Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 05:28:32 +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: 8fea5016f4ed - main - net/rubygem-amq-protocol: Update to 2.5.1
Message-ID:  <69818780.1cad0.26222957@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=8fea5016f4ed84f4321daf01dae35333ddc39027

commit 8fea5016f4ed84f4321daf01dae35333ddc39027
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-02-03 04:54:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-02-03 05:13:23 +0000

    net/rubygem-amq-protocol: Update to 2.5.1
    
    Changes:        https://github.com/ruby-amqp/amq-protocol/releases
---
 net/rubygem-amq-protocol/Makefile | 9 ++-------
 net/rubygem-amq-protocol/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 10 deletions(-)

diff --git a/net/rubygem-amq-protocol/Makefile b/net/rubygem-amq-protocol/Makefile
index afb20117fcb4..4e5b4d306244 100644
--- a/net/rubygem-amq-protocol/Makefile
+++ b/net/rubygem-amq-protocol/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	amq-protocol
-PORTVERSION=	2.5.0
+PORTVERSION=	2.5.1
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -10,13 +10,8 @@ WWW=		https://github.com/ruby-amqp/amq-protocol
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		gem python:env shebangfix
+USES=		gem
 
 NO_ARCH=	yes
 
-PLIST_FILES=	${GEM_LIB_DIR}/CLAUDE.md \
-		${GEM_LIB_DIR}/GEMINI.md
-
-SHEBANG_FILES=	codegen/codegen.py
-
 .include <bsd.port.mk>
diff --git a/net/rubygem-amq-protocol/distinfo b/net/rubygem-amq-protocol/distinfo
index 20053c67db60..abeee818e710 100644
--- a/net/rubygem-amq-protocol/distinfo
+++ b/net/rubygem-amq-protocol/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1768626699
-SHA256 (rubygem/amq-protocol-2.5.0.gem) = 24f22c70574f8f077254be4efd971848b4c8a4d365007a09f4cfea0f2f1860b8
-SIZE (rubygem/amq-protocol-2.5.0.gem) = 53760
+TIMESTAMP = 1769875380
+SHA256 (rubygem/amq-protocol-2.5.1.gem) = 370390acb52d2f29845fe84ec043ceacf9e578d2199162841667a2afe2df6f25
+SIZE (rubygem/amq-protocol-2.5.1.gem) = 25600


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69818780.1cad0.26222957>