Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2014 19:47:58 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r362576 - in branches/2014Q3: graphics/qt5-imageformats/files x11-toolkits/qt5-gui x11-toolkits/qt5-gui/files
Message-ID:  <201407221947.s6MJlwZd065675@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Tue Jul 22 19:47:58 2014
New Revision: 362576
URL: http://svnweb.freebsd.org/changeset/ports/362576
QAT: https://qat.redports.org/buildarchive/r362576/

Log:
  MFH: r362500
  
  Move back the patch for CVE-2014-0190 to qt5-gui.
  
  It applies to -imageformats in Qt4, but -gui in Qt5. Noted by antoine@. 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.
  
  Security:	904d78b8-0f7e-11e4-8b71-5453ed2e2b49
  
  Approved by:	portmgr (antoine)

Added:
  branches/2014Q3/x11-toolkits/qt5-gui/files/
     - copied from r362500, head/x11-toolkits/qt5-gui/files/
Deleted:
  branches/2014Q3/graphics/qt5-imageformats/files/
Modified:
  branches/2014Q3/x11-toolkits/qt5-gui/Makefile
Directory Properties:
  branches/2014Q3/   (props changed)

Modified: branches/2014Q3/x11-toolkits/qt5-gui/Makefile
==============================================================================
--- branches/2014Q3/x11-toolkits/qt5-gui/Makefile	Tue Jul 22 19:44:09 2014	(r362575)
+++ branches/2014Q3/x11-toolkits/qt5-gui/Makefile	Tue Jul 22 19:47:58 2014	(r362576)
@@ -2,7 +2,7 @@
 
 PORTNAME=	gui
 DISTVERSION=	${QT5_VERSION}
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	x11-toolkits graphics
 PKGNAMEPREFIX=	qt5-
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407221947.s6MJlwZd065675>