Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2026 19:38:02 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5eac01a6188d - main - textproc/rubygem-cucumber-gherkin34: Remove obsoleted port
Message-ID:  <698b891a.39e00.69e2fd09@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5eac01a6188d15e158828a6c5b06dc14dce6d927

commit 5eac01a6188d15e158828a6c5b06dc14dce6d927
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-02-10 19:32:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-02-10 19:32:13 +0000

    textproc/rubygem-cucumber-gherkin34: Remove obsoleted port
    
    Use textproc/rubygem-cucumber-gherkin instead.
---
 MOVED                                         |  1 +
 textproc/Makefile                             |  1 -
 textproc/rubygem-cucumber-gherkin34/Makefile  | 25 -------------------------
 textproc/rubygem-cucumber-gherkin34/distinfo  |  3 ---
 textproc/rubygem-cucumber-gherkin34/pkg-descr |  1 -
 5 files changed, 1 insertion(+), 30 deletions(-)

diff --git a/MOVED b/MOVED
index 78f2340791b0..3ae4ac9166e9 100644
--- a/MOVED
+++ b/MOVED
@@ -5132,3 +5132,4 @@ devel/rubygem-cucumber-messages30|devel/rubygem-cucumber-messages|2026-02-10|Rem
 devel/rubygem-pagy6|devel/rubygem-pagy|2026-02-10|Remove obsoleted port. Use devel/rubygem-pagy instead
 devel/rubygem-xdg7|devel/rubygem-xdg|2026-02-10|Remove obsoleted port. Use devel/rubygem-xdg instead
 devel/rubygem-xdg8|devel/rubygem-xdg|2026-02-10|Remove obsoleted port. Use devel/rubygem-xdg instead
+textproc/rubygem-cucumber-gherkin34|textproc/rubygem-cucumber-gherkin|2026-02-10|Remove obsoleted port. Use textproc/rubygem-cucumber-gherkin instead
diff --git a/textproc/Makefile b/textproc/Makefile
index 2c21c4401778..3d1e177f042c 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1851,7 +1851,6 @@
     SUBDIR += rubygem-css_parser
     SUBDIR += rubygem-cssmin
     SUBDIR += rubygem-cucumber-gherkin
-    SUBDIR += rubygem-cucumber-gherkin34
     SUBDIR += rubygem-cucumber-html-formatter
     SUBDIR += rubygem-cucumber-html-formatter21
     SUBDIR += rubygem-cucumber-html-formatter22
diff --git a/textproc/rubygem-cucumber-gherkin34/Makefile b/textproc/rubygem-cucumber-gherkin34/Makefile
deleted file mode 100644
index d4ed7060d04e..000000000000
--- a/textproc/rubygem-cucumber-gherkin34/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-PORTNAME=	cucumber-gherkin
-PORTVERSION=	34.0.0
-CATEGORIES=	textproc rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	34
-
-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-messages28>=25<29:devel/rubygem-cucumber-messages28
-
-USES=		gem
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^34\.
-
-post-install:
-	${RM} ${STAGEDIR}${PREFIX}/bin/gherkin ${STAGEDIR}${PREFIX}/bin/gherkin-ruby
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-cucumber-gherkin34/distinfo b/textproc/rubygem-cucumber-gherkin34/distinfo
deleted file mode 100644
index a615d288bb73..000000000000
--- a/textproc/rubygem-cucumber-gherkin34/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1757121870
-SHA256 (rubygem/cucumber-gherkin-34.0.0.gem) = c4b1ef7e9a536498e09be99fc6ab64e723cbed99fe8136bb6f2c835e5f2c4c6d
-SIZE (rubygem/cucumber-gherkin-34.0.0.gem) = 32256
diff --git a/textproc/rubygem-cucumber-gherkin34/pkg-descr b/textproc/rubygem-cucumber-gherkin34/pkg-descr
deleted file mode 100644
index 77e6fe4db2cc..000000000000
--- a/textproc/rubygem-cucumber-gherkin34/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-A fast Gherkin lexer/parser based on the Ragel State Machine Compiler.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698b891a.39e00.69e2fd09>