Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2019 16:46:03 +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: r504645 - in head/textproc: . rubygem-asciidoctor-plantuml008
Message-ID:  <201906201646.x5KGk3xR092060@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jun 20 16:46:03 2019
New Revision: 504645
URL: https://svnweb.freebsd.org/changeset/ports/504645

Log:
  Add rubygem-asciidoctor-plantuml008 0.0.8 (copied from rubygem-asciidoctor-plantuml)
  
  - Add PORTSCOUT

Added:
  head/textproc/rubygem-asciidoctor-plantuml008/
     - copied from r504574, head/textproc/rubygem-asciidoctor-plantuml/
Modified:
  head/textproc/Makefile
  head/textproc/rubygem-asciidoctor-plantuml008/Makefile

Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile	Thu Jun 20 16:29:09 2019	(r504644)
+++ head/textproc/Makefile	Thu Jun 20 16:46:03 2019	(r504645)
@@ -1480,6 +1480,7 @@
     SUBDIR += rubygem-asciidoctor
     SUBDIR += rubygem-asciidoctor-diagram
     SUBDIR += rubygem-asciidoctor-plantuml
+    SUBDIR += rubygem-asciidoctor-plantuml008
     SUBDIR += rubygem-autoprefixer-rails
     SUBDIR += rubygem-babel-source
     SUBDIR += rubygem-babel-transpiler

Modified: head/textproc/rubygem-asciidoctor-plantuml008/Makefile
==============================================================================
--- head/textproc/rubygem-asciidoctor-plantuml/Makefile	Wed Jun 19 16:54:05 2019	(r504574)
+++ head/textproc/rubygem-asciidoctor-plantuml008/Makefile	Thu Jun 20 16:46:03 2019	(r504645)
@@ -5,6 +5,7 @@ PORTNAME=	asciidoctor-plantuml
 PORTVERSION=	0.0.8
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
+PKGNAMESUFFIX=	008
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Asciidoctor PlantUML extension
@@ -13,8 +14,11 @@ LICENSE=	MIT
 
 RUN_DEPENDS=	rubygem-asciidoctor>=1.5:textproc/rubygem-asciidoctor
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 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?201906201646.x5KGk3xR092060>