aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Compiled
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-07-10 16:32:40 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-07-10 16:32:40 +0000
commit20face45b7bf6c523f4d8a32363ff8d35cd8ec29 (patch)
tree6542406bfddb8885e48897c98982704e91e2b5a4 /www/p5-HTML-Template-Compiled
parent6a88eeeaa32cf6d3ed4cbeb40170d018d16f2338 (diff)
downloadports-20face45b7bf6c523f4d8a32363ff8d35cd8ec29.tar.gz
ports-20face45b7bf6c523f4d8a32363ff8d35cd8ec29.zip
Notes
Diffstat (limited to 'www/p5-HTML-Template-Compiled')
-rw-r--r--www/p5-HTML-Template-Compiled/Makefile5
-rw-r--r--www/p5-HTML-Template-Compiled/distinfo6
-rw-r--r--www/p5-HTML-Template-Compiled/pkg-plist3
3 files changed, 8 insertions, 6 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile
index 943c80f0697d..50089648a0fe 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.69
+PORTVERSION= 0.70
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -31,7 +31,8 @@ MAN3= HTML::Template::Compiled.3 \
HTML::Template::Compiled::Expression.3 \
HTML::Template::Compiled::Reference.3 \
HTML::Template::Compiled::Parser.3 \
- HTML::Template::Compiled::Classic.3
+ HTML::Template::Compiled::Classic.3 \
+ HTML::Template::Compiled::Lazy.3
.include <bsd.port.pre.mk>
diff --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo
index fa3f21d90fb1..51a8068f371d 100644
--- a/www/p5-HTML-Template-Compiled/distinfo
+++ b/www/p5-HTML-Template-Compiled/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTML-Template-Compiled-0.69.tar.gz) = e69e2c148132637bfb06f72e8ae027c7
-SHA256 (HTML-Template-Compiled-0.69.tar.gz) = f9167c1631b3beb0763f56b855373f588f127653d72d2673bc24aabd5d8ff8b9
-SIZE (HTML-Template-Compiled-0.69.tar.gz) = 48420
+MD5 (HTML-Template-Compiled-0.70.tar.gz) = 571c23615887c94e90694aca1c782785
+SHA256 (HTML-Template-Compiled-0.70.tar.gz) = 34533b090f0b51e0166c371d49065ba03c659884585b289d1be5e4ec185bb292
+SIZE (HTML-Template-Compiled-0.70.tar.gz) = 50032
diff --git a/www/p5-HTML-Template-Compiled/pkg-plist b/www/p5-HTML-Template-Compiled/pkg-plist
index 2330324b144f..43bc6fa72608 100644
--- a/www/p5-HTML-Template-Compiled/pkg-plist
+++ b/www/p5-HTML-Template-Compiled/pkg-plist
@@ -4,7 +4,8 @@
%%SITE_PERL%%/HTML/Template/Compiled/Utils.pm
%%SITE_PERL%%/HTML/Template/Compiled/Filter.pm
%%SITE_PERL%%/HTML/Template/Compiled/Parser.pm
-%%SITE_PERL%%/HTML/Template/Compiled/Classic.pm
+%%SITE_PERL%%/HTML/Template/Compiled/Classic.pm
+%%SITE_PERL%%/HTML/Template/Compiled/Lazy.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression/Conditional.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression/Expressions.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression/Function.pm