From owner-svn-ports-head@freebsd.org Sun Nov 5 21:16:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6F78E52287; Sun, 5 Nov 2017 21:16:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A24296BC9A; Sun, 5 Nov 2017 21:16:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id vA5LGJx3075330; Sun, 5 Nov 2017 21:16:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vA5LGJSm075328; Sun, 5 Nov 2017 21:16:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201711052116.vA5LGJSm075328@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 5 Nov 2017 21:16:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r453565 - head/devel/py-editdistance X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-editdistance X-SVN-Commit-Revision: 453565 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Nov 2017 21:16:21 -0000 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