From owner-freebsd-ports@FreeBSD.ORG Fri Oct 14 19:02:22 2011 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 E84A11065674; Fri, 14 Oct 2011 19:02:22 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id 852D58FC1D; Fri, 14 Oct 2011 19:02:22 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:586a:cd69:8b52:feee]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 1139D4AC1C; Fri, 14 Oct 2011 23:02:20 +0400 (MSD) Date: Fri, 14 Oct 2011 23:02:15 +0400 From: Lev Serebryakov Organization: FreeBSD Project X-Priority: 3 (Normal) Message-ID: <838105441.20111014230215@serebryakov.spb.ru> To: Attila Nagy In-Reply-To: <4E984802.4060105@fsn.hu> References: <253859111.20111014175121@serebryakov.spb.ru> <4E984802.4060105@fsn.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: lev@FreeBSD.org, freebsd-ports@freebsd.org Subject: Re: subversion 1.7.0 is coming. Many ports are not ready -- what should I do? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lev@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2011 19:02:23 -0000 Hello, Attila. You wrote 14 =EE=EA=F2=FF=E1=F0=FF 2011 =E3., 18:32:34: > Maybe renaming the current port to subversion16 and replace the svn > dependency of the above ports until they support 1.7? One problem: library version was not bumped. So, if user has subversion-1= .7.x installed, port will start to build (because svn_client-1.so.1 is inst= alled), but failed later. Add BUILD_CONFLICTS too? Maybe. --=20 // Black Lion AKA Lev Serebryakov