pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-libxml2 py27-libxml2: new file appeared in...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06fb8f6f1ed5
branches:  trunk
changeset: 371793:06fb8f6f1ed5
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Fri Jan 14 14:12:03 2022 +0000

description:
py27-libxml2: new file appeared in PLIST. Bump.

diffstat:

 textproc/py-libxml2/Makefile |  4 ++--
 textproc/py-libxml2/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

diffs (31 lines):

diff -r 704580838933 -r 06fb8f6f1ed5 textproc/py-libxml2/Makefile
--- a/textproc/py-libxml2/Makefile      Fri Jan 14 13:44:37 2022 +0000
+++ b/textproc/py-libxml2/Makefile      Fri Jan 14 14:12:03 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.76 2022/01/09 11:58:16 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2022/01/14 14:12:03 tnn Exp $
 
 .include "../../textproc/libxml2/Makefile.common"
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   4
+PKGREVISION=   5
 
 COMMENT=       Python wrapper for libxml2
 LICENSE=       modified-bsd
diff -r 704580838933 -r 06fb8f6f1ed5 textproc/py-libxml2/PLIST
--- a/textproc/py-libxml2/PLIST Fri Jan 14 13:44:37 2022 +0000
+++ b/textproc/py-libxml2/PLIST Fri Jan 14 14:12:03 2022 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.6 2021/12/31 15:18:37 tnn Exp $
+@comment $NetBSD: PLIST,v 1.7 2022/01/14 14:12:03 tnn Exp $
 ${PYSITELIB}/drv_libxml2.py
 ${PYSITELIB}/drv_libxml2.pyc
 ${PYSITELIB}/drv_libxml2.pyo
 ${PYSITELIB}/libxml2.py
 ${PYSITELIB}/libxml2.pyc
 ${PYSITELIB}/libxml2.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