From bb71c26fe484e1f6d71729feb3134b7e24c63abe Mon Sep 17 00:00:00 2001 From: pi Date: Sat, 14 May 2016 16:16:49 +0000 Subject: net-p2p/btsync: 2.3.6 -> 2.3.7 Changes: http://help.getsync.com/hc/en-us/articles/206216855-Sync-2-x-change-log - Fixed connectivity failures in some cases - Fixed infinite folder scan - Other core improvements and fixes - Minor UI fixes PR: 209502 Submitted by: joshruehlig@gmail.com (maintainer) --- net-p2p/btsync/Makefile | 2 +- net-p2p/btsync/distinfo | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/btsync/Makefile b/net-p2p/btsync/Makefile index dce8b94de350..9c62ed29a957 100644 --- a/net-p2p/btsync/Makefile +++ b/net-p2p/btsync/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= btsync -PORTVERSION= 2.3.6 +PORTVERSION= 2.3.7 CATEGORIES= net-p2p MASTER_SITES= https://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \ http://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ diff --git a/net-p2p/btsync/distinfo b/net-p2p/btsync/distinfo index 83ea39d900d3..3dc1ddb62c9d 100644 --- a/net-p2p/btsync/distinfo +++ b/net-p2p/btsync/distinfo @@ -1,4 +1,5 @@ -SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = 81a8607ac13d952f7d109cae7c2d3774715b8f2c6f83b16f17bd51262230f6cf -SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 5709904 -SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = b5ee67415610a6e1d49ceb9463a25fa1fa039a2ffd12660135daca93d10605f1 -SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 5875003 +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 -- cgit