pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-tortoisehg: change PKGNAME to avoid binary package conflict with base
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Apr 3 18:06:26 2024 +0200
Changeset: c91041df9093840ce450a0989b36181a715e19e3
Modified Files:
py-tortoisehg/Makefile
Log Message:
py-tortoisehg: change PKGNAME to avoid binary package conflict with base
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c91041df9093840ce450a0989b36181a715e19e3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-tortoisehg/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-tortoisehg/Makefile b/py-tortoisehg/Makefile
index 57cf1faa3a..4ccb0950bc 100644
--- a/py-tortoisehg/Makefile
+++ b/py-tortoisehg/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.98 2024/02/19 12:47:39 wiz Exp $
DISTNAME= tortoisehg-6.6.3
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGNAME= ${PYPKGPREFIX}-qt6-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= https://www.mercurial-scm.org/release/tortoisehg/targz/
Home |
Main Index |
Thread Index |
Old Index