From nobody@FreeBSD.org  Wed Jan 15 05:06:52 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 252FCD28
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jan 2014 05:06:52 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 11E2316A6
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jan 2014 05:06:52 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0F56piH057717
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jan 2014 05:06:51 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0F56ptl057716;
	Wed, 15 Jan 2014 05:06:51 GMT
	(envelope-from nobody)
Message-Id: <201401150506.s0F56ptl057716@oldred.freebsd.org>
Date: Wed, 15 Jan 2014 05:06:51 GMT
From: David Shane Holden <dpejesh@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] sysutils/fusefs-sshfs: update to 2.5
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: 5u623l20@gmail.com

>Number:         185792
>Category:       ports
>Synopsis:       [patch] sysutils/fusefs-sshfs: update to 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 15 05:10:00 UTC 2014
>Closed-Date:    Sat Jan 25 16:31:22 UTC 2014
>Last-Modified:  Sat Jan 25 16:31:22 UTC 2014
>Originator:     David Shane Holden
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile
index c5a07b2..3f63354 100644
--- a/sysutils/fusefs-sshfs/Makefile
+++ b/sysutils/fusefs-sshfs/Makefile
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	sshfs
-PORTVERSION=	2.4
+PORTVERSION=	2.5
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/fuse/${PORTNAME}-fuse/${PORTVERSION}
 PKGNAMEPREFIX=	fusefs-
@@ -17,11 +17,4 @@ GNU_CONFIGURE=	yes
 USES=		fuse pkgconfig
 USE_GNOME=	glib20
 
-MAN1=	sshfs.1
-
-NO_STAGE=	yes
-post-install:
-	@${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${PKGMESSAGE}
-	@${CAT} ${PKGMESSAGE}
-
 .include <bsd.port.mk>
diff --git a/sysutils/fusefs-sshfs/distinfo b/sysutils/fusefs-sshfs/distinfo
index 618f020..41ff226 100644
--- a/sysutils/fusefs-sshfs/distinfo
+++ b/sysutils/fusefs-sshfs/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sshfs-fuse-2.4.tar.gz) = 3c93ba8522568093c94ff9c5a3763929380dd229365d905769ff82475d774dd1
-SIZE (sshfs-fuse-2.4.tar.gz) = 132930
+SHA256 (sshfs-fuse-2.5.tar.gz) = e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e
+SIZE (sshfs-fuse-2.5.tar.gz) = 136378
diff --git a/sysutils/fusefs-sshfs/pkg-plist b/sysutils/fusefs-sshfs/pkg-plist
index e346bf9..3c1c513 100644
--- a/sysutils/fusefs-sshfs/pkg-plist
+++ b/sysutils/fusefs-sshfs/pkg-plist
@@ -1 +1,2 @@
 bin/sshfs
+man/man1/sshfs.1.gz


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jan 15 05:10:09 UTC 2014 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: 5u623l20@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/185792: [patch] sysutils/fusefs-sshfs: update to 2.5
Date: Wed, 15 Jan 2014 05:10:08 UT

 Maintainer of sysutils/fusefs-sshfs,
 
 Please note that PR ports/185792 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/185792
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
State-Changed-From-To: feedback->closed 
State-Changed-By: sunpoet 
State-Changed-When: Sat Jan 25 16:31:21 UTC 2014 
State-Changed-Why:  
Superseded by ports/185845. 

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