devel/py-babelfish: update to 0.2.0

This commit is contained in:
William Grzybowski 2013-10-31 11:20:21 +00:00
parent ed0c23e7ea
commit fd5243e7bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332224
2 changed files with 7 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= babelfish
PORTVERSION= 0.1.5
PORTVERSION= 0.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -18,4 +18,8 @@ PYDISTUTILS_AUTOPLIST= yes
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} "s/.com',/.com', zip_safe=False,/" \
${WRKSRC}/setup.py
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (babelfish-0.1.5.tar.gz) = 6c40d31be37cec569101a49b6d89037f0446361bd3a7d9c7c714d04c74cf21d7
SIZE (babelfish-0.1.5.tar.gz) = 74938
SHA256 (babelfish-0.2.0.tar.gz) = 1fe51729c93321ab60e5cd7d913a5798843c268055b3bc0bf3a8b312956b665a
SIZE (babelfish-0.2.0.tar.gz) = 75244