diff options
author | culot <culot@FreeBSD.org> | 2013-06-03 16:21:04 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-06-03 16:21:04 +0800 |
commit | a318fc4d188dd3a7d9d3a9ad0a0a0e36960bcc0d (patch) | |
tree | 16e73af60b68542665a3a5151a8f9da176f4ee1b /converters | |
parent | 90215e4e78ceaa2b8409557db4cd409f34143e63 (diff) | |
download | freebsd-ports-gnome-a318fc4d188dd3a7d9d3a9ad0a0a0e36960bcc0d.tar.gz freebsd-ports-gnome-a318fc4d188dd3a7d9d3a9ad0a0a0e36960bcc0d.tar.zst freebsd-ports-gnome-a318fc4d188dd3a7d9d3a9ad0a0a0e36960bcc0d.zip |
- Update to 0.04.13
PR: ports/179186
Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Diffstat (limited to 'converters')
-rw-r--r-- | converters/py-unidecode/Makefile | 2 | ||||
-rw-r--r-- | converters/py-unidecode/distinfo | 4 | ||||
-rw-r--r-- | converters/py-unidecode/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/converters/py-unidecode/Makefile b/converters/py-unidecode/Makefile index 48969183f853..183c7591bf83 100644 --- a/converters/py-unidecode/Makefile +++ b/converters/py-unidecode/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unidecode -PORTVERSION= 0.04.12 +PORTVERSION= 0.04.13 CATEGORIES= converters python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/converters/py-unidecode/distinfo b/converters/py-unidecode/distinfo index 96e10a4c6a6d..3b2d1eb7e64e 100644 --- a/converters/py-unidecode/distinfo +++ b/converters/py-unidecode/distinfo @@ -1,2 +1,2 @@ -SHA256 (Unidecode-0.04.12.tar.gz) = a042a7284b36da63440f58c32fabdf723b716082cb3c4b093b421e7c4d6ea5b9 -SIZE (Unidecode-0.04.12.tar.gz) = 195729 +SHA256 (Unidecode-0.04.13.tar.gz) = ca58bf0ce984a20ad3a5d7fdbb7e773d8d1e5fd1570951e47c1908eed8fe0442 +SIZE (Unidecode-0.04.13.tar.gz) = 200125 diff --git a/converters/py-unidecode/pkg-plist b/converters/py-unidecode/pkg-plist index 9fd187ff8964..efe3afc68bd8 100644 --- a/converters/py-unidecode/pkg-plist +++ b/converters/py-unidecode/pkg-plist @@ -109,6 +109,9 @@ %%PYTHON_SITELIBDIR%%/unidecode/x028.py %%PYTHON_SITELIBDIR%%/unidecode/x028.pyc %%PYTHON_SITELIBDIR%%/unidecode/x028.pyo +%%PYTHON_SITELIBDIR%%/unidecode/x029.py +%%PYTHON_SITELIBDIR%%/unidecode/x029.pyc +%%PYTHON_SITELIBDIR%%/unidecode/x029.pyo %%PYTHON_SITELIBDIR%%/unidecode/x02c.py %%PYTHON_SITELIBDIR%%/unidecode/x02c.pyc %%PYTHON_SITELIBDIR%%/unidecode/x02c.pyo |