diff options
author | mef <mef@pkgsrc.org> | 2016-01-15 15:03:04 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-01-15 15:03:04 +0000 |
commit | a684a2c3c4391ba9a618802f136465047173b082 (patch) | |
tree | 4e0ea458d3581f6038a0eb7ab9eed5d4908c506b /www | |
parent | 9980e8b2f538a35c3124a495f608e16143a9a408 (diff) | |
download | pkgsrc-a684a2c3c4391ba9a618802f136465047173b082.tar.gz |
Update to 3.24
--------------
3.24 2016-01-13
- Update Apache 2.4 README, flesh out guts of Authz Provider notes.
- Improve Apache 2.4 README's AuthzProvider documentation
- Add POD to Apache2_4::AuthCookie
- Add FAQ to Apache2_4::AuthCookie documenation
- 2.4: document that PerlAddAuthzProvider is only needed for *custom* Requires directives.
- 2.4: make authz_handler recognize multiple usernames in the directive like
mod_authz_user does.
- add test case for internal authz_handler
- explicitly require Apache::Test 1.39 so that APACHE2_4 defines are set
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache2-AuthCookie/Makefile | 4 | ||||
-rw-r--r-- | www/p5-Apache2-AuthCookie/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Apache2-AuthCookie/Makefile b/www/p5-Apache2-AuthCookie/Makefile index 75a36127343..c44ea5fef38 100644 --- a/www/p5-Apache2-AuthCookie/Makefile +++ b/www/p5-Apache2-AuthCookie/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2015/11/23 09:21:34 mef Exp $ +# $NetBSD: Makefile,v 1.16 2016/01/15 15:03:04 mef Exp $ -DISTNAME= Apache-AuthCookie-3.23 +DISTNAME= Apache-AuthCookie-3.24 PKGNAME= p5-${DISTNAME:S/Apache/Apache2/} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache2-AuthCookie/distinfo b/www/p5-Apache2-AuthCookie/distinfo index 503f52cbe70..2c5bf0e7d93 100644 --- a/www/p5-Apache2-AuthCookie/distinfo +++ b/www/p5-Apache2-AuthCookie/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2015/11/23 09:21:34 mef Exp $ +$NetBSD: distinfo,v 1.6 2016/01/15 15:03:04 mef Exp $ -SHA1 (Apache-AuthCookie-3.23.tar.gz) = 370e9ae76ce8bc1e54c8947ec254acccb0b9f3e6 -RMD160 (Apache-AuthCookie-3.23.tar.gz) = de1d3b94294a4bae49a3e707a26370dbb8abe6c4 -SHA512 (Apache-AuthCookie-3.23.tar.gz) = e8948725c1f2ae3631004ec666ecd20b9c3b5fda86408b980e5d0a3e0d36a8780d905718b1c7b5ca117fc15e130bf35f59ef83c598870dc5b874ee362a4fdcb7 -Size (Apache-AuthCookie-3.23.tar.gz) = 45053 bytes +SHA1 (Apache-AuthCookie-3.24.tar.gz) = 81988a4966291eaa0bb667b5d201c8ce04f766ae +RMD160 (Apache-AuthCookie-3.24.tar.gz) = f948270879d84b43d0ae10bb1be5c725ce02c861 +SHA512 (Apache-AuthCookie-3.24.tar.gz) = 023cc9c695d5b43a92a46b80a2c8ce556d89f0f3ed83d05cb068db5b50d96e1a0e4cd52491d2eb5f0e680e073bc16b36c214b2527a5c5d31eee1a37ed6cd2f60 +Size (Apache-AuthCookie-3.24.tar.gz) = 48349 bytes |