ports/59318: Maintainer update: net/straw, add a dependency

Jeremy Messenger mezz7 at cox.net
Sun Nov 16 06:30:25 UTC 2003


>Number:         59318
>Category:       ports
>Synopsis:       Maintainer update: net/straw, add a dependency
>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:   Sat Nov 15 22:30:22 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mezz
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ns1.mezzweb.com 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Aug 13
22:39:47 CDT 2003 mezz at mezz.mezzweb.com:/usr/obj/usr/src/sys/BSDROCKS i386

>Description:
Straw's website and changelog have lied to me about that py-xml is no longer
need. I guess not, it does still need py-xml or Straw won't run.

Repored by:	Hendrik Scholz <hscholz at raisdorf.net>

>How-To-Repeat:
n/a

>Fix:

--- straw.diff begins here ---
diff -ur straw.orig/Makefile straw/Makefile
--- straw.orig/Makefile	Fri Nov 14 13:25:01 2003
+++ straw/Makefile	Sun Nov 16 00:20:51 2003
@@ -14,7 +14,8 @@
 MAINTAINER=	mezz7 at cox.net
 COMMENT=	A GNOME 2 desktop weblog aggregator written in Python
 
-RUN_DEPENDS=	${PYTHON_SITELIBDIR}/mx/DateTime/mxDateTime/__init__.py:${PORTSDIR}/lang/py-mx-base \
+RUN_DEPENDS=	${PYXML} \
+		${PYTHON_SITELIBDIR}/mx/DateTime/mxDateTime/__init__.py:${PORTSDIR}/lang/py-mx-base \
 		${PYTHON_SITELIBDIR}/gtk-2.0/gnome/__init__.py:${PORTSDIR}/x11-toolkits/py-gnome2
 
 USE_BZIP2=	yes
--- straw.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list