Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Aug 2014 15:10:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        apache@FreeBSD.org
Subject:   [Bug 191471] [patch] www/mod_perl2 does not build against apache24
Message-ID:  <bug-191471-16115-Fn8rCxnSrw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191471-16115@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191471-16115@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191471

--- Comment #14 from Olli Hauer <ohauer@FreeBSD.org> ---
Created attachment 145304
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=145304&action=edit
patch current upstream mod_perl r1602105

I shaped a patch for current upstream mod_perl r1602105.

`make test' on FreeBSD-10 (amd64) where OK, please test at own risk with a real
application.

In case someone wants to test a real application against apache22 then this can
be done by 
 replacing ".if ${APACHE_VERSION} > 22" with ".if ${APACHE_VERSION} >= 22"

Please report bugs upstream and also here, as soon upstream has fixes we can
include them in the port.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191471-16115-Fn8rCxnSrw>