Date: Tue, 21 Sep 2021 22:24:40 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: 5d1485089f8a - main - textproc/asciidoc: Update to 9.1.1 Message-ID: <202109212224.18LMOefo038142@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=5d1485089f8ace67beac405a96312a996feba2e6 commit 5d1485089f8ace67beac405a96312a996feba2e6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-21 22:12:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-21 22:23:23 +0000 textproc/asciidoc: Update to 9.1.1 Changes: https://github.com/asciidoc-py/asciidoc-py/releases --- textproc/asciidoc/Makefile | 2 +- textproc/asciidoc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index 87fc8c111c0e..a00626d92106 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -1,7 +1,7 @@ # Created by: anholt@FreeBSD.org PORTNAME= asciidoc -PORTVERSION= 9.1.0 +PORTVERSION= 9.1.1 CATEGORIES= textproc MASTER_SITES= https://github.com/asciidoc/asciidoc-py3/releases/download/${PORTVERSION}/ diff --git a/textproc/asciidoc/distinfo b/textproc/asciidoc/distinfo index 1f49fd2d54c9..90bf4b8c3e2a 100644 --- a/textproc/asciidoc/distinfo +++ b/textproc/asciidoc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620405355 -SHA256 (asciidoc-9.1.0.tar.gz) = fd499fcf51317b1aaf27336fb5e919c44c1f867f1ae6681ee197365d3065238b -SIZE (asciidoc-9.1.0.tar.gz) = 1249958 +TIMESTAMP = 1632227478 +SHA256 (asciidoc-9.1.1.tar.gz) = ea39760ac2739496c14002902571592dc2ae2fa673296ec141a9e491d9c11fca +SIZE (asciidoc-9.1.1.tar.gz) = 1259206
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109212224.18LMOefo038142>