diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2008-07-27 18:51:10 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2008-07-27 18:51:10 +0000 |
commit | 87815690f5d5af57c99e62f370dc273c600b9057 (patch) | |
tree | 251b991409c200dc37e9d27c46fbd2cd9db3de97 /www/p5-HTML-Template-Compiled | |
parent | 223d9addfcc581abfd79e923b5611722ea84c526 (diff) |
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 c4cef58d2222..7d957e8a0fd9 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.91 +PORTVERSION= 0.92 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -30,6 +30,7 @@ MAN3= HTML::Template::Compiled.3 \ HTML::Template::Compiled::Plugin::DHTML.3 \ HTML::Template::Compiled::Exception.3 \ HTML::Template::Compiled::Expression.3 \ + HTML::Template::Compiled::Expr.3 \ HTML::Template::Compiled::Formatter.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 800e9d95a488..c7368fe9d13f 100644 --- a/www/p5-HTML-Template-Compiled/distinfo +++ b/www/p5-HTML-Template-Compiled/distinfo @@ -1,3 +1,3 @@ -MD5 (HTML-Template-Compiled-0.91.tar.gz) = 418bd0029c05f447a2ee54d653caa015 -SHA256 (HTML-Template-Compiled-0.91.tar.gz) = e79ed3a8aa5111b59bb2d3e28a77ea2e9a28c87b15247ced33e4d95640abdd1c -SIZE (HTML-Template-Compiled-0.91.tar.gz) = 71242 +MD5 (HTML-Template-Compiled-0.92.tar.gz) = 4c5635bf0cafaf64627346a276b23853 +SHA256 (HTML-Template-Compiled-0.92.tar.gz) = dd951eb5988c75a991a3a73b8eb6ad0a32e27d4c7bcba589d31736b69e18920f +SIZE (HTML-Template-Compiled-0.92.tar.gz) = 79113 diff --git a/www/p5-HTML-Template-Compiled/pkg-plist b/www/p5-HTML-Template-Compiled/pkg-plist index 45ff37d3888b..542f340d654b 100644 --- a/www/p5-HTML-Template-Compiled/pkg-plist +++ b/www/p5-HTML-Template-Compiled/pkg-plist @@ -5,6 +5,7 @@ %%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/Expr.pm %%SITE_PERL%%/HTML/Template/Compiled/Expression/Expressions.pm %%SITE_PERL%%/HTML/Template/Compiled/Filter.pm %%SITE_PERL%%/HTML/Template/Compiled/Formatter.pm |