summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Diff-Parser
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-08-09 02:58:56 +0000
committerobache <obache@pkgsrc.org>2008-08-09 02:58:56 +0000
commit88e5417c2672c4ee3f0c9aa8e0f0f23e8bf351e3 (patch)
tree041d4393e8d5ec505adfcebccdc4c3219e1282a8 /textproc/p5-Text-Diff-Parser
parent882af5e801d01974cc8af2b406bdc886b3081bad (diff)
downloadpkgsrc-88e5417c2672c4ee3f0c9aa8e0f0f23e8bf351e3.tar.gz
Import p5-Text-Diff-Parser-0.08 as textproc/p5-Text-Diff-Parser.
Based on PR 39224 by Jens Rehsack. 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.
Diffstat (limited to 'textproc/p5-Text-Diff-Parser')
-rw-r--r--textproc/p5-Text-Diff-Parser/DESCR3
-rw-r--r--textproc/p5-Text-Diff-Parser/Makefile17
-rw-r--r--textproc/p5-Text-Diff-Parser/distinfo5
3 files changed, 25 insertions, 0 deletions
diff --git a/textproc/p5-Text-Diff-Parser/DESCR b/textproc/p5-Text-Diff-Parser/DESCR
new file mode 100644
index 00000000000..880337f71c8
--- /dev/null
+++ b/textproc/p5-Text-Diff-Parser/DESCR
@@ -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.
diff --git a/textproc/p5-Text-Diff-Parser/Makefile b/textproc/p5-Text-Diff-Parser/Makefile
new file mode 100644
index 00000000000..5bf7fa58b0c
--- /dev/null
+++ b/textproc/p5-Text-Diff-Parser/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/08/09 02:58:56 obache Exp $
+
+DISTNAME= Text-Diff-Parser-0.08
+PKGNAME= p5-${DISTNAME}
+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
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Text/Diff/Parser/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Diff-Parser/distinfo b/textproc/p5-Text-Diff-Parser/distinfo
new file mode 100644
index 00000000000..c7991507e4b
--- /dev/null
+++ b/textproc/p5-Text-Diff-Parser/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/08/09 02:58:56 obache Exp $
+
+SHA1 (Text-Diff-Parser-0.08.tar.gz) = 061d807b107088ec4ca803bbb137193272791921
+RMD160 (Text-Diff-Parser-0.08.tar.gz) = b9a47e93916b8392959191e75690a27b369e0e06
+Size (Text-Diff-Parser-0.08.tar.gz) = 19400 bytes