Fri May 1 21:28:16 2009 UTC ()
PkgSrc changes:
  - Updating package for p5 modules of Text::Wrap and Text::Tabs from
    2006.1117 to 2009.0305

Upstream changes:
* 2009/03/05

Test improvements from Dave Mitchel sent back in 2005...

Added code to increase $columns if it's not big enough to accommodate
the subsequent tab.

Minor documentation fixes from David Landgren <david at landgren.net>.

Use warnings::warnif instead of just warn for columns < 2.  Appled per
request of Rafael Garcia-Suarez <rgarciasuarez at gmail.com>.


(sno)
diff -r1.8 -r1.9 pkgsrc/textproc/p5-Text-Tabs+Wrap/Makefile
diff -r1.3 -r1.4 pkgsrc/textproc/p5-Text-Tabs+Wrap/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/textproc/p5-Text-Tabs+Wrap/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Tabs+Wrap/Attic/Makefile 2009/02/22 22:30:12 1.8
+++ pkgsrc/textproc/p5-Text-Tabs+Wrap/Attic/Makefile 2009/05/01 21:28:16 1.9
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.8 2009/02/22 22:30:12 wiz Exp $ 1# $NetBSD: Makefile,v 1.9 2009/05/01 21:28:16 sno Exp $
2 2
3DISTNAME= Text-Tabs+Wrap-2006.1117 3DISTNAME= Text-Tabs+Wrap-2009.0305
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= textproc perl5 5CATEGORIES= textproc perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
7 7
8MAINTAINER= adrianp@NetBSD.org 8MAINTAINER= adrianp@NetBSD.org
9HOMEPAGE= http://search.cpan.org/~muir/${DISTNAME} 9HOMEPAGE= http://search.cpan.org/~muir/${DISTNAME}
10COMMENT= Line wrapping to form simple paragraphs 10COMMENT= Line wrapping to form simple paragraphs
11 11
12PKG_DESTDIR_SUPPORT= user-destdir 12PKG_DESTDIR_SUPPORT= user-destdir
13 13
14PERL5_PACKLIST= auto/Text/.packlist 14PERL5_PACKLIST= auto/Text/.packlist
15 15
16.include "../../lang/perl5/module.mk" 16.include "../../lang/perl5/module.mk"

cvs diff -r1.3 -r1.4 pkgsrc/textproc/p5-Text-Tabs+Wrap/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Text-Tabs+Wrap/Attic/distinfo 2009/02/22 22:30:12 1.3
+++ pkgsrc/textproc/p5-Text-Tabs+Wrap/Attic/distinfo 2009/05/01 21:28:16 1.4
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.3 2009/02/22 22:30:12 wiz Exp $ 1$NetBSD: distinfo,v 1.4 2009/05/01 21:28:16 sno Exp $
2 2
3SHA1 (Text-Tabs+Wrap-2006.1117.tar.gz) = f7f233be99bcc8fb2abec29ba68be6e5ababaf32 3SHA1 (Text-Tabs+Wrap-2009.0305.tar.gz) = bf588abea7542feede5a082e13bd2b679ad1ace8
4RMD160 (Text-Tabs+Wrap-2006.1117.tar.gz) = 5f6964fa094a2d8624a8f1a5437d58a3f57deac5 4RMD160 (Text-Tabs+Wrap-2009.0305.tar.gz) = 4cd695f413ad1157d8d7646b46ef1620d8d26ddf
5Size (Text-Tabs+Wrap-2006.1117.tar.gz) = 10261 bytes 5Size (Text-Tabs+Wrap-2009.0305.tar.gz) = 12807 bytes