Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Vpnd 0.1.3
@ 2020-05-25  6:07 emacsomancer
  2020-05-25 19:36 ` [PR PATCH] [Merged]: vpnd: update to 0.1.3 Hoshpak
  0 siblings, 1 reply; 2+ messages in thread
From: emacsomancer @ 2020-05-25  6:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

There is a new pull request by emacsomancer against master on the void-packages repository

https://github.com/emacsomancer/void-packages vpnd-0.1.3
https://github.com/void-linux/void-packages/pull/22278

Vpnd 0.1.3
improve error handling, reduce redundant xbps calls, other

- simplify and improve handling of errors
- just call xbps-install -Munv once and store output
- kill any existing update process on left-click (so not have wait to recheck)


A patch file from https://github.com/void-linux/void-packages/pull/22278.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-vpnd-0.1.3-22278.patch --]
[-- Type: text/x-diff, Size: 2431 bytes --]

From 51e764f2bfe2a8d16402e5711395ecd984e434f2 Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Sun, 24 May 2020 16:55:07 -0600
Subject: [PATCH 1/2] mu: update to 1.4.7

---
 srcpkgs/mu/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mu/template b/srcpkgs/mu/template
index abe2aa7135d..66fb379829c 100644
--- a/srcpkgs/mu/template
+++ b/srcpkgs/mu/template
@@ -1,6 +1,6 @@
 # Template file for 'mu'
 pkgname=mu
-version=1.4.6
+version=1.4.7
 revision=1
 build_style=gnu-configure
 hostmakedepends="automake libtool pkg-config texinfo glib-devel"
@@ -10,8 +10,8 @@ short_desc="Emacs-based tool for dealing with e-mail stored in the Maildir-forma
 maintainer="Benjamin Slade <slade@jnanam.net>"
 license="GPL-3.0-or-later"
 homepage="https://www.djcbsoftware.nl/code/mu/"
-distfiles="https://github.com/djcb/mu/archive/${version}.tar.gz"
-checksum=8a6afd9f22a21499610bc07a19ea2c4dbe21cc8a2ce7924569346a5ae4b46199
+distfiles="https://github.com/djcb/${pkgname}/releases/download/1%2C4.7/${pkgname}-${version}.tar.xz"
+checksum=1556324b1bfa8ee080d23e3a3e9302ec9ee99a583679b43a03f24afb5cfa15a7
 
 if [ ! "$CROSS_BUILD" ]; then
 	subpackages="mu4e"

From 3589f8b9a39130fc97f8200fb18949f34d03d809 Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Mon, 25 May 2020 00:06:17 -0600
Subject: [PATCH 2/2] vpnd: update to 0.1.3

improve error handling, reduce redundant xbps calls, other

- simplify and improve handling of errors
- just call xbps-install -Munv once and store output
- kill any existing update process on left-click (so not have wait to recheck)
---
 srcpkgs/vpnd/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/vpnd/template b/srcpkgs/vpnd/template
index d015caeca08..fa4222ae372 100644
--- a/srcpkgs/vpnd/template
+++ b/srcpkgs/vpnd/template
@@ -1,6 +1,6 @@
 # Template file for 'vpnd'
 pkgname=vpnd
-version=0.1.2.1
+version=0.1.3
 revision=1
 archs=noarch
 depends="bash"
@@ -10,7 +10,7 @@ maintainer="Benjamin Slade <slade@lambda-y.net>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.com/emacsomancer/vpnd"
 distfiles="https://gitlab.com/emacsomancer/vpnd/-/archive/${version}/${pkgname}-${version}.tar.gz"
-checksum=a69066f28f3c65fad4718b35d9e75f7e5b82b85e0fb1f0cdbaea82eae259a69a
+checksum=1e06a2b969222b39071fd302e58e6ff13978def30d680c55649bd033e1ff41c7
 
 do_install() {
 	vbin vpnd

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: vpnd: update to 0.1.3
  2020-05-25  6:07 [PR PATCH] Vpnd 0.1.3 emacsomancer
@ 2020-05-25 19:36 ` Hoshpak
  0 siblings, 0 replies; 2+ messages in thread
From: Hoshpak @ 2020-05-25 19:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 394 bytes --]

There's a merged pull request on the void-packages repository

vpnd: update to 0.1.3
https://github.com/void-linux/void-packages/pull/22278

Description:
improve error handling, reduce redundant xbps calls, other

- simplify and improve handling of errors
- just call xbps-install -Munv once and store output
- kill any existing update process on left-click (so not have wait to recheck)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-25 19:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-25  6:07 [PR PATCH] Vpnd 0.1.3 emacsomancer
2020-05-25 19:36 ` [PR PATCH] [Merged]: vpnd: update to 0.1.3 Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).