svn commit: r363771 - head/ports-mgmt/poudriere-devel
Bryan Drewery
bdrewery at FreeBSD.org
Fri Aug 1 23:55:11 UTC 2014
Author: bdrewery
Date: Fri Aug 1 23:55:10 2014
New Revision: 363771
URL: http://svnweb.freebsd.org/changeset/ports/363771
QAT: https://qat.redports.org/buildarchive/r363771/
Log:
- Update to checkin bbac739f86
Changes:
* Workaround regression with pkg-1.3 causing all packages to have new options.
* status: Fix -H to be tab-delimited
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 Fri Aug 1 23:51:29 2014 (r363770)
+++ head/ports-mgmt/poudriere-devel/Makefile Fri Aug 1 23:55:10 2014 (r363771)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
-PORTVERSION= 3.0.99.20140626
+PORTVERSION= 3.0.99.20140801
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
http://fossil.etoilebsd.net/poudriere/tarball/
@@ -15,7 +15,7 @@ LICENSE= BSD2CLAUSE
CONFLICTS_INSTALL= poudriere-[0-9]*
-FSL_CHKIN= 6d00750ddc
+FSL_CHKIN= bbac739f86
GNU_CONFIGURE= yes
ETCDIR= ${PREFIX}/etc/poudriere.d
Modified: head/ports-mgmt/poudriere-devel/distinfo
==============================================================================
--- head/ports-mgmt/poudriere-devel/distinfo Fri Aug 1 23:51:29 2014 (r363770)
+++ head/ports-mgmt/poudriere-devel/distinfo Fri Aug 1 23:55:10 2014 (r363771)
@@ -1,2 +1,2 @@
-SHA256 (poudriere-3.0.99.20140626.tar.gz?uuid=6d00750ddc) = f438d32f5ff8d8e145042cbfd08c186dc29ac2b7548708f64e5da585cbdfea0f
-SIZE (poudriere-3.0.99.20140626.tar.gz?uuid=6d00750ddc) = 2688941
+SHA256 (poudriere-3.0.99.20140801.tar.gz?uuid=bbac739f86) = 77023863b1b2fee91c3373096a393b6ddb451c70ab06832e5f36cf137961dd62
+SIZE (poudriere-3.0.99.20140801.tar.gz?uuid=bbac739f86) = 2693309
More information about the svn-ports-head
mailing list