diff options
Diffstat (limited to 'converters')
-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 |