From gslin@netnews.NCTU.edu.tw  Sat Jul  1 07:35:47 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BC71316A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Jul 2006 07:35:47 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 74B4943F42
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  1 Jul 2006 07:35:47 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id AACFE2C1; Sat,  1 Jul 2006 15:35:43 +0800 (CST)
Message-Id: <20060701073543.AACFE2C1@netnews.NCTU.edu.tw>
Date: Sat,  1 Jul 2006 15:35:43 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [MAINTAINER] devel/cgdb: Unbroken compiling in 4.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         99672
>Category:       ports
>Synopsis:       [MAINTAINER] devel/cgdb: Unbroken compiling in 4.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 01 07:40:16 GMT 2006
>Closed-Date:    Sat Jul 01 08:42:34 GMT 2006
>Last-Modified:  Sat Jul 01 08:42:34 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- USE_GETOPT_LONG=yes can unbreak compiling in 4.x.
- Won't affect 5.x & 6.x, so no bumping PORTREVISION.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- cgdb-0.6.3_3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/cgdb/Makefile /home/staff/gslin/work/cgdb/Makefile
--- /usr/ports/devel/cgdb/Makefile	Tue Jun 27 03:15:53 2006
+++ /home/staff/gslin/work/cgdb/Makefile	Sat Jul  1 15:31:54 2006
@@ -19,6 +19,7 @@
 MAN1=		cgdb.1
 
 GNU_CONFIGURE=	yes
+USE_GETOPT_LONG=	yes
 
 .include <bsd.port.pre.mk>
 
--- cgdb-0.6.3_3.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Sat Jul 1 07:50:29 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99672 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Sat Jul 1 08:42:33 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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