From nobody@FreeBSD.org  Tue Apr  8 10:17:20 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 30DD8DED
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Apr 2014 10:17:20 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(Client did not present a certificate)
	by mx1.freebsd.org (Postfix) with ESMTPS id 1DB3F1DD3
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Apr 2014 10:17:20 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s38AHIWR007222
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 8 Apr 2014 10:17:18 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s38AHI9o007215;
	Tue, 8 Apr 2014 10:17:18 GMT
	(envelope-from nobody)
Message-Id: <201404081017.s38AHI9o007215@cgiserv.freebsd.org>
Date: Tue, 8 Apr 2014 10:17:18 GMT
From: Dominic Fandrey <kamikaze@bsdforen.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] net-im/pidgin-latex broken on systems without gcc
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: mainland@apeiron.net

>Number:         188375
>Category:       ports
>Synopsis:       [patch] net-im/pidgin-latex broken on systems without gcc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tijl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 08 10:20:01 UTC 2014
>Closed-Date:    Tue May 20 21:44:24 CEST 2014
>Last-Modified:  Tue May 20 21:44:24 CEST 2014
>Originator:     Dominic Fandrey
>Release:        stable/10
>Organization:
private
>Environment:
FreeBSD AprilRyan.norad 10.0-STABLE FreeBSD 10.0-STABLE #0 r264134: Fri Apr  4 23:28:42 CEST 2014     root@AprilRyan.norad:/usr/obj/S403/amd64/usr/src/sys/S403  amd64

>Description:
The plugin Makefile has CC:=gcc hard-coded.
>How-To-Repeat:
Try to build on a FreeBSD 10 or newer system.
>Fix:


Patch attached with submission follows:

Index: net-im/pidgin-latex/files/patch-Makefile
===================================================================
--- net-im/pidgin-latex/files/patch-Makefile	(revision 0)
+++ net-im/pidgin-latex/files/patch-Makefile	(working copy)
@@ -0,0 +1,10 @@
+--- Makefile.orig	2014-04-08 12:11:00.000000000 +0200
++++ Makefile	2014-04-08 12:11:13.000000000 +0200
+@@ -22,7 +22,6 @@
+ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ #
+ 
+-CC := gcc
+ LIBTOOL := libtool
+ 
+ ifeq ($(PREFIX),)

Property changes on: net-im/pidgin-latex/files/patch-Makefile
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: fbsd:nokeywords
## -0,0 +1 ##
+yes
\ No newline at end of property
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Apr 8 10:20:05 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188375 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: mainland@apeiron.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/188375: [patch] net-im/pidgin-latex broken on systems without gcc
Date: Tue, 8 Apr 2014 10:20:04 UT

 Maintainer of net-im/pidgin-latex,
 
 Please note that PR ports/188375 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/188375
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Geoffrey Mainland <mainland@apeiron.net>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188375: [patch] net-im/pidgin-latex broken on systems
 without gcc
Date: Tue, 8 Apr 2014 07:15:19 -0700

 I approve the patch.
 
 Geoff
 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Apr 8 23:33:24 UTC 2014 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=188375 

From: Dominic Fandrey <LoN_Kamikaze@gmx.de>
To: bug-followup@FreeBSD.org, kamikaze@bsdforen.de
Cc:  
Subject: Re: ports/188375: [patch] net-im/pidgin-latex broken on systems without
 gcc
Date: Tue, 20 May 2014 11:45:25 +0200

 This is a multi-part message in MIME format.
 --------------090704080402020901050604
 Content-Type: text/plain; charset=ascii
 Content-Transfer-Encoding: 7bit
 
 Apparently the patch was committed, but with an additional Makefile
 change that breaks it for CC containing spaces.
 
 A fix is attached.
 
 -- 
 A: Because it fouls the order in which people normally read text.
 Q: Why is top-posting such a bad thing?
 A: Top-posting.
 Q: What is the most annoying thing on usenet and in e-mail? 
 
 
 
 --------------090704080402020901050604
 Content-Type: text/plain; charset=UTF-8;
  name="patch-ports-net-im-pidgin-latex.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="patch-ports-net-im-pidgin-latex.txt"
 
 Index: net-im/pidgin-latex/Makefile
 ===================================================================
 --- net-im/pidgin-latex/Makefile	(revision 354619)
 +++ net-im/pidgin-latex/Makefile	(working copy)
 @@ -21,7 +21,6 @@
  USES=		gmake pkgconfig tar:bzip2
  USE_TEX=	latex
  USE_GNOME=	gtk20
 -MAKE_ARGS=	CC=${CC}
  
  PLIST_FILES=	lib/pidgin/LaTeX.so
  
 
 
 --------------090704080402020901050604--
State-Changed-From-To: open->closed 
State-Changed-By: tijl 
State-Changed-When: Tue May 20 21:43:43 CEST 2014 
State-Changed-Why:  
Fixed in r354670. 


Responsible-Changed-From-To: freebsd-ports-bugs->tijl 
Responsible-Changed-By: tijl 
Responsible-Changed-When: Tue May 20 21:43:43 CEST 2014 
Responsible-Changed-Why:  
Fixed in r354670. 

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