svn commit: r378731 - head/www/py-pyramid
Antoine Brodin
antoine at FreeBSD.org
Mon Feb 9 14:11:13 UTC 2015
Author: antoine
Date: Mon Feb 9 14:11:12 2015
New Revision: 378731
URL: https://svnweb.freebsd.org/changeset/ports/378731
QAT: https://qat.redports.org/buildarchive/r378731/
Log:
Unbreak
Modified:
head/www/py-pyramid/Makefile
Modified: head/www/py-pyramid/Makefile
==============================================================================
--- head/www/py-pyramid/Makefile Mon Feb 9 13:58:52 2015 (r378730)
+++ head/www/py-pyramid/Makefile Mon Feb 9 14:11:12 2015 (r378731)
@@ -13,7 +13,7 @@ COMMENT= Small, fast, web development fr
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}PasteDeploy>=1.5.0:${PORTSDIR}/www/py-pastedeploy \
${PYTHON_PKGNAMEPREFIX}repoze.lru>=0.4:${PORTSDIR}/devel/py-repoze.lru \
${PYTHON_PKGNAMEPREFIX}translationstring>=0.4:${PORTSDIR}/textproc/py-translationstring \
- ${PYTHON_PKGNAMEPREFIX}venusian>=1.0a6:${PORTSDIR}/devel/py-venusian \
+ ${PYTHON_PKGNAMEPREFIX}venusian>=1.0:${PORTSDIR}/devel/py-venusian \
${PYTHON_PKGNAMEPREFIX}webob>=1.3.1:${PORTSDIR}/www/py-webob \
${PYTHON_PKGNAMEPREFIX}zope.deprecation>=3.5.0:${PORTSDIR}/devel/py-zope.deprecation \
${PYTHON_PKGNAMEPREFIX}zope.interface>=3.8.0:${PORTSDIR}/devel/py-zope.interface
More information about the svn-ports-head
mailing list