svn commit: r323444 - head/textproc/p5-Text-Tabs+Wrap
Frederic Culot
culot at FreeBSD.org
Mon Jul 22 13:13:21 UTC 2013
Author: culot
Date: Mon Jul 22 13:13:20 2013
New Revision: 323444
URL: http://svnweb.freebsd.org/changeset/ports/323444
Log:
- Update to 2013.0523
- Add WWW link to pkg-descr
Changes: http://search.cpan.org/dist/Text-Tabs+Wrap/CHANGELOG
Modified:
head/textproc/p5-Text-Tabs+Wrap/Makefile
head/textproc/p5-Text-Tabs+Wrap/distinfo
head/textproc/p5-Text-Tabs+Wrap/pkg-descr
head/textproc/p5-Text-Tabs+Wrap/pkg-plist
Modified: head/textproc/p5-Text-Tabs+Wrap/Makefile
==============================================================================
--- head/textproc/p5-Text-Tabs+Wrap/Makefile Mon Jul 22 12:44:32 2013 (r323443)
+++ head/textproc/p5-Text-Tabs+Wrap/Makefile Mon Jul 22 13:13:20 2013 (r323444)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Text-Tabs+Wrap
-PORTVERSION= 2012.0818
+PORTVERSION= 2013.0523
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Modified: head/textproc/p5-Text-Tabs+Wrap/distinfo
==============================================================================
--- head/textproc/p5-Text-Tabs+Wrap/distinfo Mon Jul 22 12:44:32 2013 (r323443)
+++ head/textproc/p5-Text-Tabs+Wrap/distinfo Mon Jul 22 13:13:20 2013 (r323444)
@@ -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
Modified: head/textproc/p5-Text-Tabs+Wrap/pkg-descr
==============================================================================
--- head/textproc/p5-Text-Tabs+Wrap/pkg-descr Mon Jul 22 12:44:32 2013 (r323443)
+++ head/textproc/p5-Text-Tabs+Wrap/pkg-descr Mon Jul 22 13:13:20 2013 (r323444)
@@ -5,3 +5,5 @@ controlled for the first line ($initial_
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/
Modified: head/textproc/p5-Text-Tabs+Wrap/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Tabs+Wrap/pkg-plist Mon Jul 22 12:44:32 2013 (r323443)
+++ head/textproc/p5-Text-Tabs+Wrap/pkg-plist Mon Jul 22 13:13:20 2013 (r323444)
@@ -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
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text-Wrap
@dirrmtry %%SITE_PERL%%/Text
More information about the svn-ports-head
mailing list