From e288b98decfa7e572c461f9316d66d23fd026faa Mon Sep 17 00:00:00 2001 From: tobez Date: Sat, 24 Mar 2007 17:43:08 +0000 Subject: Update to 1.01. --- textproc/p5-Text-Wrapper/Makefile | 4 ++-- textproc/p5-Text-Wrapper/distinfo | 6 +++--- textproc/p5-Text-Wrapper/pkg-plist | 2 -- 3 files changed, 5 insertions(+), 7 deletions(-) diff --git a/textproc/p5-Text-Wrapper/Makefile b/textproc/p5-Text-Wrapper/Makefile index 9b0d9e8b2ae8..8157c1f9aaf3 100644 --- a/textproc/p5-Text-Wrapper/Makefile +++ b/textproc/p5-Text-Wrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Text-Wrapper -PORTVERSION= 1.000 +PORTVERSION= 1.01 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Simple word wrapping routine -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Text::Wrapper.3 diff --git a/textproc/p5-Text-Wrapper/distinfo b/textproc/p5-Text-Wrapper/distinfo index 14db02f2afde..011ba9abe0c4 100644 --- a/textproc/p5-Text-Wrapper/distinfo +++ b/textproc/p5-Text-Wrapper/distinfo @@ -1,3 +1,3 @@ -MD5 (Text-Wrapper-1.000.tar.gz) = 9f78b13b4c32c61e6aac5cefd75989dd -SHA256 (Text-Wrapper-1.000.tar.gz) = 1f4750c2a711c8c4c62398811ce506a66c2d95aadadd4be23ec38a6717b96560 -SIZE (Text-Wrapper-1.000.tar.gz) = 5940 +MD5 (Text-Wrapper-1.01.tar.gz) = 5cb16ba359a84f52d44dfcbd7b93443a +SHA256 (Text-Wrapper-1.01.tar.gz) = 20cb7d02065b6d8b7162d23cc69a7647c8cff847ba15eb1065e567db5fbc4e0c +SIZE (Text-Wrapper-1.01.tar.gz) = 7631 diff --git a/textproc/p5-Text-Wrapper/pkg-plist b/textproc/p5-Text-Wrapper/pkg-plist index d64eae0a8df9..a92aa1dec077 100644 --- a/textproc/p5-Text-Wrapper/pkg-plist +++ b/textproc/p5-Text-Wrapper/pkg-plist @@ -1,5 +1,3 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Wrapper/.packlist %%SITE_PERL%%/Text/Wrapper.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Wrapper @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text @dirrmtry %%SITE_PERL%%/Text -- cgit