Update to 3.0-2592-gba53cb5b

This will be likely be 3.2 release very quickly.

    - Remove bulk/testport -s.  It is dangerous, bulk -S remains.
    - jail -u: Update kernel based on what was passed into jail -cK.
    - distclean: Require -a/-f/listed ports.
    - testport: Support MOVED with destination FLAVOR.
    - delete_old_pkg: Fix renamed PKGNAME detection after commit 612e3dc018c8d3.
    - delete_old_pkg: Check for rename PKGNAME before version.
This commit is contained in:
Bryan Drewery 2017-11-10 06:39:02 +00:00
parent ef5678d79f
commit a892bd32da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453884
2 changed files with 5 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
DISTVERSION= 3.1.99.20171028
DISTVERSION= 3.1.99.20171109
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.0-2584-g2c19d562
GH_TAGNAME= 3.0-2592-gba53cb5b
#DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}
GNU_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1509219098
SHA256 (freebsd-poudriere-3.1.99.20171028-3.0-2584-g2c19d562_GH0.tar.gz) = 4fc001d8866f8cbe62f168b91bb075b56611567b0a98c0691296ef76595af12d
SIZE (freebsd-poudriere-3.1.99.20171028-3.0-2584-g2c19d562_GH0.tar.gz) = 4355960
TIMESTAMP = 1510295671
SHA256 (freebsd-poudriere-3.1.99.20171109-3.0-2592-gba53cb5b_GH0.tar.gz) = c0690e89b5ecb27ccdaf5ed5416f23def6d908a62656995f849dce8269792031
SIZE (freebsd-poudriere-3.1.99.20171109-3.0-2592-gba53cb5b_GH0.tar.gz) = 4357163