diff options
author | sno <sno@pkgsrc.org> | 2009-07-07 21:43:25 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-07-07 21:43:25 +0000 |
commit | 610cd229b0c5dad7e87ae20435c1b323c6554b71 (patch) | |
tree | 4b37f12a7e154d5e793a8f052ff62a739b87ded9 /www/p5-Catalyst-Plugin-Authentication/Makefile | |
parent | 00c276b8959ebafd8f6f14624c05fe313dc4388a (diff) | |
download | pkgsrc-610cd229b0c5dad7e87ae20435c1b323c6554b71.tar.gz |
Updating package for p5 module Catalyst::Plugin::Authentication from
0.10012 to 0.10013
Upstream changes:
0.10013 Fri Jun 19 16:08:00 BST 2009
- Add a username_field config item to ::Credential::Remote
(Nigel Metheringham)
- Die with a useful error message if we are about to try to restore
a user from a realm which does not exist. (t0m)
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile index b240886ec12..279cc628c12 100644 --- a/www/p5-Catalyst-Plugin-Authentication/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2009/06/15 22:38:45 sno Exp $ +# $NetBSD: Makefile,v 1.8 2009/07/07 21:43:25 sno Exp $ -DISTNAME= Catalyst-Plugin-Authentication-0.10012 +DISTNAME= Catalyst-Plugin-Authentication-0.10013 PKGNAME= p5-${DISTNAME}0 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} |