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-Store-Delegate PkgSrc c...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5088392b507a
branches: trunk
changeset: 393157:5088392b507a
user: sno <sno%pkgsrc.org@localhost>
date: Sun May 17 19:41:14 2009 +0000
description:
PkgSrc changes:
- Updating package for p5 module Catalyst::Plugin::Session::Store::Delegate
from 0.03 to 0.04
- Adjusting dependencies
Upstream changes:
0.04
- Switch to Module::Install.
- Avoid test suite warnings with Catalyst 5.80
diffstat:
www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile | 10 +++++-----
www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 9 deletions(-)
diffs (39 lines):
diff -r e1ec79c04b1d -r 5088392b507a www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile Sun May 17 19:35:11 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile Sun May 17 19:41:14 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2009/02/22 17:39:15 he Exp $
+# $NetBSD: Makefile,v 1.4 2009/05/17 19:41:14 sno Exp $
-DISTNAME= Catalyst-Plugin-Session-Store-Delegate-0.03
+DISTNAME= Catalyst-Plugin-Session-Store-Delegate-0.04
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -9,10 +9,10 @@
HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Session-Store-Delegate/
COMMENT= Delegate session storage to an application model object
-DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok
-DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
-DEPENDS+= p5-Catalyst-Plugin-Session>=0.12:../../www/p5-Catalyst-Plugin-Session
+DEPENDS+= p5-Catalyst-Plugin-Session>=0.12:../../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
diff -r e1ec79c04b1d -r 5088392b507a www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo Sun May 17 19:35:11 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo Sun May 17 19:41:14 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/02/22 17:39:15 he Exp $
+$NetBSD: distinfo,v 1.3 2009/05/17 19:41:14 sno Exp $
-SHA1 (Catalyst-Plugin-Session-Store-Delegate-0.03.tar.gz) = 5397e5929385549fd45e81e10cc47235d8373cc1
-RMD160 (Catalyst-Plugin-Session-Store-Delegate-0.03.tar.gz) = e9ae44669e3aeebd4b1304f754a812e2a086789f
-Size (Catalyst-Plugin-Session-Store-Delegate-0.03.tar.gz) = 5131 bytes
+SHA1 (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = 740f11c5925674125f8c4a3e15d79868e6b13f56
+RMD160 (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = f911743f7e50bef9135909d7a1441a1809c58186
+Size (Catalyst-Plugin-Session-Store-Delegate-0.04.tar.gz) = 17159 bytes
Home |
Main Index |
Thread Index |
Old Index