aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordbaio <dbaio@FreeBSD.org>2018-04-01 21:42:55 +0800
committerdbaio <dbaio@FreeBSD.org>2018-04-01 21:42:55 +0800
commiteee4fcb58fd9e2d81a6ea3f7f74df879147ce2cd (patch)
tree32eb1808d80080e9962d43c182694ba4efce0e20
parent937f5bb372031bc843496b839adbe6c6852d309d (diff)
downloadfreebsd-ports-gnome-eee4fcb58fd9e2d81a6ea3f7f74df879147ce2cd.tar.gz
freebsd-ports-gnome-eee4fcb58fd9e2d81a6ea3f7f74df879147ce2cd.tar.zst
freebsd-ports-gnome-eee4fcb58fd9e2d81a6ea3f7f74df879147ce2cd.zip
converters/py-unidecode: Update to 1.0.22
While here, update LICENSE. Changes: https://raw.githubusercontent.com/avian2/unidecode/unidecode-1.0.22/ChangeLog PR: 227151 Submitted by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
-rw-r--r--converters/py-unidecode/Makefile5
-rw-r--r--converters/py-unidecode/distinfo6
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