git: 3e5c439bb353 - main - devel/py-editdistance: Update to 0.6.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 30 Dec 2022 09:10:22 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3e5c439bb353e83b6c025c1497d51d2acb9156f7

commit 3e5c439bb353e83b6c025c1497d51d2acb9156f7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:42:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:34 +0000

    devel/py-editdistance: Update to 0.6.1
    
    - Add LICENSE_FILE
    
    Changes:        https://github.com/roy-ht/editdistance/releases
---
 devel/py-editdistance/Makefile | 3 ++-
 devel/py-editdistance/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/devel/py-editdistance/Makefile b/devel/py-editdistance/Makefile
index 0c844983d9be..45a42ed77fe8 100644
--- a/devel/py-editdistance/Makefile
+++ b/devel/py-editdistance/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	editdistance
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -9,6 +9,7 @@ COMMENT=	Fast implementation of the edit distance (Levenshtein distance)
 WWW=		https://github.com/roy-ht/editdistance
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/devel/py-editdistance/distinfo b/devel/py-editdistance/distinfo
index ce01ab578911..8558631fd34d 100644
--- a/devel/py-editdistance/distinfo
+++ b/devel/py-editdistance/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1634111736
-SHA256 (editdistance-0.6.0.tar.gz) = 82de4fb7c6a87c7c2978e5f509dc790e8657b264edbaf87ca6869e2022aa220e
-SIZE (editdistance-0.6.0.tar.gz) = 29528
+TIMESTAMP = 1669057721
+SHA256 (editdistance-0.6.1.tar.gz) = 124a3ebe1934ed86c0bdb5deafcc67494604a7cc63bdbb587665b76c85648262
+SIZE (editdistance-0.6.1.tar.gz) = 29267