Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.32 2015/04/26 08:01:31 wiz Exp $
# $NetBSD: Makefile,v 1.38 2016/08/22 14:01:35 wiz Exp $
DISTNAME= lxml-3.4.4
DISTNAME= lxml-3.6.4
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc
MASTER_SITES= http://lxml.de/files/
@@ -11,6 +11,10 @@ HOMEPAGE= http://lxml.de/
COMMENT= Python binding for libxml2 and libxslt
LICENSE= modified-bsd
# as of 3.6.1, two test failures on NetBSD, see
# https://bugs.launchpad.net/lxml/+bug/1522052
# third error in 3.6.1
# https://bugs.launchpad.net/lxml/+bug/1608479
TEST_TARGET= test_inplace
.include "../../lang/python/egg.mk"
@@ -19,3 +23,5 @@ BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.7.8
BUILDLINK_API_DEPENDS.libxslt+= libxslt>=1.1.26
.include "../../textproc/libxslt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
# needed for "make test" with python-3.x -- fixes first two errors noted above
#MAKE_ENV+= LC_ALL=en_US.UTF-8

View File

@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.23 2015/04/26 08:01:31 wiz Exp $
$NetBSD: distinfo,v 1.28 2016/08/22 14:01:35 wiz Exp $
SHA1 (lxml-3.4.4.tgz) = b210b84551d3ac1cadbcfae2fe553040fc7a61dd
RMD160 (lxml-3.4.4.tgz) = d1e5a848b5b335bc7581183e483c8b7e1cdeb124
Size (lxml-3.4.4.tgz) = 3537508 bytes
SHA1 (lxml-3.6.4.tgz) = 51fcf2a9a1499909f986c0663b4703406a4a12cc
RMD160 (lxml-3.6.4.tgz) = 3897118cedaf662d4da567462405fbb470cdf337
SHA512 (lxml-3.6.4.tgz) = 0412b266d7a70af21f2e4e05d63c3ce63049661ef27e2bf190cbfe1e982b6980fe980a998a360796b958fa9e148ae5bb48136354d4b0bb042055340e37f61e1e
Size (lxml-3.6.4.tgz) = 3707675 bytes