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 22 15:25:59 UTC 2022

Modified Files:
        pkgsrc/devel/py-mercurial: PLIST

Log Message:
py-mercurial: fix PLIST for python 2.7


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/py-mercurial/PLIST

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/PLIST
diff -u pkgsrc/devel/py-mercurial/PLIST:1.39 pkgsrc/devel/py-mercurial/PLIST:1.40
--- pkgsrc/devel/py-mercurial/PLIST:1.39        Sun Jan 16 23:51:14 2022
+++ pkgsrc/devel/py-mercurial/PLIST     Sat Jan 22 15:25:59 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2022/01/16 23:51:14 wiz Exp $
+@comment $NetBSD: PLIST,v 1.40 2022/01/22 15:25:59 wiz Exp $
 bin/hg
 ${PYSITELIB}/hgdemandimport/__init__.py
 ${PYSITELIB}/hgdemandimport/__init__.pyc
@@ -463,6 +463,7 @@ ${PYSITELIB}/hgext/zeroconf/__init__.pyo
 ${PYSITELIB}/hgext3rd/__init__.py
 ${PYSITELIB}/hgext3rd/__init__.pyc
 ${PYSITELIB}/hgext3rd/__init__.pyo
+${PLIST.py2x}${PYSITELIB}/${EGG_INFODIR}
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PLIST.py3x}${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt



Home | Main Index | Thread Index | Old Index