From owner-freebsd-ports@FreeBSD.ORG Wed Jun 4 09:14:37 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C51311065678 for ; Wed, 4 Jun 2008 09:14:37 +0000 (UTC) (envelope-from stsp@stsp.name) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by mx1.freebsd.org (Postfix) with ESMTP id 490078FC17 for ; Wed, 4 Jun 2008 09:14:37 +0000 (UTC) (envelope-from stsp@stsp.name) X-Envelope-From: stsp@stsp.name Received: from stsp.name (imp050119.vpn.mi.fu-berlin.de [130.133.50.119]) (authenticated bits=128) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id m5492ZRl012012 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 4 Jun 2008 11:02:35 +0200 Received: from jack.stsp.name (stsp@localhost.stsp.name [127.0.0.1]) by stsp.name (8.14.3/8.14.3) with ESMTP id m5492ZjP010227; Wed, 4 Jun 2008 11:02:35 +0200 (CEST) Received: (from stsp@localhost) by jack.stsp.name (8.14.3/8.14.3/Submit) id m5492YZa002293; Wed, 4 Jun 2008 11:02:34 +0200 (CEST) Date: Wed, 4 Jun 2008 11:02:34 +0200 From: Stefan Sperling To: freebsd-ports@freebsd.org Message-ID: <20080604090234.GC12977@jack.stsp.name> Mail-Followup-To: freebsd-ports@freebsd.org, dev@subversion.tigris.org References: <1212506706.15220.16.camel@localhost> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="hYooF8G/hrfVAmum" Content-Disposition: inline In-Reply-To: <1212506706.15220.16.camel@localhost> User-Agent: Mutt/1.5.17 (2007-11-01) X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 Cc: dev@subversion.tigris.org Subject: Re: devel/subversion* ports and www/neon26 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jun 2008 09:14:37 -0000 --hYooF8G/hrfVAmum Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 03, 2008 at 11:25:06AM -0400, Coleman Kane wrote: > Hello, >=20 > Since www/neon28 was moved into ports, subversion still depends upon > www/neon26 (which conflicts w/ 2.8). I have been able to tell subversion > to use neon 2.8 by modifying the subversion Makefile appropriately. Is > there any specific reason to not move subversion to default to use > www/neon28 instead of www/neon26 ? [cross-posting to dev@subversion.tigris.org] Subversion 1.4 does not officially support neon 0.28 (albeit it may work, if there are no API and/or ABI incompatibility issues). Subversion 1.5 will support it. The INSTALL notes in trunk were updated to mention support for Neon 0.28 in trunk on Tue, 19 Feb 2008: $ svn log -r29432 http://svn.collab.net/repos/svn/trunk/INSTALL ------------------------------------------------------------------------ r29432 | pburba | 2008-02-19 18:01:57 +0100 (Tue, 19 Feb 2008) | 2 lines * INSTALL: Note that we support Neon 0.28. ------------------------------------------------------------------------ This happened after 1.5.x was branched. The INSTALL notes on the 1.5.x branch don't mention support for neon-0.28. But the autoconf macros were updated on the 1.5.x branch to support neon 0.28, so the 1.5 release will support Neon 0.28: $ svn log -r29469 http://svn.collab.net/repos/svn/branches/1.5.x/build/ac= -macros/neon.m4 ------------------------------------------------------------------------ r29469 | hwright | 2008-02-21 05:45:29 +0100 (Thu, 21 Feb 2008) | 8 lines Merge r29379 and r29401 from trunk: * r29379, r29401 Support Neon 0.28. Votes: +1: arfrever +1: pburba (r29401) ------------------------------------------------------------------------ I will try to make sure the INSTALL notes get updated to mention neon-0.28 support before 1.5 is released. Stefan --hYooF8G/hrfVAmum Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (OpenBSD) iEYEARECAAYFAkhGWioACgkQ5dMCc/WdJfBJJgCeJ9Im+oSzJzHstDTLEwLAIPrp gzcAoKJxItrGE0QySQ7qOOrOVnKzAgOD =mfzP -----END PGP SIGNATURE----- --hYooF8G/hrfVAmum--