pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-aws-sdk-s3
Module Name: pkgsrc
Committed By: taca
Date: Sun Jul 27 16:22:38 UTC 2025
Modified Files:
pkgsrc/www/ruby-aws-sdk-s3: Makefile distinfo
Log Message:
www/ruby-aws-sdk-s3: update to 1.194.0
1.194.0 (2025-07-21)
* Feature - Code Generated Changes, see ./build_tools or aws-sdk-core's
CHANGELOG.md for details.
1.193.0 (2025-07-15)
* Feature - Amazon S3 Metadata live inventory tables provide a queryable
inventory of all the objects in your general purpose bucket so that you
can determine the latest state of your data. To help minimize your
storage costs, use journal table record expiration to set a retention
period for your records.
1.192.0 (2025-07-02)
* Feature - Added support for directory bucket creation with tags and bucket
ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket
operations
1.191.0 (2025-06-25)
* Feature - Adds support for additional server-side encryption mode and
storage class values for accessing Amazon FSx data from Amazon S3 using S3
Access Points
1.190.0 (2025-06-18)
* Feature - Added support for renaming objects within the same bucket using
the new RenameObject API.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/www/ruby-aws-sdk-s3/Makefile \
pkgsrc/www/ruby-aws-sdk-s3/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-s3/Makefile
diff -u pkgsrc/www/ruby-aws-sdk-s3/Makefile:1.43 pkgsrc/www/ruby-aws-sdk-s3/Makefile:1.44
--- pkgsrc/www/ruby-aws-sdk-s3/Makefile:1.43 Sat Jun 14 14:30:53 2025
+++ pkgsrc/www/ruby-aws-sdk-s3/Makefile Sun Jul 27 16:22:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2025/06/14 14:30:53 taca Exp $
+# $NetBSD: Makefile,v 1.44 2025/07/27 16:22:37 taca Exp $
-DISTNAME= aws-sdk-s3-1.189.1
+DISTNAME= aws-sdk-s3-1.194.0
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +9,7 @@ COMMENT= AWS SDK for Ruby - Amazon S3
LICENSE= apache-2.0
DEPENDS+= ${RUBY_PKGPREFIX}-aws-sdk-kms>=1<2:../../www/ruby-aws-sdk-kms
-#DEPENDS+= ${RUBY_PKGPREFIX}-aws-sdk-core>=3.225<4:../../www/ruby-aws-sdk-core
+#DEPENDS+= ${RUBY_PKGPREFIX}-aws-sdk-core>=3.227<4:../../www/ruby-aws-sdk-core
#DEPENDS+= ${RUBY_PKGPREFIX}-aws-sigv4>=1.5<2:../../www/ruby-aws-sigv4
USE_LANGUAGES= # none
Index: pkgsrc/www/ruby-aws-sdk-s3/distinfo
diff -u pkgsrc/www/ruby-aws-sdk-s3/distinfo:1.43 pkgsrc/www/ruby-aws-sdk-s3/distinfo:1.44
--- pkgsrc/www/ruby-aws-sdk-s3/distinfo:1.43 Sat Jun 14 14:30:53 2025
+++ pkgsrc/www/ruby-aws-sdk-s3/distinfo Sun Jul 27 16:22:37 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.43 2025/06/14 14:30:53 taca Exp $
+$NetBSD: distinfo,v 1.44 2025/07/27 16:22:37 taca Exp $
-BLAKE2s (aws-sdk-s3-1.189.1.gem) = db396bb20b681f81c94431cb3a94f08f49ed3bb4f40b9478c2419d13c481d1eb
-SHA512 (aws-sdk-s3-1.189.1.gem) = b1152ce4dd7247e17d0f3f9dddcd08c91420fc98198993485f8422fb7758fef73c374089d27fc1277fe5eb127456ba137ce4091e81482c0153c1dde70a36d400
-Size (aws-sdk-s3-1.189.1.gem) = 501248 bytes
+BLAKE2s (aws-sdk-s3-1.194.0.gem) = 9bb6ffdbb9683611266e3b2775a64baefe7f41e34f529de70287b638a20114bd
+SHA512 (aws-sdk-s3-1.194.0.gem) = f20cadab2802aa3c954c33ec25f4feecfa5e3562025b71ed8165a1ac2aba80f18d90a0dada40868db66a3e0aebb1887c2525f5dfe9307ef9d0345ace3480caf6
+Size (aws-sdk-s3-1.194.0.gem) = 522240 bytes
Home |
Main Index |
Thread Index |
Old Index