textproc/py-trans: Update to 2.1.0

* Relax the Python version requirements because support for Python 3 was
  introduced with the 2.0 release.

Also while I'm here:
* Mark the port as architecture neutral by adding NO_ARCH
* Reset the maintainer due a period of very long absence

PR:		230217
Submitted by:	Nathan <ndowens@yahoo.com> (based on)
Reviewed by:	tobik
Approved by:	maintainer (timeout, more than 11 months)
This commit is contained in:
Kai Knoblich
2019-06-09 15:27:18 +00:00
parent 3472bfba0a
commit b973cf4a38
2 changed files with 8 additions and 6 deletions

View File

@@ -1,13 +1,12 @@
# $FreeBSD$
PORTNAME= trans
PORTVERSION= 2.0.1
PORTREVISION= 1
PORTVERSION= 2.1.0
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= d.pryadko@rambler-co.ru
MAINTAINER= ports@FreeBSD.org
COMMENT= Module for performing transliteration
LICENSE= BSDunclear
@@ -18,7 +17,9 @@ LICENSE_TEXT= License of this software is declared as 'BSD' in CHANGELOG. \
the source archive contains license information.
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES= python:2.7 tar:bzip2
USES= python tar:bzip2
USE_PYTHON= autoplist distutils
NO_ARCH= yes
.include <bsd.port.mk>

View File

@@ -1,2 +1,3 @@
SHA256 (trans-2.0.1.tar.bz2) = be3402c1274735a7b8383d30c9ddce2d8d650c1dd03359e966197a86fd7e9129
SIZE (trans-2.0.1.tar.bz2) = 7420
TIMESTAMP = 1532997024
SHA256 (trans-2.1.0.tar.bz2) = 417d8f7862a4a01470bdf0ab2a96b60983e459d202c1b12e8df3fa563146b71f
SIZE (trans-2.1.0.tar.bz2) = 6864