diff options
author | adam <adam@pkgsrc.org> | 2018-12-18 09:57:17 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-12-18 09:57:17 +0000 |
commit | 3f8cb09fcc29557a8be5199029619afebdf0dbf8 (patch) | |
tree | d5495d5c61d57c6459932124374bbdbeacec7341 /x11/qt5-qtcharts | |
parent | 1baa3d1bea48d8d76979e4980fcafc1ce414075e (diff) | |
download | pkgsrc-3f8cb09fcc29557a8be5199029619afebdf0dbf8.tar.gz |
qt5: updated to 5.12.0
Just in time for the end of the year, we have released Qt 5.12 LTS today. This is a long-term-supported (LTS) release that we will support for 3 years to come. We have had a strong focus on quality and fixed more than 2000 bugs since the last Qt LTS version, Qt 5.9.7 – make that over 5000 bugfixes since Qt 5.6.3. Of course, this is only the start, and we will work hard on continuously improving the quality of Qt 5.12 in upcoming patches
Diffstat (limited to 'x11/qt5-qtcharts')
-rw-r--r-- | x11/qt5-qtcharts/Makefile | 3 | ||||
-rw-r--r-- | x11/qt5-qtcharts/PLIST | 4 | ||||
-rw-r--r-- | x11/qt5-qtcharts/distinfo | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/x11/qt5-qtcharts/Makefile b/x11/qt5-qtcharts/Makefile index 302bc1b6bd2..69ba4796d53 100644 --- a/x11/qt5-qtcharts/Makefile +++ b/x11/qt5-qtcharts/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2018/12/09 18:52:13 adam Exp $ +# $NetBSD: Makefile,v 1.4 2018/12/18 09:57:18 adam Exp $ DISTNAME= qtcharts-everywhere-src-${QTVERSION} PKGNAME= qt5-qtcharts-${QTVERSION} -PKGREVISION= 2 COMMENT= Qt5 module for charts framework BUILD_TARGET= sub-src diff --git a/x11/qt5-qtcharts/PLIST b/x11/qt5-qtcharts/PLIST index 3cf5e99e092..a372426001b 100644 --- a/x11/qt5-qtcharts/PLIST +++ b/x11/qt5-qtcharts/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2018/10/06 22:41:22 adam Exp $ +@comment $NetBSD: PLIST,v 1.2 2018/12/18 09:57:18 adam Exp $ lib/pkgconfig/Qt5Charts.pc qt5/include/QtCharts/${PKGVERSION}/QtCharts/private/abstractbarchartitem_p.h qt5/include/QtCharts/${PKGVERSION}/QtCharts/private/abstractchartlayout_p.h @@ -276,7 +276,7 @@ qt5/lib/libQt5Charts.prl qt5/lib/libQt5Charts.so qt5/lib/libQt5Charts.so.${PKGVERSION} qt5/lib/libQt5Charts.so.5 -qt5/lib/libQt5Charts.so.5.11 +qt5/lib/libQt5Charts.so.5.12 qt5/lib/pkgconfig/Qt5Charts.pc qt5/mkspecs/modules/qt_lib_charts.pri qt5/mkspecs/modules/qt_lib_charts_private.pri diff --git a/x11/qt5-qtcharts/distinfo b/x11/qt5-qtcharts/distinfo index b5b04522b57..02006eb6623 100644 --- a/x11/qt5-qtcharts/distinfo +++ b/x11/qt5-qtcharts/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.1 2018/10/06 22:41:22 adam Exp $ +$NetBSD: distinfo,v 1.2 2018/12/18 09:57:18 adam Exp $ -SHA1 (qtcharts-everywhere-src-5.11.2.tar.xz) = c2075e5ac113785a7f9feac8d9c6d18672253550 -RMD160 (qtcharts-everywhere-src-5.11.2.tar.xz) = 8bad62ecb73dd10ae48a64878c09ec550bae967b -SHA512 (qtcharts-everywhere-src-5.11.2.tar.xz) = 19a9a0d78cba75d7ed237647c04237797b6002f9c6a4a08f4d4a90426bd44bdbde3f4ffc78dfafab3abb56faaef458a2577f5249200ad89e125e86049aafb85d -Size (qtcharts-everywhere-src-5.11.2.tar.xz) = 4239784 bytes +SHA1 (qtcharts-everywhere-src-5.12.0.tar.xz) = b8f9b25b1bfd8d1276f914762fe8e52df23a7d1d +RMD160 (qtcharts-everywhere-src-5.12.0.tar.xz) = f2ab6d30427152f8e9e630b8de52494b757e7a67 +SHA512 (qtcharts-everywhere-src-5.12.0.tar.xz) = f8767dc019cf0b9a983e4fd61ac983184d7f4d3ad3cb748fc26a877892d537808eafc3f18815ba06761818e0fe5a74f0a048772fdac9ce86d7290a078f5e21aa +Size (qtcharts-everywhere-src-5.12.0.tar.xz) = 4242288 bytes |