Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
The perl5 module XML::SematicDiff provides a way to compare the
contents and structure of two XML documents. By default, it returns
a list of hashrefs where each hashref describes a single difference
between the two docs.

View File

@@ -0,0 +1,21 @@
# $NetBSD: Makefile,v 1.11 2013/05/31 12:42:21 wiz Exp $
#
DISTNAME= XML-SemanticDiff-1.0000
PKGNAME= p5-${DISTNAME}
PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-SemanticDiff/
COMMENT= Perl extension for comparing XML documents
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
PERL5_PACKLIST= auto/XML/SemanticDiff/.packlist
PERL5_MODULE_TYPE= Module::Build
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2009/08/20 17:52:29 sno Exp $
SHA1 (XML-SemanticDiff-1.0000.tar.gz) = a594e41bcc3a85f9065e85dbc165f99118fa7532
RMD160 (XML-SemanticDiff-1.0000.tar.gz) = 83a4dce6392d3dcb320970d96233de86ee1e8211
Size (XML-SemanticDiff-1.0000.tar.gz) = 25148 bytes