ports/79198: Maintainer Update: add RUN_DEPENDS at games/gbottler

UMENO Takashi umeno at belldandy.unnumbered.net
Thu Mar 24 13:50:06 UTC 2005


>Number:         79198
>Category:       ports
>Synopsis:       Maintainer Update: add RUN_DEPENDS at games/gbottler
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 24 13:50:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     UMENO Takashi
>Release:        FreeBSD 5.4-PRERELEASE i386
>Organization:
individual
>Environment:
System: FreeBSD belldandy.unnumbered.net 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Thu Mar 24 01:56:43 JST 2005 root at belldandy.unnumbered.net:/usr/src/sys/i386/compile/MISUZU1 i386


	
>Description:
Maintainer Update: add RUN_DEPENDS at games/gbottler.
games/gottler needs textproc/py-xml for running.

>How-To-Repeat:
N/A
>Fix:

diff -urN gbottler.orig/Makefile gbottler/Makefile
--- gbottler.orig/Makefile	Sat Mar 12 23:47:44 2005
+++ gbottler/Makefile	Thu Mar 24 22:36:37 2005
@@ -7,7 +7,7 @@
 
 PORTNAME=	gbottler
 PORTVERSION=	0.1.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
 MASTER_SITE_SUBDIR=	gbottler/12381
@@ -16,7 +16,8 @@
 COMMENT=	SSTP Bottle client
 
 RUN_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \
-		${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec
+		${PYTHON_SITELIBDIR}/japanese.pth:${PORTSDIR}/japanese/pycodec \
+		${PYTHON_SITELIBDIR}/_xmlplus/sax/saxutils.py:${PORTSDIR}/textproc/py-xml
 
 PLIST_SUB=	VERSION=${PORTVERSION}
 



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



More information about the freebsd-ports-bugs mailing list