From owner-freebsd-apache@FreeBSD.ORG Sun Apr 26 09:39:48 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 383956C5 for ; Sun, 26 Apr 2015 09:39:48 +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 22B831E3F for ; Sun, 26 Apr 2015 09:39: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 t3Q9dmqZ022763 for ; Sun, 26 Apr 2015 09:39:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 196139] www/apache24: Update to 2.4.12 / unbreak build with libressl Date: Sun, 26 Apr 2015 09:39:48 +0000 X-Bugzilla-Reason: CC 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: feature, needs-qa, patch, patch-ready X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: spil.oss@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ohauer@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: 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.20 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Apr 2015 09:39:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196139 --- Comment #18 from Bernard Spil --- Hi Olli, Beware that Apache httpd meanwhile has implemented most of these changes. https://svn.apache.org/viewvc?view=rev&rev=1673455 https://svn.apache.org/viewvc?view=rev&rev=1674542 https://svn.apache.org/viewvc?view=rev&rev=1675410 https://svn.apache.org/viewvc?view=rev&rev=1673900 Need to analyze if that's all of the changes but at least some of the patches will be deprecated with the next httpd release. -- You are receiving this mail because: You are on the CC list for the bug. From owner-freebsd-apache@FreeBSD.ORG Tue Apr 28 13:37:18 2015 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3708CB6F for ; Tue, 28 Apr 2015 13:37:18 +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 20BF31EC6 for ; Tue, 28 Apr 2015 13:37:18 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t3SDbHXC098848 for ; Tue, 28 Apr 2015 13:37:17 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 198498] [PATCH] www/mod_auth_xradius: Add High Availability Patch Date: Tue, 28 Apr 2015 13:37:18 +0000 X-Bugzilla-Reason: 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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@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.20 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2015 13:37:18 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198498 --- Comment #6 from commit-hook@freebsd.org --- A commit references this bug: Author: feld Date: Tue Apr 28 13:36:56 UTC 2015 New revision: 384899 URL: https://svnweb.freebsd.org/changeset/ports/384899 Log: Include high availability patch to give us feature parity with Linux distros which include this patch in their packages for many years now. PR: 198498 Changes: head/www/mod_auth_xradius/Makefile head/www/mod_auth_xradius/files/patch-src_mod__auth__xradius.c -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-apache@FreeBSD.ORG Tue Apr 28 13:37:32 2015 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DCF99B8F for ; Tue, 28 Apr 2015 13:37:32 +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 C71F41ECD for ; Tue, 28 Apr 2015 13:37:32 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t3SDbW5x098955 for ; Tue, 28 Apr 2015 13:37:32 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 198498] [PATCH] www/mod_auth_xradius: Add High Availability Patch Date: Tue, 28 Apr 2015 13:37:32 +0000 X-Bugzilla-Reason: 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: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: feld@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: apache@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: resolution bug_status 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.20 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Apr 2015 13:37:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198498 Mark Felder changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-apache@FreeBSD.ORG Wed Apr 29 22:04:11 2015 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E25214FD for ; Wed, 29 Apr 2015 22:04:10 +0000 (UTC) Received: from smtp.rcn.com (smtp.rcn.com [69.168.97.78]) (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 A4D6E1DC9 for ; Wed, 29 Apr 2015 22:04:10 +0000 (UTC) X_CMAE_Category: , , X-CNFS-Analysis: v=2.0 cv=PMSNCIWC c=1 sm=1 a=OxtTj1AvBIaAxO256ZN+aQ==:17 a=LaogzpLLAAAA:8 a=e9J7MTPGsLIA:10 a=6I5d2MoRAAAA:8 a=Qnrvw1W4JavI7QEHV8IA:9 a=OxtTj1AvBIaAxO256ZN+aQ==:117 X-CM-Score: 0 X-Scanned-by: Cloudmark Authority Engine X-Authed-Username: YW5hdEByY24uY29t Authentication-Results: smtp02.rcn.cmh.synacor.com header.from=mi@aldan.algebra.com; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.mail=mi@aldan.algebra.com; spf=neutral; sender-id=neutral Authentication-Results: smtp02.rcn.cmh.synacor.com smtp.user=anat; auth=pass (LOGIN) Authentication-Results: smtp02.rcn.cmh.synacor.com x-tls.subject="/C=US/ST=NJ/L=Westfield/O=United Wallabies/OU=Consolidated Wombats/CN=narawntapu.narawntapu/emailAddress=mi+narawntapu-cert@aldan.algebra.com"; auth=fail (cipher=AES256-GCM-SHA384) Received-SPF: neutral (smtp02.rcn.cmh.synacor.com: 108.53.86.243 is neither permitted nor denied by domain of aldan.algebra.com) Received: from [108.53.86.243] ([108.53.86.243:24456] helo=narawntapu.narawntapu) by smtp.rcn.com (envelope-from ) (ecelerity 3.6.2.43620 r(Platform:3.6.2.0)) with ESMTPSA (cipher=AES256-GCM-SHA384 subject="/C=US/ST=NJ/L=Westfield/O=United Wallabies/OU=Consolidated Wombats/CN=narawntapu.narawntapu/emailAddress=mi+narawntapu-cert@aldan.algebra.com") id 06/3C-17115-25551455; Wed, 29 Apr 2015 18:04:03 -0400 Received: from narawntapu.narawntapu (localhost [127.0.0.1]) by narawntapu.narawntapu (8.15.1/8.14.5) with ESMTPS id t3TM2dtW009521 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 29 Apr 2015 18:02:39 -0400 (EDT) (envelope-from mi@narawntapu.narawntapu) Received: (from mi@localhost) by narawntapu.narawntapu (8.15.1/8.14.5/Submit) id t3TM2dVd009520 for apache@FreeBSD.org; Wed, 29 Apr 2015 18:02:39 -0400 (EDT) (envelope-from mi) Date: Wed, 29 Apr 2015 18:02:39 -0400 (EDT) From: "Mikhail T." Message-Id: <201504292202.t3TM2dVd009520@narawntapu.narawntapu> To: apache@FreeBSD.org Subject: Updating devel/apr1 X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on narawntapu.narawntapu X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2015 22:04:11 -0000 The simple patch bumps the version of apr to 1.5.2 and switches to using bz2 instead of gz for it. Althouh apr-util is available in bz2 as well, it is, probably, not worth changing it until a new release is available there too. Yours, -mi Index: Makefile =================================================================== --- Makefile (revision 384957) +++ Makefile (working copy) @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= apr -DISTFILES= apr-${APR_VERSION}.tar.gz \ +DISTFILES= apr-${APR_VERSION}.tar.bz2 \ apr-util-${APU_VERSION}.tar.gz MAINTAINER= apache@FreeBSD.org @@ -20,7 +20,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes -APR_VERSION= 1.5.1 +APR_VERSION= 1.5.2 APU_VERSION= 1.5.4 CPE_VENDOR= apache Index: distinfo =================================================================== --- distinfo (revision 384957) +++ distinfo (working copy) @@ -1,4 +1,4 @@ -SHA256 (apr-1.5.1.tar.gz) = 94b1c9d9835cc9e902838b95d62ecc9a39b698f23e3e706812ec65a78ba41af7 -SIZE (apr-1.5.1.tar.gz) = 1020833 +SHA256 (apr-1.5.2.tar.bz2) = 7d03ed29c22a7152be45b8e50431063736df9e1daa1ddf93f6a547ba7a28f67a +SIZE (apr-1.5.2.tar.bz2) = 826885 SHA256 (apr-util-1.5.4.tar.gz) = 976a12a59bc286d634a21d7be0841cc74289ea9077aa1af46be19d1a6e844c19 SIZE (apr-util-1.5.4.tar.gz) = 874044 Index: files/patch-apr__configure =================================================================== --- files/patch-apr__configure (revision 384957) +++ files/patch-apr__configure (working copy) @@ -1,5 +1,5 @@ --- apr-1.5.1/configure.orig 2014-09-21 15:03:21 UTC -+++ apr-1.5.1/configure ++++ apr-1.5.2/configure @@ -6624,11 +6624,7 @@ apr_lock_method="USE_FLOCK_SERIALIZE" fi