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 PkgSrc changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/63427c6b0c3b
branches: trunk
changeset: 392424:63427c6b0c3b
user: sno <sno%pkgsrc.org@localhost>
date: Fri May 01 13:34:27 2009 +0000
description:
PkgSrc changes:
- Updating package for p5 module of Catalyst::Plugin::Authentication
from 0.10009_1 to 0.10011
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.10011 Sun Mar 8 23:32:12 GMT 2009
- Update t/live_app_session.t to skip unless you have a newer, more
reliable version of TWMC (RT#43817)
- Change check for isa Catalyst::Plugin::Session to just check the
existance of a session method. (Edmund von der Burg)
0.10010
- Change from NEXT to MRO::Compat
- Chop a number off the versions to get back to the correct 0.10000
version scheme.
0.100092_01
- Add hook for failing user restore.
- Add test for this.
- Fix bug in Credential::Password with password_type: clear.
- Add test for this.
- Add mock object tests for Credential::Password with password_type:
clear.
0.100092
- Release new version, no changes since dev release.
diffstat:
www/p5-Catalyst-Plugin-Authentication/Makefile | 14 ++++++++++----
www/p5-Catalyst-Plugin-Authentication/distinfo | 8 ++++----
2 files changed, 14 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r cdbea17ab84a -r 63427c6b0c3b www/p5-Catalyst-Plugin-Authentication/Makefile
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile Fri May 01 13:32:00 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile Fri May 01 13:34:27 2009 +0000
@@ -1,18 +1,24 @@
-# $NetBSD: Makefile,v 1.5 2008/12/11 16:03:38 rhaen Exp $
+# $NetBSD: Makefile,v 1.6 2009/05/01 13:34:27 sno Exp $
-DISTNAME= Catalyst-Plugin-Authentication-0.100091
-PKGNAME= p5-${DISTNAME}
+DISTNAME= Catalyst-Plugin-Authentication-0.10011
+PKGNAME= p5-${DISTNAME}0
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
MAINTAINER= rhaen%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
COMMENT= Infrastructure plugin for the Catalyst authentication framework
+LICENSE= gnu-gpl-v2 # OR artistic
+DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session
DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
-DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session
+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-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_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist
PKG_DESTDIR_SUPPORT= user-destdir
diff -r cdbea17ab84a -r 63427c6b0c3b www/p5-Catalyst-Plugin-Authentication/distinfo
--- a/www/p5-Catalyst-Plugin-Authentication/distinfo Fri May 01 13:32:00 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication/distinfo Fri May 01 13:34:27 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/12/11 16:03:38 rhaen Exp $
+$NetBSD: distinfo,v 1.5 2009/05/01 13:34:27 sno Exp $
-SHA1 (Catalyst-Plugin-Authentication-0.100091.tar.gz) = aa4d7b4e7437131d88f66dcfb5220aacea34f9cb
-RMD160 (Catalyst-Plugin-Authentication-0.100091.tar.gz) = 51a88950a5c92daf9d8f0e97dbacf19685049cea
-Size (Catalyst-Plugin-Authentication-0.100091.tar.gz) = 59268 bytes
+SHA1 (Catalyst-Plugin-Authentication-0.10011.tar.gz) = 214d87efd332020166e937d6105ab2c2ed801a0c
+RMD160 (Catalyst-Plugin-Authentication-0.10011.tar.gz) = 2a2f132ea4bfdcfe7492b15f72a994731a034c3a
+Size (Catalyst-Plugin-Authentication-0.10011.tar.gz) = 58440 bytes
Home |
Main Index |
Thread Index |
Old Index