Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] 66: update to 0.2.0.3
@ 2019-07-20 17:56 voidlinux-github
  2019-07-20 18:01 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-20 17:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages 66-update
https://github.com/void-linux/void-packages/pull/13257

66: update to 0.2.0.3


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

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

From 823fd84b1ad91f9c3402c672f5061640f134efad Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 20 Jul 2019 20:55:17 +0300
Subject: [PATCH] 66: update to 0.2.0.3

---
 srcpkgs/66/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index 50748284bbf..1346fe0b890 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,6 +1,6 @@
 # Template file for '66'
 pkgname=66
-version=0.2.0.2
+version=0.2.0.3
 revision=1
 wrksrc="66-v${version}"
 build_style=configure
@@ -8,14 +8,15 @@ configure_args="--prefix=/usr
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
 hostmakedepends="pkg-config scdoc"
-makedepends="oblibs-devel skalibs-devel execline-devel s6-devel s6-rc procps-ng-devel"
-depends="s6-rc s6-portable-utils"
+makedepends="oblibs-devel skalibs-devel execline-devel s6-devel 
+s6-rc-devel procps-ng-devel"
+depends="s6-portable-utils"
 short_desc="Helpers tools around s6-rc"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="http://web.obarun.org/software/"
 distfiles="https://framagit.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2"
-checksum=98a0ba012f472b7e03657e3a063cca3e19bc1d4d4accae093fadaee74924b83b
+checksum=c967b3d33d271b5519b599c1faf1681eca102ee37b17a4b6523438a763057ceb
 
 conf_files="/etc/66/init /etc/66/init.conf"
 make_dirs="

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

* Re: [PR PATCH] [Updated] 66: update to 0.2.0.3
  2019-07-20 17:56 [PR PATCH] 66: update to 0.2.0.3 voidlinux-github
  2019-07-20 18:01 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-07-20 18:01 ` voidlinux-github
  2019-07-21  6:09 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-20 18:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages 66-update
https://github.com/void-linux/void-packages/pull/13257

66: update to 0.2.0.3


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

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

From 98828d126765d3da656ba8387e633321a0ba9306 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 20 Jul 2019 20:55:17 +0300
Subject: [PATCH] 66: update to 0.2.0.3

---
 srcpkgs/66/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index 50748284bbf..06be1acb2ed 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,6 +1,6 @@
 # Template file for '66'
 pkgname=66
-version=0.2.0.2
+version=0.2.0.3
 revision=1
 wrksrc="66-v${version}"
 build_style=configure
@@ -8,14 +8,15 @@ configure_args="--prefix=/usr
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
 hostmakedepends="pkg-config scdoc"
-makedepends="oblibs-devel skalibs-devel execline-devel s6-devel s6-rc procps-ng-devel"
-depends="s6-rc s6-portable-utils"
+makedepends="oblibs-devel skalibs-devel execline-devel s6-devel
+s6-rc-devel procps-ng-devel"
+depends="s6-portable-utils"
 short_desc="Helpers tools around s6-rc"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="http://web.obarun.org/software/"
 distfiles="https://framagit.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2"
-checksum=98a0ba012f472b7e03657e3a063cca3e19bc1d4d4accae093fadaee74924b83b
+checksum=c967b3d33d271b5519b599c1faf1681eca102ee37b17a4b6523438a763057ceb
 
 conf_files="/etc/66/init /etc/66/init.conf"
 make_dirs="

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

* Re: [PR PATCH] [Updated] 66: update to 0.2.0.3
  2019-07-20 17:56 [PR PATCH] 66: update to 0.2.0.3 voidlinux-github
@ 2019-07-20 18:01 ` voidlinux-github
  2019-07-20 18:01 ` voidlinux-github
  2019-07-21  6:09 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-20 18:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages 66-update
https://github.com/void-linux/void-packages/pull/13257

66: update to 0.2.0.3


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

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

From 98828d126765d3da656ba8387e633321a0ba9306 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sat, 20 Jul 2019 20:55:17 +0300
Subject: [PATCH] 66: update to 0.2.0.3

---
 srcpkgs/66/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/66/template b/srcpkgs/66/template
index 50748284bbf..06be1acb2ed 100644
--- a/srcpkgs/66/template
+++ b/srcpkgs/66/template
@@ -1,6 +1,6 @@
 # Template file for '66'
 pkgname=66
-version=0.2.0.2
+version=0.2.0.3
 revision=1
 wrksrc="66-v${version}"
 build_style=configure
@@ -8,14 +8,15 @@ configure_args="--prefix=/usr
  --with-sysdeps=${XBPS_CROSS_BASE}/usr/lib/skalibs/sysdeps
  --with-lib=${XBPS_CROSS_BASE}/usr/lib"
 hostmakedepends="pkg-config scdoc"
-makedepends="oblibs-devel skalibs-devel execline-devel s6-devel s6-rc procps-ng-devel"
-depends="s6-rc s6-portable-utils"
+makedepends="oblibs-devel skalibs-devel execline-devel s6-devel
+s6-rc-devel procps-ng-devel"
+depends="s6-portable-utils"
 short_desc="Helpers tools around s6-rc"
 maintainer="mobinmob <mobinmob@disroot.org>"
 license="ISC"
 homepage="http://web.obarun.org/software/"
 distfiles="https://framagit.org/Obarun/66/-/archive/v${version}/66-v${version}.tar.bz2"
-checksum=98a0ba012f472b7e03657e3a063cca3e19bc1d4d4accae093fadaee74924b83b
+checksum=c967b3d33d271b5519b599c1faf1681eca102ee37b17a4b6523438a763057ceb
 
 conf_files="/etc/66/init /etc/66/init.conf"
 make_dirs="

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

* Re: [PR PATCH] [Merged]: 66: update to 0.2.0.3
  2019-07-20 17:56 [PR PATCH] 66: update to 0.2.0.3 voidlinux-github
  2019-07-20 18:01 ` [PR PATCH] [Updated] " voidlinux-github
  2019-07-20 18:01 ` voidlinux-github
@ 2019-07-21  6:09 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-07-21  6:09 UTC (permalink / raw)
  To: ml

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

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

66: update to 0.2.0.3
https://github.com/void-linux/void-packages/pull/13257
Description: 

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

end of thread, other threads:[~2019-07-21  6:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-20 17:56 [PR PATCH] 66: update to 0.2.0.3 voidlinux-github
2019-07-20 18:01 ` [PR PATCH] [Updated] " voidlinux-github
2019-07-20 18:01 ` voidlinux-github
2019-07-21  6:09 ` [PR PATCH] [Merged]: " voidlinux-github

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