From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Oct 24 13:30:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4420B1065676 for ; Sat, 24 Oct 2009 13:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EE8168FC21 for ; Sat, 24 Oct 2009 13:30:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9ODU4fP070084 for ; Sat, 24 Oct 2009 13:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9ODU4wR070081; Sat, 24 Oct 2009 13:30:04 GMT (envelope-from gnats) Resent-Date: Sat, 24 Oct 2009 13:30:04 GMT Resent-Message-Id: <200910241330.n9ODU4wR070081@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7BC0106566B for ; Sat, 24 Oct 2009 13:21:57 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-yx0-f171.google.com (mail-yx0-f171.google.com [209.85.210.171]) by mx1.freebsd.org (Postfix) with ESMTP id 4742A8FC1F for ; Sat, 24 Oct 2009 13:21:56 +0000 (UTC) Received: by yxe1 with SMTP id 1so8693124yxe.3 for ; Sat, 24 Oct 2009 06:21:54 -0700 (PDT) Received: by 10.150.87.24 with SMTP id k24mr20209946ybb.144.1256390513951; Sat, 24 Oct 2009 06:21:53 -0700 (PDT) Received: from fbsd9i386.scjamorim.org (200-163-8-49.bsace705.dsl.brasiltelecom.net.br [200.163.8.49]) by mx.google.com with ESMTPS id 6sm465777ywc.9.2009.10.24.06.21.52 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 24 Oct 2009 06:21:53 -0700 (PDT) Received: from fbsd9i386.scjamorim.org (localhost [127.0.0.1]) by fbsd9i386.scjamorim.org (Postfix) with ESMTP id 81406241366; Sat, 24 Oct 2009 10:21:55 -0200 (BRST) Received: (from root@localhost) by fbsd9i386.scjamorim.org (8.14.3/8.14.3/Submit) id n9OCLpIA002597; Sat, 24 Oct 2009 10:21:51 -0200 (BRST) (envelope-from root) Message-Id: <200910241221.n9OCLpIA002597@fbsd9i386.scjamorim.org> Date: Sat, 24 Oct 2009 10:21:51 -0200 (BRST) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: scjamorim@bsd.com.br Subject: ports/139886: [PATCH] science/elmer-fem: unbreak. Compile with gcc 4 ok. X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Oct 2009 13:30:05 -0000 >Number: 139886 >Category: ports >Synopsis: [PATCH] science/elmer-fem: unbreak. Compile with gcc 4 ok. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 24 13:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT i386 >Organization: >Environment: System: FreeBSD fbsd9i386.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Oct 20 23:13:42 BRST 2009 >Description: - Unbreak with compilation gcc version 4 Port maintainer (scjamorim@bsd.com.br) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- elmer-fem-5.4.0_6.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/science/elmer-fem/Makefile,v retrieving revision 1.31 diff -u -u -r1.31 Makefile --- Makefile 19 Sep 2009 22:02:40 -0000 1.31 +++ Makefile 24 Oct 2009 13:20:01 -0000 @@ -22,8 +22,6 @@ RUN_DEPENDS= ElmerGrid:${PORTSDIR}/science/elmergrid \ Mesh2D:${PORTSDIR}/science/elmer-meshgen2d -BROKEN= fails to compile with gcc4.4 - USE_FORTRAN= yes .ifdef WITH_OPTIMIZED_FLAGS --- elmer-fem-5.4.0_6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: