mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
devel/py-babelfish: update to 0.3.0
- Update to 0.3.0 - Allow staging
This commit is contained in:
parent
6046c71958
commit
1f7b168857
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333382
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= babelfish
|
||||
PORTVERSION= 0.2.1
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,8 +16,6 @@ USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} "s/.com',/.com', zip_safe=False,/" \
|
||||
${WRKSRC}/setup.py
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (babelfish-0.2.1.tar.gz) = e48706d878832c7b70941e777cf414d848b39d7a47d8003acc36a035b176a1cb
|
||||
SIZE (babelfish-0.2.1.tar.gz) = 75246
|
||||
SHA256 (babelfish-0.3.0.tar.gz) = d81bd8db50959c4bfded9350117ae0eb28b43164639fd8fc7db9a45ab9b0e4d8
|
||||
SIZE (babelfish-0.3.0.tar.gz) = 80552
|
||||
|
Loading…
Reference in New Issue
Block a user