svn commit: r516653 - in head/textproc: . rubygem-asciidoctor-plantuml009

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 4 15:57:22 UTC 2019


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 at 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>


More information about the svn-ports-all mailing list