Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: s6-networking-man-pages.
@ 2021-02-05 23:22 mobinmob
  2021-02-06  4:41 ` ericonr
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: mobinmob @ 2021-02-05 23:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages s6-networking-man-pages
https://github.com/void-linux/void-packages/pull/28539

New package: s6-networking-man-pages.
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28539.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-s6-networking-man-pages-28539.patch --]
[-- Type: text/x-diff, Size: 2357 bytes --]

From 947066f952a4907a65f343dcd8e031ccd2951637 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 6 Feb 2021 01:16:47 +0200
Subject: [PATCH 1/2] New package: s6-networking-man-pages-2.4.0.0.1.

---
 srcpkgs/s6-networking-man-pages/template | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 srcpkgs/s6-networking-man-pages/template

diff --git a/srcpkgs/s6-networking-man-pages/template b/srcpkgs/s6-networking-man-pages/template
new file mode 100644
index 00000000000..0f614906cc6
--- /dev/null
+++ b/srcpkgs/s6-networking-man-pages/template
@@ -0,0 +1,20 @@
+# Template file for 's6-networking-man-pages'
+pkgname=s6-networking-man-pages
+version=2.4.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 <mobinmob@disroot.org>"
+license="ISC"
+homepage="https://github.com/flexibeast/s6-networking-man-pages"
+distfiles="https://github.com/flexibeast/s6-networking-man-pages/archive/v${version}.tar.gz"
+checksum=d7de2f957873fae4fd14d3aac9d0621f70cf513fcee91d2c42e119eaee4a5f10
+
+
+do_install() {
+	vmkdir usr/share/man/man1
+	vmkdir usr/share/man/man7
+	make MANPATH="${DESTDIR}/usr/share/man"  install-man
+	vlicense LICENSE
+}

From 08d64eb24d91b4019d02d4ff7d986f444adf470a Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 6 Feb 2021 01:19:56 +0200
Subject: [PATCH 2/2] s6-networking: add s6-networking-man-pages as a dep to
 the -doc subpackage.

---
 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 75ac1c3aa1f..969f65823f1 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,7 +1,7 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
 version=2.4.0.0
-revision=1
+revision=2
 build_style=configure
 configure_args="--libdir=/usr/lib $(vopt_if libressl --enable-ssl=libressl)
  $(vopt_if bearssl --enable-ssl=bearssl)
@@ -38,7 +38,7 @@ post_install() {
 
 s6-networking-doc_package() {
 	short_desc+=" - documentation"
-	depends="${sourcepkg}>=${version}_${revision}"
+	depends="${sourcepkg}>=${version}_${revision} s6-networking-man-pages"
 	pkg_install() {
 		vmove usr/share/doc
 	}

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

* Re: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
@ 2021-02-06  4:41 ` ericonr
  2021-02-06 16:09 ` mobinmob
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2021-02-06  4:41 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28539#issuecomment-774398031

Comment:
Shouldn't the final package have more files?

```
Files of s6-networking-man-pages:
/usr/share/licenses/s6-networking-man-pages/LICENSE
/usr/share/man/man1/minidentd.1
/usr/share/man/man1/s6-clockadd.1
/usr/share/man/man1/s6-clockview.1
/usr/share/man/man1/s6-getservbyname.1
/usr/share/man/man1/s6-ident-client.1
/usr/share/man/man1/s6-sntpclock.1
/usr/share/man/man1/s6-taiclock.1
/usr/share/man/man1/s6-taiclockd.1
/usr/share/man/man1/s6-tcpclient.1
/usr/share/man/man1/s6-tcpserver.1
/usr/share/man/man7/s6-tls.7
```

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

* Re: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
  2021-02-06  4:41 ` ericonr
@ 2021-02-06 16:09 ` mobinmob
  2021-02-06 16:09 ` [PR PATCH] [Closed]: " mobinmob
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mobinmob @ 2021-02-06 16:09 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/28539#issuecomment-774500157

Comment:
> Shouldn't the final package have more files?
> 
> ```
> Files of s6-networking-man-pages:
> /usr/share/licenses/s6-networking-man-pages/LICENSE
> /usr/share/man/man1/minidentd.1
> /usr/share/man/man1/s6-clockadd.1
> /usr/share/man/man1/s6-clockview.1
> /usr/share/man/man1/s6-getservbyname.1
> /usr/share/man/man1/s6-ident-client.1
> /usr/share/man/man1/s6-sntpclock.1
> /usr/share/man/man1/s6-taiclock.1
> /usr/share/man/man1/s6-taiclockd.1
> /usr/share/man/man1/s6-tcpclient.1
> /usr/share/man/man1/s6-tcpserver.1
> /usr/share/man/man7/s6-tls.7
> ```



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

* Re: [PR PATCH] [Closed]: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
  2021-02-06  4:41 ` ericonr
  2021-02-06 16:09 ` mobinmob
@ 2021-02-06 16:09 ` mobinmob
  2021-02-06 16:10 ` mobinmob
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mobinmob @ 2021-02-06 16:09 UTC (permalink / raw)
  To: ml

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

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

New package: s6-networking-man-pages.
https://github.com/void-linux/void-packages/pull/28539

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 14+ messages in thread

* Re: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (2 preceding siblings ...)
  2021-02-06 16:09 ` [PR PATCH] [Closed]: " mobinmob
@ 2021-02-06 16:10 ` mobinmob
  2021-02-06 16:10 ` mobinmob
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mobinmob @ 2021-02-06 16:10 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/28539#issuecomment-774500157

Comment:
> Shouldn't the final package have more files?

Yes, they should. There is a small bug in the make file, PR with fix sent to the upstream project: https://github.com/flexibeast/s6-networking-man-pages/pull/1

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

* Re: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (3 preceding siblings ...)
  2021-02-06 16:10 ` mobinmob
@ 2021-02-06 16:10 ` mobinmob
  2021-02-06 16:12 ` mobinmob
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mobinmob @ 2021-02-06 16:10 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/28539#issuecomment-774500157

Comment:
> Shouldn't the final package have more files?

Yes, they should. There is a small bug in the makefile, PR with fix sent to the upstream project: https://github.com/flexibeast/s6-networking-man-pages/pull/1

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

* Re: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (4 preceding siblings ...)
  2021-02-06 16:10 ` mobinmob
@ 2021-02-06 16:12 ` mobinmob
  2021-02-07 21:03 ` [PR PATCH] [Updated] " mobinmob
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mobinmob @ 2021-02-06 16:12 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/28539#issuecomment-774500157

Comment:
> Shouldn't the final package have more files?

Yes, it should. There is a small bug in the makefile, PR with fix sent to the upstream project: https://github.com/flexibeast/s6-networking-man-pages/pull/1

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

* Re: [PR PATCH] [Updated] New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (5 preceding siblings ...)
  2021-02-06 16:12 ` mobinmob
@ 2021-02-07 21:03 ` mobinmob
  2021-02-07 21:03 ` mobinmob
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mobinmob @ 2021-02-07 21:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages s6-networking-man-pages
https://github.com/void-linux/void-packages/pull/28539

New package: s6-networking-man-pages.
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28539.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-s6-networking-man-pages-28539.patch --]
[-- Type: text/x-diff, Size: 3790 bytes --]

From 6af502357fb364ccb241bc62208a344aac6d3dd7 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 6 Feb 2021 19:03:36 +0200
Subject: [PATCH 1/2] s6-networking: update to 2.4.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 75ac1c3aa1f..969f65823f1 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,7 +1,7 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
 version=2.4.0.0
-revision=1
+revision=2
 build_style=configure
 configure_args="--libdir=/usr/lib $(vopt_if libressl --enable-ssl=libressl)
  $(vopt_if bearssl --enable-ssl=bearssl)
@@ -38,7 +38,7 @@ post_install() {
 
 s6-networking-doc_package() {
 	short_desc+=" - documentation"
-	depends="${sourcepkg}>=${version}_${revision}"
+	depends="${sourcepkg}>=${version}_${revision} s6-networking-man-pages"
 	pkg_install() {
 		vmove usr/share/doc
 	}

From 4239d2a9d800bcaaf68180c465c15b2caf94f066 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 6 Feb 2021 19:03:42 +0200
Subject: [PATCH 2/2] New package: s6-networking-man-pages-2.4.0.0.1

---
 ...8f959dd2f37a245de3f22babff34f445948ab.diff | 41 +++++++++++++++++++
 srcpkgs/s6-networking-man-pages/template      | 20 +++++++++
 2 files changed, 61 insertions(+)
 create mode 100644 srcpkgs/s6-networking-man-pages/patches/b608f959dd2f37a245de3f22babff34f445948ab.diff
 create mode 100644 srcpkgs/s6-networking-man-pages/template

diff --git a/srcpkgs/s6-networking-man-pages/patches/b608f959dd2f37a245de3f22babff34f445948ab.diff b/srcpkgs/s6-networking-man-pages/patches/b608f959dd2f37a245de3f22babff34f445948ab.diff
new file mode 100644
index 00000000000..802a091c8ba
--- /dev/null
+++ b/srcpkgs/s6-networking-man-pages/patches/b608f959dd2f37a245de3f22babff34f445948ab.diff
@@ -0,0 +1,41 @@
+diff --git a/Makefile b/Makefile
+index 065f1dd..15d5322 100644
+--- a/Makefile
++++ b/Makefile
+@@ -13,21 +13,21 @@ man1_targets = \
+ 	s6-taiclockd.1 \
+ 	s6-tcpclient.1 \
+ 	s6-tcpserver.1 \
+-	s6-tcpserver-access.1.in \
+-	s6-tcpserver4.1.in \
+-	s6-tcpserver4-socketbinder.1.in \
+-	s6-tcpserver4d.1.in \
+-	s6-tcpserver6.1.in \
+-	s6-tcpserver6-socketbinder.1.in \
+-	s6-tcpserver6d.1.in \
+-	s6-tlsc.1.in \
+-	s6-tlsc-io.1.in \
+-	s6-tlsclient.1.in \
+-	s6-tlsd.1.in \
+-	s6-tlsd-io.1.in \
+-	s6-tlsserver.1.in \
+-	s6-ucspitlsc.1.in \
+-	s6-ucspitlsd.1.in
++	s6-tcpserver-access.1 \
++	s6-tcpserver4.1 \
++	s6-tcpserver4-socketbinder.1 \
++	s6-tcpserver4d.1 \
++	s6-tcpserver6.1 \
++	s6-tcpserver6-socketbinder.1 \
++	s6-tcpserver6d.1 \
++	s6-tlsc.1 \
++	s6-tlsc-io.1 \
++	s6-tlsclient.1 \
++	s6-tlsd.1 \
++	s6-tlsd-io.1 \
++	s6-tlsserver.1 \
++	s6-ucspitlsc.1 \
++	s6-ucspitlsd.1
+ 
+ man7_targets = \
+ 	s6-tls.7
diff --git a/srcpkgs/s6-networking-man-pages/template b/srcpkgs/s6-networking-man-pages/template
new file mode 100644
index 00000000000..627b0db3891
--- /dev/null
+++ b/srcpkgs/s6-networking-man-pages/template
@@ -0,0 +1,20 @@
+# Template file for 's6-networking-man-pages'
+pkgname=s6-networking-man-pages
+version=2.4.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 <mobinmob@disroot.org>"
+license="ISC"
+homepage="https://github.com/flexibeast/s6-networking-man-pages"
+distfiles="https://github.com/flexibeast/s6-networking-man-pages/archive/v${version}.tar.gz"
+checksum=d7de2f957873fae4fd14d3aac9d0621f70cf513fcee91d2c42e119eaee4a5f10
+patch_args=" -Np1"
+
+do_install() {
+	vmkdir usr/share/man/man1
+	vmkdir usr/share/man/man7
+	make MANPATH="${DESTDIR}/usr/share/man"  install-man
+	vlicense LICENSE
+}

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

* Re: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (6 preceding siblings ...)
  2021-02-07 21:03 ` [PR PATCH] [Updated] " mobinmob
@ 2021-02-07 21:03 ` mobinmob
  2021-02-07 22:06 ` ericonr
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: mobinmob @ 2021-02-07 21:03 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/28539#issuecomment-774762354

Comment:
@ericonr Fixed, patch accepted upstream.

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

* Re: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (7 preceding siblings ...)
  2021-02-07 21:03 ` mobinmob
@ 2021-02-07 22:06 ` ericonr
  2021-02-07 22:07 ` ericonr
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2021-02-07 22:06 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28539#issuecomment-774776535

Comment:
Could you please fix the `s6-networking` commit message? 

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

* Re: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (8 preceding siblings ...)
  2021-02-07 22:06 ` ericonr
@ 2021-02-07 22:07 ` ericonr
  2021-02-08 11:20 ` [PR PATCH] [Updated] " mobinmob
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2021-02-07 22:07 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28539#issuecomment-774776535

Comment:
Could you please fix the `s6-networking` commit message? Also, put the commit after the commit adding the new package.

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

* Re: [PR PATCH] [Updated] New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (9 preceding siblings ...)
  2021-02-07 22:07 ` ericonr
@ 2021-02-08 11:20 ` mobinmob
  2021-02-08 11:20 ` mobinmob
  2021-02-08 14:51 ` [PR PATCH] [Merged]: " ericonr
  12 siblings, 0 replies; 14+ messages in thread
From: mobinmob @ 2021-02-08 11:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages s6-networking-man-pages
https://github.com/void-linux/void-packages/pull/28539

New package: s6-networking-man-pages.
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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/28539.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-s6-networking-man-pages-28539.patch --]
[-- Type: text/x-diff, Size: 3823 bytes --]

From 7027ebe33de0ab1d3020f0ac63707caabf9f738c Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 8 Feb 2021 13:18:30 +0200
Subject: [PATCH 1/2] New package: s6-networking-man-pages-2.4.0.0.1.

---
 ...8f959dd2f37a245de3f22babff34f445948ab.diff | 41 +++++++++++++++++++
 srcpkgs/s6-networking-man-pages/template      | 20 +++++++++
 2 files changed, 61 insertions(+)
 create mode 100644 srcpkgs/s6-networking-man-pages/patches/b608f959dd2f37a245de3f22babff34f445948ab.diff
 create mode 100644 srcpkgs/s6-networking-man-pages/template

diff --git a/srcpkgs/s6-networking-man-pages/patches/b608f959dd2f37a245de3f22babff34f445948ab.diff b/srcpkgs/s6-networking-man-pages/patches/b608f959dd2f37a245de3f22babff34f445948ab.diff
new file mode 100644
index 00000000000..802a091c8ba
--- /dev/null
+++ b/srcpkgs/s6-networking-man-pages/patches/b608f959dd2f37a245de3f22babff34f445948ab.diff
@@ -0,0 +1,41 @@
+diff --git a/Makefile b/Makefile
+index 065f1dd..15d5322 100644
+--- a/Makefile
++++ b/Makefile
+@@ -13,21 +13,21 @@ man1_targets = \
+ 	s6-taiclockd.1 \
+ 	s6-tcpclient.1 \
+ 	s6-tcpserver.1 \
+-	s6-tcpserver-access.1.in \
+-	s6-tcpserver4.1.in \
+-	s6-tcpserver4-socketbinder.1.in \
+-	s6-tcpserver4d.1.in \
+-	s6-tcpserver6.1.in \
+-	s6-tcpserver6-socketbinder.1.in \
+-	s6-tcpserver6d.1.in \
+-	s6-tlsc.1.in \
+-	s6-tlsc-io.1.in \
+-	s6-tlsclient.1.in \
+-	s6-tlsd.1.in \
+-	s6-tlsd-io.1.in \
+-	s6-tlsserver.1.in \
+-	s6-ucspitlsc.1.in \
+-	s6-ucspitlsd.1.in
++	s6-tcpserver-access.1 \
++	s6-tcpserver4.1 \
++	s6-tcpserver4-socketbinder.1 \
++	s6-tcpserver4d.1 \
++	s6-tcpserver6.1 \
++	s6-tcpserver6-socketbinder.1 \
++	s6-tcpserver6d.1 \
++	s6-tlsc.1 \
++	s6-tlsc-io.1 \
++	s6-tlsclient.1 \
++	s6-tlsd.1 \
++	s6-tlsd-io.1 \
++	s6-tlsserver.1 \
++	s6-ucspitlsc.1 \
++	s6-ucspitlsd.1
+ 
+ man7_targets = \
+ 	s6-tls.7
diff --git a/srcpkgs/s6-networking-man-pages/template b/srcpkgs/s6-networking-man-pages/template
new file mode 100644
index 00000000000..627b0db3891
--- /dev/null
+++ b/srcpkgs/s6-networking-man-pages/template
@@ -0,0 +1,20 @@
+# Template file for 's6-networking-man-pages'
+pkgname=s6-networking-man-pages
+version=2.4.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 <mobinmob@disroot.org>"
+license="ISC"
+homepage="https://github.com/flexibeast/s6-networking-man-pages"
+distfiles="https://github.com/flexibeast/s6-networking-man-pages/archive/v${version}.tar.gz"
+checksum=d7de2f957873fae4fd14d3aac9d0621f70cf513fcee91d2c42e119eaee4a5f10
+patch_args=" -Np1"
+
+do_install() {
+	vmkdir usr/share/man/man1
+	vmkdir usr/share/man/man7
+	make MANPATH="${DESTDIR}/usr/share/man"  install-man
+	vlicense LICENSE
+}

From 13d49806e14f99f95b7e6f713ef6315f23e7e074 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Mon, 8 Feb 2021 13:19:20 +0200
Subject: [PATCH 2/2] s6-networking: add s6-networking-man-pages to -doc
 dependencies.

---
 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 75ac1c3aa1f..969f65823f1 100644
--- a/srcpkgs/s6-networking/template
+++ b/srcpkgs/s6-networking/template
@@ -1,7 +1,7 @@
 # Template file for 's6-networking'
 pkgname=s6-networking
 version=2.4.0.0
-revision=1
+revision=2
 build_style=configure
 configure_args="--libdir=/usr/lib $(vopt_if libressl --enable-ssl=libressl)
  $(vopt_if bearssl --enable-ssl=bearssl)
@@ -38,7 +38,7 @@ post_install() {
 
 s6-networking-doc_package() {
 	short_desc+=" - documentation"
-	depends="${sourcepkg}>=${version}_${revision}"
+	depends="${sourcepkg}>=${version}_${revision} s6-networking-man-pages"
 	pkg_install() {
 		vmove usr/share/doc
 	}

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

* Re: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (10 preceding siblings ...)
  2021-02-08 11:20 ` [PR PATCH] [Updated] " mobinmob
@ 2021-02-08 11:20 ` mobinmob
  2021-02-08 14:51 ` [PR PATCH] [Merged]: " ericonr
  12 siblings, 0 replies; 14+ messages in thread
From: mobinmob @ 2021-02-08 11:20 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/28539#issuecomment-775073437

Comment:
> Could you please fix the `s6-networking` commit message? Also, put the commit after the commit adding the new package.

Done.

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

* Re: [PR PATCH] [Merged]: New package: s6-networking-man-pages.
  2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
                   ` (11 preceding siblings ...)
  2021-02-08 11:20 ` mobinmob
@ 2021-02-08 14:51 ` ericonr
  12 siblings, 0 replies; 14+ messages in thread
From: ericonr @ 2021-02-08 14:51 UTC (permalink / raw)
  To: ml

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

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

New package: s6-networking-man-pages.
https://github.com/void-linux/void-packages/pull/28539

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [X] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] 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] 14+ messages in thread

end of thread, other threads:[~2021-02-08 14:51 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05 23:22 [PR PATCH] New package: s6-networking-man-pages mobinmob
2021-02-06  4:41 ` ericonr
2021-02-06 16:09 ` mobinmob
2021-02-06 16:09 ` [PR PATCH] [Closed]: " mobinmob
2021-02-06 16:10 ` mobinmob
2021-02-06 16:10 ` mobinmob
2021-02-06 16:12 ` mobinmob
2021-02-07 21:03 ` [PR PATCH] [Updated] " mobinmob
2021-02-07 21:03 ` mobinmob
2021-02-07 22:06 ` ericonr
2021-02-07 22:07 ` ericonr
2021-02-08 11:20 ` [PR PATCH] [Updated] " mobinmob
2021-02-08 11:20 ` mobinmob
2021-02-08 14:51 ` [PR PATCH] [Merged]: " ericonr

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