[Bug 280499] www/mod_perl2: update 2.0.12 -> 2.0.13 to fix build with newer perl

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 29 Aug 2024 14:16:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280499

--- Comment #8 from Dan Langille <dvl@FreeBSD.org> ---
(In reply to Kurt Jaeger from comment #7)
My testing consisted of:

$ freebsd-version -urk
13.3-RELEASE-p5
13.3-RELEASE-p5
13.3-RELEASE-p5

$ pkg info -x perl
ap24-mod_perl2-2.0.13,3
p5-perl-ldap-0.6800
perl5-5.36.3_1

$ pkg info -x apache
apache24-2.4.62

$ sudo service apache24 onestart
Performing sanity check on apache24 configuration:
Syntax OK
Starting apache24.

$ sudo ps auwwx | grep http
root  28469   0.0  0.3  28828 14068  -  Ss   14:14    0:00.01
/usr/local/sbin/httpd
www   28606   0.0  0.3  26268 13976  -  S    14:14    0:00.00
/usr/local/sbin/httpd
www   28665   0.0  0.3  26268 13976  -  S    14:14    0:00.00
/usr/local/sbin/httpd
www   28794   0.0  0.3  26268 13976  -  S    14:14    0:00.00
/usr/local/sbin/httpd
www   28830   0.0  0.3  26268 13976  -  S    14:14    0:00.00
/usr/local/sbin/httpd
www   28943   0.0  0.3  26268 13976  -  S    14:14    0:00.00
/usr/local/sbin/httpd
dvl   29191   0.0  0.1  12792  2464  0  S+   14:14    0:00.00 grep http

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