Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2011 21:20:37 -0800 (PST)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/154856: Update port: converters/py-unidecode Upgrade to 0.04.6
Message-ID:  <201102180520.p1I5Kb9e071662@slowhand.douglasthrift.net>
Resent-Message-ID: <201102180530.p1I5U8hj045390@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154856
>Category:       ports
>Synopsis:       Update port: converters/py-unidecode Upgrade to 0.04.6
>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:   Fri Feb 18 05:30:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 8.0-RELEASE-p4-jc2 amd64
>Organization:
>Environment:
System: FreeBSD slowhand.douglasthrift.net 8.0-RELEASE-p4-jc2 FreeBSD 8.0-RELEASE-p4-jc2 #1: Tue Jul 20 15:11:39 PDT 2010 user@jail8.johncompanies.com:/usr/obj/usr/src/sys/jail8 amd64
>Description:
Upgraded py-unidecode to version 0.04.6. From the ChangeLog:

2011-02-16  unidecode 0.04.6

    * Support for a lot of various less common variants of Latin
      letters and digraphs.
    * Fixes to Czech pangram transliteration (thanks to Jan Killian)
>How-To-Repeat:
>Fix:
--- py-unidecode.patch begins here ---
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/Makefile py-unidecode/Makefile
--- /usr/ports/converters/py-unidecode/Makefile	2010-10-23 15:26:04.969567000 -0700
+++ py-unidecode/Makefile	2011-02-17 21:14:25.000000000 -0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	unidecode
-PORTVERSION=	0.04.5
+PORTVERSION=	0.04.6
 CATEGORIES=	converters python
 MASTER_SITES=	http://code.zemanta.com/tsolc/unidecode/releases/ \
 		http://apt.douglasthrift.net/files/${PORTNAME}/ \
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/distinfo py-unidecode/distinfo
--- /usr/ports/converters/py-unidecode/distinfo	2010-10-16 07:44:17.000000000 -0700
+++ py-unidecode/distinfo	2011-02-17 20:52:06.000000000 -0800
@@ -1,3 +1,2 @@
-MD5 (Unidecode-0.04.5.tar.gz) = ccfd7281fff1c9fd2ebdec8be59673b8
-SHA256 (Unidecode-0.04.5.tar.gz) = 50729029478df1199034ea9afc832e75d8d0989df87e4cd73596def9dad2d5a3
-SIZE (Unidecode-0.04.5.tar.gz) = 186629
+SHA256 (Unidecode-0.04.6.tar.gz) = 500f4b02674014574a45ffb1f9668588d17ef04501ef3c7280d8328addcd1b56
+SIZE (Unidecode-0.04.6.tar.gz) = 188458
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/pkg-plist py-unidecode/pkg-plist
--- /usr/ports/converters/py-unidecode/pkg-plist	2010-10-12 19:35:02.000000000 -0700
+++ py-unidecode/pkg-plist	2011-02-17 21:07:17.000000000 -0800
@@ -73,6 +73,9 @@
 %%PYTHON_SITELIBDIR%%/unidecode/x018.py
 %%PYTHON_SITELIBDIR%%/unidecode/x018.pyc
 %%PYTHON_SITELIBDIR%%/unidecode/x018.pyo
+%%PYTHON_SITELIBDIR%%/unidecode/x01d.py
+%%PYTHON_SITELIBDIR%%/unidecode/x01d.pyc
+%%PYTHON_SITELIBDIR%%/unidecode/x01d.pyo
 %%PYTHON_SITELIBDIR%%/unidecode/x01e.py
 %%PYTHON_SITELIBDIR%%/unidecode/x01e.pyc
 %%PYTHON_SITELIBDIR%%/unidecode/x01e.pyo
@@ -106,6 +109,9 @@
 %%PYTHON_SITELIBDIR%%/unidecode/x028.py
 %%PYTHON_SITELIBDIR%%/unidecode/x028.pyc
 %%PYTHON_SITELIBDIR%%/unidecode/x028.pyo
+%%PYTHON_SITELIBDIR%%/unidecode/x02c.py
+%%PYTHON_SITELIBDIR%%/unidecode/x02c.pyc
+%%PYTHON_SITELIBDIR%%/unidecode/x02c.pyo
 %%PYTHON_SITELIBDIR%%/unidecode/x02e.py
 %%PYTHON_SITELIBDIR%%/unidecode/x02e.pyc
 %%PYTHON_SITELIBDIR%%/unidecode/x02e.pyo
--- py-unidecode.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102180520.p1I5Kb9e071662>