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 Update from vers...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9efb2a4bb72
branches:  trunk
changeset: 547032:d9efb2a4bb72
user:      he <he%pkgsrc.org@localhost>
date:      Thu Sep 11 11:19:36 2008 +0000

description:
Update from version 0.10006 to 0.10007.

Upstream changes:

0.10007 2008-08-17
        - Update tests prereqs to include Test::Exception (RT #36339)
        - Some documentation fixes (including RT #36062)
        - Compatibility fix where the use of new style config and old
          style Authentication::Store::Minimal would cause a crash
          (Reported & fixed by Jos Boumans C<kane%cpan.org@localhost>)
        - Documentation update on Password - to indicate proper field naming
        - Decouple Authentication system from session.  The realm class
          now allows complete control over how a user is persisted across
          requests.
        - pod fixes (RT #36062, RT #36063)

diffstat:

 www/p5-Catalyst-Plugin-Authentication/Makefile |  5 +++--
 www/p5-Catalyst-Plugin-Authentication/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diffs (33 lines):

diff -r 1954711583dc -r d9efb2a4bb72 www/p5-Catalyst-Plugin-Authentication/Makefile
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile    Thu Sep 11 11:14:26 2008 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile    Thu Sep 11 11:19:36 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:17:09 abs Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/11 11:19:36 he Exp $
 
-DISTNAME=      Catalyst-Plugin-Authentication-0.10006
+DISTNAME=      Catalyst-Plugin-Authentication-0.10007
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -12,6 +12,7 @@
 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
+BUILD_DEPENDS+=        p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Catalyst/Plugin/Authentication/.packlist
diff -r 1954711583dc -r d9efb2a4bb72 www/p5-Catalyst-Plugin-Authentication/distinfo
--- a/www/p5-Catalyst-Plugin-Authentication/distinfo    Thu Sep 11 11:14:26 2008 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication/distinfo    Thu Sep 11 11:19:36 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:17:09 abs Exp $
+$NetBSD: distinfo,v 1.2 2008/09/11 11:19:36 he Exp $
 
-SHA1 (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 96c2aef0bf154f0c44fab4e5398a34636f17b3ee
-RMD160 (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 434422ccb684e75b5f985e5f53e9b568b8072471
-Size (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 53117 bytes
+SHA1 (Catalyst-Plugin-Authentication-0.10007.tar.gz) = 8d34489e1379e7466c8ca334803b2cc8858b2763
+RMD160 (Catalyst-Plugin-Authentication-0.10007.tar.gz) = 18743f94e4e8aeb6a69910984aca03dd86cd1be6
+Size (Catalyst-Plugin-Authentication-0.10007.tar.gz) = 56405 bytes



Home | Main Index | Thread Index | Old Index