[Midnightbsd-cvs] mports [21009] trunk/sysutils/fusefs-sshfs: fusefs sshfs

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Feb 5 14:18:54 EST 2016


Revision: 21009
          http://svnweb.midnightbsd.org/mports/?rev=21009
Author:   laffer1
Date:     2016-02-05 14:18:54 -0500 (Fri, 05 Feb 2016)
Log Message:
-----------
fusefs sshfs

Modified Paths:
--------------
    trunk/sysutils/fusefs-sshfs/Makefile
    trunk/sysutils/fusefs-sshfs/distinfo

Removed Paths:
-------------
    trunk/sysutils/fusefs-sshfs/pkg-plist

Modified: trunk/sysutils/fusefs-sshfs/Makefile
===================================================================
--- trunk/sysutils/fusefs-sshfs/Makefile	2016-02-05 19:18:40 UTC (rev 21008)
+++ trunk/sysutils/fusefs-sshfs/Makefile	2016-02-05 19:18:54 UTC (rev 21009)
@@ -1,7 +1,7 @@
 # $MidnightBSD$
 
 PORTNAME=	sshfs
-PORTVERSION=	2.2
+PORTVERSION=	2.5
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/fuse/${PORTNAME}-fuse/${PORTVERSION}
 PKGNAMEPREFIX=	fusefs-
@@ -11,19 +11,15 @@
 COMMENT=	Mount remote directories over ssh
 LICENSE=	gpl2
 
-LIB_DEPENDS=	fuse.2:${PORTSDIR}/sysutils/fusefs-libs
-RUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
-BUILD_DEPENDS=	fusefs-libs>2.4.1:${PORTSDIR}/sysutils/fusefs-libs
+LICENSE=	gpl2
 
+KMODDIR?=	${LOCALBASE}/modules
+
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV+=	CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}"
+USES=		fuse pkgconfig
 USE_GNOME=	glib20
 
-MAN1=	sshfs.1
+PLIST_FILES=	bin/sshfs \
+		man/man1/sshfs.1.gz
 
-.include <bsd.port.pre.mk>
-
-post-install:
-	@${SED} -e "s|%%PREFIX%%|${PREFIX}|" ${PKGMESSAGE}
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: trunk/sysutils/fusefs-sshfs/distinfo
===================================================================
--- trunk/sysutils/fusefs-sshfs/distinfo	2016-02-05 19:18:40 UTC (rev 21008)
+++ trunk/sysutils/fusefs-sshfs/distinfo	2016-02-05 19:18:54 UTC (rev 21009)
@@ -1,4 +1,2 @@
-MD5 (sshfs-fuse-2.2.tar.gz) = 26e9206eb5169e87e6f95f54bc005a4f
-SHA256 (sshfs-fuse-2.2.tar.gz) = 206ebcbc4cb9f5039bfcc7059678a0f61120605a5cdcbffa3ae5716c113e5423
-RMD160 (sshfs-fuse-2.2.tar.gz) = 65aeb030e492b5d9a7c16558d62792eb0d3ac3a6
-SIZE (sshfs-fuse-2.2.tar.gz) = 115709
+SHA256 (sshfs-fuse-2.5.tar.gz) = e9171452e5d0150b9c6a2158fd2e2dcefb5d5d03ba4d208949e00a3a46c6e63e
+SIZE (sshfs-fuse-2.5.tar.gz) = 136378

Deleted: trunk/sysutils/fusefs-sshfs/pkg-plist
===================================================================
--- trunk/sysutils/fusefs-sshfs/pkg-plist	2016-02-05 19:18:40 UTC (rev 21008)
+++ trunk/sysutils/fusefs-sshfs/pkg-plist	2016-02-05 19:18:54 UTC (rev 21009)
@@ -1,2 +0,0 @@
- at comment $MidnightBSD: mports/Mk/components/maintainer.mk,v 1.2 2009/03/26 22:19:02 ctriv Exp $
-bin/sshfs



More information about the Midnightbsd-cvs mailing list