summaryrefslogtreecommitdiff
path: root/x11/qt4-mng
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-08 17:49:49 +0000
committerwiz <wiz@pkgsrc.org>2015-07-08 17:49:49 +0000
commitc24f98dbe7eb02aade72e6bc82d15275c9d24cf6 (patch)
tree1692aef4e78bcf164c075905b0196a53d72fd41d /x11/qt4-mng
parent57e3613169aefc1cb8e5e799355dacb2d0a60119 (diff)
downloadpkgsrc-c24f98dbe7eb02aade72e6bc82d15275c9d24cf6.tar.gz
Update qt4 to 4.8.7.
I am happy to announce release of Qt 4.8.7 today bringing over 150 improvements and bug fixes. Qt 4.8.7 provides important security updates, better support for Mac OS X 10.10 and many requested error corrections. As a patch release, it does not add new functionality and maintains full compatibility with previous Qt 4.8.x releases. Highlights of Qt 4.8.7 are: Security fix for DoS vulnerability in the BMP image handler (CVE-2015-0295) as well as security fixes for vulnerabilities in image handling of BMP (CVE-2015-1858), ICO (CVE-2015-1859) and GIF (CVE-2015-1860) Update 3rd party libpng to version 1.6.17 to address known vulnerabilities in previous version Update 3rd party libtiff to version 4.0.3 to address known vulnerabilities in previous version Better support for running Qt 4.8 applications on Mac OS X 10.10 Yosemite Many customer requested bug fixes
Diffstat (limited to 'x11/qt4-mng')
-rw-r--r--x11/qt4-mng/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt4-mng/Makefile b/x11/qt4-mng/Makefile
index fcd30631bda..f6c39a7f527 100644
--- a/x11/qt4-mng/Makefile
+++ b/x11/qt4-mng/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2015/04/25 14:25:16 tnn Exp $
+# $NetBSD: Makefile,v 1.30 2015/07/08 17:49:49 wiz Exp $
PKGNAME= qt4-mng-${QTVERSION}
-PKGREVISION= 1
COMMENT= QT MNG image format plugin
.include "../../x11/qt4-libs/Makefile.common"