pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-String-Random Import p5-String-Random, whi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d2a630e1f4b9
branches: trunk
changeset: 540738:d2a630e1f4b9
user: he <he%pkgsrc.org@localhost>
date: Mon Apr 07 13:07:22 2008 +0000
description:
Import p5-String-Random, which generates random strings.
diffstat:
textproc/p5-String-Random/DESCR | 1 +
textproc/p5-String-Random/Makefile | 17 +++++++++++++++++
textproc/p5-String-Random/PLIST | 1 +
textproc/p5-String-Random/distinfo | 5 +++++
4 files changed, 24 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r cddebf7b0fd2 -r d2a630e1f4b9 textproc/p5-String-Random/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-String-Random/DESCR Mon Apr 07 13:07:22 2008 +0000
@@ -0,0 +1,1 @@
+String::Approx makes it trivial to generate random strings.
diff -r cddebf7b0fd2 -r d2a630e1f4b9 textproc/p5-String-Random/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-String-Random/Makefile Mon Apr 07 13:07:22 2008 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/07 13:07:22 he Exp $
+#
+
+DISTNAME= String-Random-0.22
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/String-Random/
+COMMENT= Generate random strings based on a pattern
+
+PERL5_PACKLIST= auto/String/Random/.packlist
+PERL5_MODULE_TYPE= Module::Build
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r cddebf7b0fd2 -r d2a630e1f4b9 textproc/p5-String-Random/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-String-Random/PLIST Mon Apr 07 13:07:22 2008 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/07 13:07:22 he Exp $
diff -r cddebf7b0fd2 -r d2a630e1f4b9 textproc/p5-String-Random/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-String-Random/distinfo Mon Apr 07 13:07:22 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/07 13:07:22 he Exp $
+
+SHA1 (String-Random-0.22.tar.gz) = 95f028f64caf13b75b871e4545556d6f8be6653b
+RMD160 (String-Random-0.22.tar.gz) = 9159b9f9955b650ff616e14eea2b314454e03819
+Size (String-Random-0.22.tar.gz) = 7629 bytes
Home |
Main Index |
Thread Index |
Old Index