diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2007-03-24 17:43:08 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2007-03-24 17:43:08 +0000 |
commit | 35582d686c72657d8e962fa48c42704ece4b715a (patch) | |
tree | 2e1f5591eeff153d6595cbf9cde6fd81120f6236 /textproc | |
parent | 948c9e8cc42113329e41b34c6211525005bebbec (diff) |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Wrapper/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Wrapper/distinfo | 6 | ||||
-rw-r--r-- | 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 |