mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
textproc/rubygem-asciidoctor-epub3: Update to 2.1.0
Changelog: https://github.com/asciidoctor/asciidoctor-epub3/blob/main/CHANGELOG.adoc#210-2024-02-04---slonopotamus Approved by: doceng (implicit)
This commit is contained in:
parent
0b2194f3fc
commit
bf05adada0
@ -1,5 +1,5 @@
|
||||
PORTNAME= asciidoctor-epub3
|
||||
PORTVERSION= 1.5.1
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user