summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
diff options
context:
space:
mode:
authorsno <sno>2009-10-24 14:58:29 +0000
committersno <sno>2009-10-24 14:58:29 +0000
commitf39fd773db38f2b7b152ab162d840637439f89e0 (patch)
tree0d6c82a46925e277192cc2ce95a432e8a3ef4ba0 /www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
parent94415d3085878c79d26d841145d6f03e148e7b30 (diff)
downloadpkgsrc-f39fd773db38f2b7b152ab162d840637439f89e0.tar.gz
Updating www/p5-Catalyst-Plugin-Session-Store-Delegate from 0.04nb1 to 0.05
pkgsrc changes: - Adding license definition - Adjusting dependency information Upstream changes: 0.05 - Port to new session config key. - Port to Moose.
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile')
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
index 44467535590..50757c0388a 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
@@ -1,22 +1,23 @@
-# $NetBSD: Makefile,v 1.5 2009/09/24 06:50:20 sno Exp $
+# $NetBSD: Makefile,v 1.6 2009/10/24 14:58:29 sno Exp $
-DISTNAME= Catalyst-Plugin-Session-Store-Delegate-0.04
+DISTNAME= Catalyst-Plugin-Session-Store-Delegate-0.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-Delegate/
COMMENT= Delegate session storage to an application model object
+LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Catalyst-Plugin-Session>=0.12:../../www/p5-Catalyst-Plugin-Session
+DEPENDS+= p5-Catalyst-Plugin-Session>=0.27:../../www/p5-Catalyst-Plugin-Session
DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
DEPENDS+= p5-MRO-Compat>=0:../../devel/p5-MRO-Compat
BUILD_DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/Delegate/.packlist
+PERL5_MODULE_TYPE= Module::Install
PKG_DESTDIR_SUPPORT= user-destdir