Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jul 2016 16:54:23 +0000 (UTC)
From:      Thomas Zander <riggs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417937 - head/net-p2p/btsync
Message-ID:  <201607021654.u62GsNVF009699@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: riggs
Date: Sat Jul  2 16:54:22 2016
New Revision: 417937
URL: https://svnweb.freebsd.org/changeset/ports/417937

Log:
  Update to upstream version 2.3.8
  
  Detaile log:
  - Fixed issue with all folders disconnected by devices that reconnect after 30 days being offline
  - Fixed Sync crashing on QNAP NAS
  - Fixed Sync doesn't let HDD sleep on Synology NAS
  - Fixed bind_interface power option not working on Mac
  - Fixed files moved to Archive when unplugging USB drive with synced folder
  - Fixed inability to share the folder as Owner after disconnection
  - Added parameter to get Sync version thru API
  - Improved Sync compatibility to FlexRaid disk pool
  
  PR:		210555
  Submitted by:	joshruehlig@gmail.com (maintainer)

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

Modified: head/net-p2p/btsync/Makefile
==============================================================================
--- head/net-p2p/btsync/Makefile	Sat Jul  2 15:32:43 2016	(r417936)
+++ head/net-p2p/btsync/Makefile	Sat Jul  2 16:54:22 2016	(r417937)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	btsync
-PORTVERSION=	2.3.7
+PORTVERSION=	2.3.8
 CATEGORIES=	net-p2p
 MASTER_SITES=	https://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \
 		http://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/

Modified: head/net-p2p/btsync/distinfo
==============================================================================
--- head/net-p2p/btsync/distinfo	Sat Jul  2 15:32:43 2016	(r417936)
+++ head/net-p2p/btsync/distinfo	Sat Jul  2 16:54:22 2016	(r417937)
@@ -1,5 +1,5 @@
-TIMESTAMP = 1463242475
-SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = b2cfc7a741f732c6210b88dc0d21640453821212a38b7fd9ef2d5174c3e66543
-SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 5714346
-SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = 50263101a7ada661e49fbaceb29b8dceebfd84adcbb2ba2fcc4e5b2b62b2de67
-SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 5878898
+TIMESTAMP = 1466844210
+SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = 103ba012acd4af2365243f10f2fa8a2bdc551b47ac326b00a71624a0289c73fc
+SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 5714805
+SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = fa0312f6616eb29ac9daa4b436ffda3dda3790d03f57008271963c63006060f6
+SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 5879165



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