Skip to content

Commit

Permalink
textproc/rubygem-asciidoctor-epub3: Update to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbaio committed Feb 13, 2024
1 parent 0b2194f commit bf05ada
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions textproc/rubygem-asciidoctor-epub3/Makefile
@@ -1,5 +1,5 @@
PORTNAME= asciidoctor-epub3
PORTVERSION= 1.5.1
PORTVERSION= 2.1.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG

Expand All @@ -10,15 +10,15 @@ WWW= https://github.com/asciidoctor/asciidoctor-epub3
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= rubygem-asciidoctor>=1.5.6<3:textproc/rubygem-asciidoctor \
RUN_DEPENDS= rubygem-asciidoctor>=2.0<3:textproc/rubygem-asciidoctor \
rubygem-mime-types>=3.0:misc/rubygem-mime-types \
rubygem-gepub>=1.0.0:textproc/rubygem-gepub
rubygem-gepub>=1.0.0:textproc/rubygem-gepub \
rubygem-sass>0:textproc/rubygem-sass

USES= gem

NO_ARCH= yes

PLIST_FILES= bin/asciidoctor-epub3 \
bin/adb-push-ebook
PLIST_FILES= bin/asciidoctor-epub3

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions textproc/rubygem-asciidoctor-epub3/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1629945100
SHA256 (rubygem/asciidoctor-epub3-1.5.1.gem) = efff22bcd2e8562f8ab0df7e13de0247dd8edb3fc41e6286b36ca330c5a69e16
SIZE (rubygem/asciidoctor-epub3-1.5.1.gem) = 2051072
TIMESTAMP = 1707781817
SHA256 (rubygem/asciidoctor-epub3-2.1.0.gem) = 63b2ea4851ebc9457cf98b6754708853a62858e37b007baff2118776f7aacaab
SIZE (rubygem/asciidoctor-epub3-2.1.0.gem) = 2049536

0 comments on commit bf05ada

Please sign in to comment.