Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/qt5ct x11/qt5ct: update to 1.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/68d339139fed
branches:  trunk
changeset: 434511:68d339139fed
user:      pin <pin%pkgsrc.org@localhost>
date:      Wed Jun 17 18:35:36 2020 +0000

description:
x11/qt5ct: update to 1.0

ChangeLog:
Version 1.0
* added Ia Ora color scheme (from Mandriva default style)
* disabled debug messages by default
* fixed Qt 5.15 palette
* fixed crash on certain applications under Qt 5.15

diffstat:

 x11/qt5ct/Makefile |   5 ++---
 x11/qt5ct/PLIST    |   3 ++-
 x11/qt5ct/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 9 deletions(-)

diffs (45 lines):

diff -r 206acaef63ac -r 68d339139fed x11/qt5ct/Makefile
--- a/x11/qt5ct/Makefile        Wed Jun 17 18:02:53 2020 +0000
+++ b/x11/qt5ct/Makefile        Wed Jun 17 18:35:36 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/06/02 08:25:03 adam Exp $
+# $NetBSD: Makefile,v 1.8 2020/06/17 18:35:36 pin Exp $
 
-DISTNAME=              qt5ct-0.41
-PKGREVISION=           5
+DISTNAME=              qt5ct-1.0
 CATEGORIES=            x11
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=qt5ct/}
 EXTRACT_SUFX=          .tar.bz2
diff -r 206acaef63ac -r 68d339139fed x11/qt5ct/PLIST
--- a/x11/qt5ct/PLIST   Wed Jun 17 18:02:53 2020 +0000
+++ b/x11/qt5ct/PLIST   Wed Jun 17 18:35:36 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/12/16 12:08:02 kamil Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/06/17 18:35:36 pin Exp $
 bin/qt5ct
 qt5/plugins/platformthemes/libqt5ct.so
 qt5/plugins/styles/libqt5ct-style.so
@@ -6,6 +6,7 @@
 share/qt5ct/colors/airy.conf
 share/qt5ct/colors/darker.conf
 share/qt5ct/colors/dusk.conf
+share/qt5ct/colors/ia_ora.conf
 share/qt5ct/colors/sand.conf
 share/qt5ct/colors/simple.conf
 share/qt5ct/colors/waves.conf
diff -r 206acaef63ac -r 68d339139fed x11/qt5ct/distinfo
--- a/x11/qt5ct/distinfo        Wed Jun 17 18:02:53 2020 +0000
+++ b/x11/qt5ct/distinfo        Wed Jun 17 18:35:36 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2019/12/16 12:08:02 kamil Exp $
+$NetBSD: distinfo,v 1.2 2020/06/17 18:35:36 pin Exp $
 
-SHA1 (qt5ct-0.41.tar.bz2) = f2d91248aa4fe54f73881e000621d61460dd78ee
-RMD160 (qt5ct-0.41.tar.bz2) = 7a7752de9adfdeb2b3ff0fad6865e3b0c6fed075
-SHA512 (qt5ct-0.41.tar.bz2) = a94f9996dc2198d3c8c9af8610912d12b915b8c547a49c36f7bc083b6f237b318d7903e91fb6fcfe06996a319c361104c1923e6d0c49446b6fb66a1e44fae009
-Size (qt5ct-0.41.tar.bz2) = 73009 bytes
+SHA1 (qt5ct-1.0.tar.bz2) = d847d36e0adc2842e78a908ad8e9f10dd81bd3f6
+RMD160 (qt5ct-1.0.tar.bz2) = 714f5bdfac8a05a4ee405de879da19446ebd2a43
+SHA512 (qt5ct-1.0.tar.bz2) = f650362c90782128e1b3ddb61e73d0295bc5b108a75c8a10d085ce9df7dc0926ac40baf80705136b39cc779212fc97e121757c440f2728aab12b761caace78b2
+Size (qt5ct-1.0.tar.bz2) = 73360 bytes



Home | Main Index | Thread Index | Old Index