Date: Tue, 10 Jul 2018 04:47:50 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474325 - head/sysutils/fusefs-s3fs Message-ID: <201807100447.w6A4lorF098685@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Tue Jul 10 04:47:50 2018 New Revision: 474325 URL: https://svnweb.freebsd.org/changeset/ports/474325 Log: sysutils/fusefs-s3fs: Update to 1.84 PR: 229659 Submitted by: Dmitri Goutnik <dg@syrec.org> Modified: head/sysutils/fusefs-s3fs/Makefile (contents, props changed) head/sysutils/fusefs-s3fs/distinfo (contents, props changed) Modified: head/sysutils/fusefs-s3fs/Makefile ============================================================================== --- head/sysutils/fusefs-s3fs/Makefile Tue Jul 10 04:46:05 2018 (r474324) +++ head/sysutils/fusefs-s3fs/Makefile Tue Jul 10 04:47:50 2018 (r474325) @@ -3,12 +3,9 @@ PORTNAME= s3fs DISTVERSIONPREFIX= v -DISTVERSION= 1.83 +DISTVERSION= 1.84 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- - -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 Modified: head/sysutils/fusefs-s3fs/distinfo ============================================================================== --- head/sysutils/fusefs-s3fs/distinfo Tue Jul 10 04:46:05 2018 (r474324) +++ head/sysutils/fusefs-s3fs/distinfo Tue Jul 10 04:47:50 2018 (r474325) @@ -1,5 +1,5 @@ -TIMESTAMP = 1520093744 -SHA256 (s3fs-fuse-s3fs-fuse-v1.83_GH0.tar.gz) = 8f060accef304c1e5adde0c9d6976a3a69fd9935444a4985517c6cefa86b34ef -SIZE (s3fs-fuse-s3fs-fuse-v1.83_GH0.tar.gz) = 150816 +TIMESTAMP = 1531160325 +SHA256 (s3fs-fuse-s3fs-fuse-v1.84_GH0.tar.gz) = 39b844fe94b44af48ab8d57645a0a3fd9a64486bb54413ba7f928111cb4093a3 +SIZE (s3fs-fuse-s3fs-fuse-v1.84_GH0.tar.gz) = 153034 SHA256 (c9f431258886bdcb9941a16c27c6e231414687c1.patch) = 373e00a80d93c713a04f8869db6658497ec07b20bb3ea80759fe6ff4a02d37ab SIZE (c9f431258886bdcb9941a16c27c6e231414687c1.patch) = 3921
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807100447.w6A4lorF098685>