- Update to 3.3.0-229-gce2011f23
* Pass MAKEWORLDARGS during installworld too * bulk/testport: Initial support for ports OVERLAYS * testport: Show log info on failure exit * jail -d: Don't confirm if the jail doesn't exist * jail -c: Fix NO_LIB32 support * jail -i: Don't show ports tree info if not requested * bulk: Compute queued stats after trimming ignored AND trimming queue. * Various fixes and expansion of sh mapfile support * Always export `LC_COLLATE=C`
This commit is contained in:
parent
5c5fab1ea7
commit
bfb88d1d3b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519770
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poudriere
|
||||
DISTVERSION= 3.3.99.20190828
|
||||
DISTVERSION= 3.3.99.20191210
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||
@ -18,7 +18,7 @@ CONFLICTS_INSTALL= poudriere-[0-9]*
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= freebsd
|
||||
GH_TAGNAME= 3.3.0-164-g122329edc
|
||||
GH_TAGNAME= 3.3.0-229-gce2011f23
|
||||
#DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1567023142
|
||||
SHA256 (freebsd-poudriere-3.3.99.20190828-3.3.0-164-g122329edc_GH0.tar.gz) = 29c9a887164c1dda642af344d03a193ff5907933b822ff81fa71d78d61c2657b
|
||||
SIZE (freebsd-poudriere-3.3.99.20190828-3.3.0-164-g122329edc_GH0.tar.gz) = 4402657
|
||||
TIMESTAMP = 1575998674
|
||||
SHA256 (freebsd-poudriere-3.3.99.20191210-3.3.0-229-gce2011f23_GH0.tar.gz) = 1742a96eb108cfd17e03a66f8710d32760dfc993651bab489a33eb59b243e41a
|
||||
SIZE (freebsd-poudriere-3.3.99.20191210-3.3.0-229-gce2011f23_GH0.tar.gz) = 4403216
|
||||
|
Loading…
Reference in New Issue
Block a user