diff options
author | wen <wen@pkgsrc.org> | 2013-08-23 13:51:51 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2013-08-23 13:51:51 +0000 |
commit | 095454d55692ebaeec17336464a895ddfdae7456 (patch) | |
tree | 7b9eaf284825cd2b4659613beab26c96644b1b5a /www | |
parent | adc242c88675288d301cff2eb0fc3a1a76340a06 (diff) | |
download | pkgsrc-095454d55692ebaeec17336464a895ddfdae7456.tar.gz |
Update to 1.0023
Upstream changes:
0.10023 11 Jan 2013
- Add Howto on using the auth from the proxy server with
::Credential::Remote (Robert Rothenberg)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile index e97d4b78237..75fc7994aad 100644 --- a/www/p5-Catalyst-Plugin-Authentication/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2013/05/31 12:42:38 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/08/23 13:51:51 wen Exp $ -DISTNAME= Catalyst-Plugin-Authentication-0.10022 +DISTNAME= Catalyst-Plugin-Authentication-0.10023 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} @@ -18,7 +17,7 @@ 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-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 -BUILD_DEPENDS+= p5-Moose>2:../../devel/p5-Moose +BUILD_DEPENDS+= p5-Moose>=2:../../devel/p5-Moose BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple BUILD_DEPENDS+= p5-Test-WWW-Mechanize-Catalyst>=0.50:../../www/p5-Test-WWW-Mechanize-Catalyst diff --git a/www/p5-Catalyst-Plugin-Authentication/distinfo b/www/p5-Catalyst-Plugin-Authentication/distinfo index bf712135880..c1dc0235f02 100644 --- a/www/p5-Catalyst-Plugin-Authentication/distinfo +++ b/www/p5-Catalyst-Plugin-Authentication/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2013/01/27 07:57:23 rhaen Exp $ +$NetBSD: distinfo,v 1.12 2013/08/23 13:51:51 wen Exp $ -SHA1 (Catalyst-Plugin-Authentication-0.10022.tar.gz) = 203a26a12c6565d4a444326b54592460241538d5 -RMD160 (Catalyst-Plugin-Authentication-0.10022.tar.gz) = ea1fd47deb638ac1b6295d9a21570999e29b9957 -Size (Catalyst-Plugin-Authentication-0.10022.tar.gz) = 79498 bytes +SHA1 (Catalyst-Plugin-Authentication-0.10023.tar.gz) = bf4344439828aff668278f9ec863ef2df9554c11 +RMD160 (Catalyst-Plugin-Authentication-0.10023.tar.gz) = cd6ee2378e435dd43fd3367f33f8a1fbc7668cbf +Size (Catalyst-Plugin-Authentication-0.10023.tar.gz) = 80041 bytes |