ports/179186: Update port: converters/py-unidecode Upgrade to 0.04.13
Douglas William Thrift
douglas at douglasthrift.net
Sun Jun 2 02:40:00 UTC 2013
>Number: 179186
>Category: ports
>Synopsis: Update port: converters/py-unidecode Upgrade to 0.04.13
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Jun 02 02:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Douglas William Thrift
>Release: FreeBSD 8.3-RELEASE-p7 amd64
>Organization:
>Environment:
System: FreeBSD justonenight.douglasthrift.net 8.3-RELEASE-p7 FreeBSD 8.3-RELEASE-p7 #15 r249074: Wed Apr 3 21:13:48 PDT 2013 root at justonenight.douglasthrift.net:/usr/obj/usr/src/sys/FURTHERONUPTHEROAD amd64
>Description:
Upgraded converters/py-unidecode to 0.04.13.
https://redports.org/buildarchive/20130602012900-35295/
>From ChangeLog:
2013-05-30 unidecode 0.04.13
* Use German transliteration for Latin characters with umlauts.
(thanks to Geoffrey Teale)
* Fixed transliteration for several rarely used punctuation
characters.
* Add transliteration for trademark and similar signs. (thanks to
Ovanes Markaryan)
>How-To-Repeat:
>Fix:
--- py-unidecode.2013-06-02T020505Z.diff begins here ---
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/Makefile py-unidecode/Makefile
--- /usr/ports/converters/py-unidecode/Makefile 2013-01-28 23:52:41.000000000 -0800
+++ py-unidecode/Makefile 2013-06-01 18:16:01.000000000 -0700
@@ -2,7 +2,7 @@
# $FreeBSD: ports/converters/py-unidecode/Makefile,v 1.12 2013/01/29 07:52:41 svnexp Exp $
PORTNAME= unidecode
-PORTVERSION= 0.04.12
+PORTVERSION= 0.04.13
CATEGORIES= converters python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/distinfo py-unidecode/distinfo
--- /usr/ports/converters/py-unidecode/distinfo 2013-01-28 23:52:41.000000000 -0800
+++ py-unidecode/distinfo 2013-06-01 18:16:12.954046242 -0700
@@ -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 -Nrux .svn -x work /usr/ports/converters/py-unidecode/pkg-plist py-unidecode/pkg-plist
--- /usr/ports/converters/py-unidecode/pkg-plist 2011-02-17 22:16:45.000000000 -0800
+++ py-unidecode/pkg-plist 2013-06-01 18:19:12.570272107 -0700
@@ -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
--- py-unidecode.2013-06-02T020505Z.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list