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)
This commit is contained in:
parent
0bdf886f64
commit
17400e9a79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=537870
@ -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}/
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user