diff options
author | adam <adam@pkgsrc.org> | 2019-09-16 19:24:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-09-16 19:24:52 +0000 |
commit | 3a31e9a755cb09893b8898583435c385f1555295 (patch) | |
tree | 8613407bcdb24fbc4694d4fab221c50f94dca2dc /x11/qt5-qtserialport | |
parent | 86a8d55a92f4847fc3eaee6253ed742b0a486faa (diff) | |
download | pkgsrc-3a31e9a755cb09893b8898583435c385f1555295.tar.gz |
qt5: updated to 5.13.1
As a patch release, Qt 5.13.1 does not add any new functionality but provides many bug fixes and other improvements
Diffstat (limited to 'x11/qt5-qtserialport')
-rw-r--r-- | x11/qt5-qtserialport/Makefile | 3 | ||||
-rw-r--r-- | x11/qt5-qtserialport/buildlink3.mk | 4 | ||||
-rw-r--r-- | x11/qt5-qtserialport/distinfo | 10 |
3 files changed, 8 insertions, 9 deletions
diff --git a/x11/qt5-qtserialport/Makefile b/x11/qt5-qtserialport/Makefile index 2edc5808ad6..fae33b5eb9a 100644 --- a/x11/qt5-qtserialport/Makefile +++ b/x11/qt5-qtserialport/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2019/08/11 13:25:17 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2019/09/16 19:24:55 adam Exp $ DISTNAME= qtserialport-everywhere-src-${QTVERSION} PKGNAME= qt5-qtserialport-${QTVERSION} -PKGREVISION= 1 COMMENT= Qt5 module for Serial Port BUILD_TARGET= sub-src diff --git a/x11/qt5-qtserialport/buildlink3.mk b/x11/qt5-qtserialport/buildlink3.mk index 23a9806dc55..b0123dc4892 100644 --- a/x11/qt5-qtserialport/buildlink3.mk +++ b/x11/qt5-qtserialport/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2019/08/09 17:41:41 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2019/09/16 19:24:55 adam Exp $ BUILDLINK_TREE+= qt5-qtserialport @@ -6,7 +6,7 @@ BUILDLINK_TREE+= qt5-qtserialport QT5_QTSERIALPORT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.qt5-qtserialport+= qt5-qtserialport>=5.9.1 -BUILDLINK_ABI_DEPENDS.qt5-qtserialport+= qt5-qtserialport>=5.13.0 +BUILDLINK_ABI_DEPENDS.qt5-qtserialport+= qt5-qtserialport>=5.13.1 BUILDLINK_PKGSRCDIR.qt5-qtserialport?= ../../x11/qt5-qtserialport BUILDLINK_INCDIRS.qt5-qtserialport+= qt5/include diff --git a/x11/qt5-qtserialport/distinfo b/x11/qt5-qtserialport/distinfo index 4c3b6644a1b..179aadf14c4 100644 --- a/x11/qt5-qtserialport/distinfo +++ b/x11/qt5-qtserialport/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2019/08/09 17:41:41 adam Exp $ +$NetBSD: distinfo,v 1.13 2019/09/16 19:24:55 adam Exp $ -SHA1 (qtserialport-everywhere-src-5.13.0.tar.xz) = d9f375475a3402b915abe071b6d257eba484a99b -RMD160 (qtserialport-everywhere-src-5.13.0.tar.xz) = 4cb9b95fd1e9080315337bfabd4893681d6d6829 -SHA512 (qtserialport-everywhere-src-5.13.0.tar.xz) = d9a8b3857de98da17dade7d9ab5405885a23331bcccebd727f3efbb3bfcaca6190137c060f70acb4d406a8004faf5a1654d0620de448666b1d4e46edb7664cc7 -Size (qtserialport-everywhere-src-5.13.0.tar.xz) = 302836 bytes +SHA1 (qtserialport-everywhere-src-5.13.1.tar.xz) = 98e34c386bb1fb8640f8447cd11512a35f4be43a +RMD160 (qtserialport-everywhere-src-5.13.1.tar.xz) = 3b4da3c779153b4e711111f29d8da5822407f591 +SHA512 (qtserialport-everywhere-src-5.13.1.tar.xz) = 2465c4e723966d8c365230667b8f441a85e2a46b76e7070fe4b024015add376631c9016efe177364735ba41f34f21eeff6726a6511cee5b1d82b267ee6a58900 +Size (qtserialport-everywhere-src-5.13.1.tar.xz) = 310040 bytes |