Thu Feb 6 12:01:58 2014 UTC ()
Updated www/p5-Catalyst-Authentication-Store-DBIx-Class to 0.1505

0.1505 2013-06-10
       * Fix RT#82944 - test fails on perl >= 5.17.3

       * Return undef if there isn't a user. This will cause an exception
          but a more helpful exception (probably from DBIC) than the inability
          to call a method in this code.

0.1504  2012-10-05
        * Make use_userdata_from_session use inflate_result since this is
          already-stored data, not a "new" object being created


(abs)
diff -r1.14 -r1.15 pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
diff -r1.5 -r1.6 pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile (expand / switch to context diff)
--- pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile 2013/05/31 12:42:37 1.14
+++ pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile 2014/02/06 12:01:58 1.15
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2013/05/31 12:42:37 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2014/02/06 12:01:58 abs Exp $
 
-DISTNAME=	Catalyst-Authentication-Store-DBIx-Class-0.1503
+DISTNAME=	Catalyst-Authentication-Store-DBIx-Class-0.1505
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	3
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Catalyst/}
 
@@ -14,13 +13,13 @@
 DEPENDS+=	p5-Catalyst-Model-DBIC-Schema>=0.18:../../databases/p5-Catalyst-Model-DBIC-Schema
 DEPENDS+=	p5-Catalyst-Plugin-Authentication>=0.10008:../../www/p5-Catalyst-Plugin-Authentication
 DEPENDS+=	p5-Catalyst-Runtime>=5.80000:../../www/p5-Catalyst-Runtime
-DEPENDS+=     	p5-DBIx-Class>=0.08000:../../databases/p5-DBIx-Class
+DEPENDS+=	p5-DBIx-Class>=0.08000:../../databases/p5-DBIx-Class
 DEPENDS+=	p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
 DEPENDS+=	p5-Moose-[0-9]*:../../devel/p5-Moose
 DEPENDS+=	p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
 DEPENDS+=	p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
 
-PERL5_PACKLIST= 	auto/Catalyst/Authentication/Store/DBIx/Class/.packlist
+PERL5_PACKLIST=		auto/Catalyst/Authentication/Store/DBIx/Class/.packlist
 PERL5_MODULE_TYPE=	Module::Install::Bundled
 
 .include "../../lang/perl5/module.mk"

cvs diff -r1.5 -r1.6 pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo (expand / switch to context diff)
--- pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo 2011/12/13 12:30:07 1.5
+++ pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo 2014/02/06 12:01:58 1.6
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2011/12/13 12:30:07 hiramatsu Exp $
+$NetBSD: distinfo,v 1.6 2014/02/06 12:01:58 abs Exp $
 
-SHA1 (Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz) = 4317eb3979f4f9019f32ffef7beb18bd8d3be046
+SHA1 (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = f4551ad32e3f283c9049021cc60fd8b6343e8d38
-RMD160 (Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz) = 30c33863f8ac09b5dd10485d3c6cdcb74334890f
+RMD160 (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 853f24d7dd9097c4a9a51997a2d63d8704ed429a
-Size (Catalyst-Authentication-Store-DBIx-Class-0.1503.tar.gz) = 44778 bytes
+Size (Catalyst-Authentication-Store-DBIx-Class-0.1505.tar.gz) = 48741 bytes