update to libtorrent-rasterbar 1.1.13

ok bentley
This commit is contained in:
tj 2019-04-30 16:45:26 +00:00
parent c4291514c2
commit ef0b0aad5f
4 changed files with 8 additions and 10 deletions

View File

@ -1,10 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2018/12/13 19:53:24 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2019/04/30 16:45:26 tj Exp $
COMMENT = C++ library implementing a BitTorrent client
MODPY_EGG_VERSION = 1.1.11
MODPY_EGG_VERSION = 1.1.13
DISTNAME = libtorrent-rasterbar-${MODPY_EGG_VERSION}
REVISION = 0
SHARED_LIBS += torrent-rasterbar 1.0 # 9.0.0
@ -19,7 +18,7 @@ WANTLIB += boost_chrono-mt boost_python boost_random-mt boost_system-mt
WANTLIB += crypto m ssl
WANTLIB += ${COMPILER_LIBCXX} ${MODPY_WANTLIB}
MASTER_SITES = https://github.com/arvidn/libtorrent/releases/download/libtorrent_${MODPY_EGG_VERSION:S/./_/g}/
MASTER_SITES = https://github.com/arvidn/libtorrent/releases/download/libtorrent-${MODPY_EGG_VERSION:S/./_/g}/
MODULES = lang/python

View File

@ -1,2 +1,2 @@
SHA256 (libtorrent-rasterbar-1.1.11.tar.gz) = fCPeun+ieYJWQjB1h2CdUcmTWsdgbg7y8tC6EHKLWEc=
SIZE (libtorrent-rasterbar-1.1.11.tar.gz) = 4044314
SHA256 (libtorrent-rasterbar-1.1.13.tar.gz) = MAQHGYWOPAZjR2TgwXeHOOtC7NC0XoFK+nRjKalI6tc=
SIZE (libtorrent-rasterbar-1.1.13.tar.gz) = 3896007

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-include_libtorrent_config_hpp,v 1.1.1.1 2018/02/08 06:30:34 bentley Exp $
$OpenBSD: patch-include_libtorrent_config_hpp,v 1.2 2019/04/30 16:45:26 tj Exp $
Index: include/libtorrent/config.hpp
--- include/libtorrent/config.hpp.orig
+++ include/libtorrent/config.hpp
@@ -563,6 +563,10 @@ int snprintf(char* buf, int len, char const* fmt, ...)
@@ -562,6 +562,10 @@ int snprintf(char* buf, int len, char const* fmt, ...)
#define TORRENT_USE_UNC_PATHS 0
#endif

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.2 2018/04/12 04:40:41 bentley Exp $
@comment $OpenBSD: PLIST,v 1.3 2019/04/30 16:45:26 tj Exp $
include/libtorrent/
include/libtorrent/ConvertUTF.h
include/libtorrent/add_torrent_params.hpp
@ -7,7 +7,6 @@ include/libtorrent/alert.hpp
include/libtorrent/alert_manager.hpp
include/libtorrent/alert_types.hpp
include/libtorrent/alloca.hpp
include/libtorrent/allocator.hpp
include/libtorrent/announce_entry.hpp
include/libtorrent/assert.hpp
include/libtorrent/aux_/