svn commit: r362500 - in head: graphics/qt5-imageformats/files x11-toolkits/qt5-gui x11-toolkits/qt5-gui/files

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Jul 21 21:38:14 UTC 2014


Author: rakuco
Date: Mon Jul 21 21:38:13 2014
New Revision: 362500
URL: http://svnweb.freebsd.org/changeset/ports/362500
QAT: https://qat.redports.org/buildarchive/r362500/

Log:
  Move back the patch for CVE-2014-0190 to qt5-gui.
  
  It applies to -imageformats in Qt4, but -gui in Qt5. Noted by antoine at . A
  PORTREVISION bump was unavoidable to make sure people who build
  qt5-gui-5.2.1_3 without the patch rebuild the port with it.
  
  MFH:		2014Q3
  Security:	904d78b8-0f7e-11e4-8b71-5453ed2e2b49

Added:
  head/x11-toolkits/qt5-gui/files/
     - copied from r362336, head/graphics/qt5-imageformats/files/
Deleted:
  head/graphics/qt5-imageformats/files/
Modified:
  head/x11-toolkits/qt5-gui/Makefile

Modified: head/x11-toolkits/qt5-gui/Makefile
==============================================================================
--- head/x11-toolkits/qt5-gui/Makefile	Mon Jul 21 21:36:54 2014	(r362499)
+++ head/x11-toolkits/qt5-gui/Makefile	Mon Jul 21 21:38:13 2014	(r362500)
@@ -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-head mailing list