svn commit: r458735 - head/sysutils/s6
Kurt Jaeger
pi at FreeBSD.org
Thu Jan 11 13:46:34 UTC 2018
Author: pi
Date: Thu Jan 11 13:46:32 2018
New Revision: 458735
URL: https://svnweb.freebsd.org/changeset/ports/458735
Log:
sysutils/s6: update 2.4.0.0 -> 2.7.0.0
PR: 218545
Submitted by: Colin Booth <colin-ports at heliocat.net> (maintainer)
Relnotes: http://www.skarnet.org/software/s6/upgrade.html
Modified:
head/sysutils/s6/Makefile
head/sysutils/s6/distinfo
head/sysutils/s6/pkg-plist
Modified: head/sysutils/s6/Makefile
==============================================================================
--- head/sysutils/s6/Makefile Thu Jan 11 13:43:15 2018 (r458734)
+++ head/sysutils/s6/Makefile Thu Jan 11 13:46:32 2018 (r458735)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= s6
-PORTVERSION= 2.4.0.0
+PORTVERSION= 2.7.0.0
CATEGORIES= sysutils
MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/
Modified: head/sysutils/s6/distinfo
==============================================================================
--- head/sysutils/s6/distinfo Thu Jan 11 13:43:15 2018 (r458734)
+++ head/sysutils/s6/distinfo Thu Jan 11 13:46:32 2018 (r458735)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477766011
-SHA256 (s6-2.4.0.0.tar.gz) = 5e788d5935dbcce76ac9a99cfcf6ee46a2ffb84220c84225df7589e9a3585560
-SIZE (s6-2.4.0.0.tar.gz) = 193534
+TIMESTAMP = 1515672891
+SHA256 (s6-2.7.0.0.tar.gz) = 6617cbf82c73273c67c6102a1a5c48449ef65ffbe8d0db6a587b7f0078dc6e13
+SIZE (s6-2.7.0.0.tar.gz) = 198303
Modified: head/sysutils/s6/pkg-plist
==============================================================================
--- head/sysutils/s6/pkg-plist Thu Jan 11 13:43:15 2018 (r458734)
+++ head/sysutils/s6/pkg-plist Thu Jan 11 13:46:32 2018 (r458735)
@@ -35,6 +35,7 @@ bin/s6-ipcserver-socketbinder
bin/s6-ipcserverd
bin/s6-log
bin/s6-mkfifodir
+bin/s6-notifyoncheck
bin/s6-setlock
bin/s6-setsid
bin/s6-setuidgid
@@ -68,9 +69,9 @@ include/s6/s6-supervise.h
include/s6/s6.h
include/s6/s6lock.h
lib/libs6.so
-lib/libs6.so.2.4
-lib/libs6.so.2.4.0
-lib/libs6.so.2.4.0.0
+lib/libs6.so.2.7
+lib/libs6.so.2.7.0
+lib/libs6.so.2.7.0.0
lib/s6/libs6.a
libexec/s6lockd-helper
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
@@ -118,6 +119,7 @@ libexec/s6lockd-helper
%%PORTDOCS%%%%DOCSDIR%%/s6-ipcserverd.html
%%PORTDOCS%%%%DOCSDIR%%/s6-log.html
%%PORTDOCS%%%%DOCSDIR%%/s6-mkfifodir.html
+%%PORTDOCS%%%%DOCSDIR%%/s6-notifyoncheck.html
%%PORTDOCS%%%%DOCSDIR%%/s6-setlock.html
%%PORTDOCS%%%%DOCSDIR%%/s6-setsid.html
%%PORTDOCS%%%%DOCSDIR%%/s6-setuidgid.html
More information about the svn-ports-all
mailing list