Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148297692
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
View Options
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
@@ -1,34 +1,33 @@
# Created by: Gea-Suan Lin <gslin@gslin.org>
PORTNAME= s3fs
DISTVERSIONPREFIX= v
-DISTVERSION= 1.90
-PORTREVISION= 2
+DISTVERSION= 1.91
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-
MAINTAINER= dmgk@FreeBSD.org
COMMENT= FUSE-based file system backed by Amazon S3
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl \
libxml2.so:textproc/libxml2
USES= autoreconf fuse pkgconfig ssl
USE_GITHUB= yes
GH_ACCOUNT= s3fs-fuse
GH_PROJECT= s3fs-fuse
GNU_CONFIGURE= yes
PLIST_FILES= bin/s3fs man/man1/s3fs.1.gz
post-patch:
@${REINPLACE_CMD} -e 's/libcrypto >= 0.9//' ${WRKSRC}/configure.ac
@${REINPLACE_CMD} -e '/DEPS_LIBS/s/$$/ -lcrypto/' \
${WRKSRC}/src/Makefile.am
.include <bsd.port.mk>
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
}
]
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Aug 9, 12:23 PM (1 d, 8 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29371250
Default Alt Text
(2 KB)
Attached To
Mode
R11 FreeBSD ports repository
Attached
Detach File
Event Timeline
Log In to Comment