Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2026 19:37:54 +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: 089e6019beee - main - devel/rubygem-cucumber-messages27: Remove obsoleted port
Message-ID:  <698b8912.37661.7257253a@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=089e6019beeed82de7a4ca2cf913a1906a3b12b7

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

    devel/rubygem-cucumber-messages27: Remove obsoleted port
    
    Use devel/rubygem-cucumber-messages instead.
---
 MOVED                                       |  1 +
 devel/Makefile                              |  1 -
 devel/rubygem-cucumber-messages27/Makefile  | 20 --------------------
 devel/rubygem-cucumber-messages27/distinfo  |  3 ---
 devel/rubygem-cucumber-messages27/pkg-descr |  4 ----
 5 files changed, 1 insertion(+), 28 deletions(-)

diff --git a/MOVED b/MOVED
index af8d3d9b29b5..2b180fda303f 100644
--- a/MOVED
+++ b/MOVED
@@ -5125,3 +5125,4 @@ devel/rubygem-aws-sdk-qldbsession||2026-02-10|Remove obsoleted port
 devel/rubygem-aws-sdk-robomaker||2026-02-10|Remove obsoleted port
 devel/rubygem-cucumber-ci-environment10|devel/rubygem-cucumber-ci-environment|2026-02-10|Remove obsoleted port. Use devel/rubygem-cucumber-ci-environment instead
 devel/rubygem-cucumber-cucumber-expressions17|devel/rubygem-cucumber-cucumber-expressions|2026-02-10|Remove obsoleted port. Use devel/rubygem-cucumber-cucumber-expressions instead
+devel/rubygem-cucumber-messages27|devel/rubygem-cucumber-messages|2026-02-10|Remove obsoleted port. Use devel/rubygem-cucumber-messages instead
diff --git a/devel/Makefile b/devel/Makefile
index 2ee59b1c85ac..fc5af45aa9da 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -7272,7 +7272,6 @@
     SUBDIR += rubygem-cucumber-core15
     SUBDIR += rubygem-cucumber-cucumber-expressions
     SUBDIR += rubygem-cucumber-messages
-    SUBDIR += rubygem-cucumber-messages27
     SUBDIR += rubygem-cucumber-messages28
     SUBDIR += rubygem-cucumber-messages29
     SUBDIR += rubygem-cucumber-messages30
diff --git a/devel/rubygem-cucumber-messages27/Makefile b/devel/rubygem-cucumber-messages27/Makefile
deleted file mode 100644
index 6aa53297ae0e..000000000000
--- a/devel/rubygem-cucumber-messages27/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-PORTNAME=	cucumber-messages
-PORTVERSION=	27.2.0
-CATEGORIES=	devel rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	27
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Protocol Buffer messages for Cucumber
-WWW=		https://github.com/cucumber/messages
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-USES=		gem
-
-NO_ARCH=	yes
-
-PORTSCOUT=	limit:^27\.
-
-.include <bsd.port.mk>
diff --git a/devel/rubygem-cucumber-messages27/distinfo b/devel/rubygem-cucumber-messages27/distinfo
deleted file mode 100644
index 1f0806c6ad5f..000000000000
--- a/devel/rubygem-cucumber-messages27/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1742070652
-SHA256 (rubygem/cucumber-messages-27.2.0.gem) = 46e2a1454620db3d0811ad990b9a96cd47bfdb5e2ad4f2ae0b41822332979fff
-SIZE (rubygem/cucumber-messages-27.2.0.gem) = 21504
diff --git a/devel/rubygem-cucumber-messages27/pkg-descr b/devel/rubygem-cucumber-messages27/pkg-descr
deleted file mode 100644
index b5ae25cd6682..000000000000
--- a/devel/rubygem-cucumber-messages27/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Cucumber Messages is a message protocol based on Protocol Buffers. It allows one
-process to construct message objects and send them to another process. Protobuf
-takes care of serialising those messages to a binary format, and deserialise
-them on the other end.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698b8912.37661.7257253a>