diff --git a/filesystems/sshfs/Makefile b/filesystems/sshfs/Makefile index 74017fc4b0ca..648cfb24f663 100644 --- a/filesystems/sshfs/Makefile +++ b/filesystems/sshfs/Makefile @@ -1,31 +1,31 @@ PORTNAME= sshfs -DISTVERSION= 3.7.5 +DISTVERSION= 3.7.6 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= filesystems PKGNAMEPREFIX= fusefs- 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 WWW= https://github.com/libfuse/sshfs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c11 fuse:3 gnome meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= libfuse USE_GNOME= glib20 CFLAGS+= -DNDEBUG PLIST_FILES= bin/sshfs OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= rst2man:textproc/py-docutils DOCS_PLIST_FILES= share/man/man1/sshfs.1.gz .include diff --git a/filesystems/sshfs/distinfo b/filesystems/sshfs/distinfo index 77fe64cd4b17..df3e45392ad2 100644 --- a/filesystems/sshfs/distinfo +++ b/filesystems/sshfs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1763048001 -SHA256 (libfuse-sshfs-sshfs-3.7.5_GH0.tar.gz) = 99d294101f1b8997653a84c35674c2e50c18323ea2c449412c0ed46b9d31ac35 -SIZE (libfuse-sshfs-sshfs-3.7.5_GH0.tar.gz) = 61693 +TIMESTAMP = 1780145533 +SHA256 (libfuse-sshfs-sshfs-3.7.6_GH0.tar.gz) = 67a3e166a39b07708497ee0aee308547dba386053cf8d816b4ce8a9b3066a6ce +SIZE (libfuse-sshfs-sshfs-3.7.6_GH0.tar.gz) = 68309 SHA256 (a73501f2159875aef082ab0a61731a8b7673d477.patch) = ef0fc2d7d292eb1bef4c2c63d0f5c1be00f29f9f4360cefe27fed70f69a31d10 SIZE (a73501f2159875aef082ab0a61731a8b7673d477.patch) = 3032