Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Apache2-AuthCookieDBI p5-Apache2-AuthCookieDBI:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1e85f64928e3
branches: trunk
changeset: 438625:1e85f64928e3
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Sep 07 20:33:57 2020 +0000
description:
p5-Apache2-AuthCookieDBI: update to 2.19.
2.19 - Sun Dec 8 15:06:12 PST 2019
- Added support for group authorizations on Apache 2.4.x. This addresses
https://github.com/matisse/Apache-AuthCookieDBI/issues/2 and
https://rt.cpan.org/Public/Bug/Display.html?id=106663.
- Refactored group authorization code.
- Eliminated duplicate calls of _dbi_config_vars() to improve efficiency.
- Added docker directory that contains Dockerfiles for Apache 2.2 and 2.4
Changes by Ed Sabol https://github.com/esabol
diffstat:
www/p5-Apache2-AuthCookieDBI/Makefile | 6 ++----
www/p5-Apache2-AuthCookieDBI/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (30 lines):
diff -r 4d12bce3c1b3 -r 1e85f64928e3 www/p5-Apache2-AuthCookieDBI/Makefile
--- a/www/p5-Apache2-AuthCookieDBI/Makefile Mon Sep 07 20:32:50 2020 +0000
+++ b/www/p5-Apache2-AuthCookieDBI/Makefile Mon Sep 07 20:33:57 2020 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2020/08/31 18:12:38 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.23 2020/09/07 20:33:57 wiz Exp $
-DISTNAME= Apache2-AuthCookieDBI-2.18
+DISTNAME= Apache2-AuthCookieDBI-2.19
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache2/}
diff -r 4d12bce3c1b3 -r 1e85f64928e3 www/p5-Apache2-AuthCookieDBI/distinfo
--- a/www/p5-Apache2-AuthCookieDBI/distinfo Mon Sep 07 20:32:50 2020 +0000
+++ b/www/p5-Apache2-AuthCookieDBI/distinfo Mon Sep 07 20:33:57 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2019/11/17 13:19:52 mef Exp $
+$NetBSD: distinfo,v 1.9 2020/09/07 20:33:57 wiz Exp $
-SHA1 (Apache2-AuthCookieDBI-2.18.tar.gz) = 2abc9cd24d161cdd01c8ff42cf180a853965ef3e
-RMD160 (Apache2-AuthCookieDBI-2.18.tar.gz) = d6f77df41e125cd73d134cecc76423af1b58f367
-SHA512 (Apache2-AuthCookieDBI-2.18.tar.gz) = 37f1cb4df6e488408ba9fae3ac0557b005db4a7a8abc2017c3d9cdd29fb9f9ed6a7341ce39e3827ccb3ebe1d77b51de7d34b0e0f48f52f6df74e2c39a18c00d8
-Size (Apache2-AuthCookieDBI-2.18.tar.gz) = 42223 bytes
+SHA1 (Apache2-AuthCookieDBI-2.19.tar.gz) = 8f3249ab33f8ed8cfa82ed99b130bf1bb32c5101
+RMD160 (Apache2-AuthCookieDBI-2.19.tar.gz) = 2b4044a637d222a91030236730054dc2c3f12437
+SHA512 (Apache2-AuthCookieDBI-2.19.tar.gz) = 94244afc9387b1ca91c4085ff26dbc9f9f77f3f18e9e659cb41cf3f40e094d62e094e7b1617dea3178c2340199a00dd1b531704f26e3e8f39ab9d3bb26eac4dc
+Size (Apache2-AuthCookieDBI-2.19.tar.gz) = 48370 bytes
Home |
Main Index |
Thread Index |
Old Index