aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2015-08-18 21:24:44 +0800
committerwen <wen@FreeBSD.org>2015-08-18 21:24:44 +0800
commit524bad6b82fb60aaf27bba05c3d63c84c1836b9b (patch)
tree8a26f93ebefbda77bde4338dc3593e1afed1522c
parentd880951124865e522982f5a2c92fb6923b526424 (diff)
downloadfreebsd-ports-gnome-524bad6b82fb60aaf27bba05c3d63c84c1836b9b.tar.gz
freebsd-ports-gnome-524bad6b82fb60aaf27bba05c3d63c84c1836b9b.tar.zst
freebsd-ports-gnome-524bad6b82fb60aaf27bba05c3d63c84c1836b9b.zip
- Update to 2.2.0.1
PR: 202390 Submitted by: colin@heliocat.net(maintainer)
-rw-r--r--sysutils/s6/Makefile7
-rw-r--r--sysutils/s6/distinfo4
-rw-r--r--sysutils/s6/pkg-plist8
3 files changed, 9 insertions, 10 deletions
diff --git a/sysutils/s6/Makefile b/sysutils/s6/Makefile
index 8a3cca27a29d..8affe3ee6604 100644
--- a/sysutils/s6/Makefile
+++ b/sysutils/s6/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= s6
-PORTVERSION= 2.1.6.0
+PORTVERSION= 2.2.0.1
CATEGORIES= sysutils
MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/
@@ -11,8 +11,8 @@ COMMENT= skarnet.org supervision suite
LICENSE= ISCL
-BUILD_DEPENDS= skalibs>=2.3.5.1:${PORTSDIR}/devel/skalibs \
- execline>=2.1.2.2:${PORTSDIR}/lang/execline
+BUILD_DEPENDS= skalibs>=2.3.6.1:${PORTSDIR}/devel/skalibs \
+ execline>=2.1.3.1:${PORTSDIR}/lang/execline
RUN_DEPENDS= execlineb:${PORTSDIR}/lang/execline
USES= gmake
@@ -26,6 +26,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS+=--prefix=${PREFIX} \
--with-default-path=${LOCALBASE}/bin:/usr/bin:/bin \
--with-include=${LOCALBASE}/include \
+ --with-dynlib=${LOCALBASE}/lib \
--with-lib=${LOCALBASE}/lib/skalibs \
--with-lib=${LOCALBASE}/lib/execline \
--enable-shared
diff --git a/sysutils/s6/distinfo b/sysutils/s6/distinfo
index 9c458872058b..7d2f37e5cdf5 100644
--- a/sysutils/s6/distinfo
+++ b/sysutils/s6/distinfo
@@ -1,2 +1,2 @@
-SHA256 (s6-2.1.6.0.tar.gz) = a4e977253fbe130788b721ae51a70680b71f4dfe3c02ebb1db0472e21548d467
-SIZE (s6-2.1.6.0.tar.gz) = 191362
+SHA256 (s6-2.2.0.1.tar.gz) = 32334d8a3138346370bf4f2cddb56236bd420414cd20ff9abfa4e058619bee71
+SIZE (s6-2.2.0.1.tar.gz) = 191576
diff --git a/sysutils/s6/pkg-plist b/sysutils/s6/pkg-plist
index 234de0d45087..d58e19530b67 100644
--- a/sysutils/s6/pkg-plist
+++ b/sysutils/s6/pkg-plist
@@ -34,7 +34,6 @@ bin/s6-ipcserver-socketbinder
bin/s6-ipcserverd
bin/s6-log
bin/s6-mkfifodir
-bin/s6-notifywhenup
bin/s6-setlock
bin/s6-setsid
bin/s6-softlimit
@@ -68,9 +67,9 @@ include/s6/s6.h
include/s6/s6lock.h
lib/libs6.so
lib/libs6.so.2
-lib/libs6.so.2.1
-lib/libs6.so.2.1.6
-lib/libs6.so.2.1.6.0
+lib/libs6.so.2.2
+lib/libs6.so.2.2.0
+lib/libs6.so.2.2.0.1
lib/s6/libs6.a
libexec/s6lockd-helper
sbin/s6-applyuidgid
@@ -122,7 +121,6 @@ sbin/s6-setuidgid
%%PORTDOCS%%%%DOCSDIR%%/s6-ipcserverd.html
%%PORTDOCS%%%%DOCSDIR%%/s6-log.html
%%PORTDOCS%%%%DOCSDIR%%/s6-mkfifodir.html
-%%PORTDOCS%%%%DOCSDIR%%/s6-notifywhenup.html
%%PORTDOCS%%%%DOCSDIR%%/s6-setlock.html
%%PORTDOCS%%%%DOCSDIR%%/s6-setsid.html
%%PORTDOCS%%%%DOCSDIR%%/s6-setuidgid.html