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:           Sun Feb  4 06:39:08 UTC 2024

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

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

3.191.0 (2024-01-26)

* 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.
* Feature - Add RBS signature files to support static type checking.

3.190.3 (2024-01-16)

* Issue - Add mutex around accessing stub api_requests.

3.190.2 (2024-01-09)

* Issue - Minor performance optimization.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ruby-aws-sdk-core/PLIST
cvs rdiff -u -r1.33 -r1.34 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.32 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.33
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.32  Sun Jan  7 15:48:32 2024
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile       Sun Feb  4 06:39:08 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2024/01/07 15:48:32 taca Exp $
+# $NetBSD: Makefile,v 1.33 2024/02/04 06:39:08 taca Exp $
 
-DISTNAME=      aws-sdk-core-3.190.1
+DISTNAME=      aws-sdk-core-3.191.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/www/ruby-aws-sdk-core/PLIST
diff -u pkgsrc/www/ruby-aws-sdk-core/PLIST:1.5 pkgsrc/www/ruby-aws-sdk-core/PLIST:1.6
--- pkgsrc/www/ruby-aws-sdk-core/PLIST:1.5      Sun Jul  9 03:10:14 2023
+++ pkgsrc/www/ruby-aws-sdk-core/PLIST  Sun Feb  4 06:39:08 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2023/07/09 03:10:14 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2024/02/04 06:39:08 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/CHANGELOG.md
 ${GEM_LIBDIR}/LICENSE.txt
@@ -248,4 +248,13 @@ ${GEM_LIBDIR}/lib/seahorse/model/operati
 ${GEM_LIBDIR}/lib/seahorse/model/shapes.rb
 ${GEM_LIBDIR}/lib/seahorse/util.rb
 ${GEM_LIBDIR}/lib/seahorse/version.rb
+${GEM_LIBDIR}/sig/aws-sdk-core.rbs
+${GEM_LIBDIR}/sig/aws-sdk-core/client_stubs.rbs
+${GEM_LIBDIR}/sig/aws-sdk-core/errors.rbs
+${GEM_LIBDIR}/sig/aws-sdk-core/resources/collection.rbs
+${GEM_LIBDIR}/sig/aws-sdk-core/structure.rbs
+${GEM_LIBDIR}/sig/aws-sdk-core/waiters/errors.rbs
+${GEM_LIBDIR}/sig/seahorse/client/base.rbs
+${GEM_LIBDIR}/sig/seahorse/client/handler_builder.rbs
+${GEM_LIBDIR}/sig/seahorse/client/response.rbs
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec

Index: pkgsrc/www/ruby-aws-sdk-core/distinfo
diff -u pkgsrc/www/ruby-aws-sdk-core/distinfo:1.33 pkgsrc/www/ruby-aws-sdk-core/distinfo:1.34
--- pkgsrc/www/ruby-aws-sdk-core/distinfo:1.33  Sun Jan  7 15:48:32 2024
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo       Sun Feb  4 06:39:08 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.33 2024/01/07 15:48:32 taca Exp $
+$NetBSD: distinfo,v 1.34 2024/02/04 06:39:08 taca Exp $
 
-BLAKE2s (aws-sdk-core-3.190.1.gem) = 195417405611f3b18be34b4c0216b088f39cc623abfbef5e7e28ba69e55ccd20
-SHA512 (aws-sdk-core-3.190.1.gem) = 449a1b5b2672edf014199c6ec2b984d3c3fbd058cdc8b33b86be71975a2f95291a8a2482bc524608b056df0303be43757e4950fd4a64aeb8c14098c0d6ef37be
-Size (aws-sdk-core-3.190.1.gem) = 356352 bytes
+BLAKE2s (aws-sdk-core-3.191.0.gem) = c5eda634de6963defc08b40435f14d212aa160656dca1aec7738b6c45c0c04f4
+SHA512 (aws-sdk-core-3.191.0.gem) = 6345b9975b274356052d7b1fd0a251cf1da827be026cea60aa93f0f07a91d88cf9915ea620d8bddd90f4558874bf193c19f2a04ec13d79e71aff21370cfcfc12
+Size (aws-sdk-core-3.191.0.gem) = 357888 bytes



Home | Main Index | Thread Index | Old Index