pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/kvantum



Module Name:    pkgsrc
Committed By:   pin
Date:           Sat Oct  3 12:10:00 UTC 2020

Modified Files:
        pkgsrc/graphics/kvantum: Makefile distinfo

Log Message:
graphics/kvantum: update to 0.17.0

V0.17.0
---------
 * Also, take care of widgets without interior SVG elements on a menu that has a
high contrast with the window (a possible scenario that hasn't happened with any
theme so far).
 * A workaround for a rare problem in QWidgetAction when menus have a high
contrast with windows.
 * Fixed the text color of thin progressbars inside stylable toolbars of
dark-and-light themes.
 * More accurate calculation of spinbox width under special circumstances.
 * Distinguish popup indicators from other button indicators on mouseover.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/graphics/kvantum/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/graphics/kvantum/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/kvantum/Makefile
diff -u pkgsrc/graphics/kvantum/Makefile:1.7 pkgsrc/graphics/kvantum/Makefile:1.8
--- pkgsrc/graphics/kvantum/Makefile:1.7        Mon Aug 17 20:19:04 2020
+++ pkgsrc/graphics/kvantum/Makefile    Sat Oct  3 12:09:59 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2020/08/17 20:19:04 leot Exp $
+# $NetBSD: Makefile,v 1.8 2020/10/03 12:09:59 pin Exp $
 
-DISTNAME=      Kvantum-0.16.1
+DISTNAME=      Kvantum-0.17.0
 PKGNAME=       ${DISTNAME:tl}
-PKGREVISION=   1
 CATEGORIES=    graphics
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tsujan/}
 GITHUB_TAG=    V${PKGVERSION_NOREV}

Index: pkgsrc/graphics/kvantum/distinfo
diff -u pkgsrc/graphics/kvantum/distinfo:1.4 pkgsrc/graphics/kvantum/distinfo:1.5
--- pkgsrc/graphics/kvantum/distinfo:1.4        Mon Aug 10 16:58:29 2020
+++ pkgsrc/graphics/kvantum/distinfo    Sat Oct  3 12:09:59 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2020/08/10 16:58:29 pin Exp $
+$NetBSD: distinfo,v 1.5 2020/10/03 12:09:59 pin Exp $
 
-SHA1 (Kvantum-0.16.1.tar.gz) = 78f640ecab0a8cbb149cd6da7043503c366540db
-RMD160 (Kvantum-0.16.1.tar.gz) = c2bda2a8891bd5d1486e322eca5a4b2649716fa2
-SHA512 (Kvantum-0.16.1.tar.gz) = ee5dec07f7aa3aef70820606eb5f0d693fac8b8e714fba49ce7062ad7dc31ec0d9c9ba73730d4cad087927adc5d0e2609a4ae4eb21879d8e924865dd32d0740f
-Size (Kvantum-0.16.1.tar.gz) = 2703123 bytes
+SHA1 (Kvantum-0.17.0.tar.gz) = c5f9deff9b4a09ebe294d94304612bc5b8ac6c23
+RMD160 (Kvantum-0.17.0.tar.gz) = 67b264c2cb30001a7f84cd2f502c9e6c7468812a
+SHA512 (Kvantum-0.17.0.tar.gz) = 2d537bc9b21b40ff06a4e1c7956b48f9c3a655289ed23c56b02da26dd6af6fb89c2555c3a1f97e716b2f9892e15aa123d764c326df113ca0a16a575c5b57b0f7
+Size (Kvantum-0.17.0.tar.gz) = 2696151 bytes



Home | Main Index | Thread Index | Old Index