Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2024 13:47:59 GMT
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: 810def9a381f - main - devel/rubygem-activesupport71: Update to 7.1.5
Message-ID:  <202411211347.4ALDlxH4031725@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=810def9a381fd773db2f92d4e306dce73f387b0c

commit 810def9a381fd773db2f92d4e306dce73f387b0c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-11-21 13:31:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-11-21 13:39:37 +0000

    devel/rubygem-activesupport71: Update to 7.1.5
    
    Changes:        https://github.com/rails/rails/releases
---
 devel/rubygem-activesupport71/Makefile | 5 ++++-
 devel/rubygem-activesupport71/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/devel/rubygem-activesupport71/Makefile b/devel/rubygem-activesupport71/Makefile
index 833b91f92bc3..6ea1276b69d1 100644
--- a/devel/rubygem-activesupport71/Makefile
+++ b/devel/rubygem-activesupport71/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	activesupport
-PORTVERSION=	7.1.4.2
+PORTVERSION=	7.1.5
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 PKGNAMESUFFIX=	71
@@ -13,13 +13,16 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 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-connection_pool>=2.2.5:net/rubygem-connection_pool \
 		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-activesupport71/distinfo b/devel/rubygem-activesupport71/distinfo
index 42ea1e7cd5a6..4a0a49d07260 100644
--- a/devel/rubygem-activesupport71/distinfo
+++ b/devel/rubygem-activesupport71/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729927135
-SHA256 (rubygem/activesupport-7.1.4.2.gem) = 821705c3ffd375d4a85bcba8b4e94f44b7117b73bdcfd8cdc44c00b96c65f920
-SIZE (rubygem/activesupport-7.1.4.2.gem) = 258560
+TIMESTAMP = 1731679846
+SHA256 (rubygem/activesupport-7.1.5.gem) = 2a67502824e4ce0cd3f30671dc7ebdb2200707b69b36d07d803cbbb968332b4b
+SIZE (rubygem/activesupport-7.1.5.gem) = 258560



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