[Midnightbsd-cvs] mports [21842] trunk/devel/py-lxml: update to 3.6.0

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Aug 22 18:47:11 EDT 2016


Revision: 21842
          http://svnweb.midnightbsd.org/mports/?rev=21842
Author:   laffer1
Date:     2016-08-22 18:47:11 -0400 (Mon, 22 Aug 2016)
Log Message:
-----------
update to 3.6.0

Modified Paths:
--------------
    trunk/devel/py-lxml/Makefile
    trunk/devel/py-lxml/distinfo
    trunk/devel/py-lxml/files/patch-src-lxml_lxml.etree.c

Modified: trunk/devel/py-lxml/Makefile
===================================================================
--- trunk/devel/py-lxml/Makefile	2016-08-22 22:42:51 UTC (rev 21841)
+++ trunk/devel/py-lxml/Makefile	2016-08-22 22:47:11 UTC (rev 21842)
@@ -3,7 +3,7 @@
 # $FreeBSD: head/devel/py-lxml/Makefile 377589 2015-01-21 12:16:36Z wg $
 
 PORTNAME=	lxml
-PORTVERSION=	3.4.1
+PORTVERSION=	3.6.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,6 @@
 LIB_DEPENDS=	libxml2.so:${PORTSDIR}/textproc/libxml2 \
 		libxslt.so:${PORTSDIR}/textproc/libxslt
 
-USE_GCC=	any
 USES=		python uniquefiles:dirs
 USE_PYTHON=	autoplist concurrent distutils
 

Modified: trunk/devel/py-lxml/distinfo
===================================================================
--- trunk/devel/py-lxml/distinfo	2016-08-22 22:42:51 UTC (rev 21841)
+++ trunk/devel/py-lxml/distinfo	2016-08-22 22:47:11 UTC (rev 21842)
@@ -1,2 +1,2 @@
-SHA256 (lxml-3.4.1.tar.gz) = 069594837d0376a1bacf5cc42aa9a1be2e1c1396dc62f7d07f7358afecd34adf
-SIZE (lxml-3.4.1.tar.gz) = 3524523
+SHA256 (lxml-3.6.0.tar.gz) = 9c74ca28a7f0c30dca8872281b3c47705e21217c8bc63912d95c9e2a7cac6bdf
+SIZE (lxml-3.6.0.tar.gz) = 3693901

Modified: trunk/devel/py-lxml/files/patch-src-lxml_lxml.etree.c
===================================================================
--- trunk/devel/py-lxml/files/patch-src-lxml_lxml.etree.c	2016-08-22 22:42:51 UTC (rev 21841)
+++ trunk/devel/py-lxml/files/patch-src-lxml_lxml.etree.c	2016-08-22 22:47:11 UTC (rev 21842)
@@ -1,5 +1,5 @@
---- ./src/lxml/lxml.etree.c.orig	2012-03-26 14:31:59.000000000 +0400
-+++ ./src/lxml/lxml.etree.c	2012-04-01 22:49:13.000000000 +0400
+--- ./src/lxml/lxml.etree.c.orig	2012-03-26 10:31:59 UTC
++++ ./src/lxml/lxml.etree.c
 @@ -1,5 +1,12 @@
  /* Generated by Cython 0.15.1 on Mon Mar 26 12:31:57 2012 */
  



More information about the Midnightbsd-cvs mailing list