git: 5283a1242570 - main - textproc/rubygem-cucumber-html-formatter9: Remove obsoleted port

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 21 Dec 2021 19:50:50 UTC
The branch main has been updated by sunpoet:

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

commit 5283a12425709ff89f06f2597167aa76ab337696
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 19:29:08 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 19:29:08 +0000

    textproc/rubygem-cucumber-html-formatter9: Remove obsoleted port
    
    Use textproc/rubygem-cucumber-html-formatter instead.
---
 textproc/rubygem-cucumber-html-formatter9/Makefile | 25 ----------------------
 textproc/rubygem-cucumber-html-formatter9/distinfo |  3 ---
 .../rubygem-cucumber-html-formatter9/pkg-descr     |  6 ------
 3 files changed, 34 deletions(-)

diff --git a/textproc/rubygem-cucumber-html-formatter9/Makefile b/textproc/rubygem-cucumber-html-formatter9/Makefile
deleted file mode 100644
index 9b5de77ec7d9..000000000000
--- a/textproc/rubygem-cucumber-html-formatter9/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME=	cucumber-html-formatter
-PORTVERSION=	9.0.0
-CATEGORIES=	textproc rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	9
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	HTML formatter for Cucumber
-
-LICENSE=	MIT
-
-RUN_DEPENDS=	rubygem-cucumber-messages13>=13.0.1<14:devel/rubygem-cucumber-messages13
-
-USES=		gem
-USE_RUBY=	yes
-
-NO_ARCH=	yes
-
-PLIST_FILES=	bin/cucumber-html-formatter
-
-PORTSCOUT=	limit:^9\.
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-cucumber-html-formatter9/distinfo b/textproc/rubygem-cucumber-html-formatter9/distinfo
deleted file mode 100644
index 0414e1edf37c..000000000000
--- a/textproc/rubygem-cucumber-html-formatter9/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1598029571
-SHA256 (rubygem/cucumber-html-formatter-9.0.0.gem) = ddd356a707dc9da1334f5a3f796c1d252a0db8b355d26f52c2026bdc6ffdf56b
-SIZE (rubygem/cucumber-html-formatter-9.0.0.gem) = 489472
diff --git a/textproc/rubygem-cucumber-html-formatter9/pkg-descr b/textproc/rubygem-cucumber-html-formatter9/pkg-descr
deleted file mode 100644
index 38092c98b95f..000000000000
--- a/textproc/rubygem-cucumber-html-formatter9/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Cucumber HTML Formatter is a cross-platform formatter that produces a HTML
-report for Cucumber runs. It is built on top of cucumber-react and works with
-any Cucumber implementation with a protobuf formatter that outputs cucumber
-messages.
-
-WWW: https://github.com/cucumber/common/tree/main/html-formatter/ruby