Date: Wed, 9 Jun 2021 14:14:09 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 488e8971381f - main - sysutils/fusefs-sshfs: Update version 3.7.1=>3.7.2 Message-ID: <202106091414.159EE96j085081@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=488e8971381f526d351df90ca9822bc64082949c commit 488e8971381f526d351df90ca9822bc64082949c Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2021-06-09 14:13:20 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2021-06-09 14:13:20 +0000 sysutils/fusefs-sshfs: Update version 3.7.1=>3.7.2 Relnotes: https://github.com/libfuse/sshfs/releases/tag/sshfs-3.7.2 --- sysutils/fusefs-sshfs/Makefile | 2 +- sysutils/fusefs-sshfs/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile index 432a5d031ab9..5309ddc94fa9 100644 --- a/sysutils/fusefs-sshfs/Makefile +++ b/sysutils/fusefs-sshfs/Makefile @@ -1,7 +1,7 @@ # Created by: Anish Mistry PORTNAME= sshfs -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.2 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/fusefs-sshfs/distinfo b/sysutils/fusefs-sshfs/distinfo index 671e7ee86804..91a22f000c34 100644 --- a/sysutils/fusefs-sshfs/distinfo +++ b/sysutils/fusefs-sshfs/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1606532953 -SHA256 (libfuse-sshfs-sshfs-3.7.1_GH0.tar.gz) = 0f0f8f239555effd675d03a3cabfb35ef691a3054c98b62bc28e85620ad9e30d -SIZE (libfuse-sshfs-sshfs-3.7.1_GH0.tar.gz) = 63174 +TIMESTAMP = 1623247409 +SHA256 (libfuse-sshfs-sshfs-3.7.2_GH0.tar.gz) = 8a9b0d980e9d34d0d18eacb9e1ca77fc499d1cf70b3674cc3e02f3eafad8ab14 +SIZE (libfuse-sshfs-sshfs-3.7.2_GH0.tar.gz) = 63229 SHA256 (952a9c3fda977bce61303ae3311a3adca3d338bf.patch) = 9b55c00a9b63715eeb836c253683240d78e23f824cbf07c07570e74ec2c6b507 SIZE (952a9c3fda977bce61303ae3311a3adca3d338bf.patch) = 6826
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106091414.159EE96j085081>