Date: Sun, 24 Jan 2016 16:21:57 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407166 - head/sysutils/s6 Message-ID: <201601241621.u0OGLvHo024176@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sun Jan 24 16:21:56 2016 New Revision: 407166 URL: https://svnweb.freebsd.org/changeset/ports/407166 Log: sysutils/s6: update to the BUILD_DEPENDS PR: 206458 Modified: head/sysutils/s6/Makefile Modified: head/sysutils/s6/Makefile ============================================================================== --- head/sysutils/s6/Makefile Sun Jan 24 16:20:33 2016 (r407165) +++ head/sysutils/s6/Makefile Sun Jan 24 16:21:56 2016 (r407166) @@ -11,8 +11,8 @@ COMMENT= skarnet.org supervision suite LICENSE= ISCL -BUILD_DEPENDS= skalibs>=2.3.8.0:${PORTSDIR}/devel/skalibs \ - execline>=2.1.4.2:${PORTSDIR}/lang/execline +BUILD_DEPENDS= skalibs>=2.3.9.0:${PORTSDIR}/devel/skalibs \ + execline>=2.1.4.5:${PORTSDIR}/lang/execline RUN_DEPENDS= execlineb:${PORTSDIR}/lang/execline USES= gmake
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601241621.u0OGLvHo024176>