Date: Thu, 23 Jan 2014 08:58:23 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340814 - head/ports-mgmt/poudriere-devel Message-ID: <201401230858.s0N8wNpt043343@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Jan 23 08:58:23 2014 New Revision: 340814 URL: http://svnweb.freebsd.org/changeset/ports/340814 QAT: https://qat.redports.org/buildarchive/r340814/ Log: Update to checkin 4fad732f19 Changes: * Try to automatically load sem(4) if possible * Fox PRESERVE_TIMESTAMP option Modified: head/ports-mgmt/poudriere-devel/Makefile head/ports-mgmt/poudriere-devel/distinfo Modified: head/ports-mgmt/poudriere-devel/Makefile ============================================================================== --- head/ports-mgmt/poudriere-devel/Makefile Thu Jan 23 08:54:00 2014 (r340813) +++ head/ports-mgmt/poudriere-devel/Makefile Thu Jan 23 08:58:23 2014 (r340814) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= poudriere -PORTVERSION= 3.0.99.20140122 +PORTVERSION= 3.0.99.20140123 CATEGORIES= ports-mgmt MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ \ LOCAL/bdrewery/${PORTNAME}/ @@ -13,7 +13,7 @@ COMMENT= Port build and test system LICENSE= BSD2CLAUSE -FSL_CHKIN= 32dddce6d7 +FSL_CHKIN= 4fad732f19 OPTIONS_DEFINE= ZSH Modified: head/ports-mgmt/poudriere-devel/distinfo ============================================================================== --- head/ports-mgmt/poudriere-devel/distinfo Thu Jan 23 08:54:00 2014 (r340813) +++ head/ports-mgmt/poudriere-devel/distinfo Thu Jan 23 08:58:23 2014 (r340814) @@ -1,2 +1,2 @@ -SHA256 (poudriere-3.0.99.20140122.tar.gz?uuid=32dddce6d7) = 2baee0a0651ffbcec95ef3b7ce68310aa84538222de95352481689dc5ce266b1 -SIZE (poudriere-3.0.99.20140122.tar.gz?uuid=32dddce6d7) = 252616 +SHA256 (poudriere-3.0.99.20140123.tar.gz?uuid=4fad732f19) = afac29d2386dc863b845142a42599ddf3bdb62bb58f23e1eaa5b159092e0c483 +SIZE (poudriere-3.0.99.20140123.tar.gz?uuid=4fad732f19) = 252622
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401230858.s0N8wNpt043343>