ports/86015: [MAINTAINER] www/zope-parsedxml: [SUMMARIZE CHANGES]

Tim Middleton x at Vex.Net
Mon Sep 12 16:50:12 UTC 2005


>Number:         86015
>Category:       ports
>Synopsis:       [MAINTAINER] www/zope-parsedxml: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 12 16:50:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tim Middleton
>Release:        FreeBSD 5.4-RELEASE amd64
>Organization:
Vex.Net
>Environment:
System: FreeBSD bee.xxvii.x 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Tue Jun 14 08:19:44 EDT 2005
>Description:
Unbreak by adding NO_PACKAGE as a workaround to double python dependency issue

>How-To-Repeat:
>Fix:

--- zope-parsedxml-1.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/zope-parsedxml/Makefile,v
retrieving revision 1.5
diff -c -u -r1.5 Makefile
--- Makefile	23 Jul 2005 02:53:38 -0000	1.5
+++ Makefile	12 Sep 2005 16:46:57 -0000
@@ -14,14 +14,11 @@
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	x at Vex.Net
-COMMENT=	ParsedXML - access and manipulated XML documents within Zope
+COMMENT=	ParsedXML: access and manipulated XML documents within Zope
 
 RUN_DEPENDS=	${PYTHON_LIBDIR}/site-packages/_xmlplus/__init__.py:${PORTSDIR}/textproc/py-xml
 
-BROKEN=		Broken dependency
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2005-09-22
-
+NO_PACKAGE=	Workaround for double python dependency
 USE_PYTHON=	yes
 USE_ZOPE=	yes
 DIST_SUBDIR=	zope
--- zope-parsedxml-1.4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list