File tree Expand file tree Collapse file tree 3 files changed +15
-17
lines changed
Expand file tree Collapse file tree 3 files changed +15
-17
lines changed Original file line number Diff line number Diff line change 44PORTNAME = sshfs
55PORTVERSION = 3.7.0
66DISTVERSIONPREFIX = ${PORTNAME}-
7+ PORTREVISION = 1
78CATEGORIES = sysutils
89PKGNAMEPREFIX = fusefs-
910
11+ PATCH_SITES = https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
12+ PATCHFILES+ = 952a9c3fda977bce61303ae3311a3adca3d338bf.patch:-p1 # https://github.com/libfuse/sshfs/pull/212
13+
1014MAINTAINER = bofh@FreeBSD.org
1115COMMENT = Mount remote directories over ssh
1216
1317LICENSE = GPLv2
1418LICENSE_FILE = ${WRKSRC}/COPYING
1519
16- BUILD_DEPENDS = rst2man:textproc/py-docutils
17-
18- USES = compiler:c11 fuse:3 gettext gnome meson pkgconfig
20+ USES = compiler:c11 fuse:3 gnome meson pkgconfig
21+ USE_GNOME = glib20
1922
2023USE_GITHUB = yes
2124GH_ACCOUNT = libfuse
2225
2326USE_GNOME = glib20
2427CFLAGS+ = -DNDEBUG
2528
26- PLIST_FILES = bin/sshfs \
27- man/man1/sshfs.1.gz
29+ PLIST_FILES = bin/sshfs
30+
31+ OPTIONS_DEFINE = DOCS
32+
33+ DOCS_BUILD_DEPENDS = rst2man:textproc/py-docutils
34+ DOCS_PLIST_FILES = man/man1/sshfs.1.gz
2835
2936.include <bsd.port.mk>
Original file line number Diff line number Diff line change 1- TIMESTAMP = 1580925910
1+ TIMESTAMP = 1589058688
22SHA256 (libfuse-sshfs-sshfs-3.7.0_GH0.tar.gz) = 4037add37cfcd9bb4386c28d1eeed89b56ef5001bcbc3f001f73f38f41a40b73
33SIZE (libfuse-sshfs-sshfs-3.7.0_GH0.tar.gz) = 62912
4+ SHA256 (952a9c3fda977bce61303ae3311a3adca3d338bf.patch) = 9b55c00a9b63715eeb836c253683240d78e23f824cbf07c07570e74ec2c6b507
5+ SIZE (952a9c3fda977bce61303ae3311a3adca3d338bf.patch) = 6826
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments