From owner-cvs-all@FreeBSD.ORG Thu Oct 6 12:28:46 2011 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 A228E1065675; Thu, 6 Oct 2011 12:28:46 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7ADF38FC1D; Thu, 6 Oct 2011 12:28:46 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p96CSkBU017079; Thu, 6 Oct 2011 12:28:46 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p96CSkxu017078; Thu, 6 Oct 2011 12:28:46 GMT (envelope-from ale) Message-Id: <201110061228.p96CSkxu017078@repoman.freebsd.org> From: Alex Dupre Date: Thu, 6 Oct 2011 12:28:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/mpfr Makefile distinfo 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: Thu, 06 Oct 2011 12:28:46 -0000 ale 2011-10-06 12:28:46 UTC FreeBSD ports repository Modified files: math/mpfr Makefile distinfo Log: Update to 3.1.0 release. Do not enable thread-safe support, since "it seems that the initialisation of Thread Local Storage variables to some values which are function address doesn't work inside a shared library on FreeBSD" Revision Changes Path 1.21 +8 -4 ports/math/mpfr/Makefile 1.16 +2 -10 ports/math/mpfr/distinfo