Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2003 00:04:21 -0600 (CST)
From:      Jeremy Messenger <mezz7@cox.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59318: Maintainer update: net/straw, add a dependency
Message-ID:  <200311160604.hAG64LV8088231@ns1.mezzweb.com>
Resent-Message-ID: <200311160630.hAG6UMFg094069@freefall.freebsd.org>

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

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



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