From 637b376717ad5b089c06a9cfe1b616918305a6d4 Mon Sep 17 00:00:00 2001 From: Olli Hauer <ohauer@FreeBSD.org> Date: Wed, 27 Mar 2013 18:59:43 +0000 Subject: - fix patch issue introduced by PR: ports/175331 PR: ports/176626 Submitted by: SASAKI Katuhiro <crest@sahiro.org> --- www/apache22-peruser-mpm/files/httpd-2.2.3-peruser-0.3.0-dc3.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/apache22-peruser-mpm/files/httpd-2.2.3-peruser-0.3.0-dc3.patch b/www/apache22-peruser-mpm/files/httpd-2.2.3-peruser-0.3.0-dc3.patch index 57342cd4d9c7..4a61ce7c8d62 100644 --- a/www/apache22-peruser-mpm/files/httpd-2.2.3-peruser-0.3.0-dc3.patch +++ b/www/apache22-peruser-mpm/files/httpd-2.2.3-peruser-0.3.0-dc3.patch @@ -457,7 +457,7 @@ + } if (status == APR_EGENERAL) { - /* resource shortage or should-not-occur occured */ + /* resource shortage or should-not-occur occurred */ clean_child_exit(1); } - else if (status != APR_SUCCESS || die_now) { -- cgit debian/1.2.3+git2.25.1-1-2-gaceb0