summaryrefslogtreecommitdiff
path: root/ports-mgmt/poudriere
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-06-19 13:41:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-06-19 13:41:59 +0000
commita3efb2e255789ba62ac1b56dab323c664dc0484a (patch)
tree7908c6a8cf11375dc2811d406c8cc262f3d7b310 /ports-mgmt/poudriere
parent- Handle empty KDE4_ENABLE_EXCEPTIONS environment variable in proper way (diff)
- update to 1.5.0
- changes: * poudriere ports -u using portsnap can safely be run from cron now * Remove stale repo.sqlite as well to prevent deps constraint error with pkgng * add allow.chflags to jails * Add support for upgrading a jail using freebsd-update (only security upgrades for now) if the jail was created from ftp. * experimental support for creating/upgrading a jail from svn/csup beware that the -v when creating should be adapted to svn branches (stable/8, head) or csup (RELENG_8, .) * do not run make deinstall in case of normal bulk (speeds up a bit the bulk) * Add NOIPV4 and NOIPV6 support * Speed up a bit sanity checking by caching the dep list for each packages * Add some caching to avoid running make -V again and again when possible
Notes
Notes: svn path=/head/; revision=299634
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 6565d42fd8e5..bbfff8344ffe 100644
--- a/ports-mgmt/poudriere/Makefile
+++ b/ports-mgmt/poudriere/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= poudriere
-PORTVERSION= 1.4.1
+PORTVERSION= 1.5.0
CATEGORIES= ports-mgmt
MASTER_SITES= http://files.etoilebsd.net/poudriere/
diff --git a/ports-mgmt/poudriere/distinfo b/ports-mgmt/poudriere/distinfo
index 52af62fd87ef..c442006687b9 100644
--- a/ports-mgmt/poudriere/distinfo
+++ b/ports-mgmt/poudriere/distinfo
@@ -1,2 +1,2 @@
-SHA256 (poudriere-1.4.1.tar.gz) = 55591d76447aabe5d937e61aeb1d6327019d1528693bfea63a157ecfd199a6d2
-SIZE (poudriere-1.4.1.tar.gz) = 20276
+SHA256 (poudriere-1.5.0.tar.gz) = 2d394e5651ae19cae2149d3f7715d3e5a50abe4f66774f5724f9676a62cb4eed
+SIZE (poudriere-1.5.0.tar.gz) = 21619