Sat Jul 18 17:17:06 2009 UTC ()
pkgsrc changes:
  - Updating package for p5 module Text::Diff from 0.35nb4 to 1.37
  - Adding homepage and license according to META.yml
  - Adjusting dependency

Upstream changes:
1.37 Thu 16 Jul 2009
	- Switching to a production release
	- Switching to a 1.xx version to indicate this
	- Added META.yml file

1.36_01 Mon 13 Jul 2009
	- Cleaning this up to pass tests
	- Adding author tests


(sno)
diff -r1.12 -r1.13 pkgsrc/textproc/p5-Text-Diff/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/p5-Text-Diff/distinfo

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

--- pkgsrc/textproc/p5-Text-Diff/Makefile 2008/10/19 19:18:56 1.12
+++ pkgsrc/textproc/p5-Text-Diff/Makefile 2009/07/18 17:17:06 1.13
@@ -1,21 +1,22 @@ @@ -1,21 +1,22 @@
1# $NetBSD: Makefile,v 1.12 2008/10/19 19:18:56 he Exp $ 1# $NetBSD: Makefile,v 1.13 2009/07/18 17:17:06 sno Exp $
2 2
3DISTNAME= Text-Diff-0.35 3DISTNAME= Text-Diff-1.37
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 
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
 10HOMEPAGE= http://search.cpan.org/dist/Text-Diff/
 11LICENSE= ${PERL5_LICENSE}
11 12
12PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
13 14
14DEPENDS+= p5-Algorithm-Diff>=1.15:../../devel/p5-Algorithm-Diff 15DEPENDS+= p5-Algorithm-Diff>=1.19:../../devel/p5-Algorithm-Diff
15 16
16USE_LANGUAGES= # empty 17USE_LANGUAGES= # empty
17 18
18PERL5_PACKLIST= auto/Text/Diff/.packlist 19PERL5_PACKLIST= auto/Text/Diff/.packlist
19 20
20.include "../../lang/perl5/module.mk" 21.include "../../lang/perl5/module.mk"
21.include "../../mk/bsd.pkg.mk" 22.include "../../mk/bsd.pkg.mk"

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

--- pkgsrc/textproc/p5-Text-Diff/distinfo 2005/02/24 14:48:45 1.2
+++ pkgsrc/textproc/p5-Text-Diff/distinfo 2009/07/18 17:17:06 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2005/02/24 14:48:45 agc Exp $ 1$NetBSD: distinfo,v 1.3 2009/07/18 17:17:06 sno Exp $
2 2
3SHA1 (Text-Diff-0.35.tar.gz) = 75f71127f5515d689107a131742074fc143f6171 3SHA1 (Text-Diff-1.37.tar.gz) = c9c3209656cb2aa5132561c3535ac00772a158ee
4RMD160 (Text-Diff-0.35.tar.gz) = 4c1eb72f065079aaee7f992b7ea44d8b4d1f9cff 4RMD160 (Text-Diff-1.37.tar.gz) = 3f72d946eaddcd6d109428007fc50f303b31e091
5Size (Text-Diff-0.35.tar.gz) = 14746 bytes 5Size (Text-Diff-1.37.tar.gz) = 26480 bytes