Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jun 2022 05:30:48 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: 7afff9ac05f8 - main - sysutils/fusefs-sshfs: Update version 3.7.2=>3.7.3
Message-ID:  <202206020530.2525UmuY059333@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=7afff9ac05f8b2ed90af7b9861b3d61dbdc56d1c

commit 7afff9ac05f8b2ed90af7b9861b3d61dbdc56d1c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-06-02 04:30:48 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-06-02 05:30:30 +0000

    sysutils/fusefs-sshfs: Update version 3.7.2=>3.7.3
    
    Relnotes: https://github.com/libfuse/sshfs/releases/tag/sshfs-3.7.3
---
 sysutils/fusefs-sshfs/Makefile | 6 +++---
 sysutils/fusefs-sshfs/distinfo | 8 +++-----
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/sysutils/fusefs-sshfs/Makefile b/sysutils/fusefs-sshfs/Makefile
index 5309ddc94fa9..cb2c7a759ba5 100644
--- a/sysutils/fusefs-sshfs/Makefile
+++ b/sysutils/fusefs-sshfs/Makefile
@@ -1,13 +1,13 @@
 # Created by: Anish Mistry
 
 PORTNAME=	sshfs
-PORTVERSION=	3.7.2
+PORTVERSION=	3.7.3
 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+=	952a9c3fda977bce61303ae3311a3adca3d338bf.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 91a22f000c34..4ab73518636c 100644
--- a/sysutils/fusefs-sshfs/distinfo
+++ b/sysutils/fusefs-sshfs/distinfo
@@ -1,5 +1,3 @@
-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
+TIMESTAMP = 1654111892
+SHA256 (libfuse-sshfs-sshfs-3.7.3_GH0.tar.gz) = 52a1a1e017859dfe72a550e6fef8ad4f8703ce312ae165f74b579fd7344e3a26
+SIZE (libfuse-sshfs-sshfs-3.7.3_GH0.tar.gz) = 63968



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206020530.2525UmuY059333>