Date: Wed, 4 Jun 2008 11:02:34 +0200 From: Stefan Sperling <stsp@elego.de> To: freebsd-ports@freebsd.org Cc: dev@subversion.tigris.org Subject: Re: devel/subversion* ports and www/neon26 Message-ID: <20080604090234.GC12977@jack.stsp.name> In-Reply-To: <1212506706.15220.16.camel@localhost> References: <1212506706.15220.16.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080604090234.GC12977>