Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/p5-Net-Amazon-S3 (net/p5-Net-Amazon-S3) Updated 0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b36d91fec34
branches:  trunk
changeset: 429514:8b36d91fec34
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Apr 21 11:08:53 2020 +0000

description:
(net/p5-Net-Amazon-S3) Updated 0.85 to 0.89

0.89 Tue 11 Feb 2020 20:26:26
    - fix signature v4 test (Ali Zia)

0.88 Sat  1 Feb 2020 21:29:52
    - Allow passing headers from client to InitiateMultipartUpload request (Ali Zia)
    - sign uri with iam role (kuriyama)
    - Canned ACLs updated (ratsbane)

0.87 Mon  9 Dec 2019 19:53:42 GMT
    - Time::Piece fix from Eden Crane
    - eu-north-1 region (happy-barney)
    - drop hardcoded V2 in ListAllMyBuckets (happy-barney)
    - Fix setting of S3 XML document namespace (michal-josef-spacek)

0.86 Fri 12 Apr 2019 13:38:10 BST
    - Retry bucket HEAD few times see #51 (thanks Branislav Zahradn?«¿k)
    - Support server side encryption also in Net::Amazon::S3::Bucket (thanks Branislav Zahradn?«¿k)
    - Use session token if specified in Signature V4 as well #43 (thanks Branislav Zahradn?«¿k)
    - Add website_redirect_location (thanks Gavin Carr)
    - Make keep_alive cache size configurable (thanks Michael Schout)
    - Pod::Weaver fixes (thanks Florian Schlichting)

diffstat:

 net/p5-Net-Amazon-S3/Makefile |   5 ++---
 net/p5-Net-Amazon-S3/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r f79dad926c7c -r 8b36d91fec34 net/p5-Net-Amazon-S3/Makefile
--- a/net/p5-Net-Amazon-S3/Makefile     Tue Apr 21 11:00:54 2020 +0000
+++ b/net/p5-Net-Amazon-S3/Makefile     Tue Apr 21 11:08:53 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2019/11/03 11:45:47 rillig Exp $
+# $NetBSD: Makefile,v 1.33 2020/04/21 11:08:53 mef Exp $
 
-DISTNAME=      Net-Amazon-S3-0.85
+DISTNAME=      Net-Amazon-S3-0.89
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    net perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Net/}
 
diff -r f79dad926c7c -r 8b36d91fec34 net/p5-Net-Amazon-S3/distinfo
--- a/net/p5-Net-Amazon-S3/distinfo     Tue Apr 21 11:00:54 2020 +0000
+++ b/net/p5-Net-Amazon-S3/distinfo     Tue Apr 21 11:08:53 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2018/08/29 06:22:29 wiz Exp $
+$NetBSD: distinfo,v 1.13 2020/04/21 11:08:53 mef Exp $
 
-SHA1 (Net-Amazon-S3-0.85.tar.gz) = 4d464783e1727dcfca1683233318c191d25820bb
-RMD160 (Net-Amazon-S3-0.85.tar.gz) = 924ef59ef8d12dc3c1c00c1afe3a1fab5984a1cf
-SHA512 (Net-Amazon-S3-0.85.tar.gz) = 6f72777e2213fb5f6415893ea2961fdb050320ff15b820b3d7dd94d38f570ba6ddda44f63f0248256de629cb6e759926a04b383699f9fe72322e6bd8327a1b63
-Size (Net-Amazon-S3-0.85.tar.gz) = 83897 bytes
+SHA1 (Net-Amazon-S3-0.89.tar.gz) = f2a9107e468675db7dd31eff0282c17f327f5c04
+RMD160 (Net-Amazon-S3-0.89.tar.gz) = 3b95d4cffa0d563fde236e53a61d9855d47d0f10
+SHA512 (Net-Amazon-S3-0.89.tar.gz) = d3f03abe5bce938dfddaf3dba801553902216740c57acec195c7a07dbbffa0754c3bdc70c09baf363be3016984243ad673d442aa7ea8ed82c53057b175dd32bd
+Size (Net-Amazon-S3-0.89.tar.gz) = 87563 bytes



Home | Main Index | Thread Index | Old Index