git: b18488bc2343 - main - textproc/py-isbntools: Update to 4.3.27
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Apr 25 20:39:22 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b18488bc23430f1cf51c6f03733fdab42499e403
commit b18488bc23430f1cf51c6f03733fdab42499e403
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-25 20:15:42 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-25 20:35:35 +0000
textproc/py-isbntools: Update to 4.3.27
- Update LICENSE
Changes: https://github.com/xlcnd/isbntools/blob/master/CHANGES.txt
---
textproc/py-isbntools/Makefile | 8 ++++----
textproc/py-isbntools/distinfo | 6 +++---
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/textproc/py-isbntools/Makefile b/textproc/py-isbntools/Makefile
index 6111b8bf4d57..05d9d0de8993 100644
--- a/textproc/py-isbntools/Makefile
+++ b/textproc/py-isbntools/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
PORTNAME= isbntools
-PORTVERSION= 4.3.25
+PORTVERSION= 4.3.27
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -9,10 +9,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= App and framework for all things about ISBN
-LICENSE= LGPL3
-LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-3.0-only.txt
+LICENSE= LGPL3+
+LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-3.0.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isbnlib>=3.10.6<3.11.0:textproc/py-isbnlib@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isbnlib>=3.10.7<3.11.0:textproc/py-isbnlib@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
diff --git a/textproc/py-isbntools/distinfo b/textproc/py-isbntools/distinfo
index 1882270f6c35..c60fa71333a4 100644
--- a/textproc/py-isbntools/distinfo
+++ b/textproc/py-isbntools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611856602
-SHA256 (isbntools-4.3.25.tar.gz) = 322c5f0d077b52fce0e5c98093b20b48a4aeaf3119d2324982e76ebdb431aa9e
-SIZE (isbntools-4.3.25.tar.gz) = 39927
+TIMESTAMP = 1619198579
+SHA256 (isbntools-4.3.27.tar.gz) = 4617d46e58ba106954fdbc6c35f8e70322a2f86918bf76795d12d931fae55837
+SIZE (isbntools-4.3.27.tar.gz) = 40060
More information about the dev-commits-ports-all
mailing list