mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to checkin 40778eb80f
Changes: - Non-root build fixes - Added BUILD_AS_NON_ROOT and disable by default until more wide testing can be done. Set to yes to build ports as non-root where possible
This commit is contained in:
parent
8072a6eb09
commit
acc0dd919f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328359
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poudriere
|
||||
PORTVERSION= 3.0.99.20130925
|
||||
PORTVERSION= 3.0.99.20130926
|
||||
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= 091bca866b
|
||||
FSL_CHKIN= 40778eb80f
|
||||
|
||||
OPTIONS_DEFINE= ZSH
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (poudriere-3.0.99.20130925.tar.gz?uuid=091bca866b) = 00a59bc79defb40b98b928e7980931b043494c3399945894c541b8baddddec29
|
||||
SIZE (poudriere-3.0.99.20130925.tar.gz?uuid=091bca866b) = 245600
|
||||
SHA256 (poudriere-3.0.99.20130926.tar.gz?uuid=40778eb80f) = 0335c4e2cbb841a7ef86b5713397e98e60a941dac4906cfeb92c44a048b1a427
|
||||
SIZE (poudriere-3.0.99.20130926.tar.gz?uuid=40778eb80f) = 245635
|
||||
|
Loading…
Reference in New Issue
Block a user