mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Update to checkin 926c783293
Changes: - Respect DESTDIR on poudriere install - testport -i: Fix when orphans are found with staging - bulk -v: Reword distfiles message - bulk: Fix INDEX building showing wrong origins - bulk: Remove stray " done" message - Staging fixes for testing ports-mgmt/pkg - jail: Deprecate csup - Add safety check for rm -rf /* - pkgclean: Fix finding packages [1] - During build, call install-mtree after run-depends. This should be a NOP, but mentioned in case weird things happen. Reported by: olgeni
This commit is contained in:
parent
b32119ff8e
commit
4acce02992
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328085
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poudriere
|
||||
PORTVERSION= 3.0.99.20130923
|
||||
PORTVERSION= 3.0.99.20130923.1
|
||||
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= 49bdcf4dc4
|
||||
FSL_CHKIN= 926c783293
|
||||
|
||||
OPTIONS_DEFINE= ZSH
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (poudriere-3.0.99.20130923.tar.gz?uuid=49bdcf4dc4) = 3af4650d70a49bf3eca426ad59adf00876a93180dff5fc91bfd81dcc5ad2a285
|
||||
SIZE (poudriere-3.0.99.20130923.tar.gz?uuid=49bdcf4dc4) = 244736
|
||||
SHA256 (poudriere-3.0.99.20130923.1.tar.gz?uuid=926c783293) = b7e00733d1f94671743491189890b4bb738ba5417cb446b8fd556ea2ea3e00b6
|
||||
SIZE (poudriere-3.0.99.20130923.1.tar.gz?uuid=926c783293) = 244990
|
||||
|
Loading…
Reference in New Issue
Block a user