diff --git a/net-p2p/py-libtorrent-rasterbar/Makefile b/net-p2p/py-libtorrent-rasterbar/Makefile index 015562bc5a08..fc5e041f8a8b 100644 --- a/net-p2p/py-libtorrent-rasterbar/Makefile +++ b/net-p2p/py-libtorrent-rasterbar/Makefile @@ -1,57 +1,57 @@ PORTNAME= libtorrent-rasterbar DISTVERSIONPREFIX= v -DISTVERSION= 2.0.12 +DISTVERSION= 2.0.13 PORTEPOCH= 2 CATEGORIES= net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for libtorrent-rasterbar WWW= https://libtorrent.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= b2:devel/boost_build LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar2 \ ${PY_BOOST} USES= compiler:c11 iconv:wchar_t localbase:ldflags python ssl USE_PYTHON= distutils autoplist pytest USE_GITHUB= yes GH_ACCOUNT= arvidn GH_PROJECT= libtorrent GH_TUPLE= arvidn:try_signal:105cce5:try_signal/deps/try_signal \ arvidn:libsimulator:66ac6cc:libsimulator/simulation/libsimulator \ paullouisageneau:boost-asio-gnutls:a57d4d3:asio/deps/asio-gnutls PYDISTUTILS_PKGNAME= libtorrent PYDISTUTILS_BUILD_TARGET= build_ext --b2-args="fpic=on libtorrent-python-pic=on libtorrent-link=shared boost-link=shared" PYDISTUTILS_INSTALL_TARGET= build_ext --b2-args="fpic=on libtorrent-python-pic=on libtorrent-link=shared boost-link=shared" install BINARY_ALIAS= b2=${FILESDIR}/b2 CFLAGS+= -fPIC -DTORRENT_DISABLE_LOGGING # undefined symbol: https://github.com/arvidn/libtorrent/issues/3331 CXXFLAGS+= -fPIC -DTORRENT_DISABLE_LOGGING # undefined symbol: https://github.com/arvidn/libtorrent/issues/3331 LDFLAGS+= ${LOCALBASE}/lib/libboost_python${PYTHON_SUFFIX}.so ${ICONV_LIB} # fails to link libs: https://github.com/arvidn/libtorrent/issues/3330 BUILD_WRKSRC= ${WRKSRC}/bindings/python INSTALL_WRKSRC= ${WRKSRC}/bindings/python # ensure python paths are correctly identified CONFIGURE_ENV= PYTHON_INCLUDEDIR="${PYTHON_INCLUDEDIR}" \ PYTHON_VERSION="${PYTHON_VERSION}" TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/bindings/python PORTSCOUT= limit:^1.* # 2.x is WIP and we don't accept it before qBittorrent does post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PYDISTUTILS_PKGNAME}/__init__${PYTHON_TAG}.so -# tests as of 2.0.12: 2 passed in 3.28s +# tests as of 2.0.13: 2 passed in 3.81s .include diff --git a/net-p2p/py-libtorrent-rasterbar/distinfo b/net-p2p/py-libtorrent-rasterbar/distinfo index de7396aa1366..075e5a14c02b 100644 --- a/net-p2p/py-libtorrent-rasterbar/distinfo +++ b/net-p2p/py-libtorrent-rasterbar/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1776793869 -SHA256 (arvidn-libtorrent-v2.0.12_GH0.tar.gz) = 475b5a9f1c9f62b0b9af2e53b1d77a8b7f002aec9d6db5de681bcd951bc30401 -SIZE (arvidn-libtorrent-v2.0.12_GH0.tar.gz) = 4326223 +TIMESTAMP = 1781406245 +SHA256 (arvidn-libtorrent-v2.0.13_GH0.tar.gz) = 86207fbe502153568bb4b11d11bb881d6c1388962e852ee0caacf1c07adeb161 +SIZE (arvidn-libtorrent-v2.0.13_GH0.tar.gz) = 4350054 SHA256 (arvidn-try_signal-105cce5_GH0.tar.gz) = a33b30e5066f8d8f53ec4be8b639569cd685fc2c7e90c16736907fa1a21939e5 SIZE (arvidn-try_signal-105cce5_GH0.tar.gz) = 8020 SHA256 (arvidn-libsimulator-66ac6cc_GH0.tar.gz) = f4847c878f6f48926021169f612d68e8503f3f3de14e76c81ce95580fa3671d0 SIZE (arvidn-libsimulator-66ac6cc_GH0.tar.gz) = 146484 SHA256 (paullouisageneau-boost-asio-gnutls-a57d4d3_GH0.tar.gz) = f6ceb4638cad0a5dd474ceef62e4bb07aab460af609cc87242292331c6c2616d SIZE (paullouisageneau-boost-asio-gnutls-a57d4d3_GH0.tar.gz) = 14644