pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-CBC Update to 2.31
details: https://anonhg.NetBSD.org/pkgsrc/rev/0e99fa5f5c7f
branches: trunk
changeset: 610579:0e99fa5f5c7f
user: wen <wen%pkgsrc.org@localhost>
date: Tue Oct 30 14:35:37 2012 +0000
description:
Update to 2.31
Upstream changes:
2.31 Tue Oct 30 07:03:40 EDT 2012
- Fixes to regular expressions to avoid rare failures to
correctly strip padding in decoded messages.
- Add padding type = "none".
- Both fixes contributed by Bas van Sisseren.
diffstat:
security/p5-Crypt-CBC/Makefile | 5 ++---
security/p5-Crypt-CBC/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5e86025394a9 -r 0e99fa5f5c7f security/p5-Crypt-CBC/Makefile
--- a/security/p5-Crypt-CBC/Makefile Tue Oct 30 13:43:49 2012 +0000
+++ b/security/p5-Crypt-CBC/Makefile Tue Oct 30 14:35:37 2012 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2012/10/23 18:16:40 asau Exp $
+# $NetBSD: Makefile,v 1.30 2012/10/30 14:35:37 wen Exp $
-DISTNAME= Crypt-CBC-2.30
+DISTNAME= Crypt-CBC-2.31
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
SVR4_PKGNAME= p5cbc
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
diff -r 5e86025394a9 -r 0e99fa5f5c7f security/p5-Crypt-CBC/distinfo
--- a/security/p5-Crypt-CBC/distinfo Tue Oct 30 13:43:49 2012 +0000
+++ b/security/p5-Crypt-CBC/distinfo Tue Oct 30 14:35:37 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2009/02/22 16:09:33 wiz Exp $
+$NetBSD: distinfo,v 1.14 2012/10/30 14:35:37 wen Exp $
-SHA1 (Crypt-CBC-2.30.tar.gz) = fd8c984fc76aee67dc812c8ac10f8979526fd687
-RMD160 (Crypt-CBC-2.30.tar.gz) = ceb53db52b10837b85d99f07f5469dd66b782ddf
-Size (Crypt-CBC-2.30.tar.gz) = 22639 bytes
+SHA1 (Crypt-CBC-2.31.tar.gz) = 766e50520243de13d6c4c6486d667ad81ade0336
+RMD160 (Crypt-CBC-2.31.tar.gz) = d7b4107ce8cc8029d14dd0ae63f4e2d18c707ac6
+Size (Crypt-CBC-2.31.tar.gz) = 22860 bytes
Home |
Main Index |
Thread Index |
Old Index