Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2019 19:57:37 +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: r491387 - head/devel/py-editdistance
Message-ID:  <201901271957.x0RJvb0p013333@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 27 19:57:36 2019
New Revision: 491387
URL: https://svnweb.freebsd.org/changeset/ports/491387

Log:
  Update to 0.5.2
  
  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 Jan 27 19:57:31 2019	(r491386)
+++ head/devel/py-editdistance/Makefile	Sun Jan 27 19:57:36 2019	(r491387)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	editdistance
-PORTVERSION=	0.4
+PORTVERSION=	0.5.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-editdistance/distinfo
==============================================================================
--- head/devel/py-editdistance/distinfo	Sun Jan 27 19:57:31 2019	(r491386)
+++ head/devel/py-editdistance/distinfo	Sun Jan 27 19:57:36 2019	(r491387)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1509860154
-SHA256 (editdistance-0.4.tar.gz) = c765db6f8817d38922e4a50be4b9ab338b2c539377b6fcf0bca11dea72eeb8c1
-SIZE (editdistance-0.4.tar.gz) = 20035
+TIMESTAMP = 1548549987
+SHA256 (editdistance-0.5.2.tar.gz) = 5a51276aaa6be65c2ac0fb807af93267b4f2488662fc925d27c4d317ef5d067a
+SIZE (editdistance-0.5.2.tar.gz) = 20199



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201901271957.x0RJvb0p013333>