svn commit: r504575 - head/textproc/rubygem-asciidoctor-plantuml

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 19 16:54:16 UTC 2019


Author: sunpoet
Date: Wed Jun 19 16:54:10 2019
New Revision: 504575
URL: https://svnweb.freebsd.org/changeset/ports/504575

Log:
  Update to 0.0.9
  
  Changes:	https://github.com/hsanson/asciidoctor-plantuml/commits/master

Modified:
  head/textproc/rubygem-asciidoctor-plantuml/Makefile
  head/textproc/rubygem-asciidoctor-plantuml/distinfo

Modified: head/textproc/rubygem-asciidoctor-plantuml/Makefile
==============================================================================
--- head/textproc/rubygem-asciidoctor-plantuml/Makefile	Wed Jun 19 16:54:05 2019	(r504574)
+++ head/textproc/rubygem-asciidoctor-plantuml/Makefile	Wed Jun 19 16:54:10 2019	(r504575)
@@ -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
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/textproc/rubygem-asciidoctor-plantuml/distinfo
==============================================================================
--- head/textproc/rubygem-asciidoctor-plantuml/distinfo	Wed Jun 19 16:54:05 2019	(r504574)
+++ head/textproc/rubygem-asciidoctor-plantuml/distinfo	Wed Jun 19 16:54:10 2019	(r504575)
@@ -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


More information about the svn-ports-head mailing list