1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Move the patches fixing CVE-2014-0190 to the right ports.

The GIF handler is part of qt{4,5}-imageformats, not qt{4,5}-gui. Big pointy
hat to me.

I've chosen not to force users to rebuild the -gui ports yet again with a
PORTREVISION bump since the code built in those ports is the same regardless
of whether the patch is applied or not.

Submitted by:	RyoTa SimaMoto <liangtai.s16@gmail.com>
MFH:		2014Q3
Security:	904d78b8-0f7e-11e4-8b71-5453ed2e2b49
This commit is contained in:
Raphael Kubo da Costa 2014-07-20 17:09:20 +00:00
parent 37219f17a8
commit 1808f72dc4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362336
4 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= imageformats
DISTVERSION= ${QT4_VERSION}
PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= qt4-

View File

@ -2,6 +2,7 @@
PORTNAME= imageformats
DISTVERSION= ${QT5_VERSION}
PORTREVISION= 1
CATEGORIES= graphics
PKGNAMEPREFIX= qt5-