svn commit: r362581 - branches/2014Q3/x11-toolkits/qt5-gui
Raphael Kubo da Costa
rakuco at FreeBSD.org
Tue Jul 22 21:08:02 UTC 2014
Author: rakuco
Date: Tue Jul 22 21:08:01 2014
New Revision: 362581
URL: http://svnweb.freebsd.org/changeset/ports/362581
QAT: https://qat.redports.org/buildarchive/r362581/
Log:
Bump PORTREVISION once more.
Sync its value with the one in HEAD, so that the range check in vuln.xml is
correct (it is preferred not to change vuln.xml and update the ports it
refers to than the other way around).
Approved by: portmgr (mat)
Security: 904d78b8-0f7e-11e4-8b71-5453ed2e2b49
Modified:
branches/2014Q3/x11-toolkits/qt5-gui/Makefile
Modified: branches/2014Q3/x11-toolkits/qt5-gui/Makefile
==============================================================================
--- branches/2014Q3/x11-toolkits/qt5-gui/Makefile Tue Jul 22 21:05:31 2014 (r362580)
+++ branches/2014Q3/x11-toolkits/qt5-gui/Makefile Tue Jul 22 21:08:01 2014 (r362581)
@@ -2,7 +2,7 @@
PORTNAME= gui
DISTVERSION= ${QT5_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11-toolkits graphics
PKGNAMEPREFIX= qt5-
More information about the svn-ports-branches
mailing list