pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Text-Diff import p5-Text-Diff-0.35.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92be30cda990
branches:  trunk
changeset: 464029:92be30cda990
user:      epg <epg%pkgsrc.org@localhost>
date:      Wed Dec 03 16:11:50 2003 +0000

description:
import p5-Text-Diff-0.35.

This module provides a high-level interface to the diff algorithm
in the p5-ALgorithm-Diff package.

diffstat:

 textproc/p5-Text-Diff/DESCR    |   2 ++
 textproc/p5-Text-Diff/Makefile |  17 +++++++++++++++++
 textproc/p5-Text-Diff/PLIST    |   1 +
 textproc/p5-Text-Diff/distinfo |   4 ++++
 4 files changed, 24 insertions(+), 0 deletions(-)

diffs (40 lines):

diff -r 9f4e66594f91 -r 92be30cda990 textproc/p5-Text-Diff/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Text-Diff/DESCR       Wed Dec 03 16:11:50 2003 +0000
@@ -0,0 +1,2 @@
+This module provides a high-level interface to the diff algorithm
+in the p5-ALgorithm-Diff package.
diff -r 9f4e66594f91 -r 92be30cda990 textproc/p5-Text-Diff/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Text-Diff/Makefile    Wed Dec 03 16:11:50 2003 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 16:11:50 epg Exp $
+
+DISTNAME=      Text-Diff-0.35
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    perl5 textproc
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+COMMENT=       High-level text diffing module for Perl
+
+DEPENDS+=      p5-Algorithm-Diff-1.15:../../devel/p5-Algorithm-Diff
+
+USE_BUILDLINK2=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Text/Diff/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9f4e66594f91 -r 92be30cda990 textproc/p5-Text-Diff/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Text-Diff/PLIST       Wed Dec 03 16:11:50 2003 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 16:11:50 epg Exp $
diff -r 9f4e66594f91 -r 92be30cda990 textproc/p5-Text-Diff/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Text-Diff/distinfo    Wed Dec 03 16:11:50 2003 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/03 16:11:50 epg Exp $
+
+SHA1 (Text-Diff-0.35.tar.gz) = 75f71127f5515d689107a131742074fc143f6171
+Size (Text-Diff-0.35.tar.gz) = 14746 bytes



Home | Main Index | Thread Index | Old Index