net-p2p/libtorrent-rasterbar: unbreak with boost 1.65
PR: 220717 Obtained from: upstream Approved by: portmgr blanket
This commit is contained in:
parent
6568d3ec19
commit
6ca6d1fe12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449431
2 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue