From e4993834ac515d02c97f0bc6a51c3ace274d8958 Mon Sep 17 00:00:00 2001 From: he Date: Thu, 16 Aug 2007 09:51:17 +0000 Subject: 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. --- www/p5-Apache-Session-Wrapper/Makefile | 4 ++-- www/p5-Apache-Session-Wrapper/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile index dcedc31f738..3104c0d169d 100644 --- a/www/p5-Apache-Session-Wrapper/Makefile +++ b/www/p5-Apache-Session-Wrapper/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2007/02/22 19:27:21 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2007/08/16 09:51:17 he Exp $ -DISTNAME= Apache-Session-Wrapper-0.31 +DISTNAME= Apache-Session-Wrapper-0.33 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} diff --git a/www/p5-Apache-Session-Wrapper/distinfo b/www/p5-Apache-Session-Wrapper/distinfo index ebc9f6081e2..d2ca1358e98 100644 --- a/www/p5-Apache-Session-Wrapper/distinfo +++ b/www/p5-Apache-Session-Wrapper/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2006/10/17 13:26:28 obache Exp $ +$NetBSD: distinfo,v 1.5 2007/08/16 09:51:17 he Exp $ -SHA1 (Apache-Session-Wrapper-0.31.tar.gz) = 0ce988cdd513f60fb1c3ce40bfc29be95c074e80 -RMD160 (Apache-Session-Wrapper-0.31.tar.gz) = 4a7e4fef8cfeb0136eae30cf21f0d075e6fd55b4 -Size (Apache-Session-Wrapper-0.31.tar.gz) = 22679 bytes +SHA1 (Apache-Session-Wrapper-0.33.tar.gz) = 17ba0ec8e68f08501fe035988bcd380a2a18f733 +RMD160 (Apache-Session-Wrapper-0.33.tar.gz) = 98ed9c1d64374b5b0d3d6a2325e3492e05271ba8 +Size (Apache-Session-Wrapper-0.33.tar.gz) = 23780 bytes -- cgit v1.2.3