Index: head/devel/py-lxml/files/patch-src-lxml_lxml.etree.c =================================================================== --- head/devel/py-lxml/files/patch-src-lxml_lxml.etree.c (revision 462528) +++ head/devel/py-lxml/files/patch-src-lxml_lxml.etree.c (nonexistent) @@ -1,15 +0,0 @@ ---- ./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 */ - -+#if defined(__FreeBSD__) -+#include -+#if (__FreeBSD_version >= 1000000 && __FreeBSD_version < 1000010) -+#include -+#endif -+#endif -+ - #define PY_SSIZE_T_CLEAN - #include "Python.h" - #ifndef Py_PYTHON_H Property changes on: head/devel/py-lxml/files/patch-src-lxml_lxml.etree.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/py-lxml/Makefile =================================================================== --- head/devel/py-lxml/Makefile (revision 462528) +++ head/devel/py-lxml/Makefile (revision 462529) @@ -1,34 +1,38 @@ # Created by: Robert Gogolok # $FreeBSD$ PORTNAME= lxml -PORTVERSION= 3.8.0 +PORTVERSION= 4.1.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Pythonic binding for the libxml2 and libxslt libraries LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/doc/licenses/BSD.txt LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libxslt.so:textproc/libxslt USES= python uniquefiles:dirs USE_PYTHON= autoplist concurrent distutils LDFLAGS+= -Wl,-rpath=${LOCALBASE}/lib DOCS_FILES= CHANGES.txt CREDITS.txt TODO.txt README.rst PORTDOCS= * OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOCS_FILES:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} doc ${STAGEDIR}${DOCSDIR} + +post-install: + ${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} \ + -name '*.so' -exec ${STRIP_CMD} {} + .include Index: head/devel/py-lxml/distinfo =================================================================== --- head/devel/py-lxml/distinfo (revision 462528) +++ head/devel/py-lxml/distinfo (revision 462529) @@ -1,3 +1,3 @@ -TIMESTAMP = 1501247274 -SHA256 (lxml-3.8.0.tar.gz) = 736f72be15caad8116891eb6aa4a078b590d231fdc63818c40c21624ac71db96 -SIZE (lxml-3.8.0.tar.gz) = 3795205 +TIMESTAMP = 1519220266 +SHA256 (lxml-4.1.1.tar.gz) = 940caef1ec7c78e0c34b0f6b94fe42d0f2022915ffc78643d28538a5cfd0f40e +SIZE (lxml-4.1.1.tar.gz) = 2380804