pkgsrc-WIP-changes archive

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

kvantum: update to 1.1.2



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Thu Jun 6 09:30:40 2024 +0200
Changeset:	ca5d40f39aa1421ff0eb04b0cfa712a351fef4d4

Modified Files:
	kvantum/Makefile
	kvantum/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 see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ca5d40f39aa1421ff0eb04b0cfa712a351fef4d4

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

diffstat:
 kvantum/Makefile | 3 +--
 kvantum/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs:
diff --git a/kvantum/Makefile b/kvantum/Makefile
index aa41e9cc38..ef9ee8a209 100644
--- a/kvantum/Makefile
+++ b/kvantum/Makefile
@@ -1,7 +1,6 @@
 # $NetBSD: Makefile,v 1.39 2024/05/01 20:10:29 wiz Exp $
 
-DISTNAME=	Kvantum-1.1.1
-PKGREVISION=	1
+DISTNAME=	Kvantum-1.1.2
 PKGNAME=	${DISTNAME:tl}
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_GITHUB:=tsujan/}
diff --git a/kvantum/distinfo b/kvantum/distinfo
index 4f1aa15cbb..675c5aa53d 100644
--- a/kvantum/distinfo
+++ b/kvantum/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.24 2024/05/01 20:10:29 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


Home | Main Index | Thread Index | Old Index