summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Tabs+Wrap/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-01 21:28:16 +0000
committersno <sno@pkgsrc.org>2009-05-01 21:28:16 +0000
commit795e41f67f976a48999b1ca6e13041a649f73fb1 (patch)
tree5cf548b35ad349358622a3332536766229796df8 /textproc/p5-Text-Tabs+Wrap/Makefile
parentdf40be0a76b86b8e33bdbf89191aabd1b6f8eb3a (diff)
downloadpkgsrc-795e41f67f976a48999b1ca6e13041a649f73fb1.tar.gz
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>.
Diffstat (limited to 'textproc/p5-Text-Tabs+Wrap/Makefile')
-rw-r--r--textproc/p5-Text-Tabs+Wrap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Tabs+Wrap/Makefile b/textproc/p5-Text-Tabs+Wrap/Makefile
index 9041cca83e1..685bc4b3eea 100644
--- a/textproc/p5-Text-Tabs+Wrap/Makefile
+++ b/textproc/p5-Text-Tabs+Wrap/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2009/02/22 22:30:12 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2009/05/01 21:28:16 sno Exp $
-DISTNAME= Text-Tabs+Wrap-2006.1117
+DISTNAME= Text-Tabs+Wrap-2009.0305
PKGNAME= p5-${DISTNAME}
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}