diff -ruN /usr/ports/www/p5-HTML-Template-Compiled/Makefile p5-HTML-Template-Compiled/Makefile --- /usr/ports/www/p5-HTML-Template-Compiled/Makefile Thu Nov 30 02:57:58 2006 +++ p5-HTML-Template-Compiled/Makefile Mon Feb 12 07:50:59 2007 @@ -6,7 +6,7 @@ # PORTNAME= HTML-Template-Compiled -PORTVERSION= 0.83 +PORTVERSION= 0.84 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -29,6 +29,7 @@ HTML::Template::Compiled::Compiler.3 \ HTML::Template::Compiled::Compiler::Classic.3 \ HTML::Template::Compiled::Plugin::DHTML.3 \ + HTML::Template::Compiled::Exception.3 \ HTML::Template::Compiled::Expression.3 \ HTML::Template::Compiled::Formatter.3 \ HTML::Template::Compiled::Filter.3 \ diff -ruN /usr/ports/www/p5-HTML-Template-Compiled/distinfo p5-HTML-Template-Compiled/distinfo --- /usr/ports/www/p5-HTML-Template-Compiled/distinfo Thu Nov 30 02:57:58 2006 +++ p5-HTML-Template-Compiled/distinfo Mon Feb 12 07:47:26 2007 @@ -1,3 +1,3 @@ -MD5 (HTML-Template-Compiled-0.83.tar.gz) = 446c2ad6fb89318273ff3dddf4963ff0 -SHA256 (HTML-Template-Compiled-0.83.tar.gz) = 3f6354d7bfd1f34ec9f5aa164e1e45f359a7ee5eebcb38823966cfeb10c4a1e3 -SIZE (HTML-Template-Compiled-0.83.tar.gz) = 61917 +MD5 (HTML-Template-Compiled-0.84.tar.gz) = 33c6d81960b4325e17019080c0b62a5c +SHA256 (HTML-Template-Compiled-0.84.tar.gz) = 0294e60b280e86959434fc3389c59c01dc625cc1d62ee5f16a6f62d493a168c0 +SIZE (HTML-Template-Compiled-0.84.tar.gz) = 62808 diff -ruN /usr/ports/www/p5-HTML-Template-Compiled/pkg-plist p5-HTML-Template-Compiled/pkg-plist --- /usr/ports/www/p5-HTML-Template-Compiled/pkg-plist Mon Oct 30 21:57:19 2006 +++ p5-HTML-Template-Compiled/pkg-plist Mon Feb 12 07:50:49 2007 @@ -3,6 +3,7 @@ %%SITE_PERL%%/HTML/Template/Compiled.pm %%SITE_PERL%%/HTML/Template/Compiled/Classic.pm %%SITE_PERL%%/HTML/Template/Compiled/Compiler.pm +%%SITE_PERL%%/HTML/Template/Compiled/Exception.pm %%SITE_PERL%%/HTML/Template/Compiled/Expression.pm %%SITE_PERL%%/HTML/Template/Compiled/Expression/Expressions.pm %%SITE_PERL%%/HTML/Template/Compiled/Filter.pm