diff options
Diffstat (limited to 'textproc/rubygem-asciidoctor-pdf/Makefile')
-rw-r--r-- | textproc/rubygem-asciidoctor-pdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rubygem-asciidoctor-pdf/Makefile b/textproc/rubygem-asciidoctor-pdf/Makefile index 5a621dd08beb..6cc7d285371d 100644 --- a/textproc/rubygem-asciidoctor-pdf/Makefile +++ b/textproc/rubygem-asciidoctor-pdf/Makefile @@ -1,6 +1,6 @@ PORTNAME= asciidoctor-pdf PORTVERSION= 2.3.19 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -17,7 +17,7 @@ RUN_DEPENDS= rubygem-asciidoctor>=2.0<3:textproc/rubygem-asciidoctor \ rubygem-matrix>=0.4<1:math/rubygem-matrix \ rubygem-prawn24>=2.4.0<2.5:print/rubygem-prawn24 \ rubygem-prawn-icon3>=3.1.0<3.2:print/rubygem-prawn-icon3 \ - rubygem-prawn-svg>=0.36.1<0.37:print/rubygem-prawn-svg \ + rubygem-prawn-svg036>=0.36.1<0.37:print/rubygem-prawn-svg036 \ 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-treetop>=1.6.0<1.7:devel/rubygem-treetop \ |