diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-02-14 09:00:02 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-02-14 09:00:02 +0000 |
commit | aaa3bedf8f4dbe1b993b22ae8e770820347f4be5 (patch) | |
tree | 839240f3ab80c76595e51350365990c721104201 /www/p5-HTML-Template-Compiled | |
parent | 52c968a9dc428e13c2933206aa553917ac0b4e5c (diff) | |
download | ports-aaa3bedf8f4dbe1b993b22ae8e770820347f4be5.tar.gz ports-aaa3bedf8f4dbe1b993b22ae8e770820347f4be5.zip |
Notes
Diffstat (limited to 'www/p5-HTML-Template-Compiled')
-rw-r--r-- | www/p5-HTML-Template-Compiled/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-Template-Compiled/distinfo | 6 | ||||
-rw-r--r-- | www/p5-HTML-Template-Compiled/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile index 1c2498299c25..66894e02adb4 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.83 +PORTVERSION= 0.84 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML @@ -29,6 +29,7 @@ MAN3= HTML::Template::Compiled.3 \ 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 --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo index 763f1bef80aa..cdf0cf92f141 100644 --- a/www/p5-HTML-Template-Compiled/distinfo +++ b/www/p5-HTML-Template-Compiled/distinfo @@ -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 --git a/www/p5-HTML-Template-Compiled/pkg-plist b/www/p5-HTML-Template-Compiled/pkg-plist index b73951e58eb9..45ff37d3888b 100644 --- a/www/p5-HTML-Template-Compiled/pkg-plist +++ b/www/p5-HTML-Template-Compiled/pkg-plist @@ -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 |