Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2022 05:16:59 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: cd28b147b945 - main - textproc/rubygem-asciidoctor-pdf: Update to 2.0.0
Message-ID:  <202205220516.24M5GxWA064052@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=cd28b147b9450c1ce99bffb1f3b4fc0de50ef87d

commit cd28b147b9450c1ce99bffb1f3b4fc0de50ef87d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:26:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 05:11:30 +0000

    textproc/rubygem-asciidoctor-pdf: Update to 2.0.0
    
    Changes:        https://github.com/asciidoctor/asciidoctor-pdf/releases
---
 textproc/rubygem-asciidoctor-pdf/Makefile | 4 ++--
 textproc/rubygem-asciidoctor-pdf/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/rubygem-asciidoctor-pdf/Makefile b/textproc/rubygem-asciidoctor-pdf/Makefile
index b6da9a025ee2..41ed692e6f69 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=	1.6.2
+PORTVERSION=	2.0.0
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -13,12 +13,12 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-asciidoctor>=2.0<3:textproc/rubygem-asciidoctor \
 		rubygem-concurrent-ruby>=1.1<2:devel/rubygem-concurrent-ruby \
+		rubygem-matrix>=0.4<1:math/rubygem-matrix \
 		rubygem-prawn>=2.4.0<2.5:print/rubygem-prawn \
 		rubygem-prawn-icon>=3.0.0<3.1:print/rubygem-prawn-icon \
 		rubygem-prawn-svg>=0.31.0<1:print/rubygem-prawn-svg \
 		rubygem-prawn-table>=0.2.0<0.3:print/rubygem-prawn-table \
 		rubygem-prawn-templates>=0.1.0<0.2:print/rubygem-prawn-templates \
-		rubygem-safe_yaml>=1.0.0<1.1:devel/rubygem-safe_yaml \
 		rubygem-treetop>=1.6.0<1.7:devel/rubygem-treetop
 
 USES=		gem
diff --git a/textproc/rubygem-asciidoctor-pdf/distinfo b/textproc/rubygem-asciidoctor-pdf/distinfo
index 1c4a1ee8c14d..456ab7164707 100644
--- a/textproc/rubygem-asciidoctor-pdf/distinfo
+++ b/textproc/rubygem-asciidoctor-pdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642102687
-SHA256 (rubygem/asciidoctor-pdf-1.6.2.gem) = 04385376cbc8d4d26e814b655e50189e58ecdeec2a4fa3ce9282943a3d3bd4c6
-SIZE (rubygem/asciidoctor-pdf-1.6.2.gem) = 1934336
+TIMESTAMP = 1653151246
+SHA256 (rubygem/asciidoctor-pdf-2.0.0.gem) = d643733bbfcec3b2c5c54721628ee9ed0983db3ced8e257e3316a0a426716a1f
+SIZE (rubygem/asciidoctor-pdf-2.0.0.gem) = 2259456



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205220516.24M5GxWA064052>