summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-07-27 16:14:58 +0000
committerhe <he@pkgsrc.org>2008-07-27 16:14:58 +0000
commit5dd4ee18c01f37ae20f6d7ab30ec05ec6b8b844e (patch)
tree60773d2c45df14054fd353fc4f0739e4aaca0d56 /textproc
parent0901f20e3cb87626b0d74e3608a78827a40825dc (diff)
downloadpkgsrc-5dd4ee18c01f37ae20f6d7ab30ec05ec6b8b844e.tar.gz
Update from version 1.000 to 1.02.
Pkgsrc changes: o Add HOMEPAGE using search.cpan.org. o Change module build type to match package upgrade. Upstream changes: 1.02 May 10, 2008 - no functional changes - minor clean up to documentation - use Module::Build::DistVersion for packaging 1.01 March 21, 2007 - converted to Module::Build - updated my email address - added example/gettysburg.pl - added POD tests & fixed POD error
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-Text-Wrapper/Makefile10
-rw-r--r--textproc/p5-Text-Wrapper/distinfo8
2 files changed, 10 insertions, 8 deletions
diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile
index d8fe8649d6e..fcfcbe81a3a 100644
--- a/textproc/p5-Text-Wrapper/Makefile
+++ b/textproc/p5-Text-Wrapper/Makefile
@@ -1,18 +1,20 @@
-# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:50 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2008/07/27 16:14:58 he Exp $
#
-DISTNAME= Text-Wrapper-1.000
-PKGNAME= p5-Text-Wrapper-1.0
+DISTNAME= Text-Wrapper-1.02
+PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5twr
-PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-Wrapper/
COMMENT= Perl5 module that provides simple word wrapping
PKG_DESTDIR_SUPPORT= user-destdir
+PERL5_MODULE_TYPE= Module::Build
+
PERL5_PACKLIST= auto/Text/Wrapper/.packlist
.include "../../lang/perl5/module.mk"
diff --git a/textproc/p5-Text-Wrapper/distinfo b/textproc/p5-Text-Wrapper/distinfo
index 4838ffd6dc1..032ef01874d 100644
--- a/textproc/p5-Text-Wrapper/distinfo
+++ b/textproc/p5-Text-Wrapper/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/24 14:48:46 agc Exp $
+$NetBSD: distinfo,v 1.4 2008/07/27 16:14:58 he Exp $
-SHA1 (Text-Wrapper-1.000.tar.gz) = 573bc7c1b90dbddfdbe2f273548abbf57847842b
-RMD160 (Text-Wrapper-1.000.tar.gz) = 418f9146222df9508939f3156ff276f918a01e1a
-Size (Text-Wrapper-1.000.tar.gz) = 5940 bytes
+SHA1 (Text-Wrapper-1.02.tar.gz) = d6dc32314765a8e8c144734846e07bd896aebff1
+RMD160 (Text-Wrapper-1.02.tar.gz) = e4a627b5d566160a9b5c079dcb4dc40ebeb06cf1
+Size (Text-Wrapper-1.02.tar.gz) = 8229 bytes