summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Rijndael/Makefile
diff options
context:
space:
mode:
authorrhaen <rhaen@pkgsrc.org>2008-07-17 10:59:22 +0000
committerrhaen <rhaen@pkgsrc.org>2008-07-17 10:59:22 +0000
commite6bb18ddf4fcb2076cf9d2ab768c6336a3898914 (patch)
treee906a785a9abb0ef5d4a93009210f9e6cf22eb2c /security/p5-Crypt-Rijndael/Makefile
parentdd1f2edd255c066540b59eebe3f339a3bfedef33 (diff)
downloadpkgsrc-e6bb18ddf4fcb2076cf9d2ab768c6336a3898914.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/p5-Crypt-Rijndael/Makefile')
-rw-r--r--security/p5-Crypt-Rijndael/Makefile6
1 files changed, 4 insertions, 2 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