Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Apr 2011 18:06:24 -0700 (PDT)
From:      Douglas William Thrift <douglas@douglasthrift.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/156190: Update port: converters/py-unidecode Upgrade to 0.04.7
Message-ID:  <201104050106.p3516OlO097123@slowhand.douglasthrift.net>
Resent-Message-ID: <201104050150.p351o7eY030117@freefall.freebsd.org>

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

>Number:         156190
>Category:       ports
>Synopsis:       Update port: converters/py-unidecode Upgrade to 0.04.7
>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:   Tue Apr 05 01:50:06 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.7. From the ChangeLog:

2011-04-04  unidecode 0.04.7

    * Unit test fixes for Python builds using 16-bit Unicode
      representation (see PEP 261)
>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	2011-02-17 22:16:45.000000000 -0800
+++ py-unidecode/Makefile	2011-04-04 18:02:01.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	unidecode
-PORTVERSION=	0.04.6
+PORTVERSION=	0.04.7
 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	2011-02-17 22:16:45.000000000 -0800
+++ py-unidecode/distinfo	2011-04-04 17:28:54.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (Unidecode-0.04.6.tar.gz) = 500f4b02674014574a45ffb1f9668588d17ef04501ef3c7280d8328addcd1b56
-SIZE (Unidecode-0.04.6.tar.gz) = 188458
+SHA256 (Unidecode-0.04.7.tar.gz) = 083491df30d4c40798d0e4b4820c30f0eacb8e925d4c5af81a7cdbb2bb94bdcc
+SIZE (Unidecode-0.04.7.tar.gz) = 187476
--- 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?201104050106.p3516OlO097123>