mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
ports-mgmt/poudriere-devel: Update to 3.3.0-924-g8de014b5e
Changes: - git dirty check: Check for untracked Makefile.local and patch files - bulk/testport: Detect *new but disabled* OPTIONS - buildlog_start: Revert display back to readable local TZ. - testport -c: Fix to use the right port directory - Package fetch: Generate logfiles, stats, and show in web - PACKAGE_FETCH_WHITELIST: Fix only reading the first pkgname. - PACKAGE_FETCH_WHITELIST: Fix so globs in the list work too. - Package fetch: Check OSVERSION / ABI - Package fetch: Save fetch list and url into logdir. - Package fetch: Don't double count ports-mgmt/pkg
This commit is contained in:
parent
522e079635
commit
84a57f6bb7
@ -1,5 +1,5 @@
|
||||
PORTNAME= poudriere
|
||||
DISTVERSION= 3.3.99.20210818
|
||||
DISTVERSION= 3.3.99.20210827
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||
@ -16,7 +16,7 @@ CONFLICTS_INSTALL= poudriere-[0-9]*
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 3.3.0-869-g7a9e09c8f
|
||||
GH_TAGNAME= 3.3.0-924-g8de014b5e
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ETCDIR= ${PREFIX}/etc/poudriere.d
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1629310037
|
||||
SHA256 (freebsd-poudriere-3.3.99.20210818-3.3.0-869-g7a9e09c8f_GH0.tar.gz) = 1e87aeb86def534f2488bbd8cf9fdde479f49ac1667509ed7bc8bd8638399e41
|
||||
SIZE (freebsd-poudriere-3.3.99.20210818-3.3.0-869-g7a9e09c8f_GH0.tar.gz) = 4193898
|
||||
TIMESTAMP = 1630097015
|
||||
SHA256 (freebsd-poudriere-3.3.99.20210827-3.3.0-924-g8de014b5e_GH0.tar.gz) = 80d245afec297c42c2410fd9daa83ae82f98f634733e2c8976da4f4a3ebc413e
|
||||
SIZE (freebsd-poudriere-3.3.99.20210827-3.3.0-924-g8de014b5e_GH0.tar.gz) = 4198860
|
||||
|
Loading…
Reference in New Issue
Block a user