ports/181686: devel/py-babel: add pytz as run_dependency
Dryice Liu
dryice at FreeBSD.org
Fri Aug 30 15:00:00 UTC 2013
>Number: 181686
>Category: ports
>Synopsis: devel/py-babel: add pytz as run_dependency
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Aug 30 15:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Dryice Liu
>Release: FreeBSD 9.1-PRERELEASE amd64
>Organization:
freebsd.org
>Environment:
System: FreeBSD desktop.dryice.name 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #2: Tue Sep 11 22:17:22 CST 2012 dryice at desktop.dryice.name:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
New 1.x version of py-babel requires pytz to run.
This will also un-break www/trac
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 325699)
+++ Makefile (working copy)
@@ -10,6 +10,8 @@
MAINTAINER= gaod at hychen.org
COMMENT= Collection of tools for internationalizing Python applications
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:${PORTSDIR}/devel/py-pytz
+
USE_PYTHON= 2.7+
USE_PYDISTUTILS= easy_install
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list