svn commit: r340814 - head/ports-mgmt/poudriere-devel

Baptiste Daroussin bapt at FreeBSD.org
Thu Jan 23 08:58:24 UTC 2014


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


More information about the svn-ports-all mailing list