From owner-cvs-all@FreeBSD.ORG Tue Jan 12 13:51:50 2010 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 471AB106566C; Tue, 12 Jan 2010 13:51:50 +0000 (UTC) (envelope-from alexanderchuranov@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id 7582B8FC12; Tue, 12 Jan 2010 13:51:49 +0000 (UTC) Received: by bwz5 with SMTP id 5so14531111bwz.3 for ; Tue, 12 Jan 2010 05:51:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=+i/xnjWTx22Gh7EOW/LF5DSpIqx0TdgbVqEADGR4AQA=; b=vmeBLmexBWpaPbaO2Mt6jrWCse5L8TA7sY50GgPVZhD5fPxhNOx3rbdViq42G5hCfb Z3EqMAYAhw/Wr8Vh4HNgMn53k12mH+30uP2mZmvNKWxv48ixj2fIk9wzToHEGd5Ty4zP x1QNdHli8BqT9z/Cb5xl0igarobZBt0ZgO6J8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=gJCM6PH0NxhyjMPKm5FPwZeGoeUhoVs638ILnY5UhGjCaU9NtVGuO5wVZQ2qV+53fV 93WrX7LRMakT6/GzCQbeBX1Bypt8LUOzIRkaPDG7aMc8Q+vCV4ZQgF+sOefqoaGqFoLN xSCuGTgOmFAEmHPWXJsSgBNZvzVFYyAdwZW2Q= MIME-Version: 1.0 Received: by 10.204.48.144 with SMTP id r16mr3446274bkf.170.1263302432135; Tue, 12 Jan 2010 05:20:32 -0800 (PST) In-Reply-To: <201001092119.26505.makc@issp.ac.ru> References: <201001091747.o09HlWBa097083@repoman.freebsd.org> <201001092119.26505.makc@issp.ac.ru> Date: Tue, 12 Jan 2010 16:20:32 +0300 Message-ID: <3cb459ed1001120520r542aa924m8f974a1975ec2503@mail.gmail.com> From: Alexander Churanov To: Max Brazhnikov Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: cvs-ports@freebsd.org, Pav Lucistnik , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/hugin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jan 2010 13:51:50 -0000 Max, The issue was already encountered, fixed and fix was tested by me in December. I just provided the wrong patch in PR. I believe the following patch contains the fix: http://alexanderchuranov.com/boost-port/boost-from-1.39-to-1.41-2009-12-22-20-48.diff Alexander Churanov