pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Data-Compare Import p5-Data-Compare version 1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ad6383d56efc
branches: trunk
changeset: 545511:ad6383d56efc
user: he <he%pkgsrc.org@localhost>
date: Wed Aug 06 15:19:53 2008 +0000
description:
Import p5-Data-Compare version 1.19.
This is a package comparing two perl data structures recursively.
diffstat:
devel/p5-Data-Compare/DESCR | 1 +
devel/p5-Data-Compare/Makefile | 19 +++++++++++++++++++
devel/p5-Data-Compare/distinfo | 5 +++++
3 files changed, 25 insertions(+), 0 deletions(-)
diffs (37 lines):
diff -r ef4747fb093f -r ad6383d56efc devel/p5-Data-Compare/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Data-Compare/DESCR Wed Aug 06 15:19:53 2008 +0000
@@ -0,0 +1,1 @@
+Compare two perl data structures recursively.
diff -r ef4747fb093f -r ad6383d56efc devel/p5-Data-Compare/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Data-Compare/Makefile Wed Aug 06 15:19:53 2008 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/06 15:19:53 he Exp $
+
+DISTNAME= Data-Compare-1.19
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Data-Compare/
+COMMENT= Perl5 module comparing arbitrary data structures
+
+DEPENDS+= p5-File-Find-Rule>=0.10:../../devel/p5-File-Find-Rule
+
+PERL5_PACKLIST= auto/Data/Compare/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ef4747fb093f -r ad6383d56efc devel/p5-Data-Compare/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Data-Compare/distinfo Wed Aug 06 15:19:53 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/06 15:19:53 he Exp $
+
+SHA1 (Data-Compare-1.19.tar.gz) = 30609a7f6c145726714b0e9df5080e9f35e10b55
+RMD160 (Data-Compare-1.19.tar.gz) = 84c4df1b571c206cc55fd04d91f9103ef27b8d90
+Size (Data-Compare-1.19.tar.gz) = 13063 bytes
Home |
Main Index |
Thread Index |
Old Index