Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 17:49:38 +1000 (EST)
From:      David Lay <dave@staff.netc.net.au>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/39613: update www/p5-Template-Toolkit to 2.07
Message-ID:  <20020621074938.BFD873FAA@wiz-fiz.staff.netc.net.au>

next in thread | raw e-mail | index | archive | help

>Number:         39613
>Category:       ports
>Synopsis:       update www/p5-Template-Toolkit to 2.07
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 21 00:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     David Lay
>Release:        FreeBSD 4.5-RELEASE-p4 i386
>Organization:
NETCo-op
>Environment:
System: FreeBSD wiz-fiz.staff.netc.net.au 4.5-RELEASE-p4 FreeBSD 4.5-RELEASE-p4 #0: Thu May 23 18:15:36 EST 2002 root@wiz-fiz.staff.netc.net.au:/usr/src/sys/compile/WIZ-FIZ i386


	
>Description:
	update www/p5-Template-Toolkit to 2.07
>How-To-Repeat:
	
>Fix:

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
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020621074938.BFD873FAA>