diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-21 16:26:23 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-21 16:26:23 +0000 |
commit | b8e03cf2cb4dbd28602b88960846f51fea861a7f (patch) | |
tree | 283ac1b9fd6b7a44d20498e3dbb3fac9109dcf9e /www | |
parent | c33ba7a93beedb65065750f6fa125277fa1f1b51 (diff) | |
download | FreeBSD-ports-b8e03cf2cb4dbd28602b88960846f51fea861a7f.zip FreeBSD-ports-b8e03cf2cb4dbd28602b88960846f51fea861a7f.tar.gz |
upgrade to 2.07
PR: 39613
Submitted by: David Lay <dave@staff.netc.net.au>
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Template-Toolkit/Makefile | 15 | ||||
-rw-r--r-- | www/p5-Template-Toolkit/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Template-Toolkit/pkg-plist | 9 |
3 files changed, 18 insertions, 8 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index bb6ada4..110fd4c 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Template-Toolkit -PORTVERSION= 2.06 +PORTVERSION= 2.07 CATEGORIES= www textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Template @@ -44,8 +44,8 @@ MAN3= Template.3 Template::Base.3 Template::Constants.3 \ Template::Plugin::CGI.3 Template::Plugin::DBI.3 \ Template::Plugin::Datafile.3 Template::Plugin::Date.3 \ Template::Plugin::Directory.3 Template::Plugin::Dumper.3 \ - Template::Plugin::File.3 Template::Plugin::Format.3 \ - Template::Plugin::GD::Constants.3 \ + Template::Plugin::File.3 Template::Plugin::Filter.3 \ + Template::Plugin::Format.3 Template::Plugin::GD::Constants.3 \ Template::Plugin::GD::Graph::area.3 \ Template::Plugin::GD::Graph::bars.3 \ Template::Plugin::GD::Graph::bars3d.3 \ @@ -60,10 +60,11 @@ MAN3= Template.3 Template::Base.3 Template::Constants.3 \ Template::Plugin::GD::Text::Align.3 \ Template::Plugin::GD::Text::Wrap.3 Template::Plugin::HTML.3 \ Template::Plugin::Iterator.3 Template::Plugin::Pod.3 \ - Template::Plugin::Table.3 Template::Plugin::URL.3 \ - Template::Plugin::View.3 Template::Plugin::Wrap.3 \ - Template::Plugin::XML::DOM.3 Template::Plugin::XML::RSS.3 \ - Template::Plugin::XML::Simple.3 Template::Plugin::XML::XPath.3 \ + Template::Plugin::String.3 Template::Plugin::Table.3 \ + Template::Plugin::URL.3 Template::Plugin::View.3 \ + Template::Plugin::Wrap.3 Template::Plugin::XML::DOM.3 \ + Template::Plugin::XML::RSS.3 Template::Plugin::XML::Simple.3 \ + Template::Plugin::XML::Style.3 Template::Plugin::XML::XPath.3 \ Template::Plugins.3 Template::Provider.3 Template::Service.3 \ Template::Stash.3 Template::Stash::Context.3 Template::Stash::XS.3 \ Template::Test.3 Template::Tools::tpage.3 Template::Tools::ttree.3 \ diff --git a/www/p5-Template-Toolkit/distinfo b/www/p5-Template-Toolkit/distinfo index a5a2bfa..e23643a 100644 --- a/www/p5-Template-Toolkit/distinfo +++ b/www/p5-Template-Toolkit/distinfo @@ -1 +1 @@ -MD5 (Template-Toolkit-2.06.tar.gz) = 6d0c1fcbe71db92b72fd74cb38f74361 +MD5 (Template-Toolkit-2.07.tar.gz) = dff74430d3a5cc123361a49c1464bb8f diff --git a/www/p5-Template-Toolkit/pkg-plist b/www/p5-Template-Toolkit/pkg-plist index de64b3d..51230a5 100644 --- a/www/p5-Template-Toolkit/pkg-plist +++ b/www/p5-Template-Toolkit/pkg-plist @@ -38,6 +38,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Date.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Directory.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Dumper.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/File.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Filter.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Format.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/GD/Constants.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/GD/Graph/area.pm @@ -58,6 +59,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/GD/Text/Wrap.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/HTML.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Iterator.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Pod.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/String.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Table.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/URL.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/View.pm @@ -65,6 +67,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Wrap.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/XML/DOM.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/XML/RSS.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/XML/Simple.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/XML/Style.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/XML/XPath.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugins.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Provider.pm @@ -120,6 +123,7 @@ share/tt2/docs/html/Modules/Template/Plugin/Date.html share/tt2/docs/html/Modules/Template/Plugin/Directory.html share/tt2/docs/html/Modules/Template/Plugin/Dumper.html share/tt2/docs/html/Modules/Template/Plugin/File.html +share/tt2/docs/html/Modules/Template/Plugin/Filter.html share/tt2/docs/html/Modules/Template/Plugin/Format.html share/tt2/docs/html/Modules/Template/Plugin/GD/Constants.html share/tt2/docs/html/Modules/Template/Plugin/GD/Graph/area.html @@ -140,6 +144,7 @@ share/tt2/docs/html/Modules/Template/Plugin/GD/Text/Wrap.html share/tt2/docs/html/Modules/Template/Plugin/HTML.html share/tt2/docs/html/Modules/Template/Plugin/Iterator.html share/tt2/docs/html/Modules/Template/Plugin/Pod.html +share/tt2/docs/html/Modules/Template/Plugin/String.html share/tt2/docs/html/Modules/Template/Plugin/Table.html share/tt2/docs/html/Modules/Template/Plugin/URL.html share/tt2/docs/html/Modules/Template/Plugin/View.html @@ -147,6 +152,7 @@ share/tt2/docs/html/Modules/Template/Plugin/Wrap.html share/tt2/docs/html/Modules/Template/Plugin/XML/DOM.html share/tt2/docs/html/Modules/Template/Plugin/XML/RSS.html share/tt2/docs/html/Modules/Template/Plugin/XML/Simple.html +share/tt2/docs/html/Modules/Template/Plugin/XML/Style.html share/tt2/docs/html/Modules/Template/Plugin/XML/XPath.html share/tt2/docs/html/Modules/Template/Plugins.html share/tt2/docs/html/Modules/Template/Provider.html @@ -218,6 +224,7 @@ share/tt2/docs/src/Modules/Template/Plugin/Date.html share/tt2/docs/src/Modules/Template/Plugin/Directory.html share/tt2/docs/src/Modules/Template/Plugin/Dumper.html share/tt2/docs/src/Modules/Template/Plugin/File.html +share/tt2/docs/src/Modules/Template/Plugin/Filter.html share/tt2/docs/src/Modules/Template/Plugin/Format.html share/tt2/docs/src/Modules/Template/Plugin/GD/Constants.html share/tt2/docs/src/Modules/Template/Plugin/GD/Graph/area.html @@ -238,6 +245,7 @@ share/tt2/docs/src/Modules/Template/Plugin/GD/Text/Wrap.html share/tt2/docs/src/Modules/Template/Plugin/HTML.html share/tt2/docs/src/Modules/Template/Plugin/Iterator.html share/tt2/docs/src/Modules/Template/Plugin/Pod.html +share/tt2/docs/src/Modules/Template/Plugin/String.html share/tt2/docs/src/Modules/Template/Plugin/Table.html share/tt2/docs/src/Modules/Template/Plugin/URL.html share/tt2/docs/src/Modules/Template/Plugin/View.html @@ -245,6 +253,7 @@ share/tt2/docs/src/Modules/Template/Plugin/Wrap.html share/tt2/docs/src/Modules/Template/Plugin/XML/DOM.html share/tt2/docs/src/Modules/Template/Plugin/XML/RSS.html share/tt2/docs/src/Modules/Template/Plugin/XML/Simple.html +share/tt2/docs/src/Modules/Template/Plugin/XML/Style.html share/tt2/docs/src/Modules/Template/Plugin/XML/XPath.html share/tt2/docs/src/Modules/Template/Plugins.html share/tt2/docs/src/Modules/Template/Provider.html |