Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] s6: update to 2.9.0.1.
@ 2019-10-24 16:09 voidlinux-github
  2019-10-24 18:47 ` voidlinux-github
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-24 16:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages s6
https://github.com/void-linux/void-packages/pull/15765

s6: update to 2.9.0.1.


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

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

From a4675441f89763aaad54f725707fc6a14fa9f82b Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Thu, 24 Oct 2019 18:08:09 +0200
Subject: [PATCH] s6: update to 2.9.0.1.

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

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

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

* Re: s6: update to 2.9.0.1.
  2019-10-24 16:09 [PR PATCH] s6: update to 2.9.0.1 voidlinux-github
@ 2019-10-24 18:47 ` voidlinux-github
  2019-10-24 18:48 ` voidlinux-github
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-24 18:47 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15765#issuecomment-546052156

Comment:
I have a [PR](https://github.com/void-linux/void-packages/pull/15688) for all the skarnet packages in the repo, because they have interdependencies. 

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

* Re: s6: update to 2.9.0.1.
  2019-10-24 16:09 [PR PATCH] s6: update to 2.9.0.1 voidlinux-github
  2019-10-24 18:47 ` voidlinux-github
@ 2019-10-24 18:48 ` voidlinux-github
  2019-10-24 18:48 ` voidlinux-github
  2019-10-24 19:29 ` [PR PATCH] [Closed]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-24 18:48 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15765#issuecomment-546052156

Comment:
I have a [PR](https://github.com/void-linux/void-packages/pull/15688) to update all the skarnet packages in the repo, because they have interdependencies. 

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

* Re: s6: update to 2.9.0.1.
  2019-10-24 16:09 [PR PATCH] s6: update to 2.9.0.1 voidlinux-github
  2019-10-24 18:47 ` voidlinux-github
  2019-10-24 18:48 ` voidlinux-github
@ 2019-10-24 18:48 ` voidlinux-github
  2019-10-24 19:29 ` [PR PATCH] [Closed]: " voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-24 18:48 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/15765#issuecomment-546052156

Comment:
I have a [PR](https://github.com/void-linux/void-packages/pull/15688) to update all the skarnet packages in the repo, because they have interdependencies - that created problems with the September release.

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

* Re: [PR PATCH] [Closed]: s6: update to 2.9.0.1.
  2019-10-24 16:09 [PR PATCH] s6: update to 2.9.0.1 voidlinux-github
                   ` (2 preceding siblings ...)
  2019-10-24 18:48 ` voidlinux-github
@ 2019-10-24 19:29 ` voidlinux-github
  3 siblings, 0 replies; 5+ messages in thread
From: voidlinux-github @ 2019-10-24 19:29 UTC (permalink / raw)
  To: ml

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

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

s6: update to 2.9.0.1.
https://github.com/void-linux/void-packages/pull/15765

Description:


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

end of thread, other threads:[~2019-10-24 19:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 16:09 [PR PATCH] s6: update to 2.9.0.1 voidlinux-github
2019-10-24 18:47 ` voidlinux-github
2019-10-24 18:48 ` voidlinux-github
2019-10-24 18:48 ` voidlinux-github
2019-10-24 19:29 ` [PR PATCH] [Closed]: " voidlinux-github

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).