aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-02-21 21:36:11 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-02-21 21:36:11 +0000
commit13c5839543f36346d889e917a4d2ca2e6431ab03 (patch)
tree576e061b02e29252d123ef4656742501dbd4dae3 /converters
parent40d798adbeb556cfe7e2e3de2658946d79f57d90 (diff)
downloadports-13c5839543f36346d889e917a4d2ca2e6431ab03.tar.gz
ports-13c5839543f36346d889e917a4d2ca2e6431ab03.zip
Notes
Diffstat (limited to 'converters')
-rw-r--r--converters/py-unidecode/Makefile9
-rw-r--r--converters/py-unidecode/distinfo4
-rw-r--r--converters/py-unidecode/pkg-descr2
3 files changed, 6 insertions, 9 deletions
diff --git a/converters/py-unidecode/Makefile b/converters/py-unidecode/Makefile
index eb9acc9a6d5e..bff418409b0e 100644
--- a/converters/py-unidecode/Makefile
+++ b/converters/py-unidecode/Makefile
@@ -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 --git a/converters/py-unidecode/distinfo b/converters/py-unidecode/distinfo
index 14f0c795134b..7f1e85b66047 100644
--- a/converters/py-unidecode/distinfo
+++ b/converters/py-unidecode/distinfo
@@ -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 --git a/converters/py-unidecode/pkg-descr b/converters/py-unidecode/pkg-descr
index 4e9e54f5be74..49bb59b691ed 100644
--- a/converters/py-unidecode/pkg-descr
+++ b/converters/py-unidecode/pkg-descr
@@ -5,4 +5,4 @@ The representation is almost always an attempt at *transliteration*
-- 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