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: Fri Mar 14 19:54:00 UTC 2025
Modified Files:
pkgsrc/x11/qt6ct: Makefile distinfo
Log Message:
qt6ct: fix fetching of tarbarll.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/qt6ct/Makefile
cvs rdiff -u -r1.3 -r1.4 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.15 pkgsrc/x11/qt6ct/Makefile:1.16
--- pkgsrc/x11/qt6ct/Makefile:1.15 Fri Mar 14 19:30:25 2025
+++ pkgsrc/x11/qt6ct/Makefile Fri Mar 14 19:54:00 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2025/03/14 19:30:25 vins Exp $
+# $NetBSD: Makefile,v 1.16 2025/03/14 19:54:00 vins Exp $
DISTNAME= qt6ct-${PKGVER}
-PKGREVISION= 1
+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/${PKGVER}/
MAINTAINER= vins%NetBSD.org@localhost
HOMEPAGE= https://www.opencode.net/trialuser/qt6ct
@@ -32,7 +32,7 @@ do-configure:
${QTDIR}/bin/qmake ${QMAKE_ARGS}
post-install:
- ${INSTALL_DATA} ${WRKSRC}/README \
+ ${INSTALL_DATA} ${WRKSRC}/README.md \
${DESTDIR}${PREFIX}/${DOCDIR}/README
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
Index: pkgsrc/x11/qt6ct/distinfo
diff -u pkgsrc/x11/qt6ct/distinfo:1.3 pkgsrc/x11/qt6ct/distinfo:1.4
--- pkgsrc/x11/qt6ct/distinfo:1.3 Tue Feb 11 21:26:08 2025
+++ pkgsrc/x11/qt6ct/distinfo Fri Mar 14 19:54:00 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2025/02/11 21:26:08 vins Exp $
+$NetBSD: distinfo,v 1.4 2025/03/14 19:54:00 vins Exp $
-BLAKE2s (qt6ct-0.10.tar.gz) = 5d30d80845fb7f7788769251bd990c0c502c62405e62ed19bc8ef33646d0fc8a
-SHA512 (qt6ct-0.10.tar.gz) = 4a64ebe79cab0660178693bddce15bcf87c36b0331cd93578c1f09987c49ca28bb30cb39a1973338981d69c50976c2a37dec55b3f8f9d4520ffcbf0e73757ccd
-Size (qt6ct-0.10.tar.gz) = 160189 bytes
+BLAKE2s (qt6ct-0.10.tar.gz) = 3b722997c5fdf2766a146b9138eb22d00e3ee49962dd43d846a81be8d194df1d
+SHA512 (qt6ct-0.10.tar.gz) = 7f89736ed524697d4a05c7cdb85743feb4b0749064f18697c21017824417729054081c4742e834eebd3e542c3b6b41b25db7268908df4196a88f01fb41d7c786
+Size (qt6ct-0.10.tar.gz) = 154080 bytes
Home |
Main Index |
Thread Index |
Old Index