aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2012-09-21 01:57:46 +0800
committerbdrewery <bdrewery@FreeBSD.org>2012-09-21 01:57:46 +0800
commita7d46411f93fcba7189cca0a8d10a23e2417f028 (patch)
treeb610ee6ec21e6701219d6c5d5bb0e07919116bf8 /ports-mgmt
parent5610d4aefed764580b9ef804e777952d672ccbc7 (diff)
downloadfreebsd-ports-gnome-a7d46411f93fcba7189cca0a8d10a23e2417f028.tar.gz
freebsd-ports-gnome-a7d46411f93fcba7189cca0a8d10a23e2417f028.tar.zst
freebsd-ports-gnome-a7d46411f93fcba7189cca0a8d10a23e2417f028.zip
- Update to checkin 7a6500c64b
Changes: * Remove pbi subcommand * Fix skipped ports causing incorrect counts * Updated ZSH completions * Manpage updates * testport: Fix leftover detection when not using -n * bulk: Allow overriding the archive format for WRKDIR via WRKDIR_ARCHIVE_FORMAT * bulk: More readable summary output * bulk: Quicker determination of next port to build from queue * bulk/options: Add "-z SET" support to allow more customization per jail (see poudriere(8)) * bulk: SIGINFO now shows the jailname * jail: Better version detection on new jails via newvers.sh * NEWS: Poudriere master can be jailed, see main site for howto.
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/poudriere-devel/Makefile5
-rw-r--r--ports-mgmt/poudriere-devel/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile
index 9348ccf9be50..7dcbfbeed5eb 100644
--- a/ports-mgmt/poudriere-devel/Makefile
+++ b/ports-mgmt/poudriere-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
-PORTVERSION= 2.1.99.20120912
+PORTVERSION= 2.1.99.20120920
CATEGORIES= ports-mgmt
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/
PKGNAMESUFFIX= -devel
@@ -13,7 +13,7 @@ COMMENT= Port build and test system
LICENSE= BSD
-FSL_CHKIN= 0095aaa08e
+FSL_CHKIN= 7a6500c64b
NO_BUILD= yes
MANCOMPRESSED= yes
@@ -30,7 +30,6 @@ PLIST_FILES= etc/poudriere.conf.sample \
share/poudriere/common.sh \
share/poudriere/test_ports.sh \
share/poudriere/ports.sh \
- share/poudriere/pbi.sh \
share/poudriere/jail.sh \
share/poudriere/bulk.sh \
share/poudriere/cron.sh \
diff --git a/ports-mgmt/poudriere-devel/distinfo b/ports-mgmt/poudriere-devel/distinfo
index 94d4c82f728c..b5f8f910c847 100644
--- a/ports-mgmt/poudriere-devel/distinfo
+++ b/ports-mgmt/poudriere-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (poudriere-2.1.99.20120912.tar.gz?uuid=0095aaa08e) = 2dd5d462cd546dd0621fa837060f027b67f65f9a70e3875824d9e7cdab900faa
-SIZE (poudriere-2.1.99.20120912.tar.gz?uuid=0095aaa08e) = 33600
+SHA256 (poudriere-2.1.99.20120920.tar.gz?uuid=7a6500c64b) = f892575079bec6ed0cd41e9fe89ea0534e46c0d9f2b1870ad2d2775244b48245
+SIZE (poudriere-2.1.99.20120920.tar.gz?uuid=7a6500c64b) = 33485