pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/ruby-aws-partitions
Module Name: pkgsrc
Committed By: taca
Date: Mon Oct 21 14:42:19 UTC 2024
Modified Files:
pkgsrc/www/ruby-aws-partitions: Makefile PLIST distinfo
Log Message:
www/ruby-aws-partitions: update to 1.992.0
1.992.0 (2024-10-18)
* Feature - Add partition metadata module, allowing access without loading
entire partitions.json.
1.991.0 (2024-10-15)
* Feature - Updated the partitions source data the determines the AWS
service regions and endpoints.
1.990.0 (2024-10-14)
* Feature - Updated the partitions source data the determines the AWS
service regions and endpoints.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/www/ruby-aws-partitions/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/ruby-aws-partitions/PLIST
cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/ruby-aws-partitions/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-partitions/Makefile
diff -u pkgsrc/www/ruby-aws-partitions/Makefile:1.64 pkgsrc/www/ruby-aws-partitions/Makefile:1.65
--- pkgsrc/www/ruby-aws-partitions/Makefile:1.64 Sun Oct 13 16:54:16 2024
+++ pkgsrc/www/ruby-aws-partitions/Makefile Mon Oct 21 14:42:19 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.64 2024/10/13 16:54:16 taca Exp $
+# $NetBSD: Makefile,v 1.65 2024/10/21 14:42:19 taca Exp $
-DISTNAME= aws-partitions-1.989.0
+DISTNAME= aws-partitions-1.992.0
CATEGORIES= www
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/www/ruby-aws-partitions/PLIST
diff -u pkgsrc/www/ruby-aws-partitions/PLIST:1.2 pkgsrc/www/ruby-aws-partitions/PLIST:1.3
--- pkgsrc/www/ruby-aws-partitions/PLIST:1.2 Sun Dec 4 15:37:41 2022
+++ pkgsrc/www/ruby-aws-partitions/PLIST Mon Oct 21 14:42:19 2024
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.2 2022/12/04 15:37:41 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2024/10/21 14:42:19 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/VERSION
${GEM_LIBDIR}/lib/aws-partitions.rb
${GEM_LIBDIR}/lib/aws-partitions/endpoint_provider.rb
+${GEM_LIBDIR}/lib/aws-partitions/metadata.rb
${GEM_LIBDIR}/lib/aws-partitions/partition.rb
${GEM_LIBDIR}/lib/aws-partitions/partition_list.rb
${GEM_LIBDIR}/lib/aws-partitions/region.rb
Index: pkgsrc/www/ruby-aws-partitions/distinfo
diff -u pkgsrc/www/ruby-aws-partitions/distinfo:1.66 pkgsrc/www/ruby-aws-partitions/distinfo:1.67
--- pkgsrc/www/ruby-aws-partitions/distinfo:1.66 Sun Oct 13 16:54:16 2024
+++ pkgsrc/www/ruby-aws-partitions/distinfo Mon Oct 21 14:42:19 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2024/10/13 16:54:16 taca Exp $
+$NetBSD: distinfo,v 1.67 2024/10/21 14:42:19 taca Exp $
-BLAKE2s (aws-partitions-1.989.0.gem) = 60b4ba8c288c1d8bea27a10299d025cc891925cb5a2a40d26fba60a368fdb7be
-SHA512 (aws-partitions-1.989.0.gem) = 4766184e03a05b2659d83c96e863c61e2ad1c2151ae773f989b4caa533ae88ad8ef6d8a3a47f31c93c93ab4cedad24b1e574e0cf9502ee9a2391a22b552c71cb
-Size (aws-partitions-1.989.0.gem) = 67072 bytes
+BLAKE2s (aws-partitions-1.992.0.gem) = 97438b855421aa26ee92416a2710a2767192cf287015bf56991884304435de53
+SHA512 (aws-partitions-1.992.0.gem) = 41c10d384864134715a0b5de9cbac6e7eb7108711d176951f41f7f17fad55ebd48b3937f7375aaaf59a748bd9a7c7f8ccba412a57ec9d3ba453e649d095f61d6
+Size (aws-partitions-1.992.0.gem) = 67584 bytes
Home |
Main Index |
Thread Index |
Old Index