svn commit: r319761 - head/converters/py-unidecode
Frederic Culot
culot at FreeBSD.org
Mon Jun 3 08:21:05 UTC 2013
Author: culot
Date: Mon Jun 3 08:21:04 2013
New Revision: 319761
URL: http://svnweb.freebsd.org/changeset/ports/319761
Log:
- Update to 0.04.13
PR: ports/179186
Submitted by: Douglas William Thrift <douglas at douglasthrift.net> (maintainer)
Modified:
head/converters/py-unidecode/Makefile
head/converters/py-unidecode/distinfo
head/converters/py-unidecode/pkg-plist
Modified: head/converters/py-unidecode/Makefile
==============================================================================
--- head/converters/py-unidecode/Makefile Mon Jun 3 08:04:14 2013 (r319760)
+++ head/converters/py-unidecode/Makefile Mon Jun 3 08:21:04 2013 (r319761)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= unidecode
-PORTVERSION= 0.04.12
+PORTVERSION= 0.04.13
CATEGORIES= converters python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/converters/py-unidecode/distinfo
==============================================================================
--- head/converters/py-unidecode/distinfo Mon Jun 3 08:04:14 2013 (r319760)
+++ head/converters/py-unidecode/distinfo Mon Jun 3 08:21:04 2013 (r319761)
@@ -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
Modified: head/converters/py-unidecode/pkg-plist
==============================================================================
--- head/converters/py-unidecode/pkg-plist Mon Jun 3 08:04:14 2013 (r319760)
+++ head/converters/py-unidecode/pkg-plist Mon Jun 3 08:21:04 2013 (r319761)
@@ -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
More information about the svn-ports-head
mailing list