From swell.k@gmail.com  Mon Jul 12 00:24:41 2010
Return-Path: <swell.k@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 827681065675
	for <bug-followup@freebsd.org>; Mon, 12 Jul 2010 00:24:41 +0000 (UTC)
	(envelope-from swell.k@gmail.com)
Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 132268FC13
	for <bug-followup@freebsd.org>; Mon, 12 Jul 2010 00:24:40 +0000 (UTC)
Received: by fxm13 with SMTP id 13so2201412fxm.13
        for <bug-followup@freebsd.org>; Sun, 11 Jul 2010 17:24:40 -0700 (PDT)
Received: by 10.223.126.71 with SMTP id b7mr7283877fas.19.1278894279859;
        Sun, 11 Jul 2010 17:24:39 -0700 (PDT)
Received: from localhost ([61.32.46.3])
        by mx.google.com with ESMTPS id n21sm7877053fam.44.2010.07.11.17.24.30
        (version=SSLv3 cipher=RC4-MD5);
        Sun, 11 Jul 2010 17:24:38 -0700 (PDT)
Message-Id: <86bpadim39.fsf@gmail.com>
Date: Mon, 12 Jul 2010 04:24:10 +0400
From: Anonymous <swell.k@gmail.com>
To: bug-followup@freebsd.org
In-Reply-To: <86zkxxiqgs.fsf@gmail.com> (Anonymous's message of "Mon, 12 Jul
	2010 02:49:39 +0400")
Subject: Re: [patch] graphics/mupdf: remove forceful optimization
References: <86zkxxiqgs.fsf@gmail.com>

>Number:         148505
>Category:       ports
>Synopsis:       Re: [patch] graphics/mupdf: remove forceful optimization
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 12 00:30:07 UTC 2010
>Closed-Date:    Mon Jul 12 09:24:19 UTC 2010
>Last-Modified:  Mon Jul 12 09:24:19 UTC 2010
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 Anonymous <swell.k@gmail.com> writes:
 
 > +		-e 's/CC = .*/CC = ${CC}/g' \
 
 Well, I've overlooked but above expression does not allow using path in
 CC that contains slashes, e.g. /usr/local/bin/gcc45.
 
 > +		${WRKSRC}/Makerules
 
 --- b.diff begins here ---
 --- Makefile~
 +++ Makefile
 @@ -50,7 +50,7 @@ post-patch:	.SILENT
  		${WRKSRC}/Makefile
  	${REINPLACE_CMD} -e 's/LAGS :=/LAGS +=/g' \
  		-e 's/Linux/FreeBSD/g' \
 -		-e 's/CC = .*/CC = ${CC}/g' \
 +		-e '/CC/s/=/?=/' \
  		-e '/-msse/d' \
  		${WRKSRC}/Makerules
  
 --- b.diff ends here ---
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Mon Jul 12 09:23:40 UTC 2010 
State-Changed-Why:  
Misfiled followup to ports/148503; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jul 12 09:23:40 UTC 2010 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=148505 
>Unformatted:
