diff options
author | he <he@pkgsrc.org> | 2008-09-12 11:53:45 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-09-12 11:53:45 +0000 |
commit | 59a0fe51ace3eda547a07a451dbd226f6b4647aa (patch) | |
tree | 65a866190b12b18fecd2f0dc7b1892112dbf7dbb /security/p5-Crypt-Rijndael | |
parent | d147a92d41d69a2837f1aa8ef24fe583c3ee1975 (diff) | |
download | pkgsrc-59a0fe51ace3eda547a07a451dbd226f6b4647aa.tar.gz |
Update from version 1.06 to 1.07.
Upstream changes:
1.07 - Fri Aug 15 16:53:36 2008
* Fixed the odd character problems in some of the files
* No need to upgrade if you already have this installed
1.06_03 - Sun Jun 22 11:32:46 2008
* Trying the __sgi definition. If this doesn't make things
blow up, this release will get bumped to 1.07.
1.06_02 - Thu Jun 19 11:55:21 2008
* Removed wide chars from the header file. Some compilers
like to complain about things that are wrong. :(
1.06_01 - Wed Jun 18 09:37:34 2008
This is a test of a fix for Irix.
1.06_01 - Wed Jun 4 19:18:57 2008
* This is a test of a fix for Irix.
Diffstat (limited to 'security/p5-Crypt-Rijndael')
-rw-r--r-- | security/p5-Crypt-Rijndael/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Crypt-Rijndael/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index e8557f4d7eb..47bb4d69f83 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2008/07/17 10:59:22 rhaen Exp $ +# $NetBSD: Makefile,v 1.17 2008/09/12 11:53:45 he Exp $ # -DISTNAME= Crypt-Rijndael-1.06 +DISTNAME= Crypt-Rijndael-1.07 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5crj CATEGORIES= security perl5 diff --git a/security/p5-Crypt-Rijndael/distinfo b/security/p5-Crypt-Rijndael/distinfo index a6db0f19882..090c5e2c25f 100644 --- a/security/p5-Crypt-Rijndael/distinfo +++ b/security/p5-Crypt-Rijndael/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2008/07/17 10:59:22 rhaen Exp $ +$NetBSD: distinfo,v 1.6 2008/09/12 11:53:45 he Exp $ -SHA1 (Crypt-Rijndael-1.06.tar.gz) = ca5a7a2a11a4c7dc50fafc868ee8eee8f25138df -RMD160 (Crypt-Rijndael-1.06.tar.gz) = 5e223d2caef81eb8d2f9cca6aa3e47f8582fcd66 -Size (Crypt-Rijndael-1.06.tar.gz) = 28458 bytes +SHA1 (Crypt-Rijndael-1.07.tar.gz) = 9ba047ec5cb7e080d23b1f491fb814bb8185b2e4 +RMD160 (Crypt-Rijndael-1.07.tar.gz) = 452bca226b5bd6f16b4694e73d01a57845ca4fcb +Size (Crypt-Rijndael-1.07.tar.gz) = 28670 bytes |