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:   wiz
Date:           Sun Jun  9 08:10:07 UTC 2024

Modified Files:
        pkgsrc/graphics/kvantum: Makefile distinfo

Log Message:
kvantum: update to 1.1.2.

V1.1.2
---------
 * Workaround for an inconsistency in Qt, where a persistent editor can be opened for an item view without setting the flag "ItemIsEditable".
 * Follow Qt 6.7 by giving the available space to the text rectangle of a view item (this extends the workaround which was added to V1.1.1).


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/graphics/kvantum/Makefile
cvs rdiff -u -r1.24 -r1.25 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.40 pkgsrc/graphics/kvantum/Makefile:1.41
--- pkgsrc/graphics/kvantum/Makefile:1.40       Wed May 29 16:32:58 2024
+++ pkgsrc/graphics/kvantum/Makefile    Sun Jun  9 08:10:07 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2024/05/29 16:32:58 adam Exp $
+# $NetBSD: Makefile,v 1.41 2024/06/09 08:10:07 wiz Exp $
 
-DISTNAME=      Kvantum-1.1.1
+DISTNAME=      Kvantum-1.1.2
 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.24 pkgsrc/graphics/kvantum/distinfo:1.25
--- pkgsrc/graphics/kvantum/distinfo:1.24       Wed May  1 20:10:29 2024
+++ pkgsrc/graphics/kvantum/distinfo    Sun Jun  9 08:10:07 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2024/05/01 20:10:29 wiz Exp $
+$NetBSD: distinfo,v 1.25 2024/06/09 08:10:07 wiz Exp $
 
-BLAKE2s (Kvantum-1.1.1.tar.gz) = d4325b8f806b642f87a451e39814ef9d6a9de217bc087d11f850e1c89670b637
-SHA512 (Kvantum-1.1.1.tar.gz) = c56b23999035c09f1a890e64c0ea965e2183f326db7fc52b24856425786122cbc4d1bd7ed5f4627576fc31bd627ddc64fed34f51ffe1fb31513b45548286f186
-Size (Kvantum-1.1.1.tar.gz) = 3040798 bytes
+BLAKE2s (Kvantum-1.1.2.tar.gz) = a5b02c2f986e561a8ec3d63fa1fde0205daefabc264fda947c57172273cfcaf8
+SHA512 (Kvantum-1.1.2.tar.gz) = 71c714df902ac4d7ac707e26842e2227eb7eeddad03af0bbd1ab1fcfa132204a9dd0453eafac3000cd3187dcb4ff03d64f01674c442f5a225e0c9b3652277f0e
+Size (Kvantum-1.1.2.tar.gz) = 3041246 bytes
 SHA1 (patch-CMakeLists.txt) = 0b044c8efb1bd846a90d03520a4a40324b383d01



Home | Main Index | Thread Index | Old Index