aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-sshfs
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-04 11:41:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-02-04 11:41:19 +0000
commita50d57e706407bc4e5dcfd3815e9bae8fb103f74 (patch)
tree901fd8b48c609266c6cf8aef83512f604bc793c1 /sysutils/fusefs-sshfs
parent8453f19865ba4542461b24e574bbb0eecc78a417 (diff)
downloadports-a50d57e706407bc4e5dcfd3815e9bae8fb103f74.tar.gz
ports-a50d57e706407bc4e5dcfd3815e9bae8fb103f74.zip
- Update to 2.5
- Add LICENSE - Support STAGEDIR Changes: http://sourceforge.net/p/fuse/sshfs/ci/master/tree/ChangeLog PR: ports/185845 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=342502
Diffstat (limited to 'sysutils/fusefs-sshfs')
-rw-r--r--sysutils/fusefs-sshfs/Makefile12
-rw-r--r--sysutils/fusefs-sshfs/distinfo4
-rw-r--r--sysutils/fusefs-sshfs/pkg-plist1
3 files changed, 7 insertions, 10 deletions
diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile
index c5a07b2ca609..0ee1503c96a7 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-
@@ -11,17 +11,15 @@ DISTNAME= ${PORTNAME}-fuse-${PORTVERSION}
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 --git a/sysutils/fusefs-sshfs/distinfo b/sysutils/fusefs-sshfs/distinfo
index 618f020a1d05..41ff226ca3f3 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
deleted file mode 100644
index e346bf9d7238..000000000000
--- a/sysutils/fusefs-sshfs/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-bin/sshfs