- 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)
This commit is contained in:
parent
8453f19865
commit
a50d57e706
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342502
@ -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>
|
||||
|
@ -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
|
||||
|
@ -1 +0,0 @@
|
||||
bin/sshfs
|
Loading…
Reference in New Issue
Block a user