summaryrefslogtreecommitdiff
path: root/ports-mgmt/poudriere-devel
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-05-17 15:48:50 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-05-17 15:48:50 +0000
commit45993cbf502b12cfc9636ea6c80354ed5ea5de56 (patch)
tree171117ddaabbfb2cc62350a1fee45fee13fe9065 /ports-mgmt/poudriere-devel
parentFix pkgname collisions (diff)
- Update to checkin 3a2569440b
- Fix build on 9.1 which does not have F_DUPFD_CLOEXEC Changes: * status/jail -l: Fix sort(1) error on <10 * Fix crash with SIGINFO done too early in build * Prevent appending the same make.conf multiple times * Fix (-s) showing in sanity when pkg is missing * Fix jail -u * jail -u: Name the jail with -default so it can be stopped with jail -k. * Add ALLOW_MAKE_JOBS_PACKAGES which lets the named package globs to always run with MAKE_JOBS regardless of ALLOW_MAKE_JOBS. Default is set to allow 'pkg' and 'ccache' to build with MAKE_JOBS as they typically holdup the rest of the build. * No longer run 'make clean' before building a port as it is not needed due to always using a WRKDIRPREFIX * Fix -a to work with bad-styled category Makefiles * sem(4) is only needed on <9
Notes
Notes: svn path=/head/; revision=354329
Diffstat (limited to 'ports-mgmt/poudriere-devel')
-rw-r--r--ports-mgmt/poudriere-devel/Makefile4
-rw-r--r--ports-mgmt/poudriere-devel/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile
index 277005a79807..4f7b692a5142 100644
--- a/ports-mgmt/poudriere-devel/Makefile
+++ b/ports-mgmt/poudriere-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
-PORTVERSION= 3.0.99.20140509
+PORTVERSION= 3.0.99.20140517
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= f86a423218
+FSL_CHKIN= 3a2569440b
GNU_CONFIGURE= yes
ETCDIR= ${PREFIX}/etc/poudriere.d
diff --git a/ports-mgmt/poudriere-devel/distinfo b/ports-mgmt/poudriere-devel/distinfo
index 426e9ec6c92c..ee35872ee502 100644
--- a/ports-mgmt/poudriere-devel/distinfo
+++ b/ports-mgmt/poudriere-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (poudriere-3.0.99.20140509.tar.gz?uuid=f86a423218) = 6599991799b8e53738740fc0a2185353db58ef4f414f3aa3eecf518ec536682a
-SIZE (poudriere-3.0.99.20140509.tar.gz?uuid=f86a423218) = 2683532
+SHA256 (poudriere-3.0.99.20140517.tar.gz?uuid=3a2569440b) = ccde223af6f90ab514510b4376dde5a325c9bc1ea10943bca7d32cb1b6bdfeaf
+SIZE (poudriere-3.0.99.20140517.tar.gz?uuid=3a2569440b) = 2685116