From owner-freebsd-ports@FreeBSD.ORG Mon Jan 12 11:38:21 2009 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 EEE17106566B; Mon, 12 Jan 2009 11:38:21 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id 2E9EE8FC0A; Mon, 12 Jan 2009 11:38:20 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: by ewy14 with SMTP id 14so13005323ewy.19 for ; Mon, 12 Jan 2009 03:38:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type:references; bh=0nm2qZ1Uxfk6T6E2Ix5m+0xtq7qzK0xIoHRE//8DYB4=; b=br/yAeADoCnBw66mfhKM3j76R0wzD5o0SNzqZvZAJn6SUkipO+6sGG9YdbRkdZn6Ln ujs2u3WRqNIVCs+owaf+il6muDNzmB7m3DteddIkYpSCyXHgy37W0aVwjSpqDQiTnj8a nx6fQhMzd+G7weCLzQ1hlMCMWU0YkITHJBwcw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:references; b=lnVfmroFW8t08f25LirQiDceOTDoXPIeSmiLTPgM5fI7n+w10mgJdQRDpE1ZoHvi04 tfkK+bcCPs/r0PyhlmneMp+/vZqEmYXtXykHrobrl6gURfD6PjEnOXkobfOn0XPpmKVU K7TIygdFm051pVCdtvo7zXjZw8rlfC0RyOa9M= Received: by 10.210.34.19 with SMTP id h19mr1499280ebh.199.1231760300207; Mon, 12 Jan 2009 03:38:20 -0800 (PST) Received: by 10.210.58.4 with HTTP; Mon, 12 Jan 2009 03:38:20 -0800 (PST) Message-ID: <3cb459ed0901120338xd9b429ambd0383bfc36726b9@mail.gmail.com> Date: Mon, 12 Jan 2009 14:38:20 +0300 From: "Alexander Churanov" To: "Jeremy Messenger" In-Reply-To: MIME-Version: 1.0 References: <3cb459ed0901091434y3ec4cb5cr56bf358b527515d7@mail.gmail.com> <1231602062.44156.28.camel@hood.oook.cz> <3cb459ed0901101407m2c72487aqf35ea2c81761290e@mail.gmail.com> <1231629954.10829.0.camel@hood.oook.cz> <3cb459ed0901111038k6b290194k949e43d96a822092@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: pav@freebsd.org, Simon Barner , freebsd-ports@freebsd.org Subject: Re: STILL OPEN: ports/129226: update devel/boost from 1.34.1 to 1.37 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: Mon, 12 Jan 2009 11:38:22 -0000 2009/1/12 Jeremy Messenger > I rather to put only a version and fix the rest port. With that > include/boost-134 hack is going to require hack in every port that depend on > it. > > Cheers, > Mezz > Yes, all ports that depend on old boost require modification anyway. I'm just trying to find the simplest way to resolve this issue. Alexander Churanov