FreeBSD Bugzilla – Attachment 67493 Details for
Bug 99437
[PATCH] www/p5-Apache-Session: update to 1.81
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-Apache-Session-1.81.patch
p5-Apache-Session-1.81.patch (text/plain), 2.64 KB, created by
Aaron Dalton
on 2006-06-25 03:00:34 UTC
(
hide
)
Description:
p5-Apache-Session-1.81.patch
Filename:
MIME Type:
Creator:
Aaron Dalton
Created:
2006-06-25 03:00:34 UTC
Size:
2.64 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/p5-Apache-Session/Makefile,v >retrieving revision 1.16 >diff -u -u -r1.16 Makefile >--- Makefile 12 Oct 2004 10:17:19 -0000 1.16 >+++ Makefile 25 Jun 2006 01:53:50 -0000 >@@ -6,19 +6,15 @@ > # > > PORTNAME= Apache-Session >-PORTVERSION= 1.60 >+PORTVERSION= 1.81 > CATEGORIES= www perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= Apache > PKGNAMEPREFIX= p5- >-DISTNAME= ${PORTNAME}-${PORTVERSION:S/0//} > > MAINTAINER= frank@exit.com > COMMENT= A persistence framework for session data > >-BUILD_DEPENDS= >-RUN_DEPENDS= ${BUILD_DEPENDS} >- > PERL_CONFIGURE= yes > > MAN3= Apache::Session.3 \ >@@ -56,10 +52,7 @@ > BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable \ > ${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 > .if ${PERL_LEVEL} < 500600 >-EXTRA_PATCH= ${PATCHDIR}/5.005-Session::Generate::ModUniqueId.pm >- >-post-patch: >- @${FIND} ${WRKSRC} -name '*.orig' -delete >+IGNORE= requires at least Perl 5.6. Please install lang/perl5.8 and try again > .endif > .endif > >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/www/p5-Apache-Session/distinfo,v >retrieving revision 1.7 >diff -u -u -r1.7 distinfo >--- distinfo 24 Jan 2006 03:13:41 -0000 1.7 >+++ distinfo 25 Jun 2006 01:53:50 -0000 >@@ -1,3 +1,3 @@ >-MD5 (Apache-Session-1.6.tar.gz) = 3a373102e3ba49f93a76994c6599e1ff >-SHA256 (Apache-Session-1.6.tar.gz) = cdbc2cb3d0b96d834c4d6232125b8a68c5b3a2170fcdc168a67b7d00d224c7bb >-SIZE (Apache-Session-1.6.tar.gz) = 29391 >+MD5 (Apache-Session-1.81.tar.gz) = 942788df6c5e743333cae5816551f203 >+SHA256 (Apache-Session-1.81.tar.gz) = 7a47763fd6f0603370049363d58fbbd15f730b1d8fa65fdf540c0c87362647dd >+SIZE (Apache-Session-1.81.tar.gz) = 31468 >Index: files/5.005-Session::Generate::ModUniqueId.pm >=================================================================== >RCS file: files/5.005-Session::Generate::ModUniqueId.pm >diff -N files/5.005-Session::Generate::ModUniqueId.pm >--- files/5.005-Session::Generate::ModUniqueId.pm 12 Oct 2004 10:17:19 -0000 1.1 >+++ /dev/null 1 Jan 1970 00:00:00 -0000 >@@ -1,11 +0,0 @@ >---- Session/Generate/ModUniqueId.pm~ Mon Sep 20 14:27:20 2004 >-+++ Session/Generate/ModUniqueId.pm Mon Sep 20 14:27:31 2004 >-@@ -8,7 +8,7 @@ >- my $session = shift; >- unless (exists $ENV{UNIQUE_ID}) { >- require Carp; >-- Carp::croak 'Can\'t get UNIQUE_ID env variable. Make sure mod_unique_id is enabled.'; >-+ Carp::croak('Can\'t get UNIQUE_ID env variable. Make sure mod_unique_id is enabled.'); >- } >- $session->{data}->{_session_id} = $ENV{UNIQUE_ID}; >- }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 99437
: 67493