- Update to checkin 7f33ec2fcb
Changes: * pkgclean: Fix to properly remove correct duplicated package * Only markfs prepkg for bulk/testport, not pkgclean * jail -l: Fix crash if no jails defined
This commit is contained in:
parent
0a45e41144
commit
2bf2c0ad47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330946
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poudriere
|
||||
PORTVERSION= 3.0.99.20131017
|
||||
PORTVERSION= 3.0.99.20131019
|
||||
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= ab7af29666
|
||||
FSL_CHKIN= 7f33ec2fcb
|
||||
|
||||
OPTIONS_DEFINE= ZSH
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (poudriere-3.0.99.20131017.tar.gz?uuid=ab7af29666) = 383120f63ee9666df42c1a9da12172985ae674fa495ef73132c7646acd8631de
|
||||
SIZE (poudriere-3.0.99.20131017.tar.gz?uuid=ab7af29666) = 247292
|
||||
SHA256 (poudriere-3.0.99.20131019.tar.gz?uuid=7f33ec2fcb) = e31cb43c26dbf22ac877377e59cda36780478193da73d144f2f7c75f7f92ffd0
|
||||
SIZE (poudriere-3.0.99.20131019.tar.gz?uuid=7f33ec2fcb) = 247322
|
||||
|
|
Loading…
Reference in a new issue