From owner-freebsd-apache@FreeBSD.ORG Thu Jul 4 20:03:22 2013 Return-Path: Delivered-To: apache@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id AFEBED56; Thu, 4 Jul 2013 20:03:22 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) by mx1.freebsd.org (Postfix) with ESMTP id 511571C62; Thu, 4 Jul 2013 20:03:22 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0LeNGL-1UQkCl2NA5-00q7O3; Thu, 04 Jul 2013 22:03:14 +0200 Message-ID: <51D5D503.9040907@gmx.de> Date: Thu, 04 Jul 2013 22:03:15 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: apache@FreeBSD.org Subject: Re: ports/179933: [patch] www/serf: remove gmake dependency References: <201307040920.r649K0ZV011732@freefall.freebsd.org> In-Reply-To: <201307040920.r649K0ZV011732@freefall.freebsd.org> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:R+/tq8G5cRPaty0tytjf5hpx4xyNfsPvO4F4T0AMLo164ZBSQfG KvOfKA3oETxSzwoT1wsmfQCDtjF8hfXVtFCabu2gGQNQXXq+9pc+lH+3jQrRMJ00LeRfQV3 cTC46shyDq5Qr6z6clOaNrw7jrlU4YfGGkS4KaAdXTWG+3acHPAKc8t6+dOFEKtCL5hoX9d NUKnHKNSth8sEexAI/zgg== Cc: Tijl Coosemans X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jul 2013 20:03:22 -0000 On 2013-07-04 11:20, Tijl Coosemans wrote: > The following reply was made to PR ports/179933; it has been noted by GNATS. > > From: Tijl Coosemans > To: bug-followup@FreeBSD.org > Cc: > Subject: Re: ports/179933: [patch] www/serf: remove gmake dependency > Date: Thu, 04 Jul 2013 11:09:37 +0200 > > If there are no objections I'd like to commit this Sunday. > http://www.freebsd.org/cgi/query-pr.cgi?pr=179933 Please hold on, I'm working on a devel/apr1, apr1-util www/apache22 update. With this update all ports depending on apr-1 and apache need a rebuild because of a lib version bump in apr-util, there is no urgent requirement to force users rebuild everything twice only to remove the GMAKE dependency. I don't plan to enable regression test per default for apr1 and serf since this tests are only from interest for the maintainer. Note: Some of the apr/apr-util tests are expected to fail and running for a long time additional if you remove the '-' in the test/check section the port will be marked as failed for expected failures. Watching the subversion@apache list and the serf repo I suspect we will see an update to subversion 1.8.1 and serf 1.2.2 or 1.3 in the next days.