summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2012-09-11 09:17:46 +0000
committersno <sno@pkgsrc.org>2012-09-11 09:17:46 +0000
commit93f37b41fb70839cec3fe150db6a9daf13809804 (patch)
treeae84063b9e448ecc75b891c5399bfdfd5d136c18 /textproc
parent619ef977e6391f3c06fce838d4a71427d07e3f40 (diff)
downloadpkgsrc-93f37b41fb70839cec3fe150db6a9daf13809804.tar.gz
Adding new package for CPAN module Text::Patch version 1.8
into textproc/p5-Text-Patch. Text::Patch combines source text with given diff (difference) data.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Patch/DESCR1
-rw-r--r--textproc/p5-Text-Patch/Makefile22
-rw-r--r--textproc/p5-Text-Patch/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/textproc/p5-Text-Patch/DESCR b/textproc/p5-Text-Patch/DESCR
new file mode 100644
index 00000000000..0e22a876a57
--- /dev/null
+++ b/textproc/p5-Text-Patch/DESCR
@@ -0,0 +1 @@
+Text::Patch combines source text with given diff (difference) data.
diff --git a/textproc/p5-Text-Patch/Makefile b/textproc/p5-Text-Patch/Makefile
new file mode 100644
index 00000000000..932ab4140bc
--- /dev/null
+++ b/textproc/p5-Text-Patch/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1 2012/09/11 09:17:46 sno Exp $
+
+DISTNAME= Text-Patch-1.8
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5 textproc
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Perl5 module patches text with given patch
+HOMEPAGE= http://search.cpan.org/dist/Text-Patch/
+LICENSE= gnu-gpl-v2
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Text-Diff-[0-9]*:../../textproc/p5-Text-Diff
+
+USE_LANGUAGES= # empty
+
+PERL5_PACKLIST= auto/Text/Patch/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Patch/distinfo b/textproc/p5-Text-Patch/distinfo
new file mode 100644
index 00000000000..e3ac358430d
--- /dev/null
+++ b/textproc/p5-Text-Patch/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2012/09/11 09:17:46 sno Exp $
+
+SHA1 (Text-Patch-1.8.tar.gz) = 025d6249ae2b57b2f92cc7e1761b94a5fdbe4635
+RMD160 (Text-Patch-1.8.tar.gz) = 765bf9d0488d6dbe9ecf35c27a3f4abd6978981b
+Size (Text-Patch-1.8.tar.gz) = 12652 bytes