From e53a3b416dd1d31b58ab996433e207979d39ed0f Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:01:27 +0200 Subject: [PATCH 01/15] skalibs: update to 2.14.0.1. --- common/shlibs | 2 +- srcpkgs/skalibs/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 90018a5616f86..8d8507d8f2aa7 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2329,7 +2329,7 @@ libgnunettransport.so.2 gnunet-0.12.2_1 libgnunettransportapplication.so.0 gnunet-0.12.2_1 libgnunettransportcore.so.0 gnunet-0.12.2_1 libgnunettransportcommunicator.so.0 gnunet-0.12.2_1 -libskarnet.so.2.13 skalibs-2.13.0.0_1 +libskarnet.so.2.14 skalibs-2.14.0.0_1 libKF5BalooWidgets.so.5 baloo-widgets5-17.04.3_1 libtidy.so.58 libtidy5-5.8.0_1 libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1 diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template index 185177eb4165c..6ec3d37830712 100644 --- a/srcpkgs/skalibs/template +++ b/srcpkgs/skalibs/template @@ -1,6 +1,6 @@ # Template file for 'skalibs' pkgname=skalibs -version=2.13.1.0 +version=2.14.0.1 revision=1 build_style=configure configure_args="--libdir=/usr/lib --enable-static --enable-shared @@ -14,7 +14,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=b3c48938c7fba4b19a8b0dce6e7a11427717a0901160bb62cfc6823f8ac86d92 +checksum=b43ebdb36f8a8df40f1a08c13b08393bce49faf334e62a0db919b3ae4afd1488 post_install() { vlicense COPYING LICENSE From ed586c3ba4d8eb1fc6bda90df88a08aa8a208a58 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:01:35 +0200 Subject: [PATCH 02/15] execline: update to 2.9.4.0. --- srcpkgs/execline/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template index 09c48090eec69..d4b9e5458e199 100644 --- a/srcpkgs/execline/template +++ b/srcpkgs/execline/template @@ -1,11 +1,12 @@ # Template file for 'execline' pkgname=execline -version=2.9.2.0 +version=2.9.4.0 revision=1 build_style=configure configure_args="--libdir=/usr/lib --bindir=/usr/bin --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps --with-lib=${XBPS_CROSS_BASE}/usr/lib + --enable-pedantic-posix $(vopt_if static --enable-static-libc) $(vopt_if multicall --enable-multicall)" makedepends="skalibs-devel" @@ -15,7 +16,7 @@ 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=9365012558a1e3c019cafc6eb574b0f5890495fb02652f20efdd782d577b1601 +checksum=9ab55d561539dfa76ff4a97906fa995fc4a288e3de5225cb1a9d8fa9e9ebc49b CFLAGS="-fPIC" From 07f0234cc53d607261884919e5b49c55f2959627 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:01:41 +0200 Subject: [PATCH 03/15] execline-man-pages: update to 2.9.4.0.1. --- srcpkgs/execline-man-pages/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/execline-man-pages/template b/srcpkgs/execline-man-pages/template index 26c5f1f45c08e..c0eda34e05222 100644 --- a/srcpkgs/execline-man-pages/template +++ b/srcpkgs/execline-man-pages/template @@ -1,15 +1,14 @@ # Template file for 'execline-man-pages' pkgname=execline-man-pages -version=2.9.2.0.2 +version=2.9.4.0.1 revision=1 build_style=gnu-makefile -hostmakedepends="mdocml" short_desc="Mdoc versions of the documentation for the execline suite" maintainer="mobinmob " license="ISC" -homepage="https://github.com/flexibeast/execline-man-pages" -distfiles="https://github.com/flexibeast/execline-man-pages/archive/v${version}.tar.gz" -checksum=bc8ce8814b1e2c3b4b66dfb35cff8c38364877fe90f0b6fe4446dce130d43355 +homepage="https://git.sr.ht/~flexibeast/execline-man-pages" +distfiles="https://git.sr.ht/~flexibeast/execline-man-pages/archive/v${version}.tar.gz" +checksum=96ab14161b4b6a912b03144be174e80c4d6560d1299b11c6b7ac9e47141f9400 post_install() { vlicense LICENSE From e2e74ec58900ab471254338bb990fd8d5beebd78 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:01:48 +0200 Subject: [PATCH 04/15] s6: update to 2.12.0.2. --- srcpkgs/s6/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template index ecc407c70fa31..2a647008e19c6 100644 --- a/srcpkgs/s6/template +++ b/srcpkgs/s6/template @@ -1,6 +1,6 @@ # Template file for 's6' pkgname=s6 -version=2.11.3.0 +version=2.12.0.2 revision=1 build_style=configure configure_args="--libdir=/usr/lib --bindir=/usr/bin @@ -15,7 +15,7 @@ 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=0ef2de80c40b603d58bf65ec5dd9f0bb1f227d35f311e8948d9e30f81efb5b81 +checksum=aa917effe12ae97379090f75fda49f0d5f0f67cd65543684cff06dc881728f8c build_options="static" desc_option_static="Build static binaries" From 145b53a51c3f069c7373ebd7d0bcdc2ee6596f8a Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:01:56 +0200 Subject: [PATCH 05/15] s6-man-pages: update to 2.12.0.2.1. --- srcpkgs/s6-man-pages/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/s6-man-pages/template b/srcpkgs/s6-man-pages/template index 66af4d4914e20..871a6256b045b 100644 --- a/srcpkgs/s6-man-pages/template +++ b/srcpkgs/s6-man-pages/template @@ -1,14 +1,14 @@ # Template file for 's6-man-pages' pkgname=s6-man-pages -version=2.11.3.0.1 +version=2.12.0.2.1 revision=1 build_style=gnu-makefile short_desc="Ports of the HTML documentation for the s6 supervision suite to mdoc(7)" maintainer="mobinmob " license="ISC" -homepage="https://github.com/flexibeast/s6-man-pages" -distfiles="https://github.com/flexibeast/s6-man-pages/archive/v${version}.tar.gz" -checksum=223e7c843e3996338efe1aee8d2779ae5b4b30e9140fd625021dda5c403b88be +homepage="https://git.sr.ht/~flexibeast/s6-man-pages" +distfiles="https://git.sr.ht/~flexibeast/s6-man-pages/archive/v${version}.tar.gz" +checksum=74acec93665d402a6adb447e720c81fa2d20f2004bd6e115c866d1429a31319f post_install() { vlicense LICENSE From 446a113d5915a0fd133dc424541bb07faf6a23a7 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:02:06 +0200 Subject: [PATCH 06/15] s6-rc: update to 0.5.4.2. --- 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 0e894c661b418..57cbf9c21a4cc 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.4.1 +version=0.5.4.2 revision=1 build_style=configure configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include @@ -15,7 +15,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=d7268cab7c5423305cf9598a33d4fcdab8a315952b3ec80f79c85b8cb76158f6 +checksum=00bdfa596fa7161512e972ec9282a2abd8fd0e31f09177bad7a2bc3d8f283982 build_options="static" desc_option_static="Build static binaries" From 5540d1e11730c3a336219a18925482e32ef8941b Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:02:17 +0200 Subject: [PATCH 07/15] New package: s6-rc-man-pages-0.5.4.2.1 --- srcpkgs/s6-rc-man-pages/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/s6-rc-man-pages/template diff --git a/srcpkgs/s6-rc-man-pages/template b/srcpkgs/s6-rc-man-pages/template new file mode 100644 index 0000000000000..ecd99957837bb --- /dev/null +++ b/srcpkgs/s6-rc-man-pages/template @@ -0,0 +1,15 @@ +# Template file for 's6-rc-man-pages' +pkgname=s6-rc-man-pages +version=0.5.4.2.1 +revision=1 +build_style=gnu-makefile +short_desc="Ports of the documentation for s6-rc to mdoc(7)" +maintainer="mobinmob " +license="ISC" +homepage="https://git.sr.ht/~flexibeast/s6-rc-man-pages" +distfiles="https://git.sr.ht/~flexibeast/s6-rc-man-pages/archive/v${version}.tar.gz" +checksum=b26354fd682adb6951ea607c04695c429734d17f7524d0b7c381d877cec96fa9 + +post_install() { + vlicense LICENSE +} From d8e6463058bcbeaabfce45f43b9f74cf871a5129 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:02:33 +0200 Subject: [PATCH 08/15] s6-portable-utils: update to 2.3.0.3. --- 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 89d9709c50689..915988bd666e1 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.3.0.0 +version=2.3.0.3 revision=1 build_style=configure configure_args="--prefix=/usr --libdir=/usr/lib --includedir=/usr/include @@ -15,7 +15,7 @@ license="ISC" homepage="https://skarnet.org/software/s6-portable-utils/" changelog="https://skarnet.org/software/s6-portable-utils/upgrade.html" distfiles="https://skarnet.org/software/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=1e9066c430c1cb39a3a7b7004cd379ffebe566bd3d698db18de6125783002005 +checksum=3e4492055d160c25fb90153f0efc277d7d52bf981bbe3ea2e9dfe51c493561ff build_options="static multicall" desc_option_static="Build static binaries" From 8cf996a9f8adf6895b88ca2c0fad4255b3e81ed4 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:02:38 +0200 Subject: [PATCH 09/15] s6-portable-utils-man-pages: update to 2.3.0.3.1. --- srcpkgs/s6-portable-utils-man-pages/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/s6-portable-utils-man-pages/template b/srcpkgs/s6-portable-utils-man-pages/template index b2046de61116f..b888b8f129d58 100644 --- a/srcpkgs/s6-portable-utils-man-pages/template +++ b/srcpkgs/s6-portable-utils-man-pages/template @@ -1,15 +1,14 @@ # Template file for 's6-portable-utils-man-pages' pkgname=s6-portable-utils-man-pages -version=2.3.0.0.1 +version=2.3.0.3.1 revision=1 build_style=gnu-makefile -hostmakedepends="mdocml" short_desc="Documentation for s6-portable-utils in mdoc(7) format" maintainer="mobinmob " license="ISC" -homepage="https://github.com/flexibeast/s6-portable-utils-man-pages" -distfiles="https://github.com/flexibeast/s6-portable-utils-man-pages/archive/refs/tags/v${version}.tar.gz" -checksum=1e1e5c53550bb11a2d7c12c1c745be9b1a68846a868bb8b3671d70450084c120 +homepage="https://git.sr.ht/~flexibeast/s6-portable-utils-man-pages" +distfiles="https://git.sr.ht/~flexibeast/s6-portable-utils-man-pages/archive/v${version}.tar.gz" +checksum=763a1609aefc118adeb48eac0f88db79d49456721bbb8e53e359b0ced86853e2 post_install() { vlicense LICENSE From d7dd9f10a77cc621fcfadb08c8aba5c4ca2b7127 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:02:48 +0200 Subject: [PATCH 10/15] s6-linux-utils: update to 2.6.2.0. --- srcpkgs/s6-linux-utils/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/s6-linux-utils/template b/srcpkgs/s6-linux-utils/template index fc4863803178d..4af3dce216c68 100644 --- a/srcpkgs/s6-linux-utils/template +++ b/srcpkgs/s6-linux-utils/template @@ -1,6 +1,6 @@ # Template file for 's6-linux-utils' pkgname=s6-linux-utils -version=2.6.1.0 +version=2.6.2.0 revision=1 build_style=configure configure_args="--libdir=/usr/lib --includedir=/usr/include @@ -15,7 +15,7 @@ license="ISC" homepage="https://skarnet.org/software/s6-linux-utils" changelog="https://skarnet.org/software/s6-linux-utils/upgrade.html" distfiles="${homepage}/${pkgname}-${version}.tar.gz" -checksum=2accb5a443dd04203a6358534bdcf0dd369aceb4733e322612c2b8329260b7a2 +checksum=8f944633ca87d3d23e0f03c9c383d1502d508c9bac16d38c3fbf723a5eab2bb7 build_options="static multicall" desc_option_static="Build static binaries" From 0a210c50b6e70a33388e12a3beeee6ce33921e26 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:03:02 +0200 Subject: [PATCH 11/15] s6-networking: update to 2.7.0.0. --- srcpkgs/s6-networking/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/s6-networking/template b/srcpkgs/s6-networking/template index 133dc65c5697a..9a4ea4165c79c 100644 --- a/srcpkgs/s6-networking/template +++ b/srcpkgs/s6-networking/template @@ -1,6 +1,6 @@ # Template file for 's6-networking' pkgname=s6-networking -version=2.5.1.3 +version=2.7.0.0 revision=1 build_style=configure configure_args="--libdir=/usr/lib $(vopt_if libtls --enable-ssl=libtls) @@ -16,7 +16,7 @@ license="ISC" homepage="https://skarnet.org/software/s6-networking" changelog="https://skarnet.org/software/s6-networking/upgrade.html" distfiles="${homepage}/${pkgname}-${version}.tar.gz" -checksum=a09e43c959ff9e0caa8ff4002608e73c0f57f87f04a8d9c24e6c9afefe45e977 +checksum=99fd6e3f93d6d6a95bf7e978955b7d053629591794b068eda2004ab8b4905552 build_options="bearssl libtls static" build_options_default="bearssl" From 306949788f7734f46a821d6156aedf4a363a863b Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:03:12 +0200 Subject: [PATCH 12/15] s6-dns: update to 2.3.7.0. --- 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 7f243bc2ec826..8df8530f8337e 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.5.5 +version=2.3.7.0 revision=1 build_style=configure configure_args="--prefix=/usr --libdir=/usr/lib @@ -13,7 +13,7 @@ maintainer="Orphaned " license="ISC" homepage="https://skarnet.org/software/s6-dns" distfiles="${homepage}/${pkgname}-${version}.tar.gz" -checksum=56979b5d5125c38071a80b5e3df0d4a6b2a7c52bb863a2410b6e3d797ffe1ee8 +checksum=aeeb2776cb234e90397a78c6aa3725924aa0710c1035ca70dd5628b84c6701d1 build_options="static" From dc6e79d52fc8dd0949c0b857fd65bb3d99fc2ffc Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:03:19 +0200 Subject: [PATCH 13/15] nsss: update to 0.2.0.4. --- srcpkgs/nsss/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nsss/template b/srcpkgs/nsss/template index ae3cac748266d..6af49abb29079 100644 --- a/srcpkgs/nsss/template +++ b/srcpkgs/nsss/template @@ -1,6 +1,6 @@ # Template file for 'nsss' pkgname=nsss -version=0.2.0.3 +version=0.2.0.4 revision=1 # Only available for musl archs="*-musl" @@ -16,7 +16,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=b1e397ed5b327611a7c2c8c1dc60e91fef353c54fead464f887720bc0914148e +checksum=39b504f85bd8f6b523d334e5cfa62c02a395db35991b75f206df0abbd6761aad build_options="static" From bdccf6fcc274b935aae9819dc1ffcf721d5e3167 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:03:25 +0200 Subject: [PATCH 14/15] mdevd: update to 0.1.6.3. --- srcpkgs/mdevd/files/mdevd/run | 5 +++++ srcpkgs/mdevd/template | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 srcpkgs/mdevd/files/mdevd/run diff --git a/srcpkgs/mdevd/files/mdevd/run b/srcpkgs/mdevd/files/mdevd/run new file mode 100644 index 0000000000000..e4450fcdbbbe7 --- /dev/null +++ b/srcpkgs/mdevd/files/mdevd/run @@ -0,0 +1,5 @@ +#!/bin/sh + +exec 2>&1 +[ -r ./conf ] && . ./conf +exec mdevd ${OPTS:- -b 200000 -O4} diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template index 15690b0ead373..211ec6d137aae 100644 --- a/srcpkgs/mdevd/template +++ b/srcpkgs/mdevd/template @@ -1,6 +1,6 @@ # Template file for 'mdevd' pkgname=mdevd -version=0.1.6.2 +version=0.1.6.3 revision=1 build_style=configure configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib @@ -14,10 +14,10 @@ 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=ac2fcf9004f07904592c5894e2c401e15bb027ecf37bcb8ea661e2a7993447be - +checksum=f6ecf0ef7cd48d04efc75acb2dad967d850bc8815bdb0098f1c9ef043394d430 build_options="static" desc_option_static="Build static binaries" +make_check=no # no tests case "$XBPS_TARGET_MACHINE" in *-musl) @@ -30,6 +30,7 @@ post_install() { vlicense COPYING vdoc README vcopy "doc/*" usr/share/doc/${pkgname} + vsv mdevd } mdevd-doc_package() { From c9cdfa67e36394e0a3e534b639a049248db38b5b Mon Sep 17 00:00:00 2001 From: mobinmob Date: Sat, 25 Nov 2023 18:03:53 +0200 Subject: [PATCH 15/15] s6-networking-man-pages: update to 2.7.0.0.1. --- srcpkgs/s6-networking-man-pages/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/s6-networking-man-pages/template b/srcpkgs/s6-networking-man-pages/template index 7a09aeb9f640f..b4b4d388c96d5 100644 --- a/srcpkgs/s6-networking-man-pages/template +++ b/srcpkgs/s6-networking-man-pages/template @@ -1,15 +1,14 @@ # Template file for 's6-networking-man-pages' pkgname=s6-networking-man-pages -version=2.5.1.3.1 +version=2.7.0.0.1 revision=1 build_style=gnu-makefile -hostmakedepends="mdocml" short_desc="Mdoc versions of the documentation for the s6-networking suite" maintainer="mobinmob " license="ISC" -homepage="https://github.com/flexibeast/s6-networking-man-pages" -distfiles="https://github.com/flexibeast/s6-networking-man-pages/archive/refs/tags/v${version}.tar.gz" -checksum=6cff17453dc7946a2a5b94b8a4a48965db6c52c6000420acaedd443f9d069e8f +homepage="https://git.sr.ht/~flexibeast/s6-networking-man-pages" +distfiles="https://git.sr.ht/~flexibeast/s6-networking-man-pages/archive/v${version}.tar.gz" +checksum=3ca0ffeedae76c94f119f11668224313cdf8839a1979f2d3e23623d60a354d9b post_install() { vlicense LICENSE