Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 14:31:41 +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: abdebe8584e9 - main - net/rubygem-amq-protocol: Update to 2.5.0
Message-ID:  <697e124d.32c10.224440dc@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=abdebe8584e985e791d7f93f8310c4ff049ca6ea

commit abdebe8584e985e791d7f93f8310c4ff049ca6ea
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:44:53 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:18:59 +0000

    net/rubygem-amq-protocol: Update to 2.5.0
    
    Changes:        https://github.com/ruby-amqp/amq-protocol/releases
                    https://github.com/ruby-amqp/amq-protocol/blob/main/ChangeLog.md
---
 net/rubygem-amq-protocol/Makefile | 5 ++++-
 net/rubygem-amq-protocol/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/net/rubygem-amq-protocol/Makefile b/net/rubygem-amq-protocol/Makefile
index e8a6ed19800c..afb20117fcb4 100644
--- a/net/rubygem-amq-protocol/Makefile
+++ b/net/rubygem-amq-protocol/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	amq-protocol
-PORTVERSION=	2.3.4
+PORTVERSION=	2.5.0
 CATEGORIES=	net rubygems
 MASTER_SITES=	RG
 
@@ -14,6 +14,9 @@ USES=		gem python:env shebangfix
 
 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 efdd3be839f4..20053c67db60 100644
--- a/net/rubygem-amq-protocol/distinfo
+++ b/net/rubygem-amq-protocol/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747716366
-SHA256 (rubygem/amq-protocol-2.3.4.gem) = 98be5b9244e28dc66acc8351a254dbf45d996c5a0b7d49ab3ff8b72b0d2e6308
-SIZE (rubygem/amq-protocol-2.3.4.gem) = 46592
+TIMESTAMP = 1768626699
+SHA256 (rubygem/amq-protocol-2.5.0.gem) = 24f22c70574f8f077254be4efd971848b4c8a4d365007a09f4cfea0f2f1860b8
+SIZE (rubygem/amq-protocol-2.5.0.gem) = 53760


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e124d.32c10.224440dc>