git: 390f2769c178 - main - textproc/rubygem-cucumber-html-formatter13: Remove obsoleted port

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

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

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

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

diff --git a/textproc/rubygem-cucumber-html-formatter13/Makefile b/textproc/rubygem-cucumber-html-formatter13/Makefile
deleted file mode 100644
index 49176562f3f6..000000000000
--- a/textproc/rubygem-cucumber-html-formatter13/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME=	cucumber-html-formatter
-PORTVERSION=	13.0.0
-CATEGORIES=	textproc rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	13
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	HTML formatter for Cucumber
-
-LICENSE=	MIT
-
-RUN_DEPENDS=	rubygem-cucumber-messages15>=15.0.0<16:devel/rubygem-cucumber-messages15
-
-USES=		gem
-USE_RUBY=	yes
-
-NO_ARCH=	yes
-
-PLIST_FILES=	bin/cucumber-html-formatter
-
-PORTSCOUT=	limit:^13\.
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-cucumber-html-formatter13/distinfo b/textproc/rubygem-cucumber-html-formatter13/distinfo
deleted file mode 100644
index f420cc84e000..000000000000
--- a/textproc/rubygem-cucumber-html-formatter13/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1618321014
-SHA256 (rubygem/cucumber-html-formatter-13.0.0.gem) = 51922b8ab0bd911c2986b0bab0db01e7aae83a995c90755736e5524bfeb943cd
-SIZE (rubygem/cucumber-html-formatter-13.0.0.gem) = 436224
diff --git a/textproc/rubygem-cucumber-html-formatter13/pkg-descr b/textproc/rubygem-cucumber-html-formatter13/pkg-descr
deleted file mode 100644
index 38092c98b95f..000000000000
--- a/textproc/rubygem-cucumber-html-formatter13/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