From nobody Sun Sep 29 16:41:28 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XGqj510Jyz5XtF1; Sun, 29 Sep 2024 16:41:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XGqj50RD0z43lH; Sun, 29 Sep 2024 16:41:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727628089; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UCSbxhYChfmmHcscrZcH0cw3rQ52irqsaTSwolpLeLY=; b=ITCsxgoGIyVKezlgK8v1azZwGaGZbcLAUlQGSA9mlm86X8f7Zp4MH3hdO8EQNPEv/rwHMh KaNHraEsmNpA2h9EcMPsSixl+MIWQ1k2DxGKVW4mPie0eZY20qkhrXx6Gia8HuhxCZtVd7 s0A4lbWRPl3Pu8FV64PA03LH8jxq69qAmngG5t7vKdfYbQiee1bkki7jZqhSDa4+DePepU ugshbKuCjDjtExENExs3widFet7s5R8pUym2lO7keoN0Dl2gbZfjqyxYlPneK7yVnbsPSp yeL2KJSXtnbpK+3FG3ZRZFhK3cNKpU7SDQzMa3tgf+2PanJ1KSObikoGlIRm9A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1727628089; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=UCSbxhYChfmmHcscrZcH0cw3rQ52irqsaTSwolpLeLY=; b=RCVh5AOspmsUGXXAysbmOnRJsfzIg8m2R7w5N3fpv6aFpHhiGHSDGqD/JGMj3xJyXTpi+K q/XC2eobEc53KKhsP9Yldlyzwdfj41QzZ6kPqwbGOAwBiHp1h3XE2MJz3rD03SvhkOltSk ja3miTueJ1p7QPyUJP5GZFp2XpMDFH3h7ZC2KL52ZjWH5oIcHtO47njVhqToMwWF4pw8wa kPoKiZZ0xNnx+cTa/7zsQ81XqaKw7H7snwSlYdpnMG5RxeEnWsrLAxsM/Vgcrbagrg0/oR FK2eTuVPY6VGPzIuoybXt2dOubPgg+dbilJr7AvUEvdn8KAPJ4XE2ZEDxNXKHQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1727628089; a=rsa-sha256; cv=none; b=gnqWp3byRtx5nPeMYFdxzZsJFkPX1GSZPImigNIX1868NPX5Gz/8GhKfTjGE41vcYiUKPi PC/Uzt5L4uk2im/GMgBfHeiPMasDCuf+nwS/hKdiWbg2jxy9t5L03qXD5Ql6vKdcfUboiS s6Uo4x37yxKYwbwpQy0z66btdxJ68fxIjFsivpXhvDnFW5axcocfS1RqBI2WQFOpSyXScc Vhh92AYac5eJNkL7WaFO5uShFPumhCgIQEzsK+E/Th6vqVVDXRXjGoDQAkfa8Vk4lxsT9j iQKpjOm6gp5y82xLf/WZQoBtynW8k6MbDIRfi/iPuidrZDRqp1GqcMLSJNJakA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XGqj502FSzGhJ; Sun, 29 Sep 2024 16:41:29 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 48TGfS38062511; Sun, 29 Sep 2024 16:41:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 48TGfSee062508; Sun, 29 Sep 2024 16:41:28 GMT (envelope-from git) Date: Sun, 29 Sep 2024 16:41:28 GMT Message-Id: <202409291641.48TGfSee062508@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nuno Teixeira Subject: git: 96b6a9b35854 - main - net-p2p/libtorrent: Update to 0.14.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: eduardo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 96b6a9b35854542b859b09d69037f908400ddcd5 Auto-Submitted: auto-generated The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=96b6a9b35854542b859b09d69037f908400ddcd5 commit 96b6a9b35854542b859b09d69037f908400ddcd5 Author: Nuno Teixeira AuthorDate: 2024-09-29 16:36:29 +0000 Commit: Nuno Teixeira CommitDate: 2024-09-29 16:41:16 +0000 net-p2p/libtorrent: Update to 0.14.0 - Drop autoreconf use - Pet portclippy and portfmt - Take maintainership ChangeLog: https://github.com/rakshasa/rtorrent/releases/tag/v0.10.0 --- net-p2p/libtorrent/Makefile | 30 ++++++++++++++---------------- net-p2p/libtorrent/distinfo | 6 +++--- net-p2p/libtorrent/pkg-plist | 11 ++++++++--- 3 files changed, 25 insertions(+), 22 deletions(-) diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 59d928b90f3b..c43b28564125 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -1,33 +1,34 @@ PORTNAME= libtorrent -PORTVERSION= 0.13.8 +DISTVERSION= 0.14.0 CATEGORIES= net-p2p -MASTER_SITES= https://rtorrent.net/downloads/ +MASTER_SITES= https://github.com/rakshasa/rtorrent/releases/download/v0.10.0/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eduardo@FreeBSD.org COMMENT= BitTorrent Library written in C++ WWW= https://github.com/rakshasa/libtorrent LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= autoreconf compiler:c++11-lang cpe libtool localbase:ldflags pathfix pkgconfig ssl -USE_CXXSTD= c++14 +USES= compiler:c++11-lang cpe libtool localbase:ldflags pathfix \ + pkgconfig ssl USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug -CONFIGURE_ENV= OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto" OPENSSL_CFLAGS="-I\ - ${OPENSSLINC}" - -OPTIONS_DEFINE= KQUEUE -OPTIONS_DEFAULT=KQUEUE - -KQUEUE_DESC= Use kqueue(2) support +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 + +OPTIONS_DEFINE= KQUEUE +OPTIONS_DEFAULT= KQUEUE + +KQUEUE_DESC= Use kqueue(2) support KQUEUE_CONFIGURE_WITH= kqueue .include @@ -37,10 +38,7 @@ KQUEUE_CONFIGURE_WITH= kqueue # /usr/local/lib/libtorrent.so: undefined reference to `__sync_add_and_fetch_8' # /usr/local/lib/libtorrent.so: undefined reference to `__sync_fetch_and_and_8' .if ${ARCH} == i386 && ${CHOSEN_COMPILER_TYPE} == gcc -CONFIGURE_ARGS+=--disable-instrumentation +CONFIGURE_ARGS+= --disable-instrumentation .endif -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libtorrent.so.21.0.0 - .include diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index 801604c43205..53d56da2240f 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1564447515 -SHA256 (libtorrent-0.13.8.tar.gz) = ed115a28f4ae8cfcd33b94a597c076ca74fd549867a26e4fac9505c27288e983 -SIZE (libtorrent-0.13.8.tar.gz) = 834027 +TIMESTAMP = 1727611446 +SHA256 (libtorrent-0.14.0.tar.gz) = 17b816da5807c7b3455a1a48aae8dacf0f4ef75b1a4372c758948710066fd3ec +SIZE (libtorrent-0.14.0.tar.gz) = 809617 diff --git a/net-p2p/libtorrent/pkg-plist b/net-p2p/libtorrent/pkg-plist index 14be7ef3c739..b2eaef97e1c5 100644 --- a/net-p2p/libtorrent/pkg-plist +++ b/net-p2p/libtorrent/pkg-plist @@ -27,7 +27,13 @@ include/torrent/event.h include/torrent/exceptions.h include/torrent/hash_string.h include/torrent/http.h +include/torrent/net/address_info.h +include/torrent/net/fd.h +include/torrent/net/socket_address.h include/torrent/net/socket_address_key.h +include/torrent/net/socket_event.h +include/torrent/net/types.h +include/torrent/net/utils.h include/torrent/object.h include/torrent/object_raw_bencode.h include/torrent/object_static_map.h @@ -54,7 +60,6 @@ include/torrent/utils/directory_events.h include/torrent/utils/extents.h include/torrent/utils/log.h include/torrent/utils/log_buffer.h -include/torrent/utils/net.h include/torrent/utils/option_strings.h include/torrent/utils/ranges.h include/torrent/utils/resume.h @@ -63,6 +68,6 @@ include/torrent/utils/thread_base.h include/torrent/utils/thread_interrupt.h include/torrent/utils/uri_parser.h lib/libtorrent.so -lib/libtorrent.so.21 -lib/libtorrent.so.21.0.0 +lib/libtorrent.so.22 +lib/libtorrent.so.22.0.0 libdata/pkgconfig/libtorrent.pc