Date: Sun, 8 Aug 2021 22:04:55 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f8865deb94e9 - main - textproc/py-sphinx-tabs: Update to 3.2.0 Message-ID: <202108082204.178M4tSB011788@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f8865deb94e9762b9961de75a7ab0dac3664c67f commit f8865deb94e9762b9961de75a7ab0dac3664c67f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 21:37:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 21:44:07 +0000 textproc/py-sphinx-tabs: Update to 3.2.0 Changes: https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md --- textproc/py-sphinx-tabs/Makefile | 2 +- textproc/py-sphinx-tabs/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/py-sphinx-tabs/Makefile b/textproc/py-sphinx-tabs/Makefile index 678a5f5fc852..2a7f6b9e05ba 100644 --- a/textproc/py-sphinx-tabs/Makefile +++ b/textproc/py-sphinx-tabs/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= sphinx-tabs -PORTVERSION= 3.1.0 +PORTVERSION= 3.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/textproc/py-sphinx-tabs/distinfo b/textproc/py-sphinx-tabs/distinfo index 0ec5abf0d13d..547a4f949ce7 100644 --- a/textproc/py-sphinx-tabs/distinfo +++ b/textproc/py-sphinx-tabs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623697080 -SHA256 (sphinx-tabs-3.1.0.tar.gz) = 5eee2a869b1226e1f618f0c7ed267e5e3c24425565e6313cad80d00a7119694f -SIZE (sphinx-tabs-3.1.0.tar.gz) = 14916 +TIMESTAMP = 1628439066 +SHA256 (sphinx-tabs-3.2.0.tar.gz) = 33137914ed9b276e6a686d7a337310ee77b1dae316fdcbce60476913a152e0a4 +SIZE (sphinx-tabs-3.2.0.tar.gz) = 15162
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108082204.178M4tSB011788>