aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2017-03-10 19:38:06 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2017-03-10 19:38:06 +0000
commitb6f7c3f9fdb80fed472b22b1f2e4ae94264de938 (patch)
tree2f09c78cd6d985ef75b3657288f60966bac3fe89 /ports-mgmt
parenta7b7f3e2d89b96fcaf24ab3ec54e82f7669ee4cd (diff)
downloadports-b6f7c3f9fdb80fed472b22b1f2e4ae94264de938.tar.gz
ports-b6f7c3f9fdb80fed472b22b1f2e4ae94264de938.zip
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.
Notes
Notes: svn path=/head/; revision=435839
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/poudriere-devel/Makefile4
-rw-r--r--ports-mgmt/poudriere-devel/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/ports-mgmt/poudriere-devel/Makefile b/ports-mgmt/poudriere-devel/Makefile
index 9b938dc6c7e7..e4a4e08931c3 100644
--- a/ports-mgmt/poudriere-devel/Makefile
+++ b/ports-mgmt/poudriere-devel/Makefile
@@ -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
diff --git a/ports-mgmt/poudriere-devel/distinfo b/ports-mgmt/poudriere-devel/distinfo
index 87186e77e967..461b9bd22ae8 100644
--- a/ports-mgmt/poudriere-devel/distinfo
+++ b/ports-mgmt/poudriere-devel/distinfo
@@ -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