pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/p5-Net-Amazon-S3



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun Mar  6 15:45:44 UTC 2016

Modified Files:
        pkgsrc/net/p5-Net-Amazon-S3: Makefile distinfo

Log Message:
Update Net::Amazon::S3 to 0.80.

 -  avoid 409 Conflict when running 01api.t
 -  use README.md for tests
 -  The non-arrayref forms of enum and duck_type have been deprecated
 -  Fix some warnings about line endings from perl critic, add a missing
    abstract to DeleteMultipleObjects.
 -  Merge fix for calculate of etags.
 -  Merge multipart upload aborting change.
 -  Fixed for enums in recent versions of Moose.
 -  Moose 2.1100 deprecates the non-arrayref form of enum.
 -  Fixed the bug with listing multipart uploaded files
 -  Added a test case demonstrating how listing a bucket fails when
    trying to list a multipart-uploaded file
 -  Added support for cache-control header
 -  Add documentation for server-side encryption
 -  Support server side encryption
 -  adding support for multipart upload aborting
 -  Allow 'value' property to be ScalarRef
 -  fix synopsis for s3cl sync_up


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/p5-Net-Amazon-S3/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/p5-Net-Amazon-S3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index