pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Apache-Session-Wrapper Upgrade Update p5-Apache...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1f916ef3261f
branches: trunk
changeset: 532346:1f916ef3261f
user: he <he%pkgsrc.org@localhost>
date: Thu Aug 16 09:51:17 2007 +0000
description:
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.
diffstat:
www/p5-Apache-Session-Wrapper/Makefile | 4 ++--
www/p5-Apache-Session-Wrapper/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 4ca2d2911175 -r 1f916ef3261f www/p5-Apache-Session-Wrapper/Makefile
--- a/www/p5-Apache-Session-Wrapper/Makefile Thu Aug 16 09:27:03 2007 +0000
+++ b/www/p5-Apache-Session-Wrapper/Makefile Thu Aug 16 09:51:17 2007 +0000
@@ -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 -r 4ca2d2911175 -r 1f916ef3261f www/p5-Apache-Session-Wrapper/distinfo
--- a/www/p5-Apache-Session-Wrapper/distinfo Thu Aug 16 09:27:03 2007 +0000
+++ b/www/p5-Apache-Session-Wrapper/distinfo Thu Aug 16 09:51:17 2007 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index