aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Compiled
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2008-07-27 18:51:10 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2008-07-27 18:51:10 +0000
commit87815690f5d5af57c99e62f370dc273c600b9057 (patch)
tree251b991409c200dc37e9d27c46fbd2cd9db3de97 /www/p5-HTML-Template-Compiled
parent223d9addfcc581abfd79e923b5611722ea84c526 (diff)
downloadports-87815690f5d5af57c99e62f370dc273c600b9057.tar.gz
ports-87815690f5d5af57c99e62f370dc273c600b9057.zip
Update to 0.92
PR: 126010 Submitted by: hideo <hideo@lastamericanempire.com>
Notes
Notes: svn path=/head/; revision=217687
Diffstat (limited to 'www/p5-HTML-Template-Compiled')
-rw-r--r--www/p5-HTML-Template-Compiled/Makefile3
-rw-r--r--www/p5-HTML-Template-Compiled/distinfo6
-rw-r--r--www/p5-HTML-Template-Compiled/pkg-plist1
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