Tue Jan 26 09:41:47 2010 UTC ()
Updating www/p5-Catalyst-Plugin-Authentication from 0.10015nb1 to 0.10016

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.10016 22 Jan 2010
     - Move root actions out of applcation class in tests to remove
       warnings in the latest Catalyst.
     - Add AUTOLOAD method to the default user class so that methods are
       delegated down onto the underlieing user object retrieved from
       the store (if present)
     - Fix typos in documentation (RT#49476)
     - Fix compatibilty with Catalyst 5.70 (RT#50466)
     - Various documentation improvements
     - Fix Realm::Processive's authinfo_mungle option (RT#47106)


(sno)
diff -r1.10 -r1.11 pkgsrc/www/p5-Catalyst-Plugin-Authentication/Makefile
diff -r1.8 -r1.9 pkgsrc/www/p5-Catalyst-Plugin-Authentication/distinfo

cvs diff -r1.10 -r1.11 pkgsrc/www/p5-Catalyst-Plugin-Authentication/Makefile (expand / switch to unified diff)

--- pkgsrc/www/p5-Catalyst-Plugin-Authentication/Makefile 2009/09/24 06:50:19 1.10
+++ pkgsrc/www/p5-Catalyst-Plugin-Authentication/Makefile 2010/01/26 09:41:47 1.11
@@ -1,32 +1,33 @@ @@ -1,32 +1,33 @@
1# $NetBSD: Makefile,v 1.10 2009/09/24 06:50:19 sno Exp $ 1# $NetBSD: Makefile,v 1.11 2010/01/26 09:41:47 sno Exp $
2 2
3DISTNAME= Catalyst-Plugin-Authentication-0.10015 3DISTNAME= Catalyst-Plugin-Authentication-0.10016
4PKGNAME= p5-${DISTNAME}0 4PKGNAME= p5-${DISTNAME}0
5PKGREVISION= 1 5#PKGREVISION= 1
6CATEGORIES= www perl5 6CATEGORIES= www perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} 7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
8 8
9MAINTAINER= rhaen@NetBSD.org 9MAINTAINER= rhaen@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ 10HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
11COMMENT= Infrastructure plugin for the Catalyst authentication framework 11COMMENT= Infrastructure plugin for the Catalyst authentication framework
12LICENSE= ${PERL5_LICENSE} 12LICENSE= ${PERL5_LICENSE}
13 13
14DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session 14DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session
15DEPENDS+= p5-Catalyst-Runtime-[0-9]*:../../www/p5-Catalyst-Runtime 15DEPENDS+= p5-Catalyst-Runtime-[0-9]*:../../www/p5-Catalyst-Runtime
16DEPENDS+= p5-Class-Inspector-[0-9]*:../../devel/p5-Class-Inspector 16DEPENDS+= p5-Class-Inspector-[0-9]*:../../devel/p5-Class-Inspector
17DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat 17DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
18 18
19BUILD_DEPENDS+= p5-Catalyst-Plugin-Session-State-Cookie-[0-9]*:../../www/p5-Catalyst-Plugin-Session-State-Cookie 19BUILD_DEPENDS+= p5-Catalyst-Plugin-Session-State-Cookie-[0-9]*:../../www/p5-Catalyst-Plugin-Session-State-Cookie
20BUILD_DEPENDS+= p5-Class-MOP-[0-9]*:../../devel/p5-Class-MOP 20BUILD_DEPENDS+= p5-Class-MOP-[0-9]*:../../devel/p5-Class-MOP
21BUILD_DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 21BUILD_DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
22BUILD_DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose 22BUILD_DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
23BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception 23BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 24BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
24BUILD_DEPENDS+= p5-Test-WWW-Mechanize-Catalyst>=0.50:../../www/p5-Test-WWW-Mechanize-Catalyst 25BUILD_DEPENDS+= p5-Test-WWW-Mechanize-Catalyst>=0.50:../../www/p5-Test-WWW-Mechanize-Catalyst
25 26
26#PERL5_MODULE_TYPE= Module::Install::Bundled 27#PERL5_MODULE_TYPE= Module::Install::Bundled
27MAKE_PARAMS+= --skipdeps 28MAKE_PARAMS+= --skipdeps
28PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist 29PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist
29PKG_DESTDIR_SUPPORT= user-destdir 30PKG_DESTDIR_SUPPORT= user-destdir
30 31
31.include "../../lang/perl5/module.mk" 32.include "../../lang/perl5/module.mk"
32.include "../../mk/bsd.pkg.mk" 33.include "../../mk/bsd.pkg.mk"

cvs diff -r1.8 -r1.9 pkgsrc/www/p5-Catalyst-Plugin-Authentication/distinfo (expand / switch to unified diff)

--- pkgsrc/www/p5-Catalyst-Plugin-Authentication/distinfo 2009/09/13 20:20:37 1.8
+++ pkgsrc/www/p5-Catalyst-Plugin-Authentication/distinfo 2010/01/26 09:41:47 1.9
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.8 2009/09/13 20:20:37 sno Exp $ 1$NetBSD: distinfo,v 1.9 2010/01/26 09:41:47 sno Exp $
2 2
3SHA1 (Catalyst-Plugin-Authentication-0.10015.tar.gz) = b436e6ead762ded9282c9b33e7192474109c37b6 3SHA1 (Catalyst-Plugin-Authentication-0.10016.tar.gz) = d4033e8df9fac2cbec2b8f3e64f06f87e1fb8da2
4RMD160 (Catalyst-Plugin-Authentication-0.10015.tar.gz) = 0a38213f6cc9e1378fa316cfb923ca52dc3d2d0a 4RMD160 (Catalyst-Plugin-Authentication-0.10016.tar.gz) = d5348aed45871a54d9ebe5b8b0038b9e4ac7f3b1
5Size (Catalyst-Plugin-Authentication-0.10015.tar.gz) = 66385 bytes 5Size (Catalyst-Plugin-Authentication-0.10016.tar.gz) = 67534 bytes