Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Zps 1.2.0
@ 2019-10-27 17:51 voidlinux-github
  2019-10-27 17:51 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-27 17:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/abenson/void-packages zps_1.2.0
https://github.com/void-linux/void-packages/pull/15827

Zps 1.2.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zps_1.2.0-15827.patch --]
[-- Type: text/x-diff, Size: 1976 bytes --]

From 733d7d423a2f9e50c962841d91b85d978c441706 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sat, 26 Oct 2019 23:44:08 -0500
Subject: [PATCH 1/2] Amass: update to 3.2.3.

---
 srcpkgs/Amass/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/Amass/template b/srcpkgs/Amass/template
index f3e01c89ad7..a6bb1d9bcd5 100644
--- a/srcpkgs/Amass/template
+++ b/srcpkgs/Amass/template
@@ -1,6 +1,6 @@
 # Template file for 'Amass'
 pkgname=Amass
-version=3.2.2
+version=3.2.3
 revision=1
 build_style=go
 go_import_path="github.com/OWASP/Amass/..."
@@ -9,4 +9,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="Apache-2.0"
 homepage="https://www.owasp.org/index.php/OWASP_Amass_Project"
 distfiles="https://github.com/OWASP/Amass/archive/v${version}.tar.gz"
-checksum=95180f43c634e82735fad8450eae16c58beb8be967ed10fd476f58b92e17bb0a
+checksum=b188b2dfcd703ff248c737dc40df5eabada6ee5128de131a456a356917356167

From c9627cef24cbcb5c4ed4b795bc92423daeba66fe Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 27 Oct 2019 12:50:33 -0500
Subject: [PATCH 2/2] zps: update to 1.2.0.

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

diff --git a/srcpkgs/zps/template b/srcpkgs/zps/template
index 2c6299aa646..e6738913eed 100644
--- a/srcpkgs/zps/template
+++ b/srcpkgs/zps/template
@@ -1,11 +1,11 @@
 # Template file for 'zps'
 pkgname=zps
-version=1.1.0
+version=1.2.0
 revision=1
 build_style=cmake
 short_desc="Small utility for listing and reaping zombie processes"
-maintainer="Andrew Benson <abenson@gmail.com>"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/orhun/zps"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=1c79b5495f7624ab8f160beeddf9305e3f61f0e77f99bd9f1a82e530b4e7fa36
+checksum=6347422c883065349a24bafbe39cdb1e8293a92a4402015f3ae1dbd26b817621

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

* Re: [PR PATCH] [Updated] Zps 1.2.0
  2019-10-27 17:51 [PR PATCH] Zps 1.2.0 voidlinux-github
  2019-10-27 17:51 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-27 17:51 ` voidlinux-github
  2019-10-28  9:18 ` [PR PATCH] [Merged]: zps: update to 1.2.0 voidlinux-github
  2019-10-28  9:18 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-27 17:51 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages zps_1.2.0
https://github.com/void-linux/void-packages/pull/15827

Zps 1.2.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zps_1.2.0-15827.patch --]
[-- Type: text/x-diff, Size: 989 bytes --]

From 06fe1867ade06495c722e1a4b561b4d4c6c60813 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 27 Oct 2019 12:50:33 -0500
Subject: [PATCH] zps: update to 1.2.0.

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

diff --git a/srcpkgs/zps/template b/srcpkgs/zps/template
index 2c6299aa646..e6738913eed 100644
--- a/srcpkgs/zps/template
+++ b/srcpkgs/zps/template
@@ -1,11 +1,11 @@
 # Template file for 'zps'
 pkgname=zps
-version=1.1.0
+version=1.2.0
 revision=1
 build_style=cmake
 short_desc="Small utility for listing and reaping zombie processes"
-maintainer="Andrew Benson <abenson@gmail.com>"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/orhun/zps"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=1c79b5495f7624ab8f160beeddf9305e3f61f0e77f99bd9f1a82e530b4e7fa36
+checksum=6347422c883065349a24bafbe39cdb1e8293a92a4402015f3ae1dbd26b817621

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

* Re: [PR PATCH] [Updated] Zps 1.2.0
  2019-10-27 17:51 [PR PATCH] Zps 1.2.0 voidlinux-github
@ 2019-10-27 17:51 ` voidlinux-github
  2019-10-27 17:51 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-27 17:51 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages zps_1.2.0
https://github.com/void-linux/void-packages/pull/15827

Zps 1.2.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-zps_1.2.0-15827.patch --]
[-- Type: text/x-diff, Size: 989 bytes --]

From 06fe1867ade06495c722e1a4b561b4d4c6c60813 Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Sun, 27 Oct 2019 12:50:33 -0500
Subject: [PATCH] zps: update to 1.2.0.

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

diff --git a/srcpkgs/zps/template b/srcpkgs/zps/template
index 2c6299aa646..e6738913eed 100644
--- a/srcpkgs/zps/template
+++ b/srcpkgs/zps/template
@@ -1,11 +1,11 @@
 # Template file for 'zps'
 pkgname=zps
-version=1.1.0
+version=1.2.0
 revision=1
 build_style=cmake
 short_desc="Small utility for listing and reaping zombie processes"
-maintainer="Andrew Benson <abenson@gmail.com>"
+maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/orhun/zps"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=1c79b5495f7624ab8f160beeddf9305e3f61f0e77f99bd9f1a82e530b4e7fa36
+checksum=6347422c883065349a24bafbe39cdb1e8293a92a4402015f3ae1dbd26b817621

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

* Re: [PR PATCH] [Merged]: zps: update to 1.2.0.
  2019-10-27 17:51 [PR PATCH] Zps 1.2.0 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-28  9:18 ` [PR PATCH] [Merged]: zps: update to 1.2.0 voidlinux-github
@ 2019-10-28  9:18 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-28  9:18 UTC (permalink / raw)
  To: ml

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

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

zps: update to 1.2.0. 
https://github.com/void-linux/void-packages/pull/15827

Description:


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

* Re: [PR PATCH] [Merged]: zps: update to 1.2.0.
  2019-10-27 17:51 [PR PATCH] Zps 1.2.0 voidlinux-github
  2019-10-27 17:51 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-27 17:51 ` voidlinux-github
@ 2019-10-28  9:18 ` voidlinux-github
  2019-10-28  9:18 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-28  9:18 UTC (permalink / raw)
  To: ml

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

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

zps: update to 1.2.0. 
https://github.com/void-linux/void-packages/pull/15827

Description:


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

end of thread, other threads:[~2019-10-28  9:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-27 17:51 [PR PATCH] Zps 1.2.0 voidlinux-github
2019-10-27 17:51 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-27 17:51 ` voidlinux-github
2019-10-28  9:18 ` [PR PATCH] [Merged]: zps: update to 1.2.0 voidlinux-github
2019-10-28  9:18 ` voidlinux-github

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).