svn commit: r424871 - head/www/py-pyramid

Jan Beich jbeich at FreeBSD.org
Fri Oct 28 17:14:35 UTC 2016


Author: jbeich
Date: Fri Oct 28 17:14:34 2016
New Revision: 424871
URL: https://svnweb.freebsd.org/changeset/ports/424871

Log:
  devel/py-venusian: track PORTEPOCH in consumers

Modified:
  head/www/py-pyramid/Makefile   (contents, props changed)

Modified: head/www/py-pyramid/Makefile
==============================================================================
--- head/www/py-pyramid/Makefile	Fri Oct 28 17:14:22 2016	(r424870)
+++ head/www/py-pyramid/Makefile	Fri Oct 28 17:14:34 2016	(r424871)
@@ -18,7 +18,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}PasteDeploy>=1.5.0:www/py-pastedeploy \
 		${PYTHON_PKGNAMEPREFIX}repoze.lru>=0.4:devel/py-repoze.lru \
 		${PYTHON_PKGNAMEPREFIX}translationstring>=0.4:textproc/py-translationstring \
-		${PYTHON_PKGNAMEPREFIX}venusian>=1.0:devel/py-venusian \
+		${PYTHON_PKGNAMEPREFIX}venusian>=1.0,1:devel/py-venusian \
 		${PYTHON_PKGNAMEPREFIX}webob>=1.3.1:www/py-webob \
 		${PYTHON_PKGNAMEPREFIX}zope.deprecation>=3.5.0:devel/py-zope.deprecation \
 		${PYTHON_PKGNAMEPREFIX}zope.interface>=3.8.0:devel/py-zope.interface


More information about the svn-ports-head mailing list