Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2014 20:35:37 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/185845: [MAINTAINER] sysutils/fusefs-sshfs: update to 2.5
Message-ID:  <201401171435.s0HEZbXa028293@bofh.1asiacom.net>
Resent-Message-ID: <201401171440.s0HEe15A090847@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         185845
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/fusefs-sshfs: update to 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 17 14:40:01 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r257540: Tue Nov  5 18:47:37
>Description:
- Update to 2.5
- Add STAGE support
- Add LICENSE

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/fusefs-sshfs/2.5/84i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/fusefs-sshfs/2.5/84amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/fusefs-sshfs/2.5/92i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/fusefs-sshfs/2.5/92amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/fusefs-sshfs/2.5/10b3i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/fusefs-sshfs/2.5/10b3amd64-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/fusefs-sshfs/2.5/11i386-default.log
http://pdr.s.ubze.ro/bulk/latest-per-pkg/fusefs-sshfs/2.5/11amd64-default.log

Supersedes ports/185792.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- fusefs-sshfs-2.5.patch begins here ---
diff -ruN /usr/ports//sysutils/fusefs-sshfs/Makefile ./Makefile
--- /usr/ports//sysutils/fusefs-sshfs/Makefile	2013-09-21 05:05:58.000000000 +0600
+++ ./Makefile	2014-01-17 18:44:35.000000000 +0600
@@ -2,7 +2,7 @@
 # $FreeBSD: sysutils/fusefs-sshfs/Makefile 327772 2013-09-20 23:05:58Z bapt $
 
 PORTNAME=	sshfs
-PORTVERSION=	2.4
+PORTVERSION=	2.5
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/fuse/${PORTNAME}-fuse/${PORTVERSION}
 PKGNAMEPREFIX=	fusefs-
@@ -11,17 +11,15 @@
 MAINTAINER=	5u623l20@gmail.com
 COMMENT=	Mount remote directories over ssh
 
+LICENSE=	GPLv2
+
 KMODDIR?=	${LOCALBASE}/modules
 
 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}
+PLIST_FILES=	bin/sshfs \
+		man/man1/sshfs.1.gz
 
 .include <bsd.port.mk>
diff -ruN /usr/ports//sysutils/fusefs-sshfs/distinfo ./distinfo
--- /usr/ports//sysutils/fusefs-sshfs/distinfo	2012-07-14 20:29:18.000000000 +0600
+++ ./distinfo	2014-01-17 18:21:07.000000000 +0600
@@ -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 -ruN /usr/ports//sysutils/fusefs-sshfs/pkg-plist ./pkg-plist
--- /usr/ports//sysutils/fusefs-sshfs/pkg-plist	2012-07-14 20:29:18.000000000 +0600
+++ ./pkg-plist	1970-01-01 06:00:00.000000000 +0600
@@ -1 +0,0 @@
-bin/sshfs
--- fusefs-sshfs-2.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401171435.s0HEZbXa028293>