mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
textproc/rubygem-asciidoctor-pdf: Update to 2.0.0
Changes: https://github.com/asciidoctor/asciidoctor-pdf/releases
This commit is contained in:
parent
3dcdaaa4cc
commit
cd28b147b9
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user