From owner-cvs-ports@FreeBSD.ORG Fri Oct 7 06:20:09 2011 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13A5C1065678 for ; Fri, 7 Oct 2011 06:20:09 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (alexdupre-1-pt.tunnel.tserv23.zrh1.ipv6.he.net [IPv6:2001:470:25:450::2]) by mx1.freebsd.org (Postfix) with ESMTP id 4B1358FC18 for ; Fri, 7 Oct 2011 06:20:07 +0000 (UTC) Received: (qmail 30356 invoked from network); 7 Oct 2011 06:20:03 -0000 Received: from atom.alexdupre.com (HELO ?192.168.178.12?) (sysadmin@alexdupre.com@192.168.178.12) by lab.alexdupre.com with ESMTPSA; 7 Oct 2011 06:20:03 -0000 Message-ID: <4E8E9A0F.8080208@FreeBSD.org> Date: Fri, 07 Oct 2011 08:19:59 +0200 From: Alex Dupre User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 MIME-Version: 1.0 To: bf1783@gmail.com References: <201110061228.p96CSkxu017078@repoman.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@freebsd.org, gerald@FreeBSD.org, "b. f." , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/math/mpfr Makefile distinfo X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2011 06:20:09 -0000 b. f. ha scritto: >> From ${WRKSRC}/src/Makefile: > > libmpfr_la_LDFLAGS = $(MPFR_LDFLAGS) $(LIBMPFR_LDFLAGS) -version-info 5:0:1 > > So this should have included a libmpfr major version bump in the pkg-plist: No, sorry. We have the ltverhack exactly to avoid unneeded version bump. Have you actually tried to build the port? > Also, I wonder > if some of the dependent ports have come to depend, explicitly or > implicitly, upon a thread-safe mpfr? Does my commit message say that I've disabled thread-safe support or that I haven't enabled it? -- Alex Dupre