svn commit: r396023 - branches/2015Q3/ports-mgmt/portmaster
Bryan Drewery
bdrewery at FreeBSD.org
Thu Sep 3 17:14:34 UTC 2015
Author: bdrewery
Date: Thu Sep 3 17:14:33 2015
New Revision: 396023
URL: https://svnweb.freebsd.org/changeset/ports/396023
Log:
MFH: r396022
Update to 3.17.8.
Changes:
- Fixes handling of PORTSDIR when /usr/ports is a symlink after head
r272363 and stable/10 r287334.
Reported by: dhw
Modified:
branches/2015Q3/ports-mgmt/portmaster/Makefile
branches/2015Q3/ports-mgmt/portmaster/distinfo
Directory Properties:
branches/2015Q3/ (props changed)
Modified: branches/2015Q3/ports-mgmt/portmaster/Makefile
==============================================================================
--- branches/2015Q3/ports-mgmt/portmaster/Makefile Thu Sep 3 17:13:54 2015 (r396022)
+++ branches/2015Q3/ports-mgmt/portmaster/Makefile Thu Sep 3 17:14:33 2015 (r396023)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= portmaster
-PORTVERSION= 3.17.7
+PORTVERSION= 3.17.8
CATEGORIES= ports-mgmt
MASTER_SITES= LOCAL/bdrewery/${PORTNAME}/ \
http://mirror.shatow.net/freebsd/${PORTNAME}/ \
@@ -13,7 +13,6 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 94ed670
OPTIONS_DEFINE= BASH ZSH
Modified: branches/2015Q3/ports-mgmt/portmaster/distinfo
==============================================================================
--- branches/2015Q3/ports-mgmt/portmaster/distinfo Thu Sep 3 17:13:54 2015 (r396022)
+++ branches/2015Q3/ports-mgmt/portmaster/distinfo Thu Sep 3 17:14:33 2015 (r396023)
@@ -1,2 +1,2 @@
-SHA256 (freebsd-portmaster-3.17.7-94ed670_GH0.tar.gz) = 108f27e10d84f29a7930e100d4efc88505a837daa66abf17240f18fe85fa7185
-SIZE (freebsd-portmaster-3.17.7-94ed670_GH0.tar.gz) = 44689
+SHA256 (freebsd-portmaster-3.17.8_GH0.tar.gz) = f9fa3f9e83e03d7719b2c4b387cf2102868cc6748f8342bcbe617a14703f7293
+SIZE (freebsd-portmaster-3.17.8_GH0.tar.gz) = 44686
More information about the svn-ports-branches
mailing list