summaryrefslogtreecommitdiff
path: root/x11/qt5-qtbase
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-10-01 17:44:46 +0000
committeradam <adam@pkgsrc.org>2018-10-01 17:44:46 +0000
commitf050928ed92379f99adb79137d9dfe335e03b5f4 (patch)
treeb7eba8aa61244bd69c59c3a45cd97d7823ecc3e7 /x11/qt5-qtbase
parent158b1cfc7e0da7f81b3bb4fb5b7111604ac409ab (diff)
downloadpkgsrc-f050928ed92379f99adb79137d9dfe335e03b5f4.tar.gz
qt5: updated to 5.11.2
Qt 5.11.2 Released Qt 5.11.2 is released today. As a patch release it does not add any new functionality, but provides important bug fixes, security updates and other improvements. Compared to Qt 5.11.1, the Qt 5.11.2 release provides fixes for more than 250 bugs and it contains around 800 changes in total. For details of the most important changes, please check the Change files of Qt 5.11.2.
Diffstat (limited to 'x11/qt5-qtbase')
-rw-r--r--x11/qt5-qtbase/Makefile3
-rw-r--r--x11/qt5-qtbase/PLIST19
-rw-r--r--x11/qt5-qtbase/distinfo10
3 files changed, 16 insertions, 16 deletions
diff --git a/x11/qt5-qtbase/Makefile b/x11/qt5-qtbase/Makefile
index b4f2b0cb0d0..927010ba899 100644
--- a/x11/qt5-qtbase/Makefile
+++ b/x11/qt5-qtbase/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2018/08/22 09:48:03 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2018/10/01 17:44:47 adam Exp $
DISTNAME= qtbase-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtbase-${QTVERSION}
-PKGREVISION= 2
COMMENT= C++ X GUI toolkit
.include "../../x11/qt5-qtbase/Makefile.common"
diff --git a/x11/qt5-qtbase/PLIST b/x11/qt5-qtbase/PLIST
index 2989f59ff50..11b98277efe 100644
--- a/x11/qt5-qtbase/PLIST
+++ b/x11/qt5-qtbase/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2018/06/22 06:29:20 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2018/10/01 17:44:47 adam Exp $
lib/pkgconfig/Qt5Concurrent.pc
lib/pkgconfig/Qt5Core.pc
lib/pkgconfig/Qt5DBus.pc
@@ -1826,11 +1826,11 @@ qt5/include/QtPrintSupport/qprintpreviewwidget.h
qt5/include/QtPrintSupport/qtprintsupport-config.h
qt5/include/QtPrintSupport/qtprintsupportglobal.h
qt5/include/QtPrintSupport/qtprintsupportversion.h
-${PLIST.unix}qt5/include/QtServiceSupport/${PKGVERSION}/QtServiceSupport/private/qgenericunixservices_p.h
-${PLIST.unix}qt5/include/QtServiceSupport/QtServiceSupport
-${PLIST.unix}qt5/include/QtServiceSupport/QtServiceSupportDepends
-${PLIST.unix}qt5/include/QtServiceSupport/QtServiceSupportVersion
-${PLIST.unix}qt5/include/QtServiceSupport/qtservicesupportversion.h
+qt5/include/QtServiceSupport/${PKGVERSION}/QtServiceSupport/private/qgenericunixservices_p.h
+qt5/include/QtServiceSupport/QtServiceSupport
+qt5/include/QtServiceSupport/QtServiceSupportDepends
+qt5/include/QtServiceSupport/QtServiceSupportVersion
+qt5/include/QtServiceSupport/qtservicesupportversion.h
qt5/include/QtSql/${PKGVERSION}/QtSql/private/qsqlcachedresult_p.h
qt5/include/QtSql/${PKGVERSION}/QtSql/private/qsqldriver_p.h
qt5/include/QtSql/${PKGVERSION}/QtSql/private/qsqlnulldriver_p.h
@@ -2613,8 +2613,8 @@ qt5/lib/libQt5PrintSupport.so
qt5/lib/libQt5PrintSupport.so.${PKGVERSION}
qt5/lib/libQt5PrintSupport.so.5
qt5/lib/libQt5PrintSupport.so.5.11
-${PLIST.unix}qt5/lib/libQt5ServiceSupport.a
-${PLIST.unix}qt5/lib/libQt5ServiceSupport.prl
+qt5/lib/libQt5ServiceSupport.a
+qt5/lib/libQt5ServiceSupport.prl
qt5/lib/libQt5Sql.prl
qt5/lib/libQt5Sql.so
qt5/lib/libQt5Sql.so.${PKGVERSION}
@@ -2862,6 +2862,7 @@ qt5/mkspecs/features/mac/asset_catalogs.prf
qt5/mkspecs/features/mac/mac.prf
qt5/mkspecs/features/mac/objective_c.prf
qt5/mkspecs/features/mac/rez.prf
+qt5/mkspecs/features/mac/sdk.mk
qt5/mkspecs/features/mac/sdk.prf
qt5/mkspecs/features/mac/toolchain.prf
qt5/mkspecs/features/mac/unsupported/objc_namespace.prf
@@ -3079,7 +3080,7 @@ qt5/mkspecs/modules/qt_lib_openglextensions_private.pri
qt5/mkspecs/modules/qt_lib_platformcompositor_support_private.pri
qt5/mkspecs/modules/qt_lib_printsupport.pri
qt5/mkspecs/modules/qt_lib_printsupport_private.pri
-${PLIST.unix}qt5/mkspecs/modules/qt_lib_service_support_private.pri
+qt5/mkspecs/modules/qt_lib_service_support_private.pri
qt5/mkspecs/modules/qt_lib_sql.pri
qt5/mkspecs/modules/qt_lib_sql_private.pri
qt5/mkspecs/modules/qt_lib_testlib.pri
diff --git a/x11/qt5-qtbase/distinfo b/x11/qt5-qtbase/distinfo
index d650053603c..d5d2619e66e 100644
--- a/x11/qt5-qtbase/distinfo
+++ b/x11/qt5-qtbase/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.43 2018/06/22 06:29:20 adam Exp $
+$NetBSD: distinfo,v 1.44 2018/10/01 17:44:47 adam Exp $
-SHA1 (qtbase-everywhere-src-5.11.1.tar.xz) = 41c43cfd4713381b4e9f31db11836e9afdc0877e
-RMD160 (qtbase-everywhere-src-5.11.1.tar.xz) = 0da6d6fda6770279313218185225bdcda8ea53ff
-SHA512 (qtbase-everywhere-src-5.11.1.tar.xz) = 5f45405872e541565d811c1973ae95b0f19593f4495375306917b72e21146e14fe8f7db5fbd629476476807f89ef1679aa59737ca5efdd9cbe6b14d7aa371b81
-Size (qtbase-everywhere-src-5.11.1.tar.xz) = 46860400 bytes
+SHA1 (qtbase-everywhere-src-5.11.2.tar.xz) = 6f337bdf04fd988f2da4d0fbce431a82224b1c4e
+RMD160 (qtbase-everywhere-src-5.11.2.tar.xz) = dcbc0b2dcba794c243253be747f7d624b4ef9459
+SHA512 (qtbase-everywhere-src-5.11.2.tar.xz) = b2f14126caa1c664887203a9a98551b85b57630cf7745c17f76e1e8aaf464f0091fe2de5615a138506dac7c8fbb16e5f33f984aef8e61e23f0c3bf74f6ef0835
+Size (qtbase-everywhere-src-5.11.2.tar.xz) = 46954920 bytes
SHA1 (patch-config.tests_unix_iconv_iconv.cpp) = ffd0107d57e308aa83a780818756c9a538efc591
SHA1 (patch-configure) = f5019131cc4e6cd4e35242cc7b598fbf8f5f766b
SHA1 (patch-mkspecs_features_qt__module.prf) = a04c4b1fe80250b6b3591f5486ac0fd3b5056c26