summaryrefslogtreecommitdiff
path: root/x11/qt4-mng
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2012-12-07 10:06:13 +0000
committeradam <adam@pkgsrc.org>2012-12-07 10:06:13 +0000
commit7cdd73cae66bd4e55daabea42d015d3185cc62c0 (patch)
treedca4eca9ea7469ce9d6206066ca261e729cc3a5f /x11/qt4-mng
parentc58b496844086b041cca5edefaedcc5d7012d22a (diff)
downloadpkgsrc-7cdd73cae66bd4e55daabea42d015d3185cc62c0.tar.gz
Qt 4.8.4 is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.8.0, 4.8.1, 4.8.2 and 4.8.3. For more details, refer to the online documentation included in this distribution. The documentation is also available online: http://qt-project.org/doc/4.8 The Qt version 4.8 series is binary compatible with the 4.7.x series. Applications compiled for 4.7 will continue to run with 4.8. Some of the changes listed in this file include issue tracking numbers corresponding to tasks in the Qt Bug Tracker or the Merge Request queue of the public source repository.
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 73caae09c67..fd5c6f983a4 100644
--- a/x11/qt4-mng/Makefile
+++ b/x11/qt4-mng/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2012/10/08 23:02:38 adam Exp $
+# $NetBSD: Makefile,v 1.19 2012/12/07 10:06:13 adam Exp $
PKGNAME= qt4-mng-${QTVERSION}
-PKGREVISION= 2
COMMENT= QT MNG image format plugin
.include "../../x11/qt4-libs/Makefile.common"