Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Sep 2009 13:58:06 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139213: [Patch]devel/py-lxml:remove IGNORE mark
Message-ID:  <200909281358.n8SDw6uQ089523@www.freebsd.org>
Resent-Message-ID: <200909281400.n8SE0CE0044414@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909281358.n8SDw6uQ089523>