pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-lxml
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Feb 7 00:09:59 UTC 2022
Modified Files:
pkgsrc/textproc/py-lxml: Makefile
Log Message:
py-lxml: update a comment
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 pkgsrc/textproc/py-lxml/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-lxml/Makefile
diff -u pkgsrc/textproc/py-lxml/Makefile:1.81 pkgsrc/textproc/py-lxml/Makefile:1.82
--- pkgsrc/textproc/py-lxml/Makefile:1.81 Fri Feb 4 15:18:18 2022
+++ pkgsrc/textproc/py-lxml/Makefile Mon Feb 7 00:09:59 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2022/02/04 15:18:18 hauke Exp $
+# $NetBSD: Makefile,v 1.82 2022/02/07 00:09:59 gutteridge Exp $
DISTNAME= lxml-4.7.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -11,7 +11,8 @@ HOMEPAGE= https://lxml.de/
COMMENT= Python binding for libxml2 and libxslt
LICENSE= modified-bsd
-# Path too long for libarchive tar?
+# Path too long for nbtar (pax-as-tar)?
+# See pkg/56688: nbtar (archivers/pax) silently drops files
EXTRACT_USING= gtar
TEST_DEPENDS+= ${PYPKGPREFIX}-cElementTree-[0-9]*:../../textproc/py-cElementTree
Home |
Main Index |
Thread Index |
Old Index