summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Mason/Makefile
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-05-17 19:56:58 +0000
committersno <sno@pkgsrc.org>2009-05-17 19:56:58 +0000
commit7c0f2e2969cb5fa1d0e2332292e9485dbc6040f5 (patch)
treef625e355da31e1a3b56c4bdbd81fde9baa2daa6c /www/p5-HTML-Mason/Makefile
parent3bfcc55efa55c18299b5e53ff2c3ee1f5283a976 (diff)
downloadpkgsrc-7c0f2e2969cb5fa1d0e2332292e9485dbc6040f5.tar.gz
PkgSrc changes:
- Updating package for p5 module HTML::Mason from 1.40 to 1.42 - Reordering dependencies (alphabetical order) - Removing option for p5-Cache-Cache, because it's mandatory now Upstream changes: 1.42 May 7, 2009 [ BUG FIXES ] - Fix 10b-cache-chi.t to work with latest version of CHI - expire_if and ref of cache changed - Fixed a bug where attempting to load a module that failed to compile in a Mason component could mask the compilation error. RT #39803. - Fixed the print method in HTML::Mason::FakeApache. It was including the object itself in the output. Patch by Martin Petricek. RT #43035. 1.41 May 5, 2009 [ BUG FIXES ] - This is a one-fix release to get this module working with the latest version of Exception::Class (1.27).
Diffstat (limited to 'www/p5-HTML-Mason/Makefile')
-rw-r--r--www/p5-HTML-Mason/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile
index 23bfa682c3e..e0539af0d54 100644
--- a/www/p5-HTML-Mason/Makefile
+++ b/www/p5-HTML-Mason/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2008/10/19 19:19:08 he Exp $
+# $NetBSD: Makefile,v 1.33 2009/05/17 19:56:58 sno Exp $
-DISTNAME= HTML-Mason-1.40
+DISTNAME= HTML-Mason-1.42
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
SVR4_PKGNAME= p5hma
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
@@ -13,10 +12,10 @@ COMMENT= Perl-based web site development and delivery system
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= p5-Cache-Cache>=1:../../devel/p5-Cache-Cache
DEPENDS+= p5-Class-Container>=0.07:../../devel/p5-Class-Container
DEPENDS+= p5-Exception-Class>=1.15:../../devel/p5-Exception-Class
DEPENDS+= p5-Params-Validate>=0.70:../../devel/p5-Params-Validate
-DEPENDS+= p5-Cache-Cache>=1:../../devel/p5-Cache-Cache
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/HTML/Mason/.packlist