diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-07-22 13:13:20 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-07-22 13:13:20 +0000 |
commit | 8be486dbe2a1fa4d581539dd2af1fb2fb1dd361c (patch) | |
tree | c994138212b0fe2737ce5ca85e27b115547b1e01 /textproc/p5-Text-Tabs+Wrap | |
parent | 0fcab5e7a9634f0aeb1938e5cd897413eb189443 (diff) | |
download | ports-8be486dbe2a1fa4d581539dd2af1fb2fb1dd361c.tar.gz ports-8be486dbe2a1fa4d581539dd2af1fb2fb1dd361c.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-Tabs+Wrap')
-rw-r--r-- | textproc/p5-Text-Tabs+Wrap/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Tabs+Wrap/distinfo | 4 | ||||
-rw-r--r-- | textproc/p5-Text-Tabs+Wrap/pkg-descr | 2 | ||||
-rw-r--r-- | textproc/p5-Text-Tabs+Wrap/pkg-plist | 4 |
4 files changed, 7 insertions, 5 deletions
diff --git a/textproc/p5-Text-Tabs+Wrap/Makefile b/textproc/p5-Text-Tabs+Wrap/Makefile index 871b341163ba..d2859047799b 100644 --- a/textproc/p5-Text-Tabs+Wrap/Makefile +++ b/textproc/p5-Text-Tabs+Wrap/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Tabs+Wrap -PORTVERSION= 2012.0818 +PORTVERSION= 2013.0523 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/textproc/p5-Text-Tabs+Wrap/distinfo b/textproc/p5-Text-Tabs+Wrap/distinfo index 2f438091ccd4..c9379e20c81e 100644 --- a/textproc/p5-Text-Tabs+Wrap/distinfo +++ b/textproc/p5-Text-Tabs+Wrap/distinfo @@ -1,2 +1,2 @@ -SHA256 (Text-Tabs+Wrap-2012.0818.tar.gz) = da26984e17a27bb022f2afeb86645284f3ff70c36f082825e0396b25800e620f -SIZE (Text-Tabs+Wrap-2012.0818.tar.gz) = 17907 +SHA256 (Text-Tabs+Wrap-2013.0523.tar.gz) = b9cb056fffb737b9c12862099b952bf4ab4b1f599fd34935356ae57dab6f655f +SIZE (Text-Tabs+Wrap-2013.0523.tar.gz) = 18239 diff --git a/textproc/p5-Text-Tabs+Wrap/pkg-descr b/textproc/p5-Text-Tabs+Wrap/pkg-descr index 1e5dc8e909f3..8a72468d934b 100644 --- a/textproc/p5-Text-Tabs+Wrap/pkg-descr +++ b/textproc/p5-Text-Tabs+Wrap/pkg-descr @@ -5,3 +5,5 @@ controlled for the first line ($initial_tab) and all subsequent lines This is a later version (from CPAN) than the one that comes with the base system's perl 5.00503. + +WWW: http://search.cpan.org/dist/Text-Tabs+Wrap/ diff --git a/textproc/p5-Text-Tabs+Wrap/pkg-plist b/textproc/p5-Text-Tabs+Wrap/pkg-plist index 9978b2e401a0..e5e4725ebf88 100644 --- a/textproc/p5-Text-Tabs+Wrap/pkg-plist +++ b/textproc/p5-Text-Tabs+Wrap/pkg-plist @@ -1,5 +1,5 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/.packlist +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text-Wrap/.packlist %%SITE_PERL%%/Text/Wrap.pm %%SITE_PERL%%/Text/Tabs.pm -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text-Wrap @dirrmtry %%SITE_PERL%%/Text |