aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:29:04 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-12-21 19:29:04 +0000
commit390f2769c178618e7ecca31a1722c54ab91a3352 (patch)
tree028174793f2fed4444156773343e2cdc22fbe7f3 /textproc
parentff132c18bdac05ec68e1005cc35f7ab2d69ce4bf (diff)
downloadports-390f2769c178618e7ecca31a1722c54ab91a3352.tar.gz
ports-390f2769c178618e7ecca31a1722c54ab91a3352.zip
textproc/rubygem-cucumber-html-formatter13: Remove obsoleted port
Use textproc/rubygem-cucumber-html-formatter instead.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/rubygem-cucumber-html-formatter13/Makefile25
-rw-r--r--textproc/rubygem-cucumber-html-formatter13/distinfo3
-rw-r--r--textproc/rubygem-cucumber-html-formatter13/pkg-descr6
3 files changed, 0 insertions, 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