From owner-svn-ports-all@FreeBSD.ORG Fri Feb 7 22:31:25 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1D41A190; Fri, 7 Feb 2014 22:31:25 +0000 (UTC) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 11FE9110B; Fri, 7 Feb 2014 22:31:23 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id hi5so1284610wib.14 for ; Fri, 07 Feb 2014 14:31:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=O0tmr/GbzsUW0/caOlHcUjicz+xz3iiUE/Tq8J4nRC4=; b=BxLsp6d4cPOCYcF2Oqa08NeAhku4+7J5vfKgsVpng+yVnazbioKfZPBweRgMFc60TW 3HV0bkbcV6T4aImK7U7CDv5v9d6BP1TYEG8C1OGCYqXrBi2gVJ5p5isN3zmnQ+0FmYQS b48LNjjgV2ZCThdrGwuGw9LPsINPyPqQqAqgFFzu+0iodLpSpT1oZLZsLmJSoq/5RRil 3Do+mqrMpi0cuYdcrD/p/pqlg2HUxZeMP7A8Ypl+02PLUL2wOaDhE4YpJLlPC8k2kqTl WoOz768hZnP9x+mF2EAEFWbkAXUpUpln0DSCN9D7pSKucHhD2KcIYFkJvg4buY1A8MTb E2IA== X-Received: by 10.194.62.206 with SMTP id a14mr12774988wjs.26.1391812282413; Fri, 07 Feb 2014 14:31:22 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id ha1sm14006970wjc.23.2014.02.07.14.31.20 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Fri, 07 Feb 2014 14:31:21 -0800 (PST) Sender: Baptiste Daroussin Date: Fri, 7 Feb 2014 23:31:18 +0100 From: Baptiste Daroussin To: Bryan Drewery Subject: Re: svn commit: r343213 - in head/devel: boost-all boost-docs boost-jam boost-libs boost-libs/files boost-python-libs Message-ID: <20140207223118.GB80056@ithaqua.etoilebsd.net> References: <201402071143.s17Bh2SJ084293@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Yylu36WmvOXNoKYn" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, office@FreeBSD.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 22:31:25 -0000 --Yylu36WmvOXNoKYn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 07, 2014 at 02:35:06PM -0600, Bryan Drewery wrote: > On 2014-02-07 05:43, Baptiste Daroussin wrote: > > Author: bapt > > Date: Fri Feb 7 11:43:02 2014 > > New Revision: 343213 > > URL: http://svnweb.freebsd.org/changeset/ports/343213 > > QAT: https://qat.redports.org/buildarchive/r343213/ > >=20 > > Log: > > Update to boost 1.55.0 > > switch back to normal library naming > > Add a compat symlink for .so.5 > > Use compiler.mk to detect compiler > > Use a modern compiler (doesn't work with base gcc) > >=20 > > Deleted: > > head/devel/boost-libs/files/patch-boost-locale-utf > > head/devel/boost-libs/files/patch-freebsd-has-long-double > > Modified: > > head/devel/boost-all/Makefile > > head/devel/boost-all/common.mk > > head/devel/boost-all/compiled.mk > > head/devel/boost-docs/Makefile > > head/devel/boost-docs/distinfo > > head/devel/boost-docs/pkg-plist > > head/devel/boost-jam/Makefile > > head/devel/boost-jam/distinfo > > head/devel/boost-libs/Makefile > > head/devel/boost-libs/distinfo > > head/devel/boost-libs/pkg-plist > > head/devel/boost-python-libs/Makefile > > head/devel/boost-python-libs/distinfo > > head/devel/boost-python-libs/pkg-plist > >=20 >=20 > (Sorry if this mail comes multiple times, mail client issue.) >=20 > Fails to build on 8.3 amd64: >=20 > http://people.freebsd.org/~bdrewery/boost-libs-1.55.0.log >=20 >=20 >=20 > --=20 > Regards, > Bryan Drewery crap I test 8.4 but forgot about 8.3 ;( I ll have a look at it, and I swear I ll never touch again boost. regards, Bapt --Yylu36WmvOXNoKYn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlL1XrYACgkQ8kTtMUmk6EzSzgCeOBxPfKOR0AcflXc8+oL2LSHs SW0An0EeXK84yAeD5cz42TpBJ9IMhGfM =wYmU -----END PGP SIGNATURE----- --Yylu36WmvOXNoKYn--