Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jun 2020 06:00:12 +0000 (UTC)
From:      =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537870 - head/net-p2p/rslsync
Message-ID:  <202006040600.05460Cr5020625@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: fernape
Date: Thu Jun  4 06:00:11 2020
New Revision: 537870
URL: https://svnweb.freebsd.org/changeset/ports/537870

Log:
  net-p2p/rslsync: update to 2.7.0
  
  Changelog for 2.7.0:
  
      New: syncing folders on same computer
      New:  setting custom names for sync shares
      Option to force rescan a sync share
      Added search in power user settings
      Added error report when Sync consumed too much RAM
      Fixed FileDelayConfig on POSIX
      Fixed WebUI not working if two or more config files are used
      Fixed crash when trying to decrypt encrypted folder
      Fixed using IPv6 addresses as known hosts
      Fixed false positive "No free space" error in some cases
      Fixed syncing files bigger than 4 Gb on FreeBSD
      Fixed UPnP not working in some cases
      Fixed failed hash check on encrypted folders
      Fixed xattrs not syncing on OS X in some cases
      Improved minimized startup on Windows
      Removed option to copy key from drop down menu
      Disabled shell extension logging by default
      Deprecated: support for WindowsServers for Sync Home Free and Pro
      Multiple core fixes and improvements
  
  PR:	246930
  Submitted by:	arcade@b1t.name (maintainer)

Modified:
  head/net-p2p/rslsync/Makefile
  head/net-p2p/rslsync/distinfo

Modified: head/net-p2p/rslsync/Makefile
==============================================================================
--- head/net-p2p/rslsync/Makefile	Thu Jun  4 05:50:34 2020	(r537869)
+++ head/net-p2p/rslsync/Makefile	Thu Jun  4 06:00:11 2020	(r537870)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	rslsync
-PORTVERSION=	2.6.4
+PORTVERSION=	2.7.0
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://download-cdn.resilio.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \
 		http://download-cdn.resilio.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/

Modified: head/net-p2p/rslsync/distinfo
==============================================================================
--- head/net-p2p/rslsync/distinfo	Thu Jun  4 05:50:34 2020	(r537869)
+++ head/net-p2p/rslsync/distinfo	Thu Jun  4 06:00:11 2020	(r537870)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1579475384
-SHA256 (rslsync-2.6.4/resilio-sync_freebsd_x64.tar.gz) = 2c4b1118104c2f0900cabf4c0ef1dd2912a462fab2b63dfd7618eb1a935a636b
-SIZE (rslsync-2.6.4/resilio-sync_freebsd_x64.tar.gz) = 13097078
-SHA256 (rslsync-2.6.4/resilio-sync_freebsd_i386.tar.gz) = a4721c51c4001bcaae2f48c00f9093e6dea12b65576cf701801570d1b1d82609
-SIZE (rslsync-2.6.4/resilio-sync_freebsd_i386.tar.gz) = 13023092
+TIMESTAMP = 1591082822
+SHA256 (rslsync-2.7.0/resilio-sync_freebsd_i386.tar.gz) = 02282ea1cc9ceb870d0f762acba8906461b4e7140e6de6095b7ec4c66ffcd2d5
+SIZE (rslsync-2.7.0/resilio-sync_freebsd_i386.tar.gz) = 13232485
+SHA256 (rslsync-2.7.0/resilio-sync_freebsd_x64.tar.gz) = eba4d0f37a6fc94cf3b040dfdc68258321da15abda656bf27a89d6d9c5414ddc
+SIZE (rslsync-2.7.0/resilio-sync_freebsd_x64.tar.gz) = 13222137



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