mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Update to 0.0.9
Changes: https://github.com/hsanson/asciidoctor-plantuml/commits/master
This commit is contained in:
parent
967ef06ab1
commit
acf485291b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504575
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= asciidoctor-plantuml
|
||||
PORTVERSION= 0.0.8
|
||||
PORTVERSION= 0.0.9
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -11,10 +11,11 @@ COMMENT= Asciidoctor PlantUML extension
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-asciidoctor>=1.5:textproc/rubygem-asciidoctor
|
||||
RUN_DEPENDS= rubygem-asciidoctor>=1.5.6:textproc/rubygem-asciidoctor
|
||||
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1490206283
|
||||
SHA256 (rubygem/asciidoctor-plantuml-0.0.8.gem) = ca62ea5c807a02b2392e5f1e489d650a8504c1b5d952f23edbfa5c441b150974
|
||||
SIZE (rubygem/asciidoctor-plantuml-0.0.8.gem) = 7680
|
||||
TIMESTAMP = 1560957726
|
||||
SHA256 (rubygem/asciidoctor-plantuml-0.0.9.gem) = cb5268a1cc47571d2ab67eeac0461fb377b1937614bd4b2d077ce8c34d90fd53
|
||||
SIZE (rubygem/asciidoctor-plantuml-0.0.9.gem) = 7680
|
||||
|
Loading…
Reference in New Issue
Block a user