Date: Sun, 8 Sep 2024 18:53:03 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: 0e0b9b839210 - main - devel/rubygem-aws-sdk-synthetics: Update to 1.48.0 Message-ID: <202409081853.488Ir3lW072609@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=0e0b9b839210abd738062438a7f61104d311acc8 commit 0e0b9b839210abd738062438a7f61104d311acc8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:28:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:39:41 +0000 devel/rubygem-aws-sdk-synthetics: Update to 1.48.0 Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-synthetics/CHANGELOG.md --- devel/rubygem-aws-sdk-synthetics/Makefile | 4 ++-- devel/rubygem-aws-sdk-synthetics/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-aws-sdk-synthetics/Makefile b/devel/rubygem-aws-sdk-synthetics/Makefile index 9bad067f6a8d..de83594388b1 100644 --- a/devel/rubygem-aws-sdk-synthetics/Makefile +++ b/devel/rubygem-aws-sdk-synthetics/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-synthetics -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-synthetics LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.201.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.203.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-synthetics/distinfo b/devel/rubygem-aws-sdk-synthetics/distinfo index b5ea20302e32..6f7b6370b60d 100644 --- a/devel/rubygem-aws-sdk-synthetics/distinfo +++ b/devel/rubygem-aws-sdk-synthetics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720355810 -SHA256 (rubygem/aws-sdk-synthetics-1.47.0.gem) = 07232bffd142f1535e87d7285947bae8b1e50e956a36ef0abc79f82a15d8d67f -SIZE (rubygem/aws-sdk-synthetics-1.47.0.gem) = 46080 +TIMESTAMP = 1725560653 +SHA256 (rubygem/aws-sdk-synthetics-1.48.0.gem) = 0c1c1bfd6ab3ee71af27c0c33fcdd4f06f7c693a529d969c26f24044b664db7d +SIZE (rubygem/aws-sdk-synthetics-1.48.0.gem) = 46592
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409081853.488Ir3lW072609>