Date: Thu, 16 Jun 2022 14:07:42 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: 8153683cfb49 - main - textproc/rubygem-asciidoctor-pdf: Update to 2.0.8 Message-ID: <202206161407.25GE7gE9015723@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=8153683cfb49bacf4069fd53c28bf4444cf8f8ff commit 8153683cfb49bacf4069fd53c28bf4444cf8f8ff Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-16 14:01:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-16 14:01:52 +0000 textproc/rubygem-asciidoctor-pdf: Update to 2.0.8 Changes: https://github.com/asciidoctor/asciidoctor-pdf/releases --- textproc/rubygem-asciidoctor-pdf/Makefile | 2 +- textproc/rubygem-asciidoctor-pdf/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/rubygem-asciidoctor-pdf/Makefile b/textproc/rubygem-asciidoctor-pdf/Makefile index b0fda29979ad..ad00d831c06d 100644 --- a/textproc/rubygem-asciidoctor-pdf/Makefile +++ b/textproc/rubygem-asciidoctor-pdf/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= asciidoctor-pdf -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-asciidoctor-pdf/distinfo b/textproc/rubygem-asciidoctor-pdf/distinfo index ec833aa05114..46927ee12ec8 100644 --- a/textproc/rubygem-asciidoctor-pdf/distinfo +++ b/textproc/rubygem-asciidoctor-pdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1654708446 -SHA256 (rubygem/asciidoctor-pdf-2.0.7.gem) = cdcaaf54e745ccb50e41916a94ccfdb578643780fe42a9f69561118fab6612a9 -SIZE (rubygem/asciidoctor-pdf-2.0.7.gem) = 2262528 +TIMESTAMP = 1655208428 +SHA256 (rubygem/asciidoctor-pdf-2.0.8.gem) = 2d92985b0f2b1aa40af383cee4f1ac4d41f5d305fe49ae75ed68c12faf0c4239 +SIZE (rubygem/asciidoctor-pdf-2.0.8.gem) = 2263040
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206161407.25GE7gE9015723>