summaryrefslogtreecommitdiff
path: root/ports-mgmt/poudriere
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-03-17 15:06:22 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-03-17 15:06:22 +0000
commitf3c91320712a759c93503ce3149716ade2d41991 (patch)
treea7c93b406c3d01bb8062ae1dd398a4cd624b9393 /ports-mgmt/poudriere
parent- Fix build with clang (diff)
- Update to 3.0.15
Changes: - Fix ipv6 only usage - Ensure /sbin and /usr/sbin are in PATH when running - Remove trailing slashes from listed_ports. - Fix child process cleanup logic to only sleep if child still running. - Always dismount filesystems and try cleaning up when exiting and in jail -k - For stage_orphans, ignore modified files (such as nobody vs root) - testport -I: Mark cleanup done, not as recursively failing - testport -i: Use a local.conf instead of PACKAGESITE - testport -I: Suggest same login method which is more sane/clean than exec /bin/sh - options: Require dialog4ports as it runs from host and jail may be for a different ARCH - Ignore parents of home directories too during leftovers check - Ignore /var/db/dbus/machine-id leftover - Restrict ZFS on 9.0/9.1 due to known deadlock - bulk: Parse MOVED for given port build list - Add support for svnlite and overriding SVN_CMD - Show warning when jail is newer than host - Show host/jail OSVERSION in build logs
Notes
Notes: svn path=/head/; revision=348480
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 784e3c1c1849..ae0d56768d33 100644
--- a/ports-mgmt/poudriere/Makefile
+++ b/ports-mgmt/poudriere/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
-PORTVERSION= 3.0.14
+PORTVERSION= 3.0.15
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 5055c2e0efed..a83e954830de 100644
--- a/ports-mgmt/poudriere/distinfo
+++ b/ports-mgmt/poudriere/distinfo
@@ -1,2 +1,2 @@
-SHA256 (poudriere-3.0.14.tar.gz?uuid=3.0.14) = 2e8432839c6a4df8d51d284ee6f466583cfefca346ba0dbfdf63507f07da88eb
-SIZE (poudriere-3.0.14.tar.gz?uuid=3.0.14) = 154582
+SHA256 (poudriere-3.0.15.tar.gz?uuid=3.0.15) = ec1fe72479bb1fe5f4e220621499b665a3f9aa20bce28a7cff209d9c2603355b
+SIZE (poudriere-3.0.15.tar.gz?uuid=3.0.15) = 155345