aboutsummaryrefslogtreecommitdiff
path: root/sysutils/s6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/s6/Makefile')
-rw-r--r--sysutils/s6/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/s6/Makefile b/sysutils/s6/Makefile
index 04a4d1b19e20..5be0b5ee2b78 100644
--- a/sysutils/s6/Makefile
+++ b/sysutils/s6/Makefile
@@ -1,5 +1,5 @@
PORTNAME= s6
-PORTVERSION= 2.11.1.1
+PORTVERSION= 2.11.2.0
CATEGORIES= sysutils
MASTER_SITES= https://www.skarnet.org/software/${PORTNAME}/
@@ -10,7 +10,7 @@ WWW= https://www.skarnet.org/software/s6/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= execline>=2.9.0.0:lang/execline
+BUILD_DEPENDS= execline>=2.9.1.0:lang/execline
LIB_DEPENDS= libskarnet.so:devel/skalibs
RUN_DEPENDS= execlineb:lang/execline
@@ -38,6 +38,7 @@ DOCS= AUTHORS README doc/*.html
post-install:
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/*
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libs6.so.${PORTVERSION}
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libs6auto.so.${PORTVERSION}
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/s6lockd-helper
cd ${WRKDIR} && ${INSTALL_SCRIPT} s6-svscanboot \
${STAGEDIR}${PREFIX}/bin