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 Update f...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98cbad60d3cc
branches:  trunk
changeset: 554955:98cbad60d3cc
user:      he <he%pkgsrc.org@localhost>
date:      Sun Feb 22 17:39:15 2009 +0000

description:
Update from version 0.02nb1 to 0.03.

Pkgsrc changes:
 o Canonicalize HOMEPAGE using http://search.cpan.org/dist/
 o Adjust dependencies (add p5-MRO-Compat)

Upstream changes:

0.03
        - Fix tests to work with tightened up $c->model in 5.71
        - Switch from NEXT to MRO::Compat for method redispatch

diffstat:

 www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile |  8 ++++----
 www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (39 lines):

diff -r ff809c23bb53 -r 98cbad60d3cc www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile    Sun Feb 22 17:33:10 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile    Sun Feb 22 17:39:15 2009 +0000
@@ -1,18 +1,18 @@
-# $NetBSD: Makefile,v 1.2 2008/10/19 19:19:06 he Exp $
+# $NetBSD: Makefile,v 1.3 2009/02/22 17:39:15 he Exp $
 
-DISTNAME=      Catalyst-Plugin-Session-Store-Delegate-0.02
+DISTNAME=      Catalyst-Plugin-Session-Store-Delegate-0.03
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://search.cpan.org/perldoc?Catalyst::Plugin::Session::Store::Delegate
+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-MRO-Compat>=0:../../devel/p5-MRO-Compat
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/Delegate/.packlist
diff -r ff809c23bb53 -r 98cbad60d3cc www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo    Sun Feb 22 17:33:10 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo    Sun Feb 22 17:39:15 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:19:22 abs Exp $
+$NetBSD: distinfo,v 1.2 2009/02/22 17:39:15 he Exp $
 
-SHA1 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 744d956156d563852408a095b090d8233f9930f0
-RMD160 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 97b06323ccf73631d9f8cd8d06f9e6a7cd6813ea
-Size (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 5087 bytes
+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



Home | Main Index | Thread Index | Old Index