diff options
author | junovitch <junovitch@FreeBSD.org> | 2015-10-11 06:42:35 +0800 |
---|---|---|
committer | junovitch <junovitch@FreeBSD.org> | 2015-10-11 06:42:35 +0800 |
commit | bd2808f1a07cd9d2db37a3924142798a496c4f21 (patch) | |
tree | c2e3dec34dd1daefd5b2ae78375202605cd993ce /net-p2p | |
parent | 2134d5a815db7a156d886dd9a0e68bf87a8d608b (diff) | |
download | freebsd-ports-gnome-bd2808f1a07cd9d2db37a3924142798a496c4f21.tar.gz freebsd-ports-gnome-bd2808f1a07cd9d2db37a3924142798a496c4f21.tar.zst freebsd-ports-gnome-bd2808f1a07cd9d2db37a3924142798a496c4f21.zip |
net-p2p/btsync: update 1.4.111 -> 2.2.0
PR: 198884
Submitted by: Joshua Ruehlig <joshruehlig@gmail.com> (maintainer)
Diffstat (limited to 'net-p2p')
-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 |