summaryrefslogtreecommitdiff
path: root/ports-mgmt/poudriere
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-07-04 10:48:38 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-07-04 10:48:38 +0000
commit01941640e1c5b82efae58c1d057018388650e399 (patch)
treec597b44cea34e50d8789d6cad53702fa1a18dbe9 /ports-mgmt/poudriere
parentFix alignement error making pkg repo segfaul on i386 (diff)
- update to 1.5.4
- changes: * improve modification detection with zfs diff (pgj@) * replace ftp by fetch(1) all over the place (this allow installing from http mirrors) * make fetch(1) using passive ftp when fetching from ftp * new option -t <version> to jail subcommand, to binary upgrade to a newer version (still some interactive parts :() * always destroy the jail before zfs rollback to make sure no process are still running (fix poudriere hanging after packaging totem for example) (reported by des@ and gnn@) * fix ipv6/ipv4 support determination (tested by gnn@)
Notes
Notes: svn path=/head/; revision=300478
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 a0b1c2b04f28..44edde79ed6a 100644
--- a/ports-mgmt/poudriere/Makefile
+++ b/ports-mgmt/poudriere/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= poudriere
-PORTVERSION= 1.5.3
+PORTVERSION= 1.5.4
CATEGORIES= ports-mgmt
MASTER_SITES= http://files.etoilebsd.net/poudriere/
diff --git a/ports-mgmt/poudriere/distinfo b/ports-mgmt/poudriere/distinfo
index dc73c42cc87b..568cfc99883e 100644
--- a/ports-mgmt/poudriere/distinfo
+++ b/ports-mgmt/poudriere/distinfo
@@ -1,2 +1,2 @@
-SHA256 (poudriere-1.5.3.tar.gz) = 7fa266607f74b1e64f461e131d0eb599d4173adfbabb7bc54469b79d28283483
-SIZE (poudriere-1.5.3.tar.gz) = 23093
+SHA256 (poudriere-1.5.4.tar.gz) = a50cbed9d2f7319d0b350bd2db3f6b14d93f9e27543684a4858c4c88bc00934f
+SIZE (poudriere-1.5.4.tar.gz) = 23530