Date: Tue, 19 May 2020 23:30:59 +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: r535912 - head/textproc/py-isbntools Message-ID: <202005192330.04JNUxRT079295@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue May 19 23:30:59 2020 New Revision: 535912 URL: https://svnweb.freebsd.org/changeset/ports/535912 Log: Update to 4.3.23 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 Tue May 19 23:30:53 2020 (r535911) +++ head/textproc/py-isbntools/Makefile Tue May 19 23:30:59 2020 (r535912) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= isbntools -PORTVERSION= 4.3.22 +PORTVERSION= 4.3.23 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.0<3.11.0:textproc/py-isbnlib@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isbnlib>=3.10.1<3.11.0:textproc/py-isbnlib@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils Modified: head/textproc/py-isbntools/distinfo ============================================================================== --- head/textproc/py-isbntools/distinfo Tue May 19 23:30:53 2020 (r535911) +++ head/textproc/py-isbntools/distinfo Tue May 19 23:30:59 2020 (r535912) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585564906 -SHA256 (isbntools-4.3.22.tar.gz) = b560792d22c887fa1a21eba7e06525cbc1971166d8e8c0550692e389c5da7f65 -SIZE (isbntools-4.3.22.tar.gz) = 39008 +TIMESTAMP = 1589908792 +SHA256 (isbntools-4.3.23.tar.gz) = b5be455cea7c2f4833201b3135bf1cf874925c199805fe8670e2ae93cf32a8a4 +SIZE (isbntools-4.3.23.tar.gz) = 39461
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005192330.04JNUxRT079295>