diff options
author | adam <adam@pkgsrc.org> | 2020-04-02 22:05:57 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-04-02 22:05:57 +0000 |
commit | 0c95c87c93f11a86c9a314ed7556597d3248af69 (patch) | |
tree | 37f469a39fe9b4330b2ec2de31ddd223dbfdbd54 /x11/qt5-qtwayland | |
parent | b00a5e793091753c0325613febb36bd2bf609e0a (diff) | |
download | pkgsrc-0c95c87c93f11a86c9a314ed7556597d3248af69.tar.gz |
qt5: updated to 5.14.2
Qt 5.14.2:
As usual this second patch release to Qt 5.14 series doesn't bring any new features but provide several bug fixes and other improvements. Compared to Qt 5.14.1 there are more than 200 bug fixes included in this release. For details of the most important changes please check the Changes files for Qt 5.14.2.
Diffstat (limited to 'x11/qt5-qtwayland')
-rw-r--r-- | x11/qt5-qtwayland/Makefile | 3 | ||||
-rw-r--r-- | x11/qt5-qtwayland/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/qt5-qtwayland/distinfo | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/x11/qt5-qtwayland/Makefile b/x11/qt5-qtwayland/Makefile index 5333226d45d..58128c906e6 100644 --- a/x11/qt5-qtwayland/Makefile +++ b/x11/qt5-qtwayland/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2020/03/10 22:11:19 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2020/04/02 22:06:00 adam Exp $ DISTNAME= qtwayland-everywhere-src-${QTVERSION} PKGNAME= qt5-qtwayland-${QTVERSION} -PKGREVISION= 2 COMMENT= Qt5 module for Wayland support BUILD_TARGET= sub-src diff --git a/x11/qt5-qtwayland/buildlink3.mk b/x11/qt5-qtwayland/buildlink3.mk index 33f51a29590..32c5a87a014 100644 --- a/x11/qt5-qtwayland/buildlink3.mk +++ b/x11/qt5-qtwayland/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.3 2020/03/08 16:48:32 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.4 2020/04/02 22:06:00 adam Exp $ BUILDLINK_TREE+= qt5-qtwayland @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtwayland QT5_QTWAYLAND_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtwayland+= qt5-qtwayland>=5.9.1 -BUILDLINK_ABI_DEPENDS.qt5-qtwayland+= qt5-qtwayland>=5.14.1nb1 +BUILDLINK_ABI_DEPENDS.qt5-qtwayland+= qt5-qtwayland>=5.14.2 BUILDLINK_PKGSRCDIR.qt5-qtwayland?= ../../x11/qt5-qtwayland BUILDLINK_INCDIRS.qt5-qtwayland+= qt5/include diff --git a/x11/qt5-qtwayland/distinfo b/x11/qt5-qtwayland/distinfo index bfdf00a1a70..df8c2a909d8 100644 --- a/x11/qt5-qtwayland/distinfo +++ b/x11/qt5-qtwayland/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.4 2020/01/27 18:36:34 adam Exp $ +$NetBSD: distinfo,v 1.5 2020/04/02 22:06:00 adam Exp $ -SHA1 (qtwayland-everywhere-src-5.14.1.tar.xz) = 7baf400c5bdbb3e71fb1c07bf351d2caaa8f4c3a -RMD160 (qtwayland-everywhere-src-5.14.1.tar.xz) = ec4a44853fade8c22a073d37519f3e442f889e47 -SHA512 (qtwayland-everywhere-src-5.14.1.tar.xz) = 6cdfb527ce8160b562343bfb3959dfcd8ccc91a50817756547f4a0559b77372bee7587bc2e4e658e15b58ecb52c6eb0ef2193e30a285d13c4192bb03a1149cfc -Size (qtwayland-everywhere-src-5.14.1.tar.xz) = 544744 bytes +SHA1 (qtwayland-everywhere-src-5.14.2.tar.xz) = 8c99de43fc8172caf556f2f573a8cea29c90b57f +RMD160 (qtwayland-everywhere-src-5.14.2.tar.xz) = 8d1b28b48303bfa15e802495cb500ac19138f285 +SHA512 (qtwayland-everywhere-src-5.14.2.tar.xz) = 0f396cabace17f099c2f2c0be54317006dc00c5f4be08cd79a4fa4fdc94362f63cc6ce9decc7feb63f566dd2ea52d562257e4bb23332557054418fc16dc7e899 +Size (qtwayland-everywhere-src-5.14.2.tar.xz) = 544532 bytes SHA1 (patch-config.tests_wayland__scanner_wayland__scanner.pro) = 3b6338a1d2c1425ce71b41e6515824ffc7e67fbc SHA1 (patch-features_wayland-scanner-client-wayland-protocol-include.prf) = e35ebe8543309373b12670eb2abc911263d15039 SHA1 (patch-qtwayland.pro) = 550877e09d9b09a718b47c7ca36dbdbbb7727762 |