summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2012-10-30 14:35:37 +0000
committerwen <wen@pkgsrc.org>2012-10-30 14:35:37 +0000
commit6acdcf18fbc4c514b3a307d393c2048305294814 (patch)
treeb05a58ca36f694bb4d6d44347bcaaa05af62e9b6
parent35d485d85f20cdf6bca81049c1eb7a4b936f0a37 (diff)
downloadpkgsrc-6acdcf18fbc4c514b3a307d393c2048305294814.tar.gz
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.
-rw-r--r--security/p5-Crypt-CBC/Makefile5
-rw-r--r--security/p5-Crypt-CBC/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile
index 7224fcd59ef..9b09adb6f29 100644
--- a/security/p5-Crypt-CBC/Makefile
+++ b/security/p5-Crypt-CBC/Makefile
@@ -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 --git a/security/p5-Crypt-CBC/distinfo b/security/p5-Crypt-CBC/distinfo
index daee629f087..a0eb823a674 100644
--- a/security/p5-Crypt-CBC/distinfo
+++ b/security/p5-Crypt-CBC/distinfo
@@ -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