pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/qt6ct



Module Name:    pkgsrc
Committed By:   pin
Date:           Sat Oct 11 13:16:51 UTC 2025

Modified Files:
        pkgsrc/x11/qt6ct: Makefile distinfo

Log Message:
x11/qt6ct: update to 0.11

Release notes

 - Qt 6.10 support
 - disabled cmake warnings about private Qt headers
 - allow to override Qt plugin directory
 - don't rely on label font for saving font settings
 - always fallback to the QGenericUnixTheme


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/x11/qt6ct/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/qt6ct/distinfo

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

Modified files:

Index: pkgsrc/x11/qt6ct/Makefile
diff -u pkgsrc/x11/qt6ct/Makefile:1.21 pkgsrc/x11/qt6ct/Makefile:1.22
--- pkgsrc/x11/qt6ct/Makefile:1.21      Sun Jun  1 15:41:05 2025
+++ pkgsrc/x11/qt6ct/Makefile   Sat Oct 11 13:16:51 2025
@@ -1,11 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2025/06/01 15:41:05 vins Exp $
+# $NetBSD: Makefile,v 1.22 2025/10/11 13:16:51 pin Exp $
 
-DISTNAME=      qt6ct-0.10
-PKGREVISION=   5
+DISTNAME=      qt6ct-0.11
 CATEGORIES=    x11
 MASTER_SITES=  https://www.opencode.net/trialuser/qt6ct/-/archive/${PKGVERSION_NOREV}/
-# remove on next update
-DIST_SUBDIR=   qt6ct-202503
 
 MAINTAINER=    vins%NetBSD.org@localhost
 HOMEPAGE=      https://www.opencode.net/trialuser/qt6ct

Index: pkgsrc/x11/qt6ct/distinfo
diff -u pkgsrc/x11/qt6ct/distinfo:1.5 pkgsrc/x11/qt6ct/distinfo:1.6
--- pkgsrc/x11/qt6ct/distinfo:1.5       Fri Mar 21 08:30:22 2025
+++ pkgsrc/x11/qt6ct/distinfo   Sat Oct 11 13:16:51 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2025/03/21 08:30:22 wiz Exp $
+$NetBSD: distinfo,v 1.6 2025/10/11 13:16:51 pin Exp $
 
-BLAKE2s (qt6ct-202503/qt6ct-0.10.tar.gz) = 3b722997c5fdf2766a146b9138eb22d00e3ee49962dd43d846a81be8d194df1d
-SHA512 (qt6ct-202503/qt6ct-0.10.tar.gz) = 7f89736ed524697d4a05c7cdb85743feb4b0749064f18697c21017824417729054081c4742e834eebd3e542c3b6b41b25db7268908df4196a88f01fb41d7c786
-Size (qt6ct-202503/qt6ct-0.10.tar.gz) = 154080 bytes
+BLAKE2s (qt6ct-0.11.tar.gz) = f924aad82123135eb397cbad7f35e56959b927edaa92b40ee5c7166a54900d8c
+SHA512 (qt6ct-0.11.tar.gz) = 58d00f658360e7a7dd8d09a6a873bd9b21f112e596a72ce3ca9caeaba2a4336fbba18c93a8bdb1560f2875f40de1991d9500c5c52a8d8621c060f3bcc8d5545f
+Size (qt6ct-0.11.tar.gz) = 154383 bytes



Home | Main Index | Thread Index | Old Index