diff options
-rw-r--r-- | textproc/p5-Text-Diff/Makefile | 9 | ||||
-rw-r--r-- | textproc/p5-Text-Diff/distinfo | 8 |
2 files changed, 9 insertions, 8 deletions
diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index 02f2918724e..6bfa3a6f769 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -1,17 +1,18 @@ -# $NetBSD: Makefile,v 1.12 2008/10/19 19:18:56 he Exp $ +# $NetBSD: Makefile,v 1.13 2009/07/18 17:17:06 sno Exp $ -DISTNAME= Text-Diff-0.35 +DISTNAME= Text-Diff-1.37 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= perl5 textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= High-level text diffing module for Perl +HOMEPAGE= http://search.cpan.org/dist/Text-Diff/ +LICENSE= ${PERL5_LICENSE} PKG_DESTDIR_SUPPORT= user-destdir -DEPENDS+= p5-Algorithm-Diff>=1.15:../../devel/p5-Algorithm-Diff +DEPENDS+= p5-Algorithm-Diff>=1.19:../../devel/p5-Algorithm-Diff USE_LANGUAGES= # empty diff --git a/textproc/p5-Text-Diff/distinfo b/textproc/p5-Text-Diff/distinfo index 3c837596b2b..2c247efe4e4 100644 --- a/textproc/p5-Text-Diff/distinfo +++ b/textproc/p5-Text-Diff/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2005/02/24 14:48:45 agc Exp $ +$NetBSD: distinfo,v 1.3 2009/07/18 17:17:06 sno Exp $ -SHA1 (Text-Diff-0.35.tar.gz) = 75f71127f5515d689107a131742074fc143f6171 -RMD160 (Text-Diff-0.35.tar.gz) = 4c1eb72f065079aaee7f992b7ea44d8b4d1f9cff -Size (Text-Diff-0.35.tar.gz) = 14746 bytes +SHA1 (Text-Diff-1.37.tar.gz) = c9c3209656cb2aa5132561c3535ac00772a158ee +RMD160 (Text-Diff-1.37.tar.gz) = 3f72d946eaddcd6d109428007fc50f303b31e091 +Size (Text-Diff-1.37.tar.gz) = 26480 bytes |