Date: Tue, 21 Feb 2012 21:36:11 +0000 (UTC) From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/converters/py-unidecode Makefile distinfo pkg-descr Message-ID: <201202212136.q1LLaBkV089445@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jgh 2012-02-21 21:36:11 UTC
FreeBSD ports repository
Modified files:
converters/py-unidecode Makefile distinfo pkg-descr
Log:
- Update to 0.04.9
From ChangeLog:
2011-09-23 unidecode 0.04.9
* Fixed Python 2.5 installation issue.
2011-09-22 unidecode 0.04.8
* License change to GPL to fit better with other Python modules and
to remove the issue of depending on Perl for licensing terms.
* Always return a string object on Python 2.x. Before this patch,
unidecode() returned a unicode object on Python 2.x if the input
was a unicode object that contained ASCII characters. Behaviour
on Python 3.x remains unchanged. (thanks to Wesley Yarde)
PR: ports/165344
Submitted by: maintainer, douglas@douglasthrift.net
Revision Changes Path
1.8 +3 -6 ports/converters/py-unidecode/Makefile
1.7 +2 -2 ports/converters/py-unidecode/distinfo
1.2 +1 -1 ports/converters/py-unidecode/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202212136.q1LLaBkV089445>
