pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-CipherSaber Update to 1.00:
details: https://anonhg.NetBSD.org/pkgsrc/rev/af266c838d2b
branches: trunk
changeset: 525994:af266c838d2b
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Feb 27 09:07:04 2007 +0000
description:
Update to 1.00:
1.00 Tue Jul 12 23:45:00 UTC 2005
- migrated to Build.PL
- added POD, POD coverage, and signature tests
- generated traditional Makefile.PL
- bumped up version number
- ported tests to Test::Simple
- bumped up test coverage
- updated README
0.61 Sat May 25 17:31:52 UTC 2002
- avoid uninitialized value warnings in fh_crypt()
Thu May 10 2001
- fixed _gen_iv() to generate 255 characters (thanks to John Wiersba)
Sun Apr 29 2001
- added license/copyright information to the pod in the module itself
diffstat:
security/p5-Crypt-CipherSaber/Makefile | 7 +++----
security/p5-Crypt-CipherSaber/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r 6efd9b677f86 -r af266c838d2b security/p5-Crypt-CipherSaber/Makefile
--- a/security/p5-Crypt-CipherSaber/Makefile Tue Feb 27 09:03:27 2007 +0000
+++ b/security/p5-Crypt-CipherSaber/Makefile Tue Feb 27 09:07:04 2007 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2006/03/04 21:30:36 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2007/02/27 09:07:04 wiz Exp $
#
-DISTNAME= CipherSaber-0.60
-PKGNAME= p5-Crypt-${DISTNAME}
+DISTNAME= Crypt-CipherSaber-1.00
+PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ccs
-PKGREVISION= 2
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
diff -r 6efd9b677f86 -r af266c838d2b security/p5-Crypt-CipherSaber/distinfo
--- a/security/p5-Crypt-CipherSaber/distinfo Tue Feb 27 09:03:27 2007 +0000
+++ b/security/p5-Crypt-CipherSaber/distinfo Tue Feb 27 09:07:04 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:10:09 agc Exp $
+$NetBSD: distinfo,v 1.3 2007/02/27 09:07:05 wiz Exp $
-SHA1 (CipherSaber-0.60.tar.gz) = f453263dcb83e0886bcb12cec601688ccdbcf2d7
-RMD160 (CipherSaber-0.60.tar.gz) = d4b6853496585866089bebff638e7261151342b8
-Size (CipherSaber-0.60.tar.gz) = 8687 bytes
+SHA1 (Crypt-CipherSaber-1.00.tar.gz) = 2522e3de77fe005f13be3749e629b5234d449429
+RMD160 (Crypt-CipherSaber-1.00.tar.gz) = 16f4117bbf2ba709d3118802df8921894edc6793
+Size (Crypt-CipherSaber-1.00.tar.gz) = 11315 bytes
Home |
Main Index |
Thread Index |
Old Index