diff --git a/net-p2p/py-libtorrent-rasterbar/Makefile b/net-p2p/py-libtorrent-rasterbar/Makefile index 510efb793198..d63c37263c3b 100644 --- a/net-p2p/py-libtorrent-rasterbar/Makefile +++ b/net-p2p/py-libtorrent-rasterbar/Makefile @@ -1,39 +1,37 @@ # Created by: Doug Barton # $FreeBSD$ PORTNAME= libtorrent-rasterbar DISTVERSIONPREFIX= libtorrent- -DISTVERSION= 1_2_4 +DISTVERSION= 1_2_5 CATEGORIES= net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for libtorrent-rasterbar LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../../COPYING LIB_DEPENDS= libtorrent-rasterbar.so:net-p2p/libtorrent-rasterbar \ ${PY_BOOST} -CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}-libtorrent-rasterbar11 - USES= compiler:c11 iconv localbase python USE_GITHUB= yes GH_ACCOUNT= arvidn GH_PROJECT= libtorrent USE_PYTHON= distutils autoplist CFLAGS+= -DTORRENT_DISABLE_LOGGING # undefined symbol: https://github.com/arvidn/libtorrent/issues/3331 LDFLAGS+= ${LOCALBASE}/lib/libboost_python${PYTHON_SUFFIX}.so ${LOCALBASE}/lib/libiconv.so # fails to link libs: https://github.com/arvidn/libtorrent/issues/3330 WRKSRC_SUBDIR= bindings/python # ensure python paths are correctly identified CONFIGURE_ENV= PYTHON_INCLUDEDIR="${PYTHON_INCLUDEDIR}" \ PYTHON_VERSION="${PYTHON_VERSION}" post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/libtorrent.so .include diff --git a/net-p2p/py-libtorrent-rasterbar/distinfo b/net-p2p/py-libtorrent-rasterbar/distinfo index 294873d610a0..667538efc97d 100644 --- a/net-p2p/py-libtorrent-rasterbar/distinfo +++ b/net-p2p/py-libtorrent-rasterbar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583683308 -SHA256 (arvidn-libtorrent-libtorrent-1_2_4_GH0.tar.gz) = f1ae9ccca0a9013b694d53c12cfd4f9cc21f9cf227789fd3d62a876c7f35720f -SIZE (arvidn-libtorrent-libtorrent-1_2_4_GH0.tar.gz) = 3598403 +TIMESTAMP = 1583822845 +SHA256 (arvidn-libtorrent-libtorrent-1_2_5_GH0.tar.gz) = e926602fa0bde3b93744b19323634ab047f74f967db8fd014d0a4fe91b0784e0 +SIZE (arvidn-libtorrent-libtorrent-1_2_5_GH0.tar.gz) = 3603956