pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Plugin-Session-State-Cookie -cleaned u...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0fff584cd98a
branches:  trunk
changeset: 545058:0fff584cd98a
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Fri Jul 25 09:53:49 2008 +0000

description:
-cleaned up dependencies (added Test-MockObject)
- bumped PKGREVISION

diffstat:

 www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (23 lines):

diff -r f70da697a4ed -r 0fff584cd98a www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile
--- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile      Fri Jul 25 09:15:27 2008 +0000
+++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile      Fri Jul 25 09:53:49 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:18:48 abs Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/25 09:53:49 rhaen Exp $
 
 DISTNAME=      Catalyst-Plugin-Session-State-Cookie-0.09
 PKGNAME=       p5-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
 
@@ -11,8 +12,8 @@
 
 DEPENDS+=      p5-Catalyst-Runtime>=5.7010:../../www/p5-Catalyst-Runtime
 DEPENDS+=      p5-Catalyst-Plugin-Session>=0.19:../../www/p5-Catalyst-Plugin-Session
+DEPENDS+=      p5-Test-MockObject>=1.01:../../devel/p5-Test-MockObject
 
-USE_LANGUAGES= # empty
 PERL5_PACKLIST= auto/Catalyst/Plugin/Session/State/Cookie/.packlist
 
 PKG_DESTDIR_SUPPORT=   user-destdir



Home | Main Index | Thread Index | Old Index