From nalitoja@gmail.com  Mon Oct 24 15:39:07 2011
Return-Path: <nalitoja@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4A474106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Oct 2011 15:39:07 +0000 (UTC)
	(envelope-from nalitoja@gmail.com)
Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54])
	by mx1.freebsd.org (Postfix) with ESMTP id 06F7E8FC1D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Oct 2011 15:39:06 +0000 (UTC)
Received: by qadz32 with SMTP id z32so3490518qad.13
        for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Oct 2011 08:39:06 -0700 (PDT)
Received: by 10.182.217.105 with SMTP id ox9mr3429880obc.45.1319470746064;
        Mon, 24 Oct 2011 08:39:06 -0700 (PDT)
Received: from nil (tor-exit-router35-readme.formlessnetworking.net. [199.48.147.35])
        by mx.google.com with ESMTPS id 3sm745259obr.8.2011.10.24.08.38.57
        (version=SSLv3 cipher=OTHER);
        Mon, 24 Oct 2011 08:39:05 -0700 (PDT)
Message-Id: <86ipne2yd9.fsf@gmail.com>
Date: Mon, 24 Oct 2011 15:38:42 +0000
From: Nali Toja <nalitoja@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] x11-toolkits/open-motif: fix -fno-tree-ter configure check

>Number:         161970
>Category:       ports
>Synopsis:       [patch] x11-toolkits/open-motif: fix -fno-tree-ter configure check
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pawel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 24 15:40:00 UTC 2011
>Closed-Date:    Wed Oct 26 18:53:54 UTC 2011
>Last-Modified:  Wed Oct 26 19:00:23 UTC 2011
>Originator:     Nali Toja
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
>Description:
>How-To-Repeat:
$ make configure
[...]
checking for memmove... yes
test: ==: unexpected operator
>Fix:
--- cc_version.diff begins here ---
Index: x11-toolkits/open-motif/Makefile
===================================================================
RCS file: /a/.csup/ports/x11-toolkits/open-motif/Makefile,v
retrieving revision 1.55
diff -u -p -r1.55 Makefile
--- x11-toolkits/open-motif/Makefile	23 Sep 2011 22:26:31 -0000	1.55
+++ x11-toolkits/open-motif/Makefile	24 Oct 2011 15:38:19 -0000
@@ -87,6 +87,7 @@ post-patch:
 		${XARGS} ${REINPLACE_CMD} -e 's|special file|5| ; \
 		 s|file formats|5|'
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
+		-e '/-dumpversion/{ s/==/=/; s/gcc/$$CC/; }' \
 		${WRKSRC}/configure
 
 post-install:
--- cc_version.diff ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Oct 24 15:40:12 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: m.tsatsenko@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/161970: [patch] x11-toolkits/open-motif: fix -fno-tree-ter configure check
Date: Mon, 24 Oct 2011 15:40:10 UT

 Maintainer of x11-toolkits/open-motif,
 
 Please note that PR ports/161970 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/161970
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/161970: [patch] x11-toolkits/open-motif: fix -fno-tree-ter
 configure check
Date: Tue, 25 Oct 2011 14:08:05 +0400

 I approve the patch.
 Thanks!
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Tue Oct 25 13:10:57 UTC 2011 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161970 
Responsible-Changed-From-To: freebsd-ports-bugs->pawel 
Responsible-Changed-By: pawel 
Responsible-Changed-When: Wed Oct 26 18:22:06 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161970 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Wed Oct 26 18:53:54 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161970: commit references a PR
Date: Wed, 26 Oct 2011 18:53:49 +0000 (UTC)

 pawel       2011-10-26 18:53:36 UTC
 
   FreeBSD ports repository
 
   Modified files:
     x11-toolkits/open-motif Makefile 
   Log:
   Fix -fno-tree-ter configure check
   
   PR:             ports/161970
   Submitted by:   Nali Toja <nalitoja@gmail.com>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.56      +1 -0      ports/x11-toolkits/open-motif/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
