aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorgabor <gabor@FreeBSD.org>2007-12-27 05:12:43 +0800
committergabor <gabor@FreeBSD.org>2007-12-27 05:12:43 +0800
commit48179557e19bac3da5da8bbd3c7cb1316cb1fb12 (patch)
tree2096e37f36aec0fbc211c497299ef3dea3af3467 /www
parentb96459a0233840a01822b0e6fe8a4614cdb39754 (diff)
downloadfreebsd-ports-gnome-48179557e19bac3da5da8bbd3c7cb1316cb1fb12.tar.gz
freebsd-ports-gnome-48179557e19bac3da5da8bbd3c7cb1316cb1fb12.tar.zst
freebsd-ports-gnome-48179557e19bac3da5da8bbd3c7cb1316cb1fb12.zip
- Update to 0.011
Diffstat (limited to 'www')
-rw-r--r--www/p5-Template-Alloy/Makefile8
-rw-r--r--www/p5-Template-Alloy/distinfo6
-rw-r--r--www/p5-Template-Alloy/pkg-plist1
3 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-Template-Alloy/Makefile b/www/p5-Template-Alloy/Makefile
index be0e1546bdd8..749fcd44452a 100644
--- a/www/p5-Template-Alloy/Makefile
+++ b/www/p5-Template-Alloy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Template-Alloy
-PORTVERSION= 1.008
+PORTVERSION= 1.011
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -20,8 +20,8 @@ MAN3= Template::Alloy.3 Template::Alloy::Compile.3 \
Template::Alloy::Context.3 Template::Alloy::Exception.3 \
Template::Alloy::HTE.3 Template::Alloy::Iterator.3 \
Template::Alloy::Operator.3 Template::Alloy::Parse.3 \
- Template::Alloy::Play.3 Template::Alloy::TT.3 \
- Template::Alloy::Tmpl.3 Template::Alloy::VMethod.3 \
- Template::Alloy::Velocity.3
+ Template::Alloy::Play.3 Template::Alloy::Stream.3 \
+ Template::Alloy::TT.3 Template::Alloy::Tmpl.3 \
+ Template::Alloy::VMethod.3 Template::Alloy::Velocity.3
.include <bsd.port.mk>
diff --git a/www/p5-Template-Alloy/distinfo b/www/p5-Template-Alloy/distinfo
index dd6cb5f349a8..37e8b4d25c88 100644
--- a/www/p5-Template-Alloy/distinfo
+++ b/www/p5-Template-Alloy/distinfo
@@ -1,3 +1,3 @@
-MD5 (Template-Alloy-1.008.tar.gz) = cddd6d015880e8a9f0ba18ae834cd794
-SHA256 (Template-Alloy-1.008.tar.gz) = 8d824695d8b63672ec7187add36d8af98e6d255073d253cfb5d9e73c8caee0dd
-SIZE (Template-Alloy-1.008.tar.gz) = 147775
+MD5 (Template-Alloy-1.011.tar.gz) = 40e603910f813eb8b8c61affdb5f4131
+SHA256 (Template-Alloy-1.011.tar.gz) = dc9d10aeefa1b3ca765acf535322ca75dee3351b913b14d0b7e9bc5951b6feb4
+SIZE (Template-Alloy-1.011.tar.gz) = 151421
diff --git a/www/p5-Template-Alloy/pkg-plist b/www/p5-Template-Alloy/pkg-plist
index a5ce4ff138a4..85f653d7ab1e 100644
--- a/www/p5-Template-Alloy/pkg-plist
+++ b/www/p5-Template-Alloy/pkg-plist
@@ -9,6 +9,7 @@
%%SITE_PERL%%/Template/Alloy/Operator.pm
%%SITE_PERL%%/Template/Alloy/Parse.pm
%%SITE_PERL%%/Template/Alloy/Play.pm
+%%SITE_PERL%%/Template/Alloy/Stream.pm
%%SITE_PERL%%/Template/Alloy/TT.pm
%%SITE_PERL%%/Template/Alloy/Tmpl.pm
%%SITE_PERL%%/Template/Alloy/VMethod.pm