1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- 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@)
This commit is contained in:
Baptiste Daroussin 2012-07-04 10:48:38 +00:00
parent 0c571441dc
commit 01941640e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300478
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= poudriere
PORTVERSION= 1.5.3
PORTVERSION= 1.5.4
CATEGORIES= ports-mgmt
MASTER_SITES= http://files.etoilebsd.net/poudriere/

View File

@ -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