aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Compiled
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-10-31 04:57:19 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-10-31 04:57:19 +0000
commita80359796f02df01ea32923123fe21b12d0236f6 (patch)
tree3d36ead184bd6da71202493334857b009b3e4c4a /www/p5-HTML-Template-Compiled
parente49b4289799394ac74d640a7fa7515b685011dce (diff)
Notes
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 b260d3cfa1a7..02cec9f08e36 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.77
+PORTVERSION= 0.80
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -30,6 +30,7 @@ MAN3= HTML::Template::Compiled.3 \
HTML::Template::Compiled::Compiler::Classic.3 \
HTML::Template::Compiled::Plugin::DHTML.3 \
HTML::Template::Compiled::Expression.3 \
+ HTML::Template::Compiled::Formatter.3 \
HTML::Template::Compiled::Filter.3 \
HTML::Template::Compiled::Parser.3 \
HTML::Template::Compiled::Classic.3 \
diff --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo
index dc9d93aafddf..0085294d3b7b 100644
--- a/www/p5-HTML-Template-Compiled/distinfo
+++ b/www/p5-HTML-Template-Compiled/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTML-Template-Compiled-0.77.tar.gz) = 56f7980382859f1011125091b1ee027b
-SHA256 (HTML-Template-Compiled-0.77.tar.gz) = d0dce8723463d840dd9fcfb6cb1322333a1356f0afcc86eb0e8942018c024157
-SIZE (HTML-Template-Compiled-0.77.tar.gz) = 57718
+MD5 (HTML-Template-Compiled-0.80.tar.gz) = 2363ebff78b5e3f9c17c2d08c7cbe381
+SHA256 (HTML-Template-Compiled-0.80.tar.gz) = bd0532d7646b822a307e45fa59174d4891886a351ef3ba90e1ac36d309c6edbb
+SIZE (HTML-Template-Compiled-0.80.tar.gz) = 59568
diff --git a/www/p5-HTML-Template-Compiled/pkg-plist b/www/p5-HTML-Template-Compiled/pkg-plist
index 34d1e5604980..b73951e58eb9 100644
--- a/www/p5-HTML-Template-Compiled/pkg-plist
+++ b/www/p5-HTML-Template-Compiled/pkg-plist
@@ -6,6 +6,7 @@
%%SITE_PERL%%/HTML/Template/Compiled/Expression.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression/Expressions.pm
%%SITE_PERL%%/HTML/Template/Compiled/Filter.pm
+%%SITE_PERL%%/HTML/Template/Compiled/Formatter.pm
%%SITE_PERL%%/HTML/Template/Compiled/Lazy.pm
%%SITE_PERL%%/HTML/Template/Compiled/Parser.pm
%%SITE_PERL%%/HTML/Template/Compiled/Plugin/DHTML.pm