aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-10-18 23:47:59 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2025-10-18 23:47:59 +0000
commitf50d84b045c238f7e9484e5fc2da4ed755a4fabf (patch)
tree9313b9aac70a21efc6c36b9c5e7960ab2c8c18e5
parented51d6d486ef5756386aee7d75dad2bb6843b698 (diff)
textproc/rubygem-cucumber-gherkin32: Remove obsoleted port
Use textproc/rubygem-cucumber-gherkin instead.
-rw-r--r--MOVED1
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/rubygem-cucumber-gherkin32/Makefile25
-rw-r--r--textproc/rubygem-cucumber-gherkin32/distinfo3
-rw-r--r--textproc/rubygem-cucumber-gherkin32/pkg-descr1
5 files changed, 1 insertions, 30 deletions
diff --git a/MOVED b/MOVED
index c8792c041c95..68480de7ff9e 100644
--- a/MOVED
+++ b/MOVED
@@ -4823,3 +4823,4 @@ devel/rubygem-json27|devel/rubygem-json|2025-10-18|Remove obsoleted port. Use de
net/rubygem-fog-aws328|net/rubygem-fog-aws|2025-10-18|Remove obsoleted port. Use net/rubygem-fog-aws instead
textproc/rubygem-cucumber-gherkin27|textproc/rubygem-cucumber-gherkin|2025-10-18|Remove obsoleted port. Use textproc/rubygem-cucumber-gherkin instead
textproc/rubygem-cucumber-gherkin30|textproc/rubygem-cucumber-gherkin|2025-10-18|Remove obsoleted port. Use textproc/rubygem-cucumber-gherkin instead
+textproc/rubygem-cucumber-gherkin32|textproc/rubygem-cucumber-gherkin|2025-10-18|Remove obsoleted port. Use textproc/rubygem-cucumber-gherkin instead
diff --git a/textproc/Makefile b/textproc/Makefile
index 937cbd7ca540..4dc2c5e83ff0 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1837,7 +1837,6 @@
SUBDIR += rubygem-css_parser
SUBDIR += rubygem-cssmin
SUBDIR += rubygem-cucumber-gherkin
- SUBDIR += rubygem-cucumber-gherkin32
SUBDIR += rubygem-cucumber-gherkin34
SUBDIR += rubygem-cucumber-html-formatter
SUBDIR += rubygem-cucumber-html-formatter21
diff --git a/textproc/rubygem-cucumber-gherkin32/Makefile b/textproc/rubygem-cucumber-gherkin32/Makefile
deleted file mode 100644
index edb27a5c6475..000000000000
--- a/textproc/rubygem-cucumber-gherkin32/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME= cucumber-gherkin
-PORTVERSION= 32.2.0
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 32
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler
-WWW= https://github.com/cucumber/gherkin
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-RUN_DEPENDS= rubygem-cucumber-messages27>=25<28:devel/rubygem-cucumber-messages27
-
-USES= gem
-
-NO_ARCH= yes
-
-PORTSCOUT= limit:^32\.
-
-post-install:
- ${RM} ${STAGEDIR}${PREFIX}/bin/gherkin ${STAGEDIR}${PREFIX}/bin/gherkin-ruby
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-cucumber-gherkin32/distinfo b/textproc/rubygem-cucumber-gherkin32/distinfo
deleted file mode 100644
index dd40f66ce70d..000000000000
--- a/textproc/rubygem-cucumber-gherkin32/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1757436665
-SHA256 (rubygem/cucumber-gherkin-32.2.0.gem) = a33699d3be9c7fe1b6d4a26c1aa18150f274a90c871a6bc1811d5795a52e4ad6
-SIZE (rubygem/cucumber-gherkin-32.2.0.gem) = 32256
diff --git a/textproc/rubygem-cucumber-gherkin32/pkg-descr b/textproc/rubygem-cucumber-gherkin32/pkg-descr
deleted file mode 100644
index 77e6fe4db2cc..000000000000
--- a/textproc/rubygem-cucumber-gherkin32/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.