Date: Sun, 20 Jan 2013 14:18:10 -0800 (PST) From: Douglas William Thrift <douglas@douglasthrift.net> To: FreeBSD-gnats-submit@freebsd.org Cc: douglas@douglasthrift.net Subject: ports/175463: Update port: converters/py-unidecode Upgrade to 0.04.11 Message-ID: <201301202218.r0KMI6NM055089@slowhand.douglasthrift.net> Resent-Message-ID: <201301202250.r0KMo0Wo095029@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 175463 >Category: ports >Synopsis: Update port: converters/py-unidecode Upgrade to 0.04.11 >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 Jan 20 22:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Douglas William Thrift >Release: FreeBSD 9.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD journeyman-freebsd.douglasthrift.net 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Upgraded converters/py-unidecode to version 0.04.11. >From ChangeLog: 2013-01-17 unidecode 0.04.11 * Issue a warning on Python 2.x if an object that is not an instance of unicode class is passed to unidecode(). * Fixed unit tests for Python 2.5. >How-To-Repeat: >Fix: --- py-unidecode.2013-01-20T220033Z.diff begins here --- diff -I '\$FreeBSD.*\$' -Nrux .svn -x work /usr/ports/converters/py-unidecode/Makefile py-unidecode/Makefile --- /usr/ports/converters/py-unidecode/Makefile 2012-12-01 21:44:02.000000000 -0800 +++ py-unidecode/Makefile 2013-01-20 13:47:11.000000000 -0800 @@ -1,8 +1,8 @@ # Created by: Douglas Thrift # $FreeBSD: ports/converters/py-unidecode/Makefile,v 1.10 2012/12/02 05:44:02 svnexp Exp $ PORTNAME= unidecode -PORTVERSION= 0.04.10 +PORTVERSION= 0.04.11 CATEGORIES= converters python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -I '\$FreeBSD.*\$' -Nrux .svn -x work /usr/ports/converters/py-unidecode/distinfo py-unidecode/distinfo --- /usr/ports/converters/py-unidecode/distinfo 2012-12-01 21:44:02.000000000 -0800 +++ py-unidecode/distinfo 2013-01-20 13:48:08.000000000 -0800 @@ -1,2 +1,2 @@ -SHA256 (Unidecode-0.04.10.tar.gz) = 0e550250cdd7e3d7574226cfebcab21004424e95e334b1ff65877a8c4fba7641 -SIZE (Unidecode-0.04.10.tar.gz) = 196411 +SHA256 (Unidecode-0.04.11.tar.gz) = 8c120a6f7ffe3428d41072ab28edb7813aeea38aaab05ab073eb74eb2390173a +SIZE (Unidecode-0.04.11.tar.gz) = 195635 --- py-unidecode.2013-01-20T220033Z.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301202218.r0KMI6NM055089>