- Update to 3.0.18
Changes: * Add a check for 3.1 repository and reject the build. 3.0 does not know how to handle 3.1's repository format. Downgrading is not supported at this point. * Allow securelevel>=1 with USE_TMPFS=all * Add a warning that DEVELOPER=yes is ignored in lieu of bulk -t/testport
This commit is contained in:
parent
db318ffe12
commit
c94d6270d3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368336
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= poudriere
|
PORTNAME= poudriere
|
||||||
PORTVERSION= 3.0.17
|
PORTVERSION= 3.0.18
|
||||||
CATEGORIES= ports-mgmt
|
CATEGORIES= ports-mgmt
|
||||||
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ \
|
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ \
|
||||||
LOCAL/bdrewery/${PORTNAME}/
|
LOCAL/bdrewery/${PORTNAME}/
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (poudriere-3.0.17.tar.gz?uuid=3.0.17) = b90aed54fd8ddc94753e455d07cdae88418ce55acb7e80a2a679ee04a4b84305
|
SHA256 (poudriere-3.0.18.tar.gz?uuid=3.0.18) = 2bea9d103160f5efff83b2a29718aa7aca7d3fcfeedcdb637836cec92effd24b
|
||||||
SIZE (poudriere-3.0.17.tar.gz?uuid=3.0.17) = 156113
|
SIZE (poudriere-3.0.18.tar.gz?uuid=3.0.18) = 156258
|
||||||
|
|
Loading…
Reference in a new issue