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 Updated to version 2.19.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99f6164da46b
branches:  trunk
changeset: 518458:99f6164da46b
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Sep 10 13:04:46 2006 +0000

description:
Updated to version 2.19.
This resolves PR pkg/34398 by Martin Wilke.

Pkgsrc changes:
  - none

Changes since version 2.17:
===========================
2.19    Tue Jul 18 18:39:57 EDT 2006
        - Renamed Crypt::CBC-2.16-vulnerability.txt so that package installs
          correctly under Cygwin

2.18   2006/06/06 23:17:04
        - added more documentation describing how to achieve compatibility
          with old encrypted messages

diffstat:

 security/p5-Crypt-CBC/Makefile |  4 ++--
 security/p5-Crypt-CBC/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 9e91512f5f34 -r 99f6164da46b security/p5-Crypt-CBC/Makefile
--- a/security/p5-Crypt-CBC/Makefile    Sun Sep 10 12:19:04 2006 +0000
+++ b/security/p5-Crypt-CBC/Makefile    Sun Sep 10 13:04:46 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2006/03/12 01:32:31 heinz Exp $
+# $NetBSD: Makefile,v 1.21 2006/09/10 13:04:46 heinz Exp $
 
-DISTNAME=              Crypt-CBC-2.17
+DISTNAME=              Crypt-CBC-2.19
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5cbc
 CATEGORIES=            security perl5
diff -r 9e91512f5f34 -r 99f6164da46b security/p5-Crypt-CBC/distinfo
--- a/security/p5-Crypt-CBC/distinfo    Sun Sep 10 12:19:04 2006 +0000
+++ b/security/p5-Crypt-CBC/distinfo    Sun Sep 10 13:04:46 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2006/03/12 01:32:31 heinz Exp $
+$NetBSD: distinfo,v 1.10 2006/09/10 13:04:46 heinz Exp $
 
-SHA1 (Crypt-CBC-2.17.tar.gz) = 1e5d5fdba77b3425bd780d8aa4ddbcb8c01539cd
-RMD160 (Crypt-CBC-2.17.tar.gz) = 99116bb9eccfc7d1f8f44ce46ee047e7df2d478a
-Size (Crypt-CBC-2.17.tar.gz) = 18543 bytes
+SHA1 (Crypt-CBC-2.19.tar.gz) = a85f07e730e5b1af253beb742dec732b78955ae2
+RMD160 (Crypt-CBC-2.19.tar.gz) = cbc9ed0c36ee43ecc56a9535d2086933b9ec881f
+Size (Crypt-CBC-2.19.tar.gz) = 20427 bytes



Home | Main Index | Thread Index | Old Index