diff options
author | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-04-01 13:42:55 +0000 |
---|---|---|
committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2018-04-01 13:42:55 +0000 |
commit | 0e6610a18109e8465f4f1c8054ad24d523b2f127 (patch) | |
tree | 32eb1808d80080e9962d43c182694ba4efce0e20 /converters/py-unidecode | |
parent | 9273559cd8cda3baa17dd35a46abbc775336b0eb (diff) | |
download | ports-0e6610a18109e8465f4f1c8054ad24d523b2f127.tar.gz ports-0e6610a18109e8465f4f1c8054ad24d523b2f127.zip |
Notes
Diffstat (limited to 'converters/py-unidecode')
-rw-r--r-- | converters/py-unidecode/Makefile | 5 | ||||
-rw-r--r-- | converters/py-unidecode/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/converters/py-unidecode/Makefile b/converters/py-unidecode/Makefile index 252d8b64c0c6..45679c959aa0 100644 --- a/converters/py-unidecode/Makefile +++ b/converters/py-unidecode/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unidecode -PORTVERSION= 0.04.21 +PORTVERSION= 1.0.22 CATEGORIES= converters python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,7 +11,8 @@ DISTNAME= Unidecode-${PORTVERSION} MAINTAINER= douglas@douglasthrift.net COMMENT= ASCII transliterations of Unicode text -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_PYTHON= distutils autoplist concurrent diff --git a/converters/py-unidecode/distinfo b/converters/py-unidecode/distinfo index 9cfcee9c7104..3762be689611 100644 --- a/converters/py-unidecode/distinfo +++ b/converters/py-unidecode/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1498960598 -SHA256 (Unidecode-0.04.21.tar.gz) = 280a6ab88e1f2eb5af79edff450021a0d3f0448952847cd79677e55e58bad051 -SIZE (Unidecode-0.04.21.tar.gz) = 205931 +TIMESTAMP = 1522588017 +SHA256 (Unidecode-1.0.22.tar.gz) = 8c33dd588e0c9bc22a76eaa0c715a5434851f726131bd44a6c26471746efabf5 +SIZE (Unidecode-1.0.22.tar.gz) = 208877 |