summaryrefslogtreecommitdiff
path: root/x11/qt5
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-12-15 09:42:43 +0000
committerryoon <ryoon@pkgsrc.org>2013-12-15 09:42:43 +0000
commit338bf721294278ca52de7aab8c0c8456f69eb914 (patch)
tree139718728dab6dd52609370f6ca7eb9c452e92a8 /x11/qt5
parentac555c26d7732c7d37548dfbd4638d5a8d3fee34 (diff)
downloadpkgsrc-338bf721294278ca52de7aab8c0c8456f69eb914.tar.gz
Update to 5.2.0
Changelog: No changes from Qt 5.2.0rc1 is available. * Some header files has chenged its name.
Diffstat (limited to 'x11/qt5')
-rw-r--r--x11/qt5/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5/Makefile.common b/x11/qt5/Makefile.common
index be340a79d6b..6fefdabd77e 100644
--- a/x11/qt5/Makefile.common
+++ b/x11/qt5/Makefile.common
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.1 2013/12/13 14:38:34 ryoon Exp $
+# $NetBSD: Makefile.common,v 1.2 2013/12/15 09:42:43 ryoon Exp $
# used by x11/qt5-qtbase/Makefile.common
# used by inputmethod/qt5-uim/Makefile
-QTDISTVER= 5.2.0-rc1
+QTDISTVER= 5.2.0
QTVERSION= ${QTDISTVER:S/-rc/rc/}
.include "../../mk/bsd.prefs.mk"