summaryrefslogtreecommitdiff
path: root/ports-mgmt/poudriere
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-01-19 14:48:22 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-01-19 14:48:22 +0000
commit3bde9b6433157cb22b88babca372f7e4c6c0ffe5 (patch)
treeff04d6f51533ce3483489f4ef9d6b95ce981ac8b /ports-mgmt/poudriere
parent * Since BUILD_DEPENDS is always going to be a super-set of (diff)
- Update to 3.0.14
Changes: * Fix dependencies when existing packages have their origins moved via MOVED by now loading and parsing MOVED for existing packages only. * Force umount some directories to avoid desktop utils traversing them causing them to remain mounted. * Fix stage orphan false-positives with KDE4_PREFIX * Fix a race condition in bulk which could lead to 'unknown stuck queue bug' * Fix usage of cpdup(1) -X [no functional change] * Speedup bulk startup by not rolling back fresh builder jails * Various parallel execution fixes * Parallel execution errors now wait up to 30 seconds for children to finish before ending the build. * Ignore home directory of users created by ports during leftover check
Notes
Notes: svn path=/head/; revision=340313
Diffstat (limited to 'ports-mgmt/poudriere')
-rw-r--r--ports-mgmt/poudriere/Makefile2
-rw-r--r--ports-mgmt/poudriere/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/poudriere/Makefile b/ports-mgmt/poudriere/Makefile
index 1b6e89333647..d1fd56e03b20 100644
--- a/ports-mgmt/poudriere/Makefile
+++ b/ports-mgmt/poudriere/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
-PORTVERSION= 3.0.13
+PORTVERSION= 3.0.14
CATEGORIES= ports-mgmt
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ \
LOCAL/bdrewery/${PORTNAME}/
diff --git a/ports-mgmt/poudriere/distinfo b/ports-mgmt/poudriere/distinfo
index e17fde478863..5055c2e0efed 100644
--- a/ports-mgmt/poudriere/distinfo
+++ b/ports-mgmt/poudriere/distinfo
@@ -1,2 +1,2 @@
-SHA256 (poudriere-3.0.13.tar.gz?uuid=3.0.13) = e7d40e6d75d13f970d6aae0bb9711299732d9fad99935f09ef6dfc7597595075
-SIZE (poudriere-3.0.13.tar.gz?uuid=3.0.13) = 153456
+SHA256 (poudriere-3.0.14.tar.gz?uuid=3.0.14) = 2e8432839c6a4df8d51d284ee6f466583cfefca346ba0dbfdf63507f07da88eb
+SIZE (poudriere-3.0.14.tar.gz?uuid=3.0.14) = 154582