git: 221060ef9403 - main - sysutils/fusefs-s3fs: Update to 1.91
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 27 Apr 2022 15:16:41 UTC
The branch main has been updated by dmgk:
URL: https://cgit.FreeBSD.org/ports/commit/?id=221060ef940331d093ccfa8425c1676ac841ebee
commit 221060ef940331d093ccfa8425c1676ac841ebee
Author: Dmitri Goutnik <dmgk@FreeBSD.org>
AuthorDate: 2022-04-27 13:28:54 +0000
Commit: Dmitri Goutnik <dmgk@FreeBSD.org>
CommitDate: 2022-04-27 15:15:36 +0000
sysutils/fusefs-s3fs: Update to 1.91
Changes: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.91
---
sysutils/fusefs-s3fs/Makefile | 3 +--
sysutils/fusefs-s3fs/distinfo | 6 +++---
sysutils/fusefs-s3fs/pkg-message | 2 +-
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/sysutils/fusefs-s3fs/Makefile b/sysutils/fusefs-s3fs/Makefile
index d09a9b125ec5..f6f36f44e7b4 100644
--- a/sysutils/fusefs-s3fs/Makefile
+++ b/sysutils/fusefs-s3fs/Makefile
@@ -2,8 +2,7 @@
PORTNAME= s3fs
DISTVERSIONPREFIX= v
-DISTVERSION= 1.90
-PORTREVISION= 2
+DISTVERSION= 1.91
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-
diff --git a/sysutils/fusefs-s3fs/distinfo b/sysutils/fusefs-s3fs/distinfo
index b626cb94603e..343c0192629a 100644
--- a/sysutils/fusefs-s3fs/distinfo
+++ b/sysutils/fusefs-s3fs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628539354
-SHA256 (s3fs-fuse-s3fs-fuse-v1.90_GH0.tar.gz) = 75fad9560174e041b273bf510d0d6e8d926508eba2b1ffaec9e2a652b3e8afaa
-SIZE (s3fs-fuse-s3fs-fuse-v1.90_GH0.tar.gz) = 231942
+TIMESTAMP = 1651063532
+SHA256 (s3fs-fuse-s3fs-fuse-v1.91_GH0.tar.gz) = f130fec375dc6972145c56f53e83ea7c98c82621406d0208a328989e5d900b0f
+SIZE (s3fs-fuse-s3fs-fuse-v1.91_GH0.tar.gz) = 242590
diff --git a/sysutils/fusefs-s3fs/pkg-message b/sysutils/fusefs-s3fs/pkg-message
index 3a5515ed080d..0d5dfff241e3 100644
--- a/sysutils/fusefs-s3fs/pkg-message
+++ b/sysutils/fusefs-s3fs/pkg-message
@@ -1,7 +1,7 @@
[
{ type: install
message: <<EOM
-The usage of s3fs can be found at http://code.google.com/p/s3fs/wiki/FuseOverAmazon if you want to understand it.
+The usage of s3fs can be found at https://github.com/s3fs-fuse/s3fs-fuse/wiki/Fuse-Over-Amazon if you want to understand it.
EOM
}
]