diff options
author | rhaen <rhaen> | 2008-07-17 10:59:22 +0000 |
---|---|---|
committer | rhaen <rhaen> | 2008-07-17 10:59:22 +0000 |
commit | f076af79f36176ea4c4bf9d5fd31ebfb4d362a9e (patch) | |
tree | e906a785a9abb0ef5d4a93009210f9e6cf22eb2c /security | |
parent | 4e224f378b3f394d5c6134e5ce04397a17f90b44 (diff) | |
download | pkgsrc-f076af79f36176ea4c4bf9d5fd31ebfb4d362a9e.tar.gz |
- updated to 1.06
- fixed dependencies (required)
ChangeLog:
1.06 - Wed Apr 23 13:14:34 2008
* This release has a compiler-bug workaround for Sun C 5.9
identified by Andy Armstrong. No, really, it was a compiler
bug: http://in.opensolaris.org/jive/thread.jspa?threadID=53641&tstart=0
* You don't need to upgrade if you already have 1.05.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-Rijndael/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Crypt-Rijndael/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile index d60c1f19768..e8557f4d7eb 100644 --- a/security/p5-Crypt-Rijndael/Makefile +++ b/security/p5-Crypt-Rijndael/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/01/25 02:26:31 heinz Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/17 10:59:22 rhaen Exp $ # -DISTNAME= Crypt-Rijndael-1.05 +DISTNAME= Crypt-Rijndael-1.06 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5crj CATEGORIES= security perl5 @@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Crypt-Rijndael/ COMMENT= Perl5 module of the Rijndael symmetric key algorithm +DEPENDS+= p5-Test-Manifest>=1.14:../../devel/p5-Test-Manifest + PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= c diff --git a/security/p5-Crypt-Rijndael/distinfo b/security/p5-Crypt-Rijndael/distinfo index ebe9c036656..a6db0f19882 100644 --- a/security/p5-Crypt-Rijndael/distinfo +++ b/security/p5-Crypt-Rijndael/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2008/01/25 02:26:31 heinz Exp $ +$NetBSD: distinfo,v 1.5 2008/07/17 10:59:22 rhaen Exp $ -SHA1 (Crypt-Rijndael-1.05.tar.gz) = ab8f490383c8896d92fede387f35a833eab68d57 -RMD160 (Crypt-Rijndael-1.05.tar.gz) = f625d55289e5966b838cca8dec1aea956162f88e -Size (Crypt-Rijndael-1.05.tar.gz) = 28100 bytes +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 |