summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Primes
diff options
context:
space:
mode:
authorheinz <heinz>2004-02-22 22:24:38 +0000
committerheinz <heinz>2004-02-22 22:24:38 +0000
commit35c281afaa730ca561700e4db3ec180b55d547ae (patch)
tree2b249356ae8ed63fc167c21eebecf92f6d94275a /security/p5-Crypt-Primes
parent1585a8568c6ebaa009d4a84ac02dff67381a16b2 (diff)
downloadpkgsrc-35c281afaa730ca561700e4db3ec180b55d547ae.tar.gz
Updated to version 0.50.
Taking maintainership. Adapted to buildlink3. Changes sinces 0.49 =================== * Patch by Dave Paris to fix a limit problem in trialdiv().
Diffstat (limited to 'security/p5-Crypt-Primes')
-rw-r--r--security/p5-Crypt-Primes/Makefile19
-rw-r--r--security/p5-Crypt-Primes/distinfo6
2 files changed, 14 insertions, 11 deletions
diff --git a/security/p5-Crypt-Primes/Makefile b/security/p5-Crypt-Primes/Makefile
index 5ca0812ef8c..46a0cca3b04 100644
--- a/security/p5-Crypt-Primes/Makefile
+++ b/security/p5-Crypt-Primes/Makefile
@@ -1,21 +1,24 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 17:20:16 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/22 22:24:38 heinz Exp $
#
-DISTNAME= Crypt-Primes-0.49
+DISTNAME= Crypt-Primes-0.50
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= # empty
SVR4_PKGNAME= p5cpr
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
-MAINTAINER= tech-pkg@NetBSD.org
-#HOMEPAGE=
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Crypt-Primes/
COMMENT= Perl5 module for provable prime number generation
-DEPENDS+= p5-Math-Pari-[0-9]*:../../math/p5-Math-Pari
-DEPENDS+= p5-Crypt-Random-[0-9]*:../../security/p5-Crypt-Random
+DEPENDS+= p5-Math-Pari>=2.001804:../../math/p5-Math-Pari
+DEPENDS+= p5-Crypt-Random>=0.33:../../security/p5-Crypt-Random
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/Primes/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/security/p5-Crypt-Primes/distinfo b/security/p5-Crypt-Primes/distinfo
index eeff1f1977f..e06bda24b2c 100644
--- a/security/p5-Crypt-Primes/distinfo
+++ b/security/p5-Crypt-Primes/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1 2001/10/01 00:33:14 mcr Exp $
+$NetBSD: distinfo,v 1.2 2004/02/22 22:24:38 heinz Exp $
-SHA1 (Crypt-Primes-0.49.tar.gz) = 8da71a3b2631890ab610f20853cb154f99026067
-Size (Crypt-Primes-0.49.tar.gz) = 136219 bytes
+SHA1 (Crypt-Primes-0.50.tar.gz) = 1b61c6693b7d703514082ddb5821cdfd45274e81
+Size (Crypt-Primes-0.50.tar.gz) = 136299 bytes