ports/136600: [Patch]print/py-relatorio:add some missing dependence
Wen Heping
wenheping at gmail.com
Thu Jul 9 04:50:01 UTC 2009
>Number: 136600
>Category: ports
>Synopsis: [Patch]print/py-relatorio:add some missing dependence
>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: Thu Jul 09 04:50:00 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 at fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
add some missing run_depends
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig 2009-07-09 11:37:48.000000000 +0800
+++ Makefile 2009-07-09 12:03:05.000000000 +0800
@@ -7,6 +7,7 @@
PORTNAME= relatorio
PORTVERSION= 0.5.1
+PORTREVISION= 1
CATEGORIES= print python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +17,8 @@
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:${PORTSDIR}/textproc/py-genshi \
${PYTHON_PKGNAMEPREFIX}lxml>=2.2:${PORTSDIR}/devel/py-lxml
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycha>=0.5.0:${PORTSDIR}/graphics/py-pycha \
+ ${PYTHON_PKGNAMEPREFIX}yaml>=3.07:${PORTSDIR}/devel/py-yaml
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list