From owner-freebsd-apache@FreeBSD.ORG Fri Feb 27 19:20:49 2015 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 22A08AC7 for ; Fri, 27 Feb 2015 19:20:49 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E25D1C78 for ; Fri, 27 Feb 2015 19:20:48 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t1RJKmhA071517 for ; Fri, 27 Feb 2015 19:20:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 196256] www/apache22: Unbreak build with LibreSSL Date: Fri, 27 Feb 2015 19:20:49 +0000 X-Bugzilla-Reason: CC AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: feld@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: apache@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2015 19:20:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196256 --- Comment #2 from Mark Felder --- This patch is for apache directly -- not the port. It also doesn't apply cleanly: root@skeletor:/usr/ports/www/apache22/work/httpd-2.2.29 # patch -p0 < ../../patch Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- acinclude.m4 2012-07-06 17:23:21.000000000 +0200 |+++ acinclude.m4 2014-12-24 12:14:22.207357460 +0100 -------------------------- Patching file acinclude.m4 using Plan A... Hunk #1 succeeded at 454. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure 2014-08-22 19:54:19.000000000 +0200 |+++ configure 2014-12-24 12:20:30.867335396 +0100 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 13841. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- include/ap_config_auto.h.in 2014-08-22 19:54:18.000000000 +0200 |+++ include/ap_config_auto.h.in 2014-12-24 12:38:06.864258210 +0100 -------------------------- Patching file include/ap_config_auto.h.in using Plan A... Hunk #1 succeeded at 109. Hunk #2 succeeded at 130. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |--- modules/ssl/ssl_engine_init.c 2014-07-16 08:04:38.000000000 +0200 |+++ modules/ssl/ssl_engine_init.c 2014-12-24 12:42:00.248249930 +0100 -------------------------- Patching file modules/ssl/ssl_engine_init.c using Plan A... Hunk #1 succeeded at 406. Can we get an updated patch ? Thanks! -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.