Date: Thu, 14 May 2015 18:32:23 +0000 (UTC) From: Bryan Drewery <bdrewery@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386352 - head/ports-mgmt/portupgrade-devel Message-ID: <201505141832.t4EIWN6e078170@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Thu May 14 18:32:22 2015 New Revision: 386352 URL: https://svnweb.freebsd.org/changeset/ports/386352 Log: Update to 2.4.13-3-g9696855 Changes: * Support security vulnerabilities as a build failure reason. PR: 192232 Submitted by: Yuri <yuri@rawbw.com> 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 18:27:30 2015 (r386351) +++ head/ports-mgmt/portupgrade-devel/Makefile Thu May 14 18:32:22 2015 (r386352) @@ -3,7 +3,7 @@ PORTNAME= portupgrade PORTVERSION= 20150514 -PORTREVISION= 0 +PORTREVISION= 1 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-2-g2c079e1 +GH_TAGNAME= 2.4.13-3-g9696855 DIST_SUBDIR= ${PORTNAME} USE_RUBY= yes Modified: head/ports-mgmt/portupgrade-devel/distinfo ============================================================================== --- head/ports-mgmt/portupgrade-devel/distinfo Thu May 14 18:27:30 2015 (r386351) +++ head/ports-mgmt/portupgrade-devel/distinfo Thu May 14 18:32:22 2015 (r386352) @@ -1,2 +1,2 @@ -SHA256 (portupgrade/freebsd-portupgrade-20150514-2.4.13-2-g2c079e1_GH0.tar.gz) = 4ee51beab8fc04367a2a48c5388d4bb9585a4824db67d9271264e75d58249c89 -SIZE (portupgrade/freebsd-portupgrade-20150514-2.4.13-2-g2c079e1_GH0.tar.gz) = 107859 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505141832.t4EIWN6e078170>