git: ff132c18bdac - main - textproc/rubygem-cucumber-gherkin18: Remove obsoleted port
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Dec 2021 19:50:47 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ff132c18bdac05ec68e1005cc35f7ab2d69ce4bf
commit ff132c18bdac05ec68e1005cc35f7ab2d69ce4bf
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-12-21 19:28:59 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-12-21 19:28:59 +0000
textproc/rubygem-cucumber-gherkin18: Remove obsoleted port
Use textproc/rubygem-cucumber-gherkin instead.
---
textproc/rubygem-cucumber-gherkin18/Makefile | 25 -------------------------
textproc/rubygem-cucumber-gherkin18/distinfo | 3 ---
textproc/rubygem-cucumber-gherkin18/pkg-descr | 3 ---
3 files changed, 31 deletions(-)
diff --git a/textproc/rubygem-cucumber-gherkin18/Makefile b/textproc/rubygem-cucumber-gherkin18/Makefile
deleted file mode 100644
index aa6d6f3c3b99..000000000000
--- a/textproc/rubygem-cucumber-gherkin18/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME= cucumber-gherkin
-PORTVERSION= 18.1.1
-CATEGORIES= textproc rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 18
-
-MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Fast Gherkin lexer/parser based on the Ragel State Machine Compiler
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-RUN_DEPENDS= rubygem-cucumber-messages15>=15.0.0<16:devel/rubygem-cucumber-messages15
-
-USES= gem
-USE_RUBY= yes
-
-NO_ARCH= yes
-
-PLIST_FILES= bin/gherkin \
- bin/gherkin-ruby
-
-PORTSCOUT= limit:^18\.
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-cucumber-gherkin18/distinfo b/textproc/rubygem-cucumber-gherkin18/distinfo
deleted file mode 100644
index d7f9fcd58e48..000000000000
--- a/textproc/rubygem-cucumber-gherkin18/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1619569633
-SHA256 (rubygem/cucumber-gherkin-18.1.1.gem) = 7ffa614136cb226b33832d152a4b98bde2b4a1844fe23cfde27400e7608eabeb
-SIZE (rubygem/cucumber-gherkin-18.1.1.gem) = 34304
diff --git a/textproc/rubygem-cucumber-gherkin18/pkg-descr b/textproc/rubygem-cucumber-gherkin18/pkg-descr
deleted file mode 100644
index e30316d3931c..000000000000
--- a/textproc/rubygem-cucumber-gherkin18/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.
-
-WWW: https://github.com/cucumber/common/tree/main/gherkin/ruby