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,3 @@
Text::Diff::Parser parses diff files and patches. It allows you to access the
changes to a file in a standardized way, even if multiple patch formats are
used.

View File

@@ -0,0 +1,17 @@
# $NetBSD: Makefile,v 1.10 2013/05/31 12:42:15 wiz Exp $
DISTNAME= Text-Diff-Parser-0.1001
PKGNAME= p5-${DISTNAME:S/1001/10.01/}
PKGREVISION= 4
CATEGORIES= perl5 textproc
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Text-Diff-Parser/
COMMENT= Parse patch files containing unified and standard diffs
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Text/Diff/Parser/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2009/09/12 21:45:03 sno Exp $
SHA1 (Text-Diff-Parser-0.1001.tar.gz) = 626af46da09e0144f8044c77d0b6389f3328b98b
RMD160 (Text-Diff-Parser-0.1001.tar.gz) = f4a4bfec03afa0f1cb694a39702fadda6ae7e7fc
Size (Text-Diff-Parser-0.1001.tar.gz) = 20584 bytes