svn commit: r451335 - head/ports-mgmt/poudriere-devel
Bryan Drewery
bdrewery at FreeBSD.org
Thu Oct 5 19:02:10 UTC 2017
Author: bdrewery
Date: Thu Oct 5 19:02:09 2017
New Revision: 451335
URL: https://svnweb.freebsd.org/changeset/ports/451335
Log:
Update to 3.0-2537-gf08534e1
- testport + FLAVORS: Fix incorrectly calling the default flavor for
dependencies duplicates
- FLAVORS: Fix non-listed ports being deleted with -C and showing in
queued list
Modified:
head/ports-mgmt/poudriere-devel/Makefile
head/ports-mgmt/poudriere-devel/distinfo
Modified: head/ports-mgmt/poudriere-devel/Makefile
==============================================================================
--- head/ports-mgmt/poudriere-devel/Makefile Thu Oct 5 18:56:33 2017 (r451334)
+++ head/ports-mgmt/poudriere-devel/Makefile Thu Oct 5 19:02:09 2017 (r451335)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= poudriere
-DISTVERSION= 3.1.99.20171004
+DISTVERSION= 3.1.99.20171005
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-2535-gffbb8f83
+GH_TAGNAME= 3.0-2537-gf08534e1
#DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}
GNU_CONFIGURE= yes
Modified: head/ports-mgmt/poudriere-devel/distinfo
==============================================================================
--- head/ports-mgmt/poudriere-devel/distinfo Thu Oct 5 18:56:33 2017 (r451334)
+++ head/ports-mgmt/poudriere-devel/distinfo Thu Oct 5 19:02:09 2017 (r451335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507153499
-SHA256 (freebsd-poudriere-3.1.99.20171004-3.0-2535-gffbb8f83_GH0.tar.gz) = 5a13bb0c701b3a03746f2357212186a270fea18a672df0e3e0965b3e129d3650
-SIZE (freebsd-poudriere-3.1.99.20171004-3.0-2535-gffbb8f83_GH0.tar.gz) = 4354155
+TIMESTAMP = 1507230062
+SHA256 (freebsd-poudriere-3.1.99.20171005-3.0-2537-gf08534e1_GH0.tar.gz) = 805e096ee362b866d86e4eb67a24d5c3188dba46c49787430bd212b660ceb743
+SIZE (freebsd-poudriere-3.1.99.20171005-3.0-2537-gf08534e1_GH0.tar.gz) = 4351830
More information about the svn-ports-head
mailing list