Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2009 10:21:51 -0200 (BRST)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        scjamorim@bsd.com.br
Subject:   ports/139886: [PATCH] science/elmer-fem: unbreak. Compile with gcc 4 ok.
Message-ID:  <200910241221.n9OCLpIA002597@fbsd9i386.scjamorim.org>
Resent-Message-ID: <200910241330.n9ODU4wR070081@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910241221.n9OCLpIA002597>