Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2024 16:05:29 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: e3a35939146a - main - devel/rubygem-aws-sdk-proton: Update to 1.48.0
Message-ID:  <202410251605.49PG5TVG037520@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=e3a35939146ab4b7c7fb2a745191a38b62b13c1e

commit e3a35939146ab4b7c7fb2a745191a38b62b13c1e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-25 15:44:57 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-25 15:58:13 +0000

    devel/rubygem-aws-sdk-proton: Update to 1.48.0
    
    Changes:        https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-proton/CHANGELOG.md
---
 devel/rubygem-aws-sdk-proton/Makefile | 4 ++--
 devel/rubygem-aws-sdk-proton/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/rubygem-aws-sdk-proton/Makefile b/devel/rubygem-aws-sdk-proton/Makefile
index 214cdf520083..294305a635a1 100644
--- a/devel/rubygem-aws-sdk-proton/Makefile
+++ b/devel/rubygem-aws-sdk-proton/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-proton
-PORTVERSION=	1.47.0
+PORTVERSION=	1.48.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,7 +10,7 @@ WWW=		https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-proton
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.207.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.210.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.1<2:devel/rubygem-aws-sigv4
 
 USES=		gem
diff --git a/devel/rubygem-aws-sdk-proton/distinfo b/devel/rubygem-aws-sdk-proton/distinfo
index 0e2c8c1590b5..42224c92e128 100644
--- a/devel/rubygem-aws-sdk-proton/distinfo
+++ b/devel/rubygem-aws-sdk-proton/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1727718996
-SHA256 (rubygem/aws-sdk-proton-1.47.0.gem) = 9a6d15600b838a62548908cbeeaa21790032363951a1992b13c383d0581f629b
-SIZE (rubygem/aws-sdk-proton-1.47.0.gem) = 95232
+TIMESTAMP = 1729856872
+SHA256 (rubygem/aws-sdk-proton-1.48.0.gem) = 094d0be30cc14e7fcf38d6c9d1e5b1dcd9712f58b82cff491d166cc2fd294b1b
+SIZE (rubygem/aws-sdk-proton-1.48.0.gem) = 93696



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