pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/p5-List-Compare Compare elements of two or mo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3beee2254bc0
branches: trunk
changeset: 572846:3beee2254bc0
user: pettai <pettai%pkgsrc.org@localhost>
date: Tue Mar 09 19:41:21 2010 +0000
description:
Compare elements of two or more lists
(Imported from pkgsrc-wip)
diffstat:
textproc/p5-List-Compare/DESCR | 1 +
textproc/p5-List-Compare/Makefile | 18 ++++++++++++++++++
textproc/p5-List-Compare/distinfo | 5 +++++
3 files changed, 24 insertions(+), 0 deletions(-)
diffs (36 lines):
diff -r 0b0d9f9c87d2 -r 3beee2254bc0 textproc/p5-List-Compare/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-List-Compare/DESCR Tue Mar 09 19:41:21 2010 +0000
@@ -0,0 +1,1 @@
+Compare elements of two or more lists
diff -r 0b0d9f9c87d2 -r 3beee2254bc0 textproc/p5-List-Compare/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-List-Compare/Makefile Tue Mar 09 19:41:21 2010 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1 2010/03/09 19:41:21 pettai Exp $
+#
+
+DISTNAME= List-Compare-0.37
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5 textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=List/}
+
+MAINTAINER= pettai%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~jkeenan/List-Compare/
+COMMENT= Compare elements of two or more lists
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/List/Compare/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0b0d9f9c87d2 -r 3beee2254bc0 textproc/p5-List-Compare/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-List-Compare/distinfo Tue Mar 09 19:41:21 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2010/03/09 19:41:21 pettai Exp $
+
+SHA1 (List-Compare-0.37.tar.gz) = 2c45681686e6499b384086d7c9b8541dfb05a4b3
+RMD160 (List-Compare-0.37.tar.gz) = 2856f7c0361b88273ede9083fd80131d4faf1723
+Size (List-Compare-0.37.tar.gz) = 83106 bytes
Home |
Main Index |
Thread Index |
Old Index