Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2026 14:32:20 +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: b3dfc02a0045 - main - devel/rubygem-activesupport70: Update to 7.0.10
Message-ID:  <697e1274.32341.1fa04f0f@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=b3dfc02a00457e6bf52e220c1dbbee1e84dff2a2

commit b3dfc02a00457e6bf52e220c1dbbee1e84dff2a2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-01-31 13:45:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-01-31 14:19:13 +0000

    devel/rubygem-activesupport70: Update to 7.0.10
    
    Changes:        https://github.com/rails/rails/releases
---
 devel/rubygem-activesupport70/Makefile | 11 +++++++++--
 devel/rubygem-activesupport70/distinfo |  6 +++---
 2 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-activesupport70/Makefile b/devel/rubygem-activesupport70/Makefile
index 4ab568d86251..dcca3fde21b0 100644
--- a/devel/rubygem-activesupport70/Makefile
+++ b/devel/rubygem-activesupport70/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	activesupport
-PORTVERSION=	7.0.8.7
+PORTVERSION=	7.0.10
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	70
@@ -12,9 +12,16 @@ WWW=		https://github.com/rails/rails/tree/main/activesupport \
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \
+RUN_DEPENDS=	rubygem-base64>=0:converters/rubygem-base64 \
+		rubygem-benchmark>=0.3:benchmarks/rubygem-benchmark \
+		rubygem-bigdecimal>=0:math/rubygem-bigdecimal \
+		rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \
+		rubygem-drb>=0:devel/rubygem-drb \
 		rubygem-i18n>=1.6,2<2,2:devel/rubygem-i18n \
+		rubygem-logger>=1.4.2:devel/rubygem-logger \
 		rubygem-minitest>=5.1:devel/rubygem-minitest \
+		rubygem-mutex_m>=0:devel/rubygem-mutex_m \
+		rubygem-securerandom>=0.3:security/rubygem-securerandom \
 		rubygem-tzinfo>=2.0<3:devel/rubygem-tzinfo
 
 USES=		cpe gem
diff --git a/devel/rubygem-activesupport70/distinfo b/devel/rubygem-activesupport70/distinfo
index db3d1a463cff..234caa8b8900 100644
--- a/devel/rubygem-activesupport70/distinfo
+++ b/devel/rubygem-activesupport70/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888786
-SHA256 (rubygem/activesupport-7.0.8.7.gem) = df4702375de924aae81709c831605317c5417f0bd9e502a0373ff84a067204ff
-SIZE (rubygem/activesupport-7.0.8.7.gem) = 226816
+TIMESTAMP = 1768626759
+SHA256 (rubygem/activesupport-7.0.10.gem) = 01487b0774045918b36893af4f012986db8375f6c5850c0ffc75b940ede72305
+SIZE (rubygem/activesupport-7.0.10.gem) = 227328


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?697e1274.32341.1fa04f0f>