1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- update to 3.7.5

- strict python version to 2.x only
This commit is contained in:
Ruslan Makhmatkhanov 2012-06-03 09:20:28 +00:00
parent 7de7bf11ae
commit 59bdc8662c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298066
3 changed files with 5 additions and 6 deletions

View File

@ -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>

View File

@ -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

View File

@ -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