diff options
-rw-r--r-- | textproc/p5-Text-Wrapper/Makefile | 10 | ||||
-rw-r--r-- | textproc/p5-Text-Wrapper/distinfo | 8 |
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 |