Tue Oct 18 09:45:05 2011 UTC ()
Update p5-Text-Diff to 1.41.

Changes from previous:
1.41 Sun 17 Apr 2011
    - Add Text::Dif::Config to MANIFEST.

1.40 Sat 16 Apr 2011
    - Added DIFF_OUTPUT_UNICODE env variable to allow outputting unicode
      characters. Thanks to Shlomi Fish for the patch.


(hiramatsu)
diff -r1.15 -r1.16 pkgsrc/textproc/p5-Text-Diff/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/p5-Text-Diff/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/textproc/p5-Text-Diff/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Diff/Makefile 2011/08/14 15:14:12 1.15
+++ pkgsrc/textproc/p5-Text-Diff/Makefile 2011/10/18 09:45:05 1.16
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.15 2011/08/14 15:14:12 obache Exp $ 1# $NetBSD: Makefile,v 1.16 2011/10/18 09:45:05 hiramatsu Exp $
2 2
3DISTNAME= Text-Diff-1.37 3DISTNAME= Text-Diff-1.41
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= perl5 textproc 5CATEGORIES= perl5 textproc
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10COMMENT= High-level text diffing module for Perl 9COMMENT= High-level text diffing module for Perl
11HOMEPAGE= http://search.cpan.org/dist/Text-Diff/ 10HOMEPAGE= http://search.cpan.org/dist/Text-Diff/
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16DEPENDS+= p5-Algorithm-Diff>=1.19:../../devel/p5-Algorithm-Diff 15DEPENDS+= p5-Algorithm-Diff>=1.19:../../devel/p5-Algorithm-Diff
17 16
18USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty

cvs diff -r1.3 -r1.4 pkgsrc/textproc/p5-Text-Diff/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Diff/distinfo 2009/07/18 17:17:06 1.3
+++ pkgsrc/textproc/p5-Text-Diff/distinfo 2011/10/18 09:45:05 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2009/07/18 17:17:06 sno Exp $ 1$NetBSD: distinfo,v 1.4 2011/10/18 09:45:05 hiramatsu Exp $
2 2
3SHA1 (Text-Diff-1.37.tar.gz) = c9c3209656cb2aa5132561c3535ac00772a158ee 3SHA1 (Text-Diff-1.41.tar.gz) = a3fbfc834ea198281ffa7eedb596742e76ba3ba0
4RMD160 (Text-Diff-1.37.tar.gz) = 3f72d946eaddcd6d109428007fc50f303b31e091 4RMD160 (Text-Diff-1.41.tar.gz) = 7af64c98eca6b5e6d852bf2bea209f2a0651c989
5Size (Text-Diff-1.37.tar.gz) = 26480 bytes 5Size (Text-Diff-1.41.tar.gz) = 27813 bytes