ports-mgmt/poudriere-devel: Update to 3.3.0-1827-gceb7c22bbf
Changes:
- Fix 'Z' randomly showing in various places and breaking functionality
- Use ISO 8601 date format in more places (logs)
- Use system ruleset 4 for creating jail and allow override with
DEVFS_RULESET
- Web: Sort latest date first
- Raise tmpfs_data limit to 2GB
- bulk: Tweak/wrap some long lines, such as SIGINFO handler.
- bulk: Add an "inspected" stat to help track shlib recheck needs
for PKG_NO_VERSION_FOR_DEPS feature
- bulk: Rename 'to build' to 'remaining'
- bulk: Fix IMMUTABLE_BASE=schg not working with qemu
- bulk/testport -i + qemu: Allow su(1) to work. This could manifest like:
pkg-static: Fail to create temporary file for /usr/local/bin/tclsh8.6:Operation not permitted
This commit is contained in:
parent
58720c169c
commit
8f931a775c
@ -1,5 +1,5 @@
|
||||
PORTNAME= poudriere
|
||||
DISTVERSION= 3.4.99.20240811
|
||||
DISTVERSION= 3.4.99.20241212
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||
@ -17,7 +17,7 @@ CONFLICTS_INSTALL= poudriere
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 3.3.0-1769-gbac754676d
|
||||
GH_TAGNAME= 3.3.0-1827-gceb7c22bbf
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ETCDIR= ${PREFIX}/etc/poudriere.d
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1723428654
|
||||
SHA256 (freebsd-poudriere-3.4.99.20240811-3.3.0-1769-gbac754676d_GH0.tar.gz) = 57f602eb6de964fa131992879971799bf1192d9bc9ccf0a37bd7925368993f48
|
||||
SIZE (freebsd-poudriere-3.4.99.20240811-3.3.0-1769-gbac754676d_GH0.tar.gz) = 5744773
|
||||
TIMESTAMP = 1734052356
|
||||
SHA256 (freebsd-poudriere-3.4.99.20241212-3.3.0-1827-gceb7c22bbf_GH0.tar.gz) = 5bc2d598479ee5584fbe0f00c1aa163e2404cd7fde286c54dfa11f9e5a33b023
|
||||
SIZE (freebsd-poudriere-3.4.99.20241212-3.3.0-1827-gceb7c22bbf_GH0.tar.gz) = 5751849
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user