From bapt@FreeBSD.org  Mon Feb 20 14:38:23 2012
Return-Path: <bapt@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 31DF9106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Feb 2012 14:38:23 +0000 (UTC)
	(envelope-from bapt@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 228AB8FC15;
	Mon, 20 Feb 2012 14:38:23 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q1KEcNJc095088;
	Mon, 20 Feb 2012 14:38:23 GMT
	(envelope-from bapt@freefall.freebsd.org)
Received: (from bapt@localhost)
	by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q1KEcMMr095087;
	Mon, 20 Feb 2012 14:38:22 GMT
	(envelope-from bapt)
Message-Id: <201202201438.q1KEcMMr095087@freefall.freebsd.org>
Date: Mon, 20 Feb 2012 14:38:22 GMT
From: Baptiste Daroussin <bapt@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] sysutils/fusefs-s3fs: doesn't build depend on gnome1
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         165322
>Category:       ports
>Synopsis:       [PATCH] sysutils/fusefs-s3fs: doesn't build depend on gnome1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bapt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 20 14:40:10 UTC 2012
>Closed-Date:    Fri Mar 09 10:46:53 UTC 2012
>Last-Modified:  Fri Mar  9 10:50:10 UTC 2012
>Originator:     Baptiste Daroussin
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 10.0-CURRENT FreeBSD 10.0-CURRENT #8 r227964M: Thu Dec  1 23:52:49
>Description:
I can't find anything related to gnome-config within the s2fs code, I removed the gnome-config dependency and everything still build fine.

Do you agree and removing the dependency?

Port maintainer (gslin@gslin.org) is cc'd.

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

--- fusefs-s3fs-1.19.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/sysutils/fusefs-s3fs/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	18 Dec 2011 09:02:01 -0000	1.3
+++ Makefile	20 Feb 2012 14:36:57 -0000
@@ -14,7 +14,6 @@
 MAINTAINER=	gslin@gslin.org
 COMMENT=	FUSE-based file system backed by Amazon S3
 
-BUILD_DEPENDS=	${LOCALBASE}/bin/gnome-config:${PORTSDIR}/x11/gnome-libs
 LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
 		fuse:${PORTSDIR}/sysutils/fusefs-libs \
 		xml2:${PORTSDIR}/textproc/libxml2
--- fusefs-s3fs-1.19.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bapt 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Feb 20 14:40:19 UTC 2012 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=165322 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Feb 20 14:40:24 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/165322: [PATCH] sysutils/fusefs-s3fs: doesn't build depend on gnome1
Date: Mon, 20 Feb 2012 14:40:22 UT

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

From: Gea-Suan Lin <gslin@gslin.org>
To: bug-followup@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/165322: [PATCH] sysutils/fusefs-s3fs: doesn't build depend
 on gnome1
Date: Fri, 9 Mar 2012 18:33:45 +0800

 Thanks, please commit it.
 
 On Mon, Feb 20, 2012 at 02:40:22PM +0000, Edwin Groothuis wrote:
 > Maintainer of sysutils/fusefs-s3fs,
 > 
 > Please note that PR ports/165322 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/165322
 > 
 > -- 
 > Edwin Groothuis via the GNATS Auto Assign Tool
 > edwin@FreeBSD.org
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
State-Changed-From-To: feedback->closed 
State-Changed-By: bapt 
State-Changed-When: Fri Mar 9 10:46:52 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/165322: commit references a PR
Date: Fri,  9 Mar 2012 10:46:40 +0000 (UTC)

 bapt        2012-03-09 10:46:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/fusefs-s3fs Makefile 
   Log:
   Remove unneeded gnome1 dependency
   
   PR:             ports/165322
   Submitted by:   bapt (myself)
   Approved by:    Gea-Suan Lin <gslin@gslin.org> (maintainer)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.4       +1 -1      ports/sysutils/fusefs-s3fs/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:
