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:   wiz
Date:           Fri Mar 21 08:30:22 UTC 2025

Modified Files:
        pkgsrc/x11/qt6ct: Makefile distinfo

Log Message:
qt6ct: set DIST_SUBDIR for distfile content change


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/qt6ct/Makefile
cvs rdiff -u -r1.4 -r1.5 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.17 pkgsrc/x11/qt6ct/Makefile:1.18
--- pkgsrc/x11/qt6ct/Makefile:1.17      Mon Mar 17 19:01:23 2025
+++ pkgsrc/x11/qt6ct/Makefile   Fri Mar 21 08:30:22 2025
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.17 2025/03/17 19:01:23 vins Exp $
+# $NetBSD: Makefile,v 1.18 2025/03/21 08:30:22 wiz Exp $
 
 DISTNAME=      qt6ct-0.10
 PKGREVISION=   2
 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.4 pkgsrc/x11/qt6ct/distinfo:1.5
--- pkgsrc/x11/qt6ct/distinfo:1.4       Fri Mar 14 19:54:00 2025
+++ pkgsrc/x11/qt6ct/distinfo   Fri Mar 21 08:30:22 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2025/03/14 19:54:00 vins Exp $
+$NetBSD: distinfo,v 1.5 2025/03/21 08:30:22 wiz Exp $
 
-BLAKE2s (qt6ct-0.10.tar.gz) = 3b722997c5fdf2766a146b9138eb22d00e3ee49962dd43d846a81be8d194df1d
-SHA512 (qt6ct-0.10.tar.gz) = 7f89736ed524697d4a05c7cdb85743feb4b0749064f18697c21017824417729054081c4742e834eebd3e542c3b6b41b25db7268908df4196a88f01fb41d7c786
-Size (qt6ct-0.10.tar.gz) = 154080 bytes
+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



Home | Main Index | Thread Index | Old Index