diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/Makefile py-unidecode/Makefile --- /usr/ports/converters/py-unidecode/Makefile 2011-04-04 23:20:43.000000000 -0700 +++ py-unidecode/Makefile 2012-02-20 13:32:38.000000000 -0800 @@ -6,19 +6,16 @@ # PORTNAME= unidecode -PORTVERSION= 0.04.7 +PORTVERSION= 0.04.9 CATEGORIES= converters python -MASTER_SITES= http://code.zemanta.com/tsolc/unidecode/releases/ \ - http://apt.douglasthrift.net/files/${PORTNAME}/ \ - http://code.douglasthrift.net/files/${PORTNAME}/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Unidecode-${PORTVERSION} MAINTAINER= douglas@douglasthrift.net COMMENT= ASCII transliterations of Unicode text -LICENSE= ART10 GPLv1 -LICENSE_COMB= dual +LICENSE= GPLv2 USE_PYTHON= yes USE_PYDISTUTILS= yes diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/distinfo py-unidecode/distinfo --- /usr/ports/converters/py-unidecode/distinfo 2011-04-04 23:20:43.000000000 -0700 +++ py-unidecode/distinfo 2012-02-20 13:32:57.000000000 -0800 @@ -1,2 +1,2 @@ -SHA256 (Unidecode-0.04.7.tar.gz) = 083491df30d4c40798d0e4b4820c30f0eacb8e925d4c5af81a7cdbb2bb94bdcc -SIZE (Unidecode-0.04.7.tar.gz) = 187476 +SHA256 (Unidecode-0.04.9.tar.gz) = 95df723427e7e1872349e2c3aef54c77c1df48fa57563d050bf56f43ba1d4d14 +SIZE (Unidecode-0.04.9.tar.gz) = 196659 diff -Nrux .svn -x work /usr/ports/converters/py-unidecode/pkg-descr py-unidecode/pkg-descr --- /usr/ports/converters/py-unidecode/pkg-descr 2009-11-04 06:37:37.000000000 -0800 +++ py-unidecode/pkg-descr 2012-02-20 13:52:54.000000000 -0800 @@ -5,4 +5,4 @@ -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. (See the example above) -WWW: http://code.zemanta.com/tsolc/unidecode/ +WWW: http://pypi.python.org/pypi/Unidecode