Mon Nov 23 09:21:34 2015 UTC ()
Update to 3.23
---------------
3.23  2015-09-10
   - Improve CGI mode param() handling to avoi CGI.pm's "param() called in list context" warning.
   - add support for Apache 2.4 via mod_perl 1.09.
     ***** IMPORTANT *****
     Apache 2.4 has a *VERY* different API for authentication.  You will need
     to port your subclass and configuration over to the Apache 2.4 API in
     order to use Apache 2.4!  Please be sure to read README.apache-2.4.pod for
     porting instructions!


(mef)
diff -r1.14 -r1.15 pkgsrc/www/p5-Apache2-AuthCookie/Makefile
diff -r1.4 -r1.5 pkgsrc/www/p5-Apache2-AuthCookie/distinfo

cvs diff -r1.14 -r1.15 pkgsrc/www/p5-Apache2-AuthCookie/Makefile (expand / switch to context diff)
--- pkgsrc/www/p5-Apache2-AuthCookie/Makefile 2015/06/12 10:51:52 1.14
+++ pkgsrc/www/p5-Apache2-AuthCookie/Makefile 2015/11/23 09:21:34 1.15
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2015/06/12 10:51:52 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/11/23 09:21:34 mef Exp $
 
-DISTNAME=	Apache-AuthCookie-3.22
+DISTNAME=	Apache-AuthCookie-3.23
 PKGNAME=	p5-${DISTNAME:S/Apache/Apache2/}
-PKGREVISION=	1
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Apache/}
 

cvs diff -r1.4 -r1.5 pkgsrc/www/p5-Apache2-AuthCookie/distinfo (expand / switch to context diff)
--- pkgsrc/www/p5-Apache2-AuthCookie/distinfo 2015/11/04 02:47:00 1.4
+++ pkgsrc/www/p5-Apache2-AuthCookie/distinfo 2015/11/23 09:21:34 1.5
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 02:47:00 agc Exp $
+$NetBSD: distinfo,v 1.5 2015/11/23 09:21:34 mef Exp $
 
-SHA1 (Apache-AuthCookie-3.22.tar.gz) = 2971dcdfd3194fd35d36a0add30985e75af05214
+SHA1 (Apache-AuthCookie-3.23.tar.gz) = 370e9ae76ce8bc1e54c8947ec254acccb0b9f3e6
-RMD160 (Apache-AuthCookie-3.22.tar.gz) = f147166bb86eccc0ab8596ea6dfec43d825a1dcd
+RMD160 (Apache-AuthCookie-3.23.tar.gz) = de1d3b94294a4bae49a3e707a26370dbb8abe6c4
-SHA512 (Apache-AuthCookie-3.22.tar.gz) = f5272e6adb1a99c8efda8f8f343a366779e45174a6f170af35913aea2d52340aa894e86535aeda4ad77d26f40f20c88b77d9a8404b4388cd0e7f4be40143d297
+SHA512 (Apache-AuthCookie-3.23.tar.gz) = e8948725c1f2ae3631004ec666ecd20b9c3b5fda86408b980e5d0a3e0d36a8780d905718b1c7b5ca117fc15e130bf35f59ef83c598870dc5b874ee362a4fdcb7
-Size (Apache-AuthCookie-3.22.tar.gz) = 48956 bytes
+Size (Apache-AuthCookie-3.23.tar.gz) = 45053 bytes