pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Test-LongString Initial import of p5-Test-Lon...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b22469a6eb9
branches: trunk
changeset: 503584:8b22469a6eb9
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Nov 23 22:02:57 2005 +0000
description:
Initial import of p5-Test-LongString:
A library to test long strings.
diffstat:
devel/p5-Test-LongString/DESCR | 1 +
devel/p5-Test-LongString/Makefile | 16 ++++++++++++++++
devel/p5-Test-LongString/PLIST | 1 +
devel/p5-Test-LongString/distinfo | 5 +++++
4 files changed, 23 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r cb9cf90b7798 -r 8b22469a6eb9 devel/p5-Test-LongString/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-LongString/DESCR Wed Nov 23 22:02:57 2005 +0000
@@ -0,0 +1,1 @@
+A library to test long strings.
diff -r cb9cf90b7798 -r 8b22469a6eb9 devel/p5-Test-LongString/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-LongString/Makefile Wed Nov 23 22:02:57 2005 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/23 22:02:57 wiz Exp $
+
+DISTNAME= Test-LongString-0.09
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Test-LongString/
+COMMENT= Perl5 module to test strings for equality
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Test/LongString/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r cb9cf90b7798 -r 8b22469a6eb9 devel/p5-Test-LongString/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-LongString/PLIST Wed Nov 23 22:02:57 2005 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/11/23 22:02:57 wiz Exp $
diff -r cb9cf90b7798 -r 8b22469a6eb9 devel/p5-Test-LongString/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Test-LongString/distinfo Wed Nov 23 22:02:57 2005 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2005/11/23 22:02:57 wiz Exp $
+
+SHA1 (Test-LongString-0.09.tar.gz) = 3f8a82ad6cb7250571d82fd61ca961d8a07371a8
+RMD160 (Test-LongString-0.09.tar.gz) = bf567999f671a0deecbf0794fc5036088a0cde35
+Size (Test-LongString-0.09.tar.gz) = 6263 bytes
Home |
Main Index |
Thread Index |
Old Index