pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-hg-auditlog
Module Name: pkgsrc
Committed By: wiz
Date: Sun Sep 28 19:27:48 UTC 2025
Modified Files:
pkgsrc/devel/py-hg-auditlog: Makefile
Log Message:
py-hg-auditlog: fix PLIST handling
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-hg-auditlog/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-hg-auditlog/Makefile
diff -u pkgsrc/devel/py-hg-auditlog/Makefile:1.3 pkgsrc/devel/py-hg-auditlog/Makefile:1.4
--- pkgsrc/devel/py-hg-auditlog/Makefile:1.3 Sat Sep 27 11:47:16 2025
+++ pkgsrc/devel/py-hg-auditlog/Makefile Sun Sep 28 19:27:47 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2025/09/27 11:47:16 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2025/09/28 19:27:47 wiz Exp $
DISTNAME= auditlog-0.1
PKGNAME= ${PYPKGPREFIX}-hg-${DISTNAME:S/_/-/}
@@ -14,6 +14,7 @@ DEPENDS+= ${PYPKGPREFIX}-mercurial>=5.4n
USE_TOOLS+= bash:test
INSTALLATION_DIRS+= ${PREFIX}/${PYSITELIB}/hgext3rd
+PY_PATCHPLIST= yes
do-build:
Home |
Main Index |
Thread Index |
Old Index