diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2002-07-31 11:50:41 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2002-07-31 11:50:41 +0000 |
commit | 140f74b7e9d3f7c48f644715a741919dec801fe0 (patch) | |
tree | 5ccece42abefe91153e8d04bff8cba0be79e18ae /www/p5-Template-Toolkit | |
parent | 28b7ee808c48784a7555a6c130530563b0dfcec6 (diff) | |
download | ports-140f74b7e9d3f7c48f644715a741919dec801fe0.tar.gz ports-140f74b7e9d3f7c48f644715a741919dec801fe0.zip |
Notes
Diffstat (limited to 'www/p5-Template-Toolkit')
-rw-r--r-- | www/p5-Template-Toolkit/Makefile | 12 | ||||
-rw-r--r-- | www/p5-Template-Toolkit/distinfo | 2 | ||||
-rw-r--r-- | www/p5-Template-Toolkit/pkg-plist | 9 |
3 files changed, 18 insertions, 5 deletions
diff --git a/www/p5-Template-Toolkit/Makefile b/www/p5-Template-Toolkit/Makefile index 110fd4c1ec6c..ecc3f3d9e924 100644 --- a/www/p5-Template-Toolkit/Makefile +++ b/www/p5-Template-Toolkit/Makefile @@ -6,15 +6,17 @@ # PORTNAME= Template-Toolkit -PORTVERSION= 2.07 +PORTVERSION= 2.08 CATEGORIES= www textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Template PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tobez@FreeBSD.org -BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig +BUILD_DEPENDS= ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \ + ${SITE_PERL}/File/Spec/Functions.pm:${PORTSDIR}/devel/p5-File-Spec \ + ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp RUN_DEPENDS= ${BUILD_DEPENDS} SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} @@ -39,7 +41,9 @@ MAN3= Template.3 Template::Base.3 Template::Constants.3 \ Template::Manual::Internals.3 Template::Manual::Intro.3 \ Template::Manual::Plugins.3 Template::Manual::Refs.3 \ Template::Manual::Syntax.3 Template::Manual::Variables.3 \ - Template::Manual::Views.3 Template::Modules.3 Template::Parser.3 \ + Template::Manual::Views.3 Template::Manual::VMethods.3 \ + Template::Modules.3 Template::Namespace::Constants.3 \ + Template::Parser.3 \ Template::Plugin.3 Template::Plugin::Autoformat.3 \ Template::Plugin::CGI.3 Template::Plugin::DBI.3 \ Template::Plugin::Datafile.3 Template::Plugin::Date.3 \ diff --git a/www/p5-Template-Toolkit/distinfo b/www/p5-Template-Toolkit/distinfo index e23643a2f806..f97e2d13c6cc 100644 --- a/www/p5-Template-Toolkit/distinfo +++ b/www/p5-Template-Toolkit/distinfo @@ -1 +1 @@ -MD5 (Template-Toolkit-2.07.tar.gz) = dff74430d3a5cc123361a49c1464bb8f +MD5 (Template-Toolkit-2.08.tar.gz) = 04b14a3ddb54db77a8eb7104635a7f23 diff --git a/www/p5-Template-Toolkit/pkg-plist b/www/p5-Template-Toolkit/pkg-plist index 51230a5d75f5..210e3ef501d2 100644 --- a/www/p5-Template-Toolkit/pkg-plist +++ b/www/p5-Template-Toolkit/pkg-plist @@ -25,9 +25,11 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Manual/Intro.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Manual/Plugins.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Manual/Refs.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Manual/Syntax.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Manual/VMethods.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Manual/Variables.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Manual/Views.pod lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Modules.pod +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Namespace/Constants.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Parser.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin.pm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/Autoformat.pm @@ -101,6 +103,7 @@ share/tt2/docs/html/Manual/Intro.html share/tt2/docs/html/Manual/Plugins.html share/tt2/docs/html/Manual/Refs.html share/tt2/docs/html/Manual/Syntax.html +share/tt2/docs/html/Manual/VMethods.html share/tt2/docs/html/Manual/Variables.html share/tt2/docs/html/Manual/Views.html share/tt2/docs/html/Manual/index.html @@ -113,6 +116,7 @@ share/tt2/docs/html/Modules/Template/Document.html share/tt2/docs/html/Modules/Template/Exception.html share/tt2/docs/html/Modules/Template/Filters.html share/tt2/docs/html/Modules/Template/Iterator.html +share/tt2/docs/html/Modules/Template/Namespace/Constants.html share/tt2/docs/html/Modules/Template/Parser.html share/tt2/docs/html/Modules/Template/Plugin.html share/tt2/docs/html/Modules/Template/Plugin/Autoformat.html @@ -202,6 +206,7 @@ share/tt2/docs/src/Manual/Intro.html share/tt2/docs/src/Manual/Plugins.html share/tt2/docs/src/Manual/Refs.html share/tt2/docs/src/Manual/Syntax.html +share/tt2/docs/src/Manual/VMethods.html share/tt2/docs/src/Manual/Variables.html share/tt2/docs/src/Manual/Views.html share/tt2/docs/src/Manual/index.html @@ -214,6 +219,7 @@ share/tt2/docs/src/Modules/Template/Document.html share/tt2/docs/src/Modules/Template/Exception.html share/tt2/docs/src/Modules/Template/Filters.html share/tt2/docs/src/Modules/Template/Iterator.html +share/tt2/docs/src/Modules/Template/Namespace/Constants.html share/tt2/docs/src/Modules/Template/Parser.html share/tt2/docs/src/Modules/Template/Plugin.html share/tt2/docs/src/Modules/Template/Plugin/Autoformat.html @@ -1365,6 +1371,7 @@ share/tt2/templates/splash/ttpower @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Stash @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Library @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Tutorial +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Namespace @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Manual @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/XML @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Template/Plugin/GD/Text @@ -1384,6 +1391,7 @@ share/tt2/templates/splash/ttpower @dirrm share/tt2/docs/html/Modules/Template/Plugin/GD/Graph @dirrm share/tt2/docs/html/Modules/Template/Plugin/GD @dirrm share/tt2/docs/html/Modules/Template/Plugin +@dirrm share/tt2/docs/html/Modules/Template/Namespace @dirrm share/tt2/docs/html/Modules/Template @dirrm share/tt2/docs/html/Modules @dirrm share/tt2/docs/html @@ -1404,6 +1412,7 @@ share/tt2/templates/splash/ttpower @dirrm share/tt2/docs/src/Modules/Template/Plugin/GD/Graph @dirrm share/tt2/docs/src/Modules/Template/Plugin/GD @dirrm share/tt2/docs/src/Modules/Template/Plugin +@dirrm share/tt2/docs/src/Modules/Template/Namespace @dirrm share/tt2/docs/src/Modules/Template @dirrm share/tt2/docs/src/Modules @dirrm share/tt2/docs/src |