mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to checkin 725ea5afcf
Changes: * poudriere.8: Document that -j is required for bulk * bulk/testport: Delete packages that have changed PKGNAME during startup, which will avoid pkg-repo duplicate package warnings/bugs. This will not clean up existing duplicates, just fix new ones going forward. * bulk: Fix start hook starting before validations
This commit is contained in:
parent
ba4c3f35a9
commit
d0a6be6ba3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330517
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poudriere
|
||||
PORTVERSION= 3.0.99.20131009
|
||||
PORTVERSION= 3.0.99.20131016
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= http://fossil.etoilebsd.net/poudriere/tarball/ \
|
||||
LOCAL/bdrewery/${PORTNAME}/
|
||||
@ -14,7 +14,7 @@ COMMENT= Port build and test system
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
FSL_CHKIN= cf519772ff
|
||||
FSL_CHKIN= 725ea5afcf
|
||||
|
||||
OPTIONS_DEFINE= ZSH
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (poudriere-3.0.99.20131009.tar.gz?uuid=cf519772ff) = e64d72aa5172c83e59915f15746f871f57300d203d563f1017a7cc621b4cb3d2
|
||||
SIZE (poudriere-3.0.99.20131009.tar.gz?uuid=cf519772ff) = 246975
|
||||
SHA256 (poudriere-3.0.99.20131016.tar.gz?uuid=725ea5afcf) = 12a1fab8d66f1445c82bec508ff52068a9901eb2ade850e69917bd40617ba01d
|
||||
SIZE (poudriere-3.0.99.20131016.tar.gz?uuid=725ea5afcf) = 247040
|
||||
|
Loading…
Reference in New Issue
Block a user