[Midnightbsd-cvs] mports [21974] trunk/sysutils/fusefs-sshfs: update sshfs
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Sep 30 17:49:03 EDT 2016
Revision: 21974
http://svnweb.midnightbsd.org/mports/?rev=21974
Author: laffer1
Date: 2016-09-30 17:49:03 -0400 (Fri, 30 Sep 2016)
Log Message:
-----------
update sshfs
Modified Paths:
--------------
trunk/sysutils/fusefs-sshfs/Makefile
trunk/sysutils/fusefs-sshfs/distinfo
Modified: trunk/sysutils/fusefs-sshfs/Makefile
===================================================================
--- trunk/sysutils/fusefs-sshfs/Makefile 2016-09-30 21:43:36 UTC (rev 21973)
+++ trunk/sysutils/fusefs-sshfs/Makefile 2016-09-30 21:49:03 UTC (rev 21974)
@@ -1,11 +1,10 @@
# $MidnightBSD$
PORTNAME= sshfs
-PORTVERSION= 2.5
+PORTVERSION= 2.8
+DISTVERSIONPREFIX= ${PORTNAME}_
CATEGORIES= sysutils
-MASTER_SITES= SF/fuse/${PORTNAME}-fuse/${PORTVERSION}
PKGNAMEPREFIX= fusefs-
-DISTNAME= ${PORTNAME}-fuse-${PORTVERSION}
MAINTAINER= ports at MidnightBSD.org
COMMENT= Mount remote directories over ssh
@@ -15,8 +14,13 @@
KMODDIR?= ${LOCALBASE}/modules
+WRKSRC= ${WRKDIR}/sshfs-sshfs_2.8
+
+USE_GITHUB= yes
+GH_ACCOUNT= libfuse
+
GNU_CONFIGURE= yes
-USES= fuse pkgconfig
+USES= autoreconf fuse gettext pkgconfig
USE_GNOME= glib20
PLIST_FILES= bin/sshfs \
Modified: trunk/sysutils/fusefs-sshfs/distinfo
===================================================================
--- trunk/sysutils/fusefs-sshfs/distinfo 2016-09-30 21:43:36 UTC (rev 21973)
+++ trunk/sysutils/fusefs-sshfs/distinfo 2016-09-30 21:49:03 UTC (rev 21974)
@@ -1,2 +1,2 @@
-SHA256 (sshfs-fuse-2.5.tar.gz) = e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e
-SIZE (sshfs-fuse-2.5.tar.gz) = 136378
+SHA256 (sshfs-sshfs_2.8_GH0.tar.gz) = f4f771ba0230fd9bb673e1329035f3d4c3455648055c926eaa2274f5bc8d65c7
+SIZE (sshfs-sshfs_2.8_GH0.tar.gz) = 50834
More information about the Midnightbsd-cvs
mailing list