- Update to 3.2.3

Changes: https://github.com/freebsd/poudriere/wiki/release_notes_323

   - bulk: Fix MOVED origin not causing a package rebuild.  This
     could result in a reverse dependency continuing to rebuild
     due to a "new dependency" now with FLAVORS support.
   - jail -c -m null: Fix this to work rather than error about
     having an existing directory already.
   - jail -c -m src: Respect existing _/usr/src/.cpignore_
   - jail -c -m null -S: Respect the `-S path` rather than assume the jail has
     a _/usr/src_.
   - jail -c -m null: Assert that the jail is populated already.
   - HTML: Throw explicit error if unknown ports type is encountered. [1]

PR:	224065 [1]
This commit is contained in:
Bryan Drewery 2017-12-05 19:06:28 +00:00
parent 17851dfda4
commit 90c21f1068
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455605
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
DISTVERSION= 3.2.2
DISTVERSION= 3.2.3
PORTREVISION= 0
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1511988613
SHA256 (freebsd-poudriere-3.2.2_GH0.tar.gz) = 1360435f1c7454b1ac73dc7c569976ce9c78bdbfc02cdf24385405eda334e730
SIZE (freebsd-poudriere-3.2.2_GH0.tar.gz) = 4356169
TIMESTAMP = 1512500488
SHA256 (freebsd-poudriere-3.2.3_GH0.tar.gz) = ecd90e757dd11d9d22ef1c59eb19d5229676d794d7e8d2488f1b1cb1291a31d8
SIZE (freebsd-poudriere-3.2.3_GH0.tar.gz) = 4356118