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 Oct  8 16:14:08 UTC 2023

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

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

3.185.1 (2023-10-05)

* Issue - Ignore __type when deserializing Unions.

3.185.0 (2023-10-02)

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

3.184.0 (2023-09-27)

* Feature - Change the ServiceError data member from read only to
  read/write.

3.183.1 (2023-09-25)

* Issue - Remove value inspection from param validation errors.

3.183.0 (2023-09-20)

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

3.182.0 (2023-09-19)

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


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.29 -r1.30 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.28 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.29
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.28  Mon Sep 18 17:41:33 2023
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile       Sun Oct  8 16:14:08 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.28 2023/09/18 17:41:33 taca Exp $
+# $NetBSD: Makefile,v 1.29 2023/10/08 16:14:08 taca Exp $
 
-DISTNAME=      aws-sdk-core-3.181.1
+DISTNAME=      aws-sdk-core-3.185.1
 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.29 pkgsrc/www/ruby-aws-sdk-core/distinfo:1.30
--- pkgsrc/www/ruby-aws-sdk-core/distinfo:1.29  Mon Sep 18 17:41:33 2023
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo       Sun Oct  8 16:14:08 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.29 2023/09/18 17:41:33 taca Exp $
+$NetBSD: distinfo,v 1.30 2023/10/08 16:14:08 taca Exp $
 
-BLAKE2s (aws-sdk-core-3.181.1.gem) = 4502d76c677c5bce91238d503ea27b03d76196b5bc47b732caf7b64ac03c73f6
-SHA512 (aws-sdk-core-3.181.1.gem) = baced29bd08406280aec4773b46765ec660771653e011110c148d37b16770460c773809b972fc4b23db6cbbd9db9e2b28ec25de80572f8ad175f868a2da481a1
-Size (aws-sdk-core-3.181.1.gem) = 348672 bytes
+BLAKE2s (aws-sdk-core-3.185.1.gem) = 909409d969183254417b1e08ab8b9b910348044a6812fc035b04fb67fd9b1ab2
+SHA512 (aws-sdk-core-3.185.1.gem) = a811657b4ff9cf69aec21f8b8140eb54e87859c27353102e72d0bc50486eaeb3b2e0cc1c1dc2545930b41e85c293a0e3508112c4ba6263c4e68a3caa05bc9df6
+Size (aws-sdk-core-3.185.1.gem) = 348672 bytes



Home | Main Index | Thread Index | Old Index