pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-aws-sdk-core



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Jan 21 14:21:30 UTC 2023

Modified Files:
        pkgsrc/www/ruby-aws-sdk-core: Makefile distinfo

Log Message:
www/ruby-aws-sdk-core: update to 3.169.0

3.169.0 (2023-01-18)

* Feature - Updated Aws::STS::Client with the latest API changes.

* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.

* Feature - Updated Aws::SSO::Client with the latest API changes.

* Issue - Replace runtime endpoint resolution approach with generated ruby
  code for STS, SSO, and SSOOIDC.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/ruby-aws-sdk-core/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-aws-sdk-core/Makefile
diff -u pkgsrc/www/ruby-aws-sdk-core/Makefile:1.10 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.11
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.10  Sun Dec 11 15:32:15 2022
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile       Sat Jan 21 14:21:30 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2022/12/11 15:32:15 taca Exp $
+# $NetBSD: Makefile,v 1.11 2023/01/21 14:21:30 taca Exp $
 
-DISTNAME=      aws-sdk-core-3.168.4
+DISTNAME=      aws-sdk-core-3.169.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-aws-sdk-core/distinfo
diff -u pkgsrc/www/ruby-aws-sdk-core/distinfo:1.12 pkgsrc/www/ruby-aws-sdk-core/distinfo:1.13
--- pkgsrc/www/ruby-aws-sdk-core/distinfo:1.12  Sun Dec 11 15:32:15 2022
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo       Sat Jan 21 14:21:30 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2022/12/11 15:32:15 taca Exp $
+$NetBSD: distinfo,v 1.13 2023/01/21 14:21:30 taca Exp $
 
-BLAKE2s (aws-sdk-core-3.168.4.gem) = 5a4e7bc0d8984fd7f5b4b65ab1ab24962a581178ffac68befbf8ec6dec83755e
-SHA512 (aws-sdk-core-3.168.4.gem) = 33b69bdece4f0b5ea3d1187e0ff8034b8b2930329ac30ad75848a684ff38c2d26a8a7744ce58ffc0a0824d7c019b59c283bedb6ff1f282027c670b3c60dac643
-Size (aws-sdk-core-3.168.4.gem) = 348160 bytes
+BLAKE2s (aws-sdk-core-3.169.0.gem) = 2d0c038c350dfa881ea6588878a9ed0205cca0a1490c41b9cd63d92821beb5b7
+SHA512 (aws-sdk-core-3.169.0.gem) = ae8479c68a73e1016b959e1305c2f244e9d9fb7ee98c39c28637b8883f7db6b847258f4604051073bb81ec871665be55276c6dafa20ad837db26046fc293e3b1
+Size (aws-sdk-core-3.169.0.gem) = 342528 bytes



Home | Main Index | Thread Index | Old Index