Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2019 16:54:10 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504575 - head/textproc/rubygem-asciidoctor-plantuml
Message-ID:  <201906191654.x5JGsAMB035683@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906191654.x5JGsAMB035683>