svn commit: r527767 - in head/textproc: . rubygem-asciidoctor-plantuml0010

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Mar 4 16:16:21 UTC 2020


Author: sunpoet
Date: Wed Mar  4 16:16:20 2020
New Revision: 527767
URL: https://svnweb.freebsd.org/changeset/ports/527767

Log:
  Add rubygem-asciidoctor-plantuml0010 0.0.10 (copied from rubygem-asciidoctor-plantuml)
  
  - Add PORTSCOUT

Added:
  head/textproc/rubygem-asciidoctor-plantuml0010/
     - copied from r527753, head/textproc/rubygem-asciidoctor-plantuml/
Modified:
  head/textproc/Makefile
  head/textproc/rubygem-asciidoctor-plantuml0010/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Wed Mar  4 15:53:04 2020	(r527766)
+++ head/textproc/Makefile	Wed Mar  4 16:16:20 2020	(r527767)
@@ -1474,6 +1474,7 @@
     SUBDIR += rubygem-asciidoctor-diagram
     SUBDIR += rubygem-asciidoctor-include-ext
     SUBDIR += rubygem-asciidoctor-plantuml
+    SUBDIR += rubygem-asciidoctor-plantuml0010
     SUBDIR += rubygem-autoprefixer-rails
     SUBDIR += rubygem-babel-source
     SUBDIR += rubygem-babel-transpiler

Modified: head/textproc/rubygem-asciidoctor-plantuml0010/Makefile
==============================================================================
--- head/textproc/rubygem-asciidoctor-plantuml/Makefile	Wed Mar  4 10:53:02 2020	(r527753)
+++ head/textproc/rubygem-asciidoctor-plantuml0010/Makefile	Wed Mar  4 16:16:20 2020	(r527767)
@@ -5,6 +5,7 @@ PORTNAME=	asciidoctor-plantuml
 PORTVERSION=	0.0.10
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	0010
 
 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