FreeBSD Bugzilla – Attachment 22899 Details for
Bug 39613
update www/p5-Template-Toolkit to 2.07
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 6.59 KB, created by
David Lay
on 2002-06-21 08:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Lay
Created:
2002-06-21 08:50:01 UTC
Size:
6.59 KB
patch
obsolete
>diff -ru /usr/ports/www/p5-Template-Toolkit.orig/Makefile /usr/ports/www/p5-Template-Toolkit/Makefile >--- /usr/ports/www/p5-Template-Toolkit.orig/Makefile Mon Dec 3 13:26:07 2001 >+++ /usr/ports/www/p5-Template-Toolkit/Makefile Fri Jun 21 17:05:28 2002 >@@ -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 @@ > 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 @@ > 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 -ru /usr/ports/www/p5-Template-Toolkit.orig/distinfo /usr/ports/www/p5-Template-Toolkit/distinfo >--- /usr/ports/www/p5-Template-Toolkit.orig/distinfo Mon Dec 3 13:26:07 2001 >+++ /usr/ports/www/p5-Template-Toolkit/distinfo Fri Jun 21 16:30:32 2002 >@@ -1 +1 @@ >-MD5 (Template-Toolkit-2.06.tar.gz) = 6d0c1fcbe71db92b72fd74cb38f74361 >+MD5 (Template-Toolkit-2.07.tar.gz) = dff74430d3a5cc123361a49c1464bb8f >Only in /usr/ports/www/p5-Template-Toolkit: p5-Template-Toolkit-2.07.tgz >diff -ru /usr/ports/www/p5-Template-Toolkit.orig/pkg-plist /usr/ports/www/p5-Template-Toolkit/pkg-plist >--- /usr/ports/www/p5-Template-Toolkit.orig/pkg-plist Mon Dec 3 13:26:07 2001 >+++ /usr/ports/www/p5-Template-Toolkit/pkg-plist Fri Jun 21 16:55:57 2002 >@@ -38,6 +38,7 @@ > 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/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/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/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/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/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/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/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/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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 39613
: 22899