diff options
-rw-r--r-- | security/p5-Crypt-DSA/Makefile | 10 | ||||
-rw-r--r-- | security/p5-Crypt-DSA/distinfo | 8 |
2 files changed, 7 insertions, 11 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile index e861a194522..393bc6c0531 100644 --- a/security/p5-Crypt-DSA/Makefile +++ b/security/p5-Crypt-DSA/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2005/08/06 06:19:29 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2006/02/15 20:42:54 heinz Exp $ # -DISTNAME= Crypt-DSA-0.12 +DISTNAME= Crypt-DSA-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 SVR4_PKGNAME= p5dsa CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} @@ -13,11 +12,8 @@ HOMEPAGE= http://search.cpan.org/dist/Crypt-DSA/ COMMENT= Perl5 module for the DSA public key algorithm DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 -DEPENDS+= p5-Math-Pari>=2.001804:../../math/p5-Math-Pari -DEPENDS+= p5-Crypt-Random>=0.33:../../security/p5-Crypt-Random DEPENDS+= p5-Data-Buffer-[0-9]*:../../devel/p5-Data-Buffer -DEPENDS+= p5-Convert-PEM-[0-9]*:../../textproc/p5-Convert-PEM -DEPENDS+= p5-Class-Loader-[0-9]*:../../devel/p5-Class-Loader +DEPENDS+= p5-Convert-PEM>=0.07:../../textproc/p5-Convert-PEM PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/security/p5-Crypt-DSA/distinfo b/security/p5-Crypt-DSA/distinfo index ca936d8219e..e91f5ecceb1 100644 --- a/security/p5-Crypt-DSA/distinfo +++ b/security/p5-Crypt-DSA/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 13:10:09 agc Exp $ +$NetBSD: distinfo,v 1.3 2006/02/15 20:42:54 heinz Exp $ -SHA1 (Crypt-DSA-0.12.tar.gz) = 1a90589b34102f2a000f4ae91c183ebc542fb096 -RMD160 (Crypt-DSA-0.12.tar.gz) = 1f0a427a0ef21e0822cc2c99fb18a0b02b7ac115 -Size (Crypt-DSA-0.12.tar.gz) = 11336 bytes +SHA1 (Crypt-DSA-0.13.tar.gz) = fdb198be9428e860086a808c656a7386df5fb603 +RMD160 (Crypt-DSA-0.13.tar.gz) = 6ab32cd4abe0141e5fba7337964bb17cda8ea4d8 +Size (Crypt-DSA-0.13.tar.gz) = 28178 bytes |