summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 12:09:12 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-05-22 12:09:12 +0800
commitbbd1035bd99b97c9c221c904c625291dbdbcba65 (patch)
tree6853934bfd38e6eb8fe5635ee082442a095012bc /textproc
parenttextproc/rubygem-cucumber-gherkin22: Remove obsoleted port (diff)
textproc/rubygem-cucumber-html-formatter17: Remove obsoleted port
Use textproc/rubygem-cucumber-html-formatter instead
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-cucumber-html-formatter17/Makefile26
-rw-r--r--textproc/rubygem-cucumber-html-formatter17/distinfo3
-rw-r--r--textproc/rubygem-cucumber-html-formatter17/pkg-descr6
4 files changed, 0 insertions, 36 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 4912b2ebfe90..8c96247080fc 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1644,7 +1644,6 @@
SUBDIR += rubygem-cssmin
SUBDIR += rubygem-cucumber-gherkin
SUBDIR += rubygem-cucumber-html-formatter
- SUBDIR += rubygem-cucumber-html-formatter17
SUBDIR += rubygem-diff-lcs
SUBDIR += rubygem-diff_match_patch
SUBDIR += rubygem-diffy
diff --git a/textproc/rubygem-cucumber-html-formatter17/Makefile b/textproc/rubygem-cucumber-html-formatter17/Makefile
deleted file mode 100644
index 2b5f843a9dd1..000000000000
--- a/textproc/rubygem-cucumber-html-formatter17/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
-
-PORTNAME= cucumber-html-formatter
-PORTVERSION= 17.0.0
-PORTREVISION= 1
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 17
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= HTML formatter for Cucumber
-
-LICENSE= MIT
-
-RUN_DEPENDS= rubygem-cucumber-messages17>=17.1.0<18:devel/rubygem-cucumber-messages17
-
-USES= gem
-USE_RUBY= yes
-
-NO_ARCH= yes
-
-PLIST_FILES= bin/cucumber-html-formatter
-
-PORTSCOUT= limit:^17\.
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-cucumber-html-formatter17/distinfo b/textproc/rubygem-cucumber-html-formatter17/distinfo
deleted file mode 100644
index 5d01e788d9f6..000000000000
--- a/textproc/rubygem-cucumber-html-formatter17/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1634111948
-SHA256 (rubygem/cucumber-html-formatter-17.0.0.gem) = b218c9a89ea2ef020e0cb36cb856a09c0ceb7e9b0507bdb58050aafa7f53a7c1
-SIZE (rubygem/cucumber-html-formatter-17.0.0.gem) = 434176
diff --git a/textproc/rubygem-cucumber-html-formatter17/pkg-descr b/textproc/rubygem-cucumber-html-formatter17/pkg-descr
deleted file mode 100644
index 17bb859e994f..000000000000
--- a/textproc/rubygem-cucumber-html-formatter17/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/html-formatter