- Update to 3.3.3
Changes: https://github.com/freebsd/poudriere/wiki/release_notes_333 - qemu: Add /usr/bin/wc and /usr/bin/head to HLINK_FILES. - Show flavor in more messages. - ports -l: Fix error when no ports trees exist yet. - distclean: Remove empty directories when done. - Allow overriding default nullfs paths with NULLFS_PATHS. - Fix WRKDIR saving with FLAVOR'd origins - Expand securelevel check to handle MUTABLE_BASE=schg and TMPFS_WRKDIR/TMPFS_LOCALBASE. - testport -c: Fix make.conf not being respected for `make config`. - image: warn if MFSROOT may be too large - jail: Pass MAKEWORLDARGS during installworld too - jail -c: Fix NO_LIB32 support - jail -d: Don't confirm if the jail doesn't exist - jail -i: Don't show ports tree info if not requested
This commit is contained in:
parent
50d4165632
commit
c9d046a651
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519773
@ -1,8 +1,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= poudriere
|
||||
DISTVERSION= 3.3.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.3.3
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
|
||||
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1552335086
|
||||
SHA256 (freebsd-poudriere-3.3.2_GH0.tar.gz) = eaa4a7ab1ba2537509412b85a9c6d84a31fd596530b9433a4fa2b5225e4ca634
|
||||
SIZE (freebsd-poudriere-3.3.2_GH0.tar.gz) = 4380010
|
||||
TIMESTAMP = 1576000772
|
||||
SHA256 (freebsd-poudriere-3.3.3_GH0.tar.gz) = 43629d7930b51de50ae82c3a85db95e9b028046f5001a12f74634e3b4adbec3c
|
||||
SIZE (freebsd-poudriere-3.3.3_GH0.tar.gz) = 4379888
|
||||
|
Loading…
Reference in New Issue
Block a user