Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 16:02:53 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: 5ad635dab4ca - main - devel/rubygem-aws-sdk-invoicing: Update to 1.1.0
Message-ID:  <202502031602.513G2r9w037208@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=5ad635dab4ca5c953fc793954220b2df0efe7354

commit 5ad635dab4ca5c953fc793954220b2df0efe7354
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:25:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:52:34 +0000

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

diff --git a/devel/rubygem-aws-sdk-invoicing/Makefile b/devel/rubygem-aws-sdk-invoicing/Makefile
index 245322eb8032..91893bd38e85 100644
--- a/devel/rubygem-aws-sdk-invoicing/Makefile
+++ b/devel/rubygem-aws-sdk-invoicing/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	aws-sdk-invoicing
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.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-invoicing
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-RUN_DEPENDS=	rubygem-aws-sdk-core>=3.210.0<4:devel/rubygem-aws-sdk-core \
+RUN_DEPENDS=	rubygem-aws-sdk-core>=3.216.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-invoicing/distinfo b/devel/rubygem-aws-sdk-invoicing/distinfo
index a887277ad3d1..9330405f804d 100644
--- a/devel/rubygem-aws-sdk-invoicing/distinfo
+++ b/devel/rubygem-aws-sdk-invoicing/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1734888012
-SHA256 (rubygem/aws-sdk-invoicing-1.0.0.gem) = b9e188d52d0f200ccf5ca9c78b8480856f580e398009a4db7fb44d38531c8a0e
-SIZE (rubygem/aws-sdk-invoicing-1.0.0.gem) = 29184
+TIMESTAMP = 1738089554
+SHA256 (rubygem/aws-sdk-invoicing-1.1.0.gem) = 322dcbcc85d4eb137099809da0a6e6c3f8d881e97cdf9330e442f1dacd7b0902
+SIZE (rubygem/aws-sdk-invoicing-1.1.0.gem) = 29184



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