aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2017-09-08 07:07:34 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:29:39 +0800
commit5d2b5428c87cbf22697cd1221cb138892dc4be54 (patch)
tree58dfee631dfebbbc88d02be10b8ff6d3e32367ce /net-p2p
parent7710498bd7eac1c4d66547e33cec955c0c55eeea (diff)
downloadfreebsd-ports-gnome-5d2b5428c87cbf22697cd1221cb138892dc4be54.tar.gz
freebsd-ports-gnome-5d2b5428c87cbf22697cd1221cb138892dc4be54.tar.zst
freebsd-ports-gnome-5d2b5428c87cbf22697cd1221cb138892dc4be54.zip
net-p2p/libtorrent-rasterbar: unbreak with boost 1.65
PR: 220717 Obtained from: upstream Approved by: portmgr blanket
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/libtorrent-rasterbar/Makefile3
-rw-r--r--net-p2p/libtorrent-rasterbar/distinfo2
2 files changed, 5 insertions, 0 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile
index 3ef7fb79ae88..c712a718c5b5 100644
--- a/net-p2p/libtorrent-rasterbar/Makefile
+++ b/net-p2p/libtorrent-rasterbar/Makefile
@@ -7,6 +7,9 @@ PORTREVISION= 1
CATEGORIES?= net-p2p ipv6
MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/
+PATCH_SITES= https://github.com/arvidn/libtorrent/commit/
+PATCHFILES= 7eb3cf6bc6db.patch:-p1
+
MAINTAINER= rezny@FreeBSD.org
COMMENT?= C++ library implementing a BitTorrent client
diff --git a/net-p2p/libtorrent-rasterbar/distinfo b/net-p2p/libtorrent-rasterbar/distinfo
index 5eb721d361da..6b9ecf62eedd 100644
--- a/net-p2p/libtorrent-rasterbar/distinfo
+++ b/net-p2p/libtorrent-rasterbar/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1492892114
SHA256 (libtorrent-rasterbar-1.1.3.tar.gz) = 44196a89932c26528f5db19289d0f0f4130730a61dccc61c9f1eac9ad3e881d8
SIZE (libtorrent-rasterbar-1.1.3.tar.gz) = 3912760
+SHA256 (7eb3cf6bc6db.patch) = d343654786f02112b0787d999f3c569bcb9bb31dfc2be52aa26007b5f5e3ca0b
+SIZE (7eb3cf6bc6db.patch) = 1180