1 |
douglas |
579 |
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/Makefile py-unidecode/Makefile |
2 |
|
|
--- /usr/ports/converters/py-unidecode/Makefile 2013-01-28 23:52:41.000000000 -0800 |
3 |
|
|
+++ py-unidecode/Makefile 2013-06-01 18:16:01.000000000 -0700 |
4 |
|
|
@@ -2,7 +2,7 @@ |
5 |
|
|
# $FreeBSD: ports/converters/py-unidecode/Makefile,v 1.12 2013/01/29 07:52:41 svnexp Exp $ |
6 |
|
|
|
7 |
|
|
PORTNAME= unidecode |
8 |
|
|
-PORTVERSION= 0.04.12 |
9 |
|
|
+PORTVERSION= 0.04.13 |
10 |
|
|
CATEGORIES= converters python |
11 |
|
|
MASTER_SITES= CHEESESHOP |
12 |
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
13 |
|
|
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/distinfo py-unidecode/distinfo |
14 |
|
|
--- /usr/ports/converters/py-unidecode/distinfo 2013-01-28 23:52:41.000000000 -0800 |
15 |
|
|
+++ py-unidecode/distinfo 2013-06-01 18:16:12.954046242 -0700 |
16 |
|
|
@@ -1,2 +1,2 @@ |
17 |
|
|
-SHA256 (Unidecode-0.04.12.tar.gz) = a042a7284b36da63440f58c32fabdf723b716082cb3c4b093b421e7c4d6ea5b9 |
18 |
|
|
-SIZE (Unidecode-0.04.12.tar.gz) = 195729 |
19 |
|
|
+SHA256 (Unidecode-0.04.13.tar.gz) = ca58bf0ce984a20ad3a5d7fdbb7e773d8d1e5fd1570951e47c1908eed8fe0442 |
20 |
|
|
+SIZE (Unidecode-0.04.13.tar.gz) = 200125 |
21 |
|
|
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/pkg-plist py-unidecode/pkg-plist |
22 |
|
|
--- /usr/ports/converters/py-unidecode/pkg-plist 2011-02-17 22:16:45.000000000 -0800 |
23 |
|
|
+++ py-unidecode/pkg-plist 2013-06-01 18:19:12.570272107 -0700 |
24 |
|
|
@@ -109,6 +109,9 @@ |
25 |
|
|
%%PYTHON_SITELIBDIR%%/unidecode/x028.py |
26 |
|
|
%%PYTHON_SITELIBDIR%%/unidecode/x028.pyc |
27 |
|
|
%%PYTHON_SITELIBDIR%%/unidecode/x028.pyo |
28 |
|
|
+%%PYTHON_SITELIBDIR%%/unidecode/x029.py |
29 |
|
|
+%%PYTHON_SITELIBDIR%%/unidecode/x029.pyc |
30 |
|
|
+%%PYTHON_SITELIBDIR%%/unidecode/x029.pyo |
31 |
|
|
%%PYTHON_SITELIBDIR%%/unidecode/x02c.py |
32 |
|
|
%%PYTHON_SITELIBDIR%%/unidecode/x02c.pyc |
33 |
|
|
%%PYTHON_SITELIBDIR%%/unidecode/x02c.pyo |