pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Data-SimplePassword Add missing p5-Crypt-R...
details: https://anonhg.NetBSD.org/pkgsrc/rev/26cdc6219fa5
branches: trunk
changeset: 526485:26cdc6219fa5
user: abs <abs%pkgsrc.org@localhost>
date: Mon Mar 12 09:58:10 2007 +0000
description:
Add missing p5-Crypt-Random depends, bump PKGREVISION
diffstat:
security/p5-Data-SimplePassword/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 8dfaae5b2f8c -r 26cdc6219fa5 security/p5-Data-SimplePassword/Makefile
--- a/security/p5-Data-SimplePassword/Makefile Mon Mar 12 06:57:28 2007 +0000
+++ b/security/p5-Data-SimplePassword/Makefile Mon Mar 12 09:58:10 2007 +0000
@@ -1,15 +1,18 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/03/09 13:21:44 abs Exp $
+# $NetBSD: Makefile,v 1.2 2007/03/12 09:58:10 abs Exp $
#
DISTNAME= Data-SimplePassword-0.02
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
-MAINTAINER= he%NetBSD.org@localhost
+MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Data-SimplePassword/
COMMENT= Simple random password generator
+DEPENDS+= p5-Crypt-Random-[0-9]*:../../security/p5-Crypt-Random
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Data/SimplePassword/.packlist
Home |
Main Index |
Thread Index |
Old Index