diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index dd959c3ed0b2..bd24523d3652 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -1,36 +1,36 @@ PORTNAME= libtorrent -DISTVERSION= 0.16.20 +DISTVERSION= 0.16.21 CATEGORIES= net-p2p MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/ MAINTAINER= eduardo@FreeBSD.org COMMENT= BitTorrent Library written in C++ WWW= https://github.com/rakshasa/libtorrent LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl TEST_DEPENDS= cppunit>0:devel/cppunit USES= compiler:c++17-lang cpe libtool localbase:ldflags pathfix \ pkgconfig ssl USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug \ --with-kqueue \ --without-epoll CONFIGURE_ENV= OPENSSL_CFLAGS="-I ${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" # This makes sure that /usr/local/lib appears before /usr/lib when # linking libtorrent to avoid linking with base's libcrypto. MAKE_ARGS= LDFLAGS="${LDFLAGS}" INSTALL_TARGET= install-strip TEST_ARGS= CPPUNIT_LIBS="-L${LOCALBASE}/lib -lcppunit" TEST_TARGET= check .include diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index c5cb6230cfa8..c92f1708aa7a 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1786035664 -SHA256 (libtorrent-0.16.20.tar.gz) = c677108c9839ed4cad2f597c74539ec72625c1449964e9b01ba0e94a867ce326 -SIZE (libtorrent-0.16.20.tar.gz) = 927423 +TIMESTAMP = 1787741304 +SHA256 (libtorrent-0.16.21.tar.gz) = 60d002aedfde061240ee2b9fd3f845e86261c1900b0a4f696c6c03166f6b5fa8 +SIZE (libtorrent-0.16.21.tar.gz) = 929036 diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 65a94a973934..fddea331623a 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -1,47 +1,47 @@ PORTNAME= rtorrent -DISTVERSION= 0.16.20 +DISTVERSION= 0.16.21 CATEGORIES= net-p2p MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v${DISTVERSION}/ MAINTAINER= eduardo@FreeBSD.org COMMENT= BitTorrent Client written in C++ WWW= https://github.com/rakshasa/rtorrent LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LIB_DEPENDS= libtorrent.so:net-p2p/libtorrent TEST_DEPENDS= cppunit>0:devel/cppunit USES= compiler:c++17-lang ncurses pkgconfig USE_RC_SUBR= rtorrent GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug \ --with-xmlrpc-tinyxml2 TEST_ARGS= CPPUNIT_LIBS="-L${LOCALBASE}/lib -lcppunit" TEST_TARGET= check SUB_FILES= pkg-message USERS= rtorrent GROUPS= rtorrent PLIST_FILES= bin/rtorrent \ "@sample ${ETCDIR}/rtorrent.conf.sample" \ ${DATADIR}/lua/rtorrent.lua PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/doc/rtorrent.rc \ ${STAGEDIR}${ETCDIR}/rtorrent.conf.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index 43419ea79b09..abdd500f8628 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1786036804 -SHA256 (rtorrent-0.16.20.tar.gz) = 8ed301997f1759c5ecfff205616ba36127cba47ab2b5b5aced4db48a11fa6a74 -SIZE (rtorrent-0.16.20.tar.gz) = 869617 +TIMESTAMP = 1787744119 +SHA256 (rtorrent-0.16.21.tar.gz) = 90eeee2312c1acf88d6602bbe6d331c9885346040436b87d37b034385e9505b2 +SIZE (rtorrent-0.16.21.tar.gz) = 878955