pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Session-Storage-Secure Update to 0.010



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da507ce38b44
branches:  trunk
changeset: 642960:da507ce38b44
user:      wen <wen%pkgsrc.org@localhost>
date:      Mon Dec 08 09:02:42 2014 +0000

description:
Update to 0.010

Upstream changes:
0.010     2014-05-04 13:52:13-04:00 America/New_York

    [ADDED]

    - Added support for customizing options to Sereal encoder and decoder,
      i.e. to allow object serialization for those willing to accept the
      risks of doing so.  (Thanks to Breno de Oliveira for inspiration to
      do this.)

0.009     2014-04-17 17:15:25-04:00 America/New_York

    [FIXED]

    - Fixed bug that would cause custom encoding tests to fail
      intermittently

0.008     2014-04-17 16:29:50-04:00 America/New_York

    [ADDED]

    - Added support for keeping an array of old keys for decryption
      (Tom Hukins)

    - Added support for replacing MIME::Base64 encoding with user-specified
      transport encoding/decoding, possibly with a custom separator

    [INTERNAL]

    - Update repository support and meta files

diffstat:

 www/p5-Session-Storage-Secure/Makefile |  5 ++---
 www/p5-Session-Storage-Secure/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 766c3fc3992f -r da507ce38b44 www/p5-Session-Storage-Secure/Makefile
--- a/www/p5-Session-Storage-Secure/Makefile    Mon Dec 08 08:31:14 2014 +0000
+++ b/www/p5-Session-Storage-Secure/Makefile    Mon Dec 08 09:02:42 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2014/05/29 23:38:14 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2014/12/08 09:02:42 wen Exp $
 
-DISTNAME=      Session-Storage-Secure-0.007
+DISTNAME=      Session-Storage-Secure-0.010
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DA/DAGOLDEN/}
 
diff -r 766c3fc3992f -r da507ce38b44 www/p5-Session-Storage-Secure/distinfo
--- a/www/p5-Session-Storage-Secure/distinfo    Mon Dec 08 08:31:14 2014 +0000
+++ b/www/p5-Session-Storage-Secure/distinfo    Mon Dec 08 09:02:42 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/07/03 17:40:03 sno Exp $
+$NetBSD: distinfo,v 1.2 2014/12/08 09:02:42 wen Exp $
 
-SHA1 (Session-Storage-Secure-0.007.tar.gz) = dbbc214f0be61f48e52f8f3cb2469559e5f25728
-RMD160 (Session-Storage-Secure-0.007.tar.gz) = 773af22720828e1e3f57f33fffc8603515bde7c9
-Size (Session-Storage-Secure-0.007.tar.gz) = 20419 bytes
+SHA1 (Session-Storage-Secure-0.010.tar.gz) = ca58be3aeeab7b43f1b7d27a313aa64ce0352012
+RMD160 (Session-Storage-Secure-0.010.tar.gz) = 704a66625d02bca6b1c53be4c25161974abad435
+Size (Session-Storage-Secure-0.010.tar.gz) = 24990 bytes



Home | Main Index | Thread Index | Old Index