Date: Sun, 5 Nov 2017 21:16:19 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453565 - head/devel/py-editdistance Message-ID: <201711052116.vA5LGJSm075328@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sun Nov 5 21:16:19 2017 New Revision: 453565 URL: https://svnweb.freebsd.org/changeset/ports/453565 Log: Update to 0.4 Changes: https://github.com/aflc/editdistance/commits/master Modified: head/devel/py-editdistance/Makefile head/devel/py-editdistance/distinfo Modified: head/devel/py-editdistance/Makefile ============================================================================== --- head/devel/py-editdistance/Makefile Sun Nov 5 21:16:14 2017 (r453564) +++ head/devel/py-editdistance/Makefile Sun Nov 5 21:16:19 2017 (r453565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= editdistance -PORTVERSION= 0.3.1 +PORTVERSION= 0.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-editdistance/distinfo ============================================================================== --- head/devel/py-editdistance/distinfo Sun Nov 5 21:16:14 2017 (r453564) +++ head/devel/py-editdistance/distinfo Sun Nov 5 21:16:19 2017 (r453565) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492224900 -SHA256 (editdistance-0.3.1.tar.gz) = 8ec8a2158b9234adb0ca7ecfb0b4caa35e45ad5d00353c80793c9f54e1a35121 -SIZE (editdistance-0.3.1.tar.gz) = 19817 +TIMESTAMP = 1509860154 +SHA256 (editdistance-0.4.tar.gz) = c765db6f8817d38922e4a50be4b9ab338b2c539377b6fcf0bca11dea72eeb8c1 +SIZE (editdistance-0.4.tar.gz) = 20035
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201711052116.vA5LGJSm075328>