summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-06-03 09:20:28 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-06-03 09:20:28 +0000
commit59bdc8662cb7be07cd00d11bff1297108b744599 (patch)
tree2aefcb2d076ec0266017b1ff1421db1d1db0454c
parent- update to 3.5.2 (diff)
- update to 3.7.5
- strict python version to 2.x only
Notes
Notes: svn path=/head/; revision=298066
-rw-r--r--mail/py-zope.sendmail/Makefile5
-rw-r--r--mail/py-zope.sendmail/distinfo4
-rw-r--r--mail/py-zope.sendmail/pkg-descr2
3 files changed, 5 insertions, 6 deletions
diff --git a/mail/py-zope.sendmail/Makefile b/mail/py-zope.sendmail/Makefile
index 42b23d71a13e..419097503cfd 100644
--- a/mail/py-zope.sendmail/Makefile
+++ b/mail/py-zope.sendmail/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= zope.sendmail
-PORTVERSION= 3.7.4
+PORTVERSION= 3.7.5
CATEGORIES= mail python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -25,8 +25,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transact
${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \
${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security
-USE_PYTHON= yes
+USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
-USE_ZIP= yes
.include <bsd.port.mk>
diff --git a/mail/py-zope.sendmail/distinfo b/mail/py-zope.sendmail/distinfo
index 8c9b84773be8..9a77bd3efbbd 100644
--- a/mail/py-zope.sendmail/distinfo
+++ b/mail/py-zope.sendmail/distinfo
@@ -1,2 +1,2 @@
-SHA256 (zope/zope.sendmail-3.7.4.zip) = eb0409c288e311e136f21d9be17d7c8cdeeb5ff9ca963132092f0de330dc0dcd
-SIZE (zope/zope.sendmail-3.7.4.zip) = 48855
+SHA256 (zope/zope.sendmail-3.7.5.tar.gz) = 77ff918ff37d0ca80dcae9739617943f0330e7e3b9519ce0d3097acd80357df5
+SIZE (zope/zope.sendmail-3.7.5.tar.gz) = 29073
diff --git a/mail/py-zope.sendmail/pkg-descr b/mail/py-zope.sendmail/pkg-descr
index 0fec8b1961dd..c8be8cdb176a 100644
--- a/mail/py-zope.sendmail/pkg-descr
+++ b/mail/py-zope.sendmail/pkg-descr
@@ -1,3 +1,3 @@
zope.sendmail is a package for email sending from Zope3 applications.
-WWW: http://pypi.python.org/pypi/zope.sendmail
+WWW: http://pypi.python.org/pypi/zope.sendmail