Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Feb 2026 05:29:17 +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: 584f2092287a - main - devel/rubygem-simple-navigation: Update to 4.4.1
Message-ID:  <698187ad.1cf0f.63e3656e@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=584f2092287ae6f45e0a9e7c8684528c52c487ed

commit 584f2092287ae6f45e0a9e7c8684528c52c487ed
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-02-03 04:54:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-02-03 05:13:40 +0000

    devel/rubygem-simple-navigation: Update to 4.4.1
    
    - Update RUN_DEPENDS: use Rails 8.1
    
    Changes:        https://github.com/codeplant/simple-navigation/blob/master/CHANGELOG.md
---
 devel/rubygem-simple-navigation/Makefile | 5 +++--
 devel/rubygem-simple-navigation/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-simple-navigation/Makefile b/devel/rubygem-simple-navigation/Makefile
index b18e3b609148..647520da0c95 100644
--- a/devel/rubygem-simple-navigation/Makefile
+++ b/devel/rubygem-simple-navigation/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	simple-navigation
-PORTVERSION=	4.4.0
+PORTVERSION=	4.4.1
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,8 @@ WWW=		https://github.com/codeplant/simple-navigation
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-activesupport5>=2.3.2:devel/rubygem-activesupport5
+RUN_DEPENDS=	rubygem-activesupport81>=2.3.2:devel/rubygem-activesupport81 \
+		rubygem-ostruct>=0:devel/rubygem-ostruct
 
 USES=		gem
 
diff --git a/devel/rubygem-simple-navigation/distinfo b/devel/rubygem-simple-navigation/distinfo
index c5e30793aeb6..52d2afd12c11 100644
--- a/devel/rubygem-simple-navigation/distinfo
+++ b/devel/rubygem-simple-navigation/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1653926176
-SHA256 (rubygem/simple-navigation-4.4.0.gem) = 987c79cfb942468470554da8a6bafb16fab519a9ead1da9d64d563c8afca81f1
-SIZE (rubygem/simple-navigation-4.4.0.gem) = 44544
+TIMESTAMP = 1769875454
+SHA256 (rubygem/simple-navigation-4.4.1.gem) = 7b60752a5b54d67b37a1fef94304ae8e7e9c81a5e9553673fc7fe0841630c486
+SIZE (rubygem/simple-navigation-4.4.1.gem) = 45056


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698187ad.1cf0f.63e3656e>