From 47c9cb6a1b901d6605c6b70143929fec243114f1 Mon Sep 17 00:00:00 2001 From: clsung Date: Wed, 20 Sep 2006 06:05:58 +0000 Subject: - Update to 0.75 PR: ports/103400 Submitted by: maintainer () --- www/p5-HTML-Template-Compiled/Makefile | 3 ++- www/p5-HTML-Template-Compiled/distinfo | 6 +++--- www/p5-HTML-Template-Compiled/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 4 deletions(-) (limited to 'www/p5-HTML-Template-Compiled') diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index ddccc537c8b6..580f3ddc16ca 100644 --- a/www/p5-HTML-Template-Compiled/Makefile +++ b/www/p5-HTML-Template-Compiled/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Template-Compiled -PORTVERSION= 0.74 +PORTVERSION= 0.75 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -27,6 +27,7 @@ PERL_CONFIGURE= yes MAN3= HTML::Template::Compiled.3 \ HTML::Template::Compiled::Compiler.3 \ + HTML::Template::Compiled::Compiler::Classic.3 \ HTML::Template::Compiled::Expression.3 \ HTML::Template::Compiled::Filter.3 \ HTML::Template::Compiled::Parser.3 \ diff --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo index 8aee9e760587..c2db78f19490 100644 --- a/www/p5-HTML-Template-Compiled/distinfo +++ b/www/p5-HTML-Template-Compiled/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-Template-Compiled-0.74.tar.gz) = 7048d5c3ffa051fa5f502df1b8048b3b -SHA256 (HTML-Template-Compiled-0.74.tar.gz) = c73c2b75eb877f9be63e879513a8c305ee522badb2c0e067e9925976a8317e67 -SIZE (HTML-Template-Compiled-0.74.tar.gz) = 56860 +MD5 (HTML-Template-Compiled-0.75.tar.gz) = 6ee160372618689fddc3142d1aa942da +SHA256 (HTML-Template-Compiled-0.75.tar.gz) = 5ccd034c1f093a728219c30ab3e7d906e27c16e968d4653bf7801258f4ea81b7 +SIZE (HTML-Template-Compiled-0.75.tar.gz) = 56902 diff --git a/www/p5-HTML-Template-Compiled/pkg-plist b/www/p5-HTML-Template-Compiled/pkg-plist index 71411d8cfc59..14b7d345b3d5 100644 --- a/www/p5-HTML-Template-Compiled/pkg-plist +++ b/www/p5-HTML-Template-Compiled/pkg-plist @@ -14,9 +14,11 @@ %%SITE_PERL%%/HTML/Template/Compiled/Plugin/XMLEscape.pm %%SITE_PERL%%/HTML/Template/Compiled/Reference.pod %%SITE_PERL%%/HTML/Template/Compiled/Utils.pm +%%SITE_PERL%%/HTML/Template/Compiled/Compiler/Classic.pm @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template/Compiled @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML/Template @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTML +@dirrmtry %%SITE_PERL%%/HTML/Template/Compiled/Compiler @dirrmtry %%SITE_PERL%%/HTML/Template/Compiled/Expression @dirrmtry %%SITE_PERL%%/HTML/Template/Compiled/Plugin @dirrmtry %%SITE_PERL%%/HTML/Template/Compiled -- cgit