ports/139213: [Patch]devel/py-lxml:remove IGNORE mark

Wen Heping wenheping at gmail.com
Mon Sep 28 14:00:14 UTC 2009


>Number:         139213
>Category:       ports
>Synopsis:       [Patch]devel/py-lxml:remove IGNORE mark
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 28 14:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD 8.0-Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Mar 22 22:12:06 CST 2009     root at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
py-lxml-2.2.2 could not build with libxslt-1.1.25, so it was marked 
with IGNORE. But now libxslt update to 1.1.26, and py-lxml could build
well with it, we shall remove the IGNORE mark now.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2009-09-28 21:50:27.000000000 +0800
+++ Makefile	2009-09-28 21:51:01.000000000 +0800
@@ -17,8 +17,6 @@
 LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
 		xslt.2:${PORTSDIR}/textproc/libxslt
 
-IGNORE=		does not work with libxslt-1.1.25
-
 USE_PYTHON=	2.4+
 USE_PYDISTUTILS=	easy_install
 PYEASYINSTALL_ARCHDEP=	yes


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list