From nobody Wed Mar 13 18:43:07 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 4Tvzsl2bCcz5DRXM; Wed, 13 Mar 2024 18:43:07 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Tvzsl26s5z4Tpc; Wed, 13 Mar 2024 18:43:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710355387; 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=d9qS+geBWZs8y2DdWkz47kC/yE3UoNRsOE6kLL8lEdc=; b=x3yj31yyRsd1P5JL7oTGdemoHORA5jCEuaOMQWcE1BA2La1KijtICJDbxkwgi6nQ/x1m/T qwl6Yuem64KKxb7q0HsyD41DK6foXXVXcjc2AeOpxKY0R7vyV/kY6NNQPXWSm7jozzIv7F 65395ol6Oycq/MQ6dl8sQz3FiwQzTBitxn3uamykZl7n3UpwrXV7xJh6I34KyOEqK9bXZ9 LsbIPcSApZsLeVlY/FLsaoKgQ63UwEnZgtkZXnutpoVvgnGVGdHZ8eHFJtc86Y/5QHRUSY SEDjK/SAzpEnGUQuxF3BfsIkcLtIelrJCXM5PzN/aGs1raNOmBL/k8sW4AixHg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710355387; a=rsa-sha256; cv=none; b=PaQoX2oyShDA/cSCH8fN20ZGS+rQszfjunAQxknRV/lld5cfurCWQG8A0hAmqDYIMMHkAC m9fPFcaEwy6aM102Mt9zEYPlogsOlhrAFYkcZ2hMrK12V9L4S1oB5/LxRlYHNlV8rhzQdC zTkc0tfYgcctmM7+EsNiKdPag4yI8plNVo5NXPTkGNNlafYSEOpRbN0Z8TUo9jxTAKH2j7 X7w75ReHm2MdaeKPdylcJpe6UOLBju+bbxDTDd+GJZalJaufORNmSlKu8pp0JA08jvK2OU uBWPUtBKe5Ajrk3zat1uY4Qp96Rq4t1YDUMfgfcyjED/WKteKoaqldfanXMZDw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710355387; 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=d9qS+geBWZs8y2DdWkz47kC/yE3UoNRsOE6kLL8lEdc=; b=ejvTcwH9Wwhb8MdrFutriWVfsSO5S6n+C18SD60noXqCY5dnX7B4jCsxpjJ585oHEtfp54 DvQ4VxDWp6JpcfAZeeqzk71R73j6UVIQCXUT7ElKrlDwveOdNIdwq+hB8LTUKr9Ga8TlDs 93ytft1g3MvOxy4NVRJggKNn8vpOGQZVA1ofO18hPEcOY9juXKYw+DJz75Eu/bXMoPPUHC J/hXgE6/kVO83R3iGY/o3QWMeJ193n+0vJPzBvNWjxjRPnUxgJOKLprB51vub81O/g/U1z zE8Ekcea80E9h/AoW0WqyM9BgYuLP7inRrbut8Gv9ioxjeSH4bXG4FY2tXDwsA== 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 4Tvzsl1QQnztZD; Wed, 13 Mar 2024 18:43:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 42DIh77a018560; Wed, 13 Mar 2024 18:43:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 42DIh73R018557; Wed, 13 Mar 2024 18:43:07 GMT (envelope-from git) Date: Wed, 13 Mar 2024 18:43:07 GMT Message-Id: <202403131843.42DIh73R018557@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: ea678ae15ce1 - main - net-p2p/libtorrent-rasterbar: update 1.2.18 =?utf-8?Q?=E2=86=92?= 1.2.19 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: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ea678ae15ce13bf16f5a2ea2b1d5a34a267e3127 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea678ae15ce13bf16f5a2ea2b1d5a34a267e3127 commit ea678ae15ce13bf16f5a2ea2b1d5a34a267e3127 Author: Yuri Victorovich AuthorDate: 2024-03-13 14:45:02 +0000 Commit: Yuri Victorovich CommitDate: 2024-03-13 18:43:06 +0000 net-p2p/libtorrent-rasterbar: update 1.2.18 → 1.2.19 Reported by: portscout --- net-p2p/libtorrent-rasterbar/Makefile | 2 +- net-p2p/libtorrent-rasterbar/distinfo | 6 +++--- net-p2p/libtorrent-rasterbar/pkg-plist | 9 +++++---- 3 files changed, 9 insertions(+), 8 deletions(-) diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index 1692742f4ad2..e31d9820b5b8 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -1,5 +1,5 @@ PORTNAME= libtorrent-rasterbar -DISTVERSION= 1.2.18 # 2.x is unusable until memory problems are resolved, see https://github.com/arvidn/libtorrent/issues/6781 +DISTVERSION= 1.2.19 # 2.x is unusable until memory problems are resolved, see https://github.com/arvidn/libtorrent/issues/6781 PORTEPOCH= 2 CATEGORIES= net-p2p MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/ diff --git a/net-p2p/libtorrent-rasterbar/distinfo b/net-p2p/libtorrent-rasterbar/distinfo index 3a5bf2e104b0..8b06032cdc12 100644 --- a/net-p2p/libtorrent-rasterbar/distinfo +++ b/net-p2p/libtorrent-rasterbar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1669713819 -SHA256 (libtorrent-rasterbar-1.2.18.tar.gz) = fef2b6817de4e6d960e019c27f21daf27bc2468a81d9e028a19d45d61456fa72 -SIZE (libtorrent-rasterbar-1.2.18.tar.gz) = 4178407 +TIMESTAMP = 1710066451 +SHA256 (libtorrent-rasterbar-1.2.19.tar.gz) = eee8e99548dc5eb5e643e49db9202f4f97112c032dba883dfdc8144af5b6e40e +SIZE (libtorrent-rasterbar-1.2.19.tar.gz) = 4244826 diff --git a/net-p2p/libtorrent-rasterbar/pkg-plist b/net-p2p/libtorrent-rasterbar/pkg-plist index 84471c859fe8..b41376a9096f 100644 --- a/net-p2p/libtorrent-rasterbar/pkg-plist +++ b/net-p2p/libtorrent-rasterbar/pkg-plist @@ -25,16 +25,16 @@ include/libtorrent/aux_/disable_warnings_push.hpp include/libtorrent/aux_/disk_job_fence.hpp include/libtorrent/aux_/escape_string.hpp include/libtorrent/aux_/export.hpp -include/libtorrent/aux_/file_progress.hpp include/libtorrent/aux_/ffs.hpp +include/libtorrent/aux_/file_progress.hpp include/libtorrent/aux_/generate_peer_id.hpp include/libtorrent/aux_/has_block.hpp include/libtorrent/aux_/instantiate_connection.hpp include/libtorrent/aux_/io.hpp include/libtorrent/aux_/ip_notifier.hpp +include/libtorrent/aux_/keepalive.hpp include/libtorrent/aux_/listen_socket_handle.hpp include/libtorrent/aux_/lsd.hpp -include/libtorrent/aux_/keepalive.hpp include/libtorrent/aux_/merkle.hpp include/libtorrent/aux_/noexcept_movable.hpp include/libtorrent/aux_/numeric_cast.hpp @@ -159,6 +159,7 @@ include/libtorrent/kademlia/types.hpp include/libtorrent/lazy_entry.hpp include/libtorrent/link.hpp include/libtorrent/linked_list.hpp +include/libtorrent/load_torrent.hpp include/libtorrent/lsd.hpp include/libtorrent/magnet_uri.hpp include/libtorrent/natpmp.hpp @@ -170,7 +171,6 @@ include/libtorrent/packet_pool.hpp include/libtorrent/parse_url.hpp include/libtorrent/part_file.hpp include/libtorrent/pe_crypto.hpp -include/libtorrent/pex_flags.hpp include/libtorrent/peer.hpp include/libtorrent/peer_class.hpp include/libtorrent/peer_class_set.hpp @@ -183,6 +183,7 @@ include/libtorrent/peer_info.hpp include/libtorrent/peer_list.hpp include/libtorrent/peer_request.hpp include/libtorrent/performance_counters.hpp +include/libtorrent/pex_flags.hpp include/libtorrent/piece_block.hpp include/libtorrent/piece_block_progress.hpp include/libtorrent/piece_picker.hpp @@ -252,6 +253,6 @@ lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets.cmake lib/libtorrent-rasterbar.so lib/libtorrent-rasterbar.so.%%SO_VER%% lib/libtorrent-rasterbar.so.%%SHLIB_VER%% -lib/libtorrent-rasterbar.so.10.0.0 +lib/libtorrent-rasterbar.so.%%SHLIB_VER%%.0.0 libdata/pkgconfig/libtorrent-rasterbar.pc share/cmake/Modules/FindLibtorrentRasterbar.cmake