Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2019 15:57:21 +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: r516653 - in head/textproc: . rubygem-asciidoctor-plantuml009
Message-ID:  <201911041557.xA4FvLib048940@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov  4 15:57:21 2019
New Revision: 516653
URL: https://svnweb.freebsd.org/changeset/ports/516653

Log:
  Add rubygem-asciidoctor-plantuml009 0.0.9 (copied from rubygem-asciidoctor-plantuml)
  
  - Add PORTSCOUT

Added:
  head/textproc/rubygem-asciidoctor-plantuml009/
     - copied from r516614, head/textproc/rubygem-asciidoctor-plantuml/
Modified:
  head/textproc/Makefile
  head/textproc/rubygem-asciidoctor-plantuml009/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Mon Nov  4 15:57:15 2019	(r516652)
+++ head/textproc/Makefile	Mon Nov  4 15:57:21 2019	(r516653)
@@ -1487,6 +1487,7 @@
     SUBDIR += rubygem-asciidoctor-diagram
     SUBDIR += rubygem-asciidoctor-include-ext
     SUBDIR += rubygem-asciidoctor-plantuml
+    SUBDIR += rubygem-asciidoctor-plantuml009
     SUBDIR += rubygem-autoprefixer-rails
     SUBDIR += rubygem-babel-source
     SUBDIR += rubygem-babel-transpiler

Modified: head/textproc/rubygem-asciidoctor-plantuml009/Makefile
==============================================================================
--- head/textproc/rubygem-asciidoctor-plantuml/Makefile	Sun Nov  3 23:32:37 2019	(r516614)
+++ head/textproc/rubygem-asciidoctor-plantuml009/Makefile	Mon Nov  4 15:57:21 2019	(r516653)
@@ -5,6 +5,7 @@ PORTNAME=	asciidoctor-plantuml
 PORTVERSION=	0.0.9
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	009
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Asciidoctor PlantUML extension
@@ -17,5 +18,7 @@ USES=		gem
 USE_RUBY=	yes
 
 NO_ARCH=	yes
+
+PORTSCOUT=	ignore:1
 
 .include <bsd.port.mk>



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