From owner-svn-ports-all@freebsd.org Sat Jul 2 16:54:24 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52CA4B8F54D; Sat, 2 Jul 2016 16:54:24 +0000 (UTC) (envelope-from riggs@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 mx1.freebsd.org (Postfix) with ESMTPS id 093DF2ED5; Sat, 2 Jul 2016 16:54:23 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u62GsNgB009701; Sat, 2 Jul 2016 16:54:23 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u62GsNVF009699; Sat, 2 Jul 2016 16:54:23 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201607021654.u62GsNVF009699@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 2 Jul 2016 16:54:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417937 - head/net-p2p/btsync X-SVN-Group: ports-head 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.22 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: Sat, 02 Jul 2016 16:54:24 -0000 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