git: 4f5e6af3c70e - main - textproc/py-isbnlib: Update to 3.10.8

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 16 15:26:59 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4f5e6af3c70e20c26ce4d468365d0a1f002df04a

commit 4f5e6af3c70e20c26ce4d468365d0a1f002df04a
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-16 15:15:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-16 15:24:14 +0000

    textproc/py-isbnlib: Update to 3.10.8
    
    Changes:        https://github.com/xlcnd/isbnlib/blob/dev/CHANGES.txt
---
 textproc/py-isbnlib/Makefile | 4 ++--
 textproc/py-isbnlib/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-isbnlib/Makefile b/textproc/py-isbnlib/Makefile
index 4d33246ce65e..54f729d9ba53 100644
--- a/textproc/py-isbnlib/Makefile
+++ b/textproc/py-isbnlib/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	isbnlib
-PORTVERSION=	3.10.7
+PORTVERSION=	3.10.8
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -10,7 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Extract, clean, transform, hyphenate and metadata for ISBNs
 
 LICENSE=	LGPL3
-LICENSE_FILE=	${WRKSRC}/LICENSE-LGPL-3.0-only.txt
+LICENSE_FILE=	${WRKSRC}/LICENSE-LGPL-3.0.txt
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/textproc/py-isbnlib/distinfo b/textproc/py-isbnlib/distinfo
index e5e5adcda132..57868579e5c3 100644
--- a/textproc/py-isbnlib/distinfo
+++ b/textproc/py-isbnlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198577
-SHA256 (isbnlib-3.10.7.tar.gz) = 81b33157da8e2c2a481f7ad471e1b576cf595298f03afd60c982f718b912dc89
-SIZE (isbnlib-3.10.7.tar.gz) = 63751
+TIMESTAMP = 1620928631
+SHA256 (isbnlib-3.10.8.tar.gz) = ea406ef2e14388ab396495f0f604d2d3c96cb5a256b96bc0556dd871cd7dc7b4
+SIZE (isbnlib-3.10.8.tar.gz) = 63617


More information about the dev-commits-ports-all mailing list