Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 2021 19:50:44 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b303cf305d6c - main - textproc/rubygem-asciidoctor-plantuml0010: Remove obsoleted port
Message-ID:  <202112211950.1BLJoiis046973@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b303cf305d6cc845a6b656692d284a768ef3cec3

commit b303cf305d6cc845a6b656692d284a768ef3cec3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 19:28:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 19:28:45 +0000

    textproc/rubygem-asciidoctor-plantuml0010: Remove obsoleted port
    
    Use textproc/rubygem-asciidoctor-plantuml instead.
---
 textproc/rubygem-asciidoctor-plantuml0010/Makefile | 23 ----------------------
 textproc/rubygem-asciidoctor-plantuml0010/distinfo |  3 ---
 .../rubygem-asciidoctor-plantuml0010/pkg-descr     |  4 ----
 3 files changed, 30 deletions(-)

diff --git a/textproc/rubygem-asciidoctor-plantuml0010/Makefile b/textproc/rubygem-asciidoctor-plantuml0010/Makefile
deleted file mode 100644
index bca68a6b8133..000000000000
--- a/textproc/rubygem-asciidoctor-plantuml0010/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME=	asciidoctor-plantuml
-PORTVERSION=	0.0.10
-CATEGORIES=	textproc rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	0010
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Asciidoctor PlantUML extension
-
-LICENSE=	MIT
-
-RUN_DEPENDS=	rubygem-asciidoctor>=1.5.6<3.0.0:textproc/rubygem-asciidoctor
-
-USES=		gem
-USE_RUBY=	yes
-
-NO_ARCH=	yes
-
-PORTSCOUT=	ignore:1
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-asciidoctor-plantuml0010/distinfo b/textproc/rubygem-asciidoctor-plantuml0010/distinfo
deleted file mode 100644
index 1e3e16cdb044..000000000000
--- a/textproc/rubygem-asciidoctor-plantuml0010/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1572806176
-SHA256 (rubygem/asciidoctor-plantuml-0.0.10.gem) = 6ba46249debfc0a4075a7bd46739f6db1de0f89a7378670c57fb60c53df9d9ae
-SIZE (rubygem/asciidoctor-plantuml-0.0.10.gem) = 7680
diff --git a/textproc/rubygem-asciidoctor-plantuml0010/pkg-descr b/textproc/rubygem-asciidoctor-plantuml0010/pkg-descr
deleted file mode 100644
index 30f17b3edf98..000000000000
--- a/textproc/rubygem-asciidoctor-plantuml0010/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Asciidoctor PlantUml is an extension that enables you to add PlantUML diagrams
-to your AsciiDoc documents.
-
-WWW: https://github.com/hsanson/asciidoctor-plantuml



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