From nemysis@gmx.ch  Tue May 28 20:31:03 2013
Return-Path: <nemysis@gmx.ch>
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 5BF94707
	for <freebsd-gnats-submit@freebsd.org>; Tue, 28 May 2013 20:31:03 +0000 (UTC)
	(envelope-from nemysis@gmx.ch)
Received: from mout.gmx.net (mout.gmx.net [212.227.17.20])
	by mx1.freebsd.org (Postfix) with ESMTP id E924B400
	for <freebsd-gnats-submit@freebsd.org>; Tue, 28 May 2013 20:31:02 +0000 (UTC)
Received: from mailout-de.gmx.net ([10.1.76.10]) by mrigmx.server.lan
 (mrigmx001) with ESMTP (Nemesis) id 0LbOHk-1U2MDd2WoU-00kxUJ for
 <FreeBSD-gnats-submit@freebsd.org>; Tue, 28 May 2013 22:30:55 +0200
Received: (qmail invoked by alias); 28 May 2013 20:30:54 -0000
Received: from 5-80.77-83.cust.bluewin.ch (EHLO something.email.com) [83.77.80.5]
  by mail.gmx.net (mp010) with SMTP; 28 May 2013 22:30:54 +0200
Received: by something.email.com (sSMTP sendmail emulation); Tue, 28 May 2013 22:30:52 +0200
Message-Id: <20130528203103.5BF94707@hub.freebsd.org>
Date: Tue, 28 May 2013 22:30:52 +0200
From: nemysis <nemysis@gmx.ch>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gnome@FreeBSD.org
Subject: [PATCH] devel/gvfs: Add FUSE to default Options, add pathfix
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         179066
>Category:       ports
>Synopsis:       [PATCH] devel/gvfs: Add FUSE to default Options, add pathfix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 28 20:40:00 UTC 2013
>Closed-Date:    Sun Oct 20 23:11:59 UTC 2013
>Last-Modified:  Sun Oct 20 23:11:59 UTC 2013
>Originator:     nemysis
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue Jan 29 15:02:50 EST 2013
>Description:

- Add FUSE to default Options
- Trim new Uses

Port maintainer (gnome@FreeBSD.org) is cc'd.

Generated and tested manually, tested with port test and with RedPorts, sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:

Build log

https://redports.org/buildarchive/20130528183900-21780/

>Fix:

--- gvfs-1.12.3_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/gvfs/Makefile ./Makefile
--- /usr/ports/devel/gvfs/Makefile	2013-05-04 15:15:54.000000000 +0200
+++ ./Makefile	2013-05-28 20:28:20.000000000 +0200
@@ -17,9 +17,9 @@
 		gcrypt:${PORTSDIR}/security/libgcrypt \
 		gnome-keyring:${PORTSDIR}/security/libgnome-keyring
 
-USES=		gettext
+USES=		gettext pathfix
 USE_XZ=		yes
-USE_GNOME=	glib20 gnomehack gnomeprefix intlhack intltool
+USE_GNOME=	glib20 gnomeprefix intlhack intltool
 USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
@@ -30,7 +30,7 @@
 		--disable-afc
 
 OPTIONS_DEFINE=	AVAHI SAMBA GPHOTO2 CDDA HAL FUSE
-OPTIONS_DEFAULT=AVAHI SAMBA GPHOTO2 CDDA HAL
+OPTIONS_DEFAULT=AVAHI SAMBA GPHOTO2 CDDA HAL FUSE
 CDDA_DESC=	CDDA (enables HAL)
 GPHOTO2_DESC=	Gphoto 2 camera support (enables HAL)
 SAMBA_DESC=	Samba support
--- gvfs-1.12.3_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->gnome 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue May 28 20:40:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179066 
State-Changed-From-To: open->closed 
State-Changed-By: nemysis 
State-Changed-When: Sun Oct 20 23:11:58 UTC 2013 
State-Changed-Why:  
This PR isn't needed 

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