ports/183136: Update port: converters/py-unidecode Upgrade to 0.04.14

Douglas William Thrift douglas at douglasthrift.net
Sun Oct 20 23:40:02 UTC 2013


>Number:         183136
>Category:       ports
>Synopsis:       Update port: converters/py-unidecode Upgrade to 0.04.14
>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 Oct 20 23:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Douglas William Thrift
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD slowhand.douglasthrift.net 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root at bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Upgrade converters/py-unidecode to 0.04.14. Add STAGE support.

https://redports.org/buildarchive/20131020231300-8260/
https://redports.org/buildarchive/20131020231448-49125/

>From ChangeLog:

2013-09-20      unidecode 0.04.14

        * Revert transliteration for Latin characters with umlauts back
          to language-neutral, unaccented characters.
        * Added transliterations for circled numbers, letters and ordinals.
        * Minor fixes to rarely used punctuation characters.
>How-To-Repeat:
	
>Fix:

	

--- py-unidecode.2013-10-20T232710Z.diff begins here ---
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/Makefile py-unidecode/Makefile
--- /usr/ports/converters/py-unidecode/Makefile	2013-09-20 09:05:24.000000000 -0700
+++ py-unidecode/Makefile	2013-10-20 15:53:52.000000000 -0700
@@ -2,7 +2,7 @@
 # $FreeBSD: converters/py-unidecode/Makefile 327715 2013-09-20 16:05:24Z bapt $
 
 PORTNAME=	unidecode
-PORTVERSION=	0.04.13
+PORTVERSION=	0.04.14
 CATEGORIES=	converters python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,6 @@
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	Unidecode
 
-NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${PYTHON_REL} >= 320
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/distinfo py-unidecode/distinfo
--- /usr/ports/converters/py-unidecode/distinfo	2013-06-03 01:21:04.000000000 -0700
+++ py-unidecode/distinfo	2013-10-20 15:54:03.464908167 -0700
@@ -1,2 +1,2 @@
-SHA256 (Unidecode-0.04.13.tar.gz) = ca58bf0ce984a20ad3a5d7fdbb7e773d8d1e5fd1570951e47c1908eed8fe0442
-SIZE (Unidecode-0.04.13.tar.gz) = 200125
+SHA256 (Unidecode-0.04.14.tar.gz) = a66f8a527ee0709742caa16745cc882b85d6cfc12b37fa2f56024d07031f230c
+SIZE (Unidecode-0.04.14.tar.gz) = 200860
diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/pkg-plist py-unidecode/pkg-plist
--- /usr/ports/converters/py-unidecode/pkg-plist	2013-06-03 01:21:04.000000000 -0700
+++ py-unidecode/pkg-plist	2013-10-20 16:02:15.354920119 -0700
@@ -112,6 +112,9 @@
 %%PYTHON_SITELIBDIR%%/unidecode/x029.py
 %%PYTHON_SITELIBDIR%%/unidecode/x029.pyc
 %%PYTHON_SITELIBDIR%%/unidecode/x029.pyo
+%%PYTHON_SITELIBDIR%%/unidecode/x02a.py
+%%PYTHON_SITELIBDIR%%/unidecode/x02a.pyc
+%%PYTHON_SITELIBDIR%%/unidecode/x02a.pyo
 %%PYTHON_SITELIBDIR%%/unidecode/x02c.py
 %%PYTHON_SITELIBDIR%%/unidecode/x02c.pyc
 %%PYTHON_SITELIBDIR%%/unidecode/x02c.pyo
--- py-unidecode.2013-10-20T232710Z.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list