svn commit: r563350 - head/textproc/py-isbntools
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jan 30 12:31:31 UTC 2021
Author: sunpoet
Date: Sat Jan 30 12:31:27 2021
New Revision: 563350
URL: https://svnweb.freebsd.org/changeset/ports/563350
Log:
Update to 4.3.25
Changes: https://github.com/xlcnd/isbntools/blob/master/CHANGES.txt
Modified:
head/textproc/py-isbntools/Makefile
head/textproc/py-isbntools/distinfo
Modified: head/textproc/py-isbntools/Makefile
==============================================================================
--- head/textproc/py-isbntools/Makefile Sat Jan 30 12:31:21 2021 (r563349)
+++ head/textproc/py-isbntools/Makefile Sat Jan 30 12:31:27 2021 (r563350)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= isbntools
-PORTVERSION= 4.3.24
+PORTVERSION= 4.3.25
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT= App and framework for all things about ISBN
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-3.0-only.txt
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isbnlib>=3.10.1<3.11.0:textproc/py-isbnlib@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isbnlib>=3.10.6<3.11.0:textproc/py-isbnlib@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Modified: head/textproc/py-isbntools/distinfo
==============================================================================
--- head/textproc/py-isbntools/distinfo Sat Jan 30 12:31:21 2021 (r563349)
+++ head/textproc/py-isbntools/distinfo Sat Jan 30 12:31:27 2021 (r563350)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609598919
-SHA256 (isbntools-4.3.24.tar.gz) = 528355527c4cf96d517bcf9d90eed7e84ba4166464036ae2a23d3a1815e15c64
-SIZE (isbntools-4.3.24.tar.gz) = 39836
+TIMESTAMP = 1611856602
+SHA256 (isbntools-4.3.25.tar.gz) = 322c5f0d077b52fce0e5c98093b20b48a4aeaf3119d2324982e76ebdb431aa9e
+SIZE (isbntools-4.3.25.tar.gz) = 39927
More information about the svn-ports-all
mailing list