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-Authentication Updating www/p5-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fbddee5bad81
branches: trunk
changeset: 399156:fbddee5bad81
user: sno <sno%pkgsrc.org@localhost>
date: Sun Sep 13 20:20:37 2009 +0000
description:
Updating www/p5-Catalyst-Plugin-Authentication from 0.10013 to 0.10015
pkgsrc changes:
- Updating dependencies
- use bundled Module::Install (AuthorTests)
Upstream changes:
0.10015 Tue Sep 1 01:40:36 BST 2009
- Remove (undeclared) dependency on Class::Data::Inhertiable (RT#49086)
- Remove dependency on Test::MockObject
- Fix repository metadata in META.yml / Makefile.PL
- Make POD tests author side only.
0.10014 Tue Aug 25 15:42:57 BST 2009
- Don't always supply an "id" column in the authinfo passed to the store
class in ::Credential::Remote. This means that it works better with
the DBIC store. (t0m)
- Make auth_realms method ensure authentication is initialized
before calling methods which get created during auth initialization.
Fixes back compat cases where auth store is in the plugin list
before the authentication plugin. (t0m)
diffstat:
www/p5-Catalyst-Plugin-Authentication/Makefile | 11 +++++++----
www/p5-Catalyst-Plugin-Authentication/distinfo | 8 ++++----
2 files changed, 11 insertions(+), 8 deletions(-)
diffs (42 lines):
diff -r e86e9532c188 -r fbddee5bad81 www/p5-Catalyst-Plugin-Authentication/Makefile
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile Sun Sep 13 20:09:13 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile Sun Sep 13 20:20:37 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2009/07/07 21:43:25 sno Exp $
+# $NetBSD: Makefile,v 1.9 2009/09/13 20:20:37 sno Exp $
-DISTNAME= Catalyst-Plugin-Authentication-0.10013
+DISTNAME= Catalyst-Plugin-Authentication-0.10015
PKGNAME= p5-${DISTNAME}0
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -16,11 +16,14 @@
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
BUILD_DEPENDS+= p5-Catalyst-Plugin-Session-State-Cookie-[0-9]*:../../www/p5-Catalyst-Plugin-Session-State-Cookie
+BUILD_DEPENDS+= p5-Class-MOP-[0-9]*:../../devel/p5-Class-MOP
+BUILD_DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+BUILD_DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
-BUILD_DEPENDS+= p5-Test-MockObject>=0:../../devel/p5-Test-MockObject
BUILD_DEPENDS+= p5-Test-WWW-Mechanize-Catalyst>=0.50:../../www/p5-Test-WWW-Mechanize-Catalyst
-PERL5_MODULE_TYPE= Module::Install
+#PERL5_MODULE_TYPE= Module::Install::Bundled
+MAKE_PARAMS+= --skipdeps
PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist
PKG_DESTDIR_SUPPORT= user-destdir
diff -r e86e9532c188 -r fbddee5bad81 www/p5-Catalyst-Plugin-Authentication/distinfo
--- a/www/p5-Catalyst-Plugin-Authentication/distinfo Sun Sep 13 20:09:13 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication/distinfo Sun Sep 13 20:20:37 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/07/07 21:43:25 sno Exp $
+$NetBSD: distinfo,v 1.8 2009/09/13 20:20:37 sno Exp $
-SHA1 (Catalyst-Plugin-Authentication-0.10013.tar.gz) = 08f81c399b16a1714686dc2d926f03dad6c5bfea
-RMD160 (Catalyst-Plugin-Authentication-0.10013.tar.gz) = d5625f8c7574fc7db0d2ceb67e6b963e2993e99d
-Size (Catalyst-Plugin-Authentication-0.10013.tar.gz) = 70048 bytes
+SHA1 (Catalyst-Plugin-Authentication-0.10015.tar.gz) = b436e6ead762ded9282c9b33e7192474109c37b6
+RMD160 (Catalyst-Plugin-Authentication-0.10015.tar.gz) = 0a38213f6cc9e1378fa316cfb923ca52dc3d2d0a
+Size (Catalyst-Plugin-Authentication-0.10015.tar.gz) = 66385 bytes
Home |
Main Index |
Thread Index |
Old Index