summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorheinz <heinz>2004-02-22 22:18:10 +0000
committerheinz <heinz>2004-02-22 22:18:10 +0000
commit1585a8568c6ebaa009d4a84ac02dff67381a16b2 (patch)
tree48ce7669cc5ef7f3192a522fbb16cf11e3ba99be
parent4982c58aba36b0ec3d01fa53a20c47c3ba775025 (diff)
downloadpkgsrc-1585a8568c6ebaa009d4a84ac02dff67381a16b2.tar.gz
Updated to version 1.13.
Taking maintainership. Adapted to buildlink3. Changes sinces 1.11 =================== * Changed the die() message at provider contruction to include the name of the provider. * Updated documentation.
-rw-r--r--security/p5-Crypt-Random/Makefile19
-rw-r--r--security/p5-Crypt-Random/distinfo6
2 files changed, 14 insertions, 11 deletions
diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile
index 794518c3203..448ffdc21db 100644
--- a/security/p5-Crypt-Random/Makefile
+++ b/security/p5-Crypt-Random/Makefile
@@ -1,21 +1,24 @@
-# $NetBSD: Makefile,v 1.8 2003/07/21 17:20:17 martti Exp $
+# $NetBSD: Makefile,v 1.9 2004/02/22 22:18:10 heinz Exp $
#
-DISTNAME= Crypt-Random-1.11
+DISTNAME= Crypt-Random-1.13
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= # empty
SVR4_PKGNAME= p5cra
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-Random/
COMMENT= Perl5 interface to /dev/random
-DEPENDS+= p5-Class-Loader-[0-9]*:../../devel/p5-Class-Loader
-DEPENDS+= p5-Math-Pari-[0-9]*:../../math/p5-Math-Pari
+DEPENDS+= p5-Class-Loader>=2.00:../../devel/p5-Class-Loader
+DEPENDS+= p5-Math-Pari>=2.001804:../../math/p5-Math-Pari
-USE_BUILDLINK2= YES
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+USE_BUILDLINK3= YES
+USE_LANGUAGES= # empty
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/Random/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/security/p5-Crypt-Random/distinfo b/security/p5-Crypt-Random/distinfo
index 107c4a7270a..71ff651f585 100644
--- a/security/p5-Crypt-Random/distinfo
+++ b/security/p5-Crypt-Random/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1 2001/10/01 01:58:47 mcr Exp $
+$NetBSD: distinfo,v 1.2 2004/02/22 22:18:10 heinz Exp $
-SHA1 (Crypt-Random-1.11.tar.gz) = e768180cbba95f72bfd1c9264998bba03ad506fe
-Size (Crypt-Random-1.11.tar.gz) = 6557 bytes
+SHA1 (Crypt-Random-1.13.tar.gz) = f7de75d0b61a64e80f91488f46459c8eaa4bd55f
+Size (Crypt-Random-1.13.tar.gz) = 7072 bytes