diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2020-08-13 12:45:24 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2020-08-13 12:45:24 +0000 |
commit | 6928fda4df3b2851fafd30ddb77fd84af308d1d0 (patch) | |
tree | d0988310e541589610a72df8a2fc536a54dd3350 | |
parent | security/teleport: update to 4.3.4 (diff) |
sysutils/fusefs-s3fs: Update to 1.87
- pet portclippy while here
Changes: https://github.com/s3fs-fuse/s3fs-fuse/releases/tag/v1.87
Notes
Notes:
svn path=/head/; revision=544809
-rw-r--r-- | sysutils/fusefs-s3fs/Makefile | 6 | ||||
-rw-r--r-- | sysutils/fusefs-s3fs/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/fusefs-s3fs/Makefile b/sysutils/fusefs-s3fs/Makefile index 113e5ddd21aa..53b5e8344a6f 100644 --- a/sysutils/fusefs-s3fs/Makefile +++ b/sysutils/fusefs-s3fs/Makefile @@ -3,7 +3,7 @@ PORTNAME= s3fs DISTVERSIONPREFIX= v -DISTVERSION= 1.86 +DISTVERSION= 1.87 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- @@ -18,12 +18,12 @@ 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 +GNU_CONFIGURE= yes + PLIST_FILES= bin/s3fs man/man1/s3fs.1.gz post-patch: diff --git a/sysutils/fusefs-s3fs/distinfo b/sysutils/fusefs-s3fs/distinfo index 922a99ea46c2..e09788e00eec 100644 --- a/sysutils/fusefs-s3fs/distinfo +++ b/sysutils/fusefs-s3fs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1581080228 -SHA256 (s3fs-fuse-s3fs-fuse-v1.86_GH0.tar.gz) = 9cf7ffc8f48cedd70e3fd4fd97e8d6d049d8d370867df10ceb7630b5bc1a9662 -SIZE (s3fs-fuse-s3fs-fuse-v1.86_GH0.tar.gz) = 183636 +TIMESTAMP = 1597321820 +SHA256 (s3fs-fuse-s3fs-fuse-v1.87_GH0.tar.gz) = c5e064efb8fb5134a463731a7cf8d7174c93a296957145200347d2f4d9d11985 +SIZE (s3fs-fuse-s3fs-fuse-v1.87_GH0.tar.gz) = 197112 |