From owner-cvs-all@FreeBSD.ORG Wed Jun 8 15:26:57 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 CF2BA106566B; Wed, 8 Jun 2011 15:26:57 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id BD7828FC12; Wed, 8 Jun 2011 15:26:57 +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 p58FQv3Z001785; Wed, 8 Jun 2011 15:26:57 GMT (envelope-from gahr@repoman.freebsd.org) Received: (from gahr@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p58FQvep001784; Wed, 8 Jun 2011 15:26:57 GMT (envelope-from gahr) Message-Id: <201106081526.p58FQvep001784@repoman.freebsd.org> From: Pietro Cerutti Date: Wed, 8 Jun 2011 15:26:57 +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/graphics/inventor Makefile distinfo ports/graphics/inventor/files patch-SoDragger.c++ patch-SoNkCatalog.c++ patch-SoOutput.c++ patch-SoType.c++ patch-SoV1NkCatalog.c++ patch-SoXtRsrc.c++ patch-ivcommondefs patch-machine.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, 08 Jun 2011 15:26:57 -0000 gahr 2011-06-08 15:26:57 UTC FreeBSD ports repository Modified files: graphics/inventor Makefile distinfo graphics/inventor/files patch-SoV1NkCatalog.c++ patch-ivcommondefs patch-machine.h Added files: graphics/inventor/files patch-SoDragger.c++ patch-SoNkCatalog.c++ patch-SoOutput.c++ patch-SoType.c++ patch-SoXtRsrc.c++ Log: - fix build on amd64, enable that platform PR: 157704 Submitted by: gahr@FreeBSD.org Approved by: Christian Gusenbauer (maintainer) Revision Changes Path 1.21 +1 -1 ports/graphics/inventor/Makefile 1.4 +0 -1 ports/graphics/inventor/distinfo 1.1 +11 -0 ports/graphics/inventor/files/patch-SoDragger.c++ (new) 1.1 +11 -0 ports/graphics/inventor/files/patch-SoNkCatalog.c++ (new) 1.1 +11 -0 ports/graphics/inventor/files/patch-SoOutput.c++ (new) 1.1 +11 -0 ports/graphics/inventor/files/patch-SoType.c++ (new) 1.2 +21 -14 ports/graphics/inventor/files/patch-SoV1NkCatalog.c++ 1.1 +11 -0 ports/graphics/inventor/files/patch-SoXtRsrc.c++ (new) 1.3 +1 -1 ports/graphics/inventor/files/patch-ivcommondefs 1.2 +39 -23 ports/graphics/inventor/files/patch-machine.h