[Bug 191471] [patch] www/mod_perl2 does not build against apache24

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 3 15:10:48 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191471

--- Comment #14 from Olli Hauer <ohauer at 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.


More information about the freebsd-apache mailing list