diff options
author | martti <martti@pkgsrc.org> | 2002-01-28 14:19:14 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-01-28 14:19:14 +0000 |
commit | ced64151bee54970a7f9955ae320f4084766d463 (patch) | |
tree | 8ddf431ae84374f21a3b6e188de3ed0e4193bf84 /security | |
parent | 693adb6833635999c24a6beabf07bad01eb52ffd (diff) | |
download | pkgsrc-ced64151bee54970a7f9955ae320f4084766d463.tar.gz |
Updated p5-Crypt-CBC to 2.02 (provided by Shell Hung in pkg/15354)
This may not call a "upgrade", should be called 'downgrade',
and bump version number.. :-)
- Reverse to pre-2.00 version
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-CBC/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-CBC/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index ce6b0039b4d..5c2783ea90e 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2001/12/12 14:36:38 martti Exp $ +# $NetBSD: Makefile,v 1.8 2002/01/28 14:19:14 martti Exp $ # FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp # -DISTNAME= Crypt-CBC-2.01 +DISTNAME= Crypt-CBC-2.02 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5cbc CATEGORIES= security perl5 diff --git a/security/p5-Crypt-CBC/distinfo b/security/p5-Crypt-CBC/distinfo index 1fdf1c8cc0d..54373420874 100644 --- a/security/p5-Crypt-CBC/distinfo +++ b/security/p5-Crypt-CBC/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2001/12/12 14:36:38 martti Exp $ +$NetBSD: distinfo,v 1.5 2002/01/28 14:19:15 martti Exp $ -SHA1 (Crypt-CBC-2.01.tar.gz) = b5de8f5435654b2bb1a87117ca4e0efc305dacde -Size (Crypt-CBC-2.01.tar.gz) = 9058 bytes +SHA1 (Crypt-CBC-2.02.tar.gz) = cd1a0fe610e387672ddeeeac3ea6ed40de12742d +Size (Crypt-CBC-2.02.tar.gz) = 9631 bytes |