- Update to 1.3, it is required by the update of py-turbogears Fix: PORTNAME= TurboJson -PORTVERSION= 1.2.1 +PORTVERSION= 1.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://www.turbogears.org/2.0/downloads/2.0.1/ \ @@ -17,6 +17,7 @@ COMMENT= Python template plugin for TurboGears that supports json BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}simplejson>=1.9.1:${PORTSDIR}/devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}PEAK-Rules>=0:${PORTSDIR}/devel/py-PEAK-Rules \ ${PYTHON_PKGNAMEPREFIX}prioritized_methods>=0.2.1:${PORTSDIR}/devel/py-prioritized_methods RUN_DEPENDS= ${BUILD_DEPENDS}
Responsible Changed From-To: freebsd-ports-bugs->nivit Over to maintainer (via the GNATS Auto Assign Tool)
nivit 2010-12-31 16:33:47 UTC FreeBSD ports repository Modified files: devel/py-turbojson Makefile distinfo pkg-descr Log: - Update to 1.3 - Add devel/py-PEAK-Rules to *_DEPENDS - Remove MD5 checksum from distinfo - Remove devel/py-prioritized_methods from *_DEPENDS - Update URL of WWW site in pkg-descr PR: ports/153302 Submitted by: wen Revision Changes Path 1.14 +2 -2 ports/devel/py-turbojson/Makefile 1.9 +2 -3 ports/devel/py-turbojson/distinfo 1.3 +1 -1 ports/devel/py-turbojson/pkg-descr _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!