From owner-svn-ports-all@freebsd.org Wed Jul 11 19:33:14 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6889A103BA29; Wed, 11 Jul 2018 19:33:14 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1628F83117; Wed, 11 Jul 2018 19:33:14 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id ECC5D1703B; Wed, 11 Jul 2018 19:33:13 +0000 (UTC) (envelope-from se@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6BJXDXm001765; Wed, 11 Jul 2018 19:33:13 GMT (envelope-from se@FreeBSD.org) Received: (from se@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6BJXD9X001764; Wed, 11 Jul 2018 19:33:13 GMT (envelope-from se@FreeBSD.org) Message-Id: <201807111933.w6BJXD9X001764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: se set sender to se@FreeBSD.org using -f From: Stefan Esser Date: Wed, 11 Jul 2018 19:33:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474477 - head/sysutils/fusefs-libs3 X-SVN-Group: ports-head X-SVN-Commit-Author: se X-SVN-Commit-Paths: head/sysutils/fusefs-libs3 X-SVN-Commit-Revision: 474477 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2018 19:33:14 -0000 Author: se Date: Wed Jul 11 19:33:13 2018 New Revision: 474477 URL: https://svnweb.freebsd.org/changeset/ports/474477 Log: Update to version 3.2.4. This version implements protection against a loop in the directory structure due to a rename that tries to move a directory into one of its sub-directories. Approved by: antoine (implicit) Modified: head/sysutils/fusefs-libs3/Makefile head/sysutils/fusefs-libs3/distinfo Modified: head/sysutils/fusefs-libs3/Makefile ============================================================================== --- head/sysutils/fusefs-libs3/Makefile Wed Jul 11 19:15:15 2018 (r474476) +++ head/sysutils/fusefs-libs3/Makefile Wed Jul 11 19:33:13 2018 (r474477) @@ -3,7 +3,7 @@ PORTNAME= fusefs-libs3 DISTVERSIONPREFIX= fuse- -DISTVERSION= 3.2.2 +DISTVERSION= 3.2.4 CATEGORIES= sysutils MAINTAINER= se@freebsd.org Modified: head/sysutils/fusefs-libs3/distinfo ============================================================================== --- head/sysutils/fusefs-libs3/distinfo Wed Jul 11 19:15:15 2018 (r474476) +++ head/sysutils/fusefs-libs3/distinfo Wed Jul 11 19:33:13 2018 (r474477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522517726 -SHA256 (libfuse-libfuse-fuse-3.2.2_GH0.tar.gz) = a3ea7152a410fb990ffd189eaba071992ec865baff1100e93f8639e14a0fcd38 -SIZE (libfuse-libfuse-fuse-3.2.2_GH0.tar.gz) = 731662 +TIMESTAMP = 1531313225 +SHA256 (libfuse-libfuse-fuse-3.2.4_GH0.tar.gz) = c63b5ae817dfb45efa68ffa35d9b8d8a72ecb96b2419782ad6be55ec62e9833f +SIZE (libfuse-libfuse-fuse-3.2.4_GH0.tar.gz) = 732615