Update to 3.0-2007-g2c59e4c7.

- Rewrite parsing of 'bulk -f' and 'bulk PORT1 PORT2' (and testport)
      handling of ports into the queue.
    - Update sh to FreeBSD head r315005.
    - compute_deps_pkg: Give a hint about failed pooldir creation being from
      duplicates.  This is still undergoing further changes.  It's technically
      an assertion still that is has proven to be possible.
    - Support copying a static ccache into the jail with CCACHE_STATIC_PREFIX.
      This is to support using something like devel/ccache-memcached-static
      in the jail to support memccached without any bootstrap or cyclic
      dependency problems.
This commit is contained in:
Bryan Drewery 2017-03-10 19:38:06 +00:00
parent a7b7f3e2d8
commit b6f7c3f9fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435839
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
DISTVERSION= 3.1.99.20170309
DISTVERSION= 3.1.99.20170310
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-2002-gf74f5e60
GH_TAGNAME= 3.0-2007-g2c59e4c7
#DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}
GNU_CONFIGURE= yes

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1489110570
SHA256 (freebsd-poudriere-3.1.99.20170309-3.0-2002-gf74f5e60_GH0.tar.gz) = 7b44ce4cc088fbde91f91fd5421fbeb54023659b3b79506ba7c743876e2cf6fa
SIZE (freebsd-poudriere-3.1.99.20170309-3.0-2002-gf74f5e60_GH0.tar.gz) = 2974237
TIMESTAMP = 1489174508
SHA256 (freebsd-poudriere-3.1.99.20170310-3.0-2007-g2c59e4c7_GH0.tar.gz) = 7f65c7fb30cafc8ad7ef69a509b690cad63ba3ec741ffc9adb51a8f2f00d8e62
SIZE (freebsd-poudriere-3.1.99.20170310-3.0-2007-g2c59e4c7_GH0.tar.gz) = 2975315