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

Bryan Drewery bdrewery at FreeBSD.org
Thu Jun 19 23:07:18 UTC 2014


Author: bdrewery
Date: Thu Jun 19 23:07:17 2014
New Revision: 358474
URL: http://svnweb.freebsd.org/changeset/ports/358474
QAT: https://qat.redports.org/buildarchive/r358474/

Log:
  - Update to checkin 81baf7e90d
  
  Changes:
    * Fix bulk -f handling of relative file

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 Jun 19 21:56:09 2014	(r358473)
+++ head/ports-mgmt/poudriere-devel/Makefile	Thu Jun 19 23:07:17 2014	(r358474)
@@ -2,6 +2,7 @@
 
 PORTNAME=	poudriere
 PORTVERSION=	3.0.99.20140619
+PORTREVISION=	1
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	LOCAL/bdrewery/${PORTNAME}/ \
 		http://fossil.etoilebsd.net/poudriere/tarball/
@@ -15,7 +16,7 @@ LICENSE=	BSD2CLAUSE
 
 CONFLICTS_INSTALL=	poudriere-[0-9]*
 
-FSL_CHKIN=	df5632bbea
+FSL_CHKIN=	81baf7e90d
 
 GNU_CONFIGURE=	yes
 ETCDIR=		${PREFIX}/etc/poudriere.d

Modified: head/ports-mgmt/poudriere-devel/distinfo
==============================================================================
--- head/ports-mgmt/poudriere-devel/distinfo	Thu Jun 19 21:56:09 2014	(r358473)
+++ head/ports-mgmt/poudriere-devel/distinfo	Thu Jun 19 23:07:17 2014	(r358474)
@@ -1,2 +1,2 @@
-SHA256 (poudriere-3.0.99.20140619.tar.gz?uuid=df5632bbea) = 7338b2d548553222aabdf04478283e97e41e1dd6d884bb1207740fc5accf9302
-SIZE (poudriere-3.0.99.20140619.tar.gz?uuid=df5632bbea) = 2688887
+SHA256 (poudriere-3.0.99.20140619.tar.gz?uuid=81baf7e90d) = 2b67595db1ce923dfded600196adc65c85a03ff3476652c05776e644e1424b7f
+SIZE (poudriere-3.0.99.20140619.tar.gz?uuid=81baf7e90d) = 2688894


More information about the svn-ports-head mailing list