summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrhaen <rhaen>2008-07-23 19:49:38 +0000
committerrhaen <rhaen>2008-07-23 19:49:38 +0000
commit76d873684f503afcbd9a2a058e8affdac99333fe (patch)
tree29f3e592bca776ed3ef4c255a52e0a17472ff6e3 /www
parent7a9b80eed5792a76e6722a20a3b6ad29bc57d706 (diff)
downloadpkgsrc-76d873684f503afcbd9a2a058e8affdac99333fe.tar.gz
- cleaned up the dependencies of the Makefile. Part of the solution for
PR pkg/39194 - bumped revision for package
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-File/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
index fd5e95e369e..6bbd7b1ff68 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2008/07/21 18:00:28 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/07/23 19:49:38 rhaen Exp $
DISTNAME= Catalyst-Plugin-Session-Store-File-0.13
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -9,12 +10,11 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/perldoc?Catalyst::Plugin::Session::Store::File
COMMENT= File storage backend for session data
-DEPENDS+= p5-Class-Data-Inheritable>=0:../../devel/p5-Class-Data-Inheritable
-DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
-DEPENDS+= p5-Cache-Cache>=1.02:../../devel/p5-Cache-Cache
+DEPENDS+= p5-Class-Data-Inheritable>=0.04:../../devel/p5-Class-Data-Inheritable
+DEPENDS+= p5-Catalyst-Runtime>=5.7000:../../www/p5-Catalyst-Runtime
+DEPENDS+= p5-Cache-Cache>=1.02:../../devel/p5-Cache-Cache
DEPENDS+= p5-Catalyst-Plugin-Session>=0:../../www/p5-Catalyst-Plugin-Session
-USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/File/.packlist
PKG_DESTDIR_SUPPORT= user-destdir