Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2018 19:33:13 +0000 (UTC)
From:      Stefan Esser <se@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474477 - head/sysutils/fusefs-libs3
Message-ID:  <201807111933.w6BJXD9X001764@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807111933.w6BJXD9X001764>