From nobody@FreeBSD.org  Sat Jun 21 14:52:38 2008
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 72BD21065677
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 Jun 2008 14:52:38 +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 661FC8FC21
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 Jun 2008 14:52:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5LEqcW1025025
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 Jun 2008 14:52:38 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m5LEqbYa025024;
	Sat, 21 Jun 2008 14:52:37 GMT
	(envelope-from nobody)
Message-Id: <200806211452.m5LEqbYa025024@www.freebsd.org>
Date: Sat, 21 Jun 2008 14:52:37 GMT
From: Jan Sebosik <sebosik@demax.sk>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Leafpad works with GCC 4.2.1 on 7-STABLE
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: radek@raadradd.com

>Number:         124834
>Category:       ports
>Synopsis:       editors/leafpad works with GCC 4.2.1 on 7-STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 15:00:11 UTC 2008
>Closed-Date:    Sun Jun 22 11:02:13 UTC 2008
>Last-Modified:  Sun Jun 22 11:10:00 UTC 2008
>Originator:     Jan Sebosik
>Release:        7-STABLE
>Organization:
>Environment:
FreeBSD pc1 7.0-STABLE FreeBSD 7.0-STABLE #13: Tue Jun 10 20:35:16 CEST 2008     root@pc1:/usr/obj/usr/src/sys/pc1  i386
>Description:
Today I`ve succesfully compiled editors/leafpad with gcc 4.2.1 which is
in base system. But in Makefile is forced USE_GCC=3.4, which is not required.

So I think we should remove this line from /usr/ports/editor/leafpad/Makefile.
>How-To-Repeat:
just compile leafpad with commented (or removed) USE_GCC flag on FreeBSD 7
and newer (FreeBSD 6 uses GCC 3 by default)
>Fix:
--- Makefile.old        2008-06-21 16:50:54.000000000 +0200
+++ Makefile    2008-06-21 16:51:03.000000000 +0200
@@ -16,7 +16,6 @@
 COMMENT=       GTK+ based simple text editor
 
 USE_GNOME=     gtk20 desktopfileutils intlhack
-USE_GCC=       3.4
 USE_GETTEXT=   YES
 GNU_CONFIGURE= yes
 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: lippe 
State-Changed-When: Sat Jun 21 16:56:44 UTC 2008 
State-Changed-Why:  
Ask for maintainer approval. 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: radek@raadradd.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/124834: editors/Leafpad works with GCC 4.2.1 on 7-STABLE
Date: Sat, 21 Jun 2008 23:46:50 UT

 Maintainer of editors/leafpad,
 
 Please note that PR ports/124834 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/124834
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Edwin Groothuis <edwin@FreeBSD.org>
To: radek@raadradd.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/124834: editors/Leafpad works with GCC 4.2.1 on 7-STABLE
Date: Sat, 21 Jun 2008 23:55:34 UT

 Maintainer of editors/leafpad,
 
 Please note that PR ports/124834 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/124834
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Sun Jun 22 06:15:19 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

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

From: =?UTF-8?Q?Rados=C5=82aw_Koz=C5=82owski?= <radek@raadradd.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124834: editors/Leafpad works with GCC 4.2.1 on 7-STABLE
Date: Sun, 22 Jun 2008 12:21:48 +0200

 On Jun 22, 2008, at 1:55 AM, Edwin Groothuis wrote:
 
 > Maintainer of editors/leafpad,
 >
 > Please note that PR ports/124834 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/124834
 
 Approved.
 
 Radek
 
State-Changed-From-To: feedback->closed 
State-Changed-By: rafan 
State-Changed-When: Sun Jun 22 11:02:12 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/124834: commit references a PR
Date: Sun, 22 Jun 2008 11:02:10 +0000 (UTC)

 rafan       2008-06-22 11:02:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     editors/leafpad      Makefile 
   Log:
   - This port builds fine with gcc 3 and 4. Remove USE_GCC line.
   - Bump PORTREVISION
   
   PR:             ports/124834
   Submitted by:   Jan Sebosik <sebosik at demax.sk>
   Approved by:    Radosław Kozłowski <radek at raadradd.com> (maintainer)
   
   Revision  Changes    Path
   1.31      +1 -2      ports/editors/leafpad/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:
