From nobody@FreeBSD.org  Thu Mar 11 18:39:42 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 36A15106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Mar 2010 18:39:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 26CD98FC1E
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Mar 2010 18:39:42 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o2BIdfie049085
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 11 Mar 2010 18:39:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o2BIdfAa049078;
	Thu, 11 Mar 2010 18:39:41 GMT
	(envelope-from nobody)
Message-Id: <201003111839.o2BIdfAa049078@www.freebsd.org>
Date: Thu, 11 Mar 2010 18:39:41 GMT
From: Andrius Morkunas <hinokind@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] emulators/gcube remove unneded USE_GCC
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         144664
>Category:       ports
>Synopsis:       [patch] emulators/gcube remove unneded USE_GCC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kwm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 11 18:40:01 UTC 2010
>Closed-Date:    Tue May 25 06:25:07 UTC 2010
>Last-Modified:  Tue May 25 06:30:01 UTC 2010
>Originator:     Andrius Morkunas
>Release:        
>Organization:
>Environment:
>Description:
* Remove USE_GCC=3.4. The port builds fine with gcc 4.2.
* Remove dead website from pkg-descr.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN emulators/gcube.orig/Makefile emulators/gcube/Makefile
--- emulators/gcube.orig/Makefile	2010-02-05 11:36:46.000000000 +0000
+++ emulators/gcube/Makefile	2010-03-10 21:00:33.619743439 +0000
@@ -20,7 +20,6 @@
 WRKSRC=		${WRKDIR}/${PORTVERSION}
 USE_GL=		yes
 USE_SDL=	sdl
-USE_GCC=	3.4
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 
diff -ruN emulators/gcube.orig/pkg-descr emulators/gcube/pkg-descr
--- emulators/gcube.orig/pkg-descr	2009-05-29 03:19:49.000000000 +0000
+++ emulators/gcube/pkg-descr	2010-03-10 21:01:18.599120334 +0000
@@ -1,3 +1 @@
 A Cross-platform Gamecube emulator.
-
-WWW: http://gcube.exemu.net/


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->kwm 
Responsible-Changed-By: kwm 
Responsible-Changed-When: Thu Mar 11 18:49:43 UTC 2010 
Responsible-Changed-Why:  
grab 

http://www.freebsd.org/cgi/query-pr.cgi?pr=144664 
State-Changed-From-To: open->closed 
State-Changed-By: kwm 
State-Changed-When: Tue May 25 06:24:56 UTC 2010 
State-Changed-Why:  
Committed thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/144664: commit references a PR
Date: Tue, 25 May 2010 06:25:01 +0000 (UTC)

 kwm         2010-05-25 06:24:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     emulators/gcube      Makefile pkg-descr 
   Log:
   Remove USE_GCC=3.4 it builds fine with gcc 4.2.
   Also remove dead WWW from pkg-descr.
   
   PR:             ports/144664
   Submitted by:   Andrius Morkunas <hinokind@gmail.com>
   
   Revision  Changes    Path
   1.13      +1 -2      ports/emulators/gcube/Makefile
   1.3       +0 -2      ports/emulators/gcube/pkg-descr
 _______________________________________________
 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:
