pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/qt6gtk2



Module Name:    pkgsrc
Committed By:   vins
Date:           Fri Mar 14 19:45:48 UTC 2025

Modified Files:
        pkgsrc/misc/qt6gtk2: Makefile distinfo

Log Message:
misc/qt6gtk2: update to 0.4

# changes
* Added Qt 6.9 support
* Moved home page to opencode.net
* Increased minimum Qt version to 6.2
* Refactoring


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/qt6gtk2/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/qt6gtk2/distinfo

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

Modified files:

Index: pkgsrc/misc/qt6gtk2/Makefile
diff -u pkgsrc/misc/qt6gtk2/Makefile:1.16 pkgsrc/misc/qt6gtk2/Makefile:1.17
--- pkgsrc/misc/qt6gtk2/Makefile:1.16   Fri Dec 27 08:20:21 2024
+++ pkgsrc/misc/qt6gtk2/Makefile        Fri Mar 14 19:45:48 2025
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.16 2024/12/27 08:20:21 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2025/03/14 19:45:48 vins Exp $
 
-DISTNAME=      qt6gtk2-0.3
-PKGREVISION=   1
+DISTNAME=      qt6gtk2-${PKGVER}
+PKGVER=                0.4
 CATEGORIES=    misc x11
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=trialuser02/}
-GITHUB_TAG=    ${PKGVERSION_NOREV}
+MASTER_SITES=  https://www.opencode.net/trialuser/qt6gtk2/-/archive/${PKGVER}/
 
 MAINTAINER=    vins%NetBSD.org@localhost
-HOMEPAGE=      https://github.com/trialuser02/qt6ct/
+HOMEPAGE=      https://www.opencode.net/trialuser/qt6gtk2
 COMMENT=       GTK+2.0 integration plugins for Qt6
 LICENSE=       gnu-gpl-v2
 

Index: pkgsrc/misc/qt6gtk2/distinfo
diff -u pkgsrc/misc/qt6gtk2/distinfo:1.2 pkgsrc/misc/qt6gtk2/distinfo:1.3
--- pkgsrc/misc/qt6gtk2/distinfo:1.2    Tue Nov 19 09:03:20 2024
+++ pkgsrc/misc/qt6gtk2/distinfo        Fri Mar 14 19:45:48 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/11/19 09:03:20 nros Exp $
+$NetBSD: distinfo,v 1.3 2025/03/14 19:45:48 vins Exp $
 
-BLAKE2s (qt6gtk2-0.3.tar.gz) = 2bbb3c5dee8663dee2235c5b19b5ce1d2a9522de16236241bd2e9f4ac7229391
-SHA512 (qt6gtk2-0.3.tar.gz) = e5c9d9c71a6a0458971a234923846fb8c4ac0fb3c655cf281f1e4994d04596218b8d6ed90cbf5eb0ff1e0b36c8de84710c2ff6e1fe2827ffd5c0889046a5bd8f
-Size (qt6gtk2-0.3.tar.gz) = 65979 bytes
+BLAKE2s (qt6gtk2-0.4.tar.gz) = 71c6f784f554e3e11bf1e63655d50a4a1235f0f3a35e5b5461b7fa05cf5b11f4
+SHA512 (qt6gtk2-0.4.tar.gz) = 875c9198b94f196f515b087ed29b84f4b3890187e8f9e188d686d8f7bca0dc817acdb881014da21aa71735c2d3cd60ff7bf9ee95be227cfad1be15faba2f68c2
+Size (qt6gtk2-0.4.tar.gz) = 66215 bytes



Home | Main Index | Thread Index | Old Index