aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-s3fs
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-03-03 16:34:13 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-03-03 16:34:13 +0000
commitec82b559b82aa66ab68af972a485acec3330298c (patch)
tree976809a066d14a94856a753fcb55521fbd1f3cef /sysutils/fusefs-s3fs
parent73a83b9786951d753e7b5d3ebab19144fcda6af3 (diff)
downloadports-ec82b559b82aa66ab68af972a485acec3330298c.tar.gz
ports-ec82b559b82aa66ab68af972a485acec3330298c.zip
Notes
Diffstat (limited to 'sysutils/fusefs-s3fs')
-rw-r--r--sysutils/fusefs-s3fs/Makefile19
-rw-r--r--sysutils/fusefs-s3fs/distinfo8
2 files changed, 15 insertions, 12 deletions
diff --git a/sysutils/fusefs-s3fs/Makefile b/sysutils/fusefs-s3fs/Makefile
index 21e5a033252e..3fab059708a7 100644
--- a/sysutils/fusefs-s3fs/Makefile
+++ b/sysutils/fusefs-s3fs/Makefile
@@ -3,24 +3,27 @@
PORTNAME= s3fs
DISTVERSIONPREFIX= v
-DISTVERSION= 1.78
+DISTVERSION= 1.83
CATEGORIES= sysutils
PKGNAMEPREFIX= fusefs-
-MAINTAINER= ports@FreeBSD.org
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ # https://github.com/s3fs-fuse/s3fs-fuse/pull/729
+PATCHFILES= c9f431258886bdcb9941a16c27c6e231414687c1.patch:-p1
+
+MAINTAINER= dg@syrec.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
+LIB_DEPENDS= libcurl.so:ftp/curl
+USES= autoreconf fuse pkgconfig ssl
+GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= s3fs-fuse
GH_PROJECT= s3fs-fuse
-
-USES= autoreconf fuse pkgconfig ssl
-GNU_CONFIGURE= yes
+USE_GNOME= libxml2
PLIST_FILES= bin/s3fs man/man1/s3fs.1.gz
@@ -28,7 +31,5 @@ post-patch:
@${REINPLACE_CMD} -e 's/libcrypto >= 0.9//' ${WRKSRC}/configure.ac
@${REINPLACE_CMD} -e '/DEPS_LIBS/s/$$/ -lcrypto/' \
${WRKSRC}/src/Makefile.am
- @${REINPLACE_CMD} -e '/pthread_self/s/static/reinterpret/' \
- ${WRKSRC}/src/openssl_auth.cpp
.include <bsd.port.mk>
diff --git a/sysutils/fusefs-s3fs/distinfo b/sysutils/fusefs-s3fs/distinfo
index fc63257e0573..a9e7857af437 100644
--- a/sysutils/fusefs-s3fs/distinfo
+++ b/sysutils/fusefs-s3fs/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1483466309
-SHA256 (s3fs-fuse-s3fs-fuse-v1.78_GH0.tar.gz) = 36c0b00a294d9676c462985c0c3f1362540e8ebc61c15bacb45e28a2f00297f5
-SIZE (s3fs-fuse-s3fs-fuse-v1.78_GH0.tar.gz) = 99538
+TIMESTAMP = 1520093744
+SHA256 (s3fs-fuse-s3fs-fuse-v1.83_GH0.tar.gz) = 8f060accef304c1e5adde0c9d6976a3a69fd9935444a4985517c6cefa86b34ef
+SIZE (s3fs-fuse-s3fs-fuse-v1.83_GH0.tar.gz) = 150816
+SHA256 (c9f431258886bdcb9941a16c27c6e231414687c1.patch) = 373e00a80d93c713a04f8869db6658497ec07b20bb3ea80759fe6ff4a02d37ab
+SIZE (c9f431258886bdcb9941a16c27c6e231414687c1.patch) = 3921