git: 9e97f6f0227d - main - sysutils/fusefs-sshfs: warnings and readdir() fix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Jun 2022 16:58:11 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e97f6f0227d9f374f02becffef81416bd5a492d commit 9e97f6f0227d9f374f02becffef81416bd5a492d Author: Ivan Rozhuk <rozhuk.im@gmail.com> AuthorDate: 2022-06-15 16:56:13 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-06-15 16:56:13 +0000 sysutils/fusefs-sshfs: warnings and readdir() fix Merge upstreqam patches: - https://github.com/libfuse/sshfs/issues/211 - https://github.com/libfuse/sshfs/issues/212 - https://github.com/libfuse/sshfs/issues/278 PR: 264607 Reported by: rozhuk.im@gmail.com --- sysutils/fusefs-sshfs/Makefile | 5 +++-- sysutils/fusefs-sshfs/distinfo | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile index cb2c7a759ba5..86eade5407f7 100644 --- a/sysutils/fusefs-sshfs/Makefile +++ b/sysutils/fusefs-sshfs/Makefile @@ -2,12 +2,13 @@ PORTNAME= sshfs PORTVERSION= 3.7.3 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- -#PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -#PATCHFILES+= 952a9c3fda977bce61303ae3311a3adca3d338bf.patch:-p1 # https://github.com/libfuse/sshfs/pull/212 +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= a73501f2159875aef082ab0a61731a8b7673d477.patch:-p1 # https://github.com/libfuse/sshfs/pull/212 MAINTAINER= bofh@FreeBSD.org COMMENT= Mount remote directories over ssh diff --git a/sysutils/fusefs-sshfs/distinfo b/sysutils/fusefs-sshfs/distinfo index 4ab73518636c..10d8cf33b962 100644 --- a/sysutils/fusefs-sshfs/distinfo +++ b/sysutils/fusefs-sshfs/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1654111892 +TIMESTAMP = 1655312051 SHA256 (libfuse-sshfs-sshfs-3.7.3_GH0.tar.gz) = 52a1a1e017859dfe72a550e6fef8ad4f8703ce312ae165f74b579fd7344e3a26 SIZE (libfuse-sshfs-sshfs-3.7.3_GH0.tar.gz) = 63968 +SHA256 (a73501f2159875aef082ab0a61731a8b7673d477.patch) = ef0fc2d7d292eb1bef4c2c63d0f5c1be00f29f9f4360cefe27fed70f69a31d10 +SIZE (a73501f2159875aef082ab0a61731a8b7673d477.patch) = 3032