Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.16 2013/05/19 18:52:30 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.24 2014/03/12 09:59:28 wiz Exp $
|
||||
|
||||
DISTNAME= lxml-3.2.1
|
||||
DISTNAME= lxml-3.3.3
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://lxml.de/files/
|
||||
@@ -12,9 +12,8 @@ COMMENT= Python binding for libxml2 and libxslt
|
||||
LICENSE= modified-bsd
|
||||
|
||||
TEST_TARGET= test_inplace
|
||||
PYTHON_VERSIONS_INCLUDE_3X= yes
|
||||
|
||||
.include "../../lang/python/distutils.mk"
|
||||
.include "../../lang/python/egg.mk"
|
||||
BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.7.8
|
||||
.include "../../textproc/libxml2/buildlink3.mk"
|
||||
BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.26
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
@comment $NetBSD: PLIST,v 1.8 2013/03/17 15:47:15 wiz Exp $
|
||||
${PYSITELIB}/${EGG_FILE}
|
||||
@comment $NetBSD: PLIST,v 1.10 2014/03/12 09:59:28 wiz Exp $
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
||||
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
||||
${PYSITELIB}/lxml/ElementInclude.py
|
||||
${PYSITELIB}/lxml/ElementInclude.pyc
|
||||
${PYSITELIB}/lxml/ElementInclude.pyo
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.10 2013/05/19 18:52:30 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.15 2014/03/12 09:59:28 wiz Exp $
|
||||
|
||||
SHA1 (lxml-3.2.1.tgz) = 85a1fe171ad8b3b05d7012221a7deec2f6e7e428
|
||||
RMD160 (lxml-3.2.1.tgz) = 42f1dcb0bc50ad1d988f57a0514abcb914e7d182
|
||||
Size (lxml-3.2.1.tgz) = 3335355 bytes
|
||||
SHA1 (lxml-3.3.3.tgz) = e701a4d8d7840fdf04944004dc0f38deff65214b
|
||||
RMD160 (lxml-3.3.3.tgz) = f03b918fe31b00229ab2b7d1ee9357205813af25
|
||||
Size (lxml-3.3.3.tgz) = 3469312 bytes
|
||||
|
||||
Reference in New Issue
Block a user