Subject: CVS commit: pkgsrc/www/p5-Apache-Session-Wrapper
To: None <pkgsrc-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: pkgsrc-changes
Date: 08/16/2007 09:51:17
Module Name: pkgsrc
Committed By: he
Date: Thu Aug 16 09:51:17 UTC 2007
Modified Files:
pkgsrc/www/p5-Apache-Session-Wrapper: Makefile distinfo
Log Message:
Upgrade Update p5-Apache-Session-Wrapper from version 0.31 to 0.33.
Changes:
0.33 2006-09-26
- When setting up tests with Apache::Test, if the user has apache2 we
need to make sure that they have the mod_apreq2.so library
available. If they don't, the live tests will be skipped. Based on a
patch from Derek Price. RT #21552.
0.32 2006-09-18
- Work around a (maybe) bug in Apache2::Cookie. Set -value to undef to
in Apach2::Cookie->new causes it to return undef, rather than a
cookie with no value. This meant that delete_session() caused an
"attempt to call method of undefined value" error. Reported by Derek
Price. RT #20992.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/www/p5-Apache-Session-Wrapper/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/www/p5-Apache-Session-Wrapper/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.