diff options
author | Jason Unovitch <junovitch@FreeBSD.org> | 2015-10-10 22:42:35 +0000 |
---|---|---|
committer | Jason Unovitch <junovitch@FreeBSD.org> | 2015-10-10 22:42:35 +0000 |
commit | 46e0105c0ed1f7b7195df5bb7dd48f9eb3d87906 (patch) | |
tree | c2e3dec34dd1daefd5b2ae78375202605cd993ce | |
parent | bd607c25676036c37e2749b11067746df6439356 (diff) | |
download | ports-46e0105c0ed1f7b7195df5bb7dd48f9eb3d87906.tar.gz ports-46e0105c0ed1f7b7195df5bb7dd48f9eb3d87906.zip |
net-p2p/btsync: update 1.4.111 -> 2.2.0
PR: 198884
Submitted by: Joshua Ruehlig <joshruehlig@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=399026
-rw-r--r-- | net-p2p/btsync/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/btsync/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/net-p2p/btsync/Makefile b/net-p2p/btsync/Makefile index a154d5afb290..03218545f805 100644 --- a/net-p2p/btsync/Makefile +++ b/net-p2p/btsync/Makefile @@ -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 diff --git a/net-p2p/btsync/distinfo b/net-p2p/btsync/distinfo index 63acb31ba8d0..91786afa2d38 100644 --- a/net-p2p/btsync/distinfo +++ b/net-p2p/btsync/distinfo @@ -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 |