Skip to content

Commit

Permalink
net-p2p/libtorrent-rasterbar: Update 1.2.16 -> 1.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Nov 29, 2022
1 parent a4966e5 commit 57170e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
11 changes: 2 additions & 9 deletions net-p2p/libtorrent-rasterbar/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libtorrent-rasterbar
DISTVERSION= 1.2.16 # 2.x is unusable until memory problems are resolved, see https://github.com/arvidn/libtorrent/issues/6781
PORTREVISION= 2
DISTVERSION= 1.2.18 # 2.x is unusable until memory problems are resolved, see https://github.com/arvidn/libtorrent/issues/6781
PORTEPOCH= 2
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/
Expand All @@ -16,7 +15,7 @@ LIB_DEPENDS= libboost_chrono.so:devel/boost-libs \
libboost_random.so:devel/boost-libs \
libboost_system.so:devel/boost-libs

USES= cmake compiler:c++11-lib iconv:wchar_t libtool localbase:ldflags pathfix pkgconfig python:test shebangfix ssl
USES= cmake compiler:c++17-lang iconv:wchar_t libtool localbase:ldflags pathfix pkgconfig python:test shebangfix ssl
SHEBANG_FILES= test/socks.py test/web_server.py
USE_LDCONFIG= yes

Expand Down Expand Up @@ -49,12 +48,6 @@ post-patch:

post-install:
@${RM} ${STAGEDIR}${PREFIX}/include/libtorrent/Makefile*
# Workaround for -DTHREADS_HAVE_PTHREAD_ARG:BOOL=YES being set in
# Mk/Uses/cmake.mk
# References: https://mariadb.atlassian.net/browse/MDEV-9388
# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206169
@${REINPLACE_CMD} 's/-l-pthread/-lpthread/' \
${STAGEDIR}${PREFIX}/libdata/pkgconfig/libtorrent-rasterbar.pc

post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
Expand Down
6 changes: 3 additions & 3 deletions net-p2p/libtorrent-rasterbar/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1654705780
SHA256 (libtorrent-rasterbar-1.2.16.tar.gz) = 5bdc221662541abdc324ded0a74b5cd3f30e6260871080b4a4b3295fb09f02e0
SIZE (libtorrent-rasterbar-1.2.16.tar.gz) = 4163867
TIMESTAMP = 1669713819
SHA256 (libtorrent-rasterbar-1.2.18.tar.gz) = fef2b6817de4e6d960e019c27f21daf27bc2468a81d9e028a19d45d61456fa72
SIZE (libtorrent-rasterbar-1.2.18.tar.gz) = 4178407

0 comments on commit 57170e3

Please sign in to comment.