Index: head/converters/py-unidecode/Makefile =================================================================== --- head/converters/py-unidecode/Makefile (revision 435315) +++ head/converters/py-unidecode/Makefile (revision 435316) @@ -1,19 +1,20 @@ # Created by: Douglas Thrift # $FreeBSD$ PORTNAME= unidecode -PORTVERSION= 0.04.19 +PORTVERSION= 0.04.20 CATEGORIES= converters python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Unidecode-${PORTVERSION} MAINTAINER= douglas@douglasthrift.net COMMENT= ASCII transliterations of Unicode text LICENSE= GPLv2 USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils autoplist concurrent +NO_ARCH= yes .include Index: head/converters/py-unidecode/distinfo =================================================================== --- head/converters/py-unidecode/distinfo (revision 435315) +++ head/converters/py-unidecode/distinfo (revision 435316) @@ -1,2 +1,3 @@ -SHA256 (Unidecode-0.04.19.tar.gz) = 51477646a9169469e37e791b13ae65fcc75b7f7f570d0d3e514d077805c02e1e -SIZE (Unidecode-0.04.19.tar.gz) = 204613 +TIMESTAMP = 1488522591 +SHA256 (Unidecode-0.04.20.tar.gz) = ed4418b4b1b190487753f1cca6299e8076079258647284414e6d607d1f8a00e0 +SIZE (Unidecode-0.04.20.tar.gz) = 205830