Index: head/devel/py-editdistance/Makefile =================================================================== --- head/devel/py-editdistance/Makefile (revision 495373) +++ head/devel/py-editdistance/Makefile (revision 495374) @@ -1,21 +1,21 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= editdistance -PORTVERSION= 0.5.2 +PORTVERSION= 0.5.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast implementation of the edit distance (Levenshtein distance) LICENSE= MIT USE_PYTHON= autoplist concurrent distutils USES= python post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/editdistance/bycython.so .include Index: head/devel/py-editdistance/distinfo =================================================================== --- head/devel/py-editdistance/distinfo (revision 495373) +++ head/devel/py-editdistance/distinfo (revision 495374) @@ -1,3 +1,3 @@ -TIMESTAMP = 1548549987 -SHA256 (editdistance-0.5.2.tar.gz) = 5a51276aaa6be65c2ac0fb807af93267b4f2488662fc925d27c4d317ef5d067a -SIZE (editdistance-0.5.2.tar.gz) = 20199 +TIMESTAMP = 1552320916 +SHA256 (editdistance-0.5.3.tar.gz) = 89d016dda04649b2c49e12b34337755a7b612bfd690420edd50ab31787120c1f +SIZE (editdistance-0.5.3.tar.gz) = 27463