svn commit: r386365 - head/ports-mgmt/portupgrade-devel
Bryan Drewery
bdrewery at FreeBSD.org
Thu May 14 22:03:34 UTC 2015
Author: bdrewery
Date: Thu May 14 22:03:33 2015
New Revision: 386365
URL: https://svnweb.freebsd.org/changeset/ports/386365
Log:
Update to 2.4.13-6-g72b4c34
Changes:
* Fix ordering of build based on FETCH/PATCH/EXTRACT dependencies.
PR: 177365
Submitted by: truckman@
Modified:
head/ports-mgmt/portupgrade-devel/Makefile
head/ports-mgmt/portupgrade-devel/distinfo
Modified: head/ports-mgmt/portupgrade-devel/Makefile
==============================================================================
--- head/ports-mgmt/portupgrade-devel/Makefile Thu May 14 21:27:50 2015 (r386364)
+++ head/ports-mgmt/portupgrade-devel/Makefile Thu May 14 22:03:33 2015 (r386365)
@@ -3,7 +3,7 @@
PORTNAME= portupgrade
PORTVERSION= 20150514
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 3
CATEGORIES= ports-mgmt
MASTER_SITES= GH \
@@ -22,7 +22,7 @@ USES= uidfix
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 2.4.13-3-g9696855
+GH_TAGNAME= 2.4.13-6-g72b4c34
DIST_SUBDIR= ${PORTNAME}
USE_RUBY= yes
Modified: head/ports-mgmt/portupgrade-devel/distinfo
==============================================================================
--- head/ports-mgmt/portupgrade-devel/distinfo Thu May 14 21:27:50 2015 (r386364)
+++ head/ports-mgmt/portupgrade-devel/distinfo Thu May 14 22:03:33 2015 (r386365)
@@ -1,2 +1,2 @@
-SHA256 (portupgrade/freebsd-portupgrade-20150514-2.4.13-3-g9696855_GH0.tar.gz) = e20075cd0236baf5afdf02308ed54ad9e9f3b4845947d2fe19f383a46d613894
-SIZE (portupgrade/freebsd-portupgrade-20150514-2.4.13-3-g9696855_GH0.tar.gz) = 107916
+SHA256 (portupgrade/freebsd-portupgrade-20150514-2.4.13-6-g72b4c34_GH0.tar.gz) = 6f2c30980661740d436ff8dd8f24e48cb5c358465a22283c5c1a1abcf71fcdcf
+SIZE (portupgrade/freebsd-portupgrade-20150514-2.4.13-6-g72b4c34_GH0.tar.gz) = 107984
More information about the svn-ports-all
mailing list