From owner-svn-ports-head@freebsd.org Sat Oct 17 17:42:56 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80428A17FA5; Sat, 17 Oct 2015 17:42:56 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 336D621C; Sat, 17 Oct 2015 17:42:56 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9HHgt2K021101; Sat, 17 Oct 2015 17:42:55 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9HHgt82021097; Sat, 17 Oct 2015 17:42:55 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201510171742.t9HHgt82021097@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 17 Oct 2015 17:42:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399547 - head/sysutils/s6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2015 17:42:56 -0000 Author: pi Date: Sat Oct 17 17:42:54 2015 New Revision: 399547 URL: https://svnweb.freebsd.org/changeset/ports/399547 Log: sysutils/s6: 2.2.0.1 -> 2.2.2.0 - s6-svc supports new -wr and -wR options for blocking on restarts - s6-svlisten1 and s6-svlisten support new -r and -R options for blocking on service restarts PR: 203790 Submitted by: Colin Booth (maintainer) Modified: head/sysutils/s6/Makefile head/sysutils/s6/distinfo head/sysutils/s6/pkg-plist Modified: head/sysutils/s6/Makefile ============================================================================== --- head/sysutils/s6/Makefile Sat Oct 17 17:39:58 2015 (r399546) +++ head/sysutils/s6/Makefile Sat Oct 17 17:42:54 2015 (r399547) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= s6 -PORTVERSION= 2.2.0.1 +PORTVERSION= 2.2.2.0 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.6.1:${PORTSDIR}/devel/skalibs \ - execline>=2.1.3.1:${PORTSDIR}/lang/execline +BUILD_DEPENDS= skalibs>=2.3.8.0:${PORTSDIR}/devel/skalibs \ + execline>=2.1.4.2:${PORTSDIR}/lang/execline RUN_DEPENDS= execlineb:${PORTSDIR}/lang/execline USES= gmake Modified: head/sysutils/s6/distinfo ============================================================================== --- head/sysutils/s6/distinfo Sat Oct 17 17:39:58 2015 (r399546) +++ head/sysutils/s6/distinfo Sat Oct 17 17:42:54 2015 (r399547) @@ -1,2 +1,2 @@ -SHA256 (s6-2.2.0.1.tar.gz) = 32334d8a3138346370bf4f2cddb56236bd420414cd20ff9abfa4e058619bee71 -SIZE (s6-2.2.0.1.tar.gz) = 191576 +SHA256 (s6-2.2.2.0.tar.gz) = 0ad3ee93d6a557d2239b816b1bda71582491f7b9d4aa766487f4afa8e60cc9fb +SIZE (s6-2.2.2.0.tar.gz) = 191037 Modified: head/sysutils/s6/pkg-plist ============================================================================== --- head/sysutils/s6/pkg-plist Sat Oct 17 17:39:58 2015 (r399546) +++ head/sysutils/s6/pkg-plist Sat Oct 17 17:42:54 2015 (r399547) @@ -68,8 +68,8 @@ include/s6/s6lock.h lib/libs6.so lib/libs6.so.2 lib/libs6.so.2.2 -lib/libs6.so.2.2.0 -lib/libs6.so.2.2.0.1 +lib/libs6.so.2.2.2 +lib/libs6.so.2.2.2.0 lib/s6/libs6.a libexec/s6lockd-helper sbin/s6-applyuidgid