From owner-cvs-all@FreeBSD.ORG Wed Feb 11 11:04:56 2009 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 49C7010656E3; Wed, 11 Feb 2009 11:04:56 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 341798FC2E; Wed, 11 Feb 2009 11:04:56 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n1BB4tNV007665; Wed, 11 Feb 2009 11:04:55 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n1BB4tRh007664; Wed, 11 Feb 2009 11:04:55 GMT (envelope-from gerald) Message-Id: <200902111104.n1BB4tRh007664@repoman.freebsd.org> From: Gerald Pfeifer Date: Wed, 11 Feb 2009 11:04:55 +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/it++ Makefile distinfo pkg-plist ports/math/it++/files patch-configure patch-include_base_machdep.h 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: Wed, 11 Feb 2009 11:05:04 -0000 gerald 2009-02-11 11:04:55 UTC FreeBSD ports repository Modified files: math/it++ Makefile distinfo pkg-plist Removed files: math/it++/files patch-configure patch-include_base_machdep.h Log: Update to 4.0.6. This hugely re-arranges the include files provided and switches from providing a static library towards a dynamic one. It also addresses build failures with GCC 4.3 and beyond. [1] Reported by: pointyhat (pav) Revision Changes Path 1.14 +11 -12 ports/math/it++/Makefile 1.7 +3 -3 ports/math/it++/distinfo 1.2 +0 -11 ports/math/it++/files/patch-configure (dead) 1.3 +0 -22 ports/math/it++/files/patch-include_base_machdep.h (dead) 1.5 +134 -113 ports/math/it++/pkg-plist