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: vins
Date: Mon Mar 17 19:01:23 UTC 2025
Modified Files:
pkgsrc/x11/qt6ct: Makefile
Log Message:
x11/qt6ct: simplify distfile handling (NFC)
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/qt6ct/Makefile
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.16 pkgsrc/x11/qt6ct/Makefile:1.17
--- pkgsrc/x11/qt6ct/Makefile:1.16 Fri Mar 14 19:54:00 2025
+++ pkgsrc/x11/qt6ct/Makefile Mon Mar 17 19:01:23 2025
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2025/03/14 19:54:00 vins Exp $
+# $NetBSD: Makefile,v 1.17 2025/03/17 19:01:23 vins Exp $
-DISTNAME= qt6ct-${PKGVER}
+DISTNAME= qt6ct-0.10
PKGREVISION= 2
-PKGVER= 0.10
CATEGORIES= x11
-MASTER_SITES= https://www.opencode.net/trialuser/qt6ct/-/archive/${PKGVER}/
+MASTER_SITES= https://www.opencode.net/trialuser/qt6ct/-/archive/${PKGVERSION_NOREV}/
MAINTAINER= vins%NetBSD.org@localhost
HOMEPAGE= https://www.opencode.net/trialuser/qt6ct
Home |
Main Index |
Thread Index |
Old Index