mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net-p2p/libtorrent-rasterbar: Update BROKEN message; Update WWW
This commit is contained in:
parent
96e53c0c65
commit
d8892d547d
1 changed files with 3 additions and 2 deletions
|
@ -6,12 +6,13 @@ MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERS
|
||||||
|
|
||||||
MAINTAINER= yuri@FreeBSD.org
|
MAINTAINER= yuri@FreeBSD.org
|
||||||
COMMENT= C++ library implementing a BitTorrent client
|
COMMENT= C++ library implementing a BitTorrent client
|
||||||
WWW= https://libtorrent.org/
|
WWW= https://libtorrent.org \
|
||||||
|
https://github.com/arvidn/libtorrent
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
BROKEN= fails to build with Boost>=1.87
|
BROKEN= fails to build with Boost>=1.87, see https://github.com/arvidn/libtorrent/issues/7875
|
||||||
|
|
||||||
LIB_DEPENDS= libboost_chrono.so:devel/boost-libs \
|
LIB_DEPENDS= libboost_chrono.so:devel/boost-libs \
|
||||||
libboost_random.so:devel/boost-libs \
|
libboost_random.so:devel/boost-libs \
|
||||||
|
|
Loading…
Add table
Reference in a new issue