summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2009-02-22 17:39:15 +0000
committerhe <he@pkgsrc.org>2009-02-22 17:39:15 +0000
commitf684d30b142eb5a46a1cd84cb5084c72793b25b8 (patch)
treea283f5dfeed9f1c2f31248b0a26d5fb6393aab03 /www
parentbecaf2be7d8621eed966f03f18add521f9f609c4 (diff)
downloadpkgsrc-f684d30b142eb5a46a1cd84cb5084c72793b25b8.tar.gz
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 (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile8
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
index b92f337e6f4..ea72ccaacb1 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
@@ -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
-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 --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
index 2c787201e3b..de46dc3acaa 100644
--- a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
@@ -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