pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-aws-sigv4



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jul  9 03:07:39 UTC 2023

Modified Files:
        pkgsrc/www/ruby-aws-sigv4: Makefile distinfo

Log Message:
www/ruby-aws-sigv4: update to 1.6.0

pkgsrc chnage: update dependency.

1.6.0 (2023-06-28)

* Feature - Select the minimum expiration time for presigned urls between
  the expiration time option and the credential expiration time.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/ruby-aws-sigv4/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/ruby-aws-sigv4/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-sigv4/Makefile
diff -u pkgsrc/www/ruby-aws-sigv4/Makefile:1.4 pkgsrc/www/ruby-aws-sigv4/Makefile:1.5
--- pkgsrc/www/ruby-aws-sigv4/Makefile:1.4      Sun Oct  9 09:03:45 2022
+++ pkgsrc/www/ruby-aws-sigv4/Makefile  Sun Jul  9 03:07:39 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2022/10/09 09:03:45 taca Exp $
+# $NetBSD: Makefile,v 1.5 2023/07/09 03:07:39 taca Exp $
 
-DISTNAME=      aws-sigv4-1.5.2
+DISTNAME=      aws-sigv4-1.6.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@ HOMEPAGE=       https://github.com/aws/aws-sdk
 COMMENT=       AWS Signature Version 4 library
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-aws-eventstream>=1<2:../../www/ruby-aws-eventstream
+DEPENDS+=      ${RUBY_PKGPREFIX}-aws-eventstream>=1.0.2<2:../../www/ruby-aws-eventstream
 
 USE_LANGUAGES=         # none
 

Index: pkgsrc/www/ruby-aws-sigv4/distinfo
diff -u pkgsrc/www/ruby-aws-sigv4/distinfo:1.6 pkgsrc/www/ruby-aws-sigv4/distinfo:1.7
--- pkgsrc/www/ruby-aws-sigv4/distinfo:1.6      Sun Oct  9 09:03:45 2022
+++ pkgsrc/www/ruby-aws-sigv4/distinfo  Sun Jul  9 03:07:39 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/10/09 09:03:45 taca Exp $
+$NetBSD: distinfo,v 1.7 2023/07/09 03:07:39 taca Exp $
 
-BLAKE2s (aws-sigv4-1.5.2.gem) = 7cf32f2fb7972bacc12f31556550aa6af5fc75a27ad9e5b8fbbdce2d6dbdf2a8
-SHA512 (aws-sigv4-1.5.2.gem) = 7a756e3faafaa31046b1a17a825e8e1b88899914435cd1d7811089105f4d31020d24b81c1e8e86efa9a7446a768399323389e14462f1117a9f74f0dbbe2fbc62
-Size (aws-sigv4-1.5.2.gem) = 17920 bytes
+BLAKE2s (aws-sigv4-1.6.0.gem) = 0ebed7064a502ca229670634398941e2853e984b9e2ec57e7ce66a47b5a8cc43
+SHA512 (aws-sigv4-1.6.0.gem) = 611107ac8e93e139ccc5fe036ba8eff8872a0bdf0adf186f20449c75f3411803e1c2d532b97af5d92d83fa5874b960ca3cf9318c1d60995a04301f3d259e76f5
+Size (aws-sigv4-1.6.0.gem) = 17920 bytes



Home | Main Index | Thread Index | Old Index