Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Skarnet.org packages October 2019 release
@ 2019-10-22  6:55 voidlinux-github
  2019-10-22  7:02 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  6:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 12647 bytes --]

From 5d728f9f8d37788dd243e099754ddd39fcaad8a4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/10] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..abe383b5048 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,6 +1,6 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 31410faef3fd7f3416c40dd5bdb2cf8695205326 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/10] nsss: update to 0.0.2.1.

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

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..3d33a727b70 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;

From d635adf13793581385368d667ccf38fda9fdb1fd Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/10] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From f3d3a636fc6f0f620587682abf9dfef738697e29 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/10] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From ba986d137ce8e19201005046ce32c6fd8fa1fb83 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/10] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 388e90daed45cd934a33f8764946cb2b33ee30af Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/10] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 07dbd4dd07d989309f1822b25a96cabeff1a2cb4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/10] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 2ecdbbb9efdc8ccd2f16bd95dd37c4fe71b8403b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/10] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 597b8708105db51cc306e322fd30bf6c7086fe25 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/10] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 2ddb91a4682bf21e1c0b3b0ed325874c49e5e888 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/10] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
@ 2019-10-22  7:02 ` voidlinux-github
  2019-10-22  7:02 ` voidlinux-github
                   ` (23 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  7:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 12722 bytes --]

From 5d728f9f8d37788dd243e099754ddd39fcaad8a4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/10] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..abe383b5048 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,6 +1,6 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 4bdd6e735382f4e04d2b4ed57dc4f4eb9bcfafca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/10] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 07a1df1d65264d59139dac99a37610f715d6d9a0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/10] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 05c85b751fa65577cfdbe9ca88b5d6f746dbf40d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/10] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From 8f428fa358b32f11ed30d2c344ee36ca07115035 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/10] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 2b2ae1096285c97da8c38b57f99ac5911b165d80 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/10] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From a45c03ec896e82fcbacdc6b855d6afaa723ddbef Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/10] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 8414dc7d921fe3826b4b4cf279d54cb3064fff6e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/10] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 340bcf7be9598e102e2c3871fc204470a8ac3e61 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/10] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 670b5d75ac391a2b76429740cccf98acdb2ca265 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/10] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
  2019-10-22  7:02 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-22  7:02 ` voidlinux-github
  2019-10-22  7:22 ` voidlinux-github
                   ` (22 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  7:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 12722 bytes --]

From 5d728f9f8d37788dd243e099754ddd39fcaad8a4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/10] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..abe383b5048 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,6 +1,6 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 4bdd6e735382f4e04d2b4ed57dc4f4eb9bcfafca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/10] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 07a1df1d65264d59139dac99a37610f715d6d9a0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/10] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 05c85b751fa65577cfdbe9ca88b5d6f746dbf40d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/10] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From 8f428fa358b32f11ed30d2c344ee36ca07115035 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/10] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 2b2ae1096285c97da8c38b57f99ac5911b165d80 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/10] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From a45c03ec896e82fcbacdc6b855d6afaa723ddbef Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/10] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 8414dc7d921fe3826b4b4cf279d54cb3064fff6e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/10] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 340bcf7be9598e102e2c3871fc204470a8ac3e61 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/10] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 670b5d75ac391a2b76429740cccf98acdb2ca265 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/10] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-22  7:22 ` voidlinux-github
@ 2019-10-22  7:22 ` voidlinux-github
  2019-10-22  7:37 ` voidlinux-github
                   ` (20 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  7:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 14741 bytes --]

From 5d728f9f8d37788dd243e099754ddd39fcaad8a4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..abe383b5048 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,6 +1,6 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 4bdd6e735382f4e04d2b4ed57dc4f4eb9bcfafca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 07a1df1d65264d59139dac99a37610f715d6d9a0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 05c85b751fa65577cfdbe9ca88b5d6f746dbf40d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From 8f428fa358b32f11ed30d2c344ee36ca07115035 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 2b2ae1096285c97da8c38b57f99ac5911b165d80 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From a45c03ec896e82fcbacdc6b855d6afaa723ddbef Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 8414dc7d921fe3826b4b4cf279d54cb3064fff6e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 340bcf7be9598e102e2c3871fc204470a8ac3e61 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 670b5d75ac391a2b76429740cccf98acdb2ca265 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 9cb9ebe01917e8c94d474ad45945658ea8363fff Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..e2124f7df19 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"

From 4c45abb012c47d06f117ee6e2608b3cab8b7c0ca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 111936eda0d3090621bdc671648bb40616c09a0c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
  2019-10-22  7:02 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-22  7:02 ` voidlinux-github
@ 2019-10-22  7:22 ` voidlinux-github
  2019-10-22  7:22 ` voidlinux-github
                   ` (21 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  7:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 14741 bytes --]

From 5d728f9f8d37788dd243e099754ddd39fcaad8a4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..abe383b5048 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,6 +1,6 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 4bdd6e735382f4e04d2b4ed57dc4f4eb9bcfafca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 07a1df1d65264d59139dac99a37610f715d6d9a0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 05c85b751fa65577cfdbe9ca88b5d6f746dbf40d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From 8f428fa358b32f11ed30d2c344ee36ca07115035 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 2b2ae1096285c97da8c38b57f99ac5911b165d80 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From a45c03ec896e82fcbacdc6b855d6afaa723ddbef Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 8414dc7d921fe3826b4b4cf279d54cb3064fff6e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 340bcf7be9598e102e2c3871fc204470a8ac3e61 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 670b5d75ac391a2b76429740cccf98acdb2ca265 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 9cb9ebe01917e8c94d474ad45945658ea8363fff Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..e2124f7df19 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"

From 4c45abb012c47d06f117ee6e2608b3cab8b7c0ca Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 111936eda0d3090621bdc671648bb40616c09a0c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (3 preceding siblings ...)
  2019-10-22  7:22 ` voidlinux-github
@ 2019-10-22  7:37 ` voidlinux-github
  2019-10-22  8:13 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (19 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  7:37 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15688#issuecomment-544841195

Comment:
```
src/str/get_namebyuid.c:18:10: fatal error: pwd.h: No such file or directory

   18 | #include <pwd.h>

      |          ^~~~~~~

compilation terminated.
```

That is odd (musl, all archs in ci)...

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (4 preceding siblings ...)
  2019-10-22  7:37 ` voidlinux-github
@ 2019-10-22  8:13 ` voidlinux-github
  2019-10-22  8:13 ` voidlinux-github
                   ` (18 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  8:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 15362 bytes --]

From f9461ea50907259cf1107c1bd7d9827d672cb532 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 5ecd0b6e35d011ab5e8c6965da380da826bd55ec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 3860dee4e24e1ad9896b24deaba1114b2ec82781 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 2ccbe58c880fc71e4b9a6fdbf5c1e299d5c59bf7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From db103e3a22c09e1c68d27f929a23e6f20f96a811 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 8fd36f26d27372e932eab22d9c2fedbde09bc579 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 17bf11b9ea0171e0f10e07d25d188df449b78844 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From cc98e97954f70dba8fc07ecd525ff4d0faffcf62 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 6ad5bbb6a903770ef3398c3a063b597545dbc0df Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 7a905bc4449f9adbaa5d3b64edf2bb678bcbbf83 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 1239bdec35e3f9ac2ae188503dcc3be5cf1c73a1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..19a55257e38 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+        *-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From 1d8a378d9b12b249030ece2cff21a510e6c79fd7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 21a95af79bf9175b33f7b220604aabeb63714944 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (5 preceding siblings ...)
  2019-10-22  8:13 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-22  8:13 ` voidlinux-github
  2019-10-22  8:22 ` voidlinux-github
                   ` (17 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  8:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 15362 bytes --]

From f9461ea50907259cf1107c1bd7d9827d672cb532 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 5ecd0b6e35d011ab5e8c6965da380da826bd55ec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 3860dee4e24e1ad9896b24deaba1114b2ec82781 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 2ccbe58c880fc71e4b9a6fdbf5c1e299d5c59bf7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From db103e3a22c09e1c68d27f929a23e6f20f96a811 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 8fd36f26d27372e932eab22d9c2fedbde09bc579 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 17bf11b9ea0171e0f10e07d25d188df449b78844 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From cc98e97954f70dba8fc07ecd525ff4d0faffcf62 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 6ad5bbb6a903770ef3398c3a063b597545dbc0df Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 7a905bc4449f9adbaa5d3b64edf2bb678bcbbf83 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 1239bdec35e3f9ac2ae188503dcc3be5cf1c73a1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..19a55257e38 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+        *-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From 1d8a378d9b12b249030ece2cff21a510e6c79fd7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 21a95af79bf9175b33f7b220604aabeb63714944 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (6 preceding siblings ...)
  2019-10-22  8:13 ` voidlinux-github
@ 2019-10-22  8:22 ` voidlinux-github
  2019-10-22  8:22 ` voidlinux-github
                   ` (16 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  8:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 15355 bytes --]

From f9461ea50907259cf1107c1bd7d9827d672cb532 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 5ecd0b6e35d011ab5e8c6965da380da826bd55ec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 3860dee4e24e1ad9896b24deaba1114b2ec82781 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 2ccbe58c880fc71e4b9a6fdbf5c1e299d5c59bf7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From db103e3a22c09e1c68d27f929a23e6f20f96a811 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 8fd36f26d27372e932eab22d9c2fedbde09bc579 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 17bf11b9ea0171e0f10e07d25d188df449b78844 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From cc98e97954f70dba8fc07ecd525ff4d0faffcf62 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 6ad5bbb6a903770ef3398c3a063b597545dbc0df Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 7a905bc4449f9adbaa5d3b64edf2bb678bcbbf83 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From dced7e896b0e8f2c0ed5bcb2f2173dd830f15c48 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..02742d8f8b9 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From b725c655a51d456fdf648b998f44e852a36e7a53 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 1a7df6f92eaa1a84a7819ed51614624848b99d82 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (7 preceding siblings ...)
  2019-10-22  8:22 ` voidlinux-github
@ 2019-10-22  8:22 ` voidlinux-github
  2019-10-22  8:35 ` voidlinux-github
                   ` (15 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  8:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 15355 bytes --]

From f9461ea50907259cf1107c1bd7d9827d672cb532 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 5ecd0b6e35d011ab5e8c6965da380da826bd55ec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 3860dee4e24e1ad9896b24deaba1114b2ec82781 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 2ccbe58c880fc71e4b9a6fdbf5c1e299d5c59bf7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From db103e3a22c09e1c68d27f929a23e6f20f96a811 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 8fd36f26d27372e932eab22d9c2fedbde09bc579 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 17bf11b9ea0171e0f10e07d25d188df449b78844 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From cc98e97954f70dba8fc07ecd525ff4d0faffcf62 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 6ad5bbb6a903770ef3398c3a063b597545dbc0df Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 7a905bc4449f9adbaa5d3b64edf2bb678bcbbf83 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From dced7e896b0e8f2c0ed5bcb2f2173dd830f15c48 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..02742d8f8b9 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From b725c655a51d456fdf648b998f44e852a36e7a53 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 1a7df6f92eaa1a84a7819ed51614624848b99d82 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (8 preceding siblings ...)
  2019-10-22  8:22 ` voidlinux-github
@ 2019-10-22  8:35 ` voidlinux-github
  2019-10-22  8:41 ` voidlinux-github
                   ` (14 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  8:35 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15688#issuecomment-544860008

Comment:
Ok, the build fails even if I explicitly add musl-devel. :D

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

* Re: Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (9 preceding siblings ...)
  2019-10-22  8:35 ` voidlinux-github
@ 2019-10-22  8:41 ` voidlinux-github
  2019-10-22  8:48 ` voidlinux-github
                   ` (13 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  8:41 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15688#issuecomment-544860008

Comment:
Ok, the oblibs build fails even if I explicitly add musl-devel. :D

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

* Re: Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (10 preceding siblings ...)
  2019-10-22  8:41 ` voidlinux-github
@ 2019-10-22  8:48 ` voidlinux-github
  2019-10-22  9:35 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (12 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  8:48 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15688#issuecomment-544860008

Comment:
Ok, the oblibs build fails even if I explicitly add musl-devel.


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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (12 preceding siblings ...)
  2019-10-22  9:35 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-22  9:35 ` voidlinux-github
  2019-10-22 15:32 ` voidlinux-github
                   ` (10 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  9:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 15355 bytes --]

From 6e5f200b6c097356f05c1727a8d7393c54abf887 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 096d13c9d36e347f97d88f164be50e89b5423c50 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From d4a0db37194a723d97ead8d6701370f21d61c9ef Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From dce54b0b5804325d6a74314d44f6621a32e6481b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From ba04ab037b36fd8215adebbf11431c96ce00402f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 6cab6ff4b95041ce59e60b5dcab86cfee3ba90ab Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 1d2b6d24e4ffb26af82db5259c2dfd3ed57cb08d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 16e2424a2d05c09ef27506563f0b255c64c8a780 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From b28412df1184bc946756f117254d77dd6a933151 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From fefc8f2fc9d961e2263bba6930228675e0b2260a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 42d2a3643b346084111d1ddde0918d164e2f9ee6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..02742d8f8b9 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From 0ac399d2863f6fb228b235fce8280eb95781e245 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 44b85baa052162bdcfd03d0c744717a9c7302d9e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (11 preceding siblings ...)
  2019-10-22  8:48 ` voidlinux-github
@ 2019-10-22  9:35 ` voidlinux-github
  2019-10-22  9:35 ` voidlinux-github
                   ` (11 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22  9:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 15355 bytes --]

From 6e5f200b6c097356f05c1727a8d7393c54abf887 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 096d13c9d36e347f97d88f164be50e89b5423c50 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From d4a0db37194a723d97ead8d6701370f21d61c9ef Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From dce54b0b5804325d6a74314d44f6621a32e6481b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From ba04ab037b36fd8215adebbf11431c96ce00402f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 6cab6ff4b95041ce59e60b5dcab86cfee3ba90ab Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 1d2b6d24e4ffb26af82db5259c2dfd3ed57cb08d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 16e2424a2d05c09ef27506563f0b255c64c8a780 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From b28412df1184bc946756f117254d77dd6a933151 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From fefc8f2fc9d961e2263bba6930228675e0b2260a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 42d2a3643b346084111d1ddde0918d164e2f9ee6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..02742d8f8b9 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From 0ac399d2863f6fb228b235fce8280eb95781e245 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 44b85baa052162bdcfd03d0c744717a9c7302d9e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (13 preceding siblings ...)
  2019-10-22  9:35 ` voidlinux-github
@ 2019-10-22 15:32 ` voidlinux-github
  2019-10-24 19:23 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (9 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-22 15:32 UTC (permalink / raw)
  To: ml

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

New comment by zdtcd on void-packages repository

https://github.com/void-linux/void-packages/pull/15688#issuecomment-545020837

Comment:
I think we have a bug with xbps/build system, I used to have this problem when packaging firefox some times ago.

WRT this PR, I tried to run
```
./xbps-src pkg oblibs
./xbps-src chroot
```

The file `/usr/include/pwd.h` is really missed.

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (14 preceding siblings ...)
  2019-10-22 15:32 ` voidlinux-github
@ 2019-10-24 19:23 ` voidlinux-github
  2019-10-24 19:23 ` voidlinux-github
                   ` (8 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-24 19:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 15355 bytes --]

From 0c7c4ea21cd715c4cf5fff4d59082f61c217cade Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 9f607e0cb9f4d6528851186f46f5c402aceaf0d0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 5b7cbcbcad91a8ef38d585bf0ddcf4d946d529d7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 2f7989be613b822a62857e0684e9585f295706ab Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From 763dc36e38f74ee0e870d9e11819a86a7e89ba1b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From de8f190ba109b278fd4b80919596a1944363fb8b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From fe15beaf0ac7b1c4121eb10f9978a46464dc72ff Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 10c86fe5956344c93494f59572c13913f468a74a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From e6d3abe560fc8d01f5881676557dfa91a3ce9837 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From ec3de470752b4bb76f8d241408cfe1a7ea83467a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 32db6d79c1ae2a4ea7391598de1e6257587e0411 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..02742d8f8b9 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From f75d09fd10139466fb773971423a8611734d44ae Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 5a1346629f34f62dd64805d9e429ad07763bb113 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (15 preceding siblings ...)
  2019-10-24 19:23 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-24 19:23 ` voidlinux-github
  2019-10-27 19:35 ` voidlinux-github
                   ` (7 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-24 19:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 15355 bytes --]

From 0c7c4ea21cd715c4cf5fff4d59082f61c217cade Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/13] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 9f607e0cb9f4d6528851186f46f5c402aceaf0d0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/13] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 5b7cbcbcad91a8ef38d585bf0ddcf4d946d529d7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:51 +0300
Subject: [PATCH 03/13] execline: update to 2.5.3.0.

---
 srcpkgs/execline/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 887045b728d..200e7cb64cc 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,19 +1,19 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.5.2.0
+version=2.5.3.0
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
-short_desc="A non-interactive scripting language"
+makedepends="skalibs-devel"
+short_desc="Non-interactive scripting language"
 maintainer="bougyman <bougyman@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/execline/"
 changelog="https://skarnet.org/software/execline/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=280bb633cbe96088193225729ad32d80493d68380a127e6bc1789aac64375e29
+checksum=05205c6869ae65a51c63d0e805572573806f6474aa21e12c49dd5654d3ceed33
 
 CFLAGS="-fPIC"
 

From 2f7989be613b822a62857e0684e9585f295706ab Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 04/13] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From 763dc36e38f74ee0e870d9e11819a86a7e89ba1b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 05/13] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From de8f190ba109b278fd4b80919596a1944363fb8b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 06/13] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From fe15beaf0ac7b1c4121eb10f9978a46464dc72ff Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 07/13] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 10c86fe5956344c93494f59572c13913f468a74a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 08/13] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From e6d3abe560fc8d01f5881676557dfa91a3ce9837 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 09/13] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From ec3de470752b4bb76f8d241408cfe1a7ea83467a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 10/13] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 32db6d79c1ae2a4ea7391598de1e6257587e0411 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 11/13] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..02742d8f8b9 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From f75d09fd10139466fb773971423a8611734d44ae Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 12/13] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From 5a1346629f34f62dd64805d9e429ad07763bb113 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 13/13] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (17 preceding siblings ...)
  2019-10-27 19:35 ` voidlinux-github
@ 2019-10-27 19:35 ` voidlinux-github
  2019-10-28 20:14 ` voidlinux-github
                   ` (5 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-27 19:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 14012 bytes --]

From 0b1d73d61a8182cdce322bbe3fcc077bd484117f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/12] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 6b46e69ff0ad68937c2724499b1654a3f2ff4ae5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/12] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 07ad54d218a6c32a4d2eef82f51f455698dc421b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 03/12] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From b10af6ee74c299681eda3209367dab8242b433f0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 04/12] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 7f90d77aae8a2d0e0443164b7e836a6e248e4b1a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 05/12] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 659c8ecfbb01bf397e884a4f0c0ddd1992e717cf Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 06/12] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 3c4824f6f66f619a4924ecc94a23a50e6a091340 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 07/12] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 27c6af659037fdb05815f5acd435e4a47038b16f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 08/12] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From eea7107264f4b952350b808073a3df82669a355a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 09/12] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From fdd51fc4768359494c89b649b9e78e2eb757c64b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 10/12] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..02742d8f8b9 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From 838cc78a18bbfd523ecadb811d0ccc7c0d811332 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 11/12] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From c84354682a31763a88d634d7e8e70ebe2b3d78a0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 12/12] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (16 preceding siblings ...)
  2019-10-24 19:23 ` voidlinux-github
@ 2019-10-27 19:35 ` voidlinux-github
  2019-10-27 19:35 ` voidlinux-github
                   ` (6 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-27 19:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 14012 bytes --]

From 0b1d73d61a8182cdce322bbe3fcc077bd484117f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 01/12] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 6b46e69ff0ad68937c2724499b1654a3f2ff4ae5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 02/12] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 07ad54d218a6c32a4d2eef82f51f455698dc421b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 03/12] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From b10af6ee74c299681eda3209367dab8242b433f0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 04/12] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From 7f90d77aae8a2d0e0443164b7e836a6e248e4b1a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 05/12] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 659c8ecfbb01bf397e884a4f0c0ddd1992e717cf Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 06/12] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 3c4824f6f66f619a4924ecc94a23a50e6a091340 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 07/12] s6-portable-utils: update to 2.2.2.1.

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

diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..4b52bbc6ce9 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 27c6af659037fdb05815f5acd435e4a47038b16f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 08/12] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..39d76b66e0e 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From eea7107264f4b952350b808073a3df82669a355a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 09/12] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From fdd51fc4768359494c89b649b9e78e2eb757c64b Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:19 +0300
Subject: [PATCH 10/12] oblibs: revbump for new skalibs/execline version

---
 srcpkgs/oblibs/template | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/oblibs/template b/srcpkgs/oblibs/template
index 5f73199e067..02742d8f8b9 100644
--- a/srcpkgs/oblibs/template
+++ b/srcpkgs/oblibs/template
@@ -1,7 +1,7 @@
 # Template file for 'oblibs'
 pkgname=oblibs
 version=0.0.2.1
-revision=1
+revision=2
 wrksrc="${pkgname}-v${version}"
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps"
@@ -13,6 +13,10 @@ homepage="https://framagit.org/Obarun/oblibs"
 distfiles="${homepage}/-/archive/v${version}/${pkgname}-v${version}.tar.bz2"
 checksum=16e12024183c464ef6a5e05caa9121ebd08c02f3b83190890d0680e6c04e799c
 
+case "$XBPS_TARGET_MACHINE" in
+	*-musl) makedepends+=" musl-devel"
+esac
+
 post_install() {
 	vlicense COPYING
 }

From 838cc78a18bbfd523ecadb811d0ccc7c0d811332 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:30 +0300
Subject: [PATCH 11/12] 66: revbump for new skalibs/execline version

---
 srcpkgs/66/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index adb86308a14..b7d670acc45 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,7 +1,7 @@
 # Template file for '66'
 pkgname=66
 version=0.2.1.2
-revision=1
+revision=2
 wrksrc="66-v${version}"
 build_style=configure
 configure_args="--prefix=/usr

From c84354682a31763a88d634d7e8e70ebe2b3d78a0 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 10:21:37 +0300
Subject: [PATCH 12/12] 66-tools: revbump for new skalibs/execline version

---
 srcpkgs/66-tools/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/66-tools/template b/srcpkgs/66-tools/template
index 9c954860c2b..0297d698be7 100644
--- a/srcpkgs/66-tools/template
+++ b/srcpkgs/66-tools/template
@@ -1,7 +1,7 @@
 # Template file for '66-tools'
 pkgname=66-tools
 version=0.0.1.0
-revision=1
+revision=2
 wrksrc=${pkgname}-v${version}
 build_style=configure
 configure_args="--prefix=/usr

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (19 preceding siblings ...)
  2019-10-28 20:14 ` voidlinux-github
@ 2019-10-28 20:14 ` voidlinux-github
  2019-10-28 20:17 ` voidlinux-github
                   ` (3 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-28 20:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 12645 bytes --]

From fafba30a21c085dfd39336f3476b29ec074123e6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 1/9] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 8336d01ad052ddbc2a2b18634a5460e8b5976da4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 2/9] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From bb68490c3fc8d0e4db97713fadf2e86ac377acd7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 3/9] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From f6455f2459f70e6c9c8fe49b0646fff37fc667ad Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 4/9] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From eb5518d9ce8e4efab24f07ba19166955b69d48a5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 5/9] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From e333606630269d630574a7e5171790a8b41cd0ec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 6/9] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 503f19563f76095f8fe8408499c07e00ed2e8602 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 7/9] s6-portable-utils: update to 2.2.2.1.

---
 srcpkgs/s6-linux-utils/template    | 2 +-
 srcpkgs/s6-portable-utils/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..b0c024d3339 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -8,7 +8,7 @@ configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..d1ff97c9ca2 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -8,11 +8,11 @@ configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
 makedepends="skalibs-devel"
 short_desc="Tiny portable generic utilities (s6-cat, s6-chmod, etc.)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From b169240cc76058d87691e3a221e200a5abd01f33 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 8/9] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index b0c024d3339..9d10a3e4ab1 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 6ce85160c50796b8ffac5d084b02e603b9ca2c69 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 9/9] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (18 preceding siblings ...)
  2019-10-27 19:35 ` voidlinux-github
@ 2019-10-28 20:14 ` voidlinux-github
  2019-10-28 20:14 ` voidlinux-github
                   ` (4 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-28 20:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 12645 bytes --]

From fafba30a21c085dfd39336f3476b29ec074123e6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 1/9] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 8336d01ad052ddbc2a2b18634a5460e8b5976da4 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 2/9] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From bb68490c3fc8d0e4db97713fadf2e86ac377acd7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 3/9] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From f6455f2459f70e6c9c8fe49b0646fff37fc667ad Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 4/9] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From eb5518d9ce8e4efab24f07ba19166955b69d48a5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 5/9] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From e333606630269d630574a7e5171790a8b41cd0ec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 6/9] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 503f19563f76095f8fe8408499c07e00ed2e8602 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 7/9] s6-portable-utils: update to 2.2.2.1.

---
 srcpkgs/s6-linux-utils/template    | 2 +-
 srcpkgs/s6-portable-utils/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..b0c024d3339 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -8,7 +8,7 @@ configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..d1ff97c9ca2 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -8,11 +8,11 @@ configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
 makedepends="skalibs-devel"
 short_desc="Tiny portable generic utilities (s6-cat, s6-chmod, etc.)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From b169240cc76058d87691e3a221e200a5abd01f33 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 8/9] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index b0c024d3339..9d10a3e4ab1 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 6ce85160c50796b8ffac5d084b02e603b9ca2c69 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 9/9] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

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

* Re: Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (20 preceding siblings ...)
  2019-10-28 20:14 ` voidlinux-github
@ 2019-10-28 20:17 ` voidlinux-github
  2019-10-29  9:58 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-28 20:17 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15688#issuecomment-547127207

Comment:
- Removed revbumps for 66, 66-tools, oblibs. Oblibs is impossible to be built in this PR (check above) and 66/66-tools work as they are, because they build everything statically except the libc.
- Adopted s6-linux-utils and s6-portable-utils.

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (22 preceding siblings ...)
  2019-10-29  9:58 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-29  9:58 ` voidlinux-github
  2019-11-02 10:13 ` [PR PATCH] [Merged]: " voidlinux-github
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-29  9:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 12645 bytes --]

From 0aac82de84d3422090def8721209dd82db9ae9c2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 1/9] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 7c7c69e2a263963b62eb54db12cb85cccb15dd86 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 2/9] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 9a832aa463ab856073adae163e111a972a1491a8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 3/9] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From 69ac7e1c33e3886c893f0aa97c290f10b782a5fa Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 4/9] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From a4ab95b460b056f9ad2e45bb4ab921b8fc691742 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 5/9] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 472fd9b52c338cb93cee1b2aa5f00370ae1426ed Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 6/9] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 87b11086ee9b67c29d3e264dee0339208816eacb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 7/9] s6-portable-utils: update to 2.2.2.1.

---
 srcpkgs/s6-linux-utils/template    | 2 +-
 srcpkgs/s6-portable-utils/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..b0c024d3339 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -8,7 +8,7 @@ configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..d1ff97c9ca2 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -8,11 +8,11 @@ configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
 makedepends="skalibs-devel"
 short_desc="Tiny portable generic utilities (s6-cat, s6-chmod, etc.)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 0e324531fefe6d595c619a54796c60172a01fe42 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 8/9] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index b0c024d3339..9d10a3e4ab1 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From b6564739499d6b16ea2d3fd4236d935a2c18b8a1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 9/9] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

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

* Re: [PR PATCH] [Updated] Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (21 preceding siblings ...)
  2019-10-28 20:17 ` voidlinux-github
@ 2019-10-29  9:58 ` voidlinux-github
  2019-10-29  9:58 ` voidlinux-github
  2019-11-02 10:13 ` [PR PATCH] [Merged]: " voidlinux-github
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-10-29  9:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-october-release
https://github.com/void-linux/void-packages/pull/15688

Skarnet.org packages October 2019 release


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-skarnet-october-release-15688.patch --]
[-- Type: text/x-diff, Size: 12645 bytes --]

From 0aac82de84d3422090def8721209dd82db9ae9c2 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:28 +0300
Subject: [PATCH 1/9] skalibs: update to 2.9.1.0.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 807b927f3fa..6cf21b833d7 100644
--- a/srcpkgs/skalibs/template
+++ b/srcpkgs/skalibs/template
@@ -1,11 +1,11 @@
 # Template file for 'skalibs'
 pkgname=skalibs
-version=2.9.0.0
+version=2.9.1.0
 revision=1
 _sysdepspkg=skaware-void-sysdeps
 build_style=configure
 configure_args="--libdir=/usr/lib --enable-static --enable-shared
- --enable-clock --enable-monotonic --enable-force-devr
+ --enable-force-devr
  --datadir=/usr/share/$pkgname --libdir=/usr/lib
  --bindir=/usr/bin --dynlibdir=/usr/lib
  --with-sysdep-devurandom=yes"
@@ -15,7 +15,7 @@ license="ISC"
 homepage="https://skarnet.org/software/skalibs/"
 changelog="https://skarnet.org/software/skalibs/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=f5604f9e5ebb436d3a8efa16a2c4133f7bd424d9f22aa88fe7a372f0153396fb
+checksum=d3b204afc462b9659e0c16f6df1c796e7612534f537eec053529f67ddcd086a5
 
 post_install() {
 	vlicense COPYING LICENSE

From 7c7c69e2a263963b62eb54db12cb85cccb15dd86 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:50:39 +0300
Subject: [PATCH 2/9] nsss: update to 0.0.2.1.

---
 srcpkgs/nsss/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template
index 17970bcb0e7..95e34de7aef 100644
--- a/srcpkgs/nsss/template
+++ b/srcpkgs/nsss/template
@@ -1,6 +1,6 @@
 # Template file for 'nsss'
 pkgname=nsss
-version=0.0.2.0
+version=0.0.2.1
 revision=1
 build_style=configure
 configure_args="--with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/nsss/"
 changelog="https://skarnet.org/software/nsss/upgrade.html"
 distfiles="https://skarnet.org/software/nsss/nsss-${version}.tar.gz"
-checksum=be80015c1fa79e418a3cebf49c1b6e3136d536e6eef8db33f749507b585075f1
+checksum=5d756a934bdae8a5be8d04d1b23bb7c95f3c5a814877b3771664739108a13fab
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) ;;
@@ -43,4 +43,3 @@ nsss-devel_package() {
 		vmove "usr/lib/*.so"
 	}
 }
-

From 9a832aa463ab856073adae163e111a972a1491a8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:02 +0300
Subject: [PATCH 3/9] s6: update to 2.9.0.1.

---
 srcpkgs/s6/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index c4d8b66a281..2e2f62a8614 100644
--- a/srcpkgs/s6/template
+++ b/srcpkgs/s6/template
@@ -1,20 +1,20 @@
 # Template file for 's6'
 pkgname=s6
-version=2.9.0.0
+version=2.9.0.1
 revision=1
 build_style=configure
-makedepends="execline-devel skalibs-devel"
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib
  --exec-prefix=/usr"
+makedepends="execline-devel skalibs-devel"
 short_desc="Small suite of programs for UNIX, designed to allow process supervision"
 maintainer="Duncaen <duncaen@voidlinux.org>"
 license="ISC"
 homepage="http://skarnet.org/software/s6/"
 changelog="https://skarnet.org/software/s6/upgrade.html"
 distfiles="http://skarnet.org/software/s6/s6-${version}.tar.gz"
-checksum=1cac59bf9ff7c011b189ae2def3c76b147c2c431b0a901029fcaf957a6d9a343
+checksum=e0cdbaf26e3ba1c41ecc0a8d1f45fb78194f96109b55cabeb849528b7e966c57
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;
@@ -28,14 +28,14 @@ post_install() {
 
 s6-doc_package() {
 	archs=noarch
-	short_desc="s6 supervision documentation"
+	short_desc="Documentation for s6"
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/share/doc
 	}
 }
 s6-devel_package() {
-	short_desc="s6 supervision library and headers"
+	short_desc="Library and headers for s6"
 	pkg_install() {
 		vmove usr/include
 		vmove usr/lib/*.a

From 69ac7e1c33e3886c893f0aa97c290f10b782a5fa Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:17 +0300
Subject: [PATCH 4/9] s6-rc: update to 0.5.1.1.

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

diff --git a/srcpkgs/s6-rc/template b/srcpkgs/s6-rc/template
index 14da7d602fb..37da38e9a29 100644
--- a/srcpkgs/s6-rc/template
+++ b/srcpkgs/s6-rc/template
@@ -1,6 +1,6 @@
 # Template file for 's6-rc'
 pkgname=s6-rc
-version=0.5.1.0
+version=0.5.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -14,7 +14,7 @@ license="ISC"
 homepage="https://skarnet.org/software/s6-rc/"
 changelog="https://skarnet.org/software/s6-rc/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=93c02d0b505c036c332e13769154d82c9e31e4dd99f3ba80aa97d377ca9ac11c
+checksum=257e2c428336c2b57cd17b65382bc55592759acc65e053e23ad646444f28af52
 
 post_install() {
 	vlicense COPYING

From a4ab95b460b056f9ad2e45bb4ab921b8fc691742 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:24 +0300
Subject: [PATCH 5/9] s6-dns: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-dns/template b/srcpkgs/s6-dns/template
index 6b778516cc6..34c8a05edf6 100644
--- a/srcpkgs/s6-dns/template
+++ b/srcpkgs/s6-dns/template
@@ -1,6 +1,6 @@
 # Template file for 's6-dns'
 pkgname=s6-dns
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib
@@ -12,7 +12,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=b11ce255668b683d785a1ef8ba89551a9586481b8888bc1a66d4b997e68892ca
+checksum=415e3e8a8baaa39b3eac57eef8b3023d63bcdb33d9f9b03bcb298fd940589132
 
 post_install() {
 	vlicense COPYING

From 472fd9b52c338cb93cee1b2aa5f00370ae1426ed Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:33 +0300
Subject: [PATCH 6/9] s6-networking: update to 2.3.1.1.

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

diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template
index 6841e25170a..7fedc8b0ebd 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,19 +1,19 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
-version=2.3.1.0
+version=2.3.1.1
 revision=1
 build_style=configure
-makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 configure_args="--libdir=/usr/lib --enable-ssl=libressl
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="execline-devel libressl-devel skalibs-devel s6-devel s6-dns-devel"
 short_desc="Suite of small network utilities for Unix systems"
 maintainer="lemmi <lemmi@nerd2nerd.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-networking/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=814fa3b70718d2423c742e920d31f64088272f7987c2cf7bebc86a63a75596b8
+checksum=9d411b5f742529be8e14da0a21635fcc304a4d7ac05fe0e45cf2355e5e3cf188
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From 87b11086ee9b67c29d3e264dee0339208816eacb Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:45 +0300
Subject: [PATCH 7/9] s6-portable-utils: update to 2.2.2.1.

---
 srcpkgs/s6-linux-utils/template    | 2 +-
 srcpkgs/s6-portable-utils/template | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index 7c9e44c930f..b0c024d3339 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -8,7 +8,7 @@ configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
diff --git a/srcpkgs/s6-portable-utils/template b/srcpkgs/s6-portable-utils/template
index 88c093cfa0a..d1ff97c9ca2 100644
--- a/srcpkgs/s6-portable-utils/template
+++ b/srcpkgs/s6-portable-utils/template
@@ -1,6 +1,6 @@
 # Template file for 's6-portable-utils'
 pkgname=s6-portable-utils
-version=2.2.2.0
+version=2.2.2.1
 revision=1
 build_style=configure
 configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
@@ -8,11 +8,11 @@ configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
 makedepends="skalibs-devel"
 short_desc="Tiny portable generic utilities (s6-cat, s6-chmod, etc.)"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=0503841a2aee1cd79122c9ecf49dbefad5c5d21be7114e83e71c210e106abf0a
+checksum=1e473224350c6ebedd7adf162b68303e2e0a32ca2e99d7afee7573d9e78f931c
 
 post_install() {
 	vlicense COPYING

From 0e324531fefe6d595c619a54796c60172a01fe42 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:51:57 +0300
Subject: [PATCH 8/9] s6-linux-utils: update to 2.5.1.1.

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

diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template
index b0c024d3339..9d10a3e4ab1 100644
--- a/srcpkgs/s6-linux-utils/template
+++ b/srcpkgs/s6-linux-utils/template
@@ -1,19 +1,19 @@
 # Template file for 's6-linux-utils'
 pkgname=s6-linux-utils
-version=2.5.1.0
+version=2.5.1.1
 revision=1
 build_style=configure
-makedepends="skalibs-devel"
 configure_args="--libdir=/usr/lib --includedir=/usr/include
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib --bindir=/usr/bin"
+makedepends="skalibs-devel"
 short_desc="Minimalistic Linux-specific system utilities (s6-chroot, s6-mount etc.)"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="https://skarnet.org/software/${pkgname}/"
 changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html"
 distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz"
-checksum=58d6cbbaabf5c03739716e208f1690f7e7241480583cc9f5396093b428941bba
+checksum=25f61961f3247b9a833536ebd1e19f3b024fa095fce30f93d82fdfd4e015dc02
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

From b6564739499d6b16ea2d3fd4236d935a2c18b8a1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 22 Oct 2019 09:52:07 +0300
Subject: [PATCH 9/9] mdevd: update to 0.1.1.1.

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

diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 86ee1e3058a..b5ea747f126 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,6 +1,6 @@
 # Template file for 'mdevd'
 pkgname=mdevd
-version=0.1.1.0
+version=0.1.1.1
 revision=1
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
@@ -13,7 +13,7 @@ license="ISC"
 homepage="https://skarnet.org/software/mdevd/"
 changelog="https://skarnet.org/software/mdevd/upgrade.html"
 distfiles="https://skarnet.org/software/mdevd/mdevd-${version}.tar.gz"
-checksum=302819dceb2400f299ef8f04828a4fe9156d7334e41ce34d61db37fbc2aa7e8f
+checksum=ad93048afbd8394d709da35934a62ef5826143b6baa13d37115a3b265f9038b7
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl) makedepends+=" nsss-devel" configure_args+=" --enable-nsss" ;;

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

* Re: [PR PATCH] [Merged]: Skarnet.org packages October 2019 release
  2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
                   ` (23 preceding siblings ...)
  2019-10-29  9:58 ` voidlinux-github
@ 2019-11-02 10:13 ` voidlinux-github
  24 siblings, 0 replies; 26+ messages in thread
From: voidlinux-github @ 2019-11-02 10:13 UTC (permalink / raw)
  To: ml

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

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

Skarnet.org packages October 2019 release
https://github.com/void-linux/void-packages/pull/15688

Description:


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

end of thread, other threads:[~2019-11-02 10:13 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-22  6:55 [PR PATCH] Skarnet.org packages October 2019 release voidlinux-github
2019-10-22  7:02 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-22  7:02 ` voidlinux-github
2019-10-22  7:22 ` voidlinux-github
2019-10-22  7:22 ` voidlinux-github
2019-10-22  7:37 ` voidlinux-github
2019-10-22  8:13 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-22  8:13 ` voidlinux-github
2019-10-22  8:22 ` voidlinux-github
2019-10-22  8:22 ` voidlinux-github
2019-10-22  8:35 ` voidlinux-github
2019-10-22  8:41 ` voidlinux-github
2019-10-22  8:48 ` voidlinux-github
2019-10-22  9:35 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-22  9:35 ` voidlinux-github
2019-10-22 15:32 ` voidlinux-github
2019-10-24 19:23 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-24 19:23 ` voidlinux-github
2019-10-27 19:35 ` voidlinux-github
2019-10-27 19:35 ` voidlinux-github
2019-10-28 20:14 ` voidlinux-github
2019-10-28 20:14 ` voidlinux-github
2019-10-28 20:17 ` voidlinux-github
2019-10-29  9:58 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-29  9:58 ` voidlinux-github
2019-11-02 10:13 ` [PR PATCH] [Merged]: " 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).