diff options
author | tobez <tobez@FreeBSD.org> | 2007-03-25 01:43:08 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2007-03-25 01:43:08 +0800 |
commit | e288b98decfa7e572c461f9316d66d23fd026faa (patch) | |
tree | 5ea4d973219b190d61d9672b010d419207a26676 | |
parent | a9326a943add96bbdd3c991f4511c1dfe12f2949 (diff) | |
download | freebsd-ports-gnome-e288b98decfa7e572c461f9316d66d23fd026faa.tar.gz freebsd-ports-gnome-e288b98decfa7e572c461f9316d66d23fd026faa.tar.zst freebsd-ports-gnome-e288b98decfa7e572c461f9316d66d23fd026faa.zip |
Update to 1.01.
-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 |