pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-mercurial
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jan 29 07:23:59 UTC 2022
Modified Files:
pkgsrc/devel/py-mercurial: Makefile
Log Message:
py-mercurial: mark as conflicting with other versions of this package
due to bin/hg and some documentation files
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.66 pkgsrc/devel/py-mercurial/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-mercurial/Makefile
diff -u pkgsrc/devel/py-mercurial/Makefile:1.65 pkgsrc/devel/py-mercurial/Makefile:1.66
--- pkgsrc/devel/py-mercurial/Makefile:1.65 Sun Jan 16 23:51:14 2022
+++ pkgsrc/devel/py-mercurial/Makefile Sat Jan 29 07:23:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.65 2022/01/16 23:51:14 wiz Exp $
+# $NetBSD: Makefile,v 1.66 2022/01/29 07:23:59 wiz Exp $
#
# Changelog sometimes at: https://www.mercurial-scm.org/wiki/WhatsNew
@@ -23,6 +23,8 @@ USE_TOOLS+= gmake msgfmt
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/man5
INSTALLATION_DIRS+= share/doc/mercurial
+PYTHON_SELF_CONFLICT= yes
+
.include "version.mk"
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index