From owner-svn-ports-head@freebsd.org Sat Oct 10 22:42:37 2015 Return-Path: Delivered-To: svn-ports-head@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 0DB2C9D3708; Sat, 10 Oct 2015 22:42:37 +0000 (UTC) (envelope-from junovitch@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 B1DDC692; Sat, 10 Oct 2015 22:42:36 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9AMgZ7i069440; Sat, 10 Oct 2015 22:42:35 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9AMgZwm069438; Sat, 10 Oct 2015 22:42:35 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201510102242.t9AMgZwm069438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 10 Oct 2015 22:42:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399026 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Oct 2015 22:42:37 -0000 Author: junovitch Date: Sat Oct 10 22:42:35 2015 New Revision: 399026 URL: https://svnweb.freebsd.org/changeset/ports/399026 Log: net-p2p/btsync: update 1.4.111 -> 2.2.0 PR: 198884 Submitted by: Joshua Ruehlig (maintainer) Modified: head/net-p2p/btsync/Makefile head/net-p2p/btsync/distinfo Modified: head/net-p2p/btsync/Makefile ============================================================================== --- head/net-p2p/btsync/Makefile Sat Oct 10 21:32:55 2015 (r399025) +++ head/net-p2p/btsync/Makefile Sat Oct 10 22:42:35 2015 (r399026) @@ -1,10 +1,11 @@ # $FreeBSD$ PORTNAME= btsync -PORTVERSION= 1.4.111 +PORTVERSION= 2.2.0 CATEGORIES= net-p2p -MASTER_SITES= http://syncapp.bittorrent.com/${PORTVERSION}/ -DISTNAME= ${PORTNAME}_freebsd_${CONFIG_ARCH}-${PORTVERSION} +MASTER_SITES= https://download-cdn.getsyncapp.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \ + http://download-cdn.getsyncapp.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ +DISTNAME= BitTorrent-Sync_freebsd_${CONFIG_ARCH} MAINTAINER= joshruehlig@gmail.com COMMENT= Distributed peer-to-peer file syncing application Modified: head/net-p2p/btsync/distinfo ============================================================================== --- head/net-p2p/btsync/distinfo Sat Oct 10 21:32:55 2015 (r399025) +++ head/net-p2p/btsync/distinfo Sat Oct 10 22:42:35 2015 (r399026) @@ -1,4 +1,4 @@ -SHA256 (btsync_freebsd_i386-1.4.111.tar.gz) = 8c771dae5ea3579dc13e977538cf0ac614661b7303f6ddb68d29687b42fb10f2 -SIZE (btsync_freebsd_i386-1.4.111.tar.gz) = 4112473 -SHA256 (btsync_freebsd_x64-1.4.111.tar.gz) = e23e18733cd9a011835d14784dcacb31670d66f946813edafce4d889d10faba4 -SIZE (btsync_freebsd_x64-1.4.111.tar.gz) = 4237019 +SHA256 (BitTorrent-Sync_freebsd_i386.tar.gz) = aed1e3253872b8ea6f974a7b3608baa559261b057c36f708917b8cc6bc88c7af +SIZE (BitTorrent-Sync_freebsd_i386.tar.gz) = 4871605 +SHA256 (BitTorrent-Sync_freebsd_x64.tar.gz) = 2f2f3cf26b804be5e9ebd435152eac975195679e4be48a6b29d3478a108772bc +SIZE (BitTorrent-Sync_freebsd_x64.tar.gz) = 4941486