Sun Jul 4 16:49:10 2010 UTC ()
Initial import of p5-Plack-Middleware-Auth-Digest version 0.03 in
the NetBSD Packages Collection.

The Perl 5 module Plack::Middleware::Auth::Digest is a Plack
middleware.  It enables digest authentication. Your authenticator
callback is given an username as a string and should return a
password, either as a raw password or a hashed password.

Status:

Vendor Tag:	TNF
Release Tags:	pkgsrc-base


(seb)
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Plack-Middleware-Auth-Digest/DESCR
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Plack-Middleware-Auth-Digest/Makefile
diff -r0 -r1.1.1.1 pkgsrc/www/p5-Plack-Middleware-Auth-Digest/distinfo

File Added: pkgsrc/www/p5-Plack-Middleware-Auth-Digest/DESCR
The Perl 5 module Plack::Middleware::Auth::Digest is a Plack middleware.
It enables digest authentication. Your authenticator callback is
given an username as a string and should return a password, either
as a raw password or a hashed password.

File Added: pkgsrc/www/p5-Plack-Middleware-Auth-Digest/Makefile
# $NetBSD: Makefile,v 1.1.1.1 2010/07/04 16:49:10 seb Exp $

DISTNAME=	Plack-Middleware-Auth-Digest-0.03
PKGNAME=	p5-${DISTNAME}
#PKGREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Plack/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://search.cpan.org/dist/Plack-Middleware-Auth-Digest/
COMMENT=	Plack middleware enabling digest authentication
LICENSE=	${PERL5_LICENSE}

PKG_DESTDIR_SUPPORT=	user-destdir

USE_LANGUAGES=	# empty
PERL5_PACKLIST= auto/Plack/Middleware/Auth/Digest/.packlist

BUILD_DEPENDS+=	p5-Test-Simple>=0.88:../../devel/p5-Test-Simple
DEPENDS+=	p5-Digest-HMAC-[0-9]*:../../security/p5-Digest-HMAC
DEPENDS+=	p5-Plack-[0-9]*:../../www/p5-Plack

.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/p5-Plack-Middleware-Auth-Digest/distinfo
$NetBSD: distinfo,v 1.1.1.1 2010/07/04 16:49:10 seb Exp $

SHA1 (Plack-Middleware-Auth-Digest-0.03.tar.gz) = 0ee558d3af56cd3db72dd711ba4bd09659737c3e
RMD160 (Plack-Middleware-Auth-Digest-0.03.tar.gz) = cecb9e87fd5bcbf3e8e456a986f332a686e83dbd
Size (Plack-Middleware-Auth-Digest-0.03.tar.gz) = 23943 bytes