ports/182423: commit references a PR
dfilter service
dfilter at FreeBSD.ORG
Fri Sep 27 14:30:01 UTC 2013
The following reply was made to PR ports/182423; it has been noted by GNATS.
From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:
Subject: Re: ports/182423: commit references a PR
Date: Fri, 27 Sep 2013 14:27:36 +0000 (UTC)
Author: rm
Date: Fri Sep 27 14:27:27 2013
New Revision: 328482
URL: http://svnweb.freebsd.org/changeset/ports/328482
Log:
Strict python version to 2.x branch. ZODB < 3.11 or 4.0 does not support
python3.
PR: 182423
Reported by: Arseny Nasokin <eirnym at gmail.com>
Modified:
head/databases/zodb3/Makefile
Modified: head/databases/zodb3/Makefile
==============================================================================
--- head/databases/zodb3/Makefile Fri Sep 27 14:26:55 2013 (r328481)
+++ head/databases/zodb3/Makefile Fri Sep 27 14:27:27 2013 (r328482)
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zcon
${PYTHON_PKGNAMEPREFIX}zclockfile>=1.0.0:${PORTSDIR}/devel/py-zclockfile \
${PYTHON_PKGNAMEPREFIX}zope.event>=1.0.0:${PORTSDIR}/devel/py-zope.event
-USE_PYTHON= yes
+USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP= yes
PYDISTUTILS_PKGNAME= ZODB3
_______________________________________________
svn-ports-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
More information about the freebsd-zope
mailing list