From owner-freebsd-apache@FreeBSD.ORG Sat Oct 5 21:12:17 2013 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7EDDF1B9 for ; Sat, 5 Oct 2013 21:12:17 +0000 (UTC) (envelope-from ohauer@gmx.de) Received: from mout.gmx.net (mout.gmx.net [212.227.15.15]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F2531267E for ; Sat, 5 Oct 2013 21:12:16 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx102) with ESMTPSA (Nemesis) id 0MHMRr-1VXqSx2vUR-00E3uQ for ; Sat, 05 Oct 2013 23:12:08 +0200 Message-ID: <525080B4.6090303@gmx.de> Date: Sat, 05 Oct 2013 23:12:20 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Andrea Venturoli Subject: Re: Serf update? References: <524AF481.7000707@netfence.it> In-Reply-To: <524AF481.7000707@netfence.it> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:4bxwY0upAHML/1KPe2SipTZ4cdLKesEPV1fjf3vv0ruDlJPZz50 nbBApUOVOdy2furN53+Pxy4Dj8eC8bDosynCaFRcul1pGQ+lSQn9Xvysr9/5RPNqcrsYdOd PbKSbls6vHLx1dh+QB3es35K1Fdeuk2AROB0q5Es0vyQ9geGvmKoAVj+bw1DxAX/aMeOIZw KlP5DdJwqfneRUMiPzx+A== Cc: ports@freebsd.org, lev@freebsd.org, apache@FreeBSD.org 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: Sat, 05 Oct 2013 21:12:17 -0000 On 2013-10-01 18:12, Andrea Venturoli wrote: > Hello. > > Any plan on an update to 1.3? Any timeline? > I'm experiencing some bugs with Subversion and somewhere they suggest to try Serf 1.3. > Just to decide whether to wait or try something else... I've created a serf-1.3.2 port for testing. http://people.freebsd.org/~ohauer/shar/serf-1.3.shar Since serf-1.3.x uses scons to build we do not get required .la files to build a static subversion. -- olli