Wed Sep 1 21:42:58 2010 UTC ()
Updating textproc/p5-Text-FindIndent from 0.08nb1 to 0.09

Upstream changes:
0.09
	- Add vim-commands output.


(sno)
diff -r1.3 -r1.4 pkgsrc/textproc/p5-Text-FindIndent/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/p5-Text-FindIndent/distinfo

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

--- pkgsrc/textproc/p5-Text-FindIndent/Makefile 2010/08/21 16:36:04 1.3
+++ pkgsrc/textproc/p5-Text-FindIndent/Makefile 2010/09/01 21:42:57 1.4
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.3 2010/08/21 16:36:04 seb Exp $ 1# $NetBSD: Makefile,v 1.4 2010/09/01 21:42:57 sno Exp $
2 2
3DISTNAME= Text-FindIndent-0.08 3DISTNAME= Text-FindIndent-0.09
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 5#PKGREVISION= 1
6CATEGORIES= textproc perl5 6CATEGORIES= textproc perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Text-FindIndent/ 10HOMEPAGE= http://search.cpan.org/dist/Text-FindIndent/
11COMMENT= Heuristically determine the indent style 11COMMENT= Heuristically determine the indent style
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.80}:../../devel/p5-Test-Simple 14BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.80}:../../devel/p5-Test-Simple
15 15
16PKG_DESTDIR_SUPPORT= user-destdir 16PKG_DESTDIR_SUPPORT= user-destdir
17 17
18USE_LANGUAGES= # empty 18USE_LANGUAGES= # empty

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

--- pkgsrc/textproc/p5-Text-FindIndent/distinfo 2010/01/17 00:22:08 1.2
+++ pkgsrc/textproc/p5-Text-FindIndent/distinfo 2010/09/01 21:42:57 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2010/01/17 00:22:08 sno Exp $ 1$NetBSD: distinfo,v 1.3 2010/09/01 21:42:57 sno Exp $
2 2
3SHA1 (Text-FindIndent-0.08.tar.gz) = 0562e2ce099bfeb66ed1688358ed7d66a9f53d4f 3SHA1 (Text-FindIndent-0.09.tar.gz) = 58e913b71993f53f5d47a69d91dc91dd62a8021c
4RMD160 (Text-FindIndent-0.08.tar.gz) = 8b5364d90e013a4b8fdf186b7c0cb12a2e09af91 4RMD160 (Text-FindIndent-0.09.tar.gz) = bdec3beb14aee8320f5d650d542d37b61a03092c
5Size (Text-FindIndent-0.08.tar.gz) = 30690 bytes 5Size (Text-FindIndent-0.09.tar.gz) = 34511 bytes