aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Compiled
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-03 15:07:16 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-03 15:07:16 +0000
commit0e6fdc2c9d903ef53fb1edd39ffc183bf228e593 (patch)
treea1e84e817cf2a1e0fe868d97d98ca0561fb7675f /www/p5-HTML-Template-Compiled
parente98949f71677d030b52e7b79722d74a1a762b84e (diff)
downloadports-0e6fdc2c9d903ef53fb1edd39ffc183bf228e593.tar.gz
ports-0e6fdc2c9d903ef53fb1edd39ffc183bf228e593.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-plist1
3 files changed, 7 insertions, 5 deletions
diff --git a/www/p5-HTML-Template-Compiled/Makefile b/www/p5-HTML-Template-Compiled/Makefile
index 427a122c68a0..943c80f0697d 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.68
+PORTVERSION= 0.69
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -30,7 +30,8 @@ MAN3= HTML::Template::Compiled.3 \
HTML::Template::Compiled::Utils.3 \
HTML::Template::Compiled::Expression.3 \
HTML::Template::Compiled::Reference.3 \
- HTML::Template::Compiled::Parser.3
+ HTML::Template::Compiled::Parser.3 \
+ HTML::Template::Compiled::Classic.3
.include <bsd.port.pre.mk>
diff --git a/www/p5-HTML-Template-Compiled/distinfo b/www/p5-HTML-Template-Compiled/distinfo
index f9521b5a3e31..fa3f21d90fb1 100644
--- a/www/p5-HTML-Template-Compiled/distinfo
+++ b/www/p5-HTML-Template-Compiled/distinfo
@@ -1,3 +1,3 @@
-MD5 (HTML-Template-Compiled-0.68.tar.gz) = 2a70d90868c84afa4973a614240e2cc5
-SHA256 (HTML-Template-Compiled-0.68.tar.gz) = ae79e1f5300d89980d2b70e04aad320a6369119cb067175e3571d70c992c5014
-SIZE (HTML-Template-Compiled-0.68.tar.gz) = 47254
+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
diff --git a/www/p5-HTML-Template-Compiled/pkg-plist b/www/p5-HTML-Template-Compiled/pkg-plist
index d7ca5709374d..2330324b144f 100644
--- a/www/p5-HTML-Template-Compiled/pkg-plist
+++ b/www/p5-HTML-Template-Compiled/pkg-plist
@@ -4,6 +4,7 @@
%%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/Expression/Conditional.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression/Expressions.pm
%%SITE_PERL%%/HTML/Template/Compiled/Expression/Function.pm