diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-30 13:05:14 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-09-30 13:37:04 +0000 |
commit | 6544c317525a5afa4ee6aa6f96f1b4b51478f9eb (patch) | |
tree | a6474007d8e2a3a84e7fb4a7a39ad6a306ee40a8 | |
parent | 19e4d02f3e0de41dd587f1cbf13dec2bfd83bbc1 (diff) |
devel/rubygem-aws-sdk-codestarnotifications: Update to 1.44.0
Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-codestarnotifications/CHANGELOG.md
-rw-r--r-- | devel/rubygem-aws-sdk-codestarnotifications/Makefile | 4 | ||||
-rw-r--r-- | devel/rubygem-aws-sdk-codestarnotifications/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/rubygem-aws-sdk-codestarnotifications/Makefile b/devel/rubygem-aws-sdk-codestarnotifications/Makefile index 3d787f870de9..aee810b954b9 100644 --- a/devel/rubygem-aws-sdk-codestarnotifications/Makefile +++ b/devel/rubygem-aws-sdk-codestarnotifications/Makefile @@ -1,5 +1,5 @@ PORTNAME= aws-sdk-codestarnotifications -PORTVERSION= 1.42.0 +PORTVERSION= 1.44.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-codestarno LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-aws-sdk-core>=3.205.0<4:devel/rubygem-aws-sdk-core \ +RUN_DEPENDS= rubygem-aws-sdk-core>=3.207.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-codestarnotifications/distinfo b/devel/rubygem-aws-sdk-codestarnotifications/distinfo index f2478d2afb95..c8db908efd4a 100644 --- a/devel/rubygem-aws-sdk-codestarnotifications/distinfo +++ b/devel/rubygem-aws-sdk-codestarnotifications/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726487558 -SHA256 (rubygem/aws-sdk-codestarnotifications-1.42.0.gem) = fbb36a4a009de37148c2f083a0df324a0996fb036db9bfcb4310615714c8b470 -SIZE (rubygem/aws-sdk-codestarnotifications-1.42.0.gem) = 31744 +TIMESTAMP = 1727314788 +SHA256 (rubygem/aws-sdk-codestarnotifications-1.44.0.gem) = f81f5697b89ff1b60f33c370dc12b0e97e0557fa29d78f812dbe81edc20c8d95 +SIZE (rubygem/aws-sdk-codestarnotifications-1.44.0.gem) = 31744 |