Index: head/net-p2p/py-libtorrent-rasterbar/Makefile =================================================================== --- head/net-p2p/py-libtorrent-rasterbar/Makefile (revision 528046) +++ head/net-p2p/py-libtorrent-rasterbar/Makefile (revision 528047) @@ -1,35 +1,39 @@ # Created by: Doug Barton # $FreeBSD$ PORTNAME= libtorrent-rasterbar -DISTVERSION= 1.2.2 +DISTVERSIONPREFIX= libtorrent- +DISTVERSION= 1_2_4 CATEGORIES= net-p2p python -MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for libtorrent-rasterbar LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/../../COPYING -BROKEN= Doesn't install anything since the last major release: https://github.com/arvidn/libtorrent/issues/4204 - 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 Index: head/net-p2p/py-libtorrent-rasterbar/distinfo =================================================================== --- head/net-p2p/py-libtorrent-rasterbar/distinfo (revision 528046) +++ head/net-p2p/py-libtorrent-rasterbar/distinfo (revision 528047) @@ -1,3 +1,3 @@ -TIMESTAMP = 1576811230 -SHA256 (libtorrent-rasterbar-1.2.2.tar.gz) = e579261d7f0acbe82e9b4ce703cb721627cb8075023f8a26405992f489bc6202 -SIZE (libtorrent-rasterbar-1.2.2.tar.gz) = 4088779 +TIMESTAMP = 1583683308 +SHA256 (arvidn-libtorrent-libtorrent-1_2_4_GH0.tar.gz) = f1ae9ccca0a9013b694d53c12cfd4f9cc21f9cf227789fd3d62a876c7f35720f +SIZE (arvidn-libtorrent-libtorrent-1_2_4_GH0.tar.gz) = 3598403