pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/lxqt-qtplugin x11/lxqt-qtplugin: update to 0.17.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e805f8674a3f
branches:  trunk
changeset: 450650:e805f8674a3f
user:      pin <pin%pkgsrc.org@localhost>
date:      Tue Apr 20 18:31:25 2021 +0000

description:
x11/lxqt-qtplugin: update to 0.17.0

lxqt-qtplugin-0.17.0 / 2021-04-15
=================================
  - Handled Qt 5.15 deprecations.
  - Don't check before deleting a pointer.
  - Don't use implicit conversions.
  - Fixed a palette/highlight color related typo.

diffstat:

 x11/lxqt-qtplugin/Makefile |   6 +++---
 x11/lxqt-qtplugin/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r 6900db725a90 -r e805f8674a3f x11/lxqt-qtplugin/Makefile
--- a/x11/lxqt-qtplugin/Makefile        Tue Apr 20 18:29:58 2021 +0000
+++ b/x11/lxqt-qtplugin/Makefile        Tue Apr 20 18:31:25 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2020/12/07 12:29:41 pin Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/20 18:31:25 pin Exp $
 
-DISTNAME=      lxqt-qtplugin-0.16.0
+DISTNAME=      lxqt-qtplugin-0.17.0
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=lxqt/}
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
@@ -28,7 +28,7 @@
 pre-configure:
        ${MKDIR} -p ${WRKSRC}/build
 
-TOOL_DEPENDS+= lxqt-build-tools>=0.8:../../devel/lxqt-build-tools
+TOOL_DEPENDS+= lxqt-build-tools>=0.9:../../devel/lxqt-build-tools
 TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../x11/qt5-qttools
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
diff -r 6900db725a90 -r e805f8674a3f x11/lxqt-qtplugin/distinfo
--- a/x11/lxqt-qtplugin/distinfo        Tue Apr 20 18:29:58 2021 +0000
+++ b/x11/lxqt-qtplugin/distinfo        Tue Apr 20 18:31:25 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/12/07 12:29:41 pin Exp $
+$NetBSD: distinfo,v 1.4 2021/04/20 18:31:25 pin Exp $
 
-SHA1 (lxqt-qtplugin-0.16.0.tar.xz) = d7ea06c61f5796567d318468e80a9e1720cc0c5a
-RMD160 (lxqt-qtplugin-0.16.0.tar.xz) = a9d67e5335c9713257da37997f5ef7903bdbcb04
-SHA512 (lxqt-qtplugin-0.16.0.tar.xz) = 8dc6174a5b2a43332b40509b466095912d31407e70d5d3487243de3a25fd07e925fae8f46359f6b69f2e4d7e920a7ba0ae5982a8d7ad9129ffacb4d62e108203
-Size (lxqt-qtplugin-0.16.0.tar.xz) = 23640 bytes
+SHA1 (lxqt-qtplugin-0.17.0.tar.xz) = a22aa748d9b724cee74983c390fb2656d83e6b61
+RMD160 (lxqt-qtplugin-0.17.0.tar.xz) = e0f9d6d7de0fad94665c286bce0c0eef9f483e75
+SHA512 (lxqt-qtplugin-0.17.0.tar.xz) = 5fda2858223de1973dede43c4a278c0ff07006b087a19fe9088113d93e968716a6b0ed59624de3d69924961a2dba184955b73b380ea007cf9942e20ec1614fb7
+Size (lxqt-qtplugin-0.17.0.tar.xz) = 23744 bytes



Home | Main Index | Thread Index | Old Index