Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Skarnet update
@ 2023-04-23 13:45 mobinmob
  2023-05-01  9:02 ` [PR PATCH] [Updated] " mobinmob
                   ` (24 more replies)
  0 siblings, 25 replies; 26+ messages in thread
From: mobinmob @ 2023-04-23 13:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-update
https://github.com/void-linux/void-packages/pull/43583

Skarnet update
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

--
- Update to skarnet packages and manpages.
- A new package for s6-rc-man-pages is added and the man pages repos are now hosted on sourcehut, so homepage and distfiles are changes.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From df90a4b0a66f09890fa077c6deca146cf9b4139e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:03 +0300
Subject: [PATCH 01/10] skalibs: update to 2.13.1.1.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 185177eb4165..c535aef9546e 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.13.1.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=b272a1ab799f7fac44b9b4fb5ace78a9616b2fe4882159754b8088c4d8199e33
 
 post_install() {
 	vlicense COPYING LICENSE

From 45b860e5e2cce00d0b514e585cd89b7351c61b41 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:15 +0300
Subject: [PATCH 02/10] s6-portable-utils: update to 2.3.0.2.

---
 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 89d9709c5068..ec97350e1698 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.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-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=8714269134f012650daac040e5646372dea5658b9c0d89a7ca03bb2abec4d1e8
 
 build_options="static multicall"
 desc_option_static="Build static binaries"

From bbf70f35c26947a680c0986f75d0f690a8524639 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:25 +0300
Subject: [PATCH 03/10] s6-portable-utils-man-pages: update to 2.3.0.2.2.

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

diff --git a/srcpkgs/s6-portable-utils-man-pages/template b/srcpkgs/s6-portable-utils-man-pages/template
index b2046de61116..a21a2c92f19b 100644
--- a/srcpkgs/s6-portable-utils-man-pages/template
+++ b/srcpkgs/s6-portable-utils-man-pages/template
@@ -1,15 +1,15 @@
 # Template file for 's6-portable-utils-man-pages'
 pkgname=s6-portable-utils-man-pages
-version=2.3.0.0.1
+version=2.3.0.2.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="mdocml"
 short_desc="Documentation for s6-portable-utils in mdoc(7) format"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=a80b865b44f89c070c6e008a5d447749d96c3cc732d75f7529e9ba957a1088e9
 
 post_install() {
 	vlicense LICENSE

From 05b93ffbc45650d65f8efc34748ea3a24836fc47 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:41 +0300
Subject: [PATCH 04/10] s6-networking-man-pages: update to 2.5.1.3.3.

Also:
- change homepage and distfiles to sourcehut (upstream).
---
 srcpkgs/s6-networking-man-pages/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/s6-networking-man-pages/template b/srcpkgs/s6-networking-man-pages/template
index 7a09aeb9f640..647ec82ca17f 100644
--- a/srcpkgs/s6-networking-man-pages/template
+++ b/srcpkgs/s6-networking-man-pages/template
@@ -1,15 +1,15 @@
 # Template file for 's6-networking-man-pages'
 pkgname=s6-networking-man-pages
-version=2.5.1.3.1
+version=2.5.1.3.3
 revision=1
 build_style=gnu-makefile
 hostmakedepends="mdocml"
 short_desc="Mdoc versions of the documentation for the s6-networking suite"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=14c79600f7494aa3ea1ce69b5d0d2d9775d3ab5aa098ae363e6317f04e74dd21
 
 post_install() {
 	vlicense LICENSE

From f90bd0ddc1edea3ad5fe0d85f2d2b20db84bbbae Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:50 +0300
Subject: [PATCH 05/10] s6-man-pages: update to 2.11.3.2.4.

Also:
- change homepage and distfiles to sourcehut (upstream).
---
 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 66af4d4914e2..6325e3c2390d 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.11.3.2.4
 revision=1
 build_style=gnu-makefile
 short_desc="Ports of the HTML documentation for the s6 supervision suite to mdoc(7)"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=5fdfeecc6946e6bfe5904cd3c880dbe61956fd6060b622bd9f344d38594479c9
 
 post_install() {
 	vlicense LICENSE

From 0b15e527889df6ce6dc6feea81ff88e66413eae8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:14:02 +0300
Subject: [PATCH 06/10] s6-linux-utils: update to 2.6.1.2.

---
 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 fc4863803178..da161a8b73f2 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.1.2
 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=d863dc5d782de77e46504145188fb57dbb0b66250617a67d341eb0cb4a9d9cd9
 
 build_options="static multicall"
 desc_option_static="Build static binaries"

From c4ceef64e7cf2c69c988d7416e9cb3de996b2274 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:23:54 +0300
Subject: [PATCH 07/10] execline-man-pages: update to 2.9.3.0.5.

Also:
- change homepage and distfiles to sourcehut (upstream)
---
 srcpkgs/execline-man-pages/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline-man-pages/template b/srcpkgs/execline-man-pages/template
index 26c5f1f45c08..8dccdc0005bb 100644
--- a/srcpkgs/execline-man-pages/template
+++ b/srcpkgs/execline-man-pages/template
@@ -1,15 +1,15 @@
 # Template file for 'execline-man-pages'
 pkgname=execline-man-pages
-version=2.9.2.0.2
+version=2.9.3.0.5
 revision=1
 build_style=gnu-makefile
 hostmakedepends="mdocml"
 short_desc="Mdoc versions of the documentation for the execline suite"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=e626d5e8aca354a78ce21a028f8ac313ed0eec3bf96f1ba018bc2a3ce93cc9cc
 
 post_install() {
 	vlicense LICENSE

From 1126951262e2bc1a4e1aa369f1f32fd379d1b606 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:38:08 +0300
Subject: [PATCH 08/10] New package: s6-rc-man-pages-0.5.4.1.1

---
 srcpkgs/s6-rc-man-pages/template | 16 ++++++++++++++++
 1 file changed, 16 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 000000000000..1729bfcb1024
--- /dev/null
+++ b/srcpkgs/s6-rc-man-pages/template
@@ -0,0 +1,16 @@
+# Template file for 's6-rc-man-pages'
+pkgname=s6-rc-man-pages
+version=0.5.4.1.1
+revision=1
+build_style=gnu-makefile
+hostmakedepends="mdocml"
+short_desc="Ports of the documentation for s6-rc to mdoc(7)"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="ISC"
+homepage="https://git.sr.ht/~flexibeast/s6-rc-man-pages"
+distfiles="https://git.sr.ht/~flexibeast/s6-rc-man-pages/archive/v0.5.4.1.2.tar.gz"
+checksum=5eddff7cce9237d3ec7efa9694bd246003369fb1a460cead42daea8dc41d1420
+
+post_install() {
+	vlicense LICENSE
+}

From 7fbd60e84d58a9fef3fa55e5b5e2de68c8400045 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:38:31 +0300
Subject: [PATCH 09/10] s6: update to 2.11.3.2.

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

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index ecc407c70fa3..4e89427f9180 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.11.3.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=7c16138ad2f0ffbe0ed2ae8dd0cecada9f7c787edd33a69084d219110693df74
 
 build_options="static"
 desc_option_static="Build static binaries"

From b93bc4024b03e5b5c23d8949bba4f777716918c5 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:38:36 +0300
Subject: [PATCH 10/10] execline: update to 2.9.3.0.

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

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 09c48090eec6..881dfd1816bd 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,6 +1,6 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.9.2.0
+version=2.9.3.0
 revision=1
 build_style=configure
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
@@ -15,7 +15,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=c8027fa70922d117cdee8cc20d277e38d03fd960e6d136d8cec32603d4ec238d
 
 CFLAGS="-fPIC"
 

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

* Re: [PR PATCH] [Updated] Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
@ 2023-05-01  9:02 ` mobinmob
  2023-05-01  9:04 ` mobinmob
                   ` (23 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-05-01  9:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-update
https://github.com/void-linux/void-packages/pull/43583

Skarnet update
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

--
- Update to skarnet packages and manpages.
- A new package for s6-rc-man-pages is added and the man pages repos are now hosted on sourcehut, so homepage and distfiles are changed.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From f2519e4b432b18161d1ef16551b5510e1fc7c779 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:03 +0300
Subject: [PATCH 01/11] skalibs: update to 2.13.1.1.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 185177eb4165..c535aef9546e 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.13.1.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=b272a1ab799f7fac44b9b4fb5ace78a9616b2fe4882159754b8088c4d8199e33
 
 post_install() {
 	vlicense COPYING LICENSE

From 018ef27feb22cad8d5afaabdcc727882249405af Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:15 +0300
Subject: [PATCH 02/11] s6-portable-utils: update to 2.3.0.2.

---
 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 89d9709c5068..ec97350e1698 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.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-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=8714269134f012650daac040e5646372dea5658b9c0d89a7ca03bb2abec4d1e8
 
 build_options="static multicall"
 desc_option_static="Build static binaries"

From c0b7d051b2a10143ec394c29a38925da3641b40a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:25 +0300
Subject: [PATCH 03/11] s6-portable-utils-man-pages: update to 2.3.0.2.2.

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

diff --git a/srcpkgs/s6-portable-utils-man-pages/template b/srcpkgs/s6-portable-utils-man-pages/template
index b2046de61116..a21a2c92f19b 100644
--- a/srcpkgs/s6-portable-utils-man-pages/template
+++ b/srcpkgs/s6-portable-utils-man-pages/template
@@ -1,15 +1,15 @@
 # Template file for 's6-portable-utils-man-pages'
 pkgname=s6-portable-utils-man-pages
-version=2.3.0.0.1
+version=2.3.0.2.2
 revision=1
 build_style=gnu-makefile
 hostmakedepends="mdocml"
 short_desc="Documentation for s6-portable-utils in mdoc(7) format"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=a80b865b44f89c070c6e008a5d447749d96c3cc732d75f7529e9ba957a1088e9
 
 post_install() {
 	vlicense LICENSE

From c091ca3e9bb82d6de7a1048cf8232e84cd613f73 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:41 +0300
Subject: [PATCH 04/11] s6-networking-man-pages: update to 2.5.1.3.3.

Also:
- change homepage and distfiles to sourcehut (upstream).
---
 srcpkgs/s6-networking-man-pages/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/s6-networking-man-pages/template b/srcpkgs/s6-networking-man-pages/template
index 7a09aeb9f640..647ec82ca17f 100644
--- a/srcpkgs/s6-networking-man-pages/template
+++ b/srcpkgs/s6-networking-man-pages/template
@@ -1,15 +1,15 @@
 # Template file for 's6-networking-man-pages'
 pkgname=s6-networking-man-pages
-version=2.5.1.3.1
+version=2.5.1.3.3
 revision=1
 build_style=gnu-makefile
 hostmakedepends="mdocml"
 short_desc="Mdoc versions of the documentation for the s6-networking suite"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=14c79600f7494aa3ea1ce69b5d0d2d9775d3ab5aa098ae363e6317f04e74dd21
 
 post_install() {
 	vlicense LICENSE

From 3e148840482ba8ec494756e1d2febb45c1c68e5f Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:13:50 +0300
Subject: [PATCH 05/11] s6-man-pages: update to 2.11.3.2.4.

Also:
- change homepage and distfiles to sourcehut (upstream).
---
 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 66af4d4914e2..6325e3c2390d 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.11.3.2.4
 revision=1
 build_style=gnu-makefile
 short_desc="Ports of the HTML documentation for the s6 supervision suite to mdoc(7)"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=5fdfeecc6946e6bfe5904cd3c880dbe61956fd6060b622bd9f344d38594479c9
 
 post_install() {
 	vlicense LICENSE

From 42cdf09cdb3ae4bc222ea0edfb33db423da12029 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:14:02 +0300
Subject: [PATCH 06/11] s6-linux-utils: update to 2.6.1.2.

---
 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 fc4863803178..da161a8b73f2 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.1.2
 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=d863dc5d782de77e46504145188fb57dbb0b66250617a67d341eb0cb4a9d9cd9
 
 build_options="static multicall"
 desc_option_static="Build static binaries"

From a67086ea69ecaa6c76a776a7898f8e0ec5d7da52 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:23:54 +0300
Subject: [PATCH 07/11] execline-man-pages: update to 2.9.3.0.5.

Also:
- change homepage and distfiles to sourcehut (upstream)
---
 srcpkgs/execline-man-pages/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/execline-man-pages/template b/srcpkgs/execline-man-pages/template
index 26c5f1f45c08..8dccdc0005bb 100644
--- a/srcpkgs/execline-man-pages/template
+++ b/srcpkgs/execline-man-pages/template
@@ -1,15 +1,15 @@
 # Template file for 'execline-man-pages'
 pkgname=execline-man-pages
-version=2.9.2.0.2
+version=2.9.3.0.5
 revision=1
 build_style=gnu-makefile
 hostmakedepends="mdocml"
 short_desc="Mdoc versions of the documentation for the execline suite"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=e626d5e8aca354a78ce21a028f8ac313ed0eec3bf96f1ba018bc2a3ce93cc9cc
 
 post_install() {
 	vlicense LICENSE

From cee41f7fbba9301ffc417910980a145eeec2fa10 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:38:08 +0300
Subject: [PATCH 08/11] New package: s6-rc-man-pages-0.5.4.1.1

---
 srcpkgs/s6-rc-man-pages/template | 16 ++++++++++++++++
 1 file changed, 16 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 000000000000..1729bfcb1024
--- /dev/null
+++ b/srcpkgs/s6-rc-man-pages/template
@@ -0,0 +1,16 @@
+# Template file for 's6-rc-man-pages'
+pkgname=s6-rc-man-pages
+version=0.5.4.1.1
+revision=1
+build_style=gnu-makefile
+hostmakedepends="mdocml"
+short_desc="Ports of the documentation for s6-rc to mdoc(7)"
+maintainer="mobinmob <mobinmob@disroot.org>"
+license="ISC"
+homepage="https://git.sr.ht/~flexibeast/s6-rc-man-pages"
+distfiles="https://git.sr.ht/~flexibeast/s6-rc-man-pages/archive/v0.5.4.1.2.tar.gz"
+checksum=5eddff7cce9237d3ec7efa9694bd246003369fb1a460cead42daea8dc41d1420
+
+post_install() {
+	vlicense LICENSE
+}

From f1e886d9fd085875834b26a529f39d9782a61fbf Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:38:31 +0300
Subject: [PATCH 09/11] s6: update to 2.11.3.2.

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

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index ecc407c70fa3..4e89427f9180 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.11.3.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=7c16138ad2f0ffbe0ed2ae8dd0cecada9f7c787edd33a69084d219110693df74
 
 build_options="static"
 desc_option_static="Build static binaries"

From 57d824c2d4824e538fef4dbd53c33a6380e48579 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 23 Apr 2023 16:38:36 +0300
Subject: [PATCH 10/11] execline: update to 2.9.3.0.

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

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 09c48090eec6..881dfd1816bd 100644
--- a/srcpkgs/execline/template
+++ b/srcpkgs/execline/template
@@ -1,6 +1,6 @@
 # Template file for 'execline'
 pkgname=execline
-version=2.9.2.0
+version=2.9.3.0
 revision=1
 build_style=configure
 configure_args="--libdir=/usr/lib --bindir=/usr/bin
@@ -15,7 +15,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=c8027fa70922d117cdee8cc20d277e38d03fd960e6d136d8cec32603d4ec238d
 
 CFLAGS="-fPIC"
 

From 7d569e92e377853542eb6bbb750fb0f81f87381f Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Fri, 24 Feb 2023 17:01:40 -0500
Subject: [PATCH 11/11] mdevd: add conf and service

---
 srcpkgs/mdevd/files/mdev.conf | 70 +++++++++++++++++++++++++++++++++++
 srcpkgs/mdevd/files/mdevd/run |  4 ++
 srcpkgs/mdevd/template        |  7 +++-
 3 files changed, 79 insertions(+), 2 deletions(-)
 create mode 100644 srcpkgs/mdevd/files/mdev.conf
 create mode 100644 srcpkgs/mdevd/files/mdevd/run

diff --git a/srcpkgs/mdevd/files/mdev.conf b/srcpkgs/mdevd/files/mdev.conf
new file mode 100644
index 000000000000..0c88a022cdcc
--- /dev/null
+++ b/srcpkgs/mdevd/files/mdev.conf
@@ -0,0 +1,70 @@
+# Configuration based on 'mdev-like-a-boss'.
+# https://github.com/slashbeast/mdev-like-a-boss/blob/master/mdev.conf
+
+null          root:root 666 @chmod 666 $MDEV
+zero          root:root 666
+full          root:root 666
+random        root:root 444
+urandom       root:root 444
+hwrandom      root:root 444
+grsec         root:root 660
+kmem          root:root 640
+mem           root:root 640
+
+port          root:root 640
+console       root:tty  600 @chmod 600 $MDEV
+ptmx          root:tty  666
+pty.*         root:tty  660
+tty           root:tty  666
+tty[0-9]*     root:tty  660
+vcsa*[0-9]*   root:tty  660
+
+# Kernel based virtual machine.
+kvm           root:kvm  660
+vhost-net     root:kvm  660
+
+# Block devices.
+ram([0-9]*)   root:disk 660 >rd/%1
+loop([0-9]+)  root:disk 660 >loop/%1
+sr[0-9]*      root:cdrom 660 @ln -sf $MDEV cdrom
+fd[0-9]*      root:floppy 660
+
+net/tun[0-9]* root:kvm 660
+net/tap[0-9]* root:root 600
+fuse          root:root 666
+agpgart       root:root 660 >misc/
+psaux         root:root 660 >misc/
+rtc           root:root 664 >misc/
+
+# Audio stuff.
+adsp          root:audio 660 >sound/
+audio         root:audio 660 >sound/
+dsp           root:audio 660 >sound/
+mixer         root:audio 660 >sound/
+sequencer.*   root:audio 660 >sound/
+snd/.*        root:audio 660
+
+# Raid controllers.
+cciss!(.*)    root:disk 660 =cciss/%1
+ida!(.*)      root:disk 660 =ida/%1
+rd!(.*)       root:disk 660 =rd/%1
+
+# Input stuff.
+SUBSYSTEM=input;.* root:input 660
+
+# Video stuff.
+card[0-9]     root:video 660 =dri/
+vbi[0-9]      root:video 660 >v4l/
+video[0-9]    root:video 660 >v4l/
+dri/.*        root:video 660
+
+# Don't create old usbdev* devices.
+usbdev[0-9].[0-9]* root:root 660 !
+
+# Stop creating x:x:x:x which looks like /dev/dm-*.
+[0-9]+\:[0-9]+\:[0-9]+\:[0-9]+ root:root 660 !
+
+# /dev/cpu support.
+microcode       root:root 600 =cpu/
+cpu([0-9]+)     root:root 600 =cpu/%1/cpuid
+msr([0-9]+)     root:root 600 =cpu/%1/msr
diff --git a/srcpkgs/mdevd/files/mdevd/run b/srcpkgs/mdevd/files/mdevd/run
new file mode 100644
index 000000000000..3d95ad3a6850
--- /dev/null
+++ b/srcpkgs/mdevd/files/mdevd/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+exec 2>&1
+exec mdevd -f /etc/mdev.conf -D 3 -b 200000 -O4
diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 15690b0ead37..3a3c113cfa3b 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,7 +1,7 @@
 # Template file for 'mdevd'
 pkgname=mdevd
 version=0.1.6.2
-revision=1
+revision=2
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -15,9 +15,10 @@ 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
-
+conf_files="/etc/mdev.conf"
 build_options="static"
 desc_option_static="Build static binaries"
+make_check=no # no tests
 
 case "$XBPS_TARGET_MACHINE" in
 	*-musl)
@@ -30,6 +31,8 @@ post_install() {
 	vlicense COPYING
 	vdoc README
 	vcopy "doc/*" usr/share/doc/${pkgname}
+	vsv mdevd
+	vcopy ${FILESDIR}/mdev.conf etc/mdev.conf
 }
 
 mdevd-doc_package() {

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
  2023-05-01  9:02 ` [PR PATCH] [Updated] " mobinmob
@ 2023-05-01  9:04 ` mobinmob
  2023-06-14 17:43 ` Duncaen
                   ` (22 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-05-01  9:04 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1529501816

Comment:
- Rebased on master.
- Added the mdev changes @dkwo made in https://github.com/void-linux/void-packages/pull/42488 - many thanks!

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
  2023-05-01  9:02 ` [PR PATCH] [Updated] " mobinmob
  2023-05-01  9:04 ` mobinmob
@ 2023-06-14 17:43 ` Duncaen
  2023-06-14 17:45 ` Duncaen
                   ` (21 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: Duncaen @ 2023-06-14 17:43 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1591726188

Comment:
I don't like that we start vendoring random configuration files.

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (2 preceding siblings ...)
  2023-06-14 17:43 ` Duncaen
@ 2023-06-14 17:45 ` Duncaen
  2023-06-14 17:46 ` [PR REVIEW] " Duncaen
                   ` (20 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: Duncaen @ 2023-06-14 17:45 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1591728497

Comment:
I would prefer if you do changes like that in separate PRs from just the bulk updates.

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

* Re: [PR REVIEW] Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (3 preceding siblings ...)
  2023-06-14 17:45 ` Duncaen
@ 2023-06-14 17:46 ` Duncaen
  2023-06-14 17:48 ` Duncaen
                   ` (19 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: Duncaen @ 2023-06-14 17:46 UTC (permalink / raw)
  To: ml

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

New review comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#discussion_r1229969902

Comment:
This should use `${version}`.

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

* Re: [PR REVIEW] Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (4 preceding siblings ...)
  2023-06-14 17:46 ` [PR REVIEW] " Duncaen
@ 2023-06-14 17:48 ` Duncaen
  2023-07-01 13:50 ` [PR PATCH] [Updated] " mobinmob
                   ` (18 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: Duncaen @ 2023-06-14 17:48 UTC (permalink / raw)
  To: ml

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

New review comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#discussion_r1229972553

Comment:
Is the hostmakedepends actually required? The makefiles for this and the other -man-pages packages seem to just install the files.

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

* Re: [PR PATCH] [Updated] Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (5 preceding siblings ...)
  2023-06-14 17:48 ` Duncaen
@ 2023-07-01 13:50 ` mobinmob
  2023-07-01 13:50 ` [PR REVIEW] " mobinmob
                   ` (17 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 13:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages skarnet-update
https://github.com/void-linux/void-packages/pull/43583

Skarnet update
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

--
- Update to skarnet packages and manpages.
- A new package for s6-rc-man-pages is added and the man pages repos are now hosted on sourcehut, so homepage and distfiles are changed.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 4b9452663789606081e78e3ce1a24c5fa9a515ac Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:34:35 +0300
Subject: [PATCH 01/11] skalibs: update to 2.13.1.1.

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

diff --git a/srcpkgs/skalibs/template b/srcpkgs/skalibs/template
index 185177eb4165..c535aef9546e 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.13.1.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=b272a1ab799f7fac44b9b4fb5ace78a9616b2fe4882159754b8088c4d8199e33
 
 post_install() {
 	vlicense COPYING LICENSE

From 34d9c5bd4a62c97b46224678b6535c760eb523cc Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:34:45 +0300
Subject: [PATCH 02/11] s6-portable-utils: update to 2.3.0.2.

---
 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 89d9709c5068..ec97350e1698 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.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-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=8714269134f012650daac040e5646372dea5658b9c0d89a7ca03bb2abec4d1e8
 
 build_options="static multicall"
 desc_option_static="Build static binaries"

From 9d9d5b422cda75fdb4292bc51e30d775ab408db6 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:34:52 +0300
Subject: [PATCH 03/11] s6-portable-utils-man-pages: update to 2.3.0.2.2.

---
 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 b2046de61116..b86e6196b0b7 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.2.2
 revision=1
 build_style=gnu-makefile
-hostmakedepends="mdocml"
 short_desc="Documentation for s6-portable-utils in mdoc(7) format"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=a80b865b44f89c070c6e008a5d447749d96c3cc732d75f7529e9ba957a1088e9
 
 post_install() {
 	vlicense LICENSE

From 000b04e409d89978efcb018e55e2155356bd72ec Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:35:01 +0300
Subject: [PATCH 04/11] s6-networking-man-pages: update to 2.5.1.3.3.

Also:
- change homepage and distfiles to sourcehut (upstream).
---
 srcpkgs/s6-networking-man-pages/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/s6-networking-man-pages/template b/srcpkgs/s6-networking-man-pages/template
index 7a09aeb9f640..647ec82ca17f 100644
--- a/srcpkgs/s6-networking-man-pages/template
+++ b/srcpkgs/s6-networking-man-pages/template
@@ -1,15 +1,15 @@
 # Template file for 's6-networking-man-pages'
 pkgname=s6-networking-man-pages
-version=2.5.1.3.1
+version=2.5.1.3.3
 revision=1
 build_style=gnu-makefile
 hostmakedepends="mdocml"
 short_desc="Mdoc versions of the documentation for the s6-networking suite"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=14c79600f7494aa3ea1ce69b5d0d2d9775d3ab5aa098ae363e6317f04e74dd21
 
 post_install() {
 	vlicense LICENSE

From 72ca15a20c78162b6bef8f08eac11357f9e49cf8 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:35:52 +0300
Subject: [PATCH 05/11] s6-man-pages: update to 2.11.3.2.4.

Also:
- change homepage and distfiles to sourcehut (upstream).
---
 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 66af4d4914e2..6325e3c2390d 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.11.3.2.4
 revision=1
 build_style=gnu-makefile
 short_desc="Ports of the HTML documentation for the s6 supervision suite to mdoc(7)"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=5fdfeecc6946e6bfe5904cd3c880dbe61956fd6060b622bd9f344d38594479c9
 
 post_install() {
 	vlicense LICENSE

From bf46aeb0a831130347c80ad65793c66b449afd22 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:36:26 +0300
Subject: [PATCH 06/11] s6-linux-utils: update to 2.6.1.2.

---
 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 fc4863803178..da161a8b73f2 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.1.2
 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=d863dc5d782de77e46504145188fb57dbb0b66250617a67d341eb0cb4a9d9cd9
 
 build_options="static multicall"
 desc_option_static="Build static binaries"

From c667ae5e5dc5fb8b1fbd72586e748b3d8308101a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:36:42 +0300
Subject: [PATCH 07/11] execline-man-pages: update to 2.9.3.0.5.

Also:
- change homepage and distfiles to sourcehut (upstream).
---
 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 26c5f1f45c08..de3543b64048 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.3.0.5
 revision=1
 build_style=gnu-makefile
-hostmakedepends="mdocml"
 short_desc="Mdoc versions of the documentation for the execline suite"
 maintainer="mobinmob <mobinmob@disroot.org>"
 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=e626d5e8aca354a78ce21a028f8ac313ed0eec3bf96f1ba018bc2a3ce93cc9cc
 
 post_install() {
 	vlicense LICENSE

From fcb76728276e0890dc97559ddefcd7ff59834194 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:37:23 +0300
Subject: [PATCH 08/11] New package: s6-rc-man-pages-0.5.4.1.2

---
 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 000000000000..308106aa8d72
--- /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.1.2
+revision=1
+build_style=gnu-makefile
+short_desc="Ports of the documentation for s6-rc to mdoc(7)"
+maintainer="mobinmob <mobinmob@disroot.org>"
+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=5eddff7cce9237d3ec7efa9694bd246003369fb1a460cead42daea8dc41d1420
+
+post_install() {
+	vlicense LICENSE
+}

From d3d2bced5f91df3b75a4ae94ab2fb63f4a725646 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:37:35 +0300
Subject: [PATCH 09/11] s6: update to 2.11.3.2.

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

diff --git a/srcpkgs/s6/template b/srcpkgs/s6/template
index ecc407c70fa3..4e89427f9180 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.11.3.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=7c16138ad2f0ffbe0ed2ae8dd0cecada9f7c787edd33a69084d219110693df74
 
 build_options="static"
 desc_option_static="Build static binaries"

From 10f09417511d72c71e9618f29f6e31d9176d9930 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:37:45 +0300
Subject: [PATCH 10/11] execline: update to 2.9.3.0.

Also:
- add --enable-pedantic-posix to configure_args.
---
 srcpkgs/execline/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/execline/template b/srcpkgs/execline/template
index 09c48090eec6..ddd04887785e 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.3.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=c8027fa70922d117cdee8cc20d277e38d03fd960e6d136d8cec32603d4ec238d
 
 CFLAGS="-fPIC"
 

From e911d642ecd6e0caff82bc6128b0c6b8753b1055 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 1 Jul 2023 16:38:39 +0300
Subject: [PATCH 11/11] mdevd: add service (thanks to dkwo).

---
 srcpkgs/mdevd/files/mdevd/run | 4 ++++
 srcpkgs/mdevd/template        | 5 +++--
 2 files changed, 7 insertions(+), 2 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 000000000000..f8a6a8d20b07
--- /dev/null
+++ b/srcpkgs/mdevd/files/mdevd/run
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+exec 2>&1
+exec mdevd -b 200000 -O4
diff --git a/srcpkgs/mdevd/template b/srcpkgs/mdevd/template
index 15690b0ead37..d6e84023aa6f 100644
--- a/srcpkgs/mdevd/template
+++ b/srcpkgs/mdevd/template
@@ -1,7 +1,7 @@
 # Template file for 'mdevd'
 pkgname=mdevd
 version=0.1.6.2
-revision=1
+revision=2
 build_style=configure
 configure_args="--includedir=/usr/include --bindir=/usr/bin --libdir=/usr/lib
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
@@ -15,9 +15,9 @@ 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
-
 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() {

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

* Re: [PR REVIEW] Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (6 preceding siblings ...)
  2023-07-01 13:50 ` [PR PATCH] [Updated] " mobinmob
@ 2023-07-01 13:50 ` mobinmob
  2023-07-01 13:50 ` mobinmob
                   ` (16 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 13:50 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#discussion_r1248847405

Comment:
Done, thanks :)

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

* Re: [PR REVIEW] Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (7 preceding siblings ...)
  2023-07-01 13:50 ` [PR REVIEW] " mobinmob
@ 2023-07-01 13:50 ` mobinmob
  2023-07-01 13:51 ` mobinmob
                   ` (15 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 13:50 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#discussion_r1248847423

Comment:
It is not... 
This is probably something I added during testing or on a previous version that was needed and copied it on new templates:(  Removed, thanks!

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (8 preceding siblings ...)
  2023-07-01 13:50 ` mobinmob
@ 2023-07-01 13:51 ` mobinmob
  2023-07-01 13:52 ` mobinmob
                   ` (14 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 13:51 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1615925643

Comment:
> I would prefer if you do changes like that in separate PRs from just the bulk updates.

I agree, but there should be a way to have some configuration files that are tested, even if they are not endorsed in some way for the distribution. This was tested by dkwo. I removed it and corrected the template and service to account for it. Maybe installing the file with vdoc as mdev.conf.sample and making clear in a comment that this is offered as an example will be acceptable?

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (9 preceding siblings ...)
  2023-07-01 13:51 ` mobinmob
@ 2023-07-01 13:52 ` mobinmob
  2023-07-01 13:54 ` mobinmob
                   ` (13 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 13:52 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1615925643

Comment:
> I would prefer if you do changes like that in separate PRs from just the bulk updates.

I agree, but there should be a way to have some configuration files that are tested, even if they are not endorsed in some way for the distribution. This was tested by dkwo. I removed it and corrected the template and service to account for it. Maybe installing the file with `vdoc` as `mdev.conf.sample` and making clear in a comment that this is offered as an example will be acceptable?

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (10 preceding siblings ...)
  2023-07-01 13:52 ` mobinmob
@ 2023-07-01 13:54 ` mobinmob
  2023-07-01 13:55 ` mobinmob
                   ` (12 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 13:54 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1615927163

Comment:
- Rebased on master.
- Fixes (many thanks for the review @Duncaen !)
- Added `--enable-pedantic-posix` to the execline configure_args.

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (11 preceding siblings ...)
  2023-07-01 13:54 ` mobinmob
@ 2023-07-01 13:55 ` mobinmob
  2023-07-01 13:57 ` [PR REVIEW] " Duncaen
                   ` (11 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 13:55 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1615925643

Comment:
> I would prefer if you do changes like that in separate PRs from just the bulk updates.

I agree, but there should be a way to have some configuration files that are tested, even if they are not endorsed in some way for the distribution. This was tested by @dkwo. I removed it and corrected the template and service to account for it. Maybe installing the file with `vdoc` as `mdev.conf.sample` and making clear in a comment that this is offered as an example will be acceptable?

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

* Re: [PR REVIEW] Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (12 preceding siblings ...)
  2023-07-01 13:55 ` mobinmob
@ 2023-07-01 13:57 ` Duncaen
  2023-07-01 14:27 ` mobinmob
                   ` (10 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: Duncaen @ 2023-07-01 13:57 UTC (permalink / raw)
  To: ml

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

New review comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#discussion_r1248849082

Comment:
```shell
#!/bin/sh

exec 2>&1
[ -r ./conf ] && . ./conf
exec mdevd ${OPTS:- -b 200000 -O4}
```

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

* Re: [PR REVIEW] Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (13 preceding siblings ...)
  2023-07-01 13:57 ` [PR REVIEW] " Duncaen
@ 2023-07-01 14:27 ` mobinmob
  2023-07-01 14:33 ` mobinmob
                   ` (9 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 14:27 UTC (permalink / raw)
  To: ml

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

New review comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#discussion_r1248860619

Comment:
Done, many thanks!

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (14 preceding siblings ...)
  2023-07-01 14:27 ` mobinmob
@ 2023-07-01 14:33 ` mobinmob
  2023-07-01 14:39 ` mobinmob
                   ` (8 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 14:33 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1615941921

Comment:

> * Added `--enable-pedantic-posix` to the execline configure_args.

That is needed, because in certain cases the execline cd is called instead of the shell internal command and that works in different way...

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (15 preceding siblings ...)
  2023-07-01 14:33 ` mobinmob
@ 2023-07-01 14:39 ` mobinmob
  2023-07-01 14:42 ` mobinmob
                   ` (7 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 14:39 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1615941921

Comment:
> * Added `--enable-pedantic-posix` to the execline configure_args.

That is needed, because in some (rare) cases the execline cd is called instead of the shell internal command and that works in different way...

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (16 preceding siblings ...)
  2023-07-01 14:39 ` mobinmob
@ 2023-07-01 14:42 ` mobinmob
  2023-07-01 15:39 ` dkwo
                   ` (6 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 14:42 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1615941921

Comment:
> * Added `--enable-pedantic-posix` to the execline configure_args.

In some (rare) cases the execline-cd is called instead of the shell internal command and that works in a slightly different way.

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (17 preceding siblings ...)
  2023-07-01 14:42 ` mobinmob
@ 2023-07-01 15:39 ` dkwo
  2023-07-01 15:39 ` dkwo
                   ` (5 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: dkwo @ 2023-07-01 15:39 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1615965494

Comment:
I tested that config for mdev a while ago, but dropping it or including as vdoc seems also fine.
Note that withot a config it is rather useless.

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (18 preceding siblings ...)
  2023-07-01 15:39 ` dkwo
@ 2023-07-01 15:39 ` dkwo
  2023-07-01 20:22 ` mobinmob
                   ` (4 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: dkwo @ 2023-07-01 15:39 UTC (permalink / raw)
  To: ml

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

New comment by dkwo on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1615965494

Comment:
I tested that config for mdev a while ago, but dropping it or including as vdoc seems also fine.
Note that without a config it is rather useless.

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (19 preceding siblings ...)
  2023-07-01 15:39 ` dkwo
@ 2023-07-01 20:22 ` mobinmob
  2023-09-30  1:44 ` github-actions
                   ` (3 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-07-01 20:22 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1616088380

Comment:
> I tested that config for mdev a while ago, but dropping it or including as vdoc seems also fine.
> Note that without a config it is rather useless.

I think that mdevd has a pretty clear log message for a missing configuration file, so I hope a sample config under the usual place for documentation will be helpful. 

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (20 preceding siblings ...)
  2023-07-01 20:22 ` mobinmob
@ 2023-09-30  1:44 ` github-actions
  2023-09-30 15:14 ` mobinmob
                   ` (2 subsequent siblings)
  24 siblings, 0 replies; 26+ messages in thread
From: github-actions @ 2023-09-30  1:44 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1741622748

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (21 preceding siblings ...)
  2023-09-30  1:44 ` github-actions
@ 2023-09-30 15:14 ` mobinmob
  2023-11-12 13:04 ` [PR PATCH] [Closed]: " mobinmob
  2023-11-12 13:04 ` mobinmob
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-09-30 15:14 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1741787555

Comment:
bump...

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

* Re: [PR PATCH] [Closed]: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (22 preceding siblings ...)
  2023-09-30 15:14 ` mobinmob
@ 2023-11-12 13:04 ` mobinmob
  2023-11-12 13:04 ` mobinmob
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-11-12 13:04 UTC (permalink / raw)
  To: ml

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

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

Skarnet update
https://github.com/void-linux/void-packages/pull/43583

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

--
- Update to skarnet packages and manpages.
- A new package for s6-rc-man-pages is added and the man pages repos are now hosted on sourcehut, so homepage and distfiles are changed.

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* Re: Skarnet update
  2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
                   ` (23 preceding siblings ...)
  2023-11-12 13:04 ` [PR PATCH] [Closed]: " mobinmob
@ 2023-11-12 13:04 ` mobinmob
  24 siblings, 0 replies; 26+ messages in thread
From: mobinmob @ 2023-11-12 13:04 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/43583#issuecomment-1807121968

Comment:
Superseeded by https://github.com/void-linux/void-packages/pull/47177 .

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

end of thread, other threads:[~2023-11-12 13:04 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-23 13:45 [PR PATCH] Skarnet update mobinmob
2023-05-01  9:02 ` [PR PATCH] [Updated] " mobinmob
2023-05-01  9:04 ` mobinmob
2023-06-14 17:43 ` Duncaen
2023-06-14 17:45 ` Duncaen
2023-06-14 17:46 ` [PR REVIEW] " Duncaen
2023-06-14 17:48 ` Duncaen
2023-07-01 13:50 ` [PR PATCH] [Updated] " mobinmob
2023-07-01 13:50 ` [PR REVIEW] " mobinmob
2023-07-01 13:50 ` mobinmob
2023-07-01 13:51 ` mobinmob
2023-07-01 13:52 ` mobinmob
2023-07-01 13:54 ` mobinmob
2023-07-01 13:55 ` mobinmob
2023-07-01 13:57 ` [PR REVIEW] " Duncaen
2023-07-01 14:27 ` mobinmob
2023-07-01 14:33 ` mobinmob
2023-07-01 14:39 ` mobinmob
2023-07-01 14:42 ` mobinmob
2023-07-01 15:39 ` dkwo
2023-07-01 15:39 ` dkwo
2023-07-01 20:22 ` mobinmob
2023-09-30  1:44 ` github-actions
2023-09-30 15:14 ` mobinmob
2023-11-12 13:04 ` [PR PATCH] [Closed]: " mobinmob
2023-11-12 13:04 ` mobinmob

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