- Update to 2.0
- Support stagedir Changes: https://pypi.python.org/pypi/trans#changelog PR: ports/185961 Submitted by: Eero Hanninen <fax@nohik.ee> Approved by: d.pryadko@rambler-co.ru (maintainer timeout, >14 days)
This commit is contained in:
parent
3582d2bc0b
commit
99cfc34769
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343602
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= trans
|
||||
PORTVERSION= 1.5.1
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,13 +11,9 @@ COMMENT= Module for performing transliteration
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/trans.py \
|
||||
%%PYTHON_SITELIBDIR%%/trans.pyc \
|
||||
%%PYTHON_SITELIBDIR%%/trans.pyo
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= 2
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_PYTHON= yes
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (trans-1.5.1.tar.bz2) = f2fc01ceeefb4372df6f2c8e0f7a7548bb02c440203e0e8f70385ced9fe509da
|
||||
SIZE (trans-1.5.1.tar.bz2) = 6409
|
||||
SHA256 (trans-2.0.tar.bz2) = 77e444e908b4553c4c084d51357647f65398039f447ec8bb7cf90fa34fb1509d
|
||||
SIZE (trans-2.0.tar.bz2) = 7396
|
||||
|
Loading…
Reference in New Issue
Block a user