Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2026 06:40:06 +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: 45a8df58e5c3 - main - devel/rubygem-aws-sdk-rekognition: Update to 1.129.0
Message-ID:  <69d35546.32fb5.1145cfcc@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=45a8df58e5c3729c8466b41a92bd9072c94bc94a

commit 45a8df58e5c3729c8466b41a92bd9072c94bc94a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-06 06:27:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-06 06:27:42 +0000

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

diff --git a/devel/rubygem-aws-sdk-rekognition/Makefile b/devel/rubygem-aws-sdk-rekognition/Makefile
index ed35811c278b..4919201205eb 100644
--- a/devel/rubygem-aws-sdk-rekognition/Makefile
+++ b/devel/rubygem-aws-sdk-rekognition/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-rekognition
-PORTVERSION=	1.128.0
+PORTVERSION=	1.129.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-rekognitio
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.241.4<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.244.0<4:devel/rubygem-aws-sdk-core \
 		rubygem-aws-sigv4>=1.5<2:devel/rubygem-aws-sigv4
 
 USES=		gem
diff --git a/devel/rubygem-aws-sdk-rekognition/distinfo b/devel/rubygem-aws-sdk-rekognition/distinfo
index fe3555e58218..8ca5a222d955 100644
--- a/devel/rubygem-aws-sdk-rekognition/distinfo
+++ b/devel/rubygem-aws-sdk-rekognition/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769875122
-SHA256 (rubygem/aws-sdk-rekognition-1.128.0.gem) = f2a2ef9847da4a69d3001f7c18e3c3c71f86ae8d265c9fe487508a9f95458cd5
-SIZE (rubygem/aws-sdk-rekognition-1.128.0.gem) = 174080
+TIMESTAMP = 1775424670
+SHA256 (rubygem/aws-sdk-rekognition-1.129.0.gem) = 9eff9fdc74c2987c62c4617c31537e637d8ae2500a7eed6c8599ab1d993cbc8f
+SIZE (rubygem/aws-sdk-rekognition-1.129.0.gem) = 174080


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d35546.32fb5.1145cfcc>