mirror of https://git.FreeBSD.org/ports.git
ports-mgmt/poudriere-devel: Update to 3.3.0-1841-g50f21876f1
Changes: - pkgbase: Fix building packages after "jail -cu: Don't include build-time make.conf files into jail's clean snapshot"
This commit is contained in:
parent
0e2fec07a3
commit
bc233190e7
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= poudriere
|
||||
DISTVERSION= 3.4.99.20250109
|
||||
DISTVERSION= 3.4.99.20250115
|
||||
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-1840-gcc8fe2a5f2
|
||||
GH_TAGNAME= 3.3.0-1841-g50f21876f1
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
ETCDIR= ${PREFIX}/etc/poudriere.d
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1736472045
|
||||
SHA256 (freebsd-poudriere-3.4.99.20250109-3.3.0-1840-gcc8fe2a5f2_GH0.tar.gz) = 5700841ab393d1791c66bfd9d0d27503d11371657e405ae4cbf59204e9b7f414
|
||||
SIZE (freebsd-poudriere-3.4.99.20250109-3.3.0-1840-gcc8fe2a5f2_GH0.tar.gz) = 5752883
|
||||
TIMESTAMP = 1736996272
|
||||
SHA256 (freebsd-poudriere-3.4.99.20250115-3.3.0-1841-g50f21876f1_GH0.tar.gz) = 371d607779dd7e156fec05282eae56b2cdb5782c47ca79fe0663b643bbb1b32b
|
||||
SIZE (freebsd-poudriere-3.4.99.20250115-3.3.0-1841-g50f21876f1_GH0.tar.gz) = 5753058
|
||||
|
|
Loading…
Reference in New Issue