From nobody Mon May 20 00:24:13 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 4VjJLq41Jdz5LKGW; Mon, 20 May 2024 00:28:03 +0000 (UTC) (envelope-from vishwin@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VjJLq15Kvz4q0f; Mon, 20 May 2024 00:28:03 +0000 (UTC) (envelope-from vishwin@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716164883; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:autocrypt:autocrypt; bh=dDbmFcljX5GSExmuw9khLhw341WLQWgPIUplFPLBLaI=; b=rV7p6KRywgb3Zx2sboVmUpQJd78I1Gqbc8m6qHO8mgoGmMCKK5i3YdwyHb4m/JQWm0tLFO 4OIP8VVXJGIEB4xQG3o3IHc1eaZxAvxNGPX205KmZ4HdMwVZ6BPlAvsZ6cu0zahSp1kVUa jwIQ91ogNooQHdBDPIN0HJiydVWrxsDRVaXxZzo3FYn01W6Ht185M0hZNBMBY610PRXm65 NzVLhgUMP7H/gFenVVXzaC0FRTW46jVmWriI28GoQyNaDfwsvm0LrHTqR9aE3ADHSCDFzM wNKLJj3lI7+3EMT0QIQ0bYGfTUKLoeRYLr4Vqky0QztT/bRKlDq4LxiDSD7A3w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716164883; a=rsa-sha256; cv=none; b=Bmh4IlhN5Tzgamr7BJlE2z2DL6YflCBlv08lXiPOzFEzcgRCYkhm5z8V2uHCCKNTNZuCMv q3KE2K7afx+eOBLARlNBcSiv1Irmlupa8PC5RJkxF7louiIxV9tOCPEj92VXMue2FkGRJU n3Un5ek1ZTdkJOlCT2PgDOvVRUbROD7nki6TkFirIjyngHSR4w5bFHUxX512KcqTMONY7+ XCUPUhCCc+Q8NxG9Ftjr5rk6KU/nUYTDxZgt0TyzT+TMj05lS+4N+Jin+VOIbdxDeaWkEj v24zyLuz3iu8ajRFToXNszL2y3HOKuiP6DR+PwECeEIhVEyrrumKKSYd3LqGKA== 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=1716164883; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:autocrypt:autocrypt; bh=dDbmFcljX5GSExmuw9khLhw341WLQWgPIUplFPLBLaI=; b=LLsFLVvfIAhgMEI5HAqo2egfUKbDGm9mboXR5NoA1vOpD6838x6P0DnStBOMmogymAEkNo qP3Dh/kVBxGgC12isLvxWJiC4Guyg5Xf39VFR+X/wxu1MasLf8po/n8OP0BVJoWbf/XXia d07bcgAN5W0ReMOmBfm0UbKRIrAgkypil7hL7jABcVtchxJxeG+ONNpBN/u0EjvPewGDcr c48QntlqfIheapbxwua70o59Yc/PXZGlDz/0/DIieLhftTZ43bpwi3eWzNEB4uI65NXjV0 6b6yl41GKrhUQbknt/oOTVs+3kvpysdWcFE1EizMc5C4JjYH/L59eVFWoOVp/A== Received: from [0.0.0.0] (unknown [IPv6:2601:98a:d00:c180:461e:a1ff:fe02:14dc]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: vishwin/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4VjJKd6MDHzS1S; Mon, 20 May 2024 00:26:33 +0000 (UTC) (envelope-from vishwin@freebsd.org) Message-ID: <9bebc5db-58c0-419a-a344-715d00e6de74@freebsd.org> Date: Mon, 20 May 2024 08:24:13 +0800 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 User-Agent: Mozilla Thunderbird Subject: Re: git: 43ea95faf2c0 - main - chinese/libpinyin: Switch DB backend and improve port To: Daniel Engberg , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202405191056.44JAuCvK093542@gitrepo.freebsd.org> Content-Language: en-US From: Charlie Li Autocrypt: addr=vishwin@freebsd.org; keydata= xjMEZFWWqBYJKwYBBAHaRw8BAQdAINFDmM+bgGkT1C4nD5a3BxgcH8Xnx5qTJbPuIBxD57LN MkNoYXJsaWUgTGkgKEZyZWVCU0QgUHJvamVjdCkgPHZpc2h3aW5ARnJlZUJTRC5vcmc+wpkE ExYKAEEWIQRTQA7vBfo8y1zE1rpnj5NgWEFcygUCZFWWqAIbAwUJA+3ogAULCQgHAgIiAgYV CgkICwIEFgIDAQIeBwIXgAAKCRBnj5NgWEFcyllaAP9CGICFEvTUOv5BYh/H8m49VJ87a/wd 0obeQfVBnS464AD9FopTHbjEs0HDV0ZYmJPxzJIznjumsj9gBxX0bBqqTgzOOARkVZaoEgor BgEEAZdVAQUBAQdA6BUWuG5RuT0vmtoDyCUUqiJGdtd78GM5ic3kw2AntSADAQgHwn4EGBYK ACYWIQRTQA7vBfo8y1zE1rpnj5NgWEFcygUCZFWWqAIbDAUJA+3ogAAKCRBnj5NgWEFcyn55 AP9ezKDCUgHqAq6JX976abb9pYdbSjxxNJqnrjgNkfhgIQD/QhR+fgnUHhcGTMBy+pYHZUGH 5DCuITsK1U4+v252uws= Organization: FreeBSD Project In-Reply-To: <202405191056.44JAuCvK093542@gitrepo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------ABOT13vJrfCmHOXgY8r62nJa" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------ABOT13vJrfCmHOXgY8r62nJa Content-Type: multipart/mixed; boundary="------------mbH6qysOWMxWSK15IPKmifwq"; protected-headers="v1" From: Charlie Li To: Daniel Engberg , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Message-ID: <9bebc5db-58c0-419a-a344-715d00e6de74@freebsd.org> Subject: Re: git: 43ea95faf2c0 - main - chinese/libpinyin: Switch DB backend and improve port References: <202405191056.44JAuCvK093542@gitrepo.freebsd.org> In-Reply-To: <202405191056.44JAuCvK093542@gitrepo.freebsd.org> --------------mbH6qysOWMxWSK15IPKmifwq Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64 RGFuaWVsIEVuZ2Jlcmcgd3JvdGU6DQo+ICAgICAgKiBVc2UgR2l0SHViIGFzIHByaW1hcnkg ZG93bmxvYWQgc2l0ZSBhbmQgU291cmNlZm9yZ2UgYXMgZmFsbGJhY2sNCk1pbm9yLCBidXQg bm90ZSB0aGF0IEdpdEh1YiBpcyBibG9ja2VkIGluIHRoZSByZWdpb24gbW9zdCBsaWtlbHkg dG8gdXNlIA0KdGhpcyBwb3J0Lg0KDQotLSANCkNoYXJsaWUgTGkNCi4uLm5vcGUsIHN0aWxs IGRvbid0IGhhdmUgYW4gZXhpdCBsaW5lLg0KDQo= --------------mbH6qysOWMxWSK15IPKmifwq-- --------------ABOT13vJrfCmHOXgY8r62nJa Content-Type: application/pgp-signature; name="OpenPGP_signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="OpenPGP_signature.asc" -----BEGIN PGP SIGNATURE----- wnsEABYIACMWIQRTQA7vBfo8y1zE1rpnj5NgWEFcygUCZkqYLgUDAAAAAAAKCRBnj5NgWEFcyh3e AQDgyUc9q293fdo1nyh1jDvHkUnSlinWJQwriahatnLBRwEA1PYvWGvGAAcIOK9OhE2H6dT/vhRY mRKcHCDM2nBiFgs= =JRvZ -----END PGP SIGNATURE----- --------------ABOT13vJrfCmHOXgY8r62nJa-- From nobody Mon May 20 00:46:52 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 4VjJmX31LHz5LM2G; Mon, 20 May 2024 00:46:52 +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 4VjJmX2WqFz4rkY; Mon, 20 May 2024 00:46:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716166012; 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=yRpn0epdl2tzEjxbU22aSAyO7fvdfKFxzhOcBRCU/cI=; b=D+HCTojE7Km3pvmy5hCMpRyLP7XvS2Nc2FnXmFZ1/Wvl5CXazm4GyIH3zqh5uvALZPDmnd 4LC113ozw2dRkDLQBX6bfHpe6d6zlkhPFadN0JEGxiY8ACW19op2+FDXLh//eLbCC/rKWG mmZy+qbhgRckW+ckwkSp18xp3Ggx5GVhV/LxS9VBdRn/oYUv6rPxk+uocHwxr146AVAInN bzq2759TCzsZhjD9R94UncbZsKQGh6f2h/femKpVx5fNwGT6vfdpkPJwbGXazlRw8wQBTi szYiXY8+sY43z1WsVq8/mnwlCQ3SeIrawX2P/2W4v39nVFQrEg2hEX2aO7c95Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716166012; a=rsa-sha256; cv=none; b=MQbHEbpPda416UeUOI++Mvl71/98Qh4+jBCLg15idWGydrLob1ReaGnZ66uSbG1o2HzVzc MH6Wx7lHGTeQLcaUBT6zD4yWWwT2RzdQt3ekswGIkzw5a2EwVBRKav0LBjWe0XCCdE48+1 yHzNcXLVK2UsJHSNt/Ua9gw+stptubu6Q2PmrmggKZCI1HlD8JHukihF+wUoUC42QmDHZw 2hETbdIdJarHniTJiZkrbqjR7/kPV7+g2RG8mZ3EwOhBeTxLazseZx9gifiN4JSTHQdy0H So6GujBqLr439uKyyiZsJrezKnqVsnvjsz5ubQ/vzUJz/0Jj50jK6Vc6SRCd8Q== 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=1716166012; 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=yRpn0epdl2tzEjxbU22aSAyO7fvdfKFxzhOcBRCU/cI=; b=fSQgBuBIKon5bs2PYTPs5/P8wgIn90VvE59BtbG9DdU3de0C40s1wiNm6LfCWOEnR2e/RN Fq9k78p20wcmar3BBqNs1x8gHlyIj6Qmq9cT280tFZEViPHrUOaqc3qDUB5MouBvl6t8k5 vw4j2JWjcG+alXedE/5XxFLt1tWYKkQwqecxXdU1wrYE5DXk0mm35M91weYDFvfjRYljdl VB+K+ki1XiSialhi+P5GzEfSfSUxmj0c/LSdtLc7D5h4Gc4bQWp0DxW0NSqZ04XdpL1RqD 0S6V/i2AHtMt/b4QpFpxJSz8zh/OLE0t0UIrTFe3n8jr1jAShEmPvxmg3+4WEA== 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 4VjJmX24XfzHP7; Mon, 20 May 2024 00:46:52 +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 44K0kqv7042802; Mon, 20 May 2024 00:46:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K0kqLV042799; Mon, 20 May 2024 00:46:52 GMT (envelope-from git) Date: Mon, 20 May 2024 00:46:52 GMT Message-Id: <202405200046.44K0kqLV042799@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: e0818ad5d395 - main - databases/redis: Update to 7.2.5 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: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e0818ad5d3951a48d091688964cceb7a8e863f69 Auto-Submitted: auto-generated The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0818ad5d3951a48d091688964cceb7a8e863f69 commit e0818ad5d3951a48d091688964cceb7a8e863f69 Author: Yasuhiro Kimura AuthorDate: 2024-05-20 00:46:25 +0000 Commit: Yasuhiro Kimura CommitDate: 2024-05-20 00:46:25 +0000 databases/redis: Update to 7.2.5 ChangeLog: https://github.com/redis/redis/releases/tag/7.2.5 --- databases/redis/Makefile | 3 +-- databases/redis/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/databases/redis/Makefile b/databases/redis/Makefile index 1ed90d8b2fde..e401c6a97abb 100644 --- a/databases/redis/Makefile +++ b/databases/redis/Makefile @@ -1,6 +1,5 @@ PORTNAME= redis -DISTVERSION= 7.2.4 -PORTREVISION= 1 +DISTVERSION= 7.2.5 CATEGORIES= databases MASTER_SITES= https://download.redis.io/releases/ diff --git a/databases/redis/distinfo b/databases/redis/distinfo index 97435da1b122..7885129471ae 100644 --- a/databases/redis/distinfo +++ b/databases/redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1704963743 -SHA256 (redis-7.2.4.tar.gz) = 8d104c26a154b29fd67d6568b4f375212212ad41e0c2caa3d66480e78dbd3b59 -SIZE (redis-7.2.4.tar.gz) = 3386861 +TIMESTAMP = 1716165213 +SHA256 (redis-7.2.5.tar.gz) = 5981179706f8391f03be91d951acafaeda91af7fac56beffb2701963103e423d +SIZE (redis-7.2.5.tar.gz) = 3386454 From nobody Mon May 20 02:12:41 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 4VjLgY39rmz5LVTT; Mon, 20 May 2024 02:12:41 +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 4VjLgY2grgz40yF; Mon, 20 May 2024 02:12:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716171161; 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=DE1MRm8JAzGuYJ804zd5TAS7nchZRxxQOFVlsI1/JeQ=; b=DqHTZl8TN7Lcx+gR+g1DpKaY/f7AUtD7cm+NR8FGkYW+h/Q93RK3Q38NUk5PjR2NNJ0EEx mYSElGlNg/xUiJEqifMuT+8DuJjubIDOwv5RPihps5jn/DqV+/Kr4O9sE59f6mNDepejrU ACikUGkiAl5BpfE+YSFMPzsWNYGg45BJmiLkjOzf8j0TmM3E5AKTAKHXuEFs5ufoUgEFBd ZIN6H7rZn4AQHpGkfKZ9YTeMOAUEvCtAQ6UE0SYI3QrWCyOmW/7HefBNLsQ9gX1kfRotrf /lY+aldyoPq4+zX9y6/LRq5ycy2iu7ZvAi6mVWhrCh/EJNF8a4K8jJQBATjNGA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716171161; a=rsa-sha256; cv=none; b=diYg1DDiBnEpcudeaq039qlBBnjDdFxGl4zLaMNp3ijw0i4JGI9fFCX45W1h5kUKyh0U6e 9iFSo7GtrRIHreLvkPkqOdqtdWuS7DAQ2ZuxwGLrE242NTf/pjHk8dfdEPvQCHqY6hvu8l /CjpTDge9+Es/erNEp7MQKeNEpesbUGPywCH6NZXPqLw0v8Z5iMMnZSk6p4EHuhBttHigl gT+4o+BHt2s8OAFcG5281kLwRc6U4l2a4jNb4w25WxcPZIczscu6sK9puHjVjT8cnNbk+t xXYKFWJ0CA+ApHQE/EgByhtOoLHJYSM7kgxpCAdtadCQ6ShhagBVCagjwwkfzA== 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=1716171161; 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=DE1MRm8JAzGuYJ804zd5TAS7nchZRxxQOFVlsI1/JeQ=; b=yMT7WwAwNkBYrft93j1pIIwRGDglDhDC7M/oDRqeGKmv+gmtYl+LNkz3nq9BquIW3O5s1B oJW/ib0Iz7tvWn3i3yaip2ndO/3wzuY7S+z5qHZ4FUyjeHhfR9xADiMuHI2FWeD9jCbtSK QEq9wpqqDfUes5fXjTAwVwZnk2CWyKxYd3nVGvQRSfXolnmQWJffNdSopvo3pF/gEbklUQ 8oExZcAmx2W6KlAIu7/uK/K5Lgq7Mgy9NiPpt+xHavB0tQewsKVIjLY26e0ZUbjMoXkOVv hbzffnCG2jnO1tO0/iyVSfu8Uu+CSj2PuLpuZfyW9EulyUcFOliNT7M8geH6CQ== 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 4VjLgY2BxJzJGR; Mon, 20 May 2024 02:12:41 +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 44K2CfPl093150; Mon, 20 May 2024 02:12:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K2Cfwx093147; Mon, 20 May 2024 02:12:41 GMT (envelope-from git) Date: Mon, 20 May 2024 02:12:41 GMT Message-Id: <202405200212.44K2Cfwx093147@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason E. Hale" Subject: git: 5239b70f1774 - main - security/vuxml: Fix up 54181a8860c8 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: jhale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5239b70f17748ed2199d117bc43cacee1d60aa60 Auto-Submitted: auto-generated The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=5239b70f17748ed2199d117bc43cacee1d60aa60 commit 5239b70f17748ed2199d117bc43cacee1d60aa60 Author: Jason E. Hale AuthorDate: 2024-05-20 02:11:23 +0000 Commit: Jason E. Hale CommitDate: 2024-05-20 02:11:23 +0000 security/vuxml: Fix up 54181a8860c8 Reported by: dbaio --- security/vuxml/vuln/2024.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index ec46cd28d5ea..de6628e8d9e9 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -18,8 +18,8 @@ - 2024-3157 - 2024-3516 + CVE-2024-3157 + CVE-2024-3516 https://code.qt.io/cgit/qt/qtwebengine-chromium.git/log/?h=87-based From nobody Mon May 20 04:19:50 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 4VjPVG5zXLz5LjTY; Mon, 20 May 2024 04:19:50 +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 4VjPVG5CLXz4K5g; Mon, 20 May 2024 04:19:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716178790; 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=syOKoH8iBirEykDyC8akCmGiCEUJZH89n6hI7mSSptg=; b=dBoS0sO1LVySUJwoJgNwazIzIYgGqvxbKJuUeAt97meMATLcYpkIW2Ulcz+JNFUhDS4jdc 8k52nkYXea0nf9HFeND9kqTub3YK/nD/ruHEB8jHcZzKMxvPwX5I6WM6S8kYeRf3jnkXt4 vfaHckqeGwDBtIbVDbdd3shdD4uuljvc4DzdXl8nMr1IQ+jUEZfJaW/HPYEkpwgHguu/kR B+EkPFEz9hXMInuDp0wpEEPBRuCY4Ue6QyqHUhLkp06Pq/WHcT0LqpQcSda3IlPb4Axo5a Fm1bQ9OX6zlE8fpBoxODfVzMRa4TQO3OaQcBseD/X1kCeCzRAOHzDrjj7zVtFA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716178790; a=rsa-sha256; cv=none; b=j6XrYcZmXy6tuPLnO4r55XNfTaF7saUQ8qiz/PnNtCNZ6sKphr9IaI3SGkVm4ltAucJ7Yv crOV7cswuYzFzGyq2uOYmNKgRjqC5cFw7jYviQ/W4/8Ew/iPuZsw9hrP49TV87JKOeFlE8 hNSnJ9F1fUCWIHf72SNbd+1XRxAY9yWjxquCqMUhqJdg4zr889lEwex2TYCCHeYQDnd9L2 ecJiH1E90tJoRLvXGO0PksBnPIMQbgiL9Qu+0ZspWVS9Rn46fmASEi3hv/hASwsuE17R+X sAYbItet6qcI7mNDwUDiMT2JzkF+9Zo3CQtbKwEe1T96tDanN1aAPqRoCYTACQ== 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=1716178790; 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=syOKoH8iBirEykDyC8akCmGiCEUJZH89n6hI7mSSptg=; b=yr6tFhWdeH1D1pIeICIFbDW+agFS034u/Qkn54AF0RjFgGxZZv1BOeB9UNv5WWUZzGdp1n HDeTWYM5VV95YlkzC6S587sG0Te+QlrevoJZ4x59oFSjP35ijBVIr/uBW/u+7bfAehaNZf f6WxyAWPWDPPKttEv4rXA9g9iuV7YSznCdz/T/qbygPYNwO8/pPBjaLsd9TT1KWniPYP05 mks9C4h+Hu44TXX7EnfRYrHzdEsNSC6RDqN45JaKk6gZThPYdQAfAmLSHy2VqtNmmuRfd3 +lmrhLm95x/oEx27C/RX/bYM8suSDRSj008FrxpE/61Nm8YOxRL9K6QW+U6wkw== 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 4VjPVG4pkNzNQx; Mon, 20 May 2024 04:19:50 +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 44K4Jos3098206; Mon, 20 May 2024 04:19:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K4JoS6098203; Mon, 20 May 2024 04:19:50 GMT (envelope-from git) Date: Mon, 20 May 2024 04:19:50 GMT Message-Id: <202405200419.44K4JoS6098203@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Koichiro Iwao Subject: git: a4c7ec196fa0 - 2024Q2 - devel/ruby-build: Update to 20240517 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: meta X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: a4c7ec196fa0e9331257aa98150c2216eabf13d2 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=a4c7ec196fa0e9331257aa98150c2216eabf13d2 commit a4c7ec196fa0e9331257aa98150c2216eabf13d2 Author: Po-Chuan Hsieh AuthorDate: 2024-05-19 22:13:50 +0000 Commit: Koichiro Iwao CommitDate: 2024-05-20 04:18:47 +0000 devel/ruby-build: Update to 20240517 Changes: https://github.com/rbenv/ruby-build/releases (cherry picked from commit 0b898963293dab12e09a1d4d6fa43b031a9b4f61) --- devel/ruby-build/Makefile | 2 +- devel/ruby-build/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile index ee83f3ee0582..92f066e40cb6 100644 --- a/devel/ruby-build/Makefile +++ b/devel/ruby-build/Makefile @@ -1,5 +1,5 @@ PORTNAME= ruby-build -PORTVERSION= 20240501 +PORTVERSION= 20240517 DISTVERSIONPREFIX= v CATEGORIES= devel ruby diff --git a/devel/ruby-build/distinfo b/devel/ruby-build/distinfo index 4c560fc1e3a9..72132963b4d3 100644 --- a/devel/ruby-build/distinfo +++ b/devel/ruby-build/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714659892 -SHA256 (rbenv-ruby-build-v20240501_GH0.tar.gz) = 03601991e0e99ae5e75b1047e77498e329c3f8253cd3de5adabab56c05886079 -SIZE (rbenv-ruby-build-v20240501_GH0.tar.gz) = 89667 +TIMESTAMP = 1716142284 +SHA256 (rbenv-ruby-build-v20240517_GH0.tar.gz) = 6b4c5cc35f1049adcfb8ef3812d26df4529552cd818a58a749c98165cd7055f0 +SIZE (rbenv-ruby-build-v20240517_GH0.tar.gz) = 89751 From nobody Mon May 20 04:59:47 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 4VjQNM3kWzz5LmdF; Mon, 20 May 2024 04:59:47 +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 4VjQNM39Bqz4MvJ; Mon, 20 May 2024 04:59:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716181187; 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=70K1CisVH+XJTNOn+yQJ9lJ/ZlCel35C2g9CNTMLJF8=; b=kkbTz1HX8bmTBwKPbef1uVgH3+qdsQ+ZjygOJtBs4WE/McnXGKPhdqSHlvBzy7cdE4ff6o OSsROw1yjNU1OfdCC7Q/kz8oGfghgMLgNZ5qF2H2fWKZ6i/I1D4PKe1Hb5iPV88xLV2nEz YoztK6vuAOKOUG1sGLxNv8H0+EBNCMOS+0mIPFCP7KcejTJusb+4jjfFngd8iHS85gQ1Xc kUHCIPF8r0ipgZgNBtTKJ3hFMraezgeRg90ZPNIkbaMNbWNPvNyulWtlIeLSw0+61PZOQ5 deUF9Dg3nq9T5nBv3rAFPgREA6Zz07LXKAqI6Fe+qEjVR3PsYkcDbwAA97V/9Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716181187; a=rsa-sha256; cv=none; b=oOWuFq12PP3BocyaX5Sxs7whaaK+L7/1TmfMbKb3Lwhm4z5ODC+kgjCnl+6QWblLEXPP58 Lndpazib3UYLQ4J8/GqR5gHCGc589mi+ir2dPTvHSSSRlTjXArQ0QH7ryFCBUmZT2E/H8m A+mamOsCVUPdlAXVGfWg5iqaPDgtKwKp0wx5BFazAPH/rVOiqbre919UHGC29EjsBzuhc5 l7U/P3XQ7C0lni47CBGxYo2zFaFDWy5PfubbC+4YbKJgxU/5QCbG0tFKhCgKZ0KOR8yRT2 jPI7QlUYK2UY7UgHFfk9B3SwswhdHiE38PtY9I18vpSanSPY/MjCs8NlUshN2w== 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=1716181187; 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=70K1CisVH+XJTNOn+yQJ9lJ/ZlCel35C2g9CNTMLJF8=; b=oQ0HeIjRlZVGD9B7WtyjBehYUwO/MFigpmbOdCRS4KH0cKR/v6z41sQWGFb0p67vbsEyBO FojNnSicO/0FvB2d8ZtWU+luV5FBBrsk6npqKZi9mGqeOKh9cI5PVIJG7REc28HA/AznHD DgiwLAoKWhUzm1ClTsAON34uWYqjzBDrz8pcXtmQvovaTnhu0h9zJoxSmF8N4kEjfn+mfR 2HSxB8BMo5E5HGvBIpSlKvjIWzdhKCoBZwaO4oNuatnT0mdjs33zn+YJE/lej6yYwwRs8S ZNFN9PXQSo3zYRbaFRC5cgUTvz+D0pvJ2XKuHUieQ52SkDzjx2jtulTub3UQVw== 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 4VjQNM2mTlzPkd; Mon, 20 May 2024 04:59:47 +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 44K4xl8h065053; Mon, 20 May 2024 04:59:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K4xli2065050; Mon, 20 May 2024 04:59:47 GMT (envelope-from git) Date: Mon, 20 May 2024 04:59:47 GMT Message-Id: <202405200459.44K4xli2065050@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Koichiro Iwao Subject: git: 4e3f7040c90c - main - net/xrdp-devel: Update to 0.10.0 official release 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: meta X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4e3f7040c90c2b407347a2dee789892ab52d7c29 Auto-Submitted: auto-generated The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e3f7040c90c2b407347a2dee789892ab52d7c29 commit 4e3f7040c90c2b407347a2dee789892ab52d7c29 Author: Koichiro Iwao AuthorDate: 2024-05-12 13:39:17 +0000 Commit: Koichiro Iwao CommitDate: 2024-05-20 04:18:30 +0000 net/xrdp-devel: Update to 0.10.0 official release Changes: https://github.com/neutrinolabs/xrdp/releases/tag/v0.10.0 --- net/xrdp-devel/Makefile | 2 +- net/xrdp-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/xrdp-devel/Makefile b/net/xrdp-devel/Makefile index 4a3be69868f7..68daf13f772c 100644 --- a/net/xrdp-devel/Makefile +++ b/net/xrdp-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= xrdp DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0-beta.3 +DISTVERSION= 0.10.0 PORTEPOCH= 1 CATEGORIES= net PKGNAMESUFFIX= -devel diff --git a/net/xrdp-devel/distinfo b/net/xrdp-devel/distinfo index 7798c44129c6..29ad67d3937f 100644 --- a/net/xrdp-devel/distinfo +++ b/net/xrdp-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1713599668 -SHA256 (xrdp/neutrinolabs-xrdp-v0.10.0-beta.3_GH0.tar.gz) = 91e098e6dc22bd219a6b921a72978ff30af2f67bc75bf374d9df33229b9468d1 -SIZE (xrdp/neutrinolabs-xrdp-v0.10.0-beta.3_GH0.tar.gz) = 1040635 +TIMESTAMP = 1715519167 +SHA256 (xrdp/neutrinolabs-xrdp-v0.10.0_GH0.tar.gz) = d3c8fb7d4af9131199a98fb4403179a7707da79fc205d62def8efd84fe67eacc +SIZE (xrdp/neutrinolabs-xrdp-v0.10.0_GH0.tar.gz) = 1040405 SHA256 (xrdp/neutrinolabs-librfxcodec-e8208bf_GH0.tar.gz) = f6e6760033675e24bdfc222f6d455164919221e693c2b7306187b31af6de88c5 SIZE (xrdp/neutrinolabs-librfxcodec-e8208bf_GH0.tar.gz) = 60593 SHA256 (xrdp/neutrinolabs-libpainter-2255b38_GH0.tar.gz) = df669fb5a801b2e5f9c1e6c97d85675ca63dbed6409b4bbf3adc60ac95e64f0e From nobody Mon May 20 04:59:48 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 4VjQNN57kWz5LmdG; Mon, 20 May 2024 04:59:48 +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 4VjQNN48tTz4N3d; Mon, 20 May 2024 04:59:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716181188; 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=IAMHu++B7j5Ew0OmU2OZ0tJgsrgnVX4kjoLZzcN8484=; b=pCDnU6l0iT5UEu3J7ryZ8ExsBEAdlp2D9YLlEaVKVTxFdAqvqN1iLmL/3pgmLmwXq1kjgf bKcfKv7ealPO7uF5YxJ826CblQR1VH/HjZJz+CGZUNx3Pww8oAgd42Ypxx1R0CwwV5He3y /0Lh0yigHr4ScJp0UxoGwOOTe84Jf5k+IHNdDqbyk3+LLwr47qgxF3xdThvgCiCz/k+H9F E2aYYdEoNFDWFnTm46LxmBpapZv0laqxGdnzr4fboGeOBbKDobZnl6wIkFK8km6MqfQjrm ZLB7TdkyaSWxnDquXQibK8TOBn+BoOCRaWRDIfg3j0cDH03RJDHJUFcJas9m6Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716181188; a=rsa-sha256; cv=none; b=bpvrlrca7v5p1VRThqaJLn35Di0I9spd6NlpzYi13UeoazsQVTANxuHYj/L9FjJi7ylVYy OaLN8K6ISVLG12vZXI0j5hrtN6iwfQZ/HdbzWTr30gFu2CYhLsPoWhqCQGcQjHLsowr0RJ IoOEWp6jZWFHCRYcOxthcH7GESsGxX/xfVuQyxyAzlBH6BYmOTxbPtkM8IR/rThvQMoVOf eaiOJRiFiQrpFqJ6QJ/mTAOpHZaEqT9WnsjVe0ngE21zSy+h/wlX2DohouKx1b3vYv5+A4 bMYdX/amAowOhnDftjmTdJqqS2y2v7glUzf8EzLNqqLk9ETwkhJxsU1KmLP4xQ== 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=1716181188; 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=IAMHu++B7j5Ew0OmU2OZ0tJgsrgnVX4kjoLZzcN8484=; b=Kov4kaPKarfxy3pReJ28z7UWS5411ez2FSrZG8on/sS//zv6TfxUX2WDGOZ7n6tC5PbqR9 OgJ0fcRuE0dtxiBPW23Mi6M5N2qnnrSWW5Rl7fMuOYshnDDHx+bbshqf2PF8+QdYqc2+/S EpvXPYcEM2wfPJZWdHCBowa5vsiRhXmMZ1Qr5yg8coGJQ/8PN5jsb7C0ndDGPIMV+b9x2s j3Ezr0lQL2n+95sLLAH5mynJgSb90ALgyamTWDpmTg+EELihUer+tlnlCzC1/kpcICtZ5P de3iDBHRJy9ykb87lf9g66GymJi+4qRAQPcOaJsVRfAk3HfdYtgx8yedma012Q== 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 4VjQNN3m2bzP7W; Mon, 20 May 2024 04:59:48 +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 44K4xmHw065105; Mon, 20 May 2024 04:59:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K4xmTb065102; Mon, 20 May 2024 04:59:48 GMT (envelope-from git) Date: Mon, 20 May 2024 04:59:48 GMT Message-Id: <202405200459.44K4xmTb065102@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Koichiro Iwao Subject: git: b8d6f9e4cf7c - main - x11-drivers/xorgxrdp-devel: Rebuild with xrdp 0.10.0 official release 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: meta X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b8d6f9e4cf7c44dbcd6060a1ff7a55fb6f2dcddb Auto-Submitted: auto-generated The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=b8d6f9e4cf7c44dbcd6060a1ff7a55fb6f2dcddb commit b8d6f9e4cf7c44dbcd6060a1ff7a55fb6f2dcddb Author: Koichiro Iwao AuthorDate: 2024-05-12 14:41:13 +0000 Commit: Koichiro Iwao CommitDate: 2024-05-20 04:18:30 +0000 x11-drivers/xorgxrdp-devel: Rebuild with xrdp 0.10.0 official release While here, enable DRI3 option by default. --- x11-drivers/xorgxrdp-devel/Makefile | 6 +++--- x11-drivers/xorgxrdp-devel/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/x11-drivers/xorgxrdp-devel/Makefile b/x11-drivers/xorgxrdp-devel/Makefile index ad2ea15c1776..e2a6ba63021e 100644 --- a/x11-drivers/xorgxrdp-devel/Makefile +++ b/x11-drivers/xorgxrdp-devel/Makefile @@ -2,7 +2,7 @@ PORTNAME= xorgxrdp DISTVERSIONPREFIX= v DISTVERSION= 0.10.1 # Be sure to bump PORTREVISION after xorg-server update to force rebuild -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11-drivers PKGNAMESUFFIX= -devel DIST_SUBDIR= xrdp @@ -25,7 +25,7 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= neutrinolabs -GH_TUPLE= neutrinolabs:xrdp:v0.10.0-beta.3:xrdp +GH_TUPLE= neutrinolabs:xrdp:v0.10.0:xrdp GNU_CONFIGURE= yes INSTALL_TARGET= install-strip @@ -33,7 +33,7 @@ CONFIGURE_ENV= XRDP_CFLAGS=-I${WRKSRC_xrdp}/common CONFLICTS= xorgxrdp OPTIONS_DEFINE= DEBUG DRI3 -OPTIONS_DEFAULT= +OPTIONS_DEFAULT= DRI3 DRI3_DESC= DRI3/Glamor OpenGL Support DRI3_CONFIGURE_ENABLE= glamor diff --git a/x11-drivers/xorgxrdp-devel/distinfo b/x11-drivers/xorgxrdp-devel/distinfo index fa2f84333491..aac38149ecae 100644 --- a/x11-drivers/xorgxrdp-devel/distinfo +++ b/x11-drivers/xorgxrdp-devel/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1713599786 +TIMESTAMP = 1715524860 SHA256 (xrdp/neutrinolabs-xorgxrdp-v0.10.1_GH0.tar.gz) = 4cff18d1095d0fe2a177834a089ff9759e758f924ee3332b71f508f7aec9ffbe SIZE (xrdp/neutrinolabs-xorgxrdp-v0.10.1_GH0.tar.gz) = 112116 -SHA256 (xrdp/neutrinolabs-xrdp-v0.10.0-beta.3_GH0.tar.gz) = 91e098e6dc22bd219a6b921a72978ff30af2f67bc75bf374d9df33229b9468d1 -SIZE (xrdp/neutrinolabs-xrdp-v0.10.0-beta.3_GH0.tar.gz) = 1040635 +SHA256 (xrdp/neutrinolabs-xrdp-v0.10.0_GH0.tar.gz) = d3c8fb7d4af9131199a98fb4403179a7707da79fc205d62def8efd84fe67eacc +SIZE (xrdp/neutrinolabs-xrdp-v0.10.0_GH0.tar.gz) = 1040405 From nobody Mon May 20 05:04:30 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 4VjQTq1dWGz5Ln7f; Mon, 20 May 2024 05:04:31 +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 4VjQTq0qrxz4NhW; Mon, 20 May 2024 05:04:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716181471; 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=ftb+ltq2As2TI9unseZZSya0Prm3TsMijc3Q1FDfFbQ=; b=PMfhRzygrbhzba2flkdd8OboJAmL/Ok1zpwvaTOwrxNTIQ9vfOA1xdv8MlvwIEjWW0o3Qr niP+QDm5dvxsZoKTEbg2Rf4WOagL5q2iyzJa5gzQivyIkRvo69kUNdvlkXxwVK5YIyYsEA BUHJm4Cs/KaZeS6d8t8vQDJV/+78bijrZxyZY23KUFposTND+DzYBOj+ToonKQa0wQ5l26 NJhpBhx8XB481FWvLGfWLSkotPBotQaeASHYF7vrbxeBy7XvduasEOQ6dhI2K21Ltxqscy YBYUJO2VDEpyXrSNfKEHs3Kxnv1ewGWCXMlN3LzItLk2CwCUwVwlDkMsyoi38A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716181471; a=rsa-sha256; cv=none; b=bmeanwjeziP/SIQkhYf6H7yuq5kIz3VBAkDI84jTuoQCEgHdZgVGNsdXRlN/ZSuJJbNswl dWZEda1SNhq01HYjDAwTl5aWUQCM2zT6UU7dfmcg3hZvsQ+14CkXMm4WAgfjP7BIlbF/uF +bOykcHYQ5hO0uVM4fEsUjr7S5o4QKAViottLTlTtVM6gpTRVb+K69LR9IJ9NQxMR5bA/w BRgBbrjcpWFV9YhArxaF0yht4VBH1pD3FxCQLFYs6mbX+Xw+OlWfbCexxkfdRJ4lqu3ssI 4zLH87e5fh4LtDesOcu1qAZ73yNKMRRg8xWmXOyC+2/+7hwoQs0BBzcSmw4yyQ== 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=1716181471; 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=ftb+ltq2As2TI9unseZZSya0Prm3TsMijc3Q1FDfFbQ=; b=vx29K9nkoRNOG7M/JBl1jNKXQrFFbDDz5aipol14uuHNKBBL7Xuxnsm4O6vBMCqaVYjgN4 4j7PPN00lzrlXQ7PNG6R+mT1JGPn79kiqzSBjf4d8xgkbj7YNgIs7dG38tYk4y3MlL0dgV 43L8G/Ypo7ga6nmCxSUBMyseES9X2YuqdWU77JEQgxzGBRx3hS4EsGVMVI039tpkRNC2wM ZvbL9VwD/oj6X9Sko2wPgcdq+bbndIvh24/m6YqWMyhJAnnrbdcV+WlRj02QadrXLs6PCk 07L0JujEXNqeIJEfmMC0rHbip0WFyT4PhwmpQIWqV9InLIKLKDvuzb1Oh9JOcA== 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 4VjQTq0K5WzPqp; Mon, 20 May 2024 05:04:31 +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 44K54Una082909; Mon, 20 May 2024 05:04:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K54Ufm082906; Mon, 20 May 2024 05:04:30 GMT (envelope-from git) Date: Mon, 20 May 2024 05:04:30 GMT Message-Id: <202405200504.44K54Ufm082906@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernhard Froehlich Subject: git: 0e1968089806 - main - www/mattermost-webapp: Update to 9.5.5 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: decke X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0e1968089806b0f83652ca448ba5ce2dbdc0c2ae Auto-Submitted: auto-generated The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e1968089806b0f83652ca448ba5ce2dbdc0c2ae commit 0e1968089806b0f83652ca448ba5ce2dbdc0c2ae Author: Bernhard Froehlich AuthorDate: 2024-05-20 05:02:46 +0000 Commit: Bernhard Froehlich CommitDate: 2024-05-20 05:04:22 +0000 www/mattermost-webapp: Update to 9.5.5 --- www/mattermost-webapp/Makefile | 2 +- www/mattermost-webapp/distinfo | 6 +++--- www/mattermost-webapp/pkg-plist | 20 ++++++++++---------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/www/mattermost-webapp/Makefile b/www/mattermost-webapp/Makefile index 522f8c50127b..fa2fa6235921 100644 --- a/www/mattermost-webapp/Makefile +++ b/www/mattermost-webapp/Makefile @@ -1,5 +1,5 @@ PORTNAME= mattermost-webapp -PORTVERSION= 9.5.3 +PORTVERSION= 9.5.5 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://releases.mattermost.com/${PORTVERSION}/ diff --git a/www/mattermost-webapp/distinfo b/www/mattermost-webapp/distinfo index 01947f9ff82b..efdaa5b74e0a 100644 --- a/www/mattermost-webapp/distinfo +++ b/www/mattermost-webapp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713899935 -SHA256 (mattermost-9.5.3-linux-amd64.tar.gz) = 7f665aa7fd794cecb308ff7b0461a65e29b001ad664cfe36c37ed14e836402c4 -SIZE (mattermost-9.5.3-linux-amd64.tar.gz) = 451477472 +TIMESTAMP = 1716147712 +SHA256 (mattermost-9.5.5-linux-amd64.tar.gz) = b6076cf1e4c17a2b2e25c2e0b71eb33a21547152f5a14d0b2db3ea9a1e124145 +SIZE (mattermost-9.5.5-linux-amd64.tar.gz) = 451567672 diff --git a/www/mattermost-webapp/pkg-plist b/www/mattermost-webapp/pkg-plist index 96b0bfbf8bd6..3ef11193d35a 100644 --- a/www/mattermost-webapp/pkg-plist +++ b/www/mattermost-webapp/pkg-plist @@ -30,8 +30,8 @@ %%WWWDIR%%/client/201.0d4bc4fb8306ec35595c.js.map %%WWWDIR%%/client/2028.f513ca3163413ae6627e.js %%WWWDIR%%/client/2028.f513ca3163413ae6627e.js.map -%%WWWDIR%%/client/209.94d672153db0b62a8704.js -%%WWWDIR%%/client/209.94d672153db0b62a8704.js.map +%%WWWDIR%%/client/209.e76e5510ceab7e286194.js +%%WWWDIR%%/client/209.e76e5510ceab7e286194.js.map %%WWWDIR%%/client/2109.ccabb35de84e4671eecb.js %%WWWDIR%%/client/2109.ccabb35de84e4671eecb.js.map %%WWWDIR%%/client/2118.b0801b8c3c81bd54fb81.css @@ -52,8 +52,8 @@ %%WWWDIR%%/client/2317.a53bd586bb268ad8665e.css.map %%WWWDIR%%/client/2317.b1ffec884ba46ebdaa7b.js %%WWWDIR%%/client/2317.b1ffec884ba46ebdaa7b.js.map -%%WWWDIR%%/client/2440.38a9bfb3a4a3b8c951c1.css -%%WWWDIR%%/client/2440.38a9bfb3a4a3b8c951c1.css.map +%%WWWDIR%%/client/2440.f2ca37b5963eb47df25b.css +%%WWWDIR%%/client/2440.f2ca37b5963eb47df25b.css.map %%WWWDIR%%/client/2509.2f0b8f15a33fe2ab4335.js %%WWWDIR%%/client/2509.2f0b8f15a33fe2ab4335.js.map %%WWWDIR%%/client/2514.41b4f83d1eb1943bb302.css @@ -126,10 +126,10 @@ %%WWWDIR%%/client/4040.193a7d0fdd91f49aa851.js.map %%WWWDIR%%/client/4104.9744c21a1ff43afc6965.js %%WWWDIR%%/client/4104.9744c21a1ff43afc6965.js.map +%%WWWDIR%%/client/4205.0391bb7f211b6b88f177.js +%%WWWDIR%%/client/4205.0391bb7f211b6b88f177.js.map %%WWWDIR%%/client/4205.673ad6a051df400f0e6f.css %%WWWDIR%%/client/4205.673ad6a051df400f0e6f.css.map -%%WWWDIR%%/client/4205.c276cc800c208d330bb9.js -%%WWWDIR%%/client/4205.c276cc800c208d330bb9.js.map %%WWWDIR%%/client/4217.81ae56f2da4d2d4ee9a6.js %%WWWDIR%%/client/4217.81ae56f2da4d2d4ee9a6.js.map %%WWWDIR%%/client/4217.b02454b009c376f7a9a1.css @@ -206,8 +206,8 @@ %%WWWDIR%%/client/6145.53a44b9ff76c964ced3f.js.map %%WWWDIR%%/client/615.1c172a6fd034294e3a4b.js %%WWWDIR%%/client/615.1c172a6fd034294e3a4b.js.map -%%WWWDIR%%/client/6228.4c6307cb7f056a387b4a.js -%%WWWDIR%%/client/6228.4c6307cb7f056a387b4a.js.map +%%WWWDIR%%/client/6228.138c61c54a03cb6b0239.js +%%WWWDIR%%/client/6228.138c61c54a03cb6b0239.js.map %%WWWDIR%%/client/6323.973e387bd4d9fc46f764.js %%WWWDIR%%/client/6323.973e387bd4d9fc46f764.js.map %%WWWDIR%%/client/6339.f6949d38611b5c11ef37.js @@ -4101,8 +4101,8 @@ %%WWWDIR%%/client/images/payment_processing.png %%WWWDIR%%/client/images/purchase_alert.png %%WWWDIR%%/client/images/welcome_illustration_new.png -%%WWWDIR%%/client/main.ce02ba6f6e82b759974d.js -%%WWWDIR%%/client/main.ce02ba6f6e82b759974d.js.map +%%WWWDIR%%/client/main.14f438a37b63d34e4fda.js +%%WWWDIR%%/client/main.14f438a37b63d34e4fda.js.map %%WWWDIR%%/client/manifest.json %%WWWDIR%%/client/remote_entry.js %%WWWDIR%%/client/remote_entry.js.map From nobody Mon May 20 05:04:32 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 4VjQTr39GBz5Ln4Z; Mon, 20 May 2024 05:04:32 +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 4VjQTr15K5z4NR6; Mon, 20 May 2024 05:04:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716181472; 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=tGrF7FkwAJj5I10c0EbHK302Tgr+ctpqbzrNPJAeCfs=; b=GPYTIlocjgbCtZUoEd5BX3Erv7pA3Xcgn4YV+uEVZIfIveKejhcr7B93p2jYdHic/x7O4m dvoMmcynBJmauoPzYliqJ95cR3ll8e3x9WHCEbCzILIfeVwkbXvHuPCagRuSvKHe8f0WFT IPFr8v9QVHqf5dmD32ZMuy7fWLRmMNiZmoVR9Yisv8cppBtBl+w8C5URyudVx5EP0tOmga k/3zViaGPMR3nefhvIJgGyXZK2M7/7pX2IsOhs1FpDEnjbD0frl3fQj0H9peC3XuWvP9KO knTR/Ry2ycgRzFCbeB9xiNK5heTtupqCdmW5BmazrZw9af6z+eYJnjafIe65Vw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716181472; a=rsa-sha256; cv=none; b=M4WtGhG6dYVtjseCGFlLxqK+nFgQ5s7ABFwYU+0YCwwNnij9GWLIYG+EH2NBLbh4QqOMJD h4EYwv65Psl6+rGMKCvU8IQyxKOQQ2wdrffVgicyOyiawt9DE6030loB8cUiTepInie+1D kLPR+rs5OvVGrXqlGkN3W1m6vzwgY1LjFaZvpkVbiFVf74xOjtbZA/iZUuqEJmhtK93ru/ WeFH5py5HAAM1g1G+QsNXSyW8pgwIVDc9Va4TnyStOjKTku7W2+pOVnSuDzDIkziUiHrQi tY0WQUOM06ZEaRDqnOqAaK3odkFSukrfwADOsrh3f1kMm8aqXavRak6jcF9ZRw== 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=1716181472; 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=tGrF7FkwAJj5I10c0EbHK302Tgr+ctpqbzrNPJAeCfs=; b=R+DExUTuunvLaZUQIHGBjVYb3KJWsO1iCVKFDm68EcxFKYLHdQji9kBDDMMTka42faiRID 3H9TXLKYpmp/oeLfY74UYcd7fPR8kvgetHlJlb4MWxXvcSY6QuMJMYQs9AGPp7o6wlwzr4 MSvSHge2Ii7XXvjhKK5p0FtSyUw0MVIMyEXCAvGBvGTPoZ6f7GHLvmtofuVC6yZimdq4IB LRbOEnTU/3EJ2gFl/oQ7lKxBnDyrgXJEwMvhBFSukhptpYnXq8ZtUEYoM9ee6EP1xMDPLy MqiTIakuqR2+TpRBGBEE3ziagnxS9DlWLrCC8o5lUkI7aCrIrQvEjAjjqoKLvA== 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 4VjQTr0hYkzQ0h; Mon, 20 May 2024 05:04:32 +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 44K54W9h082952; Mon, 20 May 2024 05:04:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K54WU7082949; Mon, 20 May 2024 05:04:32 GMT (envelope-from git) Date: Mon, 20 May 2024 05:04:32 GMT Message-Id: <202405200504.44K54WU7082949@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernhard Froehlich Subject: git: c8a48a77f732 - main - www/mattermost-server: Update to 9.5.5 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: decke X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c8a48a77f7321446394f0cce70f5f6ffae415b8e Auto-Submitted: auto-generated The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8a48a77f7321446394f0cce70f5f6ffae415b8e commit c8a48a77f7321446394f0cce70f5f6ffae415b8e Author: Bernhard Froehlich AuthorDate: 2024-05-20 05:03:54 +0000 Commit: Bernhard Froehlich CommitDate: 2024-05-20 05:04:23 +0000 www/mattermost-server: Update to 9.5.5 --- www/mattermost-server/Makefile | 3 +-- www/mattermost-server/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/mattermost-server/Makefile b/www/mattermost-server/Makefile index 203bc575ae7a..6d361986c695 100644 --- a/www/mattermost-server/Makefile +++ b/www/mattermost-server/Makefile @@ -1,6 +1,5 @@ PORTNAME= mattermost -PORTVERSION= 9.5.3 -PORTREVISION= 1 +PORTVERSION= 9.5.5 CATEGORIES= www MASTER_SITES= LOCAL/decke PKGNAMESUFFIX= -server diff --git a/www/mattermost-server/distinfo b/www/mattermost-server/distinfo index 64170397f096..2de162a3e8fb 100644 --- a/www/mattermost-server/distinfo +++ b/www/mattermost-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713956394 -SHA256 (mattermost-9.5.3.tar.xz) = b9a1e1a86d3b91c32914c1489bc90a3c7d7bd3e70eddc06e1af59a8a3b39a164 -SIZE (mattermost-9.5.3.tar.xz) = 102302152 +TIMESTAMP = 1716146796 +SHA256 (mattermost-9.5.5.tar.xz) = 91f84ee17f840c3a6d4742afa58f16b61dca49df3329d7dbbb764ad449d946fd +SIZE (mattermost-9.5.5.tar.xz) = 104038592 From nobody Mon May 20 05:18:27 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 4VjQnv5yC1z5LpcX; Mon, 20 May 2024 05:18:27 +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 4VjQnv5KLmz4PsT; Mon, 20 May 2024 05:18:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716182307; 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=sSaD4xjVYnD/MwupqvUFYjmQAh9Ax3pN8kztDr+mYME=; b=IEmUbEWaDymjaqowxVzTBhRVYkMz0FY+OIRgVMzkZVOyTB/xTWla1CuWSboLJRVpTpji6h crUmjmP6TMf0AMcNvYYwnWDHjZgMMnOxzhP5JH9NCGp4ipDxXRgHXkhu5rUTHCbVbjZVTJ iAKCDj3UCvpZ1YPwRnMAcQg3fW10oAV+tY0NGVNQ6OHEcHCuT+6Wr7zwkXiSivYikfKsI8 prbUSVh0S1aAeSp84KynuBoFPETTDkc4CA0vENpbBImx25uRXlYiko7qnOIcRNYmLOxe9l 6rDgHxWSeydAr2/R/SzhPv+JLSyDPyioFnIrkOHAdfp1jLE0HBqlkS3Nm0NLow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716182307; a=rsa-sha256; cv=none; b=RS4zapyDnnafLGZHOeKbSKsBIxBz6WkehjfMYAttyw2d09j7LElTwlwHvQf3rKsHUP7N/V loI8U9bOv760J5amPrtAk+6akNHOIwiJhu1jBPnhbdjlGenJJaPAFFBs2/MyJCaKdZz4hZ 4iHJ48pG6WhRaBIwTmGOyNmcw2TRVz9fmjE4DB7V1kElOuYmLD5qrpxm2kH3MRIRf4vhrK AdiabAqrbIO7L3IyBSIYE5SYdOCitVVGPgaLuxnmQipUOatV8mtiygBivW/xWn8mvaMQEr jxzg6BLViYuUMWY044vp+9uADBK7TVGMBucW8oWw4sn7s5NyrDno3XQWfXPRvw== 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=1716182307; 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=sSaD4xjVYnD/MwupqvUFYjmQAh9Ax3pN8kztDr+mYME=; b=X7ov46Td6VjOtf689wFGUyMekRvNhItfEPi0UW/o62E03cnpJwD2ZRJZkJTLmOf1lA1JI9 kfP/X5PxJ5KZzrh+HXLXolSHwloMTsvFne8JFE77d06i9LVrWNeoEWJXASPj1/iAPYc1Re DhQvkf2Q+jSaL/WuzSVBTPqmMBzhCOIqZ+U/i3blpn80tLsswZd0CCBQEdgINlRCN5Hq9T dX9xOXbxiyR/x3TeQzDbLybWIvds3QK1bSjwF9SJgfyeOqUgvVLTkJcEO8zHMpyMcZ7nm1 2wY1dIAoWm6kY5T7tyKul4FbqpxXrR3eujV83SwovOanqFNvLVhCyobLn16j5g== 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 4VjQnv4pVszQ1V; Mon, 20 May 2024 05:18:27 +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 44K5IRWA000682; Mon, 20 May 2024 05:18:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K5IR1s000679; Mon, 20 May 2024 05:18:27 GMT (envelope-from git) Date: Mon, 20 May 2024 05:18:27 GMT Message-Id: <202405200518.44K5IR1s000679@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: fa2c0bead42d - main - textproc/comrak: update 0.23.0 =?utf-8?Q?=E2=86=92?= 0.24.1 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fa2c0bead42d4581f6b03c03dee142fdadb88e7d Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa2c0bead42d4581f6b03c03dee142fdadb88e7d commit fa2c0bead42d4581f6b03c03dee142fdadb88e7d Author: Yuri Victorovich AuthorDate: 2024-05-20 05:17:10 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 05:18:22 +0000 textproc/comrak: update 0.23.0 → 0.24.1 Reported by: portscout --- textproc/comrak/Makefile | 113 ++++++++++-------------- textproc/comrak/distinfo | 224 ++++++++++++++++++++--------------------------- 2 files changed, 140 insertions(+), 197 deletions(-) diff --git a/textproc/comrak/Makefile b/textproc/comrak/Makefile index 12c420a647be..a8024f27ca3e 100644 --- a/textproc/comrak/Makefile +++ b/textproc/comrak/Makefile @@ -1,6 +1,6 @@ PORTNAME= comrak -DISTVERSION= 0.23.0 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 0.24.1 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org @@ -19,152 +19,133 @@ GH_ACCOUNT= kivikakk CARGO_CRATES= adler-1.0.2 \ aho-corasick-0.7.20 \ - arbitrary-1.3.0 \ + arbitrary-1.3.2 \ autocfg-1.1.0 \ base64-0.13.1 \ bincode-1.3.3 \ bit-set-0.5.3 \ bit-vec-0.6.3 \ bitflags-1.3.2 \ - bitflags-2.5.0 \ - byteorder-1.4.3 \ cc-1.0.78 \ cfg-if-1.0.0 \ clap-4.0.32 \ clap_derive-4.0.21 \ clap_lex-0.3.0 \ crc32fast-1.3.2 \ - darling-0.14.4 \ - darling_core-0.14.4 \ - darling_macro-0.14.4 \ - derive_arbitrary-1.3.0 \ - derive_builder-0.12.0 \ - derive_builder_core-0.12.0 \ - derive_builder_macro-0.12.0 \ - deunicode-0.4.3 \ - dirs-4.0.0 \ - dirs-sys-0.3.7 \ - emojis-0.5.2 \ + darling-0.20.8 \ + darling_core-0.20.8 \ + darling_macro-0.20.8 \ + derive_arbitrary-1.3.2 \ + derive_builder-0.20.0 \ + derive_builder_core-0.20.0 \ + derive_builder_macro-0.20.0 \ + deunicode-0.4.5 \ + deunicode-1.4.4 \ + emojis-0.6.2 \ entities-1.0.1 \ - equivalent-1.0.1 \ errno-0.3.8 \ fancy-regex-0.7.1 \ - fastrand-2.0.2 \ flate2-1.0.25 \ fnv-1.0.7 \ - getrandom-0.1.16 \ - getrandom-0.2.8 \ hashbrown-0.12.3 \ - hashbrown-0.14.3 \ - heck-0.4.0 \ - hermit-abi-0.2.6 \ + heck-0.4.1 \ + hermit-abi-0.3.9 \ ident_case-1.0.1 \ - in-place-0.2.0 \ indexmap-1.9.2 \ - indexmap-2.2.6 \ - io-lifetimes-1.0.3 \ - is-terminal-0.4.2 \ + io-lifetimes-1.0.11 \ + is-terminal-0.4.5 \ itoa-1.0.5 \ lazy_static-1.4.0 \ libc-0.2.153 \ line-wrap-0.1.1 \ linked-hash-map-0.5.6 \ linux-raw-sys-0.1.4 \ - linux-raw-sys-0.4.13 \ - memchr-2.5.0 \ + linux-raw-sys-0.3.8 \ + memchr-2.7.2 \ miniz_oxide-0.6.2 \ - ntest-0.9.0 \ - ntest_test_cases-0.9.0 \ - ntest_timeout-0.9.0 \ - num-traits-0.2.15 \ - once_cell-1.17.0 \ + ntest-0.9.2 \ + ntest_test_cases-0.9.2 \ + ntest_timeout-0.9.2 \ + once_cell-1.19.0 \ onig-6.4.0 \ onig_sys-69.8.1 \ - os_str_bytes-6.4.1 \ + os_str_bytes-6.6.1 \ phf-0.11.1 \ phf_shared-0.11.1 \ pkg-config-0.3.26 \ plist-1.3.1 \ - ppv-lite86-0.2.17 \ proc-macro-crate-1.2.1 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.64 \ - propfuzz-0.0.1 \ - propfuzz-macro-0.0.1 \ - proptest-0.10.1 \ - quick-error-1.2.3 \ - quote-1.0.23 \ - rand-0.7.3 \ - rand_chacha-0.2.2 \ - rand_core-0.5.1 \ - rand_hc-0.2.0 \ - rand_xorshift-0.2.0 \ - redox_syscall-0.2.16 \ - redox_users-0.4.3 \ - regex-1.7.0 \ + proc-macro2-1.0.81 \ + quote-1.0.36 \ + regex-1.5.5 \ regex-syntax-0.6.28 \ rustix-0.36.17 \ - rustix-0.38.32 \ - rusty-fork-0.3.0 \ + rustix-0.37.27 \ ryu-1.0.12 \ safemem-0.3.3 \ same-file-1.0.6 \ serde-1.0.152 \ serde_derive-1.0.152 \ serde_json-1.0.91 \ - serde_spanned-0.6.5 \ + serde_spanned-0.6.1 \ shell-words-1.1.0 \ siphasher-0.3.10 \ slug-0.1.4 \ strsim-0.10.0 \ syn-1.0.107 \ + syn-2.0.60 \ syntect-5.0.0 \ - tempfile-3.10.1 \ - termcolor-1.1.3 \ - terminal_size-0.2.3 \ + termcolor-1.4.1 \ + terminal_size-0.2.6 \ thiserror-1.0.38 \ thiserror-impl-1.0.38 \ time-0.3.17 \ time-core-0.1.0 \ time-macros-0.2.6 \ toml-0.5.10 \ - toml-0.8.12 \ - toml_datetime-0.6.5 \ - toml_edit-0.22.9 \ - typed-arena-2.0.1 \ + toml-0.7.3 \ + toml_datetime-0.6.1 \ + toml_edit-0.19.6 \ + typed-arena-2.0.2 \ unicode-ident-1.0.6 \ unicode_categories-0.1.1 \ version_check-0.9.4 \ - wait-timeout-0.2.0 \ walkdir-2.3.2 \ - wasi-0.9.0+wasi-snapshot-preview1 \ - wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-sys-0.42.0 \ windows-sys-0.45.0 \ + windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ + windows-targets-0.48.5 \ windows-targets-0.52.4 \ windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.4 \ windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.4 \ windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.4 \ windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.4 \ windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.4 \ windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.4 \ windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.4 \ - winnow-0.6.6 \ - xdg-2.4.1 \ + winnow-0.3.8 \ + xdg-2.5.2 \ xml-rs-0.8.14 \ yaml-rust-0.4.5 diff --git a/textproc/comrak/distinfo b/textproc/comrak/distinfo index c958a1a2270e..c0aecac88fbd 100644 --- a/textproc/comrak/distinfo +++ b/textproc/comrak/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1714532088 +TIMESTAMP = 1716178720 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440 -SHA256 (rust/crates/arbitrary-1.3.0.crate) = e2d098ff73c1ca148721f37baad5ea6a465a13f9573aba8641fbbbae8164a54e -SIZE (rust/crates/arbitrary-1.3.0.crate) = 30930 +SHA256 (rust/crates/arbitrary-1.3.2.crate) = 7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110 +SIZE (rust/crates/arbitrary-1.3.2.crate) = 32037 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 @@ -17,10 +17,6 @@ SHA256 (rust/crates/bit-vec-0.6.3.crate) = 349f9b6a179ed607305526ca489b34ad0a41a SIZE (rust/crates/bit-vec-0.6.3.crate) = 19927 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 -SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 -SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 -SIZE (rust/crates/byteorder-1.4.3.crate) = 22512 SHA256 (rust/crates/cc-1.0.78.crate) = a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d SIZE (rust/crates/cc-1.0.78.crate) = 61375 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd @@ -33,66 +29,50 @@ SHA256 (rust/crates/clap_lex-0.3.0.crate) = 0d4198f73e42b4936b35b5bb248d81d2b595 SIZE (rust/crates/clap_lex-0.3.0.crate) = 9671 SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 -SHA256 (rust/crates/darling-0.14.4.crate) = 7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850 -SIZE (rust/crates/darling-0.14.4.crate) = 25168 -SHA256 (rust/crates/darling_core-0.14.4.crate) = 109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0 -SIZE (rust/crates/darling_core-0.14.4.crate) = 57485 -SHA256 (rust/crates/darling_macro-0.14.4.crate) = a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e -SIZE (rust/crates/darling_macro-0.14.4.crate) = 1896 -SHA256 (rust/crates/derive_arbitrary-1.3.0.crate) = f3cdeb9ec472d588e539a818b2dee436825730da08ad0017c4b1a17676bdc8b7 -SIZE (rust/crates/derive_arbitrary-1.3.0.crate) = 10643 -SHA256 (rust/crates/derive_builder-0.12.0.crate) = 8d67778784b508018359cbc8696edb3db78160bab2c2a28ba7f56ef6932997f8 -SIZE (rust/crates/derive_builder-0.12.0.crate) = 35456 -SHA256 (rust/crates/derive_builder_core-0.12.0.crate) = c11bdc11a0c47bc7d37d582b5285da6849c96681023680b906673c5707af7b0f -SIZE (rust/crates/derive_builder_core-0.12.0.crate) = 31438 -SHA256 (rust/crates/derive_builder_macro-0.12.0.crate) = ebcda35c7a396850a55ffeac740804b40ffec779b98fffbb1738f4033f0ee79e -SIZE (rust/crates/derive_builder_macro-0.12.0.crate) = 6288 -SHA256 (rust/crates/deunicode-0.4.3.crate) = 850878694b7933ca4c9569d30a34b55031b9b139ee1fc7b94a527c4ef960d690 -SIZE (rust/crates/deunicode-0.4.3.crate) = 109535 -SHA256 (rust/crates/dirs-4.0.0.crate) = ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059 -SIZE (rust/crates/dirs-4.0.0.crate) = 12503 -SHA256 (rust/crates/dirs-sys-0.3.7.crate) = 1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6 -SIZE (rust/crates/dirs-sys-0.3.7.crate) = 10597 -SHA256 (rust/crates/emojis-0.5.2.crate) = 44fe60b864b6544ad211d4053ced474a9b9d2c8d66b77f01d6c6bcfed10c6bf0 -SIZE (rust/crates/emojis-0.5.2.crate) = 109054 +SHA256 (rust/crates/darling-0.20.8.crate) = 54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391 +SIZE (rust/crates/darling-0.20.8.crate) = 31234 +SHA256 (rust/crates/darling_core-0.20.8.crate) = 9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f +SIZE (rust/crates/darling_core-0.20.8.crate) = 64442 +SHA256 (rust/crates/darling_macro-0.20.8.crate) = a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f +SIZE (rust/crates/darling_macro-0.20.8.crate) = 1856 +SHA256 (rust/crates/derive_arbitrary-1.3.2.crate) = 67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611 +SIZE (rust/crates/derive_arbitrary-1.3.2.crate) = 10614 +SHA256 (rust/crates/derive_builder-0.20.0.crate) = 0350b5cb0331628a5916d6c5c0b72e97393b8b6b03b47a9284f4e7f5a405ffd7 +SIZE (rust/crates/derive_builder-0.20.0.crate) = 36563 +SHA256 (rust/crates/derive_builder_core-0.20.0.crate) = d48cda787f839151732d396ac69e3473923d54312c070ee21e9effcaa8ca0b1d +SIZE (rust/crates/derive_builder_core-0.20.0.crate) = 32579 +SHA256 (rust/crates/derive_builder_macro-0.20.0.crate) = 206868b8242f27cecce124c19fd88157fbd0dd334df2587f36417bafbc85097b +SIZE (rust/crates/derive_builder_macro-0.20.0.crate) = 6308 +SHA256 (rust/crates/deunicode-0.4.5.crate) = 71dbf1bf89c23e9cd1baf5e654f622872655f195b36588dc9dc38f7eda30758c +SIZE (rust/crates/deunicode-0.4.5.crate) = 103607 +SHA256 (rust/crates/deunicode-1.4.4.crate) = 322ef0094744e63628e6f0eb2295517f79276a5b342a4c2ff3042566ca181d4e +SIZE (rust/crates/deunicode-1.4.4.crate) = 177174 +SHA256 (rust/crates/emojis-0.6.2.crate) = 9f619a926616ae7149a0d82610b051134a0d6c4ae2962d990c06c847a445c5d9 +SIZE (rust/crates/emojis-0.6.2.crate) = 118185 SHA256 (rust/crates/entities-1.0.1.crate) = b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca SIZE (rust/crates/entities-1.0.1.crate) = 24795 -SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 -SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 SIZE (rust/crates/errno-0.3.8.crate) = 10645 SHA256 (rust/crates/fancy-regex-0.7.1.crate) = 9d6b8560a05112eb52f04b00e5d3790c0dd75d9d980eb8a122fb23b92a623ccf SIZE (rust/crates/fancy-regex-0.7.1.crate) = 78178 -SHA256 (rust/crates/fastrand-2.0.2.crate) = 658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984 -SIZE (rust/crates/fastrand-2.0.2.crate) = 14674 SHA256 (rust/crates/flate2-1.0.25.crate) = a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841 SIZE (rust/crates/flate2-1.0.25.crate) = 70210 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/getrandom-0.1.16.crate) = 8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce -SIZE (rust/crates/getrandom-0.1.16.crate) = 25077 -SHA256 (rust/crates/getrandom-0.2.8.crate) = c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31 -SIZE (rust/crates/getrandom-0.2.8.crate) = 30553 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 -SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 -SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 -SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9 -SIZE (rust/crates/heck-0.4.0.crate) = 11161 -SHA256 (rust/crates/hermit-abi-0.2.6.crate) = ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7 -SIZE (rust/crates/hermit-abi-0.2.6.crate) = 13027 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 +SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 -SHA256 (rust/crates/in-place-0.2.0.crate) = 1cdb69f3adfd5f493210cece799f4620417bf9965bc1536c22ae0e29ba27a8c0 -SIZE (rust/crates/in-place-0.2.0.crate) = 17615 SHA256 (rust/crates/indexmap-1.9.2.crate) = 1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399 SIZE (rust/crates/indexmap-1.9.2.crate) = 54627 -SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 -SIZE (rust/crates/indexmap-2.2.6.crate) = 82420 -SHA256 (rust/crates/io-lifetimes-1.0.3.crate) = 46112a93252b123d31a119a8d1a1ac19deac4fac6e0e8b0df58f0d4e5870e63c -SIZE (rust/crates/io-lifetimes-1.0.3.crate) = 35650 -SHA256 (rust/crates/is-terminal-0.4.2.crate) = 28dfb6c8100ccc63462345b67d1bbc3679177c75ee4bf59bf29c8b1d110b8189 -SIZE (rust/crates/is-terminal-0.4.2.crate) = 7577 +SHA256 (rust/crates/io-lifetimes-1.0.11.crate) = eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2 +SIZE (rust/crates/io-lifetimes-1.0.11.crate) = 37346 +SHA256 (rust/crates/is-terminal-0.4.5.crate) = 8687c819457e979cc940d09cb16e42a1bf70aa6b60a549de6d3a62a0ee90c69e +SIZE (rust/crates/is-terminal-0.4.5.crate) = 7760 SHA256 (rust/crates/itoa-1.0.5.crate) = fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440 SIZE (rust/crates/itoa-1.0.5.crate) = 10622 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 @@ -105,28 +85,26 @@ SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09 SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 SHA256 (rust/crates/linux-raw-sys-0.1.4.crate) = f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4 SIZE (rust/crates/linux-raw-sys-0.1.4.crate) = 878981 -SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c -SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855 -SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d -SIZE (rust/crates/memchr-2.5.0.crate) = 65812 +SHA256 (rust/crates/linux-raw-sys-0.3.8.crate) = ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519 +SIZE (rust/crates/linux-raw-sys-0.3.8.crate) = 1013776 +SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d +SIZE (rust/crates/memchr-2.7.2.crate) = 96220 SHA256 (rust/crates/miniz_oxide-0.6.2.crate) = b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa SIZE (rust/crates/miniz_oxide-0.6.2.crate) = 54536 -SHA256 (rust/crates/ntest-0.9.0.crate) = da8ec6d2b73d45307e926f5af46809768581044384637af6b3f3fe7c3c88f512 -SIZE (rust/crates/ntest-0.9.0.crate) = 5212 -SHA256 (rust/crates/ntest_test_cases-0.9.0.crate) = be7d33be719c6f4d09e64e27c1ef4e73485dc4cc1f4d22201f89860a7fe22e22 -SIZE (rust/crates/ntest_test_cases-0.9.0.crate) = 5336 -SHA256 (rust/crates/ntest_timeout-0.9.0.crate) = 066b468120587a402f0b47d8f80035c921f6a46f8209efd0632a89a16f5188a4 -SIZE (rust/crates/ntest_timeout-0.9.0.crate) = 2972 -SHA256 (rust/crates/num-traits-0.2.15.crate) = 578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd -SIZE (rust/crates/num-traits-0.2.15.crate) = 49262 -SHA256 (rust/crates/once_cell-1.17.0.crate) = 6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66 -SIZE (rust/crates/once_cell-1.17.0.crate) = 32736 +SHA256 (rust/crates/ntest-0.9.2.crate) = 41cd16a2e6992865367e7ca50cd6953d09daaed93641421168733a1274afadd6 +SIZE (rust/crates/ntest-0.9.2.crate) = 4580 +SHA256 (rust/crates/ntest_test_cases-0.9.2.crate) = 197eff6c12b80ff5de6173e438fa3c1340a9e708118c1626e690f65aee1e5332 +SIZE (rust/crates/ntest_test_cases-0.9.2.crate) = 4806 +SHA256 (rust/crates/ntest_timeout-0.9.2.crate) = ef492b5cf80f90c050b287e747228a1fa6517e9d754f364b5a7e0e038e49a25f +SIZE (rust/crates/ntest_timeout-0.9.2.crate) = 3068 +SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 +SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 SHA256 (rust/crates/onig-6.4.0.crate) = 8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f SIZE (rust/crates/onig-6.4.0.crate) = 32616 SHA256 (rust/crates/onig_sys-69.8.1.crate) = 7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7 SIZE (rust/crates/onig_sys-69.8.1.crate) = 638216 -SHA256 (rust/crates/os_str_bytes-6.4.1.crate) = 9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee -SIZE (rust/crates/os_str_bytes-6.4.1.crate) = 23101 +SHA256 (rust/crates/os_str_bytes-6.6.1.crate) = e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1 +SIZE (rust/crates/os_str_bytes-6.6.1.crate) = 27643 SHA256 (rust/crates/phf-0.11.1.crate) = 928c6535de93548188ef63bb7c4036bd415cd8f36ad25af44b9789b2ee72a48c SIZE (rust/crates/phf-0.11.1.crate) = 17232 SHA256 (rust/crates/phf_shared-0.11.1.crate) = e1fb5f6f826b772a8d4c0394209441e7d37cbbb967ae9c7e0e8134365c9ee676 @@ -135,50 +113,24 @@ SHA256 (rust/crates/pkg-config-0.3.26.crate) = 6ac9a59f73473f1b8d852421e59e64809 SIZE (rust/crates/pkg-config-0.3.26.crate) = 18662 SHA256 (rust/crates/plist-1.3.1.crate) = bd39bc6cdc9355ad1dc5eeedefee696bb35c34caf21768741e81826c0bbd7225 SIZE (rust/crates/plist-1.3.1.crate) = 44772 -SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de -SIZE (rust/crates/ppv-lite86-0.2.17.crate) = 22242 SHA256 (rust/crates/proc-macro-crate-1.2.1.crate) = eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9 SIZE (rust/crates/proc-macro-crate-1.2.1.crate) = 9161 SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.64.crate) = 78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da -SIZE (rust/crates/proc-macro2-1.0.64.crate) = 44848 -SHA256 (rust/crates/propfuzz-0.0.1.crate) = cf775bd278492e4908c866f47385a46c4a07f66bb373aff4745f59abb19c4df5 -SIZE (rust/crates/propfuzz-0.0.1.crate) = 6271 -SHA256 (rust/crates/propfuzz-macro-0.0.1.crate) = 5d5b9b3697fc8ff26a9da20efc7029679d664794f7dd906cfa6cf72ea1523ff6 -SIZE (rust/crates/propfuzz-macro-0.0.1.crate) = 7426 -SHA256 (rust/crates/proptest-0.10.1.crate) = 12e6c80c1139113c28ee4670dc50cc42915228b51f56a9e407f0ec60f966646f -SIZE (rust/crates/proptest-0.10.1.crate) = 189747 -SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 -SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 -SHA256 (rust/crates/quote-1.0.23.crate) = 8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b -SIZE (rust/crates/quote-1.0.23.crate) = 28058 -SHA256 (rust/crates/rand-0.7.3.crate) = 6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03 -SIZE (rust/crates/rand-0.7.3.crate) = 112246 -SHA256 (rust/crates/rand_chacha-0.2.2.crate) = f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402 -SIZE (rust/crates/rand_chacha-0.2.2.crate) = 13267 -SHA256 (rust/crates/rand_core-0.5.1.crate) = 90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19 -SIZE (rust/crates/rand_core-0.5.1.crate) = 21116 -SHA256 (rust/crates/rand_hc-0.2.0.crate) = ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c -SIZE (rust/crates/rand_hc-0.2.0.crate) = 11670 -SHA256 (rust/crates/rand_xorshift-0.2.0.crate) = 77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8 -SIZE (rust/crates/rand_xorshift-0.2.0.crate) = 9098 -SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a -SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 -SHA256 (rust/crates/redox_users-0.4.3.crate) = b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b -SIZE (rust/crates/redox_users-0.4.3.crate) = 15353 -SHA256 (rust/crates/regex-1.7.0.crate) = e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a -SIZE (rust/crates/regex-1.7.0.crate) = 239421 +SHA256 (rust/crates/proc-macro2-1.0.81.crate) = 3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba +SIZE (rust/crates/proc-macro2-1.0.81.crate) = 48233 +SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 +SIZE (rust/crates/quote-1.0.36.crate) = 28507 +SHA256 (rust/crates/regex-1.5.5.crate) = 1a11647b6b25ff05a515cb92c365cec08801e83423a235b51e231e1808747286 +SIZE (rust/crates/regex-1.5.5.crate) = 238119 SHA256 (rust/crates/regex-syntax-0.6.28.crate) = 456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848 SIZE (rust/crates/regex-syntax-0.6.28.crate) = 299288 SHA256 (rust/crates/rustix-0.36.17.crate) = 305efbd14fde4139eb501df5f136994bb520b033fa9fbdce287507dc23b8c7ed SIZE (rust/crates/rustix-0.36.17.crate) = 290840 -SHA256 (rust/crates/rustix-0.38.32.crate) = 65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89 -SIZE (rust/crates/rustix-0.38.32.crate) = 376999 -SHA256 (rust/crates/rusty-fork-0.3.0.crate) = cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f -SIZE (rust/crates/rusty-fork-0.3.0.crate) = 19881 +SHA256 (rust/crates/rustix-0.37.27.crate) = fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2 +SIZE (rust/crates/rustix-0.37.27.crate) = 324534 SHA256 (rust/crates/ryu-1.0.12.crate) = 7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde SIZE (rust/crates/ryu-1.0.12.crate) = 47070 SHA256 (rust/crates/safemem-0.3.3.crate) = ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072 @@ -191,8 +143,8 @@ SHA256 (rust/crates/serde_derive-1.0.152.crate) = af487d118eecd09402d70a5d725518 SIZE (rust/crates/serde_derive-1.0.152.crate) = 55586 SHA256 (rust/crates/serde_json-1.0.91.crate) = 877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883 SIZE (rust/crates/serde_json-1.0.91.crate) = 144654 -SHA256 (rust/crates/serde_spanned-0.6.5.crate) = eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1 -SIZE (rust/crates/serde_spanned-0.6.5.crate) = 8349 +SHA256 (rust/crates/serde_spanned-0.6.1.crate) = 0efd8caf556a6cebd3b285caf480045fcc1ac04f6bd786b09a6f11af30c4fcf4 +SIZE (rust/crates/serde_spanned-0.6.1.crate) = 7828 SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 SHA256 (rust/crates/siphasher-0.3.10.crate) = 7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de @@ -203,14 +155,14 @@ SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f0 SIZE (rust/crates/strsim-0.10.0.crate) = 11355 SHA256 (rust/crates/syn-1.0.107.crate) = 1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5 SIZE (rust/crates/syn-1.0.107.crate) = 237539 +SHA256 (rust/crates/syn-2.0.60.crate) = 909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3 +SIZE (rust/crates/syn-2.0.60.crate) = 255808 SHA256 (rust/crates/syntect-5.0.0.crate) = c6c454c27d9d7d9a84c7803aaa3c50cd088d2906fe3c6e42da3209aa623576a8 SIZE (rust/crates/syntect-5.0.0.crate) = 809452 -SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 -SIZE (rust/crates/tempfile-3.10.1.crate) = 33653 -SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755 -SIZE (rust/crates/termcolor-1.1.3.crate) = 17242 -SHA256 (rust/crates/terminal_size-0.2.3.crate) = cb20089a8ba2b69debd491f8d2d023761cbf196e999218c591fa1e7e15a21907 -SIZE (rust/crates/terminal_size-0.2.3.crate) = 9361 +SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 +SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 +SHA256 (rust/crates/terminal_size-0.2.6.crate) = 8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237 +SIZE (rust/crates/terminal_size-0.2.6.crate) = 10585 SHA256 (rust/crates/thiserror-1.0.38.crate) = 6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0 SIZE (rust/crates/thiserror-1.0.38.crate) = 18947 SHA256 (rust/crates/thiserror-impl-1.0.38.crate) = 1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f @@ -223,28 +175,22 @@ SHA256 (rust/crates/time-macros-0.2.6.crate) = d967f99f534ca7e495c575c62638eebc2 SIZE (rust/crates/time-macros-0.2.6.crate) = 19163 SHA256 (rust/crates/toml-0.5.10.crate) = 1333c76748e868a4d9d1017b5ab53171dfd095f70c712fdb4653a406547f598f SIZE (rust/crates/toml-0.5.10.crate) = 55193 -SHA256 (rust/crates/toml-0.8.12.crate) = e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3 -SIZE (rust/crates/toml-0.8.12.crate) = 51145 -SHA256 (rust/crates/toml_datetime-0.6.5.crate) = 3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1 -SIZE (rust/crates/toml_datetime-0.6.5.crate) = 10910 -SHA256 (rust/crates/toml_edit-0.22.9.crate) = 8e40bb779c5187258fd7aad0eb68cb8706a0a81fa712fbea808ab43c4b8374c4 -SIZE (rust/crates/toml_edit-0.22.9.crate) = 104173 -SHA256 (rust/crates/typed-arena-2.0.1.crate) = 0685c84d5d54d1c26f7d3eb96cd41550adb97baed141a761cf335d3d33bcd0ae -SIZE (rust/crates/typed-arena-2.0.1.crate) = 11439 +SHA256 (rust/crates/toml-0.7.3.crate) = b403acf6f2bb0859c93c7f0d967cb4a75a7ac552100f9322faf64dc047669b21 +SIZE (rust/crates/toml-0.7.3.crate) = 47227 +SHA256 (rust/crates/toml_datetime-0.6.1.crate) = 3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622 +SIZE (rust/crates/toml_datetime-0.6.1.crate) = 10765 +SHA256 (rust/crates/toml_edit-0.19.6.crate) = 08de71aa0d6e348f070457f85af8bd566e2bc452156a423ddf22861b3a953fae +SIZE (rust/crates/toml_edit-0.19.6.crate) = 94466 +SHA256 (rust/crates/typed-arena-2.0.2.crate) = 6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a +SIZE (rust/crates/typed-arena-2.0.2.crate) = 11848 SHA256 (rust/crates/unicode-ident-1.0.6.crate) = 84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc SIZE (rust/crates/unicode-ident-1.0.6.crate) = 42158 SHA256 (rust/crates/unicode_categories-0.1.1.crate) = 39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e SIZE (rust/crates/unicode_categories-0.1.1.crate) = 87298 SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f SIZE (rust/crates/version_check-0.9.4.crate) = 14895 -SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6 -SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441 SHA256 (rust/crates/walkdir-2.3.2.crate) = 808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56 SIZE (rust/crates/walkdir-2.3.2.crate) = 23516 -SHA256 (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519 -SIZE (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = 31521 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 @@ -253,51 +199,67 @@ SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e9 SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-sys-0.42.0.crate) = 5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7 -SIZE (rust/crates/windows-sys-0.42.0.crate) = 3006791 SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 +SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.4.crate) = 7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b SIZE (rust/crates/windows-targets-0.52.4.crate) = 6310 SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.4.crate) = bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.4.crate) = 433373 SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.4.crate) = da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675 SIZE (rust/crates/windows_aarch64_msvc-0.52.4.crate) = 828055 SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 +SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.4.crate) = b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3 SIZE (rust/crates/windows_i686_gnu-0.52.4.crate) = 875736 SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 +SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.4.crate) = 1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02 SIZE (rust/crates/windows_i686_msvc-0.52.4.crate) = 895530 SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.4.crate) = 5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03 SIZE (rust/crates/windows_x86_64_gnu-0.52.4.crate) = 831627 SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.4.crate) = 77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177 SIZE (rust/crates/windows_x86_64_gnullvm-0.52.4.crate) = 433358 SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.4.crate) = 32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8 SIZE (rust/crates/windows_x86_64_msvc-0.52.4.crate) = 828019 -SHA256 (rust/crates/winnow-0.6.6.crate) = f0c976aaaa0e1f90dbb21e9587cdaf1d9679a1cde8875c0d6bd83ab96a208352 -SIZE (rust/crates/winnow-0.6.6.crate) = 159321 -SHA256 (rust/crates/xdg-2.4.1.crate) = 0c4583db5cbd4c4c0303df2d15af80f0539db703fa1c68802d4cbbd2dd0f88f6 -SIZE (rust/crates/xdg-2.4.1.crate) = 14034 +SHA256 (rust/crates/winnow-0.3.8.crate) = da01e24d23aeb852fb05609f2701ce4da9f73d58857239ed3853667cf178f204 +SIZE (rust/crates/winnow-0.3.8.crate) = 176929 +SHA256 (rust/crates/xdg-2.5.2.crate) = 213b7324336b53d2414b2db8537e56544d981803139155afa84f76eeebb7a546 +SIZE (rust/crates/xdg-2.5.2.crate) = 14394 SHA256 (rust/crates/xml-rs-0.8.14.crate) = 52839dc911083a8ef63efa4d039d1f58b5e409f923e44c80828f206f66e5541c SIZE (rust/crates/xml-rs-0.8.14.crate) = 51905 SHA256 (rust/crates/yaml-rust-0.4.5.crate) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85 SIZE (rust/crates/yaml-rust-0.4.5.crate) = 47783 -SHA256 (kivikakk-comrak-0.23.0_GH0.tar.gz) = e291ac08a699cc6c4afb79f3dd23ee1b453dfd66d1c86af5d71889e25a458830 -SIZE (kivikakk-comrak-0.23.0_GH0.tar.gz) = 316912 +SHA256 (kivikakk-comrak-v0.24.1_GH0.tar.gz) = 045aadd282968c15499bf308974fb9ea4293b9b8ada29baaafa818546943297d +SIZE (kivikakk-comrak-v0.24.1_GH0.tar.gz) = 320251 From nobody Mon May 20 05:18: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 4VjQnw68bcz5LpPK; Mon, 20 May 2024 05:18:28 +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 4VjQnw5hgsz4PkY; Mon, 20 May 2024 05:18:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716182308; 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=KOWkqhx1pTPo8vkkchLJrpdZWttfpwe4JOXjzUSyg1g=; b=jBZSz/WIT9bY1SHHKfnfQtAbogpuKzWu3ke28Or/pBESeCMqbitoh34dwJMKYiF6oOgVNs HJ9ah4rn0KxiuxlYzBQgWfZDI8+mjM5gto4TIEss/37Rs3FoLb0DYIkBiiR5Z+DZPxXhAM K+7rLvqfPJfhN+D40I2ppJtaHs6JTQzYbVOSZOrmYcK5z6w8a5m3pr5PCP6PA8ZCaNIoGg 6daTel5hjpzNWweie0rgzKNmUDFr4WCgIkCRl2ugwpeDgUTf/Q/soK1nAq8j0Ll9+14vpv oOp9wudyDwIoX35bY5MtnukC+a0jIbC74BWpLxN62Nm79HXqJpAXrAgyOsrGwQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716182308; a=rsa-sha256; cv=none; b=TW5DWtRpUWiG63HLPg6UowEprpPQ3j5RSSGn4anivwfyGG3/iCsJRR4qUdbZFsEJPCLcYF IX+SAB+VUOCoQJqOBeEY7bn7IiCk+WobP9PoKvZgohlwp7XuN8lpYL2maaEnlq3jVijSoa PdvpwQe2CGob5qelYI8F+H43sm932SNdxuFjwljljFZ/rucHKjoskpIzdtRvM844I+14fK tzIb05a8grY/MLiJoJi4v12gAgPlp/ah1DI81nnYvYpXbdtzRCODkDMM2vv9I9nLlCltdp AGQclNdSXc0IzIIRZ+roahJOUrgOUUkZKWy/Z1EpGgkHK/XjwREDmrSZOGIMXA== 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=1716182308; 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=KOWkqhx1pTPo8vkkchLJrpdZWttfpwe4JOXjzUSyg1g=; b=H/dmzi/G+qWp8F2PNwAPtSVla4h2X1BVViAVc0h3gJfV8nphW8vNrBjjylFgJmD5zQ9/kd EJPp/Wh3pBUicsBRIL2lZQsVYbZ8yH4eWs3zoFXnTc04pfp+IuoN1MMqdjhkb71JD6HvAO x8GDMJEGJTtnQhaK1Wa/dWCVWFTwqH6HZFMXx744ajr+mOc++d6fF5c8JXqgBTnLeTawln dRCtV5FleA8QZtv9jrN4Xx7Pt7cTWjsBgp06v95O5vqX8fGF0KQxhBtOLAwsgWjVFPgRPV 2jrFUyVPXCGBuGkmFFfIqaMIDX0EgTmCKY+w4Mbr7lw/zPH5VRfkiZgWWAMv3A== 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 4VjQnw5JHyzQKd; Mon, 20 May 2024 05:18:28 +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 44K5ISgu000727; Mon, 20 May 2024 05:18:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K5ISKd000724; Mon, 20 May 2024 05:18:28 GMT (envelope-from git) Date: Mon, 20 May 2024 05:18:28 GMT Message-Id: <202405200518.44K5ISKd000724@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: e87b0ae67ee2 - main - sysutils/mise: update 2024.5.16 =?utf-8?Q?=E2=86=92?= 2024.5.18 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e87b0ae67ee29ca3990de59f7e45af5b5c572713 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e87b0ae67ee29ca3990de59f7e45af5b5c572713 commit e87b0ae67ee29ca3990de59f7e45af5b5c572713 Author: Yuri Victorovich AuthorDate: 2024-05-20 05:17:20 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 05:18:23 +0000 sysutils/mise: update 2024.5.16 → 2024.5.18 Reported by: portscout --- sysutils/mise/Makefile | 52 ++++++++++++++---------- sysutils/mise/distinfo | 106 +++++++++++++++++++++++++++++-------------------- 2 files changed, 94 insertions(+), 64 deletions(-) diff --git a/sysutils/mise/Makefile b/sysutils/mise/Makefile index 62d987a4a401..154998163704 100644 --- a/sysutils/mise/Makefile +++ b/sysutils/mise/Makefile @@ -1,6 +1,6 @@ PORTNAME= mise DISTVERSIONPREFIX= v -DISTVERSION= 2024.5.16 +DISTVERSION= 2024.5.18 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org @@ -50,7 +50,7 @@ CARGO_CRATES= addr2line-0.21.0 \ bytes-1.6.0 \ calm_io-0.1.1 \ calmio_filters-0.1.0 \ - cc-1.0.97 \ + cc-1.0.98 \ cfg-if-1.0.0 \ chrono-0.4.38 \ ci_info-0.14.14 \ @@ -75,12 +75,12 @@ CARGO_CRATES= addr2line-0.21.0 \ crc32fast-1.4.0 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.19 \ + crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ ctor-0.2.8 \ curve25519-dalek-4.1.2 \ curve25519-dalek-derive-0.1.1 \ - demand-1.1.2 \ + demand-1.2.2 \ der-0.7.9 \ deranged-0.3.11 \ derive_arbitrary-1.3.2 \ @@ -94,9 +94,11 @@ CARGO_CRATES= addr2line-0.21.0 \ dunce-1.0.4 \ ed25519-2.2.3 \ ed25519-dalek-2.1.1 \ - either-1.11.0 \ + either-1.12.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ + env_filter-0.1.0 \ + env_logger-0.11.3 \ envmnt-0.10.4 \ equivalent-1.0.1 \ errno-0.2.8 \ @@ -159,8 +161,8 @@ CARGO_CRATES= addr2line-0.21.0 \ indexmap-2.2.6 \ indicatif-0.17.8 \ indoc-2.0.5 \ - insta-1.38.0 \ - instant-0.1.12 \ + insta-1.39.0 \ + instant-0.1.13 \ ipnet-2.9.0 \ is_terminal_polyfill-1.70.0 \ itertools-0.12.1 \ @@ -169,25 +171,27 @@ CARGO_CRATES= addr2line-0.21.0 \ js-sys-0.3.69 \ kdl-4.6.0 \ lazy_static-1.4.0 \ - libc-0.2.154 \ + libc-0.2.155 \ libgit2-sys-0.16.2+1.7.2 \ libssh2-sys-0.3.0 \ libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ - linux-raw-sys-0.4.13 \ + linux-raw-sys-0.4.14 \ log-0.4.21 \ + matchers-0.1.0 \ memchr-2.7.2 \ memoffset-0.7.1 \ miette-5.10.0 \ miette-derive-5.10.0 \ mime-0.3.17 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.7.2 \ + miniz_oxide-0.7.3 \ mio-0.8.11 \ native-tls-0.2.11 \ nix-0.26.4 \ nom-7.1.3 \ normalize-line-endings-0.3.0 \ + nu-ansi-term-0.46.0 \ num-conv-0.1.0 \ num-traits-0.2.19 \ num_cpus-1.16.0 \ @@ -200,6 +204,7 @@ CARGO_CRATES= addr2line-0.21.0 \ openssl-probe-0.1.5 \ openssl-sys-0.9.102 \ os_pipe-1.1.5 \ + overload-0.1.1 \ owo-colors-3.5.0 \ papergrid-0.11.0 \ paste-1.0.15 \ @@ -225,7 +230,7 @@ CARGO_CRATES= addr2line-0.21.0 \ pretty_assertions-1.4.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.82 \ + proc-macro2-1.0.83 \ quick-xml-0.23.1 \ quote-1.0.36 \ rand-0.8.5 \ @@ -235,7 +240,9 @@ CARGO_CRATES= addr2line-0.21.0 \ rayon-core-1.12.1 \ redox_syscall-0.4.1 \ regex-1.10.4 \ + regex-automata-0.1.10 \ regex-automata-0.4.6 \ + regex-syntax-0.6.29 \ regex-syntax-0.8.3 \ reqwest-0.11.27 \ ring-0.17.8 \ @@ -259,10 +266,10 @@ CARGO_CRATES= addr2line-0.21.0 \ self-replace-1.3.7 \ self_update-0.39.0 \ semver-1.0.23 \ - serde-1.0.201 \ - serde_derive-1.0.201 \ + serde-1.0.202 \ + serde_derive-1.0.202 \ serde_json-1.0.117 \ - serde_spanned-0.6.5 \ + serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ @@ -283,7 +290,7 @@ CARGO_CRATES= addr2line-0.21.0 \ strum_macros-0.26.2 \ subtle-2.5.0 \ syn-1.0.109 \ - syn-2.0.63 \ + syn-2.0.65 \ sync_wrapper-0.1.2 \ sys-info-0.9.1 \ system-configuration-0.5.1 \ @@ -299,8 +306,10 @@ CARGO_CRATES= addr2line-0.21.0 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ - thiserror-1.0.60 \ - thiserror-impl-1.0.60 \ + test-log-0.2.16 \ + test-log-macros-0.2.16 \ + thiserror-1.0.61 \ + thiserror-impl-1.0.61 \ thread_local-1.1.8 \ time-0.3.36 \ time-core-0.1.2 \ @@ -311,13 +320,14 @@ CARGO_CRATES= addr2line-0.21.0 \ tokio-native-tls-0.3.1 \ tokio-rustls-0.24.1 \ tokio-util-0.7.11 \ - toml-0.8.12 \ - toml_datetime-0.6.5 \ - toml_edit-0.22.12 \ + toml-0.8.13 \ + toml_datetime-0.6.6 \ + toml_edit-0.22.13 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ tracing-error-0.2.0 \ + tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ try-lock-0.2.5 \ typenum-1.17.0 \ @@ -394,7 +404,7 @@ CARGO_CRATES= addr2line-0.21.0 \ xx-1.1.1 \ yansi-0.5.1 \ zeroize-1.7.0 \ - zip-1.2.3 \ + zip-1.3.0 \ zipsign-api-0.1.1 OPENSSLINC= /usr/include diff --git a/sysutils/mise/distinfo b/sysutils/mise/distinfo index b2fb5e111daa..f711bbec1a0c 100644 --- a/sysutils/mise/distinfo +++ b/sysutils/mise/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1715832144 +TIMESTAMP = 1716178744 SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -63,8 +63,8 @@ SHA256 (rust/crates/calm_io-0.1.1.crate) = 2ea0608700fe42d90ec17ad0f86335cf229b6 SIZE (rust/crates/calm_io-0.1.1.crate) = 6908 SHA256 (rust/crates/calmio_filters-0.1.0.crate) = 846501f4575cd66766a40bb7ab6d8e960adc7eb49f753c8232bd8e0e09cf6ca2 SIZE (rust/crates/calmio_filters-0.1.0.crate) = 1930 -SHA256 (rust/crates/cc-1.0.97.crate) = 099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4 -SIZE (rust/crates/cc-1.0.97.crate) = 76951 +SHA256 (rust/crates/cc-1.0.98.crate) = 41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f +SIZE (rust/crates/cc-1.0.98.crate) = 76780 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 @@ -113,8 +113,8 @@ SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2 SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 -SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345 -SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328 +SHA256 (rust/crates/crossbeam-utils-0.8.20.crate) = 22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80 +SIZE (rust/crates/crossbeam-utils-0.8.20.crate) = 42487 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/ctor-0.2.8.crate) = edb49164822f3ee45b17acd4a208cfc1251410cf0cad9a833234c9890774dd9f @@ -123,8 +123,8 @@ SHA256 (rust/crates/curve25519-dalek-4.1.2.crate) = 0a677b8922c94e01bdbb12126b0b SIZE (rust/crates/curve25519-dalek-4.1.2.crate) = 305477 SHA256 (rust/crates/curve25519-dalek-derive-0.1.1.crate) = f46882e17999c6cc590af592290432be3bce0428cb0d5f8b6715e4dc7b383eb3 SIZE (rust/crates/curve25519-dalek-derive-0.1.1.crate) = 11723 -SHA256 (rust/crates/demand-1.1.2.crate) = cda1a13d78ff4cf9c32ab4a4cb331f04c2faea9a515aa8b1081b25a9a853844b -SIZE (rust/crates/demand-1.1.2.crate) = 688107 +SHA256 (rust/crates/demand-1.2.2.crate) = ac0e05015a3ce6c1bf6c356e720577d25637dead76af65a67cfde43009d39e27 +SIZE (rust/crates/demand-1.2.2.crate) = 729261 SHA256 (rust/crates/der-0.7.9.crate) = f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0 SIZE (rust/crates/der-0.7.9.crate) = 85173 SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 @@ -151,12 +151,16 @@ SHA256 (rust/crates/ed25519-2.2.3.crate) = 115531babc129696a58c64a4fef0a8bf9e969 SIZE (rust/crates/ed25519-2.2.3.crate) = 17802 SHA256 (rust/crates/ed25519-dalek-2.1.1.crate) = 4a3daa8e81a3963a60642bcc1f90a670680bd4a77535faa384e9d1c79d620871 SIZE (rust/crates/ed25519-dalek-2.1.1.crate) = 85736 -SHA256 (rust/crates/either-1.11.0.crate) = a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2 -SIZE (rust/crates/either-1.11.0.crate) = 18973 +SHA256 (rust/crates/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b +SIZE (rust/crates/either-1.12.0.crate) = 18974 SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59 SIZE (rust/crates/encoding_rs-0.8.34.crate) = 1378166 +SHA256 (rust/crates/env_filter-0.1.0.crate) = a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea +SIZE (rust/crates/env_filter-0.1.0.crate) = 11553 +SHA256 (rust/crates/env_logger-0.11.3.crate) = 38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9 +SIZE (rust/crates/env_logger-0.11.3.crate) = 29704 SHA256 (rust/crates/envmnt-0.10.4.crate) = d73999a2b8871e74c8b8bc23759ee9f3d85011b24fafc91a4b3b5c8cc8185501 SIZE (rust/crates/envmnt-0.10.4.crate) = 1194963 SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 @@ -281,10 +285,10 @@ SHA256 (rust/crates/indicatif-0.17.8.crate) = 763a5a8f45087d6bcea4222e7b72c291a0 SIZE (rust/crates/indicatif-0.17.8.crate) = 64869 SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 SIZE (rust/crates/indoc-2.0.5.crate) = 14396 -SHA256 (rust/crates/insta-1.38.0.crate) = 3eab73f58e59ca6526037208f0e98851159ec1633cf17b6cd2e1f2c3fd5d53cc -SIZE (rust/crates/insta-1.38.0.crate) = 86379 -SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c -SIZE (rust/crates/instant-0.1.12.crate) = 6128 +SHA256 (rust/crates/insta-1.39.0.crate) = 810ae6042d48e2c9e9215043563a58a80b877bc863228a74cf10c49d4620a6f5 +SIZE (rust/crates/insta-1.39.0.crate) = 87049 +SHA256 (rust/crates/instant-0.1.13.crate) = e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222 +SIZE (rust/crates/instant-0.1.13.crate) = 6305 SHA256 (rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3 SIZE (rust/crates/ipnet-2.9.0.crate) = 27627 SHA256 (rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800 @@ -301,8 +305,8 @@ SHA256 (rust/crates/kdl-4.6.0.crate) = 062c875482ccb676fd40c804a40e3824d4464c18c SIZE (rust/crates/kdl-4.6.0.crate) = 57472 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.154.crate) = ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346 -SIZE (rust/crates/libc-0.2.154.crate) = 743304 +SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c +SIZE (rust/crates/libc-0.2.155.crate) = 743539 SHA256 (rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = ee4126d8b4ee5c9d9ea891dd875cfdc1e9d0950437179104b183d7d8a74d24e8 SIZE (rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = 1773674 SHA256 (rust/crates/libssh2-sys-0.3.0.crate) = 2dc8a030b787e2119a731f1951d6a773e2280c660f8ec4b0f5e1505a386e71ee @@ -311,10 +315,12 @@ SHA256 (rust/crates/libz-sys-1.1.16.crate) = 5e143b5e666b2695d28f6bca6497720813f SIZE (rust/crates/libz-sys-1.1.16.crate) = 3958920 SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 -SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c -SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855 +SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 +SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c SIZE (rust/crates/log-0.4.21.crate) = 43442 +SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 +SIZE (rust/crates/matchers-0.1.0.crate) = 6948 SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d SIZE (rust/crates/memchr-2.7.2.crate) = 96220 SHA256 (rust/crates/memoffset-0.7.1.crate) = 5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4 @@ -327,8 +333,8 @@ SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bc SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 -SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 +SHA256 (rust/crates/miniz_oxide-0.7.3.crate) = 87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae +SIZE (rust/crates/miniz_oxide-0.7.3.crate) = 55774 SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c SIZE (rust/crates/mio-0.8.11.crate) = 102983 SHA256 (rust/crates/native-tls-0.2.11.crate) = 07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e @@ -339,6 +345,8 @@ SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737 +SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 +SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 @@ -363,6 +371,8 @@ SHA256 (rust/crates/openssl-sys-0.9.102.crate) = c597637d56fbc83893a35eb0dd04b2b SIZE (rust/crates/openssl-sys-0.9.102.crate) = 68622 SHA256 (rust/crates/os_pipe-1.1.5.crate) = 57119c3b893986491ec9aa85056780d3a0f3cf4da7cc09dd3650dbd6c6738fb9 SIZE (rust/crates/os_pipe-1.1.5.crate) = 11430 +SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 +SIZE (rust/crates/overload-0.1.1.crate) = 24439 SHA256 (rust/crates/owo-colors-3.5.0.crate) = c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f SIZE (rust/crates/owo-colors-3.5.0.crate) = 30310 SHA256 (rust/crates/papergrid-0.11.0.crate) = 9ad43c07024ef767f9160710b3a6773976194758c7919b17e63b863db0bdf7fb @@ -413,8 +423,8 @@ SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08c SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.82.crate) = 8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b -SIZE (rust/crates/proc-macro2-1.0.82.crate) = 48452 +SHA256 (rust/crates/proc-macro2-1.0.83.crate) = 0b33eb56c327dec362a9e55b3ad14f9d2f0904fb5a5b03b513ab5465399e9f43 +SIZE (rust/crates/proc-macro2-1.0.83.crate) = 48661 SHA256 (rust/crates/quick-xml-0.23.1.crate) = 11bafc859c6815fbaffbbbf4229ecb767ac913fecb27f9ad4343662e9ef099ea SIZE (rust/crates/quick-xml-0.23.1.crate) = 161488 SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 @@ -433,8 +443,12 @@ SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c SIZE (rust/crates/regex-1.10.4.crate) = 253191 +SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 +SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565 +SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 +SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56 SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497 SHA256 (rust/crates/reqwest-0.11.27.crate) = dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62 @@ -481,14 +495,14 @@ SHA256 (rust/crates/self_update-0.39.0.crate) = 1a34ad8e4a86884ab42e9b8690e9343a SIZE (rust/crates/self_update-0.39.0.crate) = 40137 SHA256 (rust/crates/semver-1.0.23.crate) = 61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b SIZE (rust/crates/semver-1.0.23.crate) = 30622 -SHA256 (rust/crates/serde-1.0.201.crate) = 780f1cebed1629e4753a1a38a3c72d30b97ec044f0aef68cb26650a3c5cf363c -SIZE (rust/crates/serde-1.0.201.crate) = 77725 -SHA256 (rust/crates/serde_derive-1.0.201.crate) = c5e405930b9796f1c00bee880d03fc7e0bb4b9a11afc776885ffe84320da2865 -SIZE (rust/crates/serde_derive-1.0.201.crate) = 55865 +SHA256 (rust/crates/serde-1.0.202.crate) = 226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395 +SIZE (rust/crates/serde-1.0.202.crate) = 77722 +SHA256 (rust/crates/serde_derive-1.0.202.crate) = 6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838 +SIZE (rust/crates/serde_derive-1.0.202.crate) = 55867 SHA256 (rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3 SIZE (rust/crates/serde_json-1.0.117.crate) = 146921 -SHA256 (rust/crates/serde_spanned-0.6.5.crate) = eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1 -SIZE (rust/crates/serde_spanned-0.6.5.crate) = 8349 +SHA256 (rust/crates/serde_spanned-0.6.6.crate) = 79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0 +SIZE (rust/crates/serde_spanned-0.6.6.crate) = 9120 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 @@ -529,8 +543,8 @@ SHA256 (rust/crates/subtle-2.5.0.crate) = 81cdd64d312baedb58e21336b31bc043b77e01 SIZE (rust/crates/subtle-2.5.0.crate) = 13909 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.63.crate) = bf5be731623ca1a1fb7d8be6f261a3be6d3e2337b8a1f97be944d020c8fcb704 -SIZE (rust/crates/syn-2.0.63.crate) = 258075 +SHA256 (rust/crates/syn-2.0.65.crate) = d2863d96a84c6439701d7a38f9de935ec562c8832cc55d1dde0f513b52fad106 +SIZE (rust/crates/syn-2.0.65.crate) = 264863 SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 SIZE (rust/crates/sync_wrapper-0.1.2.crate) = 6933 SHA256 (rust/crates/sys-info-0.9.1.crate) = 0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c @@ -561,10 +575,14 @@ SHA256 (rust/crates/test-case-core-3.3.1.crate) = adcb7fd841cd518e279be3d5a3eb06 SIZE (rust/crates/test-case-core-3.3.1.crate) = 14327 SHA256 (rust/crates/test-case-macros-3.3.1.crate) = 5c89e72a01ed4c579669add59014b9a524d609c0c88c6a585ce37485879f6ffb SIZE (rust/crates/test-case-macros-3.3.1.crate) = 4961 -SHA256 (rust/crates/thiserror-1.0.60.crate) = 579e9083ca58dd9dcf91a9923bb9054071b9ebbd800b342194c9feb0ee89fc18 -SIZE (rust/crates/thiserror-1.0.60.crate) = 21247 -SHA256 (rust/crates/thiserror-impl-1.0.60.crate) = e2470041c06ec3ac1ab38d0356a6119054dedaea53e12fbefc0de730a1c08524 -SIZE (rust/crates/thiserror-impl-1.0.60.crate) = 15787 +SHA256 (rust/crates/test-log-0.2.16.crate) = 3dffced63c2b5c7be278154d76b479f9f9920ed34e7574201407f0b14e2bbb93 +SIZE (rust/crates/test-log-0.2.16.crate) = 9919 +SHA256 (rust/crates/test-log-macros-0.2.16.crate) = 5999e24eaa32083191ba4e425deb75cdf25efefabe5aaccb7446dd0d4122a3f5 +SIZE (rust/crates/test-log-macros-0.2.16.crate) = 7603 +SHA256 (rust/crates/thiserror-1.0.61.crate) = c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709 +SIZE (rust/crates/thiserror-1.0.61.crate) = 21264 +SHA256 (rust/crates/thiserror-impl-1.0.61.crate) = 46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533 +SIZE (rust/crates/thiserror-impl-1.0.61.crate) = 15786 SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 SHA256 (rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885 @@ -585,12 +603,12 @@ SHA256 (rust/crates/tokio-rustls-0.24.1.crate) = c28327cf380ac148141087fbfb9de9d SIZE (rust/crates/tokio-rustls-0.24.1.crate) = 33049 SHA256 (rust/crates/tokio-util-0.7.11.crate) = 9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1 SIZE (rust/crates/tokio-util-0.7.11.crate) = 113421 -SHA256 (rust/crates/toml-0.8.12.crate) = e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3 -SIZE (rust/crates/toml-0.8.12.crate) = 51145 -SHA256 (rust/crates/toml_datetime-0.6.5.crate) = 3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1 -SIZE (rust/crates/toml_datetime-0.6.5.crate) = 10910 -SHA256 (rust/crates/toml_edit-0.22.12.crate) = d3328d4f68a705b2a4498da1d580585d39a6510f98318a2cec3018a7ec61ddef -SIZE (rust/crates/toml_edit-0.22.12.crate) = 104416 +SHA256 (rust/crates/toml-0.8.13.crate) = a4e43f8cc456c9704c851ae29c67e17ef65d2c30017c17a9765b89c382dc8bba +SIZE (rust/crates/toml-0.8.13.crate) = 50517 +SHA256 (rust/crates/toml_datetime-0.6.6.crate) = 4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf +SIZE (rust/crates/toml_datetime-0.6.6.crate) = 11698 +SHA256 (rust/crates/toml_edit-0.22.13.crate) = c127785850e8c20836d49732ae6abfa47616e60bf9d9f57c43c250361a9db96c +SIZE (rust/crates/toml_edit-0.22.13.crate) = 103518 SHA256 (rust/crates/tower-service-0.3.2.crate) = b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52 SIZE (rust/crates/tower-service-0.3.2.crate) = 6847 SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef @@ -599,6 +617,8 @@ SHA256 (rust/crates/tracing-core-0.1.32.crate) = c06d3da6113f116aaee68e4d6011916 SIZE (rust/crates/tracing-core-0.1.32.crate) = 61221 SHA256 (rust/crates/tracing-error-0.2.0.crate) = d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e SIZE (rust/crates/tracing-error-0.2.0.crate) = 13938 +SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 +SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.18.crate) = ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b SIZE (rust/crates/tracing-subscriber-0.3.18.crate) = 196312 SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b @@ -751,9 +771,9 @@ SHA256 (rust/crates/yansi-0.5.1.crate) = 09041cd90cf85f7f8b2df60c646f853b7f535ce SIZE (rust/crates/yansi-0.5.1.crate) = 16525 SHA256 (rust/crates/zeroize-1.7.0.crate) = 525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d SIZE (rust/crates/zeroize-1.7.0.crate) = 19039 -SHA256 (rust/crates/zip-1.2.3.crate) = c700ea425e148de30c29c580c1f9508b93ca57ad31c9f4e96b83c194c37a7a8f -SIZE (rust/crates/zip-1.2.3.crate) = 84627 +SHA256 (rust/crates/zip-1.3.0.crate) = f1f4a27345eb6f7aa7bd015ba7eb4175fa4e1b462a29874b779e0bbcf96c6ac7 +SIZE (rust/crates/zip-1.3.0.crate) = 85997 SHA256 (rust/crates/zipsign-api-0.1.1.crate) = 2ba5aa1827d6b1a35a29b3413ec69ce5f796e4d897e3e5b38f461bef41d225ea SIZE (rust/crates/zipsign-api-0.1.1.crate) = 13007 -SHA256 (jdx-mise-v2024.5.16_GH0.tar.gz) = e9e0d53762511b9e3bfa44404813e6725eca8a2bae391de961a7ad42f73d4a64 -SIZE (jdx-mise-v2024.5.16_GH0.tar.gz) = 2907862 +SHA256 (jdx-mise-v2024.5.18_GH0.tar.gz) = d7c052e4c80e0a6b081ad9974f72496e2aeb717a1f43d4442904a6d80cd87ed6 +SIZE (jdx-mise-v2024.5.18_GH0.tar.gz) = 2928974 From nobody Mon May 20 05:18:29 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 4VjQny4Gr4z5LpRP; Mon, 20 May 2024 05:18:30 +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 4VjQnx72L7z4PnQ; Mon, 20 May 2024 05:18:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716182310; 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=opIchxyOhxByg9OMLljuId6BVTaQf+h4354+il4eiZ8=; b=nbtvDuB8tzMTjzxMKFO8NCWdWerfKIT6Po5JqMbcIWJBoOatZZHLYvnoPpy/0VyU4hoRn/ voS3JrdW/6YtyooMkd9f2/s96mgFIe7I5uR9Gd5jOORtf0sjB5dpujMc8VrlycYUyF6f71 EDURR6lxXh3p3fAw9UwJ75Pu7/ZltFp5IWE2CDQ2MDmFPCyYAvJTw2HeyFSP99MG+u371t BqrLUgNwQrCH0B2h1wn62jIBfS0pUF3ZI+CKoMtmXJtKLk6+pCIPu32PSa5LEDOdIkOnL0 HqU3/2kQZ1KpXisRcLhLtoLR6HA/EQ1JI4iXIqQWn9JEvK675Hy2CmyRj8Zn9w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716182310; a=rsa-sha256; cv=none; b=Hjjp3qTO2tJqJdkz+EzDMAIVAB/hMIYy82fW0RdyxfP3wchMneXdVsDRuU2AjRPajJKYka pLx76CS/0YTN/mTeCpWA93ljhMHxlJn1pU6N7Db8tmVwgrfNQSe3xGauGibi9ft38J7pAg GO85KO7pfWCauowPOMMPjBltXJh1obftGaM92QbAzzf4OK+aiarR9SELj+IhaRM4F8yY0x f4GM5kmyVNWs2bQlsoihI8EytmSmCzMIyloKJS9gelZNQku5YDynM/4sJDEzh9aZn5wSUn YrM98VnRoyIaSoHHPhATEYSBl5vWVR6tZt2CE/6KBOdjRbDcJr+BKFe8ooksuQ== 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=1716182310; 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=opIchxyOhxByg9OMLljuId6BVTaQf+h4354+il4eiZ8=; b=W7inKiwVfYtQFijLXMbYyH0AocaexbkGNV4AiIqFlQlplUER58Q+FzEvE1kJDago3Ubw3+ 0N7K6FdCAjDH7nFevYuxBCQ/P/knwohN70c4BYr3dotWmENHBDU0VWjGSdyrONvQ2OcgmE Gdfnkug7tkKQA8SztmjeKnAJgpC0k3nKaIoeH4ZRmvVfqLo90Yozfgo6Lir6BmmQXJZCUc Q/pSNqe2mnMpnQbU8/ZcoTdng574wuS5H3UG09HesbN2DzYkZqCBCbmGPhTbiN5docVc/E OSC6wzS+kNsqwrK3H01cShiX8FT0vd1/kUXNqP/Zfji34B2J88SzzS6ISBaWWA== 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 4VjQnx6P8YzQ7v; Mon, 20 May 2024 05:18:29 +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 44K5ITGC000772; Mon, 20 May 2024 05:18:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K5ITYH000769; Mon, 20 May 2024 05:18:29 GMT (envelope-from git) Date: Mon, 20 May 2024 05:18:29 GMT Message-Id: <202405200518.44K5ITYH000769@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: a5a98dda2df2 - main - sysutils/mcfly: update 0.8.5 =?utf-8?Q?=E2=86=92?= 0.8.6 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a5a98dda2df22d6fe351fd8d468ee8367e97c7f3 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a5a98dda2df22d6fe351fd8d468ee8367e97c7f3 commit a5a98dda2df22d6fe351fd8d468ee8367e97c7f3 Author: Yuri Victorovich AuthorDate: 2024-05-20 05:17:29 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 05:18:23 +0000 sysutils/mcfly: update 0.8.5 → 0.8.6 Reported by: portscout --- sysutils/mcfly/Makefile | 28 ++++++++++++------------- sysutils/mcfly/distinfo | 56 ++++++++++++++++++++++++------------------------- 2 files changed, 40 insertions(+), 44 deletions(-) diff --git a/sysutils/mcfly/Makefile b/sysutils/mcfly/Makefile index d10dee7069ea..ae65a71a8afc 100644 --- a/sysutils/mcfly/Makefile +++ b/sysutils/mcfly/Makefile @@ -1,7 +1,6 @@ PORTNAME= mcfly DISTVERSIONPREFIX= v -DISTVERSION= 0.8.5 -PORTREVISION= 1 +DISTVERSION= 0.8.6 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org @@ -19,7 +18,6 @@ GH_ACCOUNT= cantino CARGO_CRATES= adler32-1.2.0 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ - allocator-api2-0.2.18 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anstream-0.6.14 \ @@ -74,7 +72,7 @@ CARGO_CRATES= adler32-1.2.0 \ dirs-sys-0.4.1 \ dirs-sys-next-0.1.2 \ dlv-list-0.5.2 \ - either-1.11.0 \ + either-1.12.0 \ equivalent-1.0.1 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ @@ -87,7 +85,7 @@ CARGO_CRATES= adler32-1.2.0 \ gif-0.10.3 \ hashbrown-0.13.2 \ hashbrown-0.14.5 \ - hashlink-0.9.0 \ + hashlink-0.9.1 \ heck-0.5.0 \ humantime-2.1.0 \ iana-time-zone-0.1.60 \ @@ -102,7 +100,7 @@ CARGO_CRATES= adler32-1.2.0 \ js-sys-0.3.69 \ json5-0.4.1 \ lazy_static-1.4.0 \ - libc-0.2.154 \ + libc-0.2.155 \ libredox-0.1.3 \ libsqlite3-sys-0.28.0 \ linked-hash-map-0.5.6 \ @@ -159,10 +157,10 @@ CARGO_CRATES= adler32-1.2.0 \ ryu-1.0.18 \ scoped_threadpool-0.1.9 \ scopeguard-1.2.0 \ - serde-1.0.201 \ - serde_derive-1.0.201 \ + serde-1.0.202 \ + serde_derive-1.0.202 \ serde_json-1.0.117 \ - serde_spanned-0.6.5 \ + serde_spanned-0.6.6 \ sha2-0.10.8 \ shellexpand-3.1.0 \ signal-hook-0.3.17 \ @@ -171,14 +169,14 @@ CARGO_CRATES= adler32-1.2.0 \ smallvec-1.13.2 \ strsim-0.11.1 \ syn-0.15.44 \ - syn-2.0.63 \ - thiserror-1.0.60 \ - thiserror-impl-1.0.60 \ + syn-2.0.64 \ + thiserror-1.0.61 \ + thiserror-impl-1.0.61 \ tiff-0.3.1 \ tiny-keccak-2.0.2 \ - toml-0.8.12 \ - toml_datetime-0.6.5 \ - toml_edit-0.22.12 \ + toml-0.8.13 \ + toml_datetime-0.6.6 \ + toml_edit-0.22.13 \ typenum-1.17.0 \ ucd-trie-0.1.6 \ unicode-ident-1.0.12 \ diff --git a/sysutils/mcfly/distinfo b/sysutils/mcfly/distinfo index ce35e08a2cf6..090c82c4aded 100644 --- a/sysutils/mcfly/distinfo +++ b/sysutils/mcfly/distinfo @@ -1,12 +1,10 @@ -TIMESTAMP = 1715495245 +TIMESTAMP = 1716178801 SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 SIZE (rust/crates/adler32-1.2.0.crate) = 6411 SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 SIZE (rust/crates/ahash-0.8.11.crate) = 43607 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f -SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 @@ -115,8 +113,8 @@ SHA256 (rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6f SIZE (rust/crates/dirs-sys-next-0.1.2.crate) = 10681 SHA256 (rust/crates/dlv-list-0.5.2.crate) = 442039f5147480ba31067cb00ada1adae6892028e40e45fc5de7b7df6dcc1b5f SIZE (rust/crates/dlv-list-0.5.2.crate) = 22373 -SHA256 (rust/crates/either-1.11.0.crate) = a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2 -SIZE (rust/crates/either-1.11.0.crate) = 18973 +SHA256 (rust/crates/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b +SIZE (rust/crates/either-1.12.0.crate) = 18974 SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 SHA256 (rust/crates/fallible-iterator-0.3.0.crate) = 2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649 @@ -141,8 +139,8 @@ SHA256 (rust/crates/hashbrown-0.13.2.crate) = 43a3c133739dddd0d2990f9a4bdf8eb4b2 SIZE (rust/crates/hashbrown-0.13.2.crate) = 105265 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashlink-0.9.0.crate) = 692eaaf7f7607518dd3cef090f1474b61edc5301d8012f09579920df68b725ee -SIZE (rust/crates/hashlink-0.9.0.crate) = 26390 +SHA256 (rust/crates/hashlink-0.9.1.crate) = 6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af +SIZE (rust/crates/hashlink-0.9.1.crate) = 28928 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 @@ -171,8 +169,8 @@ SHA256 (rust/crates/json5-0.4.1.crate) = 96b0db21af676c1ce64250b5f40f3ce2cf27e4e SIZE (rust/crates/json5-0.4.1.crate) = 15678 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.154.crate) = ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346 -SIZE (rust/crates/libc-0.2.154.crate) = 743304 +SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c +SIZE (rust/crates/libc-0.2.155.crate) = 743539 SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d SIZE (rust/crates/libredox-0.1.3.crate) = 6068 SHA256 (rust/crates/libsqlite3-sys-0.28.0.crate) = 0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f @@ -285,14 +283,14 @@ SHA256 (rust/crates/scoped_threadpool-0.1.9.crate) = 1d51f5df5af43ab3f1360b429fa SIZE (rust/crates/scoped_threadpool-0.1.9.crate) = 7800 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/serde-1.0.201.crate) = 780f1cebed1629e4753a1a38a3c72d30b97ec044f0aef68cb26650a3c5cf363c -SIZE (rust/crates/serde-1.0.201.crate) = 77725 -SHA256 (rust/crates/serde_derive-1.0.201.crate) = c5e405930b9796f1c00bee880d03fc7e0bb4b9a11afc776885ffe84320da2865 -SIZE (rust/crates/serde_derive-1.0.201.crate) = 55865 +SHA256 (rust/crates/serde-1.0.202.crate) = 226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395 +SIZE (rust/crates/serde-1.0.202.crate) = 77722 +SHA256 (rust/crates/serde_derive-1.0.202.crate) = 6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838 +SIZE (rust/crates/serde_derive-1.0.202.crate) = 55867 SHA256 (rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3 SIZE (rust/crates/serde_json-1.0.117.crate) = 146921 -SHA256 (rust/crates/serde_spanned-0.6.5.crate) = eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1 -SIZE (rust/crates/serde_spanned-0.6.5.crate) = 8349 +SHA256 (rust/crates/serde_spanned-0.6.6.crate) = 79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0 +SIZE (rust/crates/serde_spanned-0.6.6.crate) = 9120 SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 SIZE (rust/crates/sha2-0.10.8.crate) = 26357 SHA256 (rust/crates/shellexpand-3.1.0.crate) = da03fa3b94cc19e3ebfc88c4229c49d8f08cdbd1228870a45f0ffdf84988e14b @@ -309,22 +307,22 @@ SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3 SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/syn-0.15.44.crate) = 9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5 SIZE (rust/crates/syn-0.15.44.crate) = 184212 -SHA256 (rust/crates/syn-2.0.63.crate) = bf5be731623ca1a1fb7d8be6f261a3be6d3e2337b8a1f97be944d020c8fcb704 -SIZE (rust/crates/syn-2.0.63.crate) = 258075 -SHA256 (rust/crates/thiserror-1.0.60.crate) = 579e9083ca58dd9dcf91a9923bb9054071b9ebbd800b342194c9feb0ee89fc18 -SIZE (rust/crates/thiserror-1.0.60.crate) = 21247 -SHA256 (rust/crates/thiserror-impl-1.0.60.crate) = e2470041c06ec3ac1ab38d0356a6119054dedaea53e12fbefc0de730a1c08524 -SIZE (rust/crates/thiserror-impl-1.0.60.crate) = 15787 +SHA256 (rust/crates/syn-2.0.64.crate) = 7ad3dee41f36859875573074334c200d1add8e4a87bb37113ebd31d926b7b11f +SIZE (rust/crates/syn-2.0.64.crate) = 264945 +SHA256 (rust/crates/thiserror-1.0.61.crate) = c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709 +SIZE (rust/crates/thiserror-1.0.61.crate) = 21264 +SHA256 (rust/crates/thiserror-impl-1.0.61.crate) = 46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533 +SIZE (rust/crates/thiserror-impl-1.0.61.crate) = 15786 SHA256 (rust/crates/tiff-0.3.1.crate) = d7b7c2cfc4742bd8a32f2e614339dd8ce30dbcf676bb262bd63a2327bc5df57d SIZE (rust/crates/tiff-0.3.1.crate) = 19351 SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 -SHA256 (rust/crates/toml-0.8.12.crate) = e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3 -SIZE (rust/crates/toml-0.8.12.crate) = 51145 -SHA256 (rust/crates/toml_datetime-0.6.5.crate) = 3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1 -SIZE (rust/crates/toml_datetime-0.6.5.crate) = 10910 -SHA256 (rust/crates/toml_edit-0.22.12.crate) = d3328d4f68a705b2a4498da1d580585d39a6510f98318a2cec3018a7ec61ddef -SIZE (rust/crates/toml_edit-0.22.12.crate) = 104416 +SHA256 (rust/crates/toml-0.8.13.crate) = a4e43f8cc456c9704c851ae29c67e17ef65d2c30017c17a9765b89c382dc8bba +SIZE (rust/crates/toml-0.8.13.crate) = 50517 +SHA256 (rust/crates/toml_datetime-0.6.6.crate) = 4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf +SIZE (rust/crates/toml_datetime-0.6.6.crate) = 11698 +SHA256 (rust/crates/toml_edit-0.22.13.crate) = c127785850e8c20836d49732ae6abfa47616e60bf9d9f57c43c250361a9db96c +SIZE (rust/crates/toml_edit-0.22.13.crate) = 103518 SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 SIZE (rust/crates/typenum-1.17.0.crate) = 42849 SHA256 (rust/crates/ucd-trie-0.1.6.crate) = ed646292ffc8188ef8ea4d1e0e0150fb15a5c2e12ad9b8fc191ae7a8a7f3c4b9 @@ -411,5 +409,5 @@ SHA256 (rust/crates/zerocopy-0.7.34.crate) = ae87e3fcd617500e5d106f0380cf7b77f3c SIZE (rust/crates/zerocopy-0.7.34.crate) = 151177 SHA256 (rust/crates/zerocopy-derive-0.7.34.crate) = 15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b SIZE (rust/crates/zerocopy-derive-0.7.34.crate) = 37907 -SHA256 (cantino-mcfly-v0.8.5_GH0.tar.gz) = 110b639b1c814a166faf205deb0714d96049f65c58bd9514189892484ebfd82b -SIZE (cantino-mcfly-v0.8.5_GH0.tar.gz) = 226309 +SHA256 (cantino-mcfly-v0.8.6_GH0.tar.gz) = baab80d9c78843d32a04d63107ec4fc8d7627989ac374bd16a2a9904f296498b +SIZE (cantino-mcfly-v0.8.6_GH0.tar.gz) = 226539 From nobody Mon May 20 05:18:30 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 4VjQnz2lfLz5LpjJ; Mon, 20 May 2024 05:18:31 +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 4VjQnz0jymz4PYr; Mon, 20 May 2024 05:18:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716182311; 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=+cssVxnn2r/97I+84xLvlE2nYHEbXtt87/VmfM7tN1Q=; b=gQPOuXoskN4NyqkpcZrxB6R0Th/tl1usRQBd2MKcbcH5z+wy50uOVXt6YLFYsGbv34RHzv fn6w/jeQ0DPcyZRKPMSyr9EiclZuCPObLKt4BETnzSS31EsJ64BOhSSdLONGdBaGTXyEa1 Hx4iUxCjtYO2+3ihfgD5IW6Zyg4029+2rTPRCcEO3VROrWClCNY3RszrFBq4AD+eONQZik Xs3RFZiJHtFETpzqcIeTCEumKykwSBJHvSWzHB31tvByVc+UEmYG67V/MI1BDI5Vppf0bd MijKSHzPR9EXY3NVBre8oR4zbwDmelVeHZwa5loItCSVy/fbY65Fa0/I5vamaw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716182311; a=rsa-sha256; cv=none; b=GhLCp18NKakATGN2xFJax63Ei5a2BUfNOlhykwAOq3NYPPLN6URpo1ahBtfE3fXVq8Si4U E1qQqdGMaFhXdJVt5O6b/a5kfjRGLklaNer0eOaIkklxhebZgzKc8jkrwi3AaOIHS4S+09 H5aEQWv7yRxos1VgE9jUWXddIpzmi7ejy8ifAQmfz0O6J5dPB/fnwnV+3MwerNpmchz1Hy n+6P4tLYYDim+R641NiAnviYF4XXxgajpAHml3O4nEB3hHGDovYSfNEIGbAuMTQ8x3HrJF fbcF57sK2g59Ki75zbCDXb0RG0mjANfOB75AuWoWkC207oUvy9GM2uKMMztQRA== 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=1716182311; 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=+cssVxnn2r/97I+84xLvlE2nYHEbXtt87/VmfM7tN1Q=; b=PjNFdm4pvWuANH8HrT3StwDr06al9X8YVwDwWgoOz1cMQ04f3XbGnauE1hlxDQppPiUpCB 2Odfu7mtwmpfV7HM6YttTpO6Edg0WCpuat0ElEfs1dpIdJ8ujveGfVVRpPjXxiRi+39eHc 3/KafbdLhARCINrLyGk3hT761PttOPBAwyz1AR0AmduBnf8T+E9+SKkYyjSKfPoZTJChU8 Q0xEN3kmnUVXujzXDXoRPT8Yz3O0R2D2+lRyfg3/w3vDo9qaaeUE3/yXWjyzYRkcdHqbTQ Bhne/s7H1aZiPd6o5hXS/G3H1FwcoPNlORpwoZYLcsqjR2BKpP66EtyZf3RSTQ== 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 4VjQnz0FmbzPmF; Mon, 20 May 2024 05:18:31 +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 44K5IUFC000826; Mon, 20 May 2024 05:18:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K5IUOB000823; Mon, 20 May 2024 05:18:30 GMT (envelope-from git) Date: Mon, 20 May 2024 05:18:30 GMT Message-Id: <202405200518.44K5IUOB000823@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: 1d1783601e5a - main - net-p2p/twitch-tui: update 2.6.9 =?utf-8?Q?=E2=86=92?= 2.6.10 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1d1783601e5a50cdb16c9dc9051d15db98a86b0a Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d1783601e5a50cdb16c9dc9051d15db98a86b0a commit 1d1783601e5a50cdb16c9dc9051d15db98a86b0a Author: Yuri Victorovich AuthorDate: 2024-05-20 05:17:38 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 05:18:23 +0000 net-p2p/twitch-tui: update 2.6.9 → 2.6.10 Reported by: portscout --- net-p2p/twitch-tui/Makefile | 2 +- net-p2p/twitch-tui/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile index d97bbe11cf97..147029ea8b68 100644 --- a/net-p2p/twitch-tui/Makefile +++ b/net-p2p/twitch-tui/Makefile @@ -1,6 +1,6 @@ PORTNAME= twitch-tui DISTVERSIONPREFIX= v -DISTVERSION= 2.6.9 +DISTVERSION= 2.6.10 CATEGORIES= net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-p2p/twitch-tui/distinfo b/net-p2p/twitch-tui/distinfo index c3b3b1721216..fef3f5156fb9 100644 --- a/net-p2p/twitch-tui/distinfo +++ b/net-p2p/twitch-tui/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1716103063 +TIMESTAMP = 1716178825 SHA256 (rust/crates/addr2line-0.20.0.crate) = f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3 SIZE (rust/crates/addr2line-0.20.0.crate) = 39558 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -631,5 +631,5 @@ SHA256 (rust/crates/winreg-0.52.0.crate) = a277a57398d4bfa075df44f501a17cfdf8542 SIZE (rust/crates/winreg-0.52.0.crate) = 30148 SHA256 (rust/crates/zune-inflate-0.2.54.crate) = 73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02 SIZE (rust/crates/zune-inflate-0.2.54.crate) = 37973 -SHA256 (Xithrius-twitch-tui-v2.6.9_GH0.tar.gz) = e2a358251fbceff8a9405d2e7abcacec8a0eaa53ca91510c94f4a267e62c96ac -SIZE (Xithrius-twitch-tui-v2.6.9_GH0.tar.gz) = 223424 +SHA256 (Xithrius-twitch-tui-v2.6.10_GH0.tar.gz) = 0d8ffa7c31396bf0e8383fbbbbf478c9d565b6da725fd6dc271c2b83bf98a64a +SIZE (Xithrius-twitch-tui-v2.6.10_GH0.tar.gz) = 223511 From nobody Mon May 20 05:18:32 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 4VjQp02wG4z5LpRS; Mon, 20 May 2024 05:18:32 +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 4VjQp01frdz4Pt4; Mon, 20 May 2024 05:18:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716182312; 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=DOIRMqsUtvUnB7tkXhs/FyEPGyQTNojKyNcEi2eqmWo=; b=an9zh570okUtKP6BW7hQvXxw2ei51POAwAzH/2+hCIsreEN+W9qp4cUtSihWExOUT63vqP ZR+TmvJeN72PwNTBUwRUtdMy7tV5Zb3bt4rC+4ALzxGK9WES8X5AWR2whJKwxJBZR1ngex fFBj+CyJs/9k7LeuXACq3O3OvJsdETuT1KGUk+d/4h0E9QRjj5dFaX92SA4qaqnLzPzPhR VK7loTRn5w0JmkNv1runTrg5BmrBsMNq1tY48U6HyYB6KJu5p0thKcqWV6We5/ueKRgen5 YzD3uUu7C8CvBTGDEuEFbIQY0oGO9M9unpClhZFLDn1vSN1tw84euUtAcKk01w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716182312; a=rsa-sha256; cv=none; b=TU7yxyfl+gYdNTvk0RmQmhL5N9PnjHXfIi2amJnKWlOuUuuY8lxKTRL3aV01yS9LRT0bK0 3fHCfSCdivkN1tX21kjA8vpO6zLpu0ayr1SPFrmmHwYCoKUvBgyc88rfToV36rQn5WoiEd W6b7ldSflXmnkuuM0lMbKpwKF2rN07622VAr50JHt3k1DrDQRlrstMrVf8MLpv+iZcKjDW f6D6fRyOK4CDCvPsq7nui14PLWia/0BmsVLYVJnyYYiByBBalW++b7qsW+QFh/sz+JlE1c H3uqaZW+Q4BOe1+jfidCjGtKvtU2DNDRW9u445lEO/nxc7yh6J4HuBPt1jkEcA== 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=1716182312; 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=DOIRMqsUtvUnB7tkXhs/FyEPGyQTNojKyNcEi2eqmWo=; b=sD2Yvk4hFyo2M2HSISTpXs/KVps95ycFIGRZCJGqw3UaLk4vJQin/4NMhmOFfzBJy1OZrP xH7+p0oHiZeOtg9V+sC+HLRvrBVgcmSDpmee8THKp68iAuQD5OUzU2iOq+9K1Umfjs5o4E XvtP9uCCI+LY/P8lTRvR9wa3KgVTSHUvYHrAvnxvWehpZMk7fYipEJgAPWKzO+lhvaVOig lcitDbkGxhCpeqiVTHCC/3O/LhYzXZL9aSOIW84ObPXSklfulogH6/8qQa3J100sTR/leq bW1LBQ5ulqFeJc2NCJZqlveg2bvujsk2Ob7di/KCv6agkY0NgA7EmAX45eH/Mg== 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 4VjQp01FTYzQFp; Mon, 20 May 2024 05:18:32 +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 44K5IWGF000871; Mon, 20 May 2024 05:18:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K5IWcK000868; Mon, 20 May 2024 05:18:32 GMT (envelope-from git) Date: Mon, 20 May 2024 05:18:32 GMT Message-Id: <202405200518.44K5IWcK000868@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: a3cc12f34abe - main - misc/llama-cpp: update 2929 =?utf-8?Q?=E2=86=92?= 2940 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a3cc12f34abebdfb2c4ef5d2307b6b83654bc393 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=a3cc12f34abebdfb2c4ef5d2307b6b83654bc393 commit a3cc12f34abebdfb2c4ef5d2307b6b83654bc393 Author: Yuri Victorovich AuthorDate: 2024-05-20 05:17:48 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 05:18:24 +0000 misc/llama-cpp: update 2929 → 2940 Reported by: portscout --- misc/llama-cpp/Makefile | 2 +- misc/llama-cpp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile index 87b37524a792..96fc2fa9b0b8 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 2929 +DISTVERSION= 2940 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index 5b788e6de661..a5e8bde0e886 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1716103078 -SHA256 (ggerganov-llama.cpp-b2929_GH0.tar.gz) = 00a1e83286c53c497efa9324c9944f1bc0a2c695f19b2fc93977b080c7d8e5b0 -SIZE (ggerganov-llama.cpp-b2929_GH0.tar.gz) = 20130714 +TIMESTAMP = 1716178840 +SHA256 (ggerganov-llama.cpp-b2940_GH0.tar.gz) = 554155abf1b2ef8ebc3256e72329420ccdd5a5d2a0ec4d4e08ba6a99b2722a40 +SIZE (ggerganov-llama.cpp-b2940_GH0.tar.gz) = 20149015 SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496 From nobody Mon May 20 05:18:33 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 4VjQp14lJyz5LpWx; Mon, 20 May 2024 05:18:33 +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 4VjQp12MjDz4Pqp; Mon, 20 May 2024 05:18:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716182313; 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=epmhEusFV45u/hiTBuocOo54HN7ZnS17IqTxV8smkmA=; b=UuDR1OXgpuW6/rpbPCS7BNP+pl7mn+aMXIs1I4C7wXpxrQzzkKs3qgcszcYtlj06ud1tAv 1YUePvdORuLm3mg9mrOXLlyPlE/1szBgGF4WPKhCRCU8LZefminQLgzoho2GPNjzz+XEQ3 XWAWDU4Se65urJqY7FV4flDNFbw1EOhjYeLbclQg+3Ff0Vd3CHR8LNvmgacJ2k9rvEAVpm 2k9Ia3TNCfLCqoDkqO6aXnQlohC1SAUnKYY4F3Yws1uCphXPds6FbOF0sNTWDlJaDhBihK pYeYqaGwd0/06XNfbUCrxAorP9uhHazuxJfRz7KnX9Kj2PlyUbRDiGTzEH6YfQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716182313; a=rsa-sha256; cv=none; b=fCW3uqNh97sWbKNCTdBDhv8kZTnZIE+9BuxbN1o7V996s0864hf8aCPgMxSaeGcPdkzwKk EyHOjXybkY7il8GXhNhDBCT2hmkZwv4qR0eGqQG/sENZZkG7HBkSBkCU6xr2z3H0VmSLI2 ire9E5GpwlSQd/9UGXf96yP2qnV1sTjXDyZnTxAsDHL1UuTBMXDSQQQriAwjz1D+xg2wb/ PIPOoVq+DCmZf0gtLm0k0thD0+Yzwau+YzHdTm+mBNkYD+VmbM60U15obdLIHkebmhf3Ap OytXPjNvfyC2tu0xZY+5ZSM2YrIAvQLAqPVuoyRtWqZu3pYb1P7dx4EMPmTyPA== 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=1716182313; 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=epmhEusFV45u/hiTBuocOo54HN7ZnS17IqTxV8smkmA=; b=vEoRZqk1vBTKBS/BiXEyUs/NmpRIbD3+k/Be2Jk19uO7jZOboM33rZYe8Zrr8Zt1Bj5iM+ H+naK+bY+EDX/Nh9Hb7l9cRwxVZksRMQQhwwmFnqtKLDUOzlflsYO21v5vNMa8Qvj63+1V vI1rUL31dbqu1vlp7FQ4D9CeIUEWumEzdMTNHB1TTnACtCtzqwFO8A9jg/uGJBJbwTK8QE hdhYb/c4WwypBMtQNjBaeBkUUDwPmDwGTJM4uWds2ad7mpF6qgRTyUuhRDGTRCqwkGtqkJ JnNVfsp2d12V5YiCKBjJCxUSupkIVHIAGNo3vUmauZpMEdintoqSBR7+7Bu9yw== 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 4VjQp11zqMzQKf; Mon, 20 May 2024 05:18:33 +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 44K5IXZo000916; Mon, 20 May 2024 05:18:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K5IXat000913; Mon, 20 May 2024 05:18:33 GMT (envelope-from git) Date: Mon, 20 May 2024 05:18:33 GMT Message-Id: <202405200518.44K5IXat000913@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: f46c87d91166 - main - lang/bend: update 0.2.7 =?utf-8?Q?=E2=86=92?= 0.2.9 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f46c87d91166d0530f104f8eb3ffb24b3af69622 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f46c87d91166d0530f104f8eb3ffb24b3af69622 commit f46c87d91166d0530f104f8eb3ffb24b3af69622 Author: Yuri Victorovich AuthorDate: 2024-05-20 05:17:57 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 05:18:24 +0000 lang/bend: update 0.2.7 → 0.2.9 Reported by: portscout --- lang/bend/Makefile | 2 +- lang/bend/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lang/bend/Makefile b/lang/bend/Makefile index 7f66b2e0820f..da190602c9a0 100644 --- a/lang/bend/Makefile +++ b/lang/bend/Makefile @@ -1,5 +1,5 @@ PORTNAME= bend -DISTVERSION= 0.2.7 +DISTVERSION= 0.2.9 CATEGORIES= lang PKGNAMESUFFIX= -language diff --git a/lang/bend/distinfo b/lang/bend/distinfo index d5acd6bf83c0..ec682b7ca57a 100644 --- a/lang/bend/distinfo +++ b/lang/bend/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1716050543 +TIMESTAMP = 1716178868 SHA256 (rust/crates/TSPL-0.0.9.crate) = 5a9423b1e6e2d6c0bbc03660f58f9c30f55359e13afea29432e6e767c0f7dc25 SIZE (rust/crates/TSPL-0.0.9.crate) = 4054 SHA256 (rust/crates/TSPL-0.0.12.crate) = 52dfd6238b1461b99635b26585a85b4e7b9c786cc0481b3c540ae5f590b6dfb6 @@ -137,5 +137,5 @@ SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd SIZE (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246 SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0 SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905 -SHA256 (HigherOrderCO-Bend-0.2.7_GH0.tar.gz) = 4d32d4f02f5d6321dc64b3de212786f575c1d451e15a48caaf2a416d5ca389fc -SIZE (HigherOrderCO-Bend-0.2.7_GH0.tar.gz) = 1030246 +SHA256 (HigherOrderCO-Bend-0.2.9_GH0.tar.gz) = 7472835f4eda11f80407e4f71b24fb29effcd9acf8f457b821102e569393d2c0 +SIZE (HigherOrderCO-Bend-0.2.9_GH0.tar.gz) = 1058890 From nobody Mon May 20 05:18:34 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 4VjQp30B2Kz5LpV8; Mon, 20 May 2024 05:18:35 +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 4VjQp23RhHz4Q24; Mon, 20 May 2024 05:18:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716182314; 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=cR9CcdAqmKTE9bYB/9plnCmMmFkoD59EluF9WXhj0BY=; b=uXeSQ0mBc9tnP0hp8LfMyBhf7dOriqjfgzWq5QBh4BHvFqo4AFlNFb40vusbkudI+1slDr Nz3x6fB0pp1jYtUW801d6tEfdiMjWLhP+PaAqPLAxtz0OaDClok0FUuqCs1Ge8eYeWX7VL DqW1S5+1UE9FN73cnCKhvH83egX8ik0UIAxwlIx36JcyZWa9JgnvzvvD0/L0MW+lfb5bKZ 9O+e6QwJTDWA0lcFtBAYJEbQ3hpcmZvAN/zRWvtXxbI8MXViyjSIDA3MQ3yO5BQJPx/8s7 YHwwjTKOCXyvqj1PcHZJPao6UuSg/nwkGOHRuO9uIfg/0Eg0ywusHbzmI71C9A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716182314; a=rsa-sha256; cv=none; b=MloBXxrf6LV2DfmmAEzufGbdMNjzaMJQi+NzitnSTAJqND1tkFVL1w5IA5zs9Kw4JH/PHd szjyU912DZFTwyBpO6CPOp2qpU8Ij411A3Ax211OpAv0CNhILITyc4g0cLBTNvj6kzObFG 7xD6PAMqMBHX0zceuIkgT8opv9MGFooCS+RLamFhZHhjeSMGqv7EdIn9tUWzHASDX8BQSv B1uLrxorsK5gAulqRnrNGAd6f5CgPFhV6q9n4PzlWVgmtaQD/6Gkod3zebqEMPRLCw0Q7m vs53L3dPcVD0G3FOwsqxw0sk8LnTc5zT0NM/gsoFxV4w3fPKf8cfhsiEhLVTfg== 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=1716182314; 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=cR9CcdAqmKTE9bYB/9plnCmMmFkoD59EluF9WXhj0BY=; b=uQxfy+TRjAD+uFhJLdAlLHeJ0+B/8uREZblxD+dRsKiqRt5UH885nfkxMj4JKOrdXam3vC yZFWA794YTi/k34Cf7t1VwYX4kUNv+0O1J9rdVVhxtx7Dc09B8r4hZjwFlaIlRYDMRTkXV 6d7gwd5H1Zen6Mz3gICPE1he0Gx//GQV6pn/xdt2dyBNvhqNz4b6HDDHJu/IUiaLyvrUoh OuGLqf/Qw5c6fDf+QxDhBiCcoZPxxdbyIbqI3AJEWcKiZTmQKD5ZnRlGYbFWGVrkOV1s9s qGLeYL3Zzk4Y11NIRbzSX2KNPLxhmduhCk4Pgg9zGcEdSdNTd3eNmEp1kk2+Jw== 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 4VjQp232kbzQFq; Mon, 20 May 2024 05:18:34 +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 44K5IYXG000961; Mon, 20 May 2024 05:18:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K5IYvd000958; Mon, 20 May 2024 05:18:34 GMT (envelope-from git) Date: Mon, 20 May 2024 05:18:34 GMT Message-Id: <202405200518.44K5IYvd000958@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: 1586be89c472 - main - biology/py-pyrodigal: update 3.3.0 =?utf-8?Q?=E2=86=92?= 3.4.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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1586be89c472e7c425fe5fad61089d03b424a501 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1586be89c472e7c425fe5fad61089d03b424a501 commit 1586be89c472e7c425fe5fad61089d03b424a501 Author: Yuri Victorovich AuthorDate: 2024-05-20 05:18:06 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 05:18:25 +0000 biology/py-pyrodigal: update 3.3.0 → 3.4.0 Reported by: portscout --- biology/py-pyrodigal/Makefile | 2 +- biology/py-pyrodigal/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/biology/py-pyrodigal/Makefile b/biology/py-pyrodigal/Makefile index 29edb4cd9bf5..67eb9672b9b0 100644 --- a/biology/py-pyrodigal/Makefile +++ b/biology/py-pyrodigal/Makefile @@ -1,5 +1,5 @@ PORTNAME= pyrodigal -DISTVERSION= 3.3.0 +DISTVERSION= 3.4.0 CATEGORIES= biology python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/biology/py-pyrodigal/distinfo b/biology/py-pyrodigal/distinfo index a8d262237187..d3d07b0b3354 100644 --- a/biology/py-pyrodigal/distinfo +++ b/biology/py-pyrodigal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709932859 -SHA256 (pyrodigal-3.3.0.tar.gz) = 68f92cd83f9cd2883b99433847a827dd84ccb27edc51cb3f415664f0f08b0325 -SIZE (pyrodigal-3.3.0.tar.gz) = 2575105 +TIMESTAMP = 1716179060 +SHA256 (pyrodigal-3.4.0.tar.gz) = d4714e8f9208b7768f89bca9f47013e9f18f978e4baf43176a67af9cb26c7c79 +SIZE (pyrodigal-3.4.0.tar.gz) = 2577063 From nobody Mon May 20 05:47:05 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 4VjRQy0wJNz5Lry7; Mon, 20 May 2024 05:47:06 +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 4VjRQy0Pcjz4SCg; Mon, 20 May 2024 05:47:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716184026; 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=vr8nCgvETHCPJbsI7sjLGVWIGx2o2RbYFB+N05PO9dk=; b=jZ1ai4pV+Cp9Mr/bR1K4KE34EJZlXJBMJL37Ac6RTyWaIn8hXKEnSzN9KdnotEq6DW+070 3Pc2oxuZX413A/aS0Z77CC+/pxVKKvw319bFWs+MGTX3DEIaBpN9dun9OXhg0TLHJeKv5u SWLQ0ol+46KuZP5naYkmBdWmZijpqosfZVo2/EuIxjwwTjGWIbPZtG5ypDSvckHJJTI+cx B7bUNYbLlTh4Iw1xrUJzbnks16v3SqV5gnoUmDQ+L7uMNmMiuT5tVG1r+6ogVEF8rGqs9W Fe0c1PaGn6mvGXA4kAl5OUgniQKTHNvwotsD9BUXRi35NiPu2gn7MeHglNAubg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716184026; a=rsa-sha256; cv=none; b=LFR8bqwI3+VSRRDM3PdeQaUZV+ZvYuLO+rMCfOiRWjYhYQAly0WpZzfbhtTckPQPdE89j2 gv6E3ZVMrPE5elK2J3hQ/1/bPMSHv6NHCQD8l98E8z0LKvkrncig2+ZXGeqMVIuqcyj0sD UyhjiTKuJPw2RtDCx5RmnRPyadUgwnrVNjS0qDKll9LngAEZ1xGulPzWkt/aitGviyo1to kpZJjCHnG5tZWuZC+VaiamqnDncZXQSThDRUe7ilTlU2k7YcJSlrOdS+Al+xosKU0+0940 lWzBBaNiXoIOJxgfDmzN1i3QlgcDf/c0zxHq1toYhZ5hvssEZ2OwzW6vVaqF/Q== 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=1716184026; 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=vr8nCgvETHCPJbsI7sjLGVWIGx2o2RbYFB+N05PO9dk=; b=AWI5jPVJypBzW8MMBhSUnQ2DlvgzgzZ25jgyanC1Cw2DuOvx5cjdOaZYT7TppG40gTohYa S4VKpaBGDk/l4zsLx4/tivXMwPmRW8BtEvkhS8EyJDDjen+OSbYbApB2tfArldhoSxsQ4p 6dmjecH7SmWqXfUYaGLpeY7ZBmdmXH1kc9MgEjW5yc1jyFY9/fAz10NbbVdU9vlMx5iwmq DLMJWmGtSsT76ULx3cFvMBGzEoHkc9YKyEuJgkBa5aKXxUaEUCu3vZ3A0D2Ud2C9v8VMjO J9Q6klNztwnPUhwojE8EaFTZoyzq7ZYrN7SRznjDKIp1NsIF6AIS83BH/K6oDQ== 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 4VjRQy00gvzQmV; Mon, 20 May 2024 05:47:06 +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 44K5l57H051020; Mon, 20 May 2024 05:47:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K5l5j8051017; Mon, 20 May 2024 05:47:05 GMT (envelope-from git) Date: Mon, 20 May 2024 05:47:05 GMT Message-Id: <202405200547.44K5l5j8051017@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: TAKATSU Tomonari Subject: git: 9d694bcf51ab - main - devel/R-cran-gbRd: Update to 0.4.12 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: tota X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9d694bcf51ab670dca65565fb6b9d5c6da1c3f67 Auto-Submitted: auto-generated The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=9d694bcf51ab670dca65565fb6b9d5c6da1c3f67 commit 9d694bcf51ab670dca65565fb6b9d5c6da1c3f67 Author: TAKATSU Tomonari AuthorDate: 2024-05-20 05:43:53 +0000 Commit: TAKATSU Tomonari CommitDate: 2024-05-20 05:46:00 +0000 devel/R-cran-gbRd: Update to 0.4.12 Reported by: portscout --- devel/R-cran-gbRd/Makefile | 3 +-- devel/R-cran-gbRd/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/R-cran-gbRd/Makefile b/devel/R-cran-gbRd/Makefile index 38cdc916d864..0417928955b4 100644 --- a/devel/R-cran-gbRd/Makefile +++ b/devel/R-cran-gbRd/Makefile @@ -1,6 +1,5 @@ PORTNAME= gbRd -DISTVERSION= 0.4-11 -PORTREVISION= 3 +PORTVERSION= 0.4.12 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-gbRd/distinfo b/devel/R-cran-gbRd/distinfo index 85ce0e081836..c64474c7700a 100644 --- a/devel/R-cran-gbRd/distinfo +++ b/devel/R-cran-gbRd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1558726898 -SHA256 (gbRd_0.4-11.tar.gz) = 0251f6dd6ca987a74acc4765838b858f1edb08b71dbad9e563669b58783ea91b -SIZE (gbRd_0.4-11.tar.gz) = 9533 +TIMESTAMP = 1716161974 +SHA256 (gbRd_0.4.12.tar.gz) = 48cd1d2a845f4b54c307473d2fa07a4ef6a644272f91c6a953844e66cd832338 +SIZE (gbRd_0.4.12.tar.gz) = 10187 From nobody Mon May 20 06:04:27 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 4VjRpz5ZNyz5LtZC; Mon, 20 May 2024 06:04:27 +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 4VjRpz3t7Sz4TfX; Mon, 20 May 2024 06:04:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716185067; 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=VgsDcsSGEXmJwKUlWUv3iK8b8JQApLJollxznCKiwGg=; b=E0mZEocBYzmP1pl8uHkUAhRS246q3eZTlQxG0J4YvP+hkbb1AmapPry6z8V5AfQdctjow0 GV1KNSDl3FuwKLVNm3r6U1L06+RbHWfEulIaaGi2uY6Mkph98E6EZczudJkDzed9/J1zFc nYfFA750fYPfabrO8cRYz+cLQPXx4wI7zB0VArg8dX6A/e/Sxa9UkWOJYoa4XyEGZEx2em PCbrEOssZ8rdStiHdodqcE9MqSfRZXcz1SBUBtWq43t7a10DCu50LHGxINKMXv3ouIfiDB H3keCtr9xX/ZcR7BKRH8jRITY4KUHtJCD9jIv60InYPd4lHtUHMjpD9Ns67Z/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716185067; a=rsa-sha256; cv=none; b=q3l0MGTSktuedkp788NrIwnxxlbM8GTmtCLSvg+QU1CnBWSykRy8cVX3DMRVk92rr2PdiB 9pYP3iPzjtUtVbx05fRomtFCBnuwoI7CsDgxmzVQDToqc2e5kB4L1n9Kl9MXMpPfrb97uI GkYKYNecTUO+Ux/gMljTIbxDWrZh9YZjuOKnMyw3I8FSznVj//p8m/8z11dr8ljIKBAgo8 t9CmrdJROEvSA5Cb/mIBHryvW5Y5XPHRDxxXRClIE9JYFnyBf8YE5Q9xmrAbrqt/wG2F6y vPUP4nYiAMI0fzNaRObYkpFD5d4/vSsnIsPr9In4gicpDHIEPP3sxfCb5MqF8A== 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=1716185067; 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=VgsDcsSGEXmJwKUlWUv3iK8b8JQApLJollxznCKiwGg=; b=s0Q5O9kR71h9Bn2z4EcWDz54b51ubey6wdbrh0MfJ/h5caEXXhGYrnISRV9RzP/Hsef4As gMT+Rkcp3Y/UtixY8dn54Dj2NiDpx++CppMfDRIWxGArInshANzIcRjHu7PLSyXgh9dJ/b YtGMfnkQf2NzW0O+Wcbw99S9anjfwmWmeV+Do4zhKBNButIR53QLSBmUHvApAdZDcSjkes x4EpFUzYHmJ+9kS8RXLMPyYDu/G0TbdBaw5WHrnKsWHY8hfp1cJfw3OigdIkekLTAqoOLP ccQyTEBleIcWJ4pfCeD3aMNl4uCvsQ7sPqh29vviNYkJNp2d3xcBFbheuqnOWg== 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 4VjRpz3TJjzRXw; Mon, 20 May 2024 06:04:27 +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 44K64Rfv084577; Mon, 20 May 2024 06:04:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K64Raw084574; Mon, 20 May 2024 06:04:27 GMT (envelope-from git) Date: Mon, 20 May 2024 06:04:27 GMT Message-Id: <202405200604.44K64Raw084574@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Colin Percival Subject: git: c1da3eda49d7 - main - misc/freebsd-release-manifests: add 14.1-BETA3 MANIFEST files 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: cperciva X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c1da3eda49d7449c409ccaa86022812e56a2efc8 Auto-Submitted: auto-generated The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1da3eda49d7449c409ccaa86022812e56a2efc8 commit c1da3eda49d7449c409ccaa86022812e56a2efc8 Author: Colin Percival AuthorDate: 2024-05-19 22:08:59 +0000 Commit: Colin Percival CommitDate: 2024-05-20 06:04:13 +0000 misc/freebsd-release-manifests: add 14.1-BETA3 MANIFEST files Approved by: re (implicit) Sponsored by: https://www.patreon.com/cperciva --- misc/freebsd-release-manifests/Makefile | 2 +- .../files/MANIFESTS/amd64-amd64-14.1-BETA2 | 9 --------- .../files/MANIFESTS/amd64-amd64-14.1-BETA3 | 9 +++++++++ .../files/MANIFESTS/arm64-aarch64-14.1-BETA2 | 9 --------- .../files/MANIFESTS/arm64-aarch64-14.1-BETA3 | 9 +++++++++ .../files/MANIFESTS/i386-i386-14.1-BETA2 | 7 ------- .../files/MANIFESTS/i386-i386-14.1-BETA3 | 7 +++++++ .../files/MANIFESTS/powerpc-powerpc-14.1-BETA2 | 7 ------- .../files/MANIFESTS/powerpc-powerpc-14.1-BETA3 | 7 +++++++ .../files/MANIFESTS/powerpc-powerpc64-14.1-BETA2 | 9 --------- .../files/MANIFESTS/powerpc-powerpc64-14.1-BETA3 | 9 +++++++++ .../files/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 | 7 ------- .../files/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 | 7 +++++++ .../files/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 | 7 ------- .../files/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 | 7 +++++++ .../files/MANIFESTS/riscv-riscv64-14.1-BETA2 | 7 ------- .../files/MANIFESTS/riscv-riscv64-14.1-BETA3 | 7 +++++++ misc/freebsd-release-manifests/pkg-plist | 16 ++++++++-------- 18 files changed, 71 insertions(+), 71 deletions(-) diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index 4a675f9eac10..596e17e02632 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20240511 +DISTVERSION= 20240519 CATEGORIES= misc MASTER_SITES= # DISTFILES= # diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA2 deleted file mode 100644 index 6b0994bbdb3a..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA2 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 05a7f78fc491501dee8b9b4cb02c7e6281aaf72470329054233292b535db386d 1702 base_dbg "Base system (Debugging)" off -base.txz 2f155bc1377135c06fb2c7d1bd714b8ddb37d9579587bc85f8b2be2284005568 29827 base "Base system (MANDATORY)" on -kernel-dbg.txz 4946b26feb145a3d3bbacec10c456b4535057f01fc115c891581caac573c6581 866 kernel_dbg "Kernel (Debugging)" on -kernel.txz 159f0ce3770c4c37a01e13bbff1eb986a1daef17972a00cd4b5a8579dcda5ff8 877 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 181ebbfc32aa18adf663921fce7a3da2c584ef7cb6d2272cdd2a0d10be1a175c 258 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 55ef52e3eac96083b8262b8b85a8fccfc4cb2199a485e2dd4ff14376fc04787e 730 lib32 "32-bit compatibility libraries" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz d51f396a1874aa9ac622fe0a3c408c735b317a06a327189c841c9cb4c1d840eb 7179 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA3 new file mode 100644 index 000000000000..2decfeaf8de0 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA3 @@ -0,0 +1,9 @@ +base-dbg.txz e5efc6498cee6fd03b2faf8a08a7b6e530d80dfde6fcfb906a74a8216632c50f 1702 base_dbg "Base system (Debugging)" off +base.txz d68ce0b5f24837060a76b14eaebe94ad462e5f2398cde9c784f22ab63e008940 29828 base "Base system (MANDATORY)" on +kernel-dbg.txz abb5ef6af867d874173ad25916cdc55048c6d39664d949991f28d4317d0dcb4d 866 kernel_dbg "Kernel (Debugging)" on +kernel.txz 3ed6027c14c3aad56c641955918e3b9a507c1b1482786cfdc0045e4c50f744d3 877 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 454985fd2e7a600a7c58442d9aa00cfb63b2c7359ee709ef9215ad45bd3310d7 258 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 63d7f8df1240d7fb5f5ea8ddbc71afce9f4ce4b8a3dba7a95320489414754aab 730 lib32 "32-bit compatibility libraries" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 7ed68ff7b30b23cb59047366a6ae924906531da9518f43fbd112e7b15978768b 7179 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA2 deleted file mode 100644 index baef2bed5263..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA2 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 51250b3df4ec905117b787de2a261821a0419137b363bcb65c9f5933fce95859 1685 base_dbg "Base system (Debugging)" off -base.txz 2af0cef47b89c7282ebb417938871087671c171ad1454ca076e6083666865a3e 29541 base "Base system (MANDATORY)" on -kernel-dbg.txz e4813442345e7d3745761a6616fa34b9110e56dada67976ae9d79257eb9e1ee6 719 kernel_dbg "Kernel (Debugging)" on -kernel.txz a58f298151c08bfcbe7bd66f287e55126730395209acf3f07ee13261e0df21d2 792 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 31fb10d4e9789d53bdc0a78db586872ba7b346b54f230163a34efaf26f6128d1 249 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 851a41a1a56317a38203092996b3b6af625c1290f0819952340666bc9b07cc27 711 lib32 "32-bit compatibility libraries" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz a027f9eea69b05e726afcc0484526f03c28b758e35b410f72cc4cc39c44435d7 7176 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA3 new file mode 100644 index 000000000000..1ea927b76997 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA3 @@ -0,0 +1,9 @@ +base-dbg.txz 2c2050b8dbb97c2ba3556a75eae255e72cfec904b37d178966ab77fa42c682bb 1685 base_dbg "Base system (Debugging)" off +base.txz bb1b9561b93221cc5c241d37aa08306b9bdc45d059cf9491b3502938304c9b2f 29542 base "Base system (MANDATORY)" on +kernel-dbg.txz 8f8ac6782ed4330aa7293941b0d597e38c43be1801a48d14f7eb4aed7139b6bd 719 kernel_dbg "Kernel (Debugging)" on +kernel.txz 7b589af2dbbeeeaf57fc93c63e915f0179459b5cf0a808673acf37a26fe57fb5 792 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 6fe6e2f8004fe9207ac1bd64329bd8c293ed7c806fb652635d86f9027efe9afb 249 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 8ea54dce838caf9cd75d4f6fed235912bcc0c08d7b8e92e4ecef3db29b6300b4 711 lib32 "32-bit compatibility libraries" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 6521f331241c335d149d4f86df82b8c14fa4cbcaee9a1d58718a5e25de63dd13 7176 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA2 deleted file mode 100644 index 58aa52a0e751..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 1524e7f71cd8edfd743be77baae0740e7ac745d976961fc91f033a9604e6861d 1677 base_dbg "Base system (Debugging)" off -base.txz 512702bdfa1b18713a6165ca779dfa5674c940e287d5a093da7befe77dfdc75c 29626 base "Base system (MANDATORY)" on -kernel-dbg.txz f51f7fa31f149fde0acdfeebbfc989bfeb3ac7d90a916ae33c67e6f708a00d3e 829 kernel_dbg "Kernel (Debugging)" on -kernel.txz dcbfab4a36028ac8b6add630bde46c304f33888907e424c279bde56bc7b55627 839 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 1b1f8403d4db25dcfe7427f810ac3e325e4b38eb5dfc45412407d2d6047fd922 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA3 new file mode 100644 index 000000000000..9f87e1031f51 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz 16f40d852b4fbe66bd7b3eb7a672efd4cc31ce2f4af4f8880ec4e6a29e146514 1677 base_dbg "Base system (Debugging)" off +base.txz 5e3bc5e9260f9fef7600f63216047f512bd25b99e7367d8514e18a54e5ea8471 29628 base "Base system (MANDATORY)" on +kernel-dbg.txz 95df9dc610e12aae28e97c1334a7066dfe745e53a4139ed40057f4cb0f12a6a8 829 kernel_dbg "Kernel (Debugging)" on +kernel.txz 55d5f7f8030b6a4bbf88fcf23621bbd84bbf3492bfbf725a8c7cc51f1facd60e 839 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 64a13e2c2eb4956f5b4b7ad47b697159880a08acbdbfeefc9871eb51027e5fd7 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA2 deleted file mode 100644 index 55a11e4f6b8b..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz f5171767fa81b4db02355e894ff818398be5b6e3dd4cd01a6203ad86be684670 1652 base_dbg "Base system (Debugging)" off -base.txz 3b118b7b2e76b1768fd051ba1332c36b18233c0861f98d6f20de66690a169d5e 29297 base "Base system (MANDATORY)" on -kernel-dbg.txz 981c52c5ce98fb50070563e28dcea2093d9d79f262918ab68f9b337838544fbe 620 kernel_dbg "Kernel (Debugging)" on -kernel.txz 4be2ad0fc5e8bb126eff8fbbaa8faa36c3cf2c870d499c5496163067fdea12ad 629 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 0ced2582d1dad1fc0ae56cea07f2355dc43a74efb9f36f2b4c59df366d33d5bb 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA3 new file mode 100644 index 000000000000..1c3abcdc27a1 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz 090169e4796f7f63299e151991ac896d5e77bc84fa156fc7e7718a36a51b5715 1652 base_dbg "Base system (Debugging)" off +base.txz b8dfddd3d6aca954b9be33695133cb456e0c71d28f59f689c6b7db9508340710 29299 base "Base system (MANDATORY)" on +kernel-dbg.txz 237c83d652fca31099d8d24a996e8f16bf7779fdfa4847685daa9cfe18244eee 620 kernel_dbg "Kernel (Debugging)" on +kernel.txz 23fd7cc3d972971cea4ec9109fe6ca642318b38506326e1f563ecc27ebf19bd1 629 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz c18ec4b7c2e2d86fbc1449add9afbd7e44b624f499990701c0ced3ef7bdd4385 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA2 deleted file mode 100644 index 685c75c87187..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA2 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz ad505ddb7662fd0a31fa4751acfaec6a54b050e1b062496ffe2d4f83516f9e96 1675 base_dbg "Base system (Debugging)" off -base.txz 2d71f1a72dc39d5a98e16cd596a6f6d1f5ec06d50f454a8906ef8f498dd6e828 29357 base "Base system (MANDATORY)" on -kernel-dbg.txz a05af08c4b4672f424240af08a649f0a31cc76136766b0c698373bc73b1c77bb 645 kernel_dbg "Kernel (Debugging)" on -kernel.txz 5c1c85355b0b4fd3e6ef1dab3b2e49fc6a21cf8f969b340fb0dc9886cb0e035f 654 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 9bbbc164485457fa758aa5281cf5974a1208155fffca6d8b46b74512b602474b 248 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz e62878d22820f59db515e44dc4cb9fd1c0c53eb2b11ae4f47b243280b4bd3aab 709 lib32 "32-bit compatibility libraries" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 677392239dcb233428521ebecd0e44697b0d9c3dd226e4ada5689ddb8b95d02c 7166 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA3 new file mode 100644 index 000000000000..f5b08f64e596 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA3 @@ -0,0 +1,9 @@ +base-dbg.txz 9e90d21c42a0cd846fa7b6e23412e7d7a371d7106eb994ae08b18367aa7ec7d1 1675 base_dbg "Base system (Debugging)" off +base.txz c8a5b1046fd47c035fb2d64e67dbf08e2e232a323e5e10953e807f30cda2886f 29359 base "Base system (MANDATORY)" on +kernel-dbg.txz 1495578d54e4d65f4f1b6b3970194ae2a33b4eebd297c2736b04c489935da423 645 kernel_dbg "Kernel (Debugging)" on +kernel.txz 9d21629ff446905bb0f6157a7c716a7e3f2715be05e74bc6f1bc6fff3b9edc6b 654 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 6817884b0c98395c686ec0c8fb496e5f68ddc3e5df123c88dd86b416a9784882 248 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 01c73edcdb5eb08de219237d7b0af821eaefd246aefe612d8f2b009392860dee 709 lib32 "32-bit compatibility libraries" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 8f421a837833e87cd2118b4ebbcf1d683752e74ca402f27f7932f5c213852c74 7166 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 deleted file mode 100644 index d11c40b06183..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz d4e1028c1a022b23c35619232feae8b8cce79bb55ad5492e13d2f16dedb1bc62 1662 base_dbg "Base system (Debugging)" off -base.txz 07bc980ad3a0afbdab2602d17fbb4d6efdec46f81309be0c1a20ab0ad205f725 29338 base "Base system (MANDATORY)" on -kernel-dbg.txz 0bb91b61dcd774064f7778cfa8fd1d550bb80bd184fad89828b5a49164f9b934 644 kernel_dbg "Kernel (Debugging)" on -kernel.txz 4dd0dc69ccce269ad79d120d705cf85fa402ac373b11938757a0a09dc5298c8d 653 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz c37fdda7c5d41cdf2bc7ef64c3d0c581f1dbf24d1775190cab01d4193805c133 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 new file mode 100644 index 000000000000..df9df0c92e47 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz 7281da54d36c8ec7656fc2078839151f6319aaac9c57d959ab4cd5d93b7f479f 1662 base_dbg "Base system (Debugging)" off +base.txz 695b34fbaf05150335c7edf126b8c1bf40c6ddf83bd0efac1fd62fbbf261cdd1 29340 base "Base system (MANDATORY)" on +kernel-dbg.txz bc35ac99eab9facb45d48fc5e8e28c5eb20a44a50f261ef674c0490e4b4a932e 644 kernel_dbg "Kernel (Debugging)" on +kernel.txz 53e1a484604933527f2eb4eeb16bba1bd4ac51f8669937cacf7148f94aff3c5a 653 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 6806dd5b88cb03d8c19d3a99d959efe1ef0296f20639faa249b29835aa1646d3 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 deleted file mode 100644 index abcc7b3af93b..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 9ca74b5f34a6120f484c63a6af058c15a58121c675290eab951cc42b9c8da059 1651 base_dbg "Base system (Debugging)" off -base.txz e83d94df6449001940a88692dd1a135a918f70ede053d35d65848d5f8fe9a5b7 29292 base "Base system (MANDATORY)" on -kernel-dbg.txz 51f420a19c223ec0749b1f3fcc581a9110b2bbcaf8c8808a8f15b7d7eb934c4f 601 kernel_dbg "Kernel (Debugging)" on -kernel.txz 11a5c6994635ca26f51348c079be17d6adeea4ebafaf575d154665e718c0f918 610 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 4dfdf60318de5b1e2ce9b0360b0f1b9dd5979ca0229d6f9a4a5b1e23f6683c76 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 new file mode 100644 index 000000000000..e00998cfcc9b --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz 8690b1d29feae3739396128d7f66eb739a7aa7e05a898ebd8aebb70b2c83571c 1651 base_dbg "Base system (Debugging)" off +base.txz 96ebfcb94ca0fb66f3aadb08b72b1533739dd5e6616e08fc510855859eb8a341 29294 base "Base system (MANDATORY)" on +kernel-dbg.txz e9f5e277d7a29f27d3aa64841cc3829f1d97d2d20d677f59dd84731178c99ba1 601 kernel_dbg "Kernel (Debugging)" on +kernel.txz c383140362d76550c48ca3ce1a332e4e658bd3690ff205d8df3af9bd9e1899d3 610 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz c859c2d552ae595d5e4c41622322b324e93fbfba648d6b17ff5527d91d3a92b5 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA2 deleted file mode 100644 index f51942194631..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz d0f9460af157e9fae557b1e4b64b03d799ed49be796dd799ebad7f0dd4f4a18d 1657 base_dbg "Base system (Debugging)" off -base.txz 973232da094c32e9d1427b422f68089d4a07a893b91909242f02578133feddba 29353 base "Base system (MANDATORY)" on -kernel-dbg.txz 5a51ebffa014c270b7478b5757969302c8c7e2b39b5bf6b6c99c4e7e09727354 611 kernel_dbg "Kernel (Debugging)" on -kernel.txz bfdb97ef94527b539a27d7068b1a3b42f8bd8fcdca965da8a656335745a34c8d 623 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 559c34911589a3d6a46f98da720a22c08181a8acd9fd278f9fea3df55a8f0574 7174 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA3 new file mode 100644 index 000000000000..7d975d7fa871 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz a12d5a1d84cc0e2117dc573ff200236fb319776b8238f1d1b20a48beb04e3c7c 1657 base_dbg "Base system (Debugging)" off +base.txz d70f155c919bb12db992aa5b223cb7fb10e4b3b785aacbf1945db687c227a651 29354 base "Base system (MANDATORY)" on +kernel-dbg.txz 90be32674be78175ee9f27d66ade435a3f5b0af0124f233dc43f2deb76f161ce 611 kernel_dbg "Kernel (Debugging)" on +kernel.txz bc645a7ccb3bcc4d42e5f5e5722bee70376ba70e9545fc684de0a8af81622de8 623 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz dc46582d945393aa06387495744ace6890c3d4b1490feef1c8e7f2de9bfafa3d 7174 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/pkg-plist b/misc/freebsd-release-manifests/pkg-plist index d7e63f8df247..14838661b06c 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -22,11 +22,11 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.0-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.0-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.0-RELEASE -%%DATADIR%%/MANIFESTS/amd64-amd64-14.1-BETA2 -%%DATADIR%%/MANIFESTS/arm64-aarch64-14.1-BETA2 -%%DATADIR%%/MANIFESTS/i386-i386-14.1-BETA2 -%%DATADIR%%/MANIFESTS/powerpc-powerpc-14.1-BETA2 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.1-BETA2 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 -%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 -%%DATADIR%%/MANIFESTS/riscv-riscv64-14.1-BETA2 +%%DATADIR%%/MANIFESTS/amd64-amd64-14.1-BETA3 +%%DATADIR%%/MANIFESTS/arm64-aarch64-14.1-BETA3 +%%DATADIR%%/MANIFESTS/i386-i386-14.1-BETA3 +%%DATADIR%%/MANIFESTS/powerpc-powerpc-14.1-BETA3 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.1-BETA3 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 +%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 +%%DATADIR%%/MANIFESTS/riscv-riscv64-14.1-BETA3 From nobody Mon May 20 06:05:05 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 4VjRqj2K2sz5LtZG; Mon, 20 May 2024 06:05:05 +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 4VjRqj235Bz4TpG; Mon, 20 May 2024 06:05:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716185105; 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=i9U0M0ouHfCHAe+u0PRLyRSzr2IuhwYABcMycnyNdFg=; b=g6DQtoH56bsawsjyFtj481Uw7I0pBcSgOi7DggWcbrJTwQMTlfSPNybH+vIXo7tCxpnb6/ IaqKxCMxGPBtBUuYe5v+seVAn8zFVpFRBq3h7U34YqU0nQQVETZ3rJCmo0EI0jq7wvhWTe HOPauQJ7soDn/funWoMKg4rqXehU6acxDi9HM4bee+HG+KWJ5YKQ3RXcJ3xNt+XweKZjml VRBOF/pyXzVdtV8hmhVWiwCwPNuPrlLvVcTa3M+1KcL8sQMlEEnVzGCwSyqoC1FB5sJJi3 NHigwlYDO4vI0Lb7GDQt7GDcIvxz+eSERBK1oPCR0L89D6Eqw5tkcnd7zziw2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716185105; a=rsa-sha256; cv=none; b=Cvof9XyIP6IdfKgVUTq+3AiKb/4uS2ErBLJ1JnHQGttFT+cnbZc6Lo0ALWAriVv6U6+yPi 3dAYvHNaw7qyrrQP7cHSIvLkOCwbkZZrQWGcC6+Yw8FFngYrqpttPe/SqjtxhVgV3tmn1/ 6GpYS2QCLjmu3z4RgQMJY/EOySoycJIsrspjTja0+dM3LrV5YSrfvw3YyAEFG1JB6l6eM7 eEMnLn0pUJHI9JT6HRfdLH+AFg7eZ033Ie3fS3eLq/IYRjNZuesPxym+MMg4+NAZazmrAP sWc8bZFG1a2uSfqGmQHGlo5WDapdiMlJ2LM1SqxUnEH4okPEd1U6Hg62zcuH1A== 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=1716185105; 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=i9U0M0ouHfCHAe+u0PRLyRSzr2IuhwYABcMycnyNdFg=; b=fnRNniv0W6VNblWIPyCHofZDxirY7lPo9vV/a7e1vtcsyzuiUBD54ITv/NOu/SR/hXg5Jr 8cQAEgAJFleUdlnvhj73r4Hgjodhl8+KLElCMIjnL2evQUtzT/gvxmAPbXhCNLNRzUKYOV Y/ve5RpaXQWj4RuBsPatnzyHdZzSpPQHez1MQVkOWCmj2bTl47c5S4riAha1CBQe5yVtgF ygljA9t4sNo4pzwpNMRyvptAvIA2CqIsF0TTEpGS5kdsjogvQh/cP8zJ7B/urHk6ZuCP/R oHUiKF4lSOJQ0a6X/lXV6352erO4Fr65JG3lcQSWedaLT/Dzt+mxo6NDMVEBIQ== 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 4VjRqj1f9fzRXx; Mon, 20 May 2024 06:05:05 +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 44K655NL084811; Mon, 20 May 2024 06:05:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K655fl084808; Mon, 20 May 2024 06:05:05 GMT (envelope-from git) Date: Mon, 20 May 2024 06:05:05 GMT Message-Id: <202405200605.44K655fl084808@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Colin Percival Subject: git: c281f10e0a01 - 2024Q2 - misc/freebsd-release-manifests: add 14.1-BETA3 MANIFEST files 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: cperciva X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: c281f10e0a01144c7b5ec25aabd6d7179b738b57 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by cperciva: URL: https://cgit.FreeBSD.org/ports/commit/?id=c281f10e0a01144c7b5ec25aabd6d7179b738b57 commit c281f10e0a01144c7b5ec25aabd6d7179b738b57 Author: Colin Percival AuthorDate: 2024-05-19 22:08:59 +0000 Commit: Colin Percival CommitDate: 2024-05-20 06:04:49 +0000 misc/freebsd-release-manifests: add 14.1-BETA3 MANIFEST files Approved by: re (implicit) Sponsored by: https://www.patreon.com/cperciva (cherry picked from commit c1da3eda49d7449c409ccaa86022812e56a2efc8) --- misc/freebsd-release-manifests/Makefile | 2 +- .../files/MANIFESTS/amd64-amd64-14.1-BETA2 | 9 --------- .../files/MANIFESTS/amd64-amd64-14.1-BETA3 | 9 +++++++++ .../files/MANIFESTS/arm64-aarch64-14.1-BETA2 | 9 --------- .../files/MANIFESTS/arm64-aarch64-14.1-BETA3 | 9 +++++++++ .../files/MANIFESTS/i386-i386-14.1-BETA2 | 7 ------- .../files/MANIFESTS/i386-i386-14.1-BETA3 | 7 +++++++ .../files/MANIFESTS/powerpc-powerpc-14.1-BETA2 | 7 ------- .../files/MANIFESTS/powerpc-powerpc-14.1-BETA3 | 7 +++++++ .../files/MANIFESTS/powerpc-powerpc64-14.1-BETA2 | 9 --------- .../files/MANIFESTS/powerpc-powerpc64-14.1-BETA3 | 9 +++++++++ .../files/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 | 7 ------- .../files/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 | 7 +++++++ .../files/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 | 7 ------- .../files/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 | 7 +++++++ .../files/MANIFESTS/riscv-riscv64-14.1-BETA2 | 7 ------- .../files/MANIFESTS/riscv-riscv64-14.1-BETA3 | 7 +++++++ misc/freebsd-release-manifests/pkg-plist | 16 ++++++++-------- 18 files changed, 71 insertions(+), 71 deletions(-) diff --git a/misc/freebsd-release-manifests/Makefile b/misc/freebsd-release-manifests/Makefile index 4a675f9eac10..596e17e02632 100644 --- a/misc/freebsd-release-manifests/Makefile +++ b/misc/freebsd-release-manifests/Makefile @@ -1,5 +1,5 @@ PORTNAME= freebsd-release-manifests -DISTVERSION= 20240511 +DISTVERSION= 20240519 CATEGORIES= misc MASTER_SITES= # DISTFILES= # diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA2 deleted file mode 100644 index 6b0994bbdb3a..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA2 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 05a7f78fc491501dee8b9b4cb02c7e6281aaf72470329054233292b535db386d 1702 base_dbg "Base system (Debugging)" off -base.txz 2f155bc1377135c06fb2c7d1bd714b8ddb37d9579587bc85f8b2be2284005568 29827 base "Base system (MANDATORY)" on -kernel-dbg.txz 4946b26feb145a3d3bbacec10c456b4535057f01fc115c891581caac573c6581 866 kernel_dbg "Kernel (Debugging)" on -kernel.txz 159f0ce3770c4c37a01e13bbff1eb986a1daef17972a00cd4b5a8579dcda5ff8 877 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 181ebbfc32aa18adf663921fce7a3da2c584ef7cb6d2272cdd2a0d10be1a175c 258 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 55ef52e3eac96083b8262b8b85a8fccfc4cb2199a485e2dd4ff14376fc04787e 730 lib32 "32-bit compatibility libraries" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz d51f396a1874aa9ac622fe0a3c408c735b317a06a327189c841c9cb4c1d840eb 7179 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA3 new file mode 100644 index 000000000000..2decfeaf8de0 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/amd64-amd64-14.1-BETA3 @@ -0,0 +1,9 @@ +base-dbg.txz e5efc6498cee6fd03b2faf8a08a7b6e530d80dfde6fcfb906a74a8216632c50f 1702 base_dbg "Base system (Debugging)" off +base.txz d68ce0b5f24837060a76b14eaebe94ad462e5f2398cde9c784f22ab63e008940 29828 base "Base system (MANDATORY)" on +kernel-dbg.txz abb5ef6af867d874173ad25916cdc55048c6d39664d949991f28d4317d0dcb4d 866 kernel_dbg "Kernel (Debugging)" on +kernel.txz 3ed6027c14c3aad56c641955918e3b9a507c1b1482786cfdc0045e4c50f744d3 877 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 454985fd2e7a600a7c58442d9aa00cfb63b2c7359ee709ef9215ad45bd3310d7 258 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 63d7f8df1240d7fb5f5ea8ddbc71afce9f4ce4b8a3dba7a95320489414754aab 730 lib32 "32-bit compatibility libraries" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 7ed68ff7b30b23cb59047366a6ae924906531da9518f43fbd112e7b15978768b 7179 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA2 deleted file mode 100644 index baef2bed5263..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA2 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz 51250b3df4ec905117b787de2a261821a0419137b363bcb65c9f5933fce95859 1685 base_dbg "Base system (Debugging)" off -base.txz 2af0cef47b89c7282ebb417938871087671c171ad1454ca076e6083666865a3e 29541 base "Base system (MANDATORY)" on -kernel-dbg.txz e4813442345e7d3745761a6616fa34b9110e56dada67976ae9d79257eb9e1ee6 719 kernel_dbg "Kernel (Debugging)" on -kernel.txz a58f298151c08bfcbe7bd66f287e55126730395209acf3f07ee13261e0df21d2 792 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 31fb10d4e9789d53bdc0a78db586872ba7b346b54f230163a34efaf26f6128d1 249 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz 851a41a1a56317a38203092996b3b6af625c1290f0819952340666bc9b07cc27 711 lib32 "32-bit compatibility libraries" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz a027f9eea69b05e726afcc0484526f03c28b758e35b410f72cc4cc39c44435d7 7176 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA3 new file mode 100644 index 000000000000..1ea927b76997 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/arm64-aarch64-14.1-BETA3 @@ -0,0 +1,9 @@ +base-dbg.txz 2c2050b8dbb97c2ba3556a75eae255e72cfec904b37d178966ab77fa42c682bb 1685 base_dbg "Base system (Debugging)" off +base.txz bb1b9561b93221cc5c241d37aa08306b9bdc45d059cf9491b3502938304c9b2f 29542 base "Base system (MANDATORY)" on +kernel-dbg.txz 8f8ac6782ed4330aa7293941b0d597e38c43be1801a48d14f7eb4aed7139b6bd 719 kernel_dbg "Kernel (Debugging)" on +kernel.txz 7b589af2dbbeeeaf57fc93c63e915f0179459b5cf0a808673acf37a26fe57fb5 792 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 6fe6e2f8004fe9207ac1bd64329bd8c293ed7c806fb652635d86f9027efe9afb 249 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 8ea54dce838caf9cd75d4f6fed235912bcc0c08d7b8e92e4ecef3db29b6300b4 711 lib32 "32-bit compatibility libraries" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 6521f331241c335d149d4f86df82b8c14fa4cbcaee9a1d58718a5e25de63dd13 7176 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA2 deleted file mode 100644 index 58aa52a0e751..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 1524e7f71cd8edfd743be77baae0740e7ac745d976961fc91f033a9604e6861d 1677 base_dbg "Base system (Debugging)" off -base.txz 512702bdfa1b18713a6165ca779dfa5674c940e287d5a093da7befe77dfdc75c 29626 base "Base system (MANDATORY)" on -kernel-dbg.txz f51f7fa31f149fde0acdfeebbfc989bfeb3ac7d90a916ae33c67e6f708a00d3e 829 kernel_dbg "Kernel (Debugging)" on -kernel.txz dcbfab4a36028ac8b6add630bde46c304f33888907e424c279bde56bc7b55627 839 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 1b1f8403d4db25dcfe7427f810ac3e325e4b38eb5dfc45412407d2d6047fd922 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA3 new file mode 100644 index 000000000000..9f87e1031f51 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/i386-i386-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz 16f40d852b4fbe66bd7b3eb7a672efd4cc31ce2f4af4f8880ec4e6a29e146514 1677 base_dbg "Base system (Debugging)" off +base.txz 5e3bc5e9260f9fef7600f63216047f512bd25b99e7367d8514e18a54e5ea8471 29628 base "Base system (MANDATORY)" on +kernel-dbg.txz 95df9dc610e12aae28e97c1334a7066dfe745e53a4139ed40057f4cb0f12a6a8 829 kernel_dbg "Kernel (Debugging)" on +kernel.txz 55d5f7f8030b6a4bbf88fcf23621bbd84bbf3492bfbf725a8c7cc51f1facd60e 839 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 64a13e2c2eb4956f5b4b7ad47b697159880a08acbdbfeefc9871eb51027e5fd7 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA2 deleted file mode 100644 index 55a11e4f6b8b..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz f5171767fa81b4db02355e894ff818398be5b6e3dd4cd01a6203ad86be684670 1652 base_dbg "Base system (Debugging)" off -base.txz 3b118b7b2e76b1768fd051ba1332c36b18233c0861f98d6f20de66690a169d5e 29297 base "Base system (MANDATORY)" on -kernel-dbg.txz 981c52c5ce98fb50070563e28dcea2093d9d79f262918ab68f9b337838544fbe 620 kernel_dbg "Kernel (Debugging)" on -kernel.txz 4be2ad0fc5e8bb126eff8fbbaa8faa36c3cf2c870d499c5496163067fdea12ad 629 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 0ced2582d1dad1fc0ae56cea07f2355dc43a74efb9f36f2b4c59df366d33d5bb 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA3 new file mode 100644 index 000000000000..1c3abcdc27a1 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz 090169e4796f7f63299e151991ac896d5e77bc84fa156fc7e7718a36a51b5715 1652 base_dbg "Base system (Debugging)" off +base.txz b8dfddd3d6aca954b9be33695133cb456e0c71d28f59f689c6b7db9508340710 29299 base "Base system (MANDATORY)" on +kernel-dbg.txz 237c83d652fca31099d8d24a996e8f16bf7779fdfa4847685daa9cfe18244eee 620 kernel_dbg "Kernel (Debugging)" on +kernel.txz 23fd7cc3d972971cea4ec9109fe6ca642318b38506326e1f563ecc27ebf19bd1 629 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz c18ec4b7c2e2d86fbc1449add9afbd7e44b624f499990701c0ced3ef7bdd4385 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA2 deleted file mode 100644 index 685c75c87187..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA2 +++ /dev/null @@ -1,9 +0,0 @@ -base-dbg.txz ad505ddb7662fd0a31fa4751acfaec6a54b050e1b062496ffe2d4f83516f9e96 1675 base_dbg "Base system (Debugging)" off -base.txz 2d71f1a72dc39d5a98e16cd596a6f6d1f5ec06d50f454a8906ef8f498dd6e828 29357 base "Base system (MANDATORY)" on -kernel-dbg.txz a05af08c4b4672f424240af08a649f0a31cc76136766b0c698373bc73b1c77bb 645 kernel_dbg "Kernel (Debugging)" on -kernel.txz 5c1c85355b0b4fd3e6ef1dab3b2e49fc6a21cf8f969b340fb0dc9886cb0e035f 654 kernel "Kernel (MANDATORY)" on -lib32-dbg.txz 9bbbc164485457fa758aa5281cf5974a1208155fffca6d8b46b74512b602474b 248 lib32_dbg "32-bit compatibility libraries (Debugging)" off -lib32.txz e62878d22820f59db515e44dc4cb9fd1c0c53eb2b11ae4f47b243280b4bd3aab 709 lib32 "32-bit compatibility libraries" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 677392239dcb233428521ebecd0e44697b0d9c3dd226e4ada5689ddb8b95d02c 7166 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA3 new file mode 100644 index 000000000000..f5b08f64e596 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64-14.1-BETA3 @@ -0,0 +1,9 @@ +base-dbg.txz 9e90d21c42a0cd846fa7b6e23412e7d7a371d7106eb994ae08b18367aa7ec7d1 1675 base_dbg "Base system (Debugging)" off +base.txz c8a5b1046fd47c035fb2d64e67dbf08e2e232a323e5e10953e807f30cda2886f 29359 base "Base system (MANDATORY)" on +kernel-dbg.txz 1495578d54e4d65f4f1b6b3970194ae2a33b4eebd297c2736b04c489935da423 645 kernel_dbg "Kernel (Debugging)" on +kernel.txz 9d21629ff446905bb0f6157a7c716a7e3f2715be05e74bc6f1bc6fff3b9edc6b 654 kernel "Kernel (MANDATORY)" on +lib32-dbg.txz 6817884b0c98395c686ec0c8fb496e5f68ddc3e5df123c88dd86b416a9784882 248 lib32_dbg "32-bit compatibility libraries (Debugging)" off +lib32.txz 01c73edcdb5eb08de219237d7b0af821eaefd246aefe612d8f2b009392860dee 709 lib32 "32-bit compatibility libraries" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 8f421a837833e87cd2118b4ebbcf1d683752e74ca402f27f7932f5c213852c74 7166 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 deleted file mode 100644 index d11c40b06183..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz d4e1028c1a022b23c35619232feae8b8cce79bb55ad5492e13d2f16dedb1bc62 1662 base_dbg "Base system (Debugging)" off -base.txz 07bc980ad3a0afbdab2602d17fbb4d6efdec46f81309be0c1a20ab0ad205f725 29338 base "Base system (MANDATORY)" on -kernel-dbg.txz 0bb91b61dcd774064f7778cfa8fd1d550bb80bd184fad89828b5a49164f9b934 644 kernel_dbg "Kernel (Debugging)" on -kernel.txz 4dd0dc69ccce269ad79d120d705cf85fa402ac373b11938757a0a09dc5298c8d 653 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz c37fdda7c5d41cdf2bc7ef64c3d0c581f1dbf24d1775190cab01d4193805c133 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 new file mode 100644 index 000000000000..df9df0c92e47 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz 7281da54d36c8ec7656fc2078839151f6319aaac9c57d959ab4cd5d93b7f479f 1662 base_dbg "Base system (Debugging)" off +base.txz 695b34fbaf05150335c7edf126b8c1bf40c6ddf83bd0efac1fd62fbbf261cdd1 29340 base "Base system (MANDATORY)" on +kernel-dbg.txz bc35ac99eab9facb45d48fc5e8e28c5eb20a44a50f261ef674c0490e4b4a932e 644 kernel_dbg "Kernel (Debugging)" on +kernel.txz 53e1a484604933527f2eb4eeb16bba1bd4ac51f8669937cacf7148f94aff3c5a 653 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz 6806dd5b88cb03d8c19d3a99d959efe1ef0296f20639faa249b29835aa1646d3 7177 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 deleted file mode 100644 index abcc7b3af93b..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz 9ca74b5f34a6120f484c63a6af058c15a58121c675290eab951cc42b9c8da059 1651 base_dbg "Base system (Debugging)" off -base.txz e83d94df6449001940a88692dd1a135a918f70ede053d35d65848d5f8fe9a5b7 29292 base "Base system (MANDATORY)" on -kernel-dbg.txz 51f420a19c223ec0749b1f3fcc581a9110b2bbcaf8c8808a8f15b7d7eb934c4f 601 kernel_dbg "Kernel (Debugging)" on -kernel.txz 11a5c6994635ca26f51348c079be17d6adeea4ebafaf575d154665e718c0f918 610 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 4dfdf60318de5b1e2ce9b0360b0f1b9dd5979ca0229d6f9a4a5b1e23f6683c76 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 new file mode 100644 index 000000000000..e00998cfcc9b --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz 8690b1d29feae3739396128d7f66eb739a7aa7e05a898ebd8aebb70b2c83571c 1651 base_dbg "Base system (Debugging)" off +base.txz 96ebfcb94ca0fb66f3aadb08b72b1533739dd5e6616e08fc510855859eb8a341 29294 base "Base system (MANDATORY)" on +kernel-dbg.txz e9f5e277d7a29f27d3aa64841cc3829f1d97d2d20d677f59dd84731178c99ba1 601 kernel_dbg "Kernel (Debugging)" on +kernel.txz c383140362d76550c48ca3ce1a332e4e658bd3690ff205d8df3af9bd9e1899d3 610 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz c859c2d552ae595d5e4c41622322b324e93fbfba648d6b17ff5527d91d3a92b5 7162 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA2 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA2 deleted file mode 100644 index f51942194631..000000000000 --- a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA2 +++ /dev/null @@ -1,7 +0,0 @@ -base-dbg.txz d0f9460af157e9fae557b1e4b64b03d799ed49be796dd799ebad7f0dd4f4a18d 1657 base_dbg "Base system (Debugging)" off -base.txz 973232da094c32e9d1427b422f68089d4a07a893b91909242f02578133feddba 29353 base "Base system (MANDATORY)" on -kernel-dbg.txz 5a51ebffa014c270b7478b5757969302c8c7e2b39b5bf6b6c99c4e7e09727354 611 kernel_dbg "Kernel (Debugging)" on -kernel.txz bfdb97ef94527b539a27d7068b1a3b42f8bd8fcdca965da8a656335745a34c8d 623 kernel "Kernel (MANDATORY)" on -ports.txz 10639fff838db3991ba3cc089c1499c144f18915a0e17b2b899d4998e4bb9b9d 200149 ports "Ports tree" off -src.txz d858db0e4eb25b581fc7285412bf9c51be06adb80d767b4178c247a15551f89a 108536 src "System source tree" off -tests.txz 559c34911589a3d6a46f98da720a22c08181a8acd9fd278f9fea3df55a8f0574 7174 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA3 b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA3 new file mode 100644 index 000000000000..7d975d7fa871 --- /dev/null +++ b/misc/freebsd-release-manifests/files/MANIFESTS/riscv-riscv64-14.1-BETA3 @@ -0,0 +1,7 @@ +base-dbg.txz a12d5a1d84cc0e2117dc573ff200236fb319776b8238f1d1b20a48beb04e3c7c 1657 base_dbg "Base system (Debugging)" off +base.txz d70f155c919bb12db992aa5b223cb7fb10e4b3b785aacbf1945db687c227a651 29354 base "Base system (MANDATORY)" on +kernel-dbg.txz 90be32674be78175ee9f27d66ade435a3f5b0af0124f233dc43f2deb76f161ce 611 kernel_dbg "Kernel (Debugging)" on +kernel.txz bc645a7ccb3bcc4d42e5f5e5722bee70376ba70e9545fc684de0a8af81622de8 623 kernel "Kernel (MANDATORY)" on +ports.txz 49c5b0e7b894eee1528b135034448cd16af057c2975255e441c602cd61ccee37 200396 ports "Ports tree" off +src.txz 0d333be61f78dc3de9bce0dd1cf36ec549c774aaa9d8a95f1f6897da0aadb9cc 108537 src "System source tree" off +tests.txz dc46582d945393aa06387495744ace6890c3d4b1490feef1c8e7f2de9bfafa3d 7174 tests "Test suite" off diff --git a/misc/freebsd-release-manifests/pkg-plist b/misc/freebsd-release-manifests/pkg-plist index d7e63f8df247..14838661b06c 100644 --- a/misc/freebsd-release-manifests/pkg-plist +++ b/misc/freebsd-release-manifests/pkg-plist @@ -22,11 +22,11 @@ %%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.0-RELEASE %%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.0-RELEASE %%DATADIR%%/MANIFESTS/riscv-riscv64-14.0-RELEASE -%%DATADIR%%/MANIFESTS/amd64-amd64-14.1-BETA2 -%%DATADIR%%/MANIFESTS/arm64-aarch64-14.1-BETA2 -%%DATADIR%%/MANIFESTS/i386-i386-14.1-BETA2 -%%DATADIR%%/MANIFESTS/powerpc-powerpc-14.1-BETA2 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.1-BETA2 -%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.1-BETA2 -%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.1-BETA2 -%%DATADIR%%/MANIFESTS/riscv-riscv64-14.1-BETA2 +%%DATADIR%%/MANIFESTS/amd64-amd64-14.1-BETA3 +%%DATADIR%%/MANIFESTS/arm64-aarch64-14.1-BETA3 +%%DATADIR%%/MANIFESTS/i386-i386-14.1-BETA3 +%%DATADIR%%/MANIFESTS/powerpc-powerpc-14.1-BETA3 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64-14.1-BETA3 +%%DATADIR%%/MANIFESTS/powerpc-powerpc64le-14.1-BETA3 +%%DATADIR%%/MANIFESTS/powerpc-powerpcspe-14.1-BETA3 +%%DATADIR%%/MANIFESTS/riscv-riscv64-14.1-BETA3 From nobody Mon May 20 06:53:11 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 4VjSvD0mtSz5JWDr; Mon, 20 May 2024 06:53:12 +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 4VjSvD0553z4Z08; Mon, 20 May 2024 06:53:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716187992; 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=LSRXLipTHk1BvORb2MAz3kqLbuUpz/S4QPZFsOKGpCc=; b=jMNYzEYuPqgBb7nn7+ONhPtWIYmUOjW2MZ813q8Nhn3SaGtbKhgHY1+c2Bv2EkRS9rImN1 dsw6PRV0cpToj8b2vtGP7PBTXhpS1Z2Jc1u4KQgTdOBIfg9Gt6zKWP/MYQZVix3MEbqxrI mim7TIiIbQGOAVeRFBDJMPwEkoJPmuP4bsLPG/OvaikuHd5UzsUkvaP5VePr4m5gvfgkgx ewTVlxxBAjAz4DWZnWfLoBEC5c9oYPImNvCe5tDcDukhT5QkN77UY9qCnDuOlM8GcohJ6v LWL3xmWlaf4VVJMlID4CrJxzpn7jUqu5LrOHwY9BCyZTGjhW88clrgwjBj5K1A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716187992; a=rsa-sha256; cv=none; b=XbTKL60y6wg8brIpFezCuYxpygrwJpiZA9OKumXjA+vcgyMojzuJaFkmQvpM9U43bEt1Vx Q/bP7jpULDYAOGmEbpH00OAQ8rzSLs2mdeTh8zBqp7IT5eEPUyQig1hsBVNXaZIb4PQGbC J7yuxvKILts9q/y35eIjf0mSVIWwKJbKWmkxQam5FvFgtNv70QgMj3Fb6kfNLHsCyN95aC yR2efwnuDLPu/RqBlECBP7MEWXIMD/5RnJ8jg4cD8j+DJ4dwalIxGjteFCn8rXT0+k5rpi YOcuR983eSKkuFYCEaQgvZ2E5Hyveo4/bKwjIe7NGlCEXBaHukKXnhAyoPAZ0A== 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=1716187992; 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=LSRXLipTHk1BvORb2MAz3kqLbuUpz/S4QPZFsOKGpCc=; b=aLr5HokH1dFPyuhHb6SFoN18jKq+6fgtWOkyaKOX9pyEQOGavkNiPJOf0q3EszLFU48xm9 Bf8sex2PYZOlTTNkWXNqwEFQlI/UJ312cdbLSSxCPND6L5K1jD7OHfw4sJ1TmdTioFK4x6 pLnKy50u2C963czLDz7NwWdM1AP9qlQh3oGBvHU3yvkNHL2995Xo1+9FhgTAbj1PU8OtWx /cOIXGVyldmIGvi4tgXLNRgOCBgk/EdVviv0PSDSNTkfDXiikfSZ9ypgi829R4Fn0ugMYp qxzfN9wYYY5BqjdrMiC8ZXlFmSzP0Wsr9Tjn95xjg0EnvDqAWOMfwH+5vfL+hA== 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 4VjSvC6VBTzSj9; Mon, 20 May 2024 06:53:11 +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 44K6rBlG068501; Mon, 20 May 2024 06:53:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K6rBKT068498; Mon, 20 May 2024 06:53:11 GMT (envelope-from git) Date: Mon, 20 May 2024 06:53:11 GMT Message-Id: <202405200653.44K6rBKT068498@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: 40d2c05bc290 - main - audio/noise-suppression-for-voice-lv2: update 1.03 =?utf-8?Q?=E2=86=92?= 1.10 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 40d2c05bc2906b5d5338bf9904d3e0995a144256 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=40d2c05bc2906b5d5338bf9904d3e0995a144256 commit 40d2c05bc2906b5d5338bf9904d3e0995a144256 Author: Yuri Victorovich AuthorDate: 2024-05-20 06:02:31 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 06:53:08 +0000 audio/noise-suppression-for-voice-lv2: update 1.03 → 1.10 Reported by: portscout --- audio/noise-suppression-for-voice-lv2/Makefile | 4 ++-- audio/noise-suppression-for-voice-lv2/distinfo | 6 +++--- .../files/patch-CMakeLists.txt | 23 +++++++++++----------- .../files/patch-src_juce__plugin_CMakeLists.txt | 11 ++--------- 4 files changed, 19 insertions(+), 25 deletions(-) diff --git a/audio/noise-suppression-for-voice-lv2/Makefile b/audio/noise-suppression-for-voice-lv2/Makefile index fed365634ca6..0a5d693b6da5 100644 --- a/audio/noise-suppression-for-voice-lv2/Makefile +++ b/audio/noise-suppression-for-voice-lv2/Makefile @@ -1,7 +1,6 @@ PORTNAME= noise-suppression-for-voice DISTVERSIONPREFIX= v -DISTVERSION= 1.03 -PORTREVISION= 2 +DISTVERSION= 1.10 CATEGORIES= audio PKGNAMESUFFIX= -lv2 @@ -27,6 +26,7 @@ GH_ACCOUNT= werman EXTRACT_AFTER_ARGS= --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/external/JUCE \ --no-same-owner --no-same-permissions +CMAKE_ON= USE_SYSTEM_JUCE CMAKE_OFF= BUILD_TESTS CMAKE_OFF+= BUILD_VST_PLUGIN # https://github.com/werman/noise-suppression-for-voice/issues/65 CXXFLAGS+= -DJUCE_CUSTOM_VST3_SDK=1 -DJUCE_INCLUDE_PNGLIB_CODE=0 diff --git a/audio/noise-suppression-for-voice-lv2/distinfo b/audio/noise-suppression-for-voice-lv2/distinfo index 9245c5a9ae8f..dedd798e7259 100644 --- a/audio/noise-suppression-for-voice-lv2/distinfo +++ b/audio/noise-suppression-for-voice-lv2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686287620 -SHA256 (werman-noise-suppression-for-voice-v1.03_GH0.tar.gz) = 8c85cae3ebbb3a18facc38930a3b67ca90e3ad609526a0018c71690de35baf04 -SIZE (werman-noise-suppression-for-voice-v1.03_GH0.tar.gz) = 19486457 +TIMESTAMP = 1716182553 +SHA256 (werman-noise-suppression-for-voice-v1.10_GH0.tar.gz) = 6e0c11aeb8392891750b0243c2ba695dab07654bf3f4e01adbed927b36cc690a +SIZE (werman-noise-suppression-for-voice-v1.10_GH0.tar.gz) = 37315188 diff --git a/audio/noise-suppression-for-voice-lv2/files/patch-CMakeLists.txt b/audio/noise-suppression-for-voice-lv2/files/patch-CMakeLists.txt index 40ba5695fd69..a033a5f9a502 100644 --- a/audio/noise-suppression-for-voice-lv2/files/patch-CMakeLists.txt +++ b/audio/noise-suppression-for-voice-lv2/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2022-07-28 08:24:44 UTC +--- CMakeLists.txt.orig 2024-05-18 14:43:53 UTC +++ CMakeLists.txt -@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.6) +@@ -4,7 +4,7 @@ set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR} include(GNUInstallDirs) set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib) @@ -9,12 +9,13 @@ set(CMAKE_BINARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) set(MINGW_ADDITIONAL_LINKING_FLAGS "-static-libgcc -static-libstdc++ -Wl,-Bstatic -lstdc++ -lpthread -Wl,-Bdynamic") -@@ -35,6 +35,7 @@ if (BUILD_VST_PLUGIN OR BUILD_VST3_PLUGIN OR BUILD_LV2 - # For install JUCE copies all its headers, no one needs them. It also doesn't install actual libraries. - # On the other hand JUCE could install libraries during build process (see COPY_PLUGIN_AFTER_BUILD option). - # So we have to manually install plugins. -- add_subdirectory(external/JUCE EXCLUDE_FROM_ALL) -+ #add_subdirectory(external/JUCE EXCLUDE_FROM_ALL) -+ find_package(JUCE REQUIRED) - add_subdirectory(src/juce_plugin) - endif () +@@ -36,7 +36,8 @@ if (BUILD_VST_PLUGIN OR BUILD_VST3_PLUGIN OR BUILD_LV2 + + if (BUILD_VST_PLUGIN OR BUILD_VST3_PLUGIN OR BUILD_LV2_PLUGIN OR BUILD_AU_PLUGIN OR BUILD_AUV3_PLUGIN) + if (USE_SYSTEM_JUCE) +- find_package(JUCE) ++ find_package(JUCE REQUIRED) ++ message("-- Found JUCE Version=${JUCE_VERSION}") + else () + # For install JUCE copies all its headers, no one needs them. It also doesn't install actual libraries. + # On the other hand JUCE could install libraries during build process (see COPY_PLUGIN_AFTER_BUILD option). diff --git a/audio/noise-suppression-for-voice-lv2/files/patch-src_juce__plugin_CMakeLists.txt b/audio/noise-suppression-for-voice-lv2/files/patch-src_juce__plugin_CMakeLists.txt index a0a868000b81..c7a1ecb8634b 100644 --- a/audio/noise-suppression-for-voice-lv2/files/patch-src_juce__plugin_CMakeLists.txt +++ b/audio/noise-suppression-for-voice-lv2/files/patch-src_juce__plugin_CMakeLists.txt @@ -1,6 +1,6 @@ ---- src/juce_plugin/CMakeLists.txt.orig 2022-07-28 08:24:44 UTC +--- src/juce_plugin/CMakeLists.txt.orig 2024-05-18 14:43:53 UTC +++ src/juce_plugin/CMakeLists.txt -@@ -87,14 +89,14 @@ function(compile_plugins formats suffix default_channe +@@ -88,14 +88,14 @@ function(compile_plugins formats suffix default_channe # JUCE has a terrible idea of installing plugin during the BUILD process instead of during the INSTALL, # also JUCE wants to install its headers which we don't want at all. # So it's easier to handle it ourselves. @@ -19,10 +19,3 @@ endif () endforeach () endif () -@@ -135,4 +137,4 @@ endif () - - if (FORMATS) - compile_plugins("${FORMATS}" "" 1) --endif () -\ No newline at end of file -+endif () From nobody Mon May 20 06:53:12 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 4VjSvF1Rsgz5JW8H; Mon, 20 May 2024 06:53:13 +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 4VjSvF0fVHz4Z2j; Mon, 20 May 2024 06:53:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716187993; 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=/RFbPsthrFlANpD7n/eQj7nzwOcV/3S6kbuF0ZNF7lg=; b=N4mhRrBrvjbNXtAZmu/JZC0cz6iKg21vwWLcWP6EiXMuZDOHylrIssIDENHmMJ7avo6mDy DOkEN68C52SxZ3DbhqW+3/bQlhRdCciaFzOKv6NbJJvaU/v4BnC2VVh5pIFUXOBlpCP1Jy F73CnuTtkVhPddOSt9KxW48QdPuC6uh1y7nPwqEo272RJRKzJd+xgNi4FGv57y46LXMmhh mzuFVsGNUKJ30nQkz7/ZY7qBA8gjtaW2jz1zhDGX8bKzMwaTOZerySbPhnu+AH/AsgLNgv 931DWySU7b3uMXQW5+2tXyBhEw1/I0ISbE2U9c9yKiIpqPa+xPD1BdXQLbYBMw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716187993; a=rsa-sha256; cv=none; b=Qh2OFmeR8WRXfCEUbTKvPCL+p+u8EGqPg3M60bo20be6wwnDmTGBxLf9FjgT7x5LbNe+Pd v8jwjZ0sLGB9OHkNekvY+INPzHcq7GzQUAsT6Uvo2sgWI/H+kFSQzjjYGyso1R+Bz5loTj G1r3e32Mhfp55zBoRnoeJMlQpUxe/1k7Zm9KaUjCCtCfweogve58LG4sK5BvW4Hkv2SJB1 IyLDBaIihifiounwAXK484SZLtT3g8Y0NOiCy0a5vpJG3/QDDsYf9iOLtD2e9Boudm75e6 zeqpuKafnVn40FEr6+zuVzt69XmG097mgZBrTM20hYSmdBet9WGBy5vpBDq2jw== 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=1716187993; 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=/RFbPsthrFlANpD7n/eQj7nzwOcV/3S6kbuF0ZNF7lg=; b=c9YoPgfnddGcjNFVlGXHHPPL9KWTYevE4dgz960F/VnfD6PQu+7y5T8Sh91CNULnn+fZFa zdjW9NGZvfbPWnPlA0mPnV2HlT6P6ZNEppqJMeclZNZg+6ARi4ISNl38rRzMUWY5mqZ2/o K+mOmHlz1GOyll49OiM82HaukLcvnRMqf3xe8i3jx95VoVdQ0d1QmQds2fsSuWIw+0AZOE US2dEuTWXrwgiWoGitex+zSMF/Z8urjwncLQqHLY0E9lx8izJSgZlKDPMtxf66B7vSV+tC 9o4HDWRkXgPp9XuoF/oPbScFskeFbP5W7Mcw9oKWopguLx5QbcppWHmDSAw0Ig== 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 4VjSvF0F8FzS58; Mon, 20 May 2024 06:53:13 +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 44K6rC0f068558; Mon, 20 May 2024 06:53:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K6rC8l068555; Mon, 20 May 2024 06:53:12 GMT (envelope-from git) Date: Mon, 20 May 2024 06:53:12 GMT Message-Id: <202405200653.44K6rC8l068555@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: 8b888c74c71c - main - deval/cargo-deny: New port: Rust: Cargo plugin for linting dependencies 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8b888c74c71c5ab44561f846ae141028627c4564 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b888c74c71c5ab44561f846ae141028627c4564 commit 8b888c74c71c5ab44561f846ae141028627c4564 Author: Yuri Victorovich AuthorDate: 2024-05-20 06:13:29 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 06:53:09 +0000 deval/cargo-deny: New port: Rust: Cargo plugin for linting dependencies --- devel/Makefile | 1 + devel/cargo-deny/Makefile | 353 ++++++++++++++++++++++++ devel/cargo-deny/distinfo | 655 +++++++++++++++++++++++++++++++++++++++++++++ devel/cargo-deny/pkg-descr | 1 + 4 files changed, 1010 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index cab63b875a43..f810146f7fb2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -353,6 +353,7 @@ SUBDIR += cargo-bloat SUBDIR += cargo-c SUBDIR += cargo-cache + SUBDIR += cargo-deny SUBDIR += cargo-depgraph SUBDIR += cargo-edit SUBDIR += cargo-generate diff --git a/devel/cargo-deny/Makefile b/devel/cargo-deny/Makefile new file mode 100644 index 000000000000..0aef3d29289a --- /dev/null +++ b/devel/cargo-deny/Makefile @@ -0,0 +1,353 @@ +PORTNAME= cargo-deny +DISTVERSION= 0.14.23 +CATEGORIES= devel + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Rust: Cargo plugin for linting dependencies +WWW= http://embark.rs + +LICENSE= APACHE20 MIT +LICENSE_COMB= dual +LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT + +LIB_DEPENDS= libzstd.so:archivers/zstd + +USES= cargo + +USE_GITHUB= yes +GH_ACCOUNT= EmbarkStudios + +CARGO_CRATES= addr2line-0.21.0 \ + adler-1.0.2 \ + ahash-0.8.11 \ + aho-corasick-1.1.3 \ + allocator-api2-0.2.16 \ + anstream-0.6.13 \ + anstyle-1.0.6 \ + anstyle-parse-0.2.3 \ + anstyle-query-1.0.2 \ + anstyle-wincon-3.0.2 \ + anyhow-1.0.82 \ + arc-swap-1.7.1 \ + askalono-0.4.6 \ + async-compression-0.4.8 \ + autocfg-1.2.0 \ + backtrace-0.3.71 \ + base64-0.21.7 \ + base64-0.22.0 \ + bitflags-1.3.2 \ + bitflags-2.5.0 \ + bitvec-1.0.1 \ + block-buffer-0.10.4 \ + bstr-1.9.1 \ + bumpalo-3.16.0 \ + byteorder-1.5.0 \ + bytes-1.6.0 \ + camino-1.1.6 \ + cargo-lock-9.0.0 \ + cargo-platform-0.1.8 \ + cargo_metadata-0.18.1 \ + cc-1.0.92 \ + cfg-expr-0.15.8 \ + cfg-if-1.0.0 \ + clap-4.5.4 \ + clap_builder-4.5.2 \ + clap_derive-4.5.4 \ + clap_lex-0.7.0 \ + clru-0.6.1 \ + codespan-0.11.1 \ + codespan-reporting-0.11.1 \ + colorchoice-1.0.0 \ + console-0.15.8 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.6 \ + cpufeatures-0.2.12 \ + crc32fast-1.4.0 \ + crossbeam-0.8.4 \ + crossbeam-channel-0.5.12 \ + crossbeam-deque-0.8.5 \ + crossbeam-epoch-0.9.18 \ + crossbeam-queue-0.3.11 \ + crossbeam-utils-0.8.19 \ + crypto-common-0.1.6 \ + cvss-2.0.0 \ + deranged-0.3.11 \ + digest-0.10.7 \ + dunce-1.0.4 \ + either-1.10.0 \ + encode_unicode-0.3.6 \ + encoding_rs-0.8.34 \ + equivalent-1.0.1 \ + errno-0.3.8 \ + faster-hex-0.9.0 \ + fastrand-2.0.2 \ + fern-0.6.2 \ + filetime-0.2.23 \ + fixedbitset-0.4.2 \ + flate2-1.0.28 \ + fnv-1.0.7 \ + form_urlencoded-1.2.1 \ + fs-err-2.11.0 \ + fs_extra-1.3.0 \ + funty-2.0.0 \ + futures-channel-0.3.30 \ + futures-core-0.3.30 \ + futures-io-0.3.30 \ + futures-sink-0.3.30 \ + futures-task-0.3.30 \ + futures-util-0.3.30 \ + generic-array-0.14.7 \ + getrandom-0.2.14 \ + gimli-0.28.1 \ + gix-0.62.0 \ + gix-actor-0.31.1 \ + gix-attributes-0.22.2 \ + gix-bitmap-0.2.11 \ + gix-chunk-0.4.8 \ + gix-command-0.3.6 \ + gix-commitgraph-0.24.2 \ + gix-config-0.36.1 \ + gix-config-value-0.14.6 \ + gix-credentials-0.24.2 \ + gix-date-0.8.5 \ + gix-diff-0.43.0 \ + gix-discover-0.31.0 \ + gix-features-0.38.1 \ + gix-filter-0.11.1 \ + gix-fs-0.10.2 \ + gix-glob-0.16.2 \ + gix-hash-0.14.2 \ + gix-hashtable-0.5.2 \ + gix-ignore-0.11.2 \ + gix-index-0.32.1 \ + gix-lock-13.1.1 \ + gix-macros-0.1.4 \ + gix-negotiate-0.13.0 \ + gix-object-0.42.1 \ + gix-odb-0.60.0 \ + gix-pack-0.50.0 \ + gix-packetline-0.17.5 \ + gix-packetline-blocking-0.17.4 \ + gix-path-0.10.7 \ + gix-pathspec-0.7.4 \ + gix-prompt-0.8.4 \ + gix-protocol-0.45.0 \ + gix-quote-0.4.12 \ + gix-ref-0.43.0 \ + gix-refspec-0.23.0 \ + gix-revision-0.27.0 \ + gix-revwalk-0.13.0 \ + gix-sec-0.10.6 \ + gix-submodule-0.10.0 \ + gix-tempfile-13.1.1 \ + gix-trace-0.1.9 \ + gix-transport-0.42.0 \ + gix-traverse-0.39.0 \ + gix-url-0.27.3 \ + gix-utils-0.1.12 \ + gix-validate-0.8.4 \ + gix-worktree-0.33.1 \ + gix-worktree-state-0.10.0 \ + globset-0.4.14 \ + goblin-0.8.0 \ + h2-0.4.4 \ + hashbrown-0.14.3 \ + heck-0.4.1 \ + heck-0.5.0 \ + hermit-abi-0.3.9 \ + home-0.5.9 \ + http-1.1.0 \ + http-body-1.0.0 \ + http-body-util-0.1.1 \ + httparse-1.8.0 \ + hyper-1.3.1 \ + hyper-rustls-0.26.0 \ + hyper-util-0.1.3 \ + idna-0.5.0 \ + indexmap-2.2.6 \ + insta-1.38.0 \ + io-close-0.3.7 \ + ipnet-2.9.0 \ + itoa-1.0.11 \ + jobserver-0.1.30 \ + js-sys-0.3.69 \ + krates-0.16.10 \ + kstring-2.0.0 \ + lazy_static-1.4.0 \ + libc-0.2.153 \ + linked-hash-map-0.5.6 \ + linux-raw-sys-0.4.13 \ + lock_api-0.4.11 \ + log-0.4.21 \ + maybe-async-0.2.10 \ + memchr-2.7.2 \ + memmap2-0.9.4 \ + mime-0.3.17 \ + miniz_oxide-0.7.2 \ + mio-0.8.11 \ + nu-ansi-term-0.50.0 \ + num-conv-0.1.0 \ + num-traits-0.2.18 \ + num_cpus-1.16.0 \ + num_threads-0.1.7 \ + object-0.32.2 \ + once_cell-1.19.0 \ + openssl-probe-0.1.5 \ + parking_lot-0.12.1 \ + parking_lot_core-0.9.9 \ + paste-1.0.14 \ + percent-encoding-2.3.1 \ + petgraph-0.6.4 \ + pin-project-1.1.5 \ + pin-project-internal-1.1.5 \ + pin-project-lite-0.2.14 \ + pin-utils-0.1.0 \ + pkg-config-0.3.30 \ + plain-0.2.3 \ + platforms-3.4.0 \ + powerfmt-0.2.0 \ + proc-macro2-1.0.79 \ + prodash-28.0.0 \ + quote-1.0.36 \ + radium-0.7.0 \ + rayon-1.10.0 \ + rayon-core-1.12.1 \ + redox_syscall-0.4.1 \ + regex-1.10.4 \ + regex-automata-0.4.6 \ + regex-syntax-0.8.3 \ + reqwest-0.12.4 \ + ring-0.17.8 \ + rmp-0.8.12 \ + rmp-serde-0.14.4 \ + rustc-demangle-0.1.23 \ + rustix-0.38.32 \ + rustls-0.22.4 \ + rustls-native-certs-0.7.0 \ + rustls-pemfile-2.1.2 \ + rustls-pki-types-1.4.1 \ + rustls-webpki-0.102.3 \ + rustsec-0.29.1 \ + rustversion-1.0.15 \ + ryu-1.0.17 \ + same-file-1.0.6 \ + schannel-0.1.23 \ + scopeguard-1.2.0 \ + scroll-0.12.0 \ + scroll_derive-0.12.0 \ + security-framework-2.10.0 \ + security-framework-sys-2.10.0 \ + semver-1.0.22 \ + serde-1.0.197 \ + serde_derive-1.0.197 \ + serde_json-1.0.115 \ + serde_spanned-0.6.5 \ + serde_urlencoded-0.7.1 \ + sha1_smol-1.0.0 \ + sha2-0.10.8 \ + shell-words-1.1.0 \ + signal-hook-0.3.17 \ + signal-hook-registry-1.4.1 \ + similar-2.5.0 \ + slab-0.4.9 \ + smallvec-1.13.2 \ + smol_str-0.2.1 \ + socket2-0.5.6 \ + spdx-0.10.4 \ + spin-0.9.8 \ + static_assertions-1.1.0 \ + strsim-0.11.1 \ + strum-0.26.2 \ + strum_macros-0.26.2 \ + subtle-2.5.0 \ + syn-2.0.58 \ + sync_wrapper-0.1.2 \ + system-configuration-0.5.1 \ + system-configuration-sys-0.5.0 \ + tame-index-0.11.0 \ + tap-1.0.1 \ + target-lexicon-0.12.14 \ + tempfile-3.10.1 \ + termcolor-1.4.1 \ + thiserror-1.0.58 \ + thiserror-impl-1.0.58 \ + time-0.3.36 \ + time-core-0.1.2 \ + time-macros-0.2.18 \ + tinyvec-1.6.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.37.0 \ + tokio-rustls-0.25.0 \ + tokio-util-0.7.10 \ + toml-0.7.8 \ + toml-span-0.2.0 \ + toml_datetime-0.6.5 \ + toml_edit-0.19.15 \ + tower-0.4.13 \ + tower-layer-0.3.2 \ + tower-service-0.3.2 \ + tracing-0.1.40 \ + tracing-core-0.1.32 \ + try-lock-0.2.5 \ + twox-hash-1.6.3 \ + typenum-1.17.0 \ + unicode-bidi-0.3.15 \ + unicode-bom-2.0.3 \ + unicode-ident-1.0.12 \ + unicode-normalization-0.1.23 \ + unicode-width-0.1.11 \ + untrusted-0.9.0 \ + url-2.5.0 \ + utf8parse-0.2.1 \ + version_check-0.9.4 \ + walkdir-2.5.0 \ + want-0.3.1 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.92 \ + wasm-bindgen-backend-0.2.92 \ + wasm-bindgen-futures-0.4.42 \ + wasm-bindgen-macro-0.2.92 \ + wasm-bindgen-macro-support-0.2.92 \ + wasm-bindgen-shared-0.2.92 \ + web-sys-0.3.69 \ + webpki-roots-0.26.1 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.6 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-targets-0.48.5 \ + windows-targets-0.52.4 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.4 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.4 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.4 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.4 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.4 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.4 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.4 \ + winnow-0.5.40 \ + winnow-0.6.6 \ + winreg-0.52.0 \ + wyz-0.5.1 \ + zerocopy-0.7.32 \ + zerocopy-derive-0.7.32 \ + zeroize-1.7.0 \ + zstd-0.11.2+zstd.1.5.2 \ + zstd-safe-5.0.2+zstd.1.5.2 \ + zstd-sys-2.0.10+zstd.1.5.6 + +PLIST_FILES= bin/${PORTNAME} + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include diff --git a/devel/cargo-deny/distinfo b/devel/cargo-deny/distinfo new file mode 100644 index 000000000000..a186c7c4e508 --- /dev/null +++ b/devel/cargo-deny/distinfo @@ -0,0 +1,655 @@ +TIMESTAMP = 1716183813 +SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb +SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 +SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe +SIZE (rust/crates/adler-1.0.2.crate) = 12778 +SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 +SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/allocator-api2-0.2.16.crate) = 0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5 +SIZE (rust/crates/allocator-api2-0.2.16.crate) = 59025 +SHA256 (rust/crates/anstream-0.6.13.crate) = d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb +SIZE (rust/crates/anstream-0.6.13.crate) = 30928 +SHA256 (rust/crates/anstyle-1.0.6.crate) = 8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc +SIZE (rust/crates/anstyle-1.0.6.crate) = 14604 +SHA256 (rust/crates/anstyle-parse-0.2.3.crate) = c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c +SIZE (rust/crates/anstyle-parse-0.2.3.crate) = 24699 +SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648 +SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739 +SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7 +SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 +SHA256 (rust/crates/anyhow-1.0.82.crate) = f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519 +SIZE (rust/crates/anyhow-1.0.82.crate) = 45361 +SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 +SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 +SHA256 (rust/crates/askalono-0.4.6.crate) = 44b5d702bda44c54cef36c81456389719711127ad83e46b9d06fda469bd2e6d7 +SIZE (rust/crates/askalono-0.4.6.crate) = 30153 +SHA256 (rust/crates/async-compression-0.4.8.crate) = 07dbbf24db18d609b1462965249abdf49129ccad073ec257da372adc83259c60 +SIZE (rust/crates/async-compression-0.4.8.crate) = 104878 +SHA256 (rust/crates/autocfg-1.2.0.crate) = f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80 +SIZE (rust/crates/autocfg-1.2.0.crate) = 14808 +SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d +SIZE (rust/crates/backtrace-0.3.71.crate) = 86553 +SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 +SIZE (rust/crates/base64-0.21.7.crate) = 82576 +SHA256 (rust/crates/base64-0.22.0.crate) = 9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51 +SIZE (rust/crates/base64-0.22.0.crate) = 81568 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 +SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 +SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c +SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 +SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 +SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706 +SIZE (rust/crates/bstr-1.9.1.crate) = 380305 +SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c +SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9 +SIZE (rust/crates/bytes-1.6.0.crate) = 60605 +SHA256 (rust/crates/camino-1.1.6.crate) = c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c +SIZE (rust/crates/camino-1.1.6.crate) = 30519 +SHA256 (rust/crates/cargo-lock-9.0.0.crate) = e11c675378efb449ed3ce8de78d75d0d80542fc98487c26aba28eb3b82feac72 +SIZE (rust/crates/cargo-lock-9.0.0.crate) = 40465 +SHA256 (rust/crates/cargo-platform-0.1.8.crate) = 24b1f0365a6c6bb4020cd05806fd0d33c44d38046b8bd7f0e40814b9763cabfc +SIZE (rust/crates/cargo-platform-0.1.8.crate) = 11813 +SHA256 (rust/crates/cargo_metadata-0.18.1.crate) = 2d886547e41f740c616ae73108f6eb70afe6d940c7bc697cb30f13daec073037 +SIZE (rust/crates/cargo_metadata-0.18.1.crate) = 24535 +SHA256 (rust/crates/cc-1.0.92.crate) = 2678b2e3449475e95b0aa6f9b506a28e61b3dc8996592b983695e8ebb58a8b41 +SIZE (rust/crates/cc-1.0.92.crate) = 76130 +SHA256 (rust/crates/cfg-expr-0.15.8.crate) = d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02 +SIZE (rust/crates/cfg-expr-0.15.8.crate) = 42108 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/clap-4.5.4.crate) = 90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0 +SIZE (rust/crates/clap-4.5.4.crate) = 55401 +SHA256 (rust/crates/clap_builder-4.5.2.crate) = ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4 +SIZE (rust/crates/clap_builder-4.5.2.crate) = 163566 +SHA256 (rust/crates/clap_derive-4.5.4.crate) = 528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64 +SIZE (rust/crates/clap_derive-4.5.4.crate) = 29159 +SHA256 (rust/crates/clap_lex-0.7.0.crate) = 98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce +SIZE (rust/crates/clap_lex-0.7.0.crate) = 11915 +SHA256 (rust/crates/clru-0.6.1.crate) = b8191fa7302e03607ff0e237d4246cc043ff5b3cb9409d995172ba3bea16b807 +SIZE (rust/crates/clru-0.6.1.crate) = 16507 +SHA256 (rust/crates/codespan-0.11.1.crate) = 3362992a0d9f1dd7c3d0e89e0ab2bb540b7a95fea8cd798090e758fda2899b5e +SIZE (rust/crates/codespan-0.11.1.crate) = 8895 +SHA256 (rust/crates/codespan-reporting-0.11.1.crate) = 3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e +SIZE (rust/crates/codespan-reporting-0.11.1.crate) = 48963 +SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 +SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb +SIZE (rust/crates/console-0.15.8.crate) = 36364 +SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f +SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (rust/crates/core-foundation-sys-0.8.6.crate) = 06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f +SIZE (rust/crates/core-foundation-sys-0.8.6.crate) = 37629 +SHA256 (rust/crates/cpufeatures-0.2.12.crate) = 53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504 +SIZE (rust/crates/cpufeatures-0.2.12.crate) = 12837 +SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa +SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665 +SHA256 (rust/crates/crossbeam-0.8.4.crate) = 1137cd7e7fc0fb5d3c5a8678be38ec56e819125d8d7907411fe24ccb943faca8 +SIZE (rust/crates/crossbeam-0.8.4.crate) = 10500 +SHA256 (rust/crates/crossbeam-channel-0.5.12.crate) = ab3db02a9c5b5121e1e42fbdb1aeb65f5e02624cc58c43f2884c6ccac0b82f95 +SIZE (rust/crates/crossbeam-channel-0.5.12.crate) = 90515 +SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d +SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 +SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-queue-0.3.11.crate) = df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35 +SIZE (rust/crates/crossbeam-queue-0.3.11.crate) = 15581 +SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345 +SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328 +SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 +SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 +SHA256 (rust/crates/cvss-2.0.0.crate) = 7ec6a2f799b0e3103192800872de17ee1d39fe0c598628277b9b012f09b4010f +SIZE (rust/crates/cvss-2.0.0.crate) = 20012 +SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 +SIZE (rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 +SIZE (rust/crates/digest-0.10.7.crate) = 19557 +SHA256 (rust/crates/dunce-1.0.4.crate) = 56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b +SIZE (rust/crates/dunce-1.0.4.crate) = 8034 +SHA256 (rust/crates/either-1.10.0.crate) = 11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a +SIZE (rust/crates/either-1.10.0.crate) = 18334 +SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f +SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 +SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59 +SIZE (rust/crates/encoding_rs-0.8.34.crate) = 1378166 +SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 +SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 +SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 +SIZE (rust/crates/errno-0.3.8.crate) = 10645 +SHA256 (rust/crates/faster-hex-0.9.0.crate) = a2a2b11eda1d40935b26cf18f6833c526845ae8c41e58d09af6adeb6f0269183 +SIZE (rust/crates/faster-hex-0.9.0.crate) = 13053 +SHA256 (rust/crates/fastrand-2.0.2.crate) = 658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984 +SIZE (rust/crates/fastrand-2.0.2.crate) = 14674 +SHA256 (rust/crates/fern-0.6.2.crate) = d9f0c14694cbd524c8720dd69b0e3179344f04ebb5f90f2e4a440c6ea3b2f1ee +SIZE (rust/crates/fern-0.6.2.crate) = 304626 +SHA256 (rust/crates/filetime-0.2.23.crate) = 1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd +SIZE (rust/crates/filetime-0.2.23.crate) = 14942 +SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80 +SIZE (rust/crates/fixedbitset-0.4.2.crate) = 15954 +SHA256 (rust/crates/flate2-1.0.28.crate) = 46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e +SIZE (rust/crates/flate2-1.0.28.crate) = 73690 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/fs-err-2.11.0.crate) = 88a41f105fe1d5b6b34b2055e3dc59bb79b46b48b2040b9e6c7b4b5de097aa41 +SIZE (rust/crates/fs-err-2.11.0.crate) = 20449 +SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c +SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 +SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c +SIZE (rust/crates/funty-2.0.0.crate) = 13160 +SHA256 (rust/crates/futures-channel-0.3.30.crate) = eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78 +SIZE (rust/crates/futures-channel-0.3.30.crate) = 31736 +SHA256 (rust/crates/futures-core-0.3.30.crate) = dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d +SIZE (rust/crates/futures-core-0.3.30.crate) = 14071 +SHA256 (rust/crates/futures-io-0.3.30.crate) = a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1 +SIZE (rust/crates/futures-io-0.3.30.crate) = 8910 +SHA256 (rust/crates/futures-sink-0.3.30.crate) = 9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5 +SIZE (rust/crates/futures-sink-0.3.30.crate) = 7852 +SHA256 (rust/crates/futures-task-0.3.30.crate) = 38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004 +SIZE (rust/crates/futures-task-0.3.30.crate) = 11126 +SHA256 (rust/crates/futures-util-0.3.30.crate) = 3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48 +SIZE (rust/crates/futures-util-0.3.30.crate) = 159977 +SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a +SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 +SHA256 (rust/crates/getrandom-0.2.14.crate) = 94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c +SIZE (rust/crates/getrandom-0.2.14.crate) = 37307 +SHA256 (rust/crates/gimli-0.28.1.crate) = 4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253 +SIZE (rust/crates/gimli-0.28.1.crate) = 270497 +SHA256 (rust/crates/gix-0.62.0.crate) = 5631c64fb4cd48eee767bf98a3cbc5c9318ef3bb71074d4c099a2371510282b6 +SIZE (rust/crates/gix-0.62.0.crate) = 269685 +SHA256 (rust/crates/gix-actor-0.31.1.crate) = 45c3a3bde455ad2ee8ba8a195745241ce0b770a8a26faae59fcf409d01b28c46 +SIZE (rust/crates/gix-actor-0.31.1.crate) = 8952 +SHA256 (rust/crates/gix-attributes-0.22.2.crate) = eefb48f42eac136a4a0023f49a54ec31be1c7a9589ed762c45dcb9b953f7ecc8 +SIZE (rust/crates/gix-attributes-0.22.2.crate) = 19043 +SHA256 (rust/crates/gix-bitmap-0.2.11.crate) = a371db66cbd4e13f0ed9dc4c0fea712d7276805fccc877f77e96374d317e87ae +SIZE (rust/crates/gix-bitmap-0.2.11.crate) = 6920 +SHA256 (rust/crates/gix-chunk-0.4.8.crate) = 45c8751169961ba7640b513c3b24af61aa962c967aaf04116734975cd5af0c52 +SIZE (rust/crates/gix-chunk-0.4.8.crate) = 9358 +SHA256 (rust/crates/gix-command-0.3.6.crate) = f90009020dc4b3de47beed28e1334706e0a330ddd17f5cfeb097df3b15a54b77 +SIZE (rust/crates/gix-command-0.3.6.crate) = 10757 +SHA256 (rust/crates/gix-commitgraph-0.24.2.crate) = f7b102311085da4af18823413b5176d7c500fb2272eaf391cfa8635d8bcb12c4 +SIZE (rust/crates/gix-commitgraph-0.24.2.crate) = 18187 +SHA256 (rust/crates/gix-config-0.36.1.crate) = 7580e05996e893347ad04e1eaceb92e1c0e6a3ffe517171af99bf6b6df0ca6e5 +SIZE (rust/crates/gix-config-0.36.1.crate) = 61754 +SHA256 (rust/crates/gix-config-value-0.14.6.crate) = fbd06203b1a9b33a78c88252a625031b094d9e1b647260070c25b09910c0a804 +SIZE (rust/crates/gix-config-value-0.14.6.crate) = 12769 +SHA256 (rust/crates/gix-credentials-0.24.2.crate) = 5c70146183bd3c7119329a3c7392d1aa0e0adbe48d727f4df31828fe6d8fdaa1 +SIZE (rust/crates/gix-credentials-0.24.2.crate) = 20458 +SHA256 (rust/crates/gix-date-0.8.5.crate) = 180b130a4a41870edfbd36ce4169c7090bca70e195da783dea088dd973daa59c +SIZE (rust/crates/gix-date-0.8.5.crate) = 10185 +SHA256 (rust/crates/gix-diff-0.43.0.crate) = a5fbc24115b957346cd23fb0f47d830eb799c46c89cdcf2f5acc9bf2938c2d01 +SIZE (rust/crates/gix-diff-0.43.0.crate) = 32154 +SHA256 (rust/crates/gix-discover-0.31.0.crate) = 64bab49087ed3710caf77e473dc0efc54ca33d8ccc6441359725f121211482b1 +SIZE (rust/crates/gix-discover-0.31.0.crate) = 16644 +SHA256 (rust/crates/gix-features-0.38.1.crate) = db4254037d20a247a0367aa79333750146a369719f0c6617fec4f5752cc62b37 +SIZE (rust/crates/gix-features-0.38.1.crate) = 30596 +SHA256 (rust/crates/gix-filter-0.11.1.crate) = 5c0d1f01af62bfd2fb3dd291acc2b29d4ab3e96ad52a679174626508ce98ef12 +SIZE (rust/crates/gix-filter-0.11.1.crate) = 35838 +SHA256 (rust/crates/gix-fs-0.10.2.crate) = e2184c40e7910529677831c8b481acf788ffd92427ed21fad65b6aa637e631b8 +SIZE (rust/crates/gix-fs-0.10.2.crate) = 14372 +SHA256 (rust/crates/gix-glob-0.16.2.crate) = 682bdc43cb3c00dbedfcc366de2a849b582efd8d886215dbad2ea662ec156bb5 +SIZE (rust/crates/gix-glob-0.16.2.crate) = 13261 +SHA256 (rust/crates/gix-hash-0.14.2.crate) = f93d7df7366121b5018f947a04d37f034717e113dcf9ccd85c34b58e57a74d5e +SIZE (rust/crates/gix-hash-0.14.2.crate) = 12759 +SHA256 (rust/crates/gix-hashtable-0.5.2.crate) = 7ddf80e16f3c19ac06ce415a38b8591993d3f73aede049cb561becb5b3a8e242 +SIZE (rust/crates/gix-hashtable-0.5.2.crate) = 6421 +SHA256 (rust/crates/gix-ignore-0.11.2.crate) = 640dbeb4f5829f9fc14d31f654a34a0350e43a24e32d551ad130d99bf01f63f1 +SIZE (rust/crates/gix-ignore-0.11.2.crate) = 9090 +SHA256 (rust/crates/gix-index-0.32.1.crate) = 881ab3b1fa57f497601a5add8289e72a7ae09471fc0b9bbe483b628ae8e418a1 +SIZE (rust/crates/gix-index-0.32.1.crate) = 44704 +SHA256 (rust/crates/gix-lock-13.1.1.crate) = e7c359f81f01b8352063319bcb39789b7ea0887b406406381106e38c4a34d049 +SIZE (rust/crates/gix-lock-13.1.1.crate) = 9753 +SHA256 (rust/crates/gix-macros-0.1.4.crate) = 1dff438f14e67e7713ab9332f5fd18c8f20eb7eb249494f6c2bf170522224032 +SIZE (rust/crates/gix-macros-0.1.4.crate) = 8582 +SHA256 (rust/crates/gix-negotiate-0.13.0.crate) = 54ba98f8c8c06870dfc167d192ca38a38261867b836cb89ac80bc9176dba975e +SIZE (rust/crates/gix-negotiate-0.13.0.crate) = 9717 +SHA256 (rust/crates/gix-object-0.42.1.crate) = 3d4f8efae72030df1c4a81d02dbe2348e748d9b9a11e108ed6efbd846326e051 +SIZE (rust/crates/gix-object-0.42.1.crate) = 32453 +SHA256 (rust/crates/gix-odb-0.60.0.crate) = e8bbb43d2fefdc4701ffdf9224844d05b136ae1b9a73c2f90710c8dd27a93503 +SIZE (rust/crates/gix-odb-0.60.0.crate) = 54133 +SHA256 (rust/crates/gix-pack-0.50.0.crate) = b58bad27c7677fa6b587aab3a1aca0b6c97373bd371a0a4290677c838c9bcaf1 +SIZE (rust/crates/gix-pack-0.50.0.crate) = 96288 +SHA256 (rust/crates/gix-packetline-0.17.5.crate) = b70486beda0903b6d5b65dfa6e40585098cdf4e6365ca2dff4f74c387354a515 +SIZE (rust/crates/gix-packetline-0.17.5.crate) = 20346 +SHA256 (rust/crates/gix-packetline-blocking-0.17.4.crate) = c31d42378a3d284732e4d589979930d0d253360eccf7ec7a80332e5ccb77e14a +SIZE (rust/crates/gix-packetline-blocking-0.17.4.crate) = 20176 +SHA256 (rust/crates/gix-path-0.10.7.crate) = 23623cf0f475691a6d943f898c4d0b89f5c1a2a64d0f92bce0e0322ee6528783 +SIZE (rust/crates/gix-path-0.10.7.crate) = 14406 +SHA256 (rust/crates/gix-pathspec-0.7.4.crate) = ea9f934a111e0efdf93ae06e3648427e60e783099fbebd6a53a7a2ffb10a1e65 +SIZE (rust/crates/gix-pathspec-0.7.4.crate) = 18083 +SHA256 (rust/crates/gix-prompt-0.8.4.crate) = f5325eb17ce7b5e5d25dec5c2315d642a09d55b9888b3bf46b7d72e1621a55d8 +SIZE (rust/crates/gix-prompt-0.8.4.crate) = 13083 +SHA256 (rust/crates/gix-protocol-0.45.0.crate) = aed3bb6179835a3250403baa9d7022579e559fc45f2efc416d9de1a14b5acf11 +SIZE (rust/crates/gix-protocol-0.45.0.crate) = 35138 +SHA256 (rust/crates/gix-quote-0.4.12.crate) = cbff4f9b9ea3fa7a25a70ee62f545143abef624ac6aa5884344e70c8b0a1d9ff +SIZE (rust/crates/gix-quote-0.4.12.crate) = 7055 +SHA256 (rust/crates/gix-ref-0.43.0.crate) = fd4aba68b925101cb45d6df328979af0681364579db889098a0de75b36c77b65 +SIZE (rust/crates/gix-ref-0.43.0.crate) = 55990 +SHA256 (rust/crates/gix-refspec-0.23.0.crate) = dde848865834a54fe4d9b4573f15d0e9a68eaf3d061b42d3ed52b4b8acf880b2 +SIZE (rust/crates/gix-refspec-0.23.0.crate) = 16129 +SHA256 (rust/crates/gix-revision-0.27.0.crate) = 9e34196e1969bd5d36e2fbc4467d893999132219d503e23474a8ad2b221cb1e8 +SIZE (rust/crates/gix-revision-0.27.0.crate) = 19138 +SHA256 (rust/crates/gix-revwalk-0.13.0.crate) = e0a7d393ae814eeaae41a333c0ff684b243121cc61ccdc5bbe9897094588047d +SIZE (rust/crates/gix-revwalk-0.13.0.crate) = 11797 +SHA256 (rust/crates/gix-sec-0.10.6.crate) = fddc27984a643b20dd03e97790555804f98cf07404e0e552c0ad8133266a79a1 +SIZE (rust/crates/gix-sec-0.10.6.crate) = 9356 +SHA256 (rust/crates/gix-submodule-0.10.0.crate) = 4fb7ea05666362472fecd44c1fc35fe48a5b9b841b431cc4f85b95e6f20c23ec +SIZE (rust/crates/gix-submodule-0.10.0.crate) = 12089 +SHA256 (rust/crates/gix-tempfile-13.1.1.crate) = a761d76594f4443b675e85928e4902dec333273836bd386906f01e7e346a0d11 +SIZE (rust/crates/gix-tempfile-13.1.1.crate) = 17852 +SHA256 (rust/crates/gix-trace-0.1.9.crate) = f924267408915fddcd558e3f37295cc7d6a3e50f8bd8b606cee0808c3915157e +SIZE (rust/crates/gix-trace-0.1.9.crate) = 9659 +SHA256 (rust/crates/gix-transport-0.42.0.crate) = 9d2f783b2fe86bf2a8cf1f3b8669d65b01ab4932f32cc0101d3893e1b16a3bd6 +SIZE (rust/crates/gix-transport-0.42.0.crate) = 50126 +SHA256 (rust/crates/gix-traverse-0.39.0.crate) = f4029ec209b0cc480d209da3837a42c63801dd8548f09c1f4502c60accb62aeb +SIZE (rust/crates/gix-traverse-0.39.0.crate) = 17242 +SHA256 (rust/crates/gix-url-0.27.3.crate) = 0db829ebdca6180fbe32be7aed393591df6db4a72dbbc0b8369162390954d1cf +SIZE (rust/crates/gix-url-0.27.3.crate) = 14329 +SHA256 (rust/crates/gix-utils-0.1.12.crate) = 35192df7fd0fa112263bad8021e2df7167df4cc2a6e6d15892e1e55621d3d4dc +SIZE (rust/crates/gix-utils-0.1.12.crate) = 9418 +SHA256 (rust/crates/gix-validate-0.8.4.crate) = e39fc6e06044985eac19dd34d474909e517307582e462b2eb4c8fa51b6241545 +SIZE (rust/crates/gix-validate-0.8.4.crate) = 6960 +SHA256 (rust/crates/gix-worktree-0.33.1.crate) = f06ca5dd164678914fc9280ba9d1ffeb66499ccc16ab1278c513828beee88401 +SIZE (rust/crates/gix-worktree-0.33.1.crate) = 16352 +SHA256 (rust/crates/gix-worktree-state-0.10.0.crate) = 70b4bcac42d5b3197d38e3f15f6eb277c5e6d6a1669c7beabed8f666dba1c9b8 +SIZE (rust/crates/gix-worktree-state-0.10.0.crate) = 14193 +SHA256 (rust/crates/globset-0.4.14.crate) = 57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1 +SIZE (rust/crates/globset-0.4.14.crate) = 25090 +SHA256 (rust/crates/goblin-0.8.0.crate) = bb07a4ffed2093b118a525b1d8f5204ae274faed5604537caf7135d0f18d9887 +SIZE (rust/crates/goblin-0.8.0.crate) = 175002 +SHA256 (rust/crates/h2-0.4.4.crate) = 816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069 +SIZE (rust/crates/h2-0.4.4.crate) = 168905 +SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 +SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 +SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 +SHA256 (rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5 +SIZE (rust/crates/home-0.5.9.crate) = 8760 +SHA256 (rust/crates/http-1.1.0.crate) = 21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258 +SIZE (rust/crates/http-1.1.0.crate) = 103144 +SHA256 (rust/crates/http-body-1.0.0.crate) = 1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643 +SIZE (rust/crates/http-body-1.0.0.crate) = 5411 +SHA256 (rust/crates/http-body-util-0.1.1.crate) = 0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d +SIZE (rust/crates/http-body-util-0.1.1.crate) = 11930 +SHA256 (rust/crates/httparse-1.8.0.crate) = d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904 +SIZE (rust/crates/httparse-1.8.0.crate) = 29954 +SHA256 (rust/crates/hyper-1.3.1.crate) = fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d +SIZE (rust/crates/hyper-1.3.1.crate) = 148763 +SHA256 (rust/crates/hyper-rustls-0.26.0.crate) = a0bea761b46ae2b24eb4aef630d8d1c398157b6fc29e6350ecf090a0b70c952c +SIZE (rust/crates/hyper-rustls-0.26.0.crate) = 29538 +SHA256 (rust/crates/hyper-util-0.1.3.crate) = ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa +SIZE (rust/crates/hyper-util-0.1.3.crate) = 61647 +SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 +SIZE (rust/crates/idna-0.5.0.crate) = 271940 +SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 +SIZE (rust/crates/indexmap-2.2.6.crate) = 82420 +SHA256 (rust/crates/insta-1.38.0.crate) = 3eab73f58e59ca6526037208f0e98851159ec1633cf17b6cd2e1f2c3fd5d53cc +SIZE (rust/crates/insta-1.38.0.crate) = 86379 +SHA256 (rust/crates/io-close-0.3.7.crate) = 9cadcf447f06744f8ce713d2d6239bb5bde2c357a452397a9ed90c625da390bc +SIZE (rust/crates/io-close-0.3.7.crate) = 8025 +SHA256 (rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3 +SIZE (rust/crates/ipnet-2.9.0.crate) = 27627 +SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b +SIZE (rust/crates/itoa-1.0.11.crate) = 10563 +SHA256 (rust/crates/jobserver-0.1.30.crate) = 685a7d121ee3f65ae4fddd72b25a04bb36b6af81bc0828f7d5434c0fe60fa3a2 +SIZE (rust/crates/jobserver-0.1.30.crate) = 27687 +SHA256 (rust/crates/js-sys-0.3.69.crate) = 29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d +SIZE (rust/crates/js-sys-0.3.69.crate) = 81083 +SHA256 (rust/crates/krates-0.16.10.crate) = 7fcb3baf2360eb25ad31f0ada3add63927ada6db457791979b82ac199f835cb9 +SIZE (rust/crates/krates-0.16.10.crate) = 51738 +SHA256 (rust/crates/kstring-2.0.0.crate) = ec3066350882a1cd6d950d055997f379ac37fd39f81cd4d8ed186032eb3c5747 +SIZE (rust/crates/kstring-2.0.0.crate) = 22063 +SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 +SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd +SIZE (rust/crates/libc-0.2.153.crate) = 740614 +SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f +SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 +SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c +SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855 +SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45 +SIZE (rust/crates/lock_api-0.4.11.crate) = 27487 +SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c +SIZE (rust/crates/log-0.4.21.crate) = 43442 +SHA256 (rust/crates/maybe-async-0.2.10.crate) = 5cf92c10c7e361d6b99666ec1c6f9805b0bea2c3bd8c78dc6fe98ac5bd78db11 +SIZE (rust/crates/maybe-async-0.2.10.crate) = 22107 +SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d +SIZE (rust/crates/memchr-2.7.2.crate) = 96220 +SHA256 (rust/crates/memmap2-0.9.4.crate) = fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322 +SIZE (rust/crates/memmap2-0.9.4.crate) = 32752 +SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 +SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 +SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c +SIZE (rust/crates/mio-0.8.11.crate) = 102983 +SHA256 (rust/crates/nu-ansi-term-0.50.0.crate) = dd2800e1520bdc966782168a627aa5d1ad92e33b984bf7c7615d31280c83ff14 +SIZE (rust/crates/nu-ansi-term-0.50.0.crate) = 28482 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/num-traits-0.2.18.crate) = da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a +SIZE (rust/crates/num-traits-0.2.18.crate) = 51930 +SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 +SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 +SHA256 (rust/crates/num_threads-0.1.7.crate) = 5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9 +SIZE (rust/crates/num_threads-0.1.7.crate) = 7455 +SHA256 (rust/crates/object-0.32.2.crate) = a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 +SIZE (rust/crates/object-0.32.2.crate) = 286994 +SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 +SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf +SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 +SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f +SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 +SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e +SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445 +SHA256 (rust/crates/paste-1.0.14.crate) = de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c +SIZE (rust/crates/paste-1.0.14.crate) = 18157 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/petgraph-0.6.4.crate) = e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9 +SIZE (rust/crates/petgraph-0.6.4.crate) = 185895 +SHA256 (rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3 +SIZE (rust/crates/pin-project-1.1.5.crate) = 54214 +SHA256 (rust/crates/pin-project-internal-1.1.5.crate) = 2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965 +SIZE (rust/crates/pin-project-internal-1.1.5.crate) = 28280 +SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02 +SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec +SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613 +SHA256 (rust/crates/plain-0.2.3.crate) = b4596b6d070b27117e987119b4dac604f3c58cfb0b191112e24771b2faeac1a6 +SIZE (rust/crates/plain-0.2.3.crate) = 10664 +SHA256 (rust/crates/platforms-3.4.0.crate) = db23d408679286588f4d4644f965003d056e3dd5abcaaa938116871d7ce2fee7 +SIZE (rust/crates/platforms-3.4.0.crate) = 29298 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/proc-macro2-1.0.79.crate) = e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e +SIZE (rust/crates/proc-macro2-1.0.79.crate) = 47200 +SHA256 (rust/crates/prodash-28.0.0.crate) = 744a264d26b88a6a7e37cbad97953fa233b94d585236310bcbc88474b4092d79 +SIZE (rust/crates/prodash-28.0.0.crate) = 90695 +SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 +SIZE (rust/crates/quote-1.0.36.crate) = 28507 +SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 +SIZE (rust/crates/radium-0.7.0.crate) = 10906 +SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa +SIZE (rust/crates/rayon-1.10.0.crate) = 180155 +SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 +SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa +SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 +SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c +SIZE (rust/crates/regex-1.10.4.crate) = 253191 +SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea +SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565 +SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56 +SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497 +SHA256 (rust/crates/reqwest-0.12.4.crate) = 566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10 +SIZE (rust/crates/reqwest-0.12.4.crate) = 170627 +SHA256 (rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d +SIZE (rust/crates/ring-0.17.8.crate) = 4188554 +SHA256 (rust/crates/rmp-0.8.12.crate) = 7f9860a6cc38ed1da53456442089b4dfa35e7cedaa326df63017af88385e6b20 +SIZE (rust/crates/rmp-0.8.12.crate) = 28844 +SHA256 (rust/crates/rmp-serde-0.14.4.crate) = 4ce7d70c926fe472aed493b902010bccc17fa9f7284145cb8772fd22fdb052d8 +SIZE (rust/crates/rmp-serde-0.14.4.crate) = 24668 +SHA256 (rust/crates/rustc-demangle-0.1.23.crate) = d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76 +SIZE (rust/crates/rustc-demangle-0.1.23.crate) = 28970 +SHA256 (rust/crates/rustix-0.38.32.crate) = 65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89 +SIZE (rust/crates/rustix-0.38.32.crate) = 376999 +SHA256 (rust/crates/rustls-0.22.4.crate) = bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432 +SIZE (rust/crates/rustls-0.22.4.crate) = 333681 +SHA256 (rust/crates/rustls-native-certs-0.7.0.crate) = 8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792 +SIZE (rust/crates/rustls-native-certs-0.7.0.crate) = 25071 +SHA256 (rust/crates/rustls-pemfile-2.1.2.crate) = 29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d +SIZE (rust/crates/rustls-pemfile-2.1.2.crate) = 25928 +SHA256 (rust/crates/rustls-pki-types-1.4.1.crate) = ecd36cc4259e3e4514335c4a138c6b43171a8d61d8f5c9348f9fc7529416f247 +SIZE (rust/crates/rustls-pki-types-1.4.1.crate) = 29437 +SHA256 (rust/crates/rustls-webpki-0.102.3.crate) = f3bce581c0dd41bce533ce695a1437fa16a7ab5ac3ccfa99fe1a620a7885eabf +SIZE (rust/crates/rustls-webpki-0.102.3.crate) = 197543 +SHA256 (rust/crates/rustsec-0.29.1.crate) = 60baaf663376cac793332954d0cd7dfa258256bbe6a621af880d88f621eec941 +SIZE (rust/crates/rustsec-0.29.1.crate) = 60154 +SHA256 (rust/crates/rustversion-1.0.15.crate) = 80af6f9131f277a45a3fba6ce8e2258037bb0477a67e610d3c1fe046ab31de47 +SIZE (rust/crates/rustversion-1.0.15.crate) = 17406 +SHA256 (rust/crates/ryu-1.0.17.crate) = e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1 +SIZE (rust/crates/ryu-1.0.17.crate) = 47537 +SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/schannel-0.1.23.crate) = fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534 +SIZE (rust/crates/schannel-0.1.23.crate) = 41667 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/scroll-0.12.0.crate) = 6ab8598aa408498679922eff7fa985c25d58a90771bd6be794434c5277eab1a6 +SIZE (rust/crates/scroll-0.12.0.crate) = 24145 +SHA256 (rust/crates/scroll_derive-0.12.0.crate) = 7f81c2fde025af7e69b1d1420531c8a8811ca898919db177141a85313b1cb932 +SIZE (rust/crates/scroll_derive-0.12.0.crate) = 4693 +SHA256 (rust/crates/security-framework-2.10.0.crate) = 770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6 +SIZE (rust/crates/security-framework-2.10.0.crate) = 79723 +SHA256 (rust/crates/security-framework-sys-2.10.0.crate) = 41f3cc463c0ef97e11c3461a9d3787412d30e8e7eb907c79180c4a57bf7c04ef +SIZE (rust/crates/security-framework-sys-2.10.0.crate) = 18676 +SHA256 (rust/crates/semver-1.0.22.crate) = 92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca +SIZE (rust/crates/semver-1.0.22.crate) = 30446 +SHA256 (rust/crates/serde-1.0.197.crate) = 3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2 +SIZE (rust/crates/serde-1.0.197.crate) = 77087 +SHA256 (rust/crates/serde_derive-1.0.197.crate) = 7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b +SIZE (rust/crates/serde_derive-1.0.197.crate) = 55771 +SHA256 (rust/crates/serde_json-1.0.115.crate) = 12dc5c46daa8e9fdf4f5e71b6cf9a53f2487da0e86e55808e2d35539666497dd +SIZE (rust/crates/serde_json-1.0.115.crate) = 147100 +SHA256 (rust/crates/serde_spanned-0.6.5.crate) = eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1 +SIZE (rust/crates/serde_spanned-0.6.5.crate) = 8349 +SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd +SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/sha1_smol-1.0.0.crate) = ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012 +SIZE (rust/crates/sha1_smol-1.0.0.crate) = 9782 +SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 +SIZE (rust/crates/sha2-0.10.8.crate) = 26357 +SHA256 (rust/crates/shell-words-1.1.0.crate) = 24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde +SIZE (rust/crates/shell-words-1.1.0.crate) = 9871 +SHA256 (rust/crates/signal-hook-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 +SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 +SHA256 (rust/crates/signal-hook-registry-1.4.1.crate) = d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1 +SIZE (rust/crates/signal-hook-registry-1.4.1.crate) = 17987 +SHA256 (rust/crates/similar-2.5.0.crate) = fa42c91313f1d05da9b26f267f931cf178d4aba455b4c4622dd7355eb80c6640 +SIZE (rust/crates/similar-2.5.0.crate) = 51648 +SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 +SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 +SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/smol_str-0.2.1.crate) = e6845563ada680337a52d43bb0b29f396f2d911616f6573012645b9e3d048a49 +SIZE (rust/crates/smol_str-0.2.1.crate) = 14689 +SHA256 (rust/crates/socket2-0.5.6.crate) = 05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871 +SIZE (rust/crates/socket2-0.5.6.crate) = 55270 +SHA256 (rust/crates/spdx-0.10.4.crate) = 29ef1a0fa1e39ac22972c8db23ff89aea700ab96aa87114e1fb55937a631a0c9 +SIZE (rust/crates/spdx-0.10.4.crate) = 997441 +SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 +SIZE (rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/strum-0.26.2.crate) = 5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29 +SIZE (rust/crates/strum-0.26.2.crate) = 7189 +SHA256 (rust/crates/strum_macros-0.26.2.crate) = c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946 +SIZE (rust/crates/strum_macros-0.26.2.crate) = 27056 +SHA256 (rust/crates/subtle-2.5.0.crate) = 81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc +SIZE (rust/crates/subtle-2.5.0.crate) = 13909 +SHA256 (rust/crates/syn-2.0.58.crate) = 44cfb93f38070beee36b3fef7d4f5a16f27751d94b187b666a5cc5e9b0d30687 +SIZE (rust/crates/syn-2.0.58.crate) = 254920 +SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 +SIZE (rust/crates/sync_wrapper-0.1.2.crate) = 6933 +SHA256 (rust/crates/system-configuration-0.5.1.crate) = ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7 +SIZE (rust/crates/system-configuration-0.5.1.crate) = 12618 +SHA256 (rust/crates/system-configuration-sys-0.5.0.crate) = a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9 +SIZE (rust/crates/system-configuration-sys-0.5.0.crate) = 6730 +SHA256 (rust/crates/tame-index-0.11.0.crate) = c09360f6b03266a73e111665451a8a1cec970eb58fc394f84a20cb3e6325f766 +SIZE (rust/crates/tame-index-0.11.0.crate) = 76479 +SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 +SIZE (rust/crates/tap-1.0.1.crate) = 11316 +SHA256 (rust/crates/target-lexicon-0.12.14.crate) = e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f +SIZE (rust/crates/target-lexicon-0.12.14.crate) = 25508 +SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 +SIZE (rust/crates/tempfile-3.10.1.crate) = 33653 +SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 +SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 +SHA256 (rust/crates/thiserror-1.0.58.crate) = 03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297 +SIZE (rust/crates/thiserror-1.0.58.crate) = 21025 +SHA256 (rust/crates/thiserror-impl-1.0.58.crate) = c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7 +SIZE (rust/crates/thiserror-impl-1.0.58.crate) = 15645 +SHA256 (rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885 +SIZE (rust/crates/time-0.3.36.crate) = 119805 +SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 +SIZE (rust/crates/time-core-0.1.2.crate) = 7191 +SHA256 (rust/crates/time-macros-0.2.18.crate) = 3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf +SIZE (rust/crates/time-macros-0.2.18.crate) = 24361 +SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 +SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 +SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 +SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 +SHA256 (rust/crates/tokio-1.37.0.crate) = 1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787 +SIZE (rust/crates/tokio-1.37.0.crate) = 764297 +SHA256 (rust/crates/tokio-rustls-0.25.0.crate) = 775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f +SIZE (rust/crates/tokio-rustls-0.25.0.crate) = 30541 +SHA256 (rust/crates/tokio-util-0.7.10.crate) = 5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15 +SIZE (rust/crates/tokio-util-0.7.10.crate) = 110508 +SHA256 (rust/crates/toml-0.7.8.crate) = dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257 +SIZE (rust/crates/toml-0.7.8.crate) = 49671 +SHA256 (rust/crates/toml-span-0.2.0.crate) = 369db38ce6d1fc320a54ea3f032d07c07a232ca19c40e287246aff06d57c2abe +SIZE (rust/crates/toml-span-0.2.0.crate) = 28285 +SHA256 (rust/crates/toml_datetime-0.6.5.crate) = 3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1 +SIZE (rust/crates/toml_datetime-0.6.5.crate) = 10910 +SHA256 (rust/crates/toml_edit-0.19.15.crate) = 1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421 +SIZE (rust/crates/toml_edit-0.19.15.crate) = 95324 +SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c +SIZE (rust/crates/tower-0.4.13.crate) = 106906 +SHA256 (rust/crates/tower-layer-0.3.2.crate) = c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0 +SIZE (rust/crates/tower-layer-0.3.2.crate) = 6023 +SHA256 (rust/crates/tower-service-0.3.2.crate) = b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52 +SIZE (rust/crates/tower-service-0.3.2.crate) = 6847 +SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef +SIZE (rust/crates/tracing-0.1.40.crate) = 79459 +SHA256 (rust/crates/tracing-core-0.1.32.crate) = c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54 +SIZE (rust/crates/tracing-core-0.1.32.crate) = 61221 +SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b +SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/twox-hash-1.6.3.crate) = 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675 +SIZE (rust/crates/twox-hash-1.6.3.crate) = 21842 +SHA256 (rust/crates/typenum-1.17.0.crate) = 42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825 +SIZE (rust/crates/typenum-1.17.0.crate) = 42849 +SHA256 (rust/crates/unicode-bidi-0.3.15.crate) = 08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75 +SIZE (rust/crates/unicode-bidi-0.3.15.crate) = 56811 +SHA256 (rust/crates/unicode-bom-2.0.3.crate) = 7eec5d1121208364f6793f7d2e222bf75a915c19557537745b195b253dd64217 +SIZE (rust/crates/unicode-bom-2.0.3.crate) = 10773 +SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b +SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 +SHA256 (rust/crates/unicode-normalization-0.1.23.crate) = a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5 +SIZE (rust/crates/unicode-normalization-0.1.23.crate) = 122649 +SHA256 (rust/crates/unicode-width-0.1.11.crate) = e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85 +SIZE (rust/crates/unicode-width-0.1.11.crate) = 19187 +SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 +SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 +SHA256 (rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633 +SIZE (rust/crates/url-2.5.0.crate) = 78605 +SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f +SIZE (rust/crates/version_check-0.9.4.crate) = 14895 +SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b +SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 +SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e +SIZE (rust/crates/want-0.3.1.crate) = 6398 +SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 +SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasm-bindgen-0.2.92.crate) = 4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8 +SIZE (rust/crates/wasm-bindgen-0.2.92.crate) = 184119 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.92.crate) = 614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da +SIZE (rust/crates/wasm-bindgen-backend-0.2.92.crate) = 28348 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.42.crate) = 76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0 +SIZE (rust/crates/wasm-bindgen-futures-0.4.42.crate) = 15380 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.92.crate) = a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726 +SIZE (rust/crates/wasm-bindgen-macro-0.2.92.crate) = 13835 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = 20092 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.92.crate) = af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96 +SIZE (rust/crates/wasm-bindgen-shared-0.2.92.crate) = 7263 +SHA256 (rust/crates/web-sys-0.3.69.crate) = 77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef +SIZE (rust/crates/web-sys-0.3.69.crate) = 728877 +SHA256 (rust/crates/webpki-roots-0.26.1.crate) = b3de34ae270483955a94f4b21bdaaeb83d508bb84a01435f393818edb0012009 +SIZE (rust/crates/webpki-roots-0.26.1.crate) = 249748 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 *** 71 LINES SKIPPED *** From nobody Mon May 20 06:54:35 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 4VjSwq75LCz5JWFC; Mon, 20 May 2024 06:54:35 +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 4VjSwq6qttz4Ysr; Mon, 20 May 2024 06:54:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716188075; 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=DIUoE8rc+xpg8tjtCnkSxHNoVMT9LTPdQ87SjVi7b5c=; b=vA18EweWpKgZaCv3eeJEZXe8lbWL03nJ9pJ8OAXrosxKNbz7gINlXfIY9LzFDOQMpiJrxu ej/ycwQTvwebHSRPA9LJ2711c9r6ndw2wSrOkVQoSerMVp6KN1+E/tIC6XSBg+LTY3kMfg wh4DoXAyey5McKQQaXee0+N/H4COb/29k1puR/IQkie7g0O6NbaB5cRS4cwXvnaa5Ahp7h ZAlMYuSt5hrD1nlvFGvlIUuydTC/zJWU8sA3u93ZXzDP/UZN1+1ry0ETWksCMYNbdzCyfY 1aPnsYHO0asACD8sildKKMfpNOF3b0h5X0TfbowtCTM2I6nGGEfjCvdPRBNQ+Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716188075; a=rsa-sha256; cv=none; b=clnDJZv0LN+CvKB+osof0TUvHDNwCKpENWm4EcdaC218n90zqI9NZCgcdAsDvfdTI2Yh31 cQAdsLe96+ezEEue7HmG1OwoI2LdQkWPNw8zltfF559tD4GecsL0krA+JAHp4AhYFEaF8R 0zR4KOOb1IRN++Dujml9V/z7NYqtja2Pf351EJfDgFLMvhAM7ht6enxtWanEQmK/FrwUEU JMXHZjA5zSASXAUPFzElMj3ygrUYFuqKZG1uMgPSFowUvckNKkml1PVsnUMOV7l37iNlwe vQ596gwF6xJ+qBZ2J+dkTgbN5KD7ylr0gPaNUw1JsvQv3fFTggrMV8vSmgehqQ== 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=1716188075; 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=DIUoE8rc+xpg8tjtCnkSxHNoVMT9LTPdQ87SjVi7b5c=; b=WFNjcrfPu0NYIHwLl+yQSnUcCnnET0xd59ttlNXFdt8uSNVk1S0P6juN2UOq8CXK2DXpaM NQjqe/8PkitNYuV5pz1iTQscx9WeAnzZygXXhga6TYxkKv7qbtUc4GtyD+ssvHiF954QpC l3meQejT1Jvzt2Tji1/BaXeS7xNEuiWN8ILbMZhgbcIAoNKgAdvv24IdgYW9SyLP6txvEk 6/tNb5E/4z3bdeYjJ0x5RLq5zifmeXL2oh1PFobHS2Fkd9kpHxjkFWSfOBbx2eygwK6krD XZ4xqKWhPcfHKLBi6DUT8S5B0+o3yJq9PHkinJn3gy22GXdjV56Laoy6o8/nHw== 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 4VjSwq6RdXzSjB; Mon, 20 May 2024 06:54:35 +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 44K6sZYn068882; Mon, 20 May 2024 06:54:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K6sZWL068879; Mon, 20 May 2024 06:54:35 GMT (envelope-from git) Date: Mon, 20 May 2024 06:54:35 GMT Message-Id: <202405200654.44K6sZWL068879@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kurt Jaeger Subject: git: f7694584ff4f - main - sysutils/elfx86exts: new port 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: pi X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f7694584ff4fb96f3b89df63e660281bba7145ec Auto-Submitted: auto-generated The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=f7694584ff4fb96f3b89df63e660281bba7145ec commit f7694584ff4fb96f3b89df63e660281bba7145ec Author: Jamie Landeg-Jones AuthorDate: 2024-05-20 06:52:03 +0000 Commit: Kurt Jaeger CommitDate: 2024-05-20 06:54:27 +0000 sysutils/elfx86exts: new port Disassemble a binary and print out which instruction set extensions it uses. Despite the utterly misleading name, this tool supports ELF and MachO binaries, and perhaps other formats as well, and has preliminary support for ARM64 as well as X86/64. PR: 277939 Author: Jamie Landeg-Jones Date: Mon May 20 08:52:03 2024 +0200 --- sysutils/Makefile | 1 + sysutils/elfx86exts/Makefile | 89 +++++++++++++++++++++++++++ sysutils/elfx86exts/distinfo | 139 ++++++++++++++++++++++++++++++++++++++++++ sysutils/elfx86exts/pkg-descr | 6 ++ 4 files changed, 235 insertions(+) diff --git a/sysutils/Makefile b/sysutils/Makefile index 72ba1aa6cf5c..4aa471ac7af0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -367,6 +367,7 @@ SUBDIR += egress-monitor SUBDIR += eject SUBDIR += eksctl + SUBDIR += elfx86exts SUBDIR += endian SUBDIR += enteruser SUBDIR += entr diff --git a/sysutils/elfx86exts/Makefile b/sysutils/elfx86exts/Makefile new file mode 100644 index 000000000000..ca88fd8b200b --- /dev/null +++ b/sysutils/elfx86exts/Makefile @@ -0,0 +1,89 @@ +PORTNAME= elfx86exts +DISTVERSIONPREFIX= ${PORTNAME}@ +DISTVERSION= 0.6.2 +CATEGORIES= sysutils + +MAINTAINER= jamie@catflap.org +COMMENT= Decode binaries and show which instruction set extensions they use +WWW= https://github.com/pkgw/elfx86exts + +LICENSE= MIT + +USES= cargo +USE_GITHUB= yes +GH_ACCOUNT= pkgw + +CARGO_CRATES= adler-1.0.2 \ + anstream-0.6.4 \ + anstyle-1.0.4 \ + anstyle-parse-0.2.2 \ + anstyle-query-1.0.0 \ + anstyle-wincon-3.0.1 \ + assert_cmd-2.0.12 \ + bstr-1.7.0 \ + byteorder-1.5.0 \ + capstone-0.11.0 \ + capstone-sys-0.15.0 \ + cc-1.0.83 \ + cfg-if-1.0.0 \ + clap-4.4.6 \ + clap_builder-4.4.6 \ + clap_derive-4.4.2 \ + clap_lex-0.5.1 \ + colorchoice-1.0.0 \ + crc32fast-1.3.2 \ + difflib-0.4.0 \ + doc-comment-0.3.3 \ + either-1.9.0 \ + escargot-0.5.8 \ + flate2-1.0.27 \ + heck-0.4.1 \ + itertools-0.11.0 \ + itoa-1.0.9 \ + libc-0.2.149 \ + log-0.4.20 \ + memchr-2.6.4 \ + memmap-0.7.0 \ + miniz_oxide-0.7.1 \ + object-0.32.1 \ + once_cell-1.18.0 \ + predicates-3.0.4 \ + predicates-core-1.0.6 \ + predicates-tree-1.0.9 \ + proc-macro2-1.0.69 \ + quote-1.0.33 \ + regex-automata-0.4.1 \ + ruzstd-0.4.0 \ + ryu-1.0.15 \ + serde-1.0.188 \ + serde_derive-1.0.188 \ + serde_json-1.0.107 \ + static_assertions-1.1.0 \ + strsim-0.10.0 \ + syn-1.0.109 \ + syn-2.0.38 \ + termtree-0.4.1 \ + thiserror-core-1.0.38 \ + thiserror-core-impl-1.0.38 \ + twox-hash-1.6.3 \ + unicode-ident-1.0.12 \ + utf8parse-0.2.1 \ + wait-timeout-0.2.0 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-sys-0.48.0 \ + windows-targets-0.48.5 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_msvc-0.48.5 \ + windows_i686_gnu-0.48.5 \ + windows_i686_msvc-0.48.5 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_msvc-0.48.5 + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-${DISTVERSION} + +PLIST_FILES= bin/elfx86exts + +.include diff --git a/sysutils/elfx86exts/distinfo b/sysutils/elfx86exts/distinfo new file mode 100644 index 000000000000..6fc8c9f7aec4 --- /dev/null +++ b/sysutils/elfx86exts/distinfo @@ -0,0 +1,139 @@ +TIMESTAMP = 1710808611 +SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe +SIZE (rust/crates/adler-1.0.2.crate) = 12778 +SHA256 (rust/crates/anstream-0.6.4.crate) = 2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44 +SIZE (rust/crates/anstream-0.6.4.crate) = 20593 +SHA256 (rust/crates/anstyle-1.0.4.crate) = 7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87 +SIZE (rust/crates/anstyle-1.0.4.crate) = 13998 +SHA256 (rust/crates/anstyle-parse-0.2.2.crate) = 317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140 +SIZE (rust/crates/anstyle-parse-0.2.2.crate) = 24696 +SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b +SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620 +SHA256 (rust/crates/anstyle-wincon-3.0.1.crate) = f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628 +SIZE (rust/crates/anstyle-wincon-3.0.1.crate) = 11279 +SHA256 (rust/crates/assert_cmd-2.0.12.crate) = 88903cb14723e4d4003335bb7f8a14f27691649105346a0f0957466c096adfe6 +SIZE (rust/crates/assert_cmd-2.0.12.crate) = 25347 +SHA256 (rust/crates/bstr-1.7.0.crate) = c79ad7fb2dd38f3dabd76b09c6a5a20c038fc0213ef1e9afd30eb777f120f019 +SIZE (rust/crates/bstr-1.7.0.crate) = 380090 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/capstone-0.11.0.crate) = 1097e608594dad3bad608295567f757742b883606fe150faf7a9740b849730d8 +SIZE (rust/crates/capstone-0.11.0.crate) = 103100 +SHA256 (rust/crates/capstone-sys-0.15.0.crate) = 2e7f651d5ec4c2a2e6c508f2c8032655003cd728ec85663e9796616990e25b5a +SIZE (rust/crates/capstone-sys-0.15.0.crate) = 4894588 +SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0 +SIZE (rust/crates/cc-1.0.83.crate) = 68343 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/clap-4.4.6.crate) = d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956 +SIZE (rust/crates/clap-4.4.6.crate) = 54823 +SHA256 (rust/crates/clap_builder-4.4.6.crate) = 0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45 +SIZE (rust/crates/clap_builder-4.4.6.crate) = 162450 +SHA256 (rust/crates/clap_derive-4.4.2.crate) = 0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873 +SIZE (rust/crates/clap_derive-4.4.2.crate) = 29019 +SHA256 (rust/crates/clap_lex-0.5.1.crate) = cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961 +SIZE (rust/crates/clap_lex-0.5.1.crate) = 11793 +SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 +SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d +SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 +SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 +SIZE (rust/crates/difflib-0.4.0.crate) = 7638 +SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 +SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 +SHA256 (rust/crates/either-1.9.0.crate) = a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07 +SIZE (rust/crates/either-1.9.0.crate) = 16660 +SHA256 (rust/crates/escargot-0.5.8.crate) = 768064bd3a0e2bedcba91dc87ace90beea91acc41b6a01a3ca8e9aa8827461bf +SIZE (rust/crates/escargot-0.5.8.crate) = 20748 +SHA256 (rust/crates/flate2-1.0.27.crate) = c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010 +SIZE (rust/crates/flate2-1.0.27.crate) = 73460 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57 +SIZE (rust/crates/itertools-0.11.0.crate) = 125074 +SHA256 (rust/crates/itoa-1.0.9.crate) = af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38 +SIZE (rust/crates/itoa-1.0.9.crate) = 10492 +SHA256 (rust/crates/libc-0.2.149.crate) = a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b +SIZE (rust/crates/libc-0.2.149.crate) = 715592 +SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f +SIZE (rust/crates/log-0.4.20.crate) = 38307 +SHA256 (rust/crates/memchr-2.6.4.crate) = f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167 +SIZE (rust/crates/memchr-2.6.4.crate) = 94439 +SHA256 (rust/crates/memmap-0.7.0.crate) = 6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b +SIZE (rust/crates/memmap-0.7.0.crate) = 15214 +SHA256 (rust/crates/miniz_oxide-0.7.1.crate) = e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7 +SIZE (rust/crates/miniz_oxide-0.7.1.crate) = 55194 +SHA256 (rust/crates/object-0.32.1.crate) = 9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0 +SIZE (rust/crates/object-0.32.1.crate) = 275463 +SHA256 (rust/crates/once_cell-1.18.0.crate) = dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d +SIZE (rust/crates/once_cell-1.18.0.crate) = 32969 +SHA256 (rust/crates/predicates-3.0.4.crate) = 6dfc28575c2e3f19cb3c73b93af36460ae898d426eba6fc15b9bd2a5220758a0 +SIZE (rust/crates/predicates-3.0.4.crate) = 23240 +SHA256 (rust/crates/predicates-core-1.0.6.crate) = b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174 +SIZE (rust/crates/predicates-core-1.0.6.crate) = 8084 +SHA256 (rust/crates/predicates-tree-1.0.9.crate) = 368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf +SIZE (rust/crates/predicates-tree-1.0.9.crate) = 7960 +SHA256 (rust/crates/proc-macro2-1.0.69.crate) = 134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da +SIZE (rust/crates/proc-macro2-1.0.69.crate) = 44271 +SHA256 (rust/crates/quote-1.0.33.crate) = 5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae +SIZE (rust/crates/quote-1.0.33.crate) = 28090 +SHA256 (rust/crates/regex-automata-0.4.1.crate) = 465c6fc0621e4abc4187a2bda0937bfd4f722c2730b29562e19689ea796c9a4b +SIZE (rust/crates/regex-automata-0.4.1.crate) = 616973 +SHA256 (rust/crates/ruzstd-0.4.0.crate) = ac3ffab8f9715a0d455df4bbb9d21e91135aab3cd3ca187af0cd0c3c3f868fdc +SIZE (rust/crates/ruzstd-0.4.0.crate) = 50778 +SHA256 (rust/crates/ryu-1.0.15.crate) = 1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741 +SIZE (rust/crates/ryu-1.0.15.crate) = 46906 +SHA256 (rust/crates/serde-1.0.188.crate) = cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e +SIZE (rust/crates/serde-1.0.188.crate) = 76230 +SHA256 (rust/crates/serde_derive-1.0.188.crate) = 4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2 +SIZE (rust/crates/serde_derive-1.0.188.crate) = 55563 +SHA256 (rust/crates/serde_json-1.0.107.crate) = 6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65 +SIZE (rust/crates/serde_json-1.0.107.crate) = 146458 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 +SIZE (rust/crates/strsim-0.10.0.crate) = 11355 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.38.crate) = e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b +SIZE (rust/crates/syn-2.0.38.crate) = 243284 +SHA256 (rust/crates/termtree-0.4.1.crate) = 3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76 +SIZE (rust/crates/termtree-0.4.1.crate) = 4557 +SHA256 (rust/crates/thiserror-core-1.0.38.crate) = 0d97345f6437bb2004cd58819d8a9ef8e36cdd7661c2abc4bbde0a7c40d9f497 +SIZE (rust/crates/thiserror-core-1.0.38.crate) = 18128 +SHA256 (rust/crates/thiserror-core-impl-1.0.38.crate) = 10ac1c5050e43014d16b2f94d0d2ce79e65ffdd8b38d8048f9c8f6a8a6da62ac +SIZE (rust/crates/thiserror-core-impl-1.0.38.crate) = 15084 +SHA256 (rust/crates/twox-hash-1.6.3.crate) = 97fee6b57c6a41524a810daee9286c02d7752c4253064d0b05472833a438f675 +SIZE (rust/crates/twox-hash-1.6.3.crate) = 21842 +SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b +SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 +SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/wait-timeout-0.2.0.crate) = 9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6 +SIZE (rust/crates/wait-timeout-0.2.0.crate) = 12441 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 +SHA256 (pkgw-elfx86exts-elfx86exts@0.6.2_GH0.tar.gz) = 55e2ee8c6481e46749b622910597a01e86207250d57e4430b7ce31a22b982e1a +SIZE (pkgw-elfx86exts-elfx86exts@0.6.2_GH0.tar.gz) = 15630 diff --git a/sysutils/elfx86exts/pkg-descr b/sysutils/elfx86exts/pkg-descr new file mode 100644 index 000000000000..ff9d30e672f5 --- /dev/null +++ b/sysutils/elfx86exts/pkg-descr @@ -0,0 +1,6 @@ +Disassemble a binary and print out which instruction set extensions it uses. + +Despite the utterly misleading name, this tool supports ELF and MachO +binaries, and perhaps other formats as well, and has preliminary +support for ARM64 as well as X86/64. + From nobody Mon May 20 07:03:23 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 4VjT6z39pkz5JXGy; Mon, 20 May 2024 07:03:23 +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 4VjT6z2x4Sz4bN9; Mon, 20 May 2024 07:03:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716188603; 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=el8oloIr57/rsAvj5uOOS7ErzFOeFQZYH9zzwm4Ec6M=; b=rWVrzMfX3GmcAsOY//HEm6GtjS8gkY+UnXNjctyiInPk9HlXVlDfxRhdrJMDEz/6bS9zAW Yjt0GdDXCEaHzt6f+/NNSD9QZr7LERTAAxE91hHdXsynH6Kp6sw7UYZjVA4abnZGsTKslU gvvwgb8M2Oz7zkyEBWM1kaIt6aGdaduGwkAAUwN8UopY4cnsHxsR8Xi8/JWf/v0rQS3ljq LD9dP99l7SmbFnmY6LlUsoLoUoMNE33P5849Erb+g3g1xTcaa6R5zGvsbXF++qL8SCEiox /2XqJ6O8U2J9xyapltvz8zoZOmb1eaniUO1HYks/ITIaZSouz5fL0GxQHpCmsA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716188603; a=rsa-sha256; cv=none; b=UOxryX08pHVwMT2KU09i2r5g6Unl2YdRxXSuNUErZU9RaGCrGh1O0pHUYkrL+S57F9+pm0 fzKKIY0dk0i3UyGHlDHL4eGojZ6zZMyfIBQOoO9DYdA+XEaiH6qpRGJwiunzf3wLPFc1sc 8CGd8ryP0QiPA4R1bFqZzYURcYVHZ5g++d0ixggxN8OpciPFf4a7ZK99E3F+DZU0/EVm67 ZxrbU6OtfnQ5C6LwTNL4qCjrahTa/hCZfqJfvGHwTXMOJ55pFzY58eBXZELd1jCpL+v/qM Mtudu64ECiTyS8DjfE9doU3SqpLBTXhtdOHdglyIhKyqb3QbC8+hLyo969wKnQ== 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=1716188603; 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=el8oloIr57/rsAvj5uOOS7ErzFOeFQZYH9zzwm4Ec6M=; b=SBCDpb0NFxAEZfs12+mY2qqHyQWZAzz5yPsCsRuGZ87QDsx4s9vhhWgPxXOLvYhriOLZw4 Paxd8IgQPTUHflE0U4PoNL4u47WnFd5foVEN0hFJjuks2du2fBmEKYRO+TKm7COukCyEgE cHvDeOpUGUPCniff0EoglzTbw9s8QwC5SqIZK9yADY13uV2dWp2eud+g7Fe6S65vT8vkKs I2Raf9zqNl6Uy7q2+dHDvGBWbJOmdg74MGOiNqjOGjEPXhopSReIgioCGScNC2pm22ElIh SHlROk6WGFRs6ZArcVQ8hO72GtU/LgOff6mi/pbJWG0q6fQPEQfAI1tY1F4kCQ== 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 4VjT6z2WlfzSYJ; Mon, 20 May 2024 07:03:23 +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 44K73NoT086178; Mon, 20 May 2024 07:03:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K73Nkr086175; Mon, 20 May 2024 07:03:23 GMT (envelope-from git) Date: Mon, 20 May 2024 07:03:23 GMT Message-Id: <202405200703.44K73Nkr086175@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 0bfdf0bed66b - main - multimedia/wl-screenrec: unbreak build with ffmpeg 7.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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0bfdf0bed66b6f5848a55f36da506a8d63f5c74a Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0bfdf0bed66b6f5848a55f36da506a8d63f5c74a commit 0bfdf0bed66b6f5848a55f36da506a8d63f5c74a Author: Jan Beich AuthorDate: 2024-02-16 11:24:12 +0000 Commit: Jan Beich CommitDate: 2024-05-20 07:02:22 +0000 multimedia/wl-screenrec: unbreak build with ffmpeg 7.0 error[E0425]: cannot find value `AV_CH_LAYOUT_NATIVE` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/channel_layout.rs:31:39 | 31 | const NATIVE = AV_CH_LAYOUT_NATIVE; | ^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CH_LAYOUT_STEREO` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:20795:1 | 20795 | pub const AV_CH_LAYOUT_STEREO: libc::c_ulonglong = 3; | ------------------------------------------------ similarly named constant `AV_CH_LAYOUT_STEREO` defined here error[E0425]: cannot find value `AV_CH_LAYOUT_3POINT1POINT2` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/channel_layout.rs:63:37 | 63 | const _3POINT1POINT2 = AV_CH_LAYOUT_3POINT1POINT2; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CH_LAYOUT_3POINT1` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:20799:1 | 20799 | pub const AV_CH_LAYOUT_3POINT1: libc::c_ulonglong = 15; | ------------------------------------------------- similarly named constant `AV_CH_LAYOUT_3POINT1` defined here error[E0425]: cannot find value `AV_CH_LAYOUT_5POINT1POINT2_BACK` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/channel_layout.rs:65:37 | 65 | const _5POINT1POINT2_BACK = AV_CH_LAYOUT_5POINT1POINT2_BACK; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CH_LAYOUT_5POINT1_BACK` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:20807:1 | 20807 | pub const AV_CH_LAYOUT_5POINT1_BACK: libc::c_ulonglong = 63; | ------------------------------------------------------ similarly named constant `AV_CH_LAYOUT_5POINT1_BACK` defined here error[E0425]: cannot find value `AV_CH_LAYOUT_5POINT1POINT4_BACK` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/channel_layout.rs:67:37 | 67 | const _5POINT1POINT4_BACK = AV_CH_LAYOUT_5POINT1POINT4_BACK; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CH_LAYOUT_5POINT1_BACK` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:20807:1 | 20807 | pub const AV_CH_LAYOUT_5POINT1_BACK: libc::c_ulonglong = 63; | ------------------------------------------------------ similarly named constant `AV_CH_LAYOUT_5POINT1_BACK` defined here error[E0425]: cannot find value `AV_CH_LAYOUT_7POINT1POINT2` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/channel_layout.rs:69:37 | 69 | const _7POINT1POINT2 = AV_CH_LAYOUT_7POINT1POINT2; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CH_LAYOUT_7POINT1_WIDE` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:20817:1 | 20817 | pub const AV_CH_LAYOUT_7POINT1_WIDE: libc::c_ulonglong = 1743; | ------------------------------------------------------ similarly named constant `AV_CH_LAYOUT_7POINT1_WIDE` defined here error[E0425]: cannot find value `AV_CH_LAYOUT_7POINT1POINT4_BACK` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/channel_layout.rs:71:37 | 71 | const _7POINT1POINT4_BACK = AV_CH_LAYOUT_7POINT1POINT4_BACK; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `AV_CH_LAYOUT_7POINT1_WIDE_BACK` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:20818:1 | 20818 | pub const AV_CH_LAYOUT_7POINT1_WIDE_BACK: libc::c_ulonglong = 255; | ----------------------------------------------------------- similarly named constant `AV_CH_LAYOUT_7POINT1_WIDE_BACK` defined here error[E0425]: cannot find value `AV_PIX_FMT_XVMC` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/format/pixel.rs:1056:28 | 1056 | Pixel::XVMC => AV_PIX_FMT_XVMC, | ^^^^^^^^^^^^^^^ help: a unit variant with a similar name exists: `AV_PIX_FMT_NV12` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:4874:5 | 4874 | AV_PIX_FMT_NV12 = 23, | --------------- similarly named unit variant `AV_PIX_FMT_NV12` defined here error[E0425]: cannot find value `AV_OPT_TYPE_CHANNEL_LAYOUT` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/option/mod.rs:82:36 | 82 | Type::ChannelLayout => AV_OPT_TYPE_CHANNEL_LAYOUT, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a unit variant with a similar name exists: `AV_OPT_TYPE_CHLAYOUT` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:13185:5 | 13185 | AV_OPT_TYPE_CHLAYOUT = 19, | -------------------- similarly named unit variant `AV_OPT_TYPE_CHLAYOUT` defined here error[E0425]: cannot find value `AV_CODEC_ID_AYUV` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/codec/id.rs:1538:25 | 1538 | Id::AYUV => AV_CODEC_ID_AYUV, | ^^^^^^^^^^^^^^^^ help: a unit variant with a similar name exists: `AV_CODEC_ID_CYUV` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:7549:5 | 7549 | AV_CODEC_ID_CYUV = 26, | ---------------- similarly named unit variant `AV_CODEC_ID_CYUV` defined here error[E0425]: cannot find function `av_get_channel_layout_nb_channels` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/channel_layout.rs:78:18 | 78 | unsafe { av_get_channel_layout_nb_channels(self.bits()) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `av_get_default_channel_layout` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/channel_layout.rs:83:47 | 83 | ChannelLayout::from_bits_truncate(av_get_default_channel_layout(number) as c_ulonglong) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope error[E0609]: no field `coded_picture_number` on type `sys::AVFrame` --> cargo-crates/ffmpeg-next-6.1.1/src/util/frame/video.rs:178:35 | 178 | unsafe { (*self.as_ptr()).coded_picture_number as usize } | ^^^^^^^^^^^^^^^^^^^^ unknown field | = note: available fields are: `data`, `linesize`, `extended_data`, `width`, `height` ... and 40 others error[E0609]: no field `display_picture_number` on type `sys::AVFrame` --> cargo-crates/ffmpeg-next-6.1.1/src/util/frame/video.rs:183:35 | 183 | unsafe { (*self.as_ptr()).display_picture_number as usize } | ^^^^^^^^^^^^^^^^^^^^^^ unknown field | = note: available fields are: `data`, `linesize`, `extended_data`, `width`, `height` ... and 40 others error[E0609]: no field `channel_layout` on type `sys::AVFrame` --> cargo-crates/ffmpeg-next-6.1.1/src/util/frame/audio.rs:66:69 | 66 | unsafe { ChannelLayout::from_bits_truncate((*self.as_ptr()).channel_layout as c_ulonglong) } | ^^^^^^^^^^^^^^ unknown field | = note: available fields are: `data`, `linesize`, `extended_data`, `width`, `height` ... and 40 others error[E0609]: no field `channel_layout` on type `sys::AVFrame` --> cargo-crates/ffmpeg-next-6.1.1/src/util/frame/audio.rs:71:39 | 71 | unsafe { (*self.as_mut_ptr()).channel_layout = value.bits() } | ^^^^^^^^^^^^^^ unknown field | = note: available fields are: `data`, `linesize`, `extended_data`, `width`, `height` ... and 40 others error[E0609]: no field `channels` on type `sys::AVFrame` --> cargo-crates/ffmpeg-next-6.1.1/src/util/frame/audio.rs:76:35 | 76 | unsafe { (*self.as_ptr()).channels as u16 } | ^^^^^^^^ unknown field | = note: available fields are: `data`, `linesize`, `extended_data`, `width`, `height` ... and 40 others error[E0609]: no field `channels` on type `sys::AVFrame` --> cargo-crates/ffmpeg-next-6.1.1/src/util/frame/audio.rs:82:34 | 82 | (*self.as_mut_ptr()).channels = i32::from(value); | ^^^^^^^^ unknown field | = note: available fields are: `data`, `linesize`, `extended_data`, `width`, `height` ... and 40 others error[E0609]: no field `pkt_duration` on type `sys::AVFrame` --> cargo-crates/ffmpeg-next-6.1.1/src/util/frame/mod.rs:82:44 | 82 | duration: (*self.as_ptr()).pkt_duration, | ^^^^^^^^^^^^ unknown field | help: a field with a similar name exists | 82 | duration: (*self.as_ptr()).duration, | ~~~~~~~~ error[E0425]: cannot find function `av_opt_set_channel_layout` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/util/option/traits.rs:137:20 | 137 | check!(av_opt_set_channel_layout( | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `av_opt_set_chlayout` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:13792:5 | 13792 | / pub fn av_opt_set_chlayout( 13793 | | obj: *mut libc::c_void, 13794 | | name: *const libc::c_char, 13795 | | layout: *const AVChannelLayout, 13796 | | search_flags: libc::c_int, 13797 | | ) -> libc::c_int; | |____________________- similarly named function `av_opt_set_chlayout` defined here error[E0609]: no field `channel_layouts` on type `sys::AVCodec` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/audio.rs:41:39 | 41 | if (*self.codec.as_ptr()).channel_layouts.is_null() { | ^^^^^^^^^^^^^^^ unknown field | help: a field with a similar name exists | 41 | if (*self.codec.as_ptr()).ch_layouts.is_null() { | ~~~~~~~~~~ error[E0609]: no field `channel_layouts` on type `sys::AVCodec` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/audio.rs:45:44 | 45 | (*self.codec.as_ptr()).channel_layouts, | ^^^^^^^^^^^^^^^ unknown field | help: a field with a similar name exists | 45 | (*self.codec.as_ptr()).ch_layouts, | ~~~~~~~~~~ error[E0609]: no field `slice_count` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/decoder/video.rs:89:34 | 89 | (*self.as_mut_ptr()).slice_count = value as c_int; | ^^^^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0609]: no field `channels` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/decoder/audio.rs:51:35 | 51 | unsafe { (*self.as_ptr()).channels as u16 } | ^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0609]: no field `frame_number` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/decoder/audio.rs:65:35 | 65 | unsafe { (*self.as_ptr()).frame_number as usize } | ^^^^^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0609]: no field `channel_layout` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/decoder/audio.rs:73:69 | 73 | unsafe { ChannelLayout::from_bits_truncate((*self.as_ptr()).channel_layout) } | ^^^^^^^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0609]: no field `channel_layout` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/decoder/audio.rs:78:34 | 78 | (*self.as_mut_ptr()).channel_layout = value.bits(); | ^^^^^^^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0609]: no field `request_channel_layout` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/decoder/audio.rs:84:34 | 84 | (*self.as_mut_ptr()).request_channel_layout = value.bits(); | ^^^^^^^^^^^^^^^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0609]: no field `channel_layout` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/encoder/audio.rs:98:34 | 98 | (*self.as_mut_ptr()).channel_layout = value.bits(); | ^^^^^^^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0609]: no field `channel_layout` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/encoder/audio.rs:103:69 | 103 | unsafe { ChannelLayout::from_bits_truncate((*self.as_ptr()).channel_layout) } | ^^^^^^^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0609]: no field `channels` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/encoder/audio.rs:108:34 | 108 | (*self.as_mut_ptr()).channels = value; | ^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0609]: no field `channels` on type `sys::AVCodecContext` --> cargo-crates/ffmpeg-next-6.1.1/src/codec/encoder/audio.rs:113:35 | 113 | unsafe { (*self.as_ptr()).channels as u16 } | ^^^^^^^^ unknown field | = note: available fields are: `av_class`, `log_level_offset`, `codec_type`, `codec`, `codec_id` ... and 95 others error[E0425]: cannot find function `swr_alloc_set_opts` in this scope --> cargo-crates/ffmpeg-next-6.1.1/src/software/resampling/context.rs:71:23 | 71 | let ptr = swr_alloc_set_opts( | ^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `swr_alloc_set_opts2` | ::: ../target/x86_64-unknown-freebsd/release/build/ffmpeg-sys-next-71257b07c8bd5e07/out/bindings.rs:23188:5 | 23188 | / pub fn swr_alloc_set_opts2( 23189 | | ps: *mut *mut SwrContext, 23190 | | out_ch_layout: *const AVChannelLayout, 23191 | | out_sample_fmt: AVSampleFormat, ... | 23197 | | log_ctx: *mut libc::c_void, 23198 | | ) -> libc::c_int; | |____________________- similarly named function `swr_alloc_set_opts2` defined here Some errors have detailed explanations: E0425, E0609. Reported by: antoine (via bug 278705 exp-run) --- multimedia/wl-screenrec/Makefile | 2 +- multimedia/wl-screenrec/Makefile.crates | 13 +- multimedia/wl-screenrec/distinfo | 26 ++- multimedia/wl-screenrec/files/patch-ffmpeg | 4 +- multimedia/wl-screenrec/files/patch-ffmpeg7 | 313 ++++++++++++++++++++++++++++ 5 files changed, 334 insertions(+), 24 deletions(-) diff --git a/multimedia/wl-screenrec/Makefile b/multimedia/wl-screenrec/Makefile index 87db3afef992..92e1319ef234 100644 --- a/multimedia/wl-screenrec/Makefile +++ b/multimedia/wl-screenrec/Makefile @@ -1,7 +1,7 @@ PORTNAME= wl-screenrec DISTVERSIONPREFIX= v DISTVERSION= 0.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/wl-screenrec/Makefile.crates b/multimedia/wl-screenrec/Makefile.crates index f1b035955ac6..a46a7ee3de9c 100644 --- a/multimedia/wl-screenrec/Makefile.crates +++ b/multimedia/wl-screenrec/Makefile.crates @@ -5,9 +5,8 @@ CARGO_CRATES= aho-corasick-1.1.2 \ anstyle-query-1.0.2 \ anstyle-wincon-3.0.2 \ anyhow-1.0.79 \ - bindgen-0.64.0 \ - bitflags-1.3.2 \ - bitflags-2.4.2 \ + bindgen-0.69.4 \ + bitflags-2.5.0 \ cc-1.0.83 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ @@ -20,13 +19,15 @@ CARGO_CRATES= aho-corasick-1.1.2 \ dlib-0.5.2 \ downcast-rs-1.2.0 \ drm-fourcc-2.2.0 \ + either-1.12.0 \ errno-0.3.8 \ - ffmpeg-next-6.1.1 \ - ffmpeg-sys-next-6.1.0 \ + ffmpeg-next-7.0.1 \ + ffmpeg-sys-next-7.0.0 \ glob-0.3.1 \ heck-0.4.1 \ hermit-abi-0.3.6 \ human-size-0.4.3 \ + itertools-0.12.1 \ itoa-1.0.10 \ lazy_static-1.4.0 \ lazycell-1.3.0 \ @@ -39,7 +40,6 @@ CARGO_CRATES= aho-corasick-1.1.2 \ nix-0.27.1 \ nom-7.1.3 \ num_cpus-1.16.0 \ - peeking_take_while-0.1.2 \ pkg-config-0.3.30 \ proc-macro2-1.0.78 \ quick-xml-0.31.0 \ @@ -59,7 +59,6 @@ CARGO_CRATES= aho-corasick-1.1.2 \ signal-hook-registry-1.4.1 \ smallvec-1.13.1 \ strsim-0.11.0 \ - syn-1.0.109 \ syn-2.0.49 \ thiserror-1.0.57 \ thiserror-impl-1.0.57 \ diff --git a/multimedia/wl-screenrec/distinfo b/multimedia/wl-screenrec/distinfo index 749aedadb9d1..719741f170bd 100644 --- a/multimedia/wl-screenrec/distinfo +++ b/multimedia/wl-screenrec/distinfo @@ -13,12 +13,10 @@ SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 SHA256 (rust/crates/anyhow-1.0.79.crate) = 080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca SIZE (rust/crates/anyhow-1.0.79.crate) = 44931 -SHA256 (rust/crates/bindgen-0.64.0.crate) = c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4 -SIZE (rust/crates/bindgen-0.64.0.crate) = 204700 -SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a -SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.4.2.crate) = ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf -SIZE (rust/crates/bitflags-2.4.2.crate) = 42602 +SHA256 (rust/crates/bindgen-0.69.4.crate) = a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0 +SIZE (rust/crates/bindgen-0.69.4.crate) = 221092 +SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 +SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0 SIZE (rust/crates/cc-1.0.83.crate) = 68343 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 @@ -43,12 +41,14 @@ SHA256 (rust/crates/downcast-rs-1.2.0.crate) = 9ea835d29036a4087793836fa931b0883 SIZE (rust/crates/downcast-rs-1.2.0.crate) = 11670 SHA256 (rust/crates/drm-fourcc-2.2.0.crate) = 0aafbcdb8afc29c1a7ee5fbe53b5d62f4565b35a042a662ca9fecd0b54dae6f4 SIZE (rust/crates/drm-fourcc-2.2.0.crate) = 12192 +SHA256 (rust/crates/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b +SIZE (rust/crates/either-1.12.0.crate) = 18974 SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 SIZE (rust/crates/errno-0.3.8.crate) = 10645 -SHA256 (rust/crates/ffmpeg-next-6.1.1.crate) = 4e72c72e8dcf638fb0fb03f033a954691662b5dabeaa3f85a6607d101569fccd -SIZE (rust/crates/ffmpeg-next-6.1.1.crate) = 89765 -SHA256 (rust/crates/ffmpeg-sys-next-6.1.0.crate) = c2529ad916d08c3562c754c21bc9b17a26c7882c0f5706cc2cd69472175f1620 -SIZE (rust/crates/ffmpeg-sys-next-6.1.0.crate) = 15767 +SHA256 (rust/crates/ffmpeg-next-7.0.1.crate) = a681d69bf41d1c9edc7c6a2b09b69d0b96e9b916d200b7ec5b10de61f559eb31 +SIZE (rust/crates/ffmpeg-next-7.0.1.crate) = 96582 +SHA256 (rust/crates/ffmpeg-sys-next-7.0.0.crate) = 972a460dd8e901b737ce0482bf71a837e1751e3dd7c8f8b0a4ead808e7f174a5 +SIZE (rust/crates/ffmpeg-sys-next-7.0.0.crate) = 16033 SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b SIZE (rust/crates/glob-0.3.1.crate) = 18880 SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 @@ -57,6 +57,8 @@ SHA256 (rust/crates/hermit-abi-0.3.6.crate) = bd5256b483761cd23699d0da46cc6fd2ee SIZE (rust/crates/hermit-abi-0.3.6.crate) = 14884 SHA256 (rust/crates/human-size-0.4.3.crate) = 9994b79e8c1a39b3166c63ae7823bb2b00831e2a96a31399c50fe69df408eaeb SIZE (rust/crates/human-size-0.4.3.crate) = 14757 +SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 +SIZE (rust/crates/itertools-0.12.1.crate) = 137761 SHA256 (rust/crates/itoa-1.0.10.crate) = b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c SIZE (rust/crates/itoa-1.0.10.crate) = 10534 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 @@ -81,8 +83,6 @@ SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b SIZE (rust/crates/nom-7.1.3.crate) = 117570 SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 -SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099 -SIZE (rust/crates/peeking_take_while-0.1.2.crate) = 6697 SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613 SHA256 (rust/crates/proc-macro2-1.0.78.crate) = e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae @@ -121,8 +121,6 @@ SHA256 (rust/crates/smallvec-1.13.1.crate) = e6ecd384b10a64542d77071bd64bd7b231f SIZE (rust/crates/smallvec-1.13.1.crate) = 34952 SHA256 (rust/crates/strsim-0.11.0.crate) = 5ee073c9e4cd00e28217186dbe12796d692868f432bf2e97ee73bed0c56dfa01 SIZE (rust/crates/strsim-0.11.0.crate) = 13710 -SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 -SIZE (rust/crates/syn-1.0.109.crate) = 237611 SHA256 (rust/crates/syn-2.0.49.crate) = 915aea9e586f80826ee59f8453c1101f9d1c4b3964cd2460185ee8e299ada496 SIZE (rust/crates/syn-2.0.49.crate) = 250652 SHA256 (rust/crates/thiserror-1.0.57.crate) = 1e45bcbe8ed29775f228095caf2cd67af7a4ccf756ebff23a306bf3e8b47b24b diff --git a/multimedia/wl-screenrec/files/patch-ffmpeg b/multimedia/wl-screenrec/files/patch-ffmpeg index 007c18dffc29..20e006a0eaf7 100644 --- a/multimedia/wl-screenrec/files/patch-ffmpeg +++ b/multimedia/wl-screenrec/files/patch-ffmpeg @@ -22,8 +22,8 @@ help: a similar name exists in the module 23 | EPROTONOSUPPORT, EPROTOTYPE, ERANGE, EROFS, ESPIPE, ESRCH, VTIME, ETIMEDOUT, ETXTBSY, | ~~~~~ ---- cargo-crates/ffmpeg-next-6.1.1/src/util/error.rs.orig 2006-07-24 01:21:28 UTC -+++ cargo-crates/ffmpeg-next-6.1.1/src/util/error.rs +--- cargo-crates/ffmpeg-next-7.0.1/src/util/error.rs.orig 2006-07-24 01:21:28 UTC ++++ cargo-crates/ffmpeg-next-7.0.1/src/util/error.rs @@ -17,10 +17,10 @@ pub use libc::{ EBUSY, ECANCELED, ECHILD, ECONNABORTED, ECONNREFUSED, ECONNRESET, EDEADLK, EDESTADDRREQ, EDOM, EEXIST, EFAULT, EFBIG, EHOSTUNREACH, EIDRM, EILSEQ, EINPROGRESS, EINTR, EINVAL, EIO, EISCONN, diff --git a/multimedia/wl-screenrec/files/patch-ffmpeg7 b/multimedia/wl-screenrec/files/patch-ffmpeg7 new file mode 100644 index 000000000000..392cca81ccf9 --- /dev/null +++ b/multimedia/wl-screenrec/files/patch-ffmpeg7 @@ -0,0 +1,313 @@ +https://github.com/russelltg/wl-screenrec/commit/f73841b8d270 +https://github.com/russelltg/wl-screenrec/commit/098b9735fbc1 + +--- Cargo.lock.orig 2024-02-16 05:09:17 UTC ++++ Cargo.lock +@@ -67,37 +67,31 @@ name = "bindgen" + + [[package]] + name = "bindgen" +-version = "0.64.0" ++version = "0.69.4" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4" ++checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0" + dependencies = [ +- "bitflags 1.3.2", ++ "bitflags", + "cexpr", + "clang-sys", ++ "itertools", + "lazy_static", + "lazycell", +- "peeking_take_while", + "proc-macro2", + "quote", + "regex", + "rustc-hash", + "shlex", +- "syn 1.0.109", ++ "syn", + ] + + [[package]] + name = "bitflags" +-version = "1.3.2" ++version = "2.5.0" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" ++checksum = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" + + [[package]] +-name = "bitflags" +-version = "2.4.2" +-source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" +- +-[[package]] + name = "cc" + version = "1.0.83" + source = "registry+https://github.com/rust-lang/crates.io-index" +@@ -163,7 +157,7 @@ dependencies = [ + "heck", + "proc-macro2", + "quote", +- "syn 2.0.49", ++ "syn", + ] + + [[package]] +@@ -200,6 +194,12 @@ checksum = "0aafbcdb8afc29c1a7ee5fbe53b5d62f4565b35a04 + checksum = "0aafbcdb8afc29c1a7ee5fbe53b5d62f4565b35a042a662ca9fecd0b54dae6f4" + + [[package]] ++name = "either" ++version = "1.12.0" ++source = "registry+https://github.com/rust-lang/crates.io-index" ++checksum = "3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b" ++ ++[[package]] + name = "errno" + version = "0.3.8" + source = "registry+https://github.com/rust-lang/crates.io-index" +@@ -211,20 +211,20 @@ name = "ffmpeg-next" + + [[package]] + name = "ffmpeg-next" +-version = "6.1.1" ++version = "7.0.1" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "4e72c72e8dcf638fb0fb03f033a954691662b5dabeaa3f85a6607d101569fccd" ++checksum = "a681d69bf41d1c9edc7c6a2b09b69d0b96e9b916d200b7ec5b10de61f559eb31" + dependencies = [ +- "bitflags 1.3.2", ++ "bitflags", + "ffmpeg-sys-next", + "libc", + ] + + [[package]] + name = "ffmpeg-sys-next" +-version = "6.1.0" ++version = "7.0.0" + source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "c2529ad916d08c3562c754c21bc9b17a26c7882c0f5706cc2cd69472175f1620" ++checksum = "972a460dd8e901b737ce0482bf71a837e1751e3dd7c8f8b0a4ead808e7f174a5" + dependencies = [ + "bindgen", + "cc", +@@ -259,6 +259,15 @@ checksum = "9994b79e8c1a39b3166c63ae7823bb2b00831e2a96 + checksum = "9994b79e8c1a39b3166c63ae7823bb2b00831e2a96a31399c50fe69df408eaeb" + + [[package]] ++name = "itertools" ++version = "0.12.1" ++source = "registry+https://github.com/rust-lang/crates.io-index" ++checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569" ++dependencies = [ ++ "either", ++] ++ ++[[package]] + name = "itoa" + version = "1.0.10" + source = "registry+https://github.com/rust-lang/crates.io-index" +@@ -322,7 +331,7 @@ dependencies = [ + source = "registry+https://github.com/rust-lang/crates.io-index" + checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" + dependencies = [ +- "bitflags 2.4.2", ++ "bitflags", + "cfg-if", + "libc", + ] +@@ -348,12 +357,6 @@ dependencies = [ + ] + + [[package]] +-name = "peeking_take_while" +-version = "0.1.2" +-source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099" +- +-[[package]] + name = "pkg-config" + version = "0.3.30" + source = "registry+https://github.com/rust-lang/crates.io-index" +@@ -427,7 +430,7 @@ dependencies = [ + source = "registry+https://github.com/rust-lang/crates.io-index" + checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949" + dependencies = [ +- "bitflags 2.4.2", ++ "bitflags", + "errno", + "libc", + "linux-raw-sys", +@@ -463,7 +466,7 @@ dependencies = [ + dependencies = [ + "proc-macro2", + "quote", +- "syn 2.0.49", ++ "syn", + ] + + [[package]] +@@ -516,17 +519,6 @@ name = "syn" + + [[package]] + name = "syn" +-version = "1.0.109" +-source = "registry+https://github.com/rust-lang/crates.io-index" +-checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237" +-dependencies = [ +- "proc-macro2", +- "quote", +- "unicode-ident", +-] +- +-[[package]] +-name = "syn" + version = "2.0.49" + source = "registry+https://github.com/rust-lang/crates.io-index" + checksum = "915aea9e586f80826ee59f8453c1101f9d1c4b3964cd2460185ee8e299ada496" +@@ -553,7 +545,7 @@ dependencies = [ + dependencies = [ + "proc-macro2", + "quote", +- "syn 2.0.49", ++ "syn", + ] + + [[package]] +@@ -594,7 +586,7 @@ dependencies = [ + source = "registry+https://github.com/rust-lang/crates.io-index" + checksum = "82fb96ee935c2cea6668ccb470fb7771f6215d1691746c2d896b447a00ad3f1f" + dependencies = [ +- "bitflags 2.4.2", ++ "bitflags", + "rustix", + "wayland-backend", + "wayland-scanner", +@@ -606,7 +598,7 @@ dependencies = [ + source = "registry+https://github.com/rust-lang/crates.io-index" + checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4" + dependencies = [ +- "bitflags 2.4.2", ++ "bitflags", + "wayland-backend", + "wayland-client", + "wayland-scanner", +@@ -618,7 +610,7 @@ dependencies = [ + source = "registry+https://github.com/rust-lang/crates.io-index" + checksum = "ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6" + dependencies = [ +- "bitflags 2.4.2", ++ "bitflags", + "wayland-backend", + "wayland-client", + "wayland-protocols", +@@ -787,6 +779,7 @@ dependencies = [ + "clap", + "drm-fourcc", + "ffmpeg-next", ++ "ffmpeg-sys-next", + "human-size", + "libc", + "nix", +--- Cargo.toml.orig 2024-02-16 05:09:17 UTC ++++ Cargo.toml +@@ -28,7 +28,8 @@ wayland-protocols-wlr = { version = "0.2", features = + wayland-protocols-wlr = { version = "0.2", features = ["client"] } + + # ffmpeg-next does not support ffmpeg 6.1 yet, so grab from the 6.1 PR +-ffmpeg-next = "6.1" ++ffmpeg-next = "7.0.1" ++ffmpeg-sys-next = "7.0.0" # need direct dep on -sys to get metadata to consume in build.rs + thiserror = "1.0.38" + drm-fourcc = "2.2.0" + human-size = "0.4.2" +--- build.rs.orig 2024-05-20 06:35:34 UTC ++++ build.rs +@@ -0,0 +1,12 @@ ++use std::env; ++ ++fn main() { ++ for (name, _value) in env::vars() { ++ if name.starts_with("DEP_FFMPEG_") { ++ println!( ++ r#"cargo:rustc-cfg=feature="{}""#, ++ name["DEP_FFMPEG_".len()..name.len()].to_lowercase() ++ ); ++ } ++ } ++} +\ No newline at end of file +--- src/audio.rs.orig 2024-02-16 05:09:17 UTC ++++ src/audio.rs +@@ -1,6 +1,6 @@ use std::{ + use std::{ + cmp::max, +- ffi::{c_int, CString}, ++ ffi::{CStr, CString}, + sync::{ + atomic::{AtomicBool, Ordering}, + mpsc::{channel, Receiver, RecvError, Sender, TryRecvError}, +@@ -13,7 +13,7 @@ use ffmpeg::{ + use ffmpeg::{ + codec::Context, + decoder, encoder, +- ffi::{av_find_input_format, av_get_default_channel_layout, AVChannelOrder}, ++ ffi::{av_channel_layout_describe, av_find_input_format}, + filter, + format::{self, context::Input, Sample}, + frame, ChannelLayout, Dictionary, Format, Packet, Rational, +@@ -220,6 +220,7 @@ impl AudioHandle { + let audio_decoder_rate = dec_audio.rate() as i32; + enc_audio.set_rate(audio_decoder_rate); + enc_audio.set_channel_layout(enc_audio_channel_layout); ++ #[cfg(not(feature = "ffmpeg_7_0"))] // in ffmpeg 7, this is handled by set_channel_layout + enc_audio.set_channels(enc_audio_channel_layout.channels()); + let audio_encode_format = codec.formats().unwrap().next().unwrap(); + enc_audio.set_format(audio_encode_format); +@@ -322,24 +323,34 @@ fn audio_filter( + ) -> filter::Graph { + let mut g = ffmpeg::filter::graph::Graph::new(); + +- // let channel_format_str = avchannelformat_to_string(params.ch_layout); + let sample_format = input.format(); + + let ch_layout = unsafe { input.as_ptr().read().ch_layout }; +- let ch_layout_mask = if ch_layout.order == AVChannelOrder::AV_CHANNEL_ORDER_NATIVE { +- unsafe { ch_layout.u.mask } +- } else { +- unsafe { av_get_default_channel_layout(input.channels() as c_int) as u64 } ++ ++ let mut channel_layout_buf = [0u8; 128]; ++ let channel_layout_specifier = unsafe { ++ let bytes = av_channel_layout_describe( ++ &ch_layout, ++ channel_layout_buf.as_mut_ptr().cast(), ++ channel_layout_buf.len(), ++ ); ++ assert!(bytes > 0, "{:?}: {:?}", ch_layout.order, bytes); ++ std::str::from_utf8( ++ CStr::from_bytes_until_nul(&channel_layout_buf[..]) ++ .unwrap() ++ .to_bytes(), ++ ) ++ .unwrap() + }; + + g.add( + &filter::find("abuffer").unwrap(), + "in", + &format!( +- "sample_rate={}:sample_fmt={}:channel_layout={:#x}", ++ "sample_rate={}:sample_fmt={}:channel_layout={}", + input.rate(), + sample_format.name(), +- ch_layout_mask ++ channel_layout_specifier + ), + ) + .unwrap(); From nobody Mon May 20 07:19:49 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 4VjTTx4QJ8z5JYt2; Mon, 20 May 2024 07:19:49 +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 4VjTTx3vlpz4cJF; Mon, 20 May 2024 07:19:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716189589; 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=dX4aTmpU0TQaLWAQso/MfVITrTv0LSJUJW3ysE/Hfhk=; b=pyJwDBAqQu8s6sD6OUYjdFS8dg908EXNcz1zNg2pJDTTkx7wYuM0ghKVnh9dFWgv823SfP lFzmX9JGx2kpMdfA9TY+tByhbny9whugP2m0tRoMN/6Y5wRNQIZQmRlJBp3wIAi0wat8xK gt8TQPidp3SaeWOQkql0IjaFL/IXOp74BQfXRx/ZGjQ6+HpGacN4jA4xlOxqQ+gnZzNakX R4g6XFcwRPIzaxJ4hZGA+MxnMmMyMD6VuWKGTHn9ZbD1VDnUIHDjDFgKFCjQcsNtu5Ba3C zjy2AK8I7Armqt16/X6NwqOqFkdZnuMWeH+O6CYmsW3dCPTW0/MCQs45yLx9Ng== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716189589; a=rsa-sha256; cv=none; b=cRk2QI8NrbxTu/hTV4kKLE1CgWZ3CU0lUblwUs221uq9ODIOiSya5d0uIPMnH/SgjEQkqU lUv1H4QgT+Mi8ZHhXMCPAfYyzsNmBV0XBp3p2yonk4QqYR9IQ3mFd0bTWH0uMQVKBlJOlm HKYTM+Op0oXnYabzqzEGy1VITXaiewkm8mFssws+vj+oGGTCpI6j/htPZJ/n28T0uw24Hg UHqNYOuKWfSuWxverZWf2SisJ3/jJPBUDJTOMiR2DrMEpxp/usGuyPuruq+36bT5QnKQ8v ahc9tCiYfHpyh0zcBJXuaMrP2d8QVlYpcZsOYsFDmHXvXjnIyCKzMKyHQO45dw== 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=1716189589; 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=dX4aTmpU0TQaLWAQso/MfVITrTv0LSJUJW3ysE/Hfhk=; b=peMLryEvp2g/saE0uLxuhxJjbH7la1zQDBLy4UYe+bNch6qjtRGqpzpHv3lnRGnBrhcyPW cWYOKQsIp5voLpLpOUCMlorYT2XLHrZ8fHXKLSFsf8tM6MQAkEHbIUGiAkEqrbgkgB/FFi It/bN56x+k+rA7iEYB2FYixMiY21NEcVyM52NRpyTnXoOKieY0esq5Vh9UhOzpnFa7g+q2 cUkfDIE2KbB8FclkhjfkYsrx12vL8JmsjroRoQ1oGBp73bNhLUbDvFsKKFwpsmUBkNYgQ6 AV8YEEKWDyqoDM1PI15t2KkjKRYVsZbj0uCcYE9A58BXmfBxiDNjMUe8cWO9Zg== 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 4VjTTx34b2zT5Z; Mon, 20 May 2024 07:19:49 +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 44K7JnEE003941; Mon, 20 May 2024 07:19:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K7JnIB003938; Mon, 20 May 2024 07:19:49 GMT (envelope-from git) Date: Mon, 20 May 2024 07:19:49 GMT Message-Id: <202405200719.44K7JnIB003938@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kurt Jaeger Subject: git: b49179e8ca13 - main - databases/cego: update 2.48.48 -> 2.49.0, cegobridge 1.6.5 -> 1.7.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: pi X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b49179e8ca13a1f76aa6fabdbf9964149f0f7dfd Auto-Submitted: auto-generated The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=b49179e8ca13a1f76aa6fabdbf9964149f0f7dfd commit b49179e8ca13a1f76aa6fabdbf9964149f0f7dfd Author: Björn Lemke AuthorDate: 2024-05-20 07:15:11 +0000 Commit: Kurt Jaeger CommitDate: 2024-05-20 07:15:11 +0000 databases/cego: update 2.48.48 -> 2.49.0, cegobridge 1.6.5 -> 1.7.0 - In CegoCaseCond, added getPlanList method to retrieve execution plan for nested selects. The planlist then is catched in CegoFactor::getPlanList - Consolidation done for data types decimal and fixed. This version just supports the decimal datatype which originally was the fixed datatype. The original decimal datatype was useless. IMPORTANT: To migrate to version 2.49, you have to xml export the databases and rename the datatype strings "fixed" and "FIXED" to "decimal" and "DECIMAL" - cegobridge needs to be rebuild --- databases/cego/Makefile | 2 +- databases/cego/distinfo | 6 +++--- databases/cegobridge/Makefile | 2 +- databases/cegobridge/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 3b12e76cbbe8..1cf1163ca259 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.48.48 +PORTVERSION= 2.49.0 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 426e175bcaa7..68444b682eec 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711982900 -SHA256 (cego-2.48.48.tar.gz) = edfd21c07f571686686c6fb03cdf6b99b8553ab8fad617378eb29a188c6de813 -SIZE (cego-2.48.48.tar.gz) = 3252066 +TIMESTAMP = 1716188146 +SHA256 (cego-2.49.0.tar.gz) = 0936cd87a2c6502bbcf037fb4eb5b799b1c889fc15f187587c5f300df4976e12 +SIZE (cego-2.49.0.tar.gz) = 3265397 diff --git a/databases/cegobridge/Makefile b/databases/cegobridge/Makefile index 755df678516b..fc829d699e43 100644 --- a/databases/cegobridge/Makefile +++ b/databases/cegobridge/Makefile @@ -1,5 +1,5 @@ PORTNAME= cegobridge -PORTVERSION= 1.6.5 +PORTVERSION= 1.7.0 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cegobridge/distinfo b/databases/cegobridge/distinfo index 2a381c695027..38a8975b8551 100644 --- a/databases/cegobridge/distinfo +++ b/databases/cegobridge/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702487745 -SHA256 (cegobridge-1.6.5.tar.gz) = 08b33484865b9512de5705bbb447165ddf31b5a74b8ad5fb858039dba0be4d3d -SIZE (cegobridge-1.6.5.tar.gz) = 588348 +TIMESTAMP = 1715841372 +SHA256 (cegobridge-1.7.0.tar.gz) = a649fbaff424446158f19d7fd077b549c81d0078a924e22958d5e0609711c11d +SIZE (cegobridge-1.7.0.tar.gz) = 621851 From nobody Mon May 20 07:26:55 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 4VjTf74XJCz5JZQZ; Mon, 20 May 2024 07:26:55 +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 4VjTf73zvmz4cFN; Mon, 20 May 2024 07:26:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716190015; 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=RDH2L1gIymTc4PvEFSpXpf15xco0pRQeUxaaTkgDwHc=; b=TMjjtfOPZTrQ/dVAWhPIBoDGJg6LU4Vuic+zkXxmwJIP0vi4nIx8NBaopkzJqLS8L3y5rf LNUB+qN60yTtxZ/j+baSCi8nXTPhXxdB59M1viluPfwO0yRCqI7RZXaTA0LjkO6aDFnAP+ RhV01fXB0NE+3xw6tZwbK0mTvz1pC5W0Vx8nKexOwd+uLYUmvcZ1Pd1hYwXRUiydnUCdEZ G4HxaWT1EVxdM/BN+tgZk82giMi3+fHtp3St4JYk6hbMthK2W1dRxZkwYakbkuC/uKw0PP DjP+fUMLOPPrIsjpqw/hrzo8MSsfpMlYlQVjVUR0JQDBEQX68W1ic/VFWu/2nQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716190015; a=rsa-sha256; cv=none; b=yHrN14l9OrAEZ3GZ6duR9T8i7Q/c+NyxlNktk73obIbG/AY9pEq4o3V5Y0U8pUoV720/Pz Pd/I+ETyU10V51rok4NIHqUV7GeP7M8bVu0vWq7ZKP8+A4KL3lbFoVjQHNUwj9mrfb2Pt+ mIFZ/pADDzjRULW4vk1y0ucuQ2lfsXczUj5TsFa3YOoPVYn1diP1+seQROtmPWEbOyX1CU cD7qpAXmuSwKEHMTJfsxlE+EO+GqSj/nYL8nU1psFS7Fwvl6BJE2WRmpGg0bxDY7rhvMBU P2Za4z3LugD3di8uESwZptAB/ZNKSlm0b9UNTzaSccTfd+BU9gh69cofywG3kQ== 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=1716190015; 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=RDH2L1gIymTc4PvEFSpXpf15xco0pRQeUxaaTkgDwHc=; b=Shy5di7uqtSbXkfU5Yi+NNLUaXbt4+3+bzdM991HM7CSZq/eZYmksihBgrLKPEwabst3kA LWu1eiYh4ByAv4CLAH5rqSyY1RywG16yFw5oUP89c5KqqMeN8f1z8Z4hiaZk9FLkE5q5CE JtsThicKYzgq2bleLQiv5eV2ELpHSxKQGDeGK1VD0Kc8ItoPkdVfaUj8b+xgVexmQa2Ypo zGJ0dj24nnyWorPhbVOQ0+zrT2LHOSZps2a/f0QCVMkkDQpXLHdcj7SRuuYjGc/SFeQKCC FVN47UXvegS3EGGZmTQoqEu+8DXLxBWasedzkUzPYAcip070cVr2XTihKfBz9w== 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 4VjTf73bWWzTQS; Mon, 20 May 2024 07:26:55 +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 44K7Qtor020215; Mon, 20 May 2024 07:26:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K7QtFj020212; Mon, 20 May 2024 07:26:55 GMT (envelope-from git) Date: Mon, 20 May 2024 07:26:55 GMT Message-Id: <202405200726.44K7QtFj020212@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gerald Pfeifer Subject: git: 441d96b9e9c6 - main - emulators/wine-devel: Drop GNU_CONFIGURE_MANPREFIX 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: gerald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 441d96b9e9c6f385d6a4ef4d7ce1131ff9f2587c Auto-Submitted: auto-generated The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=441d96b9e9c6f385d6a4ef4d7ce1131ff9f2587c commit 441d96b9e9c6f385d6a4ef4d7ce1131ff9f2587c Author: Gerald Pfeifer AuthorDate: 2024-05-20 07:26:40 +0000 Commit: Gerald Pfeifer CommitDate: 2024-05-20 07:26:40 +0000 emulators/wine-devel: Drop GNU_CONFIGURE_MANPREFIX This is the global default now. --- emulators/wine-devel/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index a081b90e8ab5..992e40e91df8 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -28,7 +28,6 @@ CPE_VENDOR= winehq CONFLICTS_INSTALL= wine GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS+=--verbose \ --disable-kerberos \ --disable-tests \ From nobody Mon May 20 08:26:47 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 4VjVzC6j3Xz5JhlL; Mon, 20 May 2024 08:26:47 +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 4VjVzC5n9pz4lYy; Mon, 20 May 2024 08:26:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716193607; 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=zNNLxPWsmOLVorxJF26UI1sL0SZ8mtRrrS2sm8dQyo0=; b=rcaFbQdjC7h0Jmxtt8LNx2vFwvuuh00DmGWKaoKCEkSgcft7TGqc6i4jL3hhAIs6hqHxPN ay8fc3pHE+6wFQ+FgAwPxvTBwO24Dnx77ElIlOC8fZ34aOSjk51uktGKnmABgtTtBOCbbO 0z50BqSKlhAy9rVRksSVakDw0IWrG2WlTY4dZPmLX7RWNNxBu9GmhuFcJVd7r0BRGs+m4L 0xkVzxjAef+om27nzUEz7g++Lj/YUhLf3HwY5OQ1IxHesfq7r8pJ2NtjJnPgEXYYKYeJSw knrlqU8Csj6m1vwH7QWc04Z0lvBt8uW2pz5pQmOyHsb8B5hXRDbmnlI3orF6wg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716193607; a=rsa-sha256; cv=none; b=cDY52acXv8pYyKJsl5WbWzKyLBHe0bMTUmiv2OdUKP2ZiFbxr3+B6JRCN5h5hKSMdkqtnw 2JrMZRAL6IkXX/TnpNiN2vo8rreekQCr8YBMJFXh0M+ojUv6GrCpKjG08o3H0JKlHBBPzM gK5mHQn790At5aMFmi5xKdHijeGBz/pF+Qt0fOsANW6J7gTOO76w72JffcK2klRmhPylA2 cS1YeDlZ0JM1wMDqooboXWxpg9MKBl6sUKrHQxFMUHqbaXjEzxjoHagHZlEJLZpBExfs8b PClDomRtJEpadRQZMnr8p8Qrn9UXWV//GquDHpCeP9itJNl/CLXV+9H1qFoFIw== 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=1716193607; 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=zNNLxPWsmOLVorxJF26UI1sL0SZ8mtRrrS2sm8dQyo0=; b=wvmxDGERKJ1v4LAhippCiNsmfHhIs0c8wuMgMClNLDjexZ60Yetvs9DfACriHiM9vUZPkB rSb6hn3PBu/tVwlj9yoMj2yYHTsTRgvVWCt5aVXdHu30q4pa8O3+oq5gIChydvfJnLBjns ddv63EDjzzn8ud/1nlSMKsP2/ox7O8IijjnCucFgBwdW9CichLThMPFETO4XWBFVPUf1CK beUUPqjmTvD+9LGnDplC/VPHOmUtFy28atW0CQcBoWDkAkE+kt6tlwhHTNSKVG0VJDovOw OfOfPe8XePWdhbZUgg7KTOm++iCdckdJQyRszE8OQaYg1U9KyJEFwgI3DMdQ0w== 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 4VjVzC5FyWzX39; Mon, 20 May 2024 08:26:47 +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 44K8QlmY021310; Mon, 20 May 2024 08:26:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K8Qld2021307; Mon, 20 May 2024 08:26:47 GMT (envelope-from git) Date: Mon, 20 May 2024 08:26:47 GMT Message-Id: <202405200826.44K8Qld2021307@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: 04d1c509299c - main - net/bredbandskollen: Fix tests 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: 04d1c509299c344b6492dc4c691ad8cd29e3efff Auto-Submitted: auto-generated The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=04d1c509299c344b6492dc4c691ad8cd29e3efff commit 04d1c509299c344b6492dc4c691ad8cd29e3efff Author: Nuno Teixeira AuthorDate: 2024-05-20 07:31:34 +0000 Commit: Nuno Teixeira CommitDate: 2024-05-20 08:26:30 +0000 net/bredbandskollen: Fix tests Upstream uses googletests to run tests that requires at least c++14 standard. Apply upstream patch that upgrades from c++11 -> c++14. See also: https://github.com/dotse/bbk/pull/16 --- net/bredbandskollen/Makefile | 7 +++++-- net/bredbandskollen/distinfo | 4 +++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/net/bredbandskollen/Makefile b/net/bredbandskollen/Makefile index 238667cd546c..b6c13b25e228 100644 --- a/net/bredbandskollen/Makefile +++ b/net/bredbandskollen/Makefile @@ -1,8 +1,12 @@ PORTNAME= bredbandskollen DISTVERSIONPREFIX= BBK_CLI_ DISTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= net +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 1a5f2870b48c3ec85be1c45c397992a218b0af77.patch:-p1 # Switch to c++14, fix tests; https://github.com/dotse/bbk/issues/14 + MAINTAINER= eduardo@FreeBSD.org COMMENT= Command line tool to check internet connection speed WWW= https://github.com/dotse/bbk @@ -12,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/src/LICENSE TEST_DEPENDS= googletest>0:devel/googletest -USES= gmake +USES= gmake localbase USE_GITHUB= yes GH_ACCOUNT= dotse GH_PROJECT= bbk @@ -35,7 +39,6 @@ do-install: ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/cli ${STAGEDIR}/${PREFIX}/bin/bbk_cli ${LN} -sf bbk_cli ${STAGEDIR}/${PREFIX}/bin/bredbandskollen -# testunit requires --std>=c++14, https://github.com/dotse/bbk/issues/14 do-test: cd ${WRKSRC}/src/test && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} test diff --git a/net/bredbandskollen/distinfo b/net/bredbandskollen/distinfo index 91a5c4a0fd73..cc7ddc640d86 100644 --- a/net/bredbandskollen/distinfo +++ b/net/bredbandskollen/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1709322856 +TIMESTAMP = 1716188314 SHA256 (dotse-bbk-BBK_CLI_1.2_GH0.tar.gz) = dff38d1226844642891afcd869bfce2b9d0414c9507bacf156fb5849ab2ae8c5 SIZE (dotse-bbk-BBK_CLI_1.2_GH0.tar.gz) = 174352 +SHA256 (1a5f2870b48c3ec85be1c45c397992a218b0af77.patch) = 6366f228445d0f65c8754c1809fb4f0602aa384a9c8611ac18e8639c376330ba +SIZE (1a5f2870b48c3ec85be1c45c397992a218b0af77.patch) = 4441 From nobody Mon May 20 08:26:48 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 4VjVzF0XQ1z5Jhhy; Mon, 20 May 2024 08:26:49 +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 4VjVzD6kQ1z4lnY; Mon, 20 May 2024 08:26:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716193608; 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=xFTUp7QotWTBS9Xyti+ccplA6lphf5s856e8HsDgH5E=; b=Bpb6wpz1f3MBRBI5pwhlwSmiIPAdBJXZNE0SnSF/6lP7f0STdvBIw5V2+eYAH0nCSIykKV r1NbC9wm9ZV+FV5Xnn054b2FW4FYi+9OL3BgopUSZ+hbhfY7o/9mme8Ko1fnUNgF0kB2uj 6krgQekWZzXvP5qZLAOgSvP5MPwXYLbHOX1OQtmoTW4rXPrHkndICDw6623oH2kanHs+qN MIZdZ4kSMG3AwRUjVQ4lldvaXSdQYWI1kxZP7WTTxDU0opoVcGkq9ABtaozqhdf0AxRI37 /iAAARc+mGaIv/ZfNaw6TN2E+SMZqKb0rUvLHzRuKWlkTaoumiGGn8uAAECE/A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716193608; a=rsa-sha256; cv=none; b=uw588lnmgmpGH0DhIIzgxxo8fxuLiX0M1TpcZ/PgsxJPYEmOZlsYf9UMTGUJvle+vzZXOv MIvZf0x5RSafE5+pk7GsCTvVxmK8oLf2968YG20Qzr1mJ8fVfh72SIIv4LvwPqD483E/ru jhP4pZbPnmqmsD8cfBxKD9p3naTA4vHaF7Z7hIld/AmfE6Ep5Opyy6EkF12PFdG72e6+SM wW+6dk6CKCjH7vdc04GlO4XpRPKaWMxVquULir/yxfGAztUp4jeT3YhEbcvcmsPlRbLRVN wPGQx1za29tbwL4DoTtE7+UxaC8SZl6dLRKgDxR+kha433ZfW9qRMuBGrOFj1A== 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=1716193608; 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=xFTUp7QotWTBS9Xyti+ccplA6lphf5s856e8HsDgH5E=; b=hpltyQh9Xph5QSDEDEPhXhPAxp8BgSZLuA9fq12zAL0LIG6GJ6Y8aR95zju+ObGAtaYhNi WTsqz8dI5FPWmlyvk0ZJnodzNkABm3LcA/2JBWGZOFAtenK6byf/ca4eR4OXl0U0ZXRpJK wIOzkfDWmv5yNiJXfs9ktGrKz5xrhdJIz+UbxBGIp2SNlxq99gzV0S3q7YGwDe3lRI0mZY j2cJjOFWGKkOyMyusutX/gvSTBOyzzxNO3WfVAgaBU2iVHYI68my6GhAYUtL2x5BS1J+cq EKiXOZS2C/ATTTAqTMzG1WV/GT4X5O4YQ7Wz4Up6eEsiL6b9cKNCTpK+5wBtwQ== 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 4VjVzD6KqczWSX; Mon, 20 May 2024 08:26:48 +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 44K8Qm6p021372; Mon, 20 May 2024 08:26:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K8Qm1c021369; Mon, 20 May 2024 08:26:48 GMT (envelope-from git) Date: Mon, 20 May 2024 08:26:48 GMT Message-Id: <202405200826.44K8Qm1c021369@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: fd9d600305e5 - main - audio/cmus: Fix build when Input and Output plugin options are empty 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: fd9d600305e5138654fe44e166b6fd31174a7847 Auto-Submitted: auto-generated The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=fd9d600305e5138654fe44e166b6fd31174a7847 commit fd9d600305e5138654fe44e166b6fd31174a7847 Author: Nuno Teixeira AuthorDate: 2024-05-20 08:19:39 +0000 Commit: Nuno Teixeira CommitDate: 2024-05-20 08:26:30 +0000 audio/cmus: Fix build when Input and Output plugin options are empty Use find to strip .so if exist, i.e., if Input or Output plugins options where selected. This fixes post-install when no plugins are selected. --- audio/cmus/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 519bd70a8486..2e92285cd7e4 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -150,7 +150,8 @@ post-configure: post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cmus* - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/cmus/[io]p/*.so + @${FIND} ${STAGEDIR}${PREFIX}/lib -path '${STAGEDIR}${PREFIX}/lib/cmus/*' \ + -name '*.so*' -exec ${STRIP_CMD} {} + # Install bash and zsh completion files ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/contrib/cmus.bash-completion \ From nobody Mon May 20 08:54:17 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 4VjWZx2B0gz5KV06; Mon, 20 May 2024 08:54:17 +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 4VjWZx1SmFz4p6P; Mon, 20 May 2024 08:54:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716195257; 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=GGVHcfqxhLqxrifZ7M6rWSK0klNhPUpiQerFmMJJFp0=; b=wPr0sPeMzd5usO6gKGGUxpGwwu+588SyBxsU4jwwM69b6Oozb5LgGe62sPCgBZ3QMAt7t+ ah0JpbGiVvebOzBU8dMoScX/+2bjekRFDGUtCuoIVAhEQTTbiTqWppJgc/BhFdhFydl2OS yWnskcg0k6wiO2ZENW8r2zqyEj5uS5qzsOyTacexd5RJvFMqFeobArVedJD1hJf5TE70G1 WFqCTjxT1aZUEATkhQgLEi5vDgUIavgIBdtFiWQtCWKdFiCthZo8gnO1GyOfC+DUhbjEJb cnz2lQL+cX3iQNn2zLsjYQYD80PX9TQZakILUN/EJ6513XT35N1AcJwSpW0wRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716195257; a=rsa-sha256; cv=none; b=VUhIA7J6jE2lrrt6G8QtDsBCGP5ar4OMgngNAfJjT4Md3/NEmjy+zld3MQQ+PvZmXfdDaO RKE9gpb/wcQTRFb+Pn9SjT5HunOGe4gNB/5ZCq+X5nQUBhSmRfGtOlEYcQvDJHdBlBp4c5 +rtaU/vcG0JEu+eoKBhZjTCMNnV8v2WXNmV8kjDpKKEGYG7LE+awqyfWKkDq7di5zr/iNE BXHQjALZ8VMxvWhLihEs8Yo3jFN1mODvLa+5UmtrLgzU434ivWZ17jM6ZLzwdD7/EWeNrQ eGCzY9j+F1ybi9pzOKjYFQbeaerVZcbVBwOxlWoLSrCHpfBpe77wmUouvmdE9w== 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=1716195257; 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=GGVHcfqxhLqxrifZ7M6rWSK0klNhPUpiQerFmMJJFp0=; b=jcettY+BH0XFrd06Kit+J63WhEd98YUXYSBI2Zv/iMOtDNQ0KI+KS9BUELeKiXHR06K/d9 3p5SI6kKAFw2euT+H0jBMXaWSOiyFlctmAlv2ou6dRnmAgKZw3XU7qss0rZVoYEdgY+zXx gIaC55AU7jLZyzxbMs6S4WjyCjjqgQMrwWcFZPHqL6PnFDp1XsvUGlDybOhGrAnoxQFZFV AzSz6e7ZXQZsGAQ1NR2FInazbXvKND9htgefA/E6IUZG9vUY9ZIUfxpW7l/b5eSSI2YJmm wc7Fuvd6tfy7Qcp5p3qSVXf9QvK4fE11CgkhcIuPHChCLfdzHI6vdliygrgJtw== 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 4VjWZx13zlzXth; Mon, 20 May 2024 08:54:17 +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 44K8sHAv071371; Mon, 20 May 2024 08:54:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44K8sHxQ071368; Mon, 20 May 2024 08:54:17 GMT (envelope-from git) Date: Mon, 20 May 2024 08:54:17 GMT Message-Id: <202405200854.44K8sHxQ071368@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: d09359a4c791 - main - www/gitlab: new ports required for 17.0.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d09359a4c791eb5678554b05d38d5626fad49d47 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=d09359a4c791eb5678554b05d38d5626fad49d47 commit d09359a4c791eb5678554b05d38d5626fad49d47 Author: Matthias Fechner AuthorDate: 2024-05-20 08:32:07 +0000 Commit: Matthias Fechner CommitDate: 2024-05-20 08:53:57 +0000 www/gitlab: new ports required for 17.0.0 --- devel/Makefile | 22 ++++++++++++++++++ devel/rubygem-opentelemetry-exporter-otlp/Makefile | 27 ++++++++++++++++++++++ devel/rubygem-opentelemetry-exporter-otlp/distinfo | 3 +++ .../rubygem-opentelemetry-exporter-otlp/pkg-descr | 1 + .../Makefile | 21 +++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 22 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 22 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 22 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 22 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 22 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 22 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 22 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 27 ++++++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 22 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + .../Makefile | 23 ++++++++++++++++++ .../distinfo | 3 +++ .../pkg-descr | 1 + 67 files changed, 614 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index f810146f7fb2..f442b75c46e2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -7317,8 +7317,30 @@ SUBDIR += rubygem-open4 SUBDIR += rubygem-opentelemetry-api SUBDIR += rubygem-opentelemetry-common + SUBDIR += rubygem-opentelemetry-exporter-otlp + SUBDIR += rubygem-opentelemetry-helpers-sql-obfuscation + SUBDIR += rubygem-opentelemetry-instrumentation-action_pack + SUBDIR += rubygem-opentelemetry-instrumentation-action_view + SUBDIR += rubygem-opentelemetry-instrumentation-active_job + SUBDIR += rubygem-opentelemetry-instrumentation-active_record + SUBDIR += rubygem-opentelemetry-instrumentation-active_support + SUBDIR += rubygem-opentelemetry-instrumentation-aws_sdk SUBDIR += rubygem-opentelemetry-instrumentation-base + SUBDIR += rubygem-opentelemetry-instrumentation-concurrent_ruby + SUBDIR += rubygem-opentelemetry-instrumentation-ethon + SUBDIR += rubygem-opentelemetry-instrumentation-excon + SUBDIR += rubygem-opentelemetry-instrumentation-faraday + SUBDIR += rubygem-opentelemetry-instrumentation-grape + SUBDIR += rubygem-opentelemetry-instrumentation-graphql + SUBDIR += rubygem-opentelemetry-instrumentation-http + SUBDIR += rubygem-opentelemetry-instrumentation-http_client + SUBDIR += rubygem-opentelemetry-instrumentation-net_http + SUBDIR += rubygem-opentelemetry-instrumentation-pg SUBDIR += rubygem-opentelemetry-instrumentation-rack + SUBDIR += rubygem-opentelemetry-instrumentation-rails + SUBDIR += rubygem-opentelemetry-instrumentation-rake + SUBDIR += rubygem-opentelemetry-instrumentation-redis + SUBDIR += rubygem-opentelemetry-instrumentation-sidekiq SUBDIR += rubygem-opentelemetry-registry SUBDIR += rubygem-opentelemetry-sdk SUBDIR += rubygem-opentelemetry-semantic_conventions diff --git a/devel/rubygem-opentelemetry-exporter-otlp/Makefile b/devel/rubygem-opentelemetry-exporter-otlp/Makefile new file mode 100644 index 000000000000..054074e37892 --- /dev/null +++ b/devel/rubygem-opentelemetry-exporter-otlp/Makefile @@ -0,0 +1,27 @@ +PORTNAME= opentelemetry-exporter-otlp +PORTVERSION= 0.26.3 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= OTLP exporter for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby/tree/main/exporter/otlp + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-googleapis-common-protos-types>=1.3<2:devel/rubygem-googleapis-common-protos-types \ + rubygem-google-protobuf>=3.14<4:devel/rubygem-google-protobuf \ + rubygem-opentelemetry-api>=1.1<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-common>=0.20<1:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-sdk>=1.2<2:devel/rubygem-opentelemetry-sdk \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base \ + rubygem-opentelemetry-semantic_conventions>=0:devel/rubygem-opentelemetry-semantic_conventions + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-exporter-otlp/distinfo b/devel/rubygem-opentelemetry-exporter-otlp/distinfo new file mode 100644 index 000000000000..86a2b97328e5 --- /dev/null +++ b/devel/rubygem-opentelemetry-exporter-otlp/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716189017 +SHA256 (rubygem/opentelemetry-exporter-otlp-0.26.3.gem) = fc1deea7924c74e3536983b02684d1bc7e9737baa5c38f3aff9809a7fd330399 +SIZE (rubygem/opentelemetry-exporter-otlp-0.26.3.gem) = 20992 diff --git a/devel/rubygem-opentelemetry-exporter-otlp/pkg-descr b/devel/rubygem-opentelemetry-exporter-otlp/pkg-descr new file mode 100644 index 000000000000..ff2559566704 --- /dev/null +++ b/devel/rubygem-opentelemetry-exporter-otlp/pkg-descr @@ -0,0 +1 @@ +OTLP exporter for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-helpers-sql-obfuscation/Makefile b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/Makefile new file mode 100644 index 000000000000..90a468d594bf --- /dev/null +++ b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/Makefile @@ -0,0 +1,21 @@ +PORTNAME= opentelemetry-helpers-sql-obfuscation +PORTVERSION= 0.1.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= SQL Obfuscation Instrumentation Helpers for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/helpers/sql-obfuscation + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-common>=0.20<1:devel/rubygem-opentelemetry-common + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-helpers-sql-obfuscation/distinfo b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/distinfo new file mode 100644 index 000000000000..b8125cc7b05f --- /dev/null +++ b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716187158 +SHA256 (rubygem/opentelemetry-helpers-sql-obfuscation-0.1.0.gem) = bc6ef1373dbcf979647091b3bfc99d7b6fb9669f74c3ae184f58b48adfc8d432 +SIZE (rubygem/opentelemetry-helpers-sql-obfuscation-0.1.0.gem) = 11776 diff --git a/devel/rubygem-opentelemetry-helpers-sql-obfuscation/pkg-descr b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/pkg-descr new file mode 100644 index 000000000000..0933ec19799e --- /dev/null +++ b/devel/rubygem-opentelemetry-helpers-sql-obfuscation/pkg-descr @@ -0,0 +1 @@ +SQL Obfuscation Instrumentation Helpers for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-action_pack/Makefile b/devel/rubygem-opentelemetry-instrumentation-action_pack/Makefile new file mode 100644 index 000000000000..bc9f5b40706f --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-action_pack/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-instrumentation-action_pack +PORTVERSION= 0.9.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= ActionPack instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/action_pack + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base \ + rubygem-opentelemetry-instrumentation-rack>=0.21<1:devel/rubygem-opentelemetry-instrumentation-rack + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-action_pack/distinfo b/devel/rubygem-opentelemetry-instrumentation-action_pack/distinfo new file mode 100644 index 000000000000..1bacb9a1fba7 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-action_pack/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716185715 +SHA256 (rubygem/opentelemetry-instrumentation-action_pack-0.9.0.gem) = c5df8472afc9cdbfc1425d9af7816b9cfc1a1a69b86621f1fc624974bd9acb9a +SIZE (rubygem/opentelemetry-instrumentation-action_pack-0.9.0.gem) = 12288 diff --git a/devel/rubygem-opentelemetry-instrumentation-action_pack/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-action_pack/pkg-descr new file mode 100644 index 000000000000..043ad4c747e0 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-action_pack/pkg-descr @@ -0,0 +1 @@ +ActionPack instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-action_view/Makefile b/devel/rubygem-opentelemetry-instrumentation-action_view/Makefile new file mode 100644 index 000000000000..fd5b0cc4fabf --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-action_view/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-instrumentation-action_view +PORTVERSION= 0.7.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= ActionView instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/action_view + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-active_support>=0.1<1:devel/rubygem-opentelemetry-instrumentation-active_support \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-action_view/distinfo b/devel/rubygem-opentelemetry-instrumentation-action_view/distinfo new file mode 100644 index 000000000000..b07e1dffce6a --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-action_view/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716186245 +SHA256 (rubygem/opentelemetry-instrumentation-action_view-0.7.0.gem) = bc7c714be0b4bb76843085c29ecc9465e65cb7fe6722e34c71629e44f8c3cb75 +SIZE (rubygem/opentelemetry-instrumentation-action_view-0.7.0.gem) = 10752 diff --git a/devel/rubygem-opentelemetry-instrumentation-action_view/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-action_view/pkg-descr new file mode 100644 index 000000000000..594478698217 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-action_view/pkg-descr @@ -0,0 +1 @@ +ActionView instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-active_job/Makefile b/devel/rubygem-opentelemetry-instrumentation-active_job/Makefile new file mode 100644 index 000000000000..b73444c1256a --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-active_job/Makefile @@ -0,0 +1,22 @@ +PORTNAME= opentelemetry-instrumentation-active_job +PORTVERSION= 0.7.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= ActiveJob instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/active_job + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-active_job/distinfo b/devel/rubygem-opentelemetry-instrumentation-active_job/distinfo new file mode 100644 index 000000000000..ac969c785584 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-active_job/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716186433 +SHA256 (rubygem/opentelemetry-instrumentation-active_job-0.7.1.gem) = da24806c9d92fe580db42638f6c763fe1324ff90aa147d45d4247f8052c68089 +SIZE (rubygem/opentelemetry-instrumentation-active_job-0.7.1.gem) = 15872 diff --git a/devel/rubygem-opentelemetry-instrumentation-active_job/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-active_job/pkg-descr new file mode 100644 index 000000000000..2310d3bbbf11 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-active_job/pkg-descr @@ -0,0 +1 @@ +ActiveJob instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-active_record/Makefile b/devel/rubygem-opentelemetry-instrumentation-active_record/Makefile new file mode 100644 index 000000000000..bcaa3ab8bee5 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-active_record/Makefile @@ -0,0 +1,22 @@ +PORTNAME= opentelemetry-instrumentation-active_record +PORTVERSION= 0.7.2 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= ActiveRecord instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/active_record + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-active_record/distinfo b/devel/rubygem-opentelemetry-instrumentation-active_record/distinfo new file mode 100644 index 000000000000..55bde1bd4db2 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-active_record/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716186607 +SHA256 (rubygem/opentelemetry-instrumentation-active_record-0.7.2.gem) = d3c1eb0ef74fc73a5bb46e0faf0a761c5cf38616cc6a29b4de967d575b684e72 +SIZE (rubygem/opentelemetry-instrumentation-active_record-0.7.2.gem) = 12800 diff --git a/devel/rubygem-opentelemetry-instrumentation-active_record/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-active_record/pkg-descr new file mode 100644 index 000000000000..3092217f156b --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-active_record/pkg-descr @@ -0,0 +1 @@ +ActiveRecord instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-active_support/Makefile b/devel/rubygem-opentelemetry-instrumentation-active_support/Makefile new file mode 100644 index 000000000000..21dcc8b7ea63 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-active_support/Makefile @@ -0,0 +1,22 @@ +PORTNAME= opentelemetry-instrumentation-active_support +PORTVERSION= 0.5.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= ActiveSupport instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/active_support + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-active_support/distinfo b/devel/rubygem-opentelemetry-instrumentation-active_support/distinfo new file mode 100644 index 000000000000..2fcc71428549 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-active_support/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716186147 +SHA256 (rubygem/opentelemetry-instrumentation-active_support-0.5.1.gem) = 03898327e8284410b8935a3d3b980bda56e2063eb5a7d30acf75487dd6934a66 +SIZE (rubygem/opentelemetry-instrumentation-active_support-0.5.1.gem) = 11776 diff --git a/devel/rubygem-opentelemetry-instrumentation-active_support/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-active_support/pkg-descr new file mode 100644 index 000000000000..d9e3056738ca --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-active_support/pkg-descr @@ -0,0 +1 @@ +ActiveSupport instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-aws_sdk/Makefile b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/Makefile new file mode 100644 index 000000000000..02dfb85ad065 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/Makefile @@ -0,0 +1,22 @@ +PORTNAME= opentelemetry-instrumentation-aws_sdk +PORTVERSION= 0.5.2 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= AWS SDK instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/aws_sdk + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-aws_sdk/distinfo b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/distinfo new file mode 100644 index 000000000000..47e2e09f3a86 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716188565 +SHA256 (rubygem/opentelemetry-instrumentation-aws_sdk-0.5.2.gem) = b9d62afe3eac5d552eea6f0108fcd297fc35d5b4073bf8ef9d8ad3ed410337a4 +SIZE (rubygem/opentelemetry-instrumentation-aws_sdk-0.5.2.gem) = 13824 diff --git a/devel/rubygem-opentelemetry-instrumentation-aws_sdk/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/pkg-descr new file mode 100644 index 000000000000..9b33839bf2b6 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-aws_sdk/pkg-descr @@ -0,0 +1 @@ +AWS SDK instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/Makefile b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/Makefile new file mode 100644 index 000000000000..d7d93be6f470 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/Makefile @@ -0,0 +1,22 @@ +PORTNAME= opentelemetry-instrumentation-concurrent_ruby +PORTVERSION= 0.21.3 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= ConcurrentRuby instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/concurrent_ruby + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/distinfo b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/distinfo new file mode 100644 index 000000000000..d2d2c62e3082 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716188345 +SHA256 (rubygem/opentelemetry-instrumentation-concurrent_ruby-0.21.3.gem) = 6fb1b550adc3ab6b45b73f038ccae9634ebe15cba28ca6f62c03b9dd7a0ebdf6 +SIZE (rubygem/opentelemetry-instrumentation-concurrent_ruby-0.21.3.gem) = 10752 diff --git a/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/pkg-descr new file mode 100644 index 000000000000..86b4a0839cf8 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-concurrent_ruby/pkg-descr @@ -0,0 +1 @@ +ConcurrentRuby instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile b/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile new file mode 100644 index 000000000000..a663f7bc7637 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-instrumentation-ethon +PORTVERSION= 0.21.4 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Ethon instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/ethon + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo b/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo new file mode 100644 index 000000000000..531ffe759918 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716190806 +SHA256 (rubygem/opentelemetry-instrumentation-ethon-0.21.4.gem) = 36f419a02113306205e4c1e51477c4e139ac27f675f26b2f84d5139526100e00 +SIZE (rubygem/opentelemetry-instrumentation-ethon-0.21.4.gem) = 11776 diff --git a/devel/rubygem-opentelemetry-instrumentation-ethon/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-ethon/pkg-descr new file mode 100644 index 000000000000..2a2586fd3c05 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-ethon/pkg-descr @@ -0,0 +1 @@ +Ethon instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-excon/Makefile b/devel/rubygem-opentelemetry-instrumentation-excon/Makefile new file mode 100644 index 000000000000..4d44bc6e96e8 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-excon/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-instrumentation-excon +PORTVERSION= 0.22.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Excon instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/excon + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-excon/distinfo b/devel/rubygem-opentelemetry-instrumentation-excon/distinfo new file mode 100644 index 000000000000..0393c289af41 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-excon/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716190884 +SHA256 (rubygem/opentelemetry-instrumentation-excon-0.22.1.gem) = 7a4311e5d2ccd3415b09b5770f5872d0667a09ea04cec4c51be13937b84bc18d +SIZE (rubygem/opentelemetry-instrumentation-excon-0.22.1.gem) = 12800 diff --git a/devel/rubygem-opentelemetry-instrumentation-excon/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-excon/pkg-descr new file mode 100644 index 000000000000..e41a40a09a88 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-excon/pkg-descr @@ -0,0 +1 @@ +Excon instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile b/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile new file mode 100644 index 000000000000..9e6946fb80a7 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-instrumentation-faraday +PORTVERSION= 0.24.2 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Faraday instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/faraday + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo b/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo new file mode 100644 index 000000000000..df10ca4666bc --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716190989 +SHA256 (rubygem/opentelemetry-instrumentation-faraday-0.24.2.gem) = f3010a01f9faf63b5dcefeea817458e1a4153e73dba89b26638de7a74bbba6ab +SIZE (rubygem/opentelemetry-instrumentation-faraday-0.24.2.gem) = 12288 diff --git a/devel/rubygem-opentelemetry-instrumentation-faraday/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-faraday/pkg-descr new file mode 100644 index 000000000000..ed0c515293a2 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-faraday/pkg-descr @@ -0,0 +1 @@ +Faraday instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-grape/Makefile b/devel/rubygem-opentelemetry-instrumentation-grape/Makefile new file mode 100644 index 000000000000..0fa934afd2b2 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-grape/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-instrumentation-grape +PORTVERSION= 0.1.8 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Grape instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/grape + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base \ + rubygem-opentelemetry-instrumentation-rack>=0.21<1:devel/rubygem-opentelemetry-instrumentation-rack + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-grape/distinfo b/devel/rubygem-opentelemetry-instrumentation-grape/distinfo new file mode 100644 index 000000000000..ea57980381d0 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-grape/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716187890 +SHA256 (rubygem/opentelemetry-instrumentation-grape-0.1.8.gem) = 208421bbbe252ad8bf1815fc6b1ae5a5a90df10d2aec124461777aa1cc636330 +SIZE (rubygem/opentelemetry-instrumentation-grape-0.1.8.gem) = 12800 diff --git a/devel/rubygem-opentelemetry-instrumentation-grape/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-grape/pkg-descr new file mode 100644 index 000000000000..325e9e7938ed --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-grape/pkg-descr @@ -0,0 +1 @@ +Grape instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-graphql/Makefile b/devel/rubygem-opentelemetry-instrumentation-graphql/Makefile new file mode 100644 index 000000000000..25f5977282d6 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-graphql/Makefile @@ -0,0 +1,22 @@ +PORTNAME= opentelemetry-instrumentation-graphql +PORTVERSION= 0.28.2 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= GraphQL instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/graphql + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-graphql/distinfo b/devel/rubygem-opentelemetry-instrumentation-graphql/distinfo new file mode 100644 index 000000000000..acc6b00243df --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-graphql/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716187620 +SHA256 (rubygem/opentelemetry-instrumentation-graphql-0.28.2.gem) = 5139d80628e82fc8a419aafc7f7cb936956af301a05614e95940e4af17db8b8e +SIZE (rubygem/opentelemetry-instrumentation-graphql-0.28.2.gem) = 13824 diff --git a/devel/rubygem-opentelemetry-instrumentation-graphql/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-graphql/pkg-descr new file mode 100644 index 000000000000..d9f9426539ec --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-graphql/pkg-descr @@ -0,0 +1 @@ +GraphQL instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-http/Makefile b/devel/rubygem-opentelemetry-instrumentation-http/Makefile new file mode 100644 index 000000000000..2a249a554435 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-http/Makefile @@ -0,0 +1,22 @@ +PORTNAME= opentelemetry-instrumentation-http +PORTVERSION= 0.23.3 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= HTTP instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/http + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-http/distinfo b/devel/rubygem-opentelemetry-instrumentation-http/distinfo new file mode 100644 index 000000000000..f4e91ee11e18 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-http/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716188464 +SHA256 (rubygem/opentelemetry-instrumentation-http-0.23.3.gem) = ceb17217ee7ae10473c029ba49804e18c06a5c6bb8651db0974f3111cdbeccfa +SIZE (rubygem/opentelemetry-instrumentation-http-0.23.3.gem) = 11264 diff --git a/devel/rubygem-opentelemetry-instrumentation-http/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-http/pkg-descr new file mode 100644 index 000000000000..4a0e4dc12e02 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-http/pkg-descr @@ -0,0 +1 @@ +HTTP instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile b/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile new file mode 100644 index 000000000000..5104e74b5d33 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-instrumentation-http_client +PORTVERSION= 0.22.4 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= HttpClient instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/http_client + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo b/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo new file mode 100644 index 000000000000..890c7f893baf --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716190940 +SHA256 (rubygem/opentelemetry-instrumentation-http_client-0.22.4.gem) = 4f76b8ade23322346fe65dafffcc02d133ae1aa73c709b58f4f9623c8c2fecd3 +SIZE (rubygem/opentelemetry-instrumentation-http_client-0.22.4.gem) = 11264 diff --git a/devel/rubygem-opentelemetry-instrumentation-http_client/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-http_client/pkg-descr new file mode 100644 index 000000000000..a0d72424b6a4 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-http_client/pkg-descr @@ -0,0 +1 @@ +HttpClient instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile b/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile new file mode 100644 index 000000000000..568d69d84012 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-instrumentation-net_http +PORTVERSION= 0.22.4 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Net::HTTP instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/net_http + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo b/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo new file mode 100644 index 000000000000..075ceff1f8ff --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716190736 +SHA256 (rubygem/opentelemetry-instrumentation-net_http-0.22.4.gem) = 2878b5e6e456d74038c6ba487b0cbdf33c1c90d4bd867f7ef66b00646f2698ce +SIZE (rubygem/opentelemetry-instrumentation-net_http-0.22.4.gem) = 12288 diff --git a/devel/rubygem-opentelemetry-instrumentation-net_http/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-net_http/pkg-descr new file mode 100644 index 000000000000..1d5fa0a9934f --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-net_http/pkg-descr @@ -0,0 +1 @@ +Net::HTTP instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-pg/Makefile b/devel/rubygem-opentelemetry-instrumentation-pg/Makefile new file mode 100644 index 000000000000..c10ad750acf5 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-pg/Makefile @@ -0,0 +1,23 @@ +PORTNAME= opentelemetry-instrumentation-pg +PORTVERSION= 0.27.3 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= PG (PostgreSQL) instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/pg + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-helpers-sql-obfuscation>=0:devel/rubygem-opentelemetry-helpers-sql-obfuscation \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-pg/distinfo b/devel/rubygem-opentelemetry-instrumentation-pg/distinfo new file mode 100644 index 000000000000..6f25a48885c3 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-pg/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716186993 +SHA256 (rubygem/opentelemetry-instrumentation-pg-0.27.3.gem) = b689e9c47185729d671669a0f7c206c013d9c8dfc7a355901ec50b12c94e35cd +SIZE (rubygem/opentelemetry-instrumentation-pg-0.27.3.gem) = 14848 diff --git a/devel/rubygem-opentelemetry-instrumentation-pg/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-pg/pkg-descr new file mode 100644 index 000000000000..52e7bee63eac --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-pg/pkg-descr @@ -0,0 +1 @@ +PG (PostgreSQL) instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-rails/Makefile b/devel/rubygem-opentelemetry-instrumentation-rails/Makefile new file mode 100644 index 000000000000..2d70494236e6 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-rails/Makefile @@ -0,0 +1,27 @@ +PORTNAME= opentelemetry-instrumentation-rails +PORTVERSION= 0.30.1 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Rails instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/rails + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ + rubygem-opentelemetry-instrumentation-action_pack>=0.9.0:devel/rubygem-opentelemetry-instrumentation-action_pack \ + rubygem-opentelemetry-instrumentation-action_view>=0.7.0<0.8:devel/rubygem-opentelemetry-instrumentation-action_view \ + rubygem-opentelemetry-instrumentation-active_job>=0.7.0<0.8:devel/rubygem-opentelemetry-instrumentation-active_job \ + rubygem-opentelemetry-instrumentation-active_record>=0.7.0<0.8:devel/rubygem-opentelemetry-instrumentation-active_record \ + rubygem-opentelemetry-instrumentation-active_support>=0.5.0<0.6:devel/rubygem-opentelemetry-instrumentation-active_support \ + rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-opentelemetry-instrumentation-rails/distinfo b/devel/rubygem-opentelemetry-instrumentation-rails/distinfo new file mode 100644 index 000000000000..6713379f2c50 --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-rails/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716186699 +SHA256 (rubygem/opentelemetry-instrumentation-rails-0.30.1.gem) = 73060c76be009c75af5c3c4bb94bf9883cb5770d6a5115bcddbc590afc823142 +SIZE (rubygem/opentelemetry-instrumentation-rails-0.30.1.gem) = 11776 diff --git a/devel/rubygem-opentelemetry-instrumentation-rails/pkg-descr b/devel/rubygem-opentelemetry-instrumentation-rails/pkg-descr new file mode 100644 index 000000000000..4ffe6044d2ea --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-rails/pkg-descr @@ -0,0 +1 @@ +Rails instrumentation for the OpenTelemetry framework diff --git a/devel/rubygem-opentelemetry-instrumentation-rake/Makefile b/devel/rubygem-opentelemetry-instrumentation-rake/Makefile new file mode 100644 index 000000000000..664985c3181c --- /dev/null +++ b/devel/rubygem-opentelemetry-instrumentation-rake/Makefile @@ -0,0 +1,22 @@ +PORTNAME= opentelemetry-instrumentation-rake +PORTVERSION= 0.2.2 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= mfechner@FreeBSD.org +COMMENT= Rake instrumentation for the OpenTelemetry framework +WWW= https://opentelemetry.io/ \ + https://github.com/open-telemetry/opentelemetry-ruby \ + https://github.com/open-telemetry/opentelemetry-ruby-contrib/tree/main/instrumentation/rake *** 118 LINES SKIPPED *** From nobody Mon May 20 09:50: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 4VjXqM40Vhz5KbmW; Mon, 20 May 2024 09:50:07 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VjXqM3KY1z4vtD; Mon, 20 May 2024 09:50:07 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716198607; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=V0cOQ2XZRxjrTopKapZNdhdxRf4YOBLOdmb/vCAd0Lo=; b=qlJE8xJqpXtlmrYvyi1X//r/Cs2vtRRnEo/nTFrE5Wu2694bbotv/rv0T+amsyyobYEcFE CS2sNkKSoVQUwqQAsv9HUxWfHFT2mMwAsCbxlig2HkMF6moIWFAgFOdJS96duJiOe8OmVl fVJO8/FUCEpLuaqnUogaHYW7Zyscpw7oByiimzlHwRXdAo9/T2KiI5HREaL+xnPmY3OhND IrjozG+nmTMwBNSeyXWSpSbWiGjgldIeZx8rNh7hoIV6TOCBvr01bisk7rax2Ey2KdBL+F jfpfH8TZlvemcnOLcP5z9XvxKqqgw3TQRDHK0J5kXpdHmVe+fWxecRifX3D/NQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716198607; a=rsa-sha256; cv=none; b=MyRdBXa03Rtb6IghYrYFIE2F5YoApWNI2ybVUQlrcrot8FbT+qotK+xiOYJ4RIK0F95aCE t7iOMrRUem4L3edZ5/m7W1ECGJxINiLszosziVL+0do9W3i3TfyIVc5hxzqQtUAsgXGNv+ FM1rqRSrZZk+m9w5FJc1GfcK784przlS6kLx9HteXoDyNg9eqDTwNKjIVIsh/JMIp/bSMJ GUQ6aG8SJ5EjYedzaO51JtJ1vO80g+EEWqp70KaEZoEx/HZuUgpiJ10cQedzg8mezOOzIM BzjPC0z+K/UD6oBwAPZCdt16K/4Uzo8rzwhqcfsoHHFQ0fmdrT6ajoNY4kxo0w== 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=1716198607; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=V0cOQ2XZRxjrTopKapZNdhdxRf4YOBLOdmb/vCAd0Lo=; b=GTahjM0QrTkpurfGic7wVUH+aVLxi+pAqEvSn3SB+A/eDaoGTbYIGNrqkPCkSu606vE/Kv zMDIluFLfRwpX5eh8BVi7ypy7F9w11+y7BUxvujaT5UW9rvX5pSsOhRcxjJ3p0+FaqO6nc wh9jWtch/xbkx2mmAoXBrDb2jRaCBVoFE+1nqSoZO9Lhle2ETcZ+NNFV2yhcFxE2EvzROA 3zVeOiQchJ91xFG3yDG4K6VkFY4N4OOl7fP8FhP2YrQxtOERKLYeR/W1WSSUoketGNj+Mb xXwdJ5KGShbi7eu2qtYDw9QU0p9NXYdoDpdimeYzsmRp8S8Zt5xW+PI7qQcklA== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 597582025; Mon, 20 May 2024 09:50:07 +0000 (UTC) Date: Mon, 20 May 2024 09:50:07 +0000 From: Alexey Dokuchaev To: Daniel Engberg Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 43ea95faf2c0 - main - chinese/libpinyin: Switch DB backend and improve port Message-ID: References: <202405191056.44JAuCvK093542@gitrepo.freebsd.org> 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=us-ascii Content-Disposition: inline In-Reply-To: <202405191056.44JAuCvK093542@gitrepo.freebsd.org> On Sun, May 19, 2024 at 10:56:12AM +0000, Daniel Engberg wrote: > commit 43ea95faf2c07a72429da7402f5feb74a8d88c02 > > chinese/libpinyin: Switch DB backend and improve port > > * Use GitHub as primary download site and Sourceforge as fallback Actually, it should be the other way around, SF is usually more reliable overall. GitHub gives me stalled/truncated downloads enough times it becomes annoying, while with SF, there's always a mirror which would be fast and robust in any part of the world. ./danfe From nobody Mon May 20 10:33:30 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 4VjYnQ5xwXz5Kx6D; Mon, 20 May 2024 10:33:30 +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 4VjYnQ5fJPz41vN; Mon, 20 May 2024 10:33:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716201210; 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=99crH7FFlImph6WB1E1DbIg6wIpIgiYwd22b/YYcor8=; b=N6XzOeVMjwLno82zX4Rtrxq1h0yB5/3HbhA20yW/2o33bir+nJmRaDojnfsqNwDPzC03au 2pq44OcNnnGFEZU7/6axp7o2n9op2scxEzFuFH3hKC8iWi041uGLCqPDHc/BXonHZ+Wr99 kU189rQ3I9GEofOM8dJhfiI0ITLJ+Um66ePjAgHsW5Cjt9DRC5BoeUtGd7umvMheqKG2MI mXRp/Q8AVz80vL4XL2b3Yo1I3hXT+Mp1MTvLd7BCf33Lg83eR+5t+6UXp6fsZ/AmHPgRzE qDoIWu3P5STep9d6lFEJnV8kC+f0AOjY0fsnRAKeEYnDV0VPFv2Z1GBMdabzTQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716201210; a=rsa-sha256; cv=none; b=q95oUOCx3GA27I6wKksvL/xz1o0XQXoLeYbAvs9vguS5rSQL5xTSyETwCREPNYbCB8wBlB zhs9w1yOdMB9Ev4rL4banVu1u5oKDfC5rDMBLLflR4hR6uYIyY+EfV3zzHXIUwvSnbDHjp VdYejZzvNh55otbjhhxU/fTOG69XnuMN7A6jvZ3/YSP1aIWU+BW7NXNc1fjHqW1TjZPM+v gxEAEOPnqzGLiPHQAvC+H/wDJPWvZFxdvGXgVSRsE6Bbsrvn6nDNnS7o5FujWY8/APF24F 8ZS1pYJyTTuYH5C26zeE16RdgbQNVkwl2znXffKnjO5bRqumkCybM8BzhoCNEQ== 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=1716201210; 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=99crH7FFlImph6WB1E1DbIg6wIpIgiYwd22b/YYcor8=; b=rq1hDTxyID8lfL9VvjnUOjUHButDK/FXyyOJKzkfl4bR1p4qBK5ZIJHoquQzsPaWvrjIpp AfCYhwWkGfCHTv8SxxYxF+QQ4KTv3HxsB2/wOx2jz6dB3zZ5eBd9H9Qww9u/XlfVbIvKLy HsB7PeDH+G9CcpBqYXEEXRvNeK7nZj/IfeJ4t9R3sWzDj0WPGFDNGlVEhRO+VlQj8Qqoea oUfwxy+YxlzvUw5hQbgd7UOjQnYmq1/wxGU6ElLhBLs1HpTRmnpI6kOWyer7V4UBjtwao/ SVYDuBAOhYBo8a5A/6MYoqj9eLvowNAF2IkRP/zVKfi/zixQqrOkm+UFi1v9OQ== 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 4VjYnQ5FxFzbH0; Mon, 20 May 2024 10:33:30 +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 44KAXUak041346; Mon, 20 May 2024 10:33:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KAXU0J041343; Mon, 20 May 2024 10:33:30 GMT (envelope-from git) Date: Mon, 20 May 2024 10:33:30 GMT Message-Id: <202405201033.44KAXU0J041343@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Vsevolod Stakhov Subject: git: b66e4949cb23 - main - security/libsodium: update to 1.0.19, bump dependent ports 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: vsevolod X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b66e4949cb23218adc602edc35db187f966c5377 Auto-Submitted: auto-generated The branch main has been updated by vsevolod: URL: https://cgit.FreeBSD.org/ports/commit/?id=b66e4949cb23218adc602edc35db187f966c5377 commit b66e4949cb23218adc602edc35db187f966c5377 Author: Vsevolod Stakhov AuthorDate: 2024-05-20 10:29:56 +0000 Commit: Vsevolod Stakhov CommitDate: 2024-05-20 10:33:03 +0000 security/libsodium: update to 1.0.19, bump dependent ports PR: 278259 Reported by: Andrey Korobkov --- astro/py-metpy/Makefile | 1 + audio/owntone/Makefile | 2 +- audio/py-librosa/Makefile | 1 + audio/shairport-sync/Makefile | 2 +- benchmarks/py-locust/Makefile | 1 + benchmarks/py-zopkio/Makefile | 2 +- cad/horizon-eda/Makefile | 1 + comms/gnuradio/Makefile | 2 +- comms/gqrx/Makefile | 1 + comms/gr-osmosdr/Makefile | 2 +- databases/proftpd-mod_sql_mysql/Makefile | 1 + databases/proftpd-mod_sql_odbc/Makefile | 1 + databases/proftpd-mod_sql_postgres/Makefile | 2 +- databases/proftpd-mod_sql_sqlite/Makefile | 2 +- databases/proftpd-mod_sql_tds/Makefile | 2 +- devel/fbthrift/Makefile | 1 + devel/folly/Makefile | 1 + devel/p5-Test-OpenLDAP/Makefile | 1 + devel/pijul/Makefile | 2 +- devel/py-PyGithub/Makefile | 2 +- devel/py-buildbot-worker/Makefile | 1 + devel/py-buildbot/Makefile | 1 + devel/py-dockerpty/Makefile | 1 + devel/py-fabric/Makefile | 1 + devel/py-ipydatawidgets/Makefile | 1 + devel/py-ipykernel/Makefile | 1 + devel/py-ipympl/Makefile | 2 +- devel/py-ipyparallel/Makefile | 2 +- devel/py-ipywidgets/Makefile | 1 + devel/py-jupyter-client/Makefile | 2 +- devel/py-jupyter-collaboration/Makefile | 1 + devel/py-jupyter-kernel-test/Makefile | 1 + devel/py-jupyter-lsp/Makefile | 1 + devel/py-jupyter-server-fileid/Makefile | 1 + devel/py-jupyter-server-mathjax/Makefile | 2 +- devel/py-jupyter-server/Makefile | 1 + devel/py-jupyter_console/Makefile | 1 + devel/py-jupyterlab-lsp/Makefile | 2 +- devel/py-jupyterlab-server/Makefile | 1 + devel/py-jupyterlab-widgets/Makefile | 1 + devel/py-jupyterlab/Makefile | 1 + devel/py-jupyterlab_launcher/Makefile | 2 +- devel/py-nbclassic/Makefile | 2 +- devel/py-nbclient/Makefile | 1 + devel/py-nbconvert/Makefile | 1 + devel/py-nbdime/Makefile | 1 + devel/py-nbval/Makefile | 1 + devel/py-notebook-shim/Makefile | 1 + devel/py-pooch/Makefile | 1 + devel/py-pyquil/Makefile | 2 +- devel/py-pytest-jupyter/Makefile | 1 + devel/py-qtconsole/Makefile | 1 + devel/py-rpcq/Makefile | 2 +- devel/py-spyder-kernels/Makefile | 1 + devel/py-spyder-unittest/Makefile | 1 + devel/py-threema-msgapi/Makefile | 1 + devel/py-weasel/Makefile | 1 + devel/spyder/Makefile | 1 + devel/xeus-cling/Makefile | 2 +- devel/xeus-zmq/Makefile | 1 + dns/curvedns/Makefile | 2 +- dns/dnscrypt-wrapper/Makefile | 2 +- dns/dnsdist/Makefile | 1 + dns/dnstable-convert/Makefile | 2 +- dns/dnsviz/Makefile | 2 +- dns/gdnsd3/Makefile | 2 +- dns/getdns/Makefile | 2 +- dns/luaunbound/Makefile | 2 +- dns/unbound/Makefile | 1 + finance/nextcloud-cospend/Makefile | 1 + finance/py-python-obelisk/Makefile | 2 +- ftp/proftpd-mod_vroot/Makefile | 2 +- ftp/proftpd/Makefile | 2 +- ftp/pure-ftpd/Makefile | 1 + ftp/py-sftp/Makefile | 1 + games/0ad/Makefile | 2 +- games/devilutionX/Makefile | 1 + games/warzone2100/Makefile | 1 + graphics/drawpile/Makefile | 2 +- graphics/rapid-photo-downloader/Makefile | 2 +- irc/unreal/Makefile | 1 + mail/mailman3/Makefile | 2 +- mail/milter-greylist/Makefile | 2 +- mail/nextcloud-mail/Makefile | 1 + mail/opendkim/Makefile | 2 +- mail/p5-Mail-OpenDKIM/Makefile | 1 + mail/py-afew/Makefile | 2 +- mail/py-authheaders/Makefile | 1 + mail/py-dkimpy-milter/Makefile | 1 + mail/py-dkimpy/Makefile | 2 +- mail/py-fuglu/Makefile | 1 + mail/rmilter/Makefile | 1 + mail/rspamd-devel/Makefile | 2 +- mail/rspamd/Makefile | 1 + mail/snappymail/Makefile | 1 + math/mathicsscript/Makefile | 2 +- math/octave-forge-tablicious/Makefile | 2 +- math/octave-forge-zeromq/Makefile | 2 +- math/octave-forge/Makefile | 2 +- math/py-mathics/Makefile | 2 +- math/py-pyodesys/Makefile | 1 + math/py-yt/Makefile | 1 + math/sage/Makefile | 2 +- misc/adios2/Makefile | 2 +- misc/py-cinder/Makefile | 2 +- misc/py-ipyfastscape/Makefile | 2 +- misc/py-molequeue/Makefile | 2 +- misc/py-orange3-network/Makefile | 2 +- misc/py-papermill/Makefile | 1 + misc/py-toil/Makefile | 1 + misc/snakemake/Makefile | 2 +- misc/urh/Makefile | 1 + multimedia/gstreamer1-plugins-rust/Makefile | 2 +- multimedia/kooha/Makefile | 2 +- multimedia/libopenshot/Makefile | 2 +- multimedia/openshot/Makefile | 2 +- net-im/jitsi-meet-full/Makefile | 1 + net-im/jitsi-prosody-plugins/Makefile | 1 + net-im/mtxclient/Makefile | 2 +- net-im/nextcloud-talk/Makefile | 1 + net-im/nheko/Makefile | 2 +- net-im/prosody-modules/Makefile | 1 + net-im/prosody/Makefile | 2 +- net-im/py-matrix-synapse/Makefile | 2 +- net-im/py-toxcore-c/Makefile | 2 +- net-im/py-unmessage/Makefile | 2 +- net-im/qTox/Makefile | 2 +- net-im/tox/Makefile | 1 + net-im/tox_extension_messages/Makefile | 2 +- net-im/toxbot/Makefile | 2 +- net-im/toxext/Makefile | 2 +- net-im/toxic/Makefile | 1 + net-im/toxins/Makefile | 2 +- net-im/uTox/Makefile | 2 +- net-mgmt/py-junos-eznc/Makefile | 1 + net-mgmt/py-napalm-logs/Makefile | 1 + net-mgmt/py-napalm/Makefile | 1 + net-mgmt/py-ncclient/Makefile | 1 + net-mgmt/py-nxapi-plumbing/Makefile | 1 + net-mgmt/py-pyIOSXR/Makefile | 1 + net-mgmt/py-pynxos/Makefile | 1 + net-p2p/bitcoin/Makefile | 1 + net-p2p/bitmark-cli/Makefile | 2 +- net-p2p/bitmark-daemon/Makefile | 2 +- net-p2p/bitmark-recorder/Makefile | 2 +- net-p2p/bitmark/Makefile | 2 +- net-p2p/c-lightning/Makefile | 1 + net-p2p/clboss/Makefile | 1 + net-p2p/litecoin/Makefile | 1 + net-p2p/monero-cli/Makefile | 2 +- net/axa/Makefile | 2 +- net/cppzmq/Makefile | 1 + net/czmq/Makefile | 1 + net/czmq4/Makefile | 2 +- net/eternalterminal/Makefile | 1 + net/fb303/Makefile | 1 + net/fbzmq/Makefile | 2 +- net/landrop/Makefile | 1 + net/libzmq4/Makefile | 2 +- net/megacmd/Makefile | 2 +- net/mlvpn/Makefile | 2 +- net/mvfst/Makefile | 1 + net/nmsg/Makefile | 2 +- net/ntopng/Makefile | 1 + net/openldap25-server/Makefile | 2 +- net/openldap26-server/Makefile | 2 +- net/p5-Net-Nmsg/Makefile | 2 +- net/p5-ZMQ-FFI/Makefile | 1 + net/pichi/Makefile | 1 + net/proftpd-mod_ldap/Makefile | 2 +- net/py-magic-wormhole/Makefile | 1 + net/py-pynmsg/Makefile | 2 +- net/py-pyzmq/Makefile | 1 + net/py-saltyrtc.server/Makefile | 2 +- net/py-smart-open/Makefile | 1 + net/py-sshtunnel/Makefile | 1 + net/remmina/Makefile | 2 +- net/rosenpass/Makefile | 2 +- net/ryu/Makefile | 2 +- net/shadowsocks-libev/Makefile | 2 +- net/sie-nmsg/Makefile | 2 +- net/wangle/Makefile | 1 + net/zyre/Makefile | 1 + science/agrum/Makefile | 1 + science/psi4/Makefile | 1 + science/py-atomium/Makefile | 2 +- science/py-chempy/Makefile | 1 + science/py-cirq-rigetti/Makefile | 1 + science/py-ipygany/Makefile | 2 +- science/py-jupyter_jsmol/Makefile | 1 + science/py-optking/Makefile | 2 +- science/py-qcelemental/Makefile | 1 + science/py-qcengine/Makefile | 1 + security/R-cran-sodium/Makefile | 1 + security/authenticator/Makefile | 2 +- security/caldera-ot/Makefile | 2 +- security/caldera/Makefile | 2 +- security/caldera4/Makefile | 2 +- security/fizz/Makefile | 1 + security/gvm/Makefile | 1 + security/hpenc/Makefile | 2 +- security/keysmith/Makefile | 1 + security/kickpass/Makefile | 2 +- security/libreswan/Makefile | 2 +- security/libsodium/Makefile | 6 ++++-- security/libsodium/distinfo | 6 +++--- security/libsodium/pkg-plist | 8 ++++++-- security/libuecc/Makefile | 2 +- security/minisign/Makefile | 1 + security/mkp224o/Makefile | 1 + security/nextcloud-end_to_end_encryption/Makefile | 1 + security/nextcloud-passman/Makefile | 1 + security/nextcloud-twofactor_admin/Makefile | 1 + security/nextcloud-twofactor_nextcloud_notification/Makefile | 1 + security/nextcloud-twofactor_webauthn/Makefile | 1 + security/p5-Crypt-Sodium/Makefile | 2 +- security/pecl-libsodium/Makefile | 1 + security/php81-sodium/Makefile | 1 + security/php82-sodium/Makefile | 1 + security/php83-sodium/Makefile | 1 + security/proftpd-mod_clamav/Makefile | 2 +- security/py-aiohttp-security/Makefile | 1 + security/py-exscript/Makefile | 1 + security/py-libnacl/Makefile | 1 + security/py-netmiko/Makefile | 1 + security/py-onlykey/Makefile | 2 +- security/py-ospd-openvas/Makefile | 1 + security/py-paramiko/Makefile | 2 +- security/py-plaso/Makefile | 2 +- security/py-pwntools/Makefile | 2 +- security/py-pyaff4/Makefile | 2 +- security/py-pyaxo/Makefile | 2 +- security/py-pymacaroons/Makefile | 2 +- security/py-pynacl/Makefile | 1 + security/py-pysodium/Makefile | 2 +- security/py-scp/Makefile | 1 + security/py-securesystemslib/Makefile | 1 + security/py-signedjson/Makefile | 2 +- security/py-tuf/Makefile | 1 + security/reop/Makefile | 2 +- security/rubygem-rbnacl-libsodium/Makefile | 1 + security/rubygem-rbnacl/Makefile | 1 + security/softether5/Makefile | 1 + sysutils/bupstash/Makefile | 2 +- sysutils/docker-compose/Makefile | 2 +- sysutils/duplicity/Makefile | 1 + sysutils/duply/Makefile | 1 + sysutils/froxlor/Makefile | 1 + sysutils/fwup/Makefile | 2 +- sysutils/jadm/Makefile | 2 +- sysutils/nix/Makefile | 1 + sysutils/omnibackup/Makefile | 1 + sysutils/py-azure-cli-acr/Makefile | 1 + sysutils/py-azure-cli-core/Makefile | 1 + sysutils/py-azure-cli/Makefile | 1 + sysutils/py-docker/Makefile | 1 + sysutils/py-howdoi/Makefile | 2 +- sysutils/py-keep/Makefile | 1 + sysutils/py-ploy/Makefile | 1 + sysutils/py-ploy_ezjail/Makefile | 1 + sysutils/py-salt/Makefile | 1 + sysutils/rubygem-smart_proxy_salt/Makefile | 1 + textproc/py-gensim/Makefile | 1 + textproc/py-jupyter_sphinx/Makefile | 1 + textproc/py-nbsphinx/Makefile | 1 + textproc/py-orange3-text/Makefile | 2 +- textproc/py-sense2vec/Makefile | 1 + textproc/py-spacy-llm/Makefile | 2 +- textproc/py-spacy/Makefile | 2 +- www/dpp/Makefile | 1 + www/garage/Makefile | 1 + www/glpi/Makefile | 1 + www/moodle41/Makefile | 1 + www/moodle42/Makefile | 1 + www/moodle43/Makefile | 1 + www/moodle44/Makefile | 1 + www/nextcloud-appointments/Makefile | 1 + www/nextcloud-calendar/Makefile | 1 + www/nextcloud-contacts/Makefile | 1 + www/nextcloud-deck/Makefile | 1 + www/nextcloud-forms/Makefile | 1 + www/nextcloud-groupfolders/Makefile | 1 + www/nextcloud-notes/Makefile | 1 + www/nextcloud-tasks/Makefile | 1 + www/nextcloud/Makefile | 1 + www/onionshare-cli/Makefile | 1 + www/onionshare/Makefile | 2 +- www/piwigo/Makefile | 2 +- www/proxygen/Makefile | 1 + www/py-aiohttp-session/Makefile | 1 + www/py-autobahn/Makefile | 2 +- www/py-daphne/Makefile | 1 + www/py-notebook/Makefile | 1 + www/sogo/Makefile | 1 + www/varnish-libvmod-dynamic/Makefile | 2 +- www/web2ldap/Makefile | 1 + x11/xpra/Makefile | 1 + 297 files changed, 307 insertions(+), 132 deletions(-) diff --git a/astro/py-metpy/Makefile b/astro/py-metpy/Makefile index d2ae308f14a5..36535191079c 100644 --- a/astro/py-metpy/Makefile +++ b/astro/py-metpy/Makefile @@ -1,5 +1,6 @@ PORTNAME= metpy PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= astro python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/owntone/Makefile b/audio/owntone/Makefile index a891d03988fb..6d880065a5fd 100644 --- a/audio/owntone/Makefile +++ b/audio/owntone/Makefile @@ -1,6 +1,6 @@ PORTNAME= owntone DISTVERSION= 28.9 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://github.com/owntone/owntone-server/releases/download/${DISTVERSION}/ diff --git a/audio/py-librosa/Makefile b/audio/py-librosa/Makefile index e8242405a8ca..208fb470a875 100644 --- a/audio/py-librosa/Makefile +++ b/audio/py-librosa/Makefile @@ -1,5 +1,6 @@ PORTNAME= librosa DISTVERSION= 0.10.2 +PORTREVISION= 1 CATEGORIES= audio python #MASTER_SITES= PYPI # no tests PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile index 6361293e7fac..e4afd184a90e 100644 --- a/audio/shairport-sync/Makefile +++ b/audio/shairport-sync/Makefile @@ -1,6 +1,6 @@ PORTNAME= shairport-sync DISTVERSION= 4.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org diff --git a/benchmarks/py-locust/Makefile b/benchmarks/py-locust/Makefile index cfffa5704f08..f23265669fcc 100644 --- a/benchmarks/py-locust/Makefile +++ b/benchmarks/py-locust/Makefile @@ -1,5 +1,6 @@ PORTNAME= locust PORTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= benchmarks www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/benchmarks/py-zopkio/Makefile b/benchmarks/py-zopkio/Makefile index d272a7d481d1..63f1123bd89e 100644 --- a/benchmarks/py-zopkio/Makefile +++ b/benchmarks/py-zopkio/Makefile @@ -1,6 +1,6 @@ PORTNAME= Zopkio PORTVERSION= 0.2.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= benchmarks python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/cad/horizon-eda/Makefile b/cad/horizon-eda/Makefile index 3de933aafdaf..db6d8c5f17b3 100644 --- a/cad/horizon-eda/Makefile +++ b/cad/horizon-eda/Makefile @@ -1,6 +1,7 @@ PORTNAME= horizon-eda DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index 234741e278bb..6dd79944d7c1 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -1,7 +1,7 @@ PORTNAME= gnuradio DISTVERSIONPREFIX= v DISTVERSION= 3.8.4.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= comms astro hamradio MAINTAINER= hamradio@FreeBSD.org diff --git a/comms/gqrx/Makefile b/comms/gqrx/Makefile index 0e423a1e0940..73e73579e83e 100644 --- a/comms/gqrx/Makefile +++ b/comms/gqrx/Makefile @@ -1,6 +1,7 @@ PORTNAME= gqrx PORTVERSION= 2.17.5 DISTVERSIONPREFIX= v +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= comms hamradio PKGNAMESUFFIX= -${FLAVOR} diff --git a/comms/gr-osmosdr/Makefile b/comms/gr-osmosdr/Makefile index 24a85cd9345d..824e22ae9eb1 100644 --- a/comms/gr-osmosdr/Makefile +++ b/comms/gr-osmosdr/Makefile @@ -1,7 +1,7 @@ PORTNAME= gr-osmosdr DISTVERSIONPREFIX= v DISTVERSION= 0.2.3 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 1 CATEGORIES= comms hamradio diff --git a/databases/proftpd-mod_sql_mysql/Makefile b/databases/proftpd-mod_sql_mysql/Makefile index f3329ae3517b..6668faba59dc 100644 --- a/databases/proftpd-mod_sql_mysql/Makefile +++ b/databases/proftpd-mod_sql_mysql/Makefile @@ -1,4 +1,5 @@ PORTNAME= mod_sql_mysql +PORTREVISION= 1 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/databases/proftpd-mod_sql_odbc/Makefile b/databases/proftpd-mod_sql_odbc/Makefile index 349c714ca7ce..068fb976c173 100644 --- a/databases/proftpd-mod_sql_odbc/Makefile +++ b/databases/proftpd-mod_sql_odbc/Makefile @@ -1,4 +1,5 @@ PORTNAME= mod_sql_odbc +PORTREVISION= 1 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/databases/proftpd-mod_sql_postgres/Makefile b/databases/proftpd-mod_sql_postgres/Makefile index 9cd1632766e8..ee416ed240ab 100644 --- a/databases/proftpd-mod_sql_postgres/Makefile +++ b/databases/proftpd-mod_sql_postgres/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_sql_postgres -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/databases/proftpd-mod_sql_sqlite/Makefile b/databases/proftpd-mod_sql_sqlite/Makefile index 6b963e7c28dd..b864bb688db7 100644 --- a/databases/proftpd-mod_sql_sqlite/Makefile +++ b/databases/proftpd-mod_sql_sqlite/Makefile @@ -1,5 +1,5 @@ PORTNAME= mod_sql_sqlite -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/databases/proftpd-mod_sql_tds/Makefile b/databases/proftpd-mod_sql_tds/Makefile index f352426348fc..b6147e23746f 100644 --- a/databases/proftpd-mod_sql_tds/Makefile +++ b/databases/proftpd-mod_sql_tds/Makefile @@ -1,6 +1,6 @@ PORTNAME= mod_sql_tds DISTVERSION= 4.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index e36759b44152..2694de9e064f 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,6 +1,7 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v DISTVERSION= 2024.05.06.00 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/Makefile b/devel/folly/Makefile index ebc91e0919bb..e74f2c2990c6 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,6 +1,7 @@ PORTNAME= folly DISTVERSIONPREFIX= v DISTVERSION= 2024.05.06.00 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/p5-Test-OpenLDAP/Makefile b/devel/p5-Test-OpenLDAP/Makefile index 278d087c517d..db1552dabafa 100644 --- a/devel/p5-Test-OpenLDAP/Makefile +++ b/devel/p5-Test-OpenLDAP/Makefile @@ -1,5 +1,6 @@ PORTNAME= Test-OpenLDAP PORTVERSION= 0.72 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/pijul/Makefile b/devel/pijul/Makefile index cfabd0c8196a..f1f1817d2f3c 100644 --- a/devel/pijul/Makefile +++ b/devel/pijul/Makefile @@ -1,6 +1,6 @@ PORTNAME= pijul PORTVERSION= 1.0.0.b9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= cs@FreeBSD.org diff --git a/devel/py-PyGithub/Makefile b/devel/py-PyGithub/Makefile index ce7ebaeffbf4..4e9250d6c622 100644 --- a/devel/py-PyGithub/Makefile +++ b/devel/py-PyGithub/Makefile @@ -1,6 +1,6 @@ PORTNAME= PyGithub DISTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-buildbot-worker/Makefile b/devel/py-buildbot-worker/Makefile index 32b4492a7d3b..7731e7c56ec0 100644 --- a/devel/py-buildbot-worker/Makefile +++ b/devel/py-buildbot-worker/Makefile @@ -1,5 +1,6 @@ PORTNAME= buildbot-worker DISTVERSION= 3.11.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile index e07aff512121..7dd7773c856d 100644 --- a/devel/py-buildbot/Makefile +++ b/devel/py-buildbot/Makefile @@ -1,5 +1,6 @@ PORTNAME= buildbot DISTVERSION= 3.11.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-dockerpty/Makefile b/devel/py-dockerpty/Makefile index 223213490d47..c9a14702168d 100644 --- a/devel/py-dockerpty/Makefile +++ b/devel/py-dockerpty/Makefile @@ -1,5 +1,6 @@ PORTNAME= dockerpty PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-fabric/Makefile b/devel/py-fabric/Makefile index a45e0442ce8d..f197f7a381cb 100644 --- a/devel/py-fabric/Makefile +++ b/devel/py-fabric/Makefile @@ -1,5 +1,6 @@ PORTNAME= fabric PORTVERSION= 3.2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= devel python MASTER_SITES= PYPI diff --git a/devel/py-ipydatawidgets/Makefile b/devel/py-ipydatawidgets/Makefile index af3256f9cf85..3e63a7cb39a3 100644 --- a/devel/py-ipydatawidgets/Makefile +++ b/devel/py-ipydatawidgets/Makefile @@ -1,5 +1,6 @@ PORTNAME= ipydatawidgets PORTVERSION= 4.3.5 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipykernel/Makefile b/devel/py-ipykernel/Makefile index 359f3177221b..7b92e36743c7 100644 --- a/devel/py-ipykernel/Makefile +++ b/devel/py-ipykernel/Makefile @@ -1,5 +1,6 @@ PORTNAME= ipykernel PORTVERSION= 6.29.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/ipython/ipykernel/releases/download/v${PORTVERSION}/ diff --git a/devel/py-ipympl/Makefile b/devel/py-ipympl/Makefile index a84e7c826066..f26161235e0d 100644 --- a/devel/py-ipympl/Makefile +++ b/devel/py-ipympl/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipympl DISTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipyparallel/Makefile b/devel/py-ipyparallel/Makefile index 28e68911911e..92e0c923d357 100644 --- a/devel/py-ipyparallel/Makefile +++ b/devel/py-ipyparallel/Makefile @@ -1,6 +1,6 @@ PORTNAME= ipyparallel PORTVERSION= 8.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ipywidgets/Makefile b/devel/py-ipywidgets/Makefile index 843eca248df0..05a5b433e544 100644 --- a/devel/py-ipywidgets/Makefile +++ b/devel/py-ipywidgets/Makefile @@ -1,5 +1,6 @@ PORTNAME= ipywidgets PORTVERSION= 8.1.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-client/Makefile b/devel/py-jupyter-client/Makefile index bec8183aaa66..709eb89d92db 100644 --- a/devel/py-jupyter-client/Makefile +++ b/devel/py-jupyter-client/Makefile @@ -1,6 +1,6 @@ PORTNAME= jupyter-client PORTVERSION= 8.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-collaboration/Makefile b/devel/py-jupyter-collaboration/Makefile index f4eaa9c4924f..f014b52d4cc8 100644 --- a/devel/py-jupyter-collaboration/Makefile +++ b/devel/py-jupyter-collaboration/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-collaboration PORTVERSION= 2.1.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyter-collaboration/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyter-kernel-test/Makefile b/devel/py-jupyter-kernel-test/Makefile index c9b5a43ce4a6..bf9e8f9987a2 100644 --- a/devel/py-jupyter-kernel-test/Makefile +++ b/devel/py-jupyter-kernel-test/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-kernel-test DISTVERSION= 0.7.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-lsp/Makefile b/devel/py-jupyter-lsp/Makefile index 7a2549fc8725..7d251c2ba479 100644 --- a/devel/py-jupyter-lsp/Makefile +++ b/devel/py-jupyter-lsp/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-lsp PORTVERSION= 2.2.5 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-server-fileid/Makefile b/devel/py-jupyter-server-fileid/Makefile index ed924d75d130..f3074ac1b090 100644 --- a/devel/py-jupyter-server-fileid/Makefile +++ b/devel/py-jupyter-server-fileid/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-server-fileid PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-server-mathjax/Makefile b/devel/py-jupyter-server-mathjax/Makefile index 15a7334fe9f0..3ba264b931fb 100644 --- a/devel/py-jupyter-server-mathjax/Makefile +++ b/devel/py-jupyter-server-mathjax/Makefile @@ -1,6 +1,6 @@ PORTNAME= jupyter-server-mathjax PORTVERSION= 0.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyter-server/Makefile b/devel/py-jupyter-server/Makefile index 11c5f17a57bc..ee85b702f9e4 100644 --- a/devel/py-jupyter-server/Makefile +++ b/devel/py-jupyter-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter-server PORTVERSION= 2.14.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter-server/jupyter_server/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyter_console/Makefile b/devel/py-jupyter_console/Makefile index 88f66a906360..d504e8519902 100644 --- a/devel/py-jupyter_console/Makefile +++ b/devel/py-jupyter_console/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyter_console PORTVERSION= 6.6.3 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab-lsp/Makefile b/devel/py-jupyterlab-lsp/Makefile index d7e86553fed0..f6e5dfe537ea 100644 --- a/devel/py-jupyterlab-lsp/Makefile +++ b/devel/py-jupyterlab-lsp/Makefile @@ -1,6 +1,6 @@ PORTNAME= jupyterlab-lsp PORTVERSION= 5.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab-server/Makefile b/devel/py-jupyterlab-server/Makefile index 3a75e7e47038..5e5ab58695b3 100644 --- a/devel/py-jupyterlab-server/Makefile +++ b/devel/py-jupyterlab-server/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyterlab-server PORTVERSION= 2.27.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab_server/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyterlab-widgets/Makefile b/devel/py-jupyterlab-widgets/Makefile index f5a0a23d19b4..979efe53b8b3 100644 --- a/devel/py-jupyterlab-widgets/Makefile +++ b/devel/py-jupyterlab-widgets/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyterlab-widgets DISTVERSION= 3.0.10 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-jupyterlab/Makefile b/devel/py-jupyterlab/Makefile index 26a18be3b7cf..bc9a9118f4f1 100644 --- a/devel/py-jupyterlab/Makefile +++ b/devel/py-jupyterlab/Makefile @@ -1,5 +1,6 @@ PORTNAME= jupyterlab PORTVERSION= 4.2.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyterlab/jupyterlab/releases/download/v${PORTVERSION}/ diff --git a/devel/py-jupyterlab_launcher/Makefile b/devel/py-jupyterlab_launcher/Makefile index d1cab82eca3a..80b2500fdc9e 100644 --- a/devel/py-jupyterlab_launcher/Makefile +++ b/devel/py-jupyterlab_launcher/Makefile @@ -1,6 +1,6 @@ PORTNAME= jupyterlab_launcher DISTVERSION= 0.13.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-nbclassic/Makefile b/devel/py-nbclassic/Makefile index fc62e9dc31dd..63e6e845af7d 100644 --- a/devel/py-nbclassic/Makefile +++ b/devel/py-nbclassic/Makefile @@ -1,6 +1,6 @@ PORTNAME= nbclassic PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter/nbclassic/releases/download/v${PORTVERSION}/ diff --git a/devel/py-nbclient/Makefile b/devel/py-nbclient/Makefile index 6f118584a98d..3b4a7f8624f9 100644 --- a/devel/py-nbclient/Makefile +++ b/devel/py-nbclient/Makefile @@ -1,5 +1,6 @@ PORTNAME= nbclient PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-nbconvert/Makefile b/devel/py-nbconvert/Makefile index ea2b50735144..005364e9501d 100644 --- a/devel/py-nbconvert/Makefile +++ b/devel/py-nbconvert/Makefile @@ -1,5 +1,6 @@ PORTNAME= nbconvert PORTVERSION= 7.16.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter/nbconvert/releases/download/v${PORTVERSION}/ diff --git a/devel/py-nbdime/Makefile b/devel/py-nbdime/Makefile index d817dadbf2ad..23548aaf87e4 100644 --- a/devel/py-nbdime/Makefile +++ b/devel/py-nbdime/Makefile @@ -1,5 +1,6 @@ PORTNAME= nbdime PORTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter/nbdime/releases/download/${PORTVERSION}/ diff --git a/devel/py-nbval/Makefile b/devel/py-nbval/Makefile index d2cbe679ef04..9ebf0eab1f17 100644 --- a/devel/py-nbval/Makefile +++ b/devel/py-nbval/Makefile @@ -1,5 +1,6 @@ PORTNAME= nbval DISTVERSION= 0.11.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-notebook-shim/Makefile b/devel/py-notebook-shim/Makefile index 94872d13f9a3..a5c2cd2a2dc1 100644 --- a/devel/py-notebook-shim/Makefile +++ b/devel/py-notebook-shim/Makefile @@ -1,5 +1,6 @@ PORTNAME= notebook-shim PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pooch/Makefile b/devel/py-pooch/Makefile index 2ecc218dba9b..7ffb2aebfac1 100644 --- a/devel/py-pooch/Makefile +++ b/devel/py-pooch/Makefile @@ -1,5 +1,6 @@ PORTNAME= pooch PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pyquil/Makefile b/devel/py-pyquil/Makefile index 7ac4fab48044..2ed71fe9eb99 100644 --- a/devel/py-pyquil/Makefile +++ b/devel/py-pyquil/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyquil DISTVERSION= 4.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python # quantum-computing MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-pytest-jupyter/Makefile b/devel/py-pytest-jupyter/Makefile index 1dfd6af60e47..d6520acc447a 100644 --- a/devel/py-pytest-jupyter/Makefile +++ b/devel/py-pytest-jupyter/Makefile @@ -1,5 +1,6 @@ PORTNAME= pytest-jupyter PORTVERSION= 0.10.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/jupyter-server/pytest-jupyter/releases/download/v${PORTVERSION}/ diff --git a/devel/py-qtconsole/Makefile b/devel/py-qtconsole/Makefile index 641e3aeb3c21..fc25c3cb7b6d 100644 --- a/devel/py-qtconsole/Makefile +++ b/devel/py-qtconsole/Makefile @@ -1,5 +1,6 @@ PORTNAME= qtconsole DISTVERSION= 5.5.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-rpcq/Makefile b/devel/py-rpcq/Makefile index 1f00c09f7db5..2b63b8822565 100644 --- a/devel/py-rpcq/Makefile +++ b/devel/py-rpcq/Makefile @@ -1,6 +1,6 @@ PORTNAME= rpcq DISTVERSION= 3.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-spyder-kernels/Makefile b/devel/py-spyder-kernels/Makefile index 0b2d08c3823f..95c2343a128d 100644 --- a/devel/py-spyder-kernels/Makefile +++ b/devel/py-spyder-kernels/Makefile @@ -1,5 +1,6 @@ PORTNAME= spyder-kernels PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-spyder-unittest/Makefile b/devel/py-spyder-unittest/Makefile index 4a62a7e6864a..fdc25c2b81b2 100644 --- a/devel/py-spyder-unittest/Makefile +++ b/devel/py-spyder-unittest/Makefile @@ -1,5 +1,6 @@ PORTNAME= spyder-unittest DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-threema-msgapi/Makefile b/devel/py-threema-msgapi/Makefile index 0173921d39f0..14123618002c 100644 --- a/devel/py-threema-msgapi/Makefile +++ b/devel/py-threema-msgapi/Makefile @@ -1,6 +1,7 @@ PORTNAME= threema-msgapi PORTVERSION= 3.0.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-weasel/Makefile b/devel/py-weasel/Makefile index e133a256af58..0bce70815ce5 100644 --- a/devel/py-weasel/Makefile +++ b/devel/py-weasel/Makefile @@ -1,5 +1,6 @@ PORTNAME= weasel PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/spyder/Makefile b/devel/spyder/Makefile index 4a93df091255..fad48a093fef 100644 --- a/devel/spyder/Makefile +++ b/devel/spyder/Makefile @@ -1,6 +1,7 @@ PORTNAME= spyder DISTVERSIONPREFIX= v DISTVERSION= 5.5.4 +PORTREVISION= 1 CATEGORIES= devel science python MAINTAINER= yuri@FreeBSD.org diff --git a/devel/xeus-cling/Makefile b/devel/xeus-cling/Makefile index 105eb04735d8..b8a0b3bb7490 100644 --- a/devel/xeus-cling/Makefile +++ b/devel/xeus-cling/Makefile @@ -1,6 +1,6 @@ PORTNAME= xeus-cling DISTVERSION= 0.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel *** 2812 LINES SKIPPED *** From nobody Mon May 20 10:35:13 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 4VjYqP4jDJz5Kx4R; Mon, 20 May 2024 10:35:13 +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 4VjYqP4Bdsz4214; Mon, 20 May 2024 10:35:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716201313; 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=kzTESmGPMxBKxbOyNSwnYlI9huic3zs7jzE9+VVrupQ=; b=P0lm4LyYYF9RF/2ODLRQE1FdFJ5/EjgrrM040E5+1BCyppoOsnuCxGZ0FqrKghNcBA4CuJ Xa+NqUPxRcpCmw83LXVyAmYTpMIrj30hAW7Z1/WdlG1Yy6VHHpioycU08bGFdryDexuGup MKq5ve3WhVimd00RWMVZhuOpyKg4XgnhbBeiGNv6tVTeF6C9f2G+DxPrdN60cEKIu5NhC9 yUPxA8kod3UXsgkDvEhM1jRtfA4bwrj4OryFEgs1vTkJ9/3lmdKBks4gjX/W8KocWhie5q XfBGGsI3qsHdzAMBoyAV02dmTgZPThxjE7tmuXrA0apTn8UlQfRgiYXHT15ozQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716201313; a=rsa-sha256; cv=none; b=l6+JuMeyNQ8SHco0iuorWOwtMa1OVdBKY6jlo15f3Lt19npDlpMmuVjSjSJm7UouhzQsfB y3uO+LCyC2qT4zEUTbjAsFkE0qJY9jbo/nnv63WGw0aDR7fPwjBUmmL+FASiANj1kSu35z S0MmqviTWCQUcafb/GeB9JGxaW9RTZee4aTDqJPwZIpV3Wd6SiLMoIpriMKU05sW0HEEBe jJuJZ8gnKln9BKFyR/jLiP0CwQjAlcDM2OGRQkn2T6p96b3Jx8f2lM0VN6FimtXAUuRF08 nIAKM7dN5nVnwx+O2iGvHbK30N2ctlZdHuJtrVF9HlH4QK8BmSIrjRAVhcBSmA== 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=1716201313; 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=kzTESmGPMxBKxbOyNSwnYlI9huic3zs7jzE9+VVrupQ=; b=p27lLJAQ9xwLMHrIyyLMZYPLnlKh2AxEvqFeV04jCSm5wW/n8SxYhcn0qCFSCJ+Bo3zift T6NDtd+LAHHkNh4ETbZMQ1BzFIjW3H4+GF1dAHpOTEXocAOzXAYHnDN20WP760OGIcvrqz 3rovL/lLSJxMNiZpv3bu7Ejb1Pxr3RlDUC6T0FypqhN63NTNfDFWAtmLgtkw8M4hlI9KLg JoV/SP+KKJ9sJ4GhjUEL8Y9+v0hhiL0OPXunpp7N51ArDJp6QHnbge4Gv98itxFxjedfRi KKR8uledgBvc3Gon9AYUZ9EL+P9hGDDM5ufZCJFOlTDbZllQaHOV+P7BEo0fUA== 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 4VjYqP3WDjzbB7; Mon, 20 May 2024 10:35:13 +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 44KAZDsO041728; Mon, 20 May 2024 10:35:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KAZDnq041725; Mon, 20 May 2024 10:35:13 GMT (envelope-from git) Date: Mon, 20 May 2024 10:35:13 GMT Message-Id: <202405201035.44KAZDnq041725@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 5be5a4d857a3 - main - x11-wm/river: update to 0.3.1 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5be5a4d857a337f08aebadc07ae4527830f5f046 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5be5a4d857a337f08aebadc07ae4527830f5f046 commit 5be5a4d857a337f08aebadc07ae4527830f5f046 Author: Jan Beich AuthorDate: 2024-05-18 15:09:03 +0000 Commit: Jan Beich CommitDate: 2024-05-20 10:34:04 +0000 x11-wm/river: update to 0.3.1 Changes: https://github.com/riverwm/river/releases/tag/v0.3.1 Reported by: GitHub (watch releases) --- x11-wm/river/Makefile | 4 ++-- x11-wm/river/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile index 830d23c3b50b..1de98d2f9d13 100644 --- a/x11-wm/river/Makefile +++ b/x11-wm/river/Makefile @@ -1,6 +1,6 @@ PORTNAME= river DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 +DISTVERSION= 0.3.1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -26,7 +26,7 @@ GH_ACCOUNT= riverwm GH_TUPLE= ifreund:zig-pixman:70bff91:zig_pixman/deps/zig-pixman \ ifreund:zig-wayland:73fed09:zig_wayland/deps/zig-wayland \ ifreund:zig-xkbcommon:7e09b38:zig_xkbcommon/deps/zig-xkbcommon \ - swaywm:zig-wlroots:a579f9f:zig_wlroots/deps/zig-wlroots + swaywm:zig-wlroots:5bc01a9:zig_wlroots/deps/zig-wlroots MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ diff --git a/x11-wm/river/distinfo b/x11-wm/river/distinfo index ec1e3fdcb14b..942451e9ef70 100644 --- a/x11-wm/river/distinfo +++ b/x11-wm/river/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1713268997 -SHA256 (riverwm-river-v0.3.0_GH0.tar.gz) = 12ee343e84487eb813efd0f9fd910f426e26c7fa6c68373ad369bb7ac1ccc740 -SIZE (riverwm-river-v0.3.0_GH0.tar.gz) = 167669 +TIMESTAMP = 1716044943 +SHA256 (riverwm-river-v0.3.1_GH0.tar.gz) = 916b28ed2bd01e048c1a82bcb7a8c0745fedc081a24099f8025375c4b3c3d30d +SIZE (riverwm-river-v0.3.1_GH0.tar.gz) = 169544 SHA256 (ifreund-zig-pixman-70bff91_GH0.tar.gz) = 609ff73c4d7fc713fb3debb742b3b09d41d8abdc181c959b339212435f9815ef SIZE (ifreund-zig-pixman-70bff91_GH0.tar.gz) = 7331 SHA256 (ifreund-zig-wayland-73fed09_GH0.tar.gz) = ef0fbba3be3d03bd288cf3037887c0de2215489970bae0e31e7b777a049cd3d4 SIZE (ifreund-zig-wayland-73fed09_GH0.tar.gz) = 56012 SHA256 (ifreund-zig-xkbcommon-7e09b38_GH0.tar.gz) = 2dff1035f19d1e758c072e7690e65777e2a63ea08894273518d034451c29ed99 SIZE (ifreund-zig-xkbcommon-7e09b38_GH0.tar.gz) = 21884 -SHA256 (swaywm-zig-wlroots-a579f9f_GH0.tar.gz) = fb12269175d5a856685811d04d2034d0f46fc25c435d607a0f7a8fede6e55808 -SIZE (swaywm-zig-wlroots-a579f9f_GH0.tar.gz) = 53818 +SHA256 (swaywm-zig-wlroots-5bc01a9_GH0.tar.gz) = 7e575a6105829ec8dbb03ff1c6783419cbcb9640621484d9d079226227873cd3 +SIZE (swaywm-zig-wlroots-5bc01a9_GH0.tar.gz) = 53830 From nobody Mon May 20 11:51:35 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 4VjbWW4Qqmz5L5cN; Mon, 20 May 2024 11:51:35 +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 4VjbWW3vGFz49Vn; Mon, 20 May 2024 11:51:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716205895; 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=Uj+7oQj3DFnwEi+RaP8FVnvkQRmKSgZWoqG+FzMaDoI=; b=tSMcwesakr8hsYv4KxZgeDFtToSd1uLCVtgS3KcrHNHZUG80esq1sVlxw2DNfxJQhzVSAu tOnw1q4x7gFYkhudBLMQ5K2mbrjgP98DhaaWY9YtZCO/7LmCs6zcJoGrAT58hnVPiXDArs cXH6iyz8MjdeKiINgob1i8oUaQlFNrYRu7N81+Xi3cs3ITAKdzqHF2ET7SKySWA1w54TJ2 5No5BG+hXQ6skrcGrxDj3X4f5m4cR6C2JgWVeBOqTN3Z49li8lx213ssTYyDGtTX1bSjgg LqK1D/8h6X4ovfghbfZlM4r5YxMyNovl3MXkNxRCDqwtVT4YUB2SgEHwrQzjIA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716205895; a=rsa-sha256; cv=none; b=wlZIsxfVBPTeUf6eCfzBjMfJdb0HrTqgkaNkvWn/ZqlaP/9FjM2RbOvpBoOn3V6r0bGunr IbpquqpwtxRKT6ZzAFXipfxw+xQMgXBxNSm+ym4PfOZDqaIO2chRmfvf97QYZVy0VkkJbP l2fs5tbyfUslQorhXB2yOflWJvuclH64Eea+sSeGeTPdYW9R3Y1dD/ItMITrw9GnjfBb/y czQrcvfF+qFf/2stD6QT9DkKNTtKvBXhxPvTuTLL7endNF5NEMj1P2sOZ+TUW5KYVubbvV +1s0kDHQKHJ319KkpZSquiB0q/tOg75gz1hHlyl4kD87aQy71B6GNtvlvQIJnw== 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=1716205895; 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=Uj+7oQj3DFnwEi+RaP8FVnvkQRmKSgZWoqG+FzMaDoI=; b=PMA29G9ddLM2/GXtlSplHVeNqcaaUPefMdLkf598jFk63G7B4pAxsVilqZBI3kXPK5Cluz MP3ODkjqmLvdXnzW1zhaM+PGGFu4Hatiz/frOHUxLjpC7s054pjgQU9u8eEZMsTtYEM1oi paXORUhCExsp/cQnmRzO9d35eIguhvFHk0tSnr8n3V28NszhXFD7s403sKVFLLaedoZ1NW ALvM1UV91hPP6f23/lkj9KBoqcWCUjfd1tuva+srOzo2MnDQdx36gaA/bAk0kOOV4IDSZz 7JsqFJUwsMD+Pesw+m/sPfAKsOtlheYnnR0T9/Tlt2PgifwYN/O3ytpROSD0gA== 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 4VjbWW3V3Dzd6Z; Mon, 20 May 2024 11:51:35 +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 44KBpZpW073684; Mon, 20 May 2024 11:51:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KBpZow073681; Mon, 20 May 2024 11:51:35 GMT (envelope-from git) Date: Mon, 20 May 2024 11:51:35 GMT Message-Id: <202405201151.44KBpZow073681@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 9630bc8e70e5 - main - devel/rubygem-opentelemetry-instrumentation-ethon: update to 0.21.5 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9630bc8e70e56ba560f04c5e3fbe690cdb8f25f5 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=9630bc8e70e56ba560f04c5e3fbe690cdb8f25f5 commit 9630bc8e70e56ba560f04c5e3fbe690cdb8f25f5 Author: Matthias Fechner AuthorDate: 2024-05-20 11:10:04 +0000 Commit: Matthias Fechner CommitDate: 2024-05-20 11:17:22 +0000 devel/rubygem-opentelemetry-instrumentation-ethon: update to 0.21.5 Changes: https://rubydoc.info/gems/opentelemetry-instrumentation-ethon/0.21.5/file/CHANGELOG.md --- devel/rubygem-opentelemetry-instrumentation-ethon/Makefile | 4 ++-- devel/rubygem-opentelemetry-instrumentation-ethon/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile b/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile index a663f7bc7637..1114c1260c63 100644 --- a/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-ethon/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-ethon -PORTVERSION= 0.21.4 +PORTVERSION= 0.21.5 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-common>=0.21.0<0.22:devel/rubygem-opentelemetry-common \ rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo b/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo index 531ffe759918..e71a84bf6bfd 100644 --- a/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-ethon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716190806 -SHA256 (rubygem/opentelemetry-instrumentation-ethon-0.21.4.gem) = 36f419a02113306205e4c1e51477c4e139ac27f675f26b2f84d5139526100e00 -SIZE (rubygem/opentelemetry-instrumentation-ethon-0.21.4.gem) = 11776 +TIMESTAMP = 1716203200 +SHA256 (rubygem/opentelemetry-instrumentation-ethon-0.21.5.gem) = 31c470c3df3f0def1e6335a0e86d9c6a6ef8af16f33efd3a82be2c626351bac0 +SIZE (rubygem/opentelemetry-instrumentation-ethon-0.21.5.gem) = 12288 From nobody Mon May 20 11:51:36 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 4VjbWX5ZdSz5L5XL; Mon, 20 May 2024 11:51:36 +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 4VjbWX527yz49gm; Mon, 20 May 2024 11:51:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716205896; 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=BDunQEDxihJWaf0X5E+SlCTMqYizhB5wg/bZEv0pQiA=; b=aHuNNFLZOuGOmnapIPoLd4p13/zJKi0DsJWlmrxq30uTPAgZvlpu/4d+BivcvaRBBvQFf2 uPpRCv3HVm4THbhd1Z5FB84fmeu8M87EJqkLm/EdPoEsqq9tmILl0fgCIcAQjoHn01kL5j ajpUx2yr3F2hwG6aHCssph7mQ/bqog0DXdpeQTO61J8maF9mDFTeENgXoAG7sjiD9UeLv4 0r8O6SnkI/JLb06Dscv0NC0xf5SJEWqtjBpxbz8xtALiZTQfD2a5ILDip879nlE0PcqGbv o6fuTG56+6weXOjCedjrGNnvvKjHc+Mf+rBmW9sYFgo+SZcJEUxfImBcP936ow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716205896; a=rsa-sha256; cv=none; b=Bs7imCLuukzbFvc/NTuHfSO4jT9TqZ4XNFYy/aZDOrKG6WqsAXhdo1Ifm+EbxaikzAMJ/m kAISveKsnO2bE0k45rmIRqlWjs31kpXiLuDnwAyoOFNVHKpg1V01Ljft8iLvzEVyEEcmyV 9b4V5jxD2L84fC2oeOKGquZdZVc/hGk39g0f4q3Rp+i5SeHwggcgsTUfswz6UYfE1aZLOH LakBerviUCyQ8gvkpVLbUFWt9c3PK31uea/aocT7+6B75YXfz54Zo2b2uM9qXp01Uw5tqm L9cQdj1RUrAMt3DXXZgLAffxILE42/NZdlwQHUC3MyS3jJrUwgFXcShJAaluyw== 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=1716205896; 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=BDunQEDxihJWaf0X5E+SlCTMqYizhB5wg/bZEv0pQiA=; b=IUYVKULAaaDPPpKqoBFbrkmEA1Vw3lBi5Ju/xg71zC+vHCb92VnBs1muXVk3dyusVOSg1S j0+pZ4IZddE0O5rNUYbDdXWpdspuTNEATdUl/RZo4mUoaSuT87BchqSvKf5oyCCW70bI5B cWqkQzsfCPIrXXbUHVjkKqDRCIGskXRvPPf3kcyYNpZPbz/RYvCv2xWFf5at8SPiIrUaxO WSkkvPKIXp2h4YHw3eIzG2TyOI6QKDQ9XjGB8IAw3ghdARSoQgBEqt1w0THUHMqee/E7FJ C+0AE7gGF+aZCq9ZAczDacedqRx4uZTpoPm7xyID/pJS6v4iL9RE0Vga1xGMhw== 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 4VjbWX4dpDzd6d; Mon, 20 May 2024 11:51:36 +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 44KBpaE1073723; Mon, 20 May 2024 11:51:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KBpaGx073720; Mon, 20 May 2024 11:51:36 GMT (envelope-from git) Date: Mon, 20 May 2024 11:51:36 GMT Message-Id: <202405201151.44KBpaGx073720@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: ad54f40de33a - main - devel/rubygem-opentelemetry-instrumentation-excon: update to 0.22.2 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ad54f40de33a580510f5dc89ff8c67a7bc41edc5 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad54f40de33a580510f5dc89ff8c67a7bc41edc5 commit ad54f40de33a580510f5dc89ff8c67a7bc41edc5 Author: Matthias Fechner AuthorDate: 2024-05-20 11:10:49 +0000 Commit: Matthias Fechner CommitDate: 2024-05-20 11:17:29 +0000 devel/rubygem-opentelemetry-instrumentation-excon: update to 0.22.2 Changes: https://rubydoc.info/gems/opentelemetry-instrumentation-excon/0.22.2/file/CHANGELOG.md --- devel/rubygem-opentelemetry-instrumentation-excon/Makefile | 4 ++-- devel/rubygem-opentelemetry-instrumentation-excon/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-opentelemetry-instrumentation-excon/Makefile b/devel/rubygem-opentelemetry-instrumentation-excon/Makefile index 4d44bc6e96e8..d981e4f87496 100644 --- a/devel/rubygem-opentelemetry-instrumentation-excon/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-excon/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-excon -PORTVERSION= 0.22.1 +PORTVERSION= 0.22.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-common>=0.21.0<0.22:devel/rubygem-opentelemetry-common \ rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-excon/distinfo b/devel/rubygem-opentelemetry-instrumentation-excon/distinfo index 0393c289af41..68a1a8cc50e1 100644 --- a/devel/rubygem-opentelemetry-instrumentation-excon/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-excon/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716190884 -SHA256 (rubygem/opentelemetry-instrumentation-excon-0.22.1.gem) = 7a4311e5d2ccd3415b09b5770f5872d0667a09ea04cec4c51be13937b84bc18d -SIZE (rubygem/opentelemetry-instrumentation-excon-0.22.1.gem) = 12800 +TIMESTAMP = 1716203074 +SHA256 (rubygem/opentelemetry-instrumentation-excon-0.22.2.gem) = 171dc5312a3c3610157290cf4ce68d24a35db17e2924ad5122a275f29ba4a146 +SIZE (rubygem/opentelemetry-instrumentation-excon-0.22.2.gem) = 12800 From nobody Mon May 20 11:51:37 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 4VjbWZ09W4z5L5Tr; Mon, 20 May 2024 11:51:38 +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 4VjbWY5b8Vz49dr; Mon, 20 May 2024 11:51:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716205897; 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=AwvrjVps1MZtKg5waefZFT47Ha7VucSGf9JQ7F0sxS0=; b=ESRK9h+flI4NMqv6u1xGDE+BsueyhCTIzKsrebTeA+tYSbRK0SyMBQFpaP47JWcYpne4mi bZMbNH/+x22R4vfbAvft2BsAHkOyEbfRMpweiXkOiNgX32ScL4GqBf9Ova8FbATgIaOYeA 7zccWEeKSX3iDJ/kK4y5BW0NvJQQE6431x95QwNpT2WSIJbxHvpwYwcNG8h7MLi7Wjo2Mo BB0KQM7FlqPD5ghCS6m+85DmDp8aiQN5/UafLORR5ZAR6/hgEO1120+rnCWOGgInrSAcZD Cd9BQoFN0b0djv97KgIbWRiCVnyaBFuWo/851GP1KT/XxSPnx4FhZ3v9AC0upQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716205897; a=rsa-sha256; cv=none; b=Ajg1GiHd7jR6N6sJoBttYRaer04w5d9/CnvsxSFunBpZRsBX/ZQ1TGq0hUC9QcpBL5iFI+ hqcP7CRNmjFU8yUF8VQEziFFSCNahnqOE7a+KSWD7F74VfUoKSQoDv3tjDpL3d9iqMCk99 rZcW438x42PoSU2zSqWgK+hmXPT4N9vABxnohtTzfSt8Bme2aqfdLOSfVuxKmZzwfv2QUR 9gyC9iw2N/CBpBs3KjfIjuLxdjY5vkKM9L/AaxXyycsdQSQmsIkt9POHc84vEH3QkQNvoF 5R8NSGaKjM/FdeSJ+dsUYNzW1xNAnQ53SG04CM7ZSLD74DhU2Vu5h99+wr8GiA== 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=1716205897; 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=AwvrjVps1MZtKg5waefZFT47Ha7VucSGf9JQ7F0sxS0=; b=IjCdmXeVTndj0oB80Ua9YyZVXa1matb6xh5pRb51vLMzVy1ZIT3qr0pmpkRiLyXNrje0kE rLhrXHjl/gKXHgtYZ7G6YInRcd4FKIxgX8YNU8LwmeydmY8Q25L8pkFtcOMT+lXlOTHrPG 2lVVxX57H9/XpDbtDgtLo7Jb7kyamDg8PDmI9iM+ivUSkJAO/s7XrY46qdzg1EBSE3GMiQ +87w3rwXQNSckPHEnOPmQf6TzWAACsiNB2vT5N85/0l9kyJQcW1NnQLYcFGKTDNBpYbxCh Wl2OeigQG9MK14fKCMQXlEChsQyDRY6O0KYKZywweu5MWweiOyD12UwPMQCeQg== 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 4VjbWY5CFfzd6g; Mon, 20 May 2024 11:51:37 +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 44KBpbm3073767; Mon, 20 May 2024 11:51:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KBpbFm073764; Mon, 20 May 2024 11:51:37 GMT (envelope-from git) Date: Mon, 20 May 2024 11:51:37 GMT Message-Id: <202405201151.44KBpbFm073764@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 542f7a3ae100 - main - devel/rubygem-opentelemetry-instrumentation-faraday: update to 0.24.3 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 542f7a3ae10054502902f7327fc25f51c979dae3 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=542f7a3ae10054502902f7327fc25f51c979dae3 commit 542f7a3ae10054502902f7327fc25f51c979dae3 Author: Matthias Fechner AuthorDate: 2024-05-20 11:11:34 +0000 Commit: Matthias Fechner CommitDate: 2024-05-20 11:17:34 +0000 devel/rubygem-opentelemetry-instrumentation-faraday: update to 0.24.3 Changes: https://rubydoc.info/gems/opentelemetry-instrumentation-faraday/0.24.3/file/CHANGELOG.md --- devel/rubygem-opentelemetry-instrumentation-faraday/Makefile | 4 ++-- devel/rubygem-opentelemetry-instrumentation-faraday/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile b/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile index 9e6946fb80a7..7de89aff116f 100644 --- a/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-faraday/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-faraday -PORTVERSION= 0.24.2 +PORTVERSION= 0.24.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-common>=0.21.0<0.22:devel/rubygem-opentelemetry-common \ rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo b/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo index df10ca4666bc..0d9f1804a114 100644 --- a/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-faraday/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716190989 -SHA256 (rubygem/opentelemetry-instrumentation-faraday-0.24.2.gem) = f3010a01f9faf63b5dcefeea817458e1a4153e73dba89b26638de7a74bbba6ab -SIZE (rubygem/opentelemetry-instrumentation-faraday-0.24.2.gem) = 12288 +TIMESTAMP = 1716203018 +SHA256 (rubygem/opentelemetry-instrumentation-faraday-0.24.3.gem) = 695ae56c873bdebbf560df9b510e130d194e4c851374758bafbc4d1ba9e970a8 +SIZE (rubygem/opentelemetry-instrumentation-faraday-0.24.3.gem) = 12288 From nobody Mon May 20 11:51:38 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 4VjbWb4Yfmz5L5XN; Mon, 20 May 2024 11:51:39 +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 4VjbWZ6l1jz49k6; Mon, 20 May 2024 11:51:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716205898; 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=Br1+r5bJqKUQxotLKoj1PsJXtzkNsHxTo1YY9Iw/vl0=; b=i9iVZ9zRchY4tQMN4ijysgwTO0FfDp59KnoF0ODgWaVGNN5OnNi/7yxR6U9G7KoCW6aiGd vMj5O/cxhzlZ/Ybc0BWEd+sYwa0ZG1gztOpMPMMzorON8kXJxKU4oKEYnrLKruE0x003sM 00qA9NKxLWi0O9ZaNr+TVZG+XcWHywAvBcr96BSqBuLJ4TkhKN1ScdQ1/xyDG/gZf6+opP ewdYgCazfYE4RJoSnsq2CtcV0CEXDhuQRA6YNODyUncTUTyzfQdQQTJXYHwFbNotUIVIoN 1mcuJVMmVi/zXQjAB0fjUkvnIikBxqc6HObjFcixAV84VVliqVYgkG1uCsbMqw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716205898; a=rsa-sha256; cv=none; b=ysq7xqPurBc8D+ShPQuTH9QkmS71I+y7R7yZZ6UrcEmqQJyKgVk7VYfe+GMKt0xfuMKexk FSX4st1v7qEiwK/9ide7h7jEQJOZkXEUaTQUVyrQLQHYTM4B/jeCn5wZ43BT9nXOHTc6Su qslC8RxuYscz3IlLNy/96xWwJWSoBzjKzcVsHMiwTUDw7C1pQ6S3kuGdiiKrEpHLT3RyTR Ihn2IdJW1QS6lmHRhQPeHL0rzK+1QdaNRR8n6f7i2Fj1dzKmLTgHxSOTg4s07CLCNkIKmW 30zvV60QXzRTSl5yREPr52ia71xjX6gc0NKRuplQkcyz54KdxGDGkqk+4Bwm8g== 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=1716205898; 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=Br1+r5bJqKUQxotLKoj1PsJXtzkNsHxTo1YY9Iw/vl0=; b=JJtsKjvP66BXkX4s4umcgBaApMl78sd2vd3gL3SZVWU2Y8QTmQ5dTHIAxu6vYeBCOkx5EF 6DPh14ehNf8mKsoi1jZPB2GlWuA2aVEoS7DBLjtmxjaw6o9c46B8h5bDGBJbDKS+LccYHz qrRtGVUOFjnfeq/XmyV89b/mkhGkqnYjztXQ7QhmvsDMjR8WEVFvY4XJW9oCTAPPCAtJgd 8BDf/pPsiykDKGky3rnDPvr9fljP8MX+D8jH0HQb43VmiG39fQsrLKFVln+DdukPCY/ixW Kbc0HlYHaEBXxIoJdxi1Am7De7L+FkGmzbZq3nJQOxFpLnUUxK2454ffObuUIw== 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 4VjbWZ6B7Mzcgf; Mon, 20 May 2024 11:51:38 +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 44KBpcOx073808; Mon, 20 May 2024 11:51:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KBpcD1073805; Mon, 20 May 2024 11:51:38 GMT (envelope-from git) Date: Mon, 20 May 2024 11:51:38 GMT Message-Id: <202405201151.44KBpcD1073805@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 613e79596919 - main - devel/rubygem-opentelemetry-instrumentation-http_client: update to 0.22.5 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 613e7959691938c8e9bd561e11218721017e4aa3 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=613e7959691938c8e9bd561e11218721017e4aa3 commit 613e7959691938c8e9bd561e11218721017e4aa3 Author: Matthias Fechner AuthorDate: 2024-05-20 11:12:10 +0000 Commit: Matthias Fechner CommitDate: 2024-05-20 11:17:39 +0000 devel/rubygem-opentelemetry-instrumentation-http_client: update to 0.22.5 Changes: https://rubydoc.info/gems/opentelemetry-instrumentation-http_client/0.22.5/file/CHANGELOG.md --- devel/rubygem-opentelemetry-instrumentation-http_client/Makefile | 4 ++-- devel/rubygem-opentelemetry-instrumentation-http_client/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile b/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile index 5104e74b5d33..673b41e1feba 100644 --- a/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-http_client/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-http_client -PORTVERSION= 0.22.4 +PORTVERSION= 0.22.5 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-common>=0.21.0<0.22:devel/rubygem-opentelemetry-common \ rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo b/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo index 890c7f893baf..8c57f13d49ff 100644 --- a/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-http_client/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716190940 -SHA256 (rubygem/opentelemetry-instrumentation-http_client-0.22.4.gem) = 4f76b8ade23322346fe65dafffcc02d133ae1aa73c709b58f4f9623c8c2fecd3 -SIZE (rubygem/opentelemetry-instrumentation-http_client-0.22.4.gem) = 11264 +TIMESTAMP = 1716203157 +SHA256 (rubygem/opentelemetry-instrumentation-http_client-0.22.5.gem) = 6cb3c63cd9268420d76952b073c11e94a9b02696c8257aae1a3dba459ebe0b0d +SIZE (rubygem/opentelemetry-instrumentation-http_client-0.22.5.gem) = 11264 From nobody Mon May 20 11:51:39 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 4VjbWc1ngKz5L5Jc; Mon, 20 May 2024 11:51:40 +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 4VjbWc0BSvz49hP; Mon, 20 May 2024 11:51:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716205900; 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=39KTvnTst5z9kwF+Zia/Qg8IfbdPnoHmBHn53qxBD7E=; b=dI+XZsyIosEgy3uNkHEuXkmY+Cp48812KqGkzm+ujqRIIK36FiuoHIvxV0YgROARzUXMwD Czkt91XID0dCnKr4W7qUmboqlpjp3vUVtEghX168hwWb0we/o39DqLBLF4c5fgm6vqCLif J9epOdHgt2PYUktxXVcKUQze5718mdyAz1e1+owkop0N3QKnHDruC9LV+YUlM6//XGqmoF W+/UEhPia05G0ZPF8g1ey3BQ2MD2jQRIn9YWy/QHeHGUXEfSWW2er863Wh2O2m4dO7QXWq MVfQw4ZlcqMQqQL/fmxPmT55G7eZo70ShmD8nTg16h91mw2C9MR/1mbEVk+fCQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716205900; a=rsa-sha256; cv=none; b=H0/GSOsv5DDujeLnUbT4YwMmT+oGk6jQ7ld7wiiBVIcG77N1YkgKCP9H79rdDN/ZRIROd8 ESNG2zMCqEYZs280j4Mfr6ZKxNEAd/oGj9+LZ+TXPiprDHYTohDw3n9FExMD9QsBG7NEJu aWT4tM+pXRz12RCuQh/3MHqX6gw5OcjVwKFcrb0HzwkwZBhFA04hvreTELHHAieOVNDvgo gNPzD+KN10H6AjOJtNvApIKssnMMX7+RMUymX8sMtvzl7AkhnyEEak3AgiiQymwWsk7Yse b3+kQCAjOopk0icKax42G+qUewhXJp+SVAPLS/ULLXT8slRS/59CwQgCdKGXkA== 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=1716205900; 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=39KTvnTst5z9kwF+Zia/Qg8IfbdPnoHmBHn53qxBD7E=; b=GvI+8XnP+KWVRbpMjgOLcA1Gyjk7rq26x2Tv/7/Z9te7VF4T6uKJOS+KHy63Mp2yX1GAol xrX4DakJ7ZihxaQUcMAmZIEapjrmJG3Zi8e7BARvD9TZsbwk+IJiO3eD2GkUjBV44a5otC YQrP2jcCSBQIYCb9l9SG6Axva2qHEzHZ+jXubCtqKtmW+treziGI4CXdo6NPuf9YwCMZlv mu9iHdLHIftcnqawmV9GHuioLr89W+gUfisneQ5ItymlmK+i9ZbdgdyilZ4bHSoPQk25x6 GyYxd8dJiOrSTh6pEmmYjTBidWfsmO++OAjnWU4Ikd0B9d0H9HkRPabUWdDxbg== 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 4VjbWb6tSHzcRM; Mon, 20 May 2024 11:51:39 +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 44KBpdS5073849; Mon, 20 May 2024 11:51:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KBpdFc073846; Mon, 20 May 2024 11:51:39 GMT (envelope-from git) Date: Mon, 20 May 2024 11:51:39 GMT Message-Id: <202405201151.44KBpdFc073846@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: ea1fc3be9eed - main - devel/rubygem-opentelemetry-instrumentation-net_http: update to 0.22.5 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ea1fc3be9eed348cee00915f97e129a53c71e700 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea1fc3be9eed348cee00915f97e129a53c71e700 commit ea1fc3be9eed348cee00915f97e129a53c71e700 Author: Matthias Fechner AuthorDate: 2024-05-20 11:12:47 +0000 Commit: Matthias Fechner CommitDate: 2024-05-20 11:17:42 +0000 devel/rubygem-opentelemetry-instrumentation-net_http: update to 0.22.5 Changes: https://rubydoc.info/gems/opentelemetry-instrumentation-net_http/0.22.5/file/CHANGELOG.md --- devel/rubygem-opentelemetry-instrumentation-net_http/Makefile | 4 ++-- devel/rubygem-opentelemetry-instrumentation-net_http/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile b/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile index 568d69d84012..c6cd35eb22fc 100644 --- a/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-net_http/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-net_http -PORTVERSION= 0.22.4 +PORTVERSION= 0.22.5 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-common>=0.21.0<0.22:devel/rubygem-opentelemetry-common \ rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo b/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo index 075ceff1f8ff..786c8536e99c 100644 --- a/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-net_http/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716190736 -SHA256 (rubygem/opentelemetry-instrumentation-net_http-0.22.4.gem) = 2878b5e6e456d74038c6ba487b0cbdf33c1c90d4bd867f7ef66b00646f2698ce -SIZE (rubygem/opentelemetry-instrumentation-net_http-0.22.4.gem) = 12288 +TIMESTAMP = 1716203241 +SHA256 (rubygem/opentelemetry-instrumentation-net_http-0.22.5.gem) = 99bd10e03918032ea6e4670c121c8778403e729d343446a5901d1126fcc5f7be +SIZE (rubygem/opentelemetry-instrumentation-net_http-0.22.5.gem) = 12288 From nobody Mon May 20 11:51:41 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 4VjbWd3vwPz5L5cP; Mon, 20 May 2024 11:51:41 +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 4VjbWd1Cdhz49sC; Mon, 20 May 2024 11:51:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716205901; 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=lM/LjtMuojoSy2UsJ7CLIH/CxYJlE9xdgqnW/DsPEyo=; b=MmaqrdkuqkINbYNCWdXkuYyrXOLskeV5ceDWfXOFScbddKOK/Muoqzn03v9pD4m7pkc/FN p0QVXcFTGFoce4NSlHrl3rtTVjU2B3dsGRCl5P9/qZAYPF49ovgB86UlfG3crHpZL4/w+y 6XOOdGMzc9G+1/9xScrkrN0qmlRDOavFxKXJe5n4zLseKQMIvmo3pqTCaZwG3kDZbY4far xDuxEHD4aRNm2li/uDrhMXVEpPmhuN+tLvLdFmXeYPxKz2xdEUOb292NR6MBlAiE+hYJWM ej5X2o5A4sr5v5QLCMaVPbk8UNOQxmPZCfcZzf+/wWpKqmp77ZL9x+yeXtBkLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716205901; a=rsa-sha256; cv=none; b=v8M4WN/RXFWO7LHOU93qIAGrnDeEN6bfWXz2L6D/2PJEFXiPVf6SAR4mozfP8dVTNLU4lM V5PeZoXnGBeMu/KVlmjwQxdnMi9f/p/cHz916DQ7FNiLMsDWgJ8Y/efwyJVqOiwbpWhlkR 3SMnMujnxtaYvLfZe/b01GJDvNtAnjVeCYq8KswUTZgk7MqjjdHjat2OHauf9U9ht9Nnfq ZTSHxiXpP+kzK3FOAJZshPncBIgnxVESV/+AIN2/RiwpsZUYs+Z7knaHRDrRI5l2cexTq6 1Pq5NLog9ZT4YcKBgEMVO8BP/LAjNlZM8cFcWjoNra7Wx/9F2F7biCLiz2zubQ== 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=1716205901; 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=lM/LjtMuojoSy2UsJ7CLIH/CxYJlE9xdgqnW/DsPEyo=; b=dUMirtEdB+4iPbrDDLBVyDCFBCE+NF5C1UOCGID0ZR2c4rKaErvl/5xuXTpfVzZaD8R/N3 mmiwJ5w1jfeAuPy8XLX8mCLR7Eped+ypJHJqPYHXrT6dQiobSPMMOygRqRhel+F5Yen6EB OMPNuxqI3s1glc9YwkOzdeTtUUKffroUTe/B3Bl1WolpN2rMTWNvgQxP2DHOLr1PD4g8jX 5mDkDACdn2mCjxuUEWiQ/b1PQ7yCw5aWBWc+zMyQrH+0/ynvjE+uk7P7fNw7shUhUq5XVG Wl3BN1DwpYz4jZzKfKv9VFxFAfN3YjMRjs0aHE77/kVsO3oXeCncczipZlbK3A== 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 4VjbWd0cspzd90; Mon, 20 May 2024 11:51:41 +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 44KBpfxb073888; Mon, 20 May 2024 11:51:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KBpfqG073885; Mon, 20 May 2024 11:51:41 GMT (envelope-from git) Date: Mon, 20 May 2024 11:51:41 GMT Message-Id: <202405201151.44KBpfqG073885@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: deb6cd569750 - main - devel/rubygem-opentelemetry-instrumentation-redis: update to 0.25.5 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: deb6cd5697508724131bb97eac0c87f83afc86db Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=deb6cd5697508724131bb97eac0c87f83afc86db commit deb6cd5697508724131bb97eac0c87f83afc86db Author: Matthias Fechner AuthorDate: 2024-05-20 11:13:39 +0000 Commit: Matthias Fechner CommitDate: 2024-05-20 11:17:45 +0000 devel/rubygem-opentelemetry-instrumentation-redis: update to 0.25.5 Changes: https://rubydoc.info/gems/opentelemetry-instrumentation-redis/0.25.5/file/CHANGELOG.md --- devel/rubygem-opentelemetry-instrumentation-redis/Makefile | 4 ++-- devel/rubygem-opentelemetry-instrumentation-redis/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-opentelemetry-instrumentation-redis/Makefile b/devel/rubygem-opentelemetry-instrumentation-redis/Makefile index e4ff90a42a0a..43d8c0156420 100644 --- a/devel/rubygem-opentelemetry-instrumentation-redis/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-redis/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-redis -PORTVERSION= 0.25.4 +PORTVERSION= 0.25.5 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-common>=0.21.0<0.22:devel/rubygem-opentelemetry-common \ rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-redis/distinfo b/devel/rubygem-opentelemetry-instrumentation-redis/distinfo index 1aa24794093d..a86f76268a64 100644 --- a/devel/rubygem-opentelemetry-instrumentation-redis/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-redis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716191087 -SHA256 (rubygem/opentelemetry-instrumentation-redis-0.25.4.gem) = 5d9ab8f6c83a99767be9e9ea361eaea7e3375cd8566e2d7633ff781c1272c8de -SIZE (rubygem/opentelemetry-instrumentation-redis-0.25.4.gem) = 13312 +TIMESTAMP = 1716202835 +SHA256 (rubygem/opentelemetry-instrumentation-redis-0.25.5.gem) = d7ce798069539ab25a0d1685837d482eb40d076c642b4b15cecfed56516333d7 +SIZE (rubygem/opentelemetry-instrumentation-redis-0.25.5.gem) = 13312 From nobody Mon May 20 11:54:45 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 4Vjbb93DHtz5L65F; Mon, 20 May 2024 11:54:45 +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 4Vjbb92h5lz4CM5; Mon, 20 May 2024 11:54:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716206085; 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=5+aepjpo9zsUHW+prhefFqKMGFDo/JhSIHneuSwH3EA=; b=DCrmF567qqcwE+tD+rp+GPVNSl1etd9KBbi2NyuvLXJmFD/I2pboogiAJ33TJApjZkOiEA 5nquQs/gzj9FmLHkHc9OYFU2fA8eCGiMvLBlxbSJQ3a86PbCOXRYdkTJkB74YiSzZZVwq8 wa4lTNUl9FRqg0QBepSe+3YgTdeYpjyCo8w+SCrqK1Dlj2QrNqhiW8+JeezsInnQyuMMOP ul9fzjhs/NLfmOGc4XmnbGg8hqsbE5CnTzt1cQwOQaPVpYGEDao4cxKPUL3pnzgjE65mhN +ktmb9asiVDz5aQZstbZutqs5tnhiki+PU6xqfNB040eY1Vkq8AnEUmnx0iSbg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716206085; a=rsa-sha256; cv=none; b=X/BfQ7PUtHhb8hs6MY78idAojGZP72cBVRyVp5CrAQY51u2Qi5U1iqnAtSC16NgmKGXA2t SiyNoxj4SvVfk8NVgd6Fp6wTl1UT10ooDQUcJ2femzccECLZjReRB4BarNf1hNXx+o1tAS 2hUNyMGvatqB+G/84ukScP6m3rBwn1c0/8vhDVp7xetWGU98h9bsUw3slA4AxysHIhoARs nqD/2SRUA3x1jxDBPD70Nbxn9l9BZBn42FVvTMDHfOgHlC6e4kURvrIo7SrR1JLPEztLyE QK+u2mJEKDs/TrRqt9MsOMi6byMZEJg0fEFrMzEgNP4jT2NNseoyioFZMcH3lA== 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=1716206085; 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=5+aepjpo9zsUHW+prhefFqKMGFDo/JhSIHneuSwH3EA=; b=byU/8BtW7MhslhOuZl8IqTRlcO/gkO4wyfeOoYy+yC0Wss14Ix1xa2wSgQxeQXF3C9XiuT KJxGf98lRVGC999AWTuUHy8Gs26i0UUU3RcxANJQc364xF+diesyicV64Wc4jygG0PTIPr T1vXiv2KuQ97m5xGYCJLK0TfAZKwvKd2AkYI0BEstm5FTkZM7yodYj+3qUqmolY71zjfO5 VWZ6pM5N9OdlAblDNwC9jeUh+eP1pkwyzuOygJuxZvpJjLo2N0bMN7B13hiQL/gwdxFg9u vDwhZfMMe2Q2tipLfWzM+2PkrZvVOYGa1YAgHlZOiSWEk3h0prLx8ud1YOYzmQ== 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 4Vjbb92GrMzd4W; Mon, 20 May 2024 11:54:45 +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 44KBsjCe076378; Mon, 20 May 2024 11:54:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KBsjMM076375; Mon, 20 May 2024 11:54:45 GMT (envelope-from git) Date: Mon, 20 May 2024 11:54:45 GMT Message-Id: <202405201154.44KBsjMM076375@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 34153aff7b7d - main - graphics/libgphoto2: the port had been updated to version 2.5.31 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: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 34153aff7b7d18bbadb0dea212388678c3da96c1 Auto-Submitted: auto-generated The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=34153aff7b7d18bbadb0dea212388678c3da96c1 commit 34153aff7b7d18bbadb0dea212388678c3da96c1 Author: Alexey Dokuchaev AuthorDate: 2024-05-20 11:53:50 +0000 Commit: Alexey Dokuchaev CommitDate: 2024-05-20 11:53:50 +0000 graphics/libgphoto2: the port had been updated to version 2.5.31 - Clean up USES list (no longer requires GNU make, etc.) - Do not set USE_CSTD, GNU_CONFIGURE_MANPREFIX, and particularly CONFIGURE_ENV which could break the build (doxygen-related) - Drop old patches and sed(1) fixup that are no longer needed PR: 277551 Reported by: portscout --- graphics/libgphoto2/Makefile | 24 +++++----------------- graphics/libgphoto2/distinfo | 6 +++--- .../files/patch-camlibs_ax203_jpeg__memsrcdest.h | 16 --------------- .../files/patch-camlibs_jl2005c_jpeg__memsrcdest.h | 16 --------------- ...gphoto2_port-gphoto2-gphoto2-port-portability.h | 23 --------------------- graphics/libgphoto2/pkg-plist | 6 +++--- 6 files changed, 11 insertions(+), 80 deletions(-) diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 7a85ccd345c9..529ea779fd27 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -1,6 +1,5 @@ PORTNAME= libgphoto2 -PORTVERSION= 2.5.26 -PORTREVISION= 3 +PORTVERSION= 2.5.31 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} @@ -13,19 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libltdl.so:devel/libltdl -USES= compiler:c11 gmake gnome iconv libtool localbase pathfix \ - pkgconfig tar:bzip2 -USE_CSTD= gnu99 +USES= gnome libtool pathfix pkgconfig tar:xz USE_GNOME= libxml2 - GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -CONFIGURE_ENV= LTDLINCL="-I${LOCALBASE}/include" \ - LIBLTDL="-L${LOCALBASE}/lib -lltdl" \ - PATH="${PATH:C,${HOME}/bin,,}" \ - ac_cv_path_DOT=false \ - ac_cv_path_DOXYGEN=false \ - udevscriptdir=${WRKDIR} INSTALL_TARGET= install-strip USE_LDCONFIG= yes PATHFIX_MAKEFILEIN= Makefile.in \ @@ -33,7 +22,7 @@ PATHFIX_MAKEFILEIN= Makefile.in \ libgphoto2_port/Makefile.in \ libgphoto2_port/configure -PLIST_SUB= VERSION="${PORTVERSION}" VERSION_PORT=0.12.0 +PLIST_SUB= VERSION=${PORTVERSION} VERSION_PORT=0.12.2 OPTIONS_DEFINE= CURL DOCS GD JPEG LIBEXIF NLS OPTIONS_DEFAULT= CURL GD JPEG LIBEXIF @@ -49,13 +38,13 @@ GD_CONFIGURE_OFF= --with-gdlib=no JPEG_DESC= JPEG image mangling support JPEG_USES= jpeg -JPEG_CONFIGURE_WITH= jpeg +JPEG_CONFIGURE_OFF= --without-jpeg LIBEXIF_LIB_DEPENDS= libexif.so:graphics/libexif LIBEXIF_CONFIGURE_OFF= --with-libexif=no NLS_USES= gettext -NLS_CONFIGURE_ENABLE= nls +NLS_CONFIGURE_OFF= --disable-nls post-patch: .for i in configure libgphoto2_port/configure @@ -67,8 +56,5 @@ post-patch: @${REINPLACE_CMD} -e \ '/^doc_DATA/s|COPYING||' \ ${WRKSRC}/Makefile.in - @${REINPLACE_CMD} -e \ - '/^SUBDIRS/s|linux-hotplug||' \ - ${WRKSRC}/packaging/Makefile.in .include diff --git a/graphics/libgphoto2/distinfo b/graphics/libgphoto2/distinfo index db4b3349e98b..1569720f4dbc 100644 --- a/graphics/libgphoto2/distinfo +++ b/graphics/libgphoto2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611463219 -SHA256 (libgphoto2-2.5.26.tar.bz2) = 7740fea3cbb78489071cdfec06c07fab528e69e27ac82734eae6a73eaeeabcd4 -SIZE (libgphoto2-2.5.26.tar.bz2) = 7572381 +TIMESTAMP = 1693647231 +SHA256 (libgphoto2-2.5.31.tar.xz) = 8fc7bf40f979459509b87dd4ff1aae9b6c1c2b4724d37db576081eec15406ace +SIZE (libgphoto2-2.5.31.tar.xz) = 6322264 diff --git a/graphics/libgphoto2/files/patch-camlibs_ax203_jpeg__memsrcdest.h b/graphics/libgphoto2/files/patch-camlibs_ax203_jpeg__memsrcdest.h deleted file mode 100644 index f38bc4cd5012..000000000000 --- a/graphics/libgphoto2/files/patch-camlibs_ax203_jpeg__memsrcdest.h +++ /dev/null @@ -1,16 +0,0 @@ ---- camlibs/ax203/jpeg_memsrcdest.h.orig 2015-08-08 15:57:29 UTC -+++ camlibs/ax203/jpeg_memsrcdest.h -@@ -1,5 +1,7 @@ - #include - -+#if JPEG_LIB_VERSION < 80 -+ - void - jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer, - unsigned long bufsize); -@@ -7,3 +9,5 @@ jpeg_mem_src (j_decompress_ptr cinfo, un - void - jpeg_mem_dest (j_compress_ptr cinfo, unsigned char ** outbuffer, - unsigned long * outsize); -+ -+#endif diff --git a/graphics/libgphoto2/files/patch-camlibs_jl2005c_jpeg__memsrcdest.h b/graphics/libgphoto2/files/patch-camlibs_jl2005c_jpeg__memsrcdest.h deleted file mode 100644 index a439119fbb33..000000000000 --- a/graphics/libgphoto2/files/patch-camlibs_jl2005c_jpeg__memsrcdest.h +++ /dev/null @@ -1,16 +0,0 @@ ---- camlibs/jl2005c/jpeg_memsrcdest.h.orig 2015-08-08 15:57:29 UTC -+++ camlibs/jl2005c/jpeg_memsrcdest.h -@@ -1,5 +1,7 @@ - #include - -+#if JPEG_LIB_VERSION < 80 -+ - void - jpeg_mem_src (j_decompress_ptr cinfo, unsigned char * buffer, - unsigned long bufsize); -@@ -7,3 +9,5 @@ jpeg_mem_src (j_decompress_ptr cinfo, un - void - jpeg_mem_dest (j_compress_ptr cinfo, unsigned char ** outbuffer, - unsigned long * outsize); -+ -+#endif diff --git a/graphics/libgphoto2/files/patch-libgphoto2_port-gphoto2-gphoto2-port-portability.h b/graphics/libgphoto2/files/patch-libgphoto2_port-gphoto2-gphoto2-port-portability.h deleted file mode 100644 index 87eae53991ac..000000000000 --- a/graphics/libgphoto2/files/patch-libgphoto2_port-gphoto2-gphoto2-port-portability.h +++ /dev/null @@ -1,23 +0,0 @@ ---- libgphoto2_port/gphoto2/gphoto2-port-portability.h.orig 2014-06-27 05:26:01 UTC -+++ libgphoto2_port/gphoto2/gphoto2-port-portability.h -@@ -174,20 +174,6 @@ typedef struct { - - /* yummy. :) */ - --/* XOPEN needed for usleep */ --#ifndef _XOPEN_SOURCE --# define _XOPEN_SOURCE 500 --#else --# if ((_XOPEN_SOURCE - 0) < 500) --# undef _XOPEN_SOURCE --# define _XOPEN_SOURCE 500 --# endif --#endif -- --/* for nanosleep */ --# ifndef _POSIX_C_SOURCE --# define _POSIX_C_SOURCE 199309 --# endif - # include - - # include diff --git a/graphics/libgphoto2/pkg-plist b/graphics/libgphoto2/pkg-plist index c27b3fdc9d00..1be9c0ffe44f 100644 --- a/graphics/libgphoto2/pkg-plist +++ b/graphics/libgphoto2/pkg-plist @@ -20,7 +20,7 @@ include/gphoto2/gphoto2-widget.h include/gphoto2/gphoto2.h lib/libgphoto2.so lib/libgphoto2.so.6 -lib/libgphoto2.so.6.1.0 +lib/libgphoto2.so.6.3.0 lib/libgphoto2/%%VERSION%%/ax203.so lib/libgphoto2/%%VERSION%%/canon.so lib/libgphoto2/%%VERSION%%/digigr8.so @@ -44,7 +44,7 @@ lib/libgphoto2/%%VERSION%%/tp6801.so lib/libgphoto2/print-camera-list lib/libgphoto2_port.so lib/libgphoto2_port.so.12 -lib/libgphoto2_port.so.12.0.0 +lib/libgphoto2_port.so.12.2.0 lib/libgphoto2_port/%%VERSION_PORT%%/disk.so lib/libgphoto2_port/%%VERSION_PORT%%/ptpip.so lib/libgphoto2_port/%%VERSION_PORT%%/usb1.so @@ -57,7 +57,6 @@ libdata/pkgconfig/libgphoto2_port.pc %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/README.packaging %%PORTDOCS%%%%DOCSDIR%%/RELEASE-HOWTO.md -%%PORTDOCS%%%%DOCSDIR%%/camlibs/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/camlibs/README.9050 %%PORTDOCS%%%%DOCSDIR%%/camlibs/README.9051 %%PORTDOCS%%%%DOCSDIR%%/camlibs/README.9052 @@ -134,6 +133,7 @@ libdata/pkgconfig/libgphoto2_port.pc %%NLS%%share/locale/pl/LC_MESSAGES/libgphoto2-6.mo %%NLS%%share/locale/pl/LC_MESSAGES/libgphoto2_port-12.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/libgphoto2_port-12.mo +%%NLS%%share/locale/ro/LC_MESSAGES/libgphoto2_port-12.mo %%NLS%%share/locale/ru/LC_MESSAGES/libgphoto2-6.mo %%NLS%%share/locale/ru/LC_MESSAGES/libgphoto2_port-12.mo %%NLS%%share/locale/sk/LC_MESSAGES/libgphoto2_port-12.mo From nobody Mon May 20 12:01:46 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 4VjblG246Jz5L6Xn; Mon, 20 May 2024 12:01:46 +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 4VjblG1TgHz4CmD; Mon, 20 May 2024 12:01:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716206506; 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=pNaZZ8H5h4J362PSvAAU4pELBAgpiwaTDUCsX8zPRho=; b=rBdWaO2PYjT189JXc+IvVy6Ky0QUmsyvO79niXeTWEyg6bw48mYUpT5sQXiVxIRiRSLNwl jPUzDaBkzNYL1OhMxbFx0PegRYYGSRuIveuc+xv/QJ+UhzfVbm0JDZOhqqvNPg56uQKFPT Ri7bS4QsCevsNQyeuUEtMzGvAuGzwe39EPpZ1+2kMjh1xX3fn+Jx94UKxwfVEq67SEelKT T3Hv9qVvnL85VHZc/12e+pWhnCi0dJv4xp2b51/oBmJKpDI62A7YvuS/Hc2swrvGBt3m5P WCXn+1E2SKYF+oLYugNLFCk6vuckb6QnjqIIzC2mdcAZSRXtIX0oQKwxYR7aag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716206506; a=rsa-sha256; cv=none; b=J6TXbd1/afPoxAspe62roBpbx3dgznQ84ZqsfedFhWC2UQXh4gEt8NsI2lk++oeVGJjjpU qN1QI30cA1uWmLX7IA1xOnAtfo4I8kKQyMT8oQOQzmwIxFa1M3cMLs8MOex+ViHvXIQkjz eO3X/vep5PUQZFjhw4Rqta3bNyZh5RNIawsWUnwZnBp2vNalKxX8t8Hk8y/xRkV1P8GD3H 3OCqKjmRUAcLDrPUOmG0qXRMstcRoIMq9s/xSMIdd+iG+VLJeGSAbKQYeXuOgo6A5cQswT 9M7X8ROU7DzrkL83cLEC7ZiaqXkyDF/cmqaFs+MXBPDldeh9EZGfb9HUZvWjvQ== 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=1716206506; 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=pNaZZ8H5h4J362PSvAAU4pELBAgpiwaTDUCsX8zPRho=; b=PajnN+QrZcVWmHembO9v6k2UqV+fTEfT8hf4nGt6hAEuNryVLaaj6iYyVMWgTswmwhGxTK vsyffWiaA9H118J3SIBrc89V1tJyifaLNg5gDaHcivB4taeQDpE9df0KsnW2m3v8GKfeTr 9Lv53JBczpOhOGSxIckzBK7+I+ctj+IIAy0X1ea/gm7WqHjIbPlDjn1XTqOklLLc5h5y4p VCe6+XDojR5G5hXhZPsP65cV2c1DVYcrROzsNK5IyOz+v9BwGqiFTfI95YtoBNUsb2nygw YG5JvPT/nruwhMlqANbZdnzoFmsbSyO/kFBRAY570PkHhHC7zOLy2fs38cojoA== 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 4VjblG15HnzdKn; Mon, 20 May 2024 12:01:46 +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 44KC1k24092186; Mon, 20 May 2024 12:01:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KC1kXl092169; Mon, 20 May 2024 12:01:46 GMT (envelope-from git) Date: Mon, 20 May 2024 12:01:46 GMT Message-Id: <202405201201.44KC1kXl092169@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dries Michiels Subject: git: 3e0735664d8f - main - multimedia/emby-server: update to 4.8.7.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: driesm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3e0735664d8f4cb4824050e20d59bc8a138d719d Auto-Submitted: auto-generated The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=3e0735664d8f4cb4824050e20d59bc8a138d719d commit 3e0735664d8f4cb4824050e20d59bc8a138d719d Author: Dries Michiels AuthorDate: 2024-05-20 12:00:16 +0000 Commit: Dries Michiels CommitDate: 2024-05-20 12:00:16 +0000 multimedia/emby-server: update to 4.8.7.0 Changes: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.8.7.0 --- multimedia/emby-server/Makefile | 2 +- multimedia/emby-server/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile index 4dfa49afd054..f36c886d05ec 100644 --- a/multimedia/emby-server/Makefile +++ b/multimedia/emby-server/Makefile @@ -1,5 +1,5 @@ PORTNAME= emby-server -DISTVERSION?= 4.8.6.0 +DISTVERSION?= 4.8.7.0 PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ diff --git a/multimedia/emby-server/distinfo b/multimedia/emby-server/distinfo index af25d5b33d35..96c35f850187 100644 --- a/multimedia/emby-server/distinfo +++ b/multimedia/emby-server/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1715015906 -SHA256 (emby-server/emby-server-freebsd14_4.8.6.0_amd64.tar.xz) = 1f84352daa49aa8f9843fa229c98fae178f1e17617cb22b5f7b0edfd5374e058 -SIZE (emby-server/emby-server-freebsd14_4.8.6.0_amd64.tar.xz) = 57203148 +TIMESTAMP = 1716206413 +SHA256 (emby-server/emby-server-freebsd14_4.8.7.0_amd64.tar.xz) = 716b8f035620872d4f5448d2965b25ace0f27f1843bc8eb68a7e6470f4d88fb6 +SIZE (emby-server/emby-server-freebsd14_4.8.7.0_amd64.tar.xz) = 58185740 SHA256 (emby-server/ffdetect-2023_06_25-x64_freebsd14.tar.xz) = a231e248fc60a284d9b12285471386992539f47cb9cccadc12a6213a7e9f3b92 SIZE (emby-server/ffdetect-2023_06_25-x64_freebsd14.tar.xz) = 86852 SHA256 (emby-server/ffmpeg-2023_06_25-u1.tar.gz) = 6cf41278eb5e4b19042c844cfacde3ccba3c0f5bd39d914d141ffcaff249de0d From nobody Mon May 20 12:01:47 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 4VjblH5Kyjz5L6Hf; Mon, 20 May 2024 12:01:47 +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 4VjblH2QMJz4Cr6; Mon, 20 May 2024 12:01:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716206507; 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=a8Bj/VjHVbvB7CygcvnKUZ1F4rCE/0ULWYOQjebXAOU=; b=F5X2+Wtsss8JmqJb2C0+BCfMgIZKTa0eE9KM22KLW37x1Pjc+ttojQuat383SzzCsP16j9 zrk/rRcaDDMq5d5jFwCRIq+55aoXs1UZ62w8ycBvndKI6ow7MLhDYbDqxL+DBsluJmnysd wLgdCxGwHLVqDQPz2kQxVo/I5LQPQMAJ2kocS4DVWNzvp6zVMTBvyvbHFivfLJ9lPs/B4r zK73EFlS0tQDZ7uhMGMDPfeBh1BaadOeFq3YlLo/2sDVghnOV4SK29KA9m1SgqaDK+Ytrp +4kKqhP3+g6orsiTF9hDQ+rXoOfrdn9OBlPRfgxuBULX539eFLUOdMGSp2WSQQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716206507; a=rsa-sha256; cv=none; b=oK4BMf4xWPsbx8qBXhh/sAX3mSfa6fmq++J47hwvMxSyRHjLUeHz4seojnGDg5wycEmvMv N4eErmWWtX16DLbw8rVUV8yec24j94Y/eCWgl4aKR/+h1aGikmNfchgkj3iroq09rZ6AlK fJNaVAUwOxbO4WBxC7uwoB8Tgs89mq44r7ZJYZvhSkVPylS14jtiyu802b/hGesZ8CBgFP X4TD2b9m1Jmrqr/IEtDV6UJdCi0/d+VrQtd7jt/eLpxpXI1jl9bWu/hpmtHX1U5Rra3XUm 8MSGzONdolw7/HKlJeGU4KcHkxRrwO/hLNtM1vWHZ601b8u68dhmYrblUvME9w== 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=1716206507; 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=a8Bj/VjHVbvB7CygcvnKUZ1F4rCE/0ULWYOQjebXAOU=; b=Z62qnc+KVqY6UUc6cnkym43g6vZxLuc14gHVFlKHttLmXbWDTUbhDPZchHUkd9K0tpG6LU t+nyQ8Dzr+vSiF/YhsPnVUSQ8uFaBMWNu7yqxFgRH80W64PdYL9ri7/PObaSo+UAAJXAd7 79N/ouIxZG7zxrPtxYwkuz7dx3YGFAZb99Ygiv1tc1yyG/IO8g1jVXHyvzEd/zNyrhfTNj 4qKAJRbBRR1fxLFPz3S6fRlOQcVi/CwGAdX5nBR+4R+v0mSJZc5cofcEB8Vvr+UKvMrIPC mJqBRuyU76ZydJ8MwlauI9kFUxy+sbpISNyx+StfY8r38Alxn/eXB3BaSAhQ5g== 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 4VjblH226vzd54; Mon, 20 May 2024 12:01:47 +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 44KC1lIV093617; Mon, 20 May 2024 12:01:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KC1ljJ093602; Mon, 20 May 2024 12:01:47 GMT (envelope-from git) Date: Mon, 20 May 2024 12:01:47 GMT Message-Id: <202405201201.44KC1ljJ093602@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dries Michiels Subject: git: cd0470ed7f56 - main - multimedia/emby-server-devel: update to 4.9.0.20 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: driesm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cd0470ed7f5659f5f39be33ea89867862ee52717 Auto-Submitted: auto-generated The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=cd0470ed7f5659f5f39be33ea89867862ee52717 commit cd0470ed7f5659f5f39be33ea89867862ee52717 Author: Dries Michiels AuthorDate: 2024-05-20 12:00:57 +0000 Commit: Dries Michiels CommitDate: 2024-05-20 12:00:57 +0000 multimedia/emby-server-devel: update to 4.9.0.20 Changes: https://github.com/MediaBrowser/Emby.Releases/releases/tag/4.9.0.20 --- multimedia/emby-server-devel/Makefile | 2 +- multimedia/emby-server-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/multimedia/emby-server-devel/Makefile b/multimedia/emby-server-devel/Makefile index 34264d7dae25..c6e8011f6936 100644 --- a/multimedia/emby-server-devel/Makefile +++ b/multimedia/emby-server-devel/Makefile @@ -1,4 +1,4 @@ -DISTVERSION= 4.9.0.19 +DISTVERSION= 4.9.0.20 PORTREVISION= 0 PKGNAMESUFFIX= -devel diff --git a/multimedia/emby-server-devel/distinfo b/multimedia/emby-server-devel/distinfo index f0406690db16..3ec72c2ff7ed 100644 --- a/multimedia/emby-server-devel/distinfo +++ b/multimedia/emby-server-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1715853838 -SHA256 (emby-server-devel/emby-server-freebsd14_4.9.0.19_amd64.tar.xz) = 82f2ebab9926a350a556df0a5dcac4784a929bf36a7afb911c1f04d4048c23e7 -SIZE (emby-server-devel/emby-server-freebsd14_4.9.0.19_amd64.tar.xz) = 75649744 +TIMESTAMP = 1716206443 +SHA256 (emby-server-devel/emby-server-freebsd14_4.9.0.20_amd64.tar.xz) = 73f7d6611977f2c0296a4b7ed5acd7f00a697f5973affbab9044cae972a55834 +SIZE (emby-server-devel/emby-server-freebsd14_4.9.0.20_amd64.tar.xz) = 75535212 SHA256 (emby-server-devel/ffdetect-2023_06_25-x64_freebsd14.tar.xz) = a231e248fc60a284d9b12285471386992539f47cb9cccadc12a6213a7e9f3b92 SIZE (emby-server-devel/ffdetect-2023_06_25-x64_freebsd14.tar.xz) = 86852 SHA256 (emby-server-devel/ffmpeg-2023_06_25-u1.tar.gz) = 6cf41278eb5e4b19042c844cfacde3ccba3c0f5bd39d914d141ffcaff249de0d From nobody Mon May 20 12:13:58 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 4Vjc1L5vb0z5L7lv; Mon, 20 May 2024 12:13:58 +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 4Vjc1L5PMfz4FlQ; Mon, 20 May 2024 12:13:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716207238; 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=33rYOdaP2+bgpAtUxbjCzSlK3suCOb1AmMUJpDiqEeM=; b=dWjMiyyPRoBXCIyOa4UY2U7UK2S6nh1XHCRJ2RS4GeMdKei26Mj+aGiNGCNIe79InyuFSp QbA6xiACZTqoSZZce5zYS1ndrtG2GpxqRu7pw0BmUlyXjW4qkCivzj/0lxSXRMvGc7qbBw /rAKEZTq6kuTaXKz4mf27CDoZB5vK1Jek5x2N/lDVotdVXrUz2ELT5ttyrNZc0Bim+9UU/ QSZfkGxzg6wPTONw3UVajOsG8EB98p9eKgmwWjOkHgC160ugVUEAkxN5lc3uCWM34gXsXS QdX4PblUYeDigDBJRpoWr4e6Z65ZQo4PQG8BGkBm3T8kEDk8wpF2x8WN4rcb/g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716207238; a=rsa-sha256; cv=none; b=txVutodHUHtZEPX27tFRx3b5iBRpmXLyWE+AZCQt0fJB+7F/7OONMAnyetmYBMzkXWCYxb VdiZAbkN5zKEV8uUkO82YLYfMdgdqSlG5O+zBKmXWBfAJdiZxFrYlixImOpWC7/HVqS8DR 4TNP5mUd6+np5X6H/VW4vIHvYC8XwsxOdce6JuNZeCZxjXpEjmWSLV8P0HwVKUh7X5IKS2 507IT//Mt8N6hbjCUP3s/YWYEVu92Gx+iKl5G54y2bjZLSEN1QCNMX3yXdgxMIoBJvgDtJ MwZ6UXItTOGW4XMrU5JjhtrkcdgbOQbfGy8H5GcjuUTc2aGiNZNDgeExqxfj8g== 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=1716207238; 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=33rYOdaP2+bgpAtUxbjCzSlK3suCOb1AmMUJpDiqEeM=; b=XtH9ee3wYLTOzkZkDTPKEf54KodoQvYkd/W8e2x8oKi7HDc6fKZ2vm7iuodj+p8fKkrNOq nR4yaFluJkHeWzNjswZ5oTyl5qX3Chk1adtZ/Sv+ZYgN4Z0Ld4YFFZkyUP6gYN+FzaLmx8 J6FM3e2tlUWKcD0111fb9UPxxaT05Tx3RAmfNqikfU6p6qPY6F+VrYEvvefcVGnfepGSlR PPVBN4E08RIhP+ZlHyyTHVP2GURfRvCD8wKBcm/hL1/mfP93CmeXUDfzhl0v2wU+sF/OMT k1uT4OFBTq2uU5D4cBgLRDfMHgjUqmem/Lun5ar3BLCybM4nz1/TUlYdGEJWaA== 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 4Vjc1L50hdzd3V; Mon, 20 May 2024 12:13:58 +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 44KCDwBo011392; Mon, 20 May 2024 12:13:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KCDw4L011389; Mon, 20 May 2024 12:13:58 GMT (envelope-from git) Date: Mon, 20 May 2024 12:13:58 GMT Message-Id: <202405201213.44KCDw4L011389@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dries Michiels Subject: git: 7579af928af7 - main - www/librespeed: update to 5.3.2 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: driesm X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7579af928af77dfcddc1adf8b7780ba0ff1b74ee Auto-Submitted: auto-generated The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=7579af928af77dfcddc1adf8b7780ba0ff1b74ee commit 7579af928af77dfcddc1adf8b7780ba0ff1b74ee Author: Dries Michiels AuthorDate: 2024-05-20 12:04:34 +0000 Commit: Dries Michiels CommitDate: 2024-05-20 12:04:34 +0000 www/librespeed: update to 5.3.2 Changes: https://github.com/librespeed/speedtest/releases/tag/5.3.2 --- www/librespeed/Makefile | 2 +- www/librespeed/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/librespeed/Makefile b/www/librespeed/Makefile index 507f8c752663..22e7b6cc6757 100644 --- a/www/librespeed/Makefile +++ b/www/librespeed/Makefile @@ -1,5 +1,5 @@ PORTNAME= librespeed -DISTVERSION= 5.3.1 +DISTVERSION= 5.3.2 CATEGORIES= www net PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/librespeed/distinfo b/www/librespeed/distinfo index a89bb235ebd5..3022fb60de45 100644 --- a/www/librespeed/distinfo +++ b/www/librespeed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714293064 -SHA256 (librespeed-speedtest-5.3.1_GH0.tar.gz) = f43efe474998a4cb337f82d8270ee7f5e60566d310155fd51caf20bfd253b5c1 -SIZE (librespeed-speedtest-5.3.1_GH0.tar.gz) = 2132496 +TIMESTAMP = 1716206651 +SHA256 (librespeed-speedtest-5.3.2_GH0.tar.gz) = 00afd688e7616b5083752269b840fc59628b776be115930bcb3ea02498c92d90 +SIZE (librespeed-speedtest-5.3.2_GH0.tar.gz) = 2132667 From nobody Mon May 20 13:19:34 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 4VjdT321DXz5LFcL; Mon, 20 May 2024 13:19:35 +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 4VjdT3023fz4LxF; Mon, 20 May 2024 13:19:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716211175; 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=DkcMu1u+yQtyAE8deRRR8QUdjHr7L+YowHAaVqKbdYY=; b=QM8QFUiMsfcqXHtcQpwhWU/X7Vj3DR2b/Zz7ItAEwPHEhowomcL1eimoiT6UL0hntRtqXS N/68nopEj48aWW154f5m9HwNPNMLv3HHgh54f1NVLi6o03YdwyPd0OZOk3spM4H7bEbRkF LY7UKIkYfvlqpnNSeHGm12yotLfcA+oOUuRwzLbWWBtYUT9FTW8uPc0ZsxJmep8zyBsLvx Ms0803uTYMvivcRm3kZ86OLDnN2apWFHje4n8rDllk/0SLM0TBFF6kv702QvcRWIwf0LNJ EMs+kOaI5pU04vUqs3G6rMrxQVC5ZwYgyN+eYu0M0trKLeWShhzVWDybDSDdiQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716211175; a=rsa-sha256; cv=none; b=lATEokd7+5Fslx0iXwAgQ9w3IxTevBj1cJbddInAPfRD1+RmgHZinJEg95oo1YkluwtHrl WSlI0/lQMZk16gprLtOaLkzfcNOsMvd1aKYIE4VwIeSX3SYeR6iJPpHVZYSMwz0ofQmyP/ rCiWhqVgbHmHs78czuMLxPSmhTiQUF8kQyjg2RjpWgvPtOmcWpgsOSsWlF9594z6H7R9n3 uBn8o919SUCZ0yJFW4Ab8/WBQJnOxnmCq5T+oKhDlr7y4uidK1zvjG9UGVLF09ZjQRLSjJ Zou37NZ2aXKiz1IpsEiM413QIfP9utmm15GtP/0ZkmJ1NJnVobqCSuQIA9X61g== 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=1716211175; 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=DkcMu1u+yQtyAE8deRRR8QUdjHr7L+YowHAaVqKbdYY=; b=nbwWe8jYZTeSnKRrpMhZDBtAR5JxJl5MWMRFOLtgNUrvUHp0QISCZjK7MHF2CuuyzXBfnw 1pNv6HmKbLp6JZ1E5NFzk1H8mhXR9UOaNDj/5SCOuYakFAxTDG2GZGNTMLuKnOkfTfEe8V i0U3Rk07lYP3oc5dHfWugNTsWtuT9rS8FjC0WLAdLFqlvJ/hS54s1luRSwdgxeqb6lvc74 QPfUH0w4MD0n5A1k8OHR+iyYEEIhIHtNTFfVvzT62R9FJMjBSXFooc6ApClGMD/rMdnD7N WTX1NwG335YTScZg9DbX2Vi2LSKLCZD47XlpgmZWBMDs9jXmd9AI16hp0KiA4Q== 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 4VjdT26cvczgF7; Mon, 20 May 2024 13:19:34 +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 44KDJYx5012903; Mon, 20 May 2024 13:19:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KDJYI9012900; Mon, 20 May 2024 13:19:34 GMT (envelope-from git) Date: Mon, 20 May 2024 13:19:34 GMT Message-Id: <202405201319.44KDJYI9012900@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Mikael Urankar Subject: git: 7aa4f968b4c5 - main - security/rustscan: Mark as broken on i386 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: mikael X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7aa4f968b4c554faeb2619e2fff77c54556e722d Auto-Submitted: auto-generated The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=7aa4f968b4c554faeb2619e2fff77c54556e722d commit 7aa4f968b4c554faeb2619e2fff77c54556e722d Author: Mikael Urankar AuthorDate: 2024-05-20 13:16:51 +0000 Commit: Mikael Urankar CommitDate: 2024-05-20 13:19:15 +0000 security/rustscan: Mark as broken on i386 --- security/rustscan/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/rustscan/Makefile b/security/rustscan/Makefile index bc73b56f6807..dd5979516e93 100644 --- a/security/rustscan/Makefile +++ b/security/rustscan/Makefile @@ -9,6 +9,8 @@ WWW= https://rustscan.github.io/RustScan/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_i386= ring-0.17.8 crate fails to build + RUN_DEPENDS= nmap>0:security/nmap USES= cargo From nobody Mon May 20 13:19:35 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 4VjdT41Lskz5LFwS; Mon, 20 May 2024 13:19:36 +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 4VjdT40dKvz4M2v; Mon, 20 May 2024 13:19:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716211176; 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=blM4ZiQigC4FV4eEsxIxyiXHV+fiMMkDQ00PX+i3xVM=; b=fdbFtHCkYl0XKY1qoGQOjL6Z9FSYhUpOgxRhqSutWl4fBZk3Dp564fOWTn/9gYTP4LcSQ5 1SAf0Loj4cURSF5TPfdoE3uwkwmYDpWQ1Lf8KmQJwQGtKfxJESwvH8KJ5h6JoWYTf71VcS 4ZT8Wi560DwoqIAe8gwfvsRwU8c4c/TuV+ZU9kNkSfY+tM6Z1Z8qEIWafDRoHbMackoqYX pkjXJS1iJwu7clhU2lcahYyMJzepLd4TCSf+HfQGR2c178tiqRGZP15amXpFEpHyBiVWgk R3ne2MDsD8mejXjkazqfh8sXXm4Na7C6VAqO5uJT7pvyrs2gN2bKDTkR0moh3Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716211176; a=rsa-sha256; cv=none; b=A6HvdjzcseI0Fj5cAFa2yS++T/VeMahuCWbQYLGgCWTS3QN8Mqn7XStXk2kNlFSUifisSE MPn3w/vu8gnaGaNbFotG1ow2fusiVWKF2huBGs+AZNCESD3qBMQfZzNhWT1+3HBHRJAl+4 0XRDMllcATxhvCVYhkt0DM/gCp5r3yj6dknIqITEfMXzSEC/DuFYcsH/sL7PDJKYifm/LW IDrCnlsWFIIPhtJ4xLIMEfT44g33TWHgCWvYzIECACPY1T7hk28FJVEh7EQWVwrV1cS5sc hkHioKbJj+YoQI2lX7duh7i1YklZ3pgf9HWp+2Kr7HpoIVvKjfobG8YqAtI8KA== 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=1716211176; 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=blM4ZiQigC4FV4eEsxIxyiXHV+fiMMkDQ00PX+i3xVM=; b=a8luI9RiEtMQ7U6QPKQwY6fJYPBypf+gM2h3Io89wKLgVIRe2oA7/gyRLOAtf5envHw/y+ V2QJ1F3GEIBX4xw0HlTBhzofcejFgMcHj46AEeT3QMS9RmBtByLi6o43VIvAlbBx7Iw0ey /9pguvXX4KMgjWomUc13qibXRZOXMHWLVgnJ+FFOwXgDa6ntUG+NvPNM+B5amLPRvvLXLp K5J5pV7lB4Gwin8N5w8WOmpK6L5PMhhfwv9Y/SvcJkb61W0Egde+mWpdfIEQfwq7hATpI3 4VSqZz0yAD5cyr/0bJ5cl+UIaGTj7ecWB04V2k7d/H1NOYzUfSzO0X9LFVALNw== 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 4VjdT40Dlrzg5c; Mon, 20 May 2024 13:19:36 +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 44KDJZwf012951; Mon, 20 May 2024 13:19:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KDJZ75012948; Mon, 20 May 2024 13:19:35 GMT (envelope-from git) Date: Mon, 20 May 2024 13:19:35 GMT Message-Id: <202405201319.44KDJZ75012948@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Mikael Urankar Subject: git: 18c52fb99052 - main - editors/parinfer-rust: Mark as broken on i386 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: mikael X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 18c52fb9905291070134cf3fb33b99f8f0409a9e Auto-Submitted: auto-generated The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=18c52fb9905291070134cf3fb33b99f8f0409a9e commit 18c52fb9905291070134cf3fb33b99f8f0409a9e Author: Mikael Urankar AuthorDate: 2024-05-20 13:18:29 +0000 Commit: Mikael Urankar CommitDate: 2024-05-20 13:19:15 +0000 editors/parinfer-rust: Mark as broken on i386 --- editors/parinfer-rust/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile index ee0252a7c504..856f7b122757 100644 --- a/editors/parinfer-rust/Makefile +++ b/editors/parinfer-rust/Makefile @@ -11,6 +11,8 @@ WWW= https://github.com/eraserhd/parinfer-rust LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE.md +BROKEN_i386= error: casting references to a bigger memory layout than the backing allocation is undefined behavior, even if the reference is unused + BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= cargo From nobody Mon May 20 13:20:57 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 4VjdVd5n8wz5LFjP; Mon, 20 May 2024 13:20:57 +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 4VjdVd5GLvz4MPl; Mon, 20 May 2024 13:20:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716211257; 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=nWgmCUH26rj1KhIRpZUad4XAYOWIlE7mcMu9wwtRvSA=; b=CiXFM2rd7tLui+jMVyCripBK/WQBrQfij2byD86eXU8RzXMO+heJtGlYo9/5tF62WvZliq uZOiIwSR/JCnY2sD1N0OwZTgHqQykxXecjw3ymH3JucnFh362DQklO7yRPRlE6KqrvtH5x XhMKS8p+V4RajDFMvlGC5sPqvWJC1EbPITzBEIj34F54zI+MxurJn4HznshPKTGASNirBB BA/PcPuHEeVvJUvHUjO7JmzuQJ/EXxpoPb/Rlle1/CbCmkho5YyqZuRFce4sXBCB/RlQSI XOBstTKBXMTh0xqk/OsTi4077Ui8fJRxPlCKv2aNOcr48B6DCFTMG3QOL0H4bA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716211257; a=rsa-sha256; cv=none; b=F+imQvJwhcnGCd0Bg6m+nkiEAdT9U6I8g+TB+m/hjpTiM4uiW2zJPX51Oz2qmLz7kM2F5l Nk6zOUrQDfHWsWdng5zWWG27hGiCULQ2C+t/SES8IWi4buAJ+ReNNAQFmqgkHmev7sXZx9 LkgKI7e8/Dd0+VjQrvjyBZaWQ9Wls2A2qSIEZoNuHffty+TNgf4873A6HcP+scAF+/vAl2 e4ihJ1adTP5qHeVtDATqamsDtpzDwdtWgDIrf/OASjSrgyNRroD9z9qUc9n6UQkyN6rZA1 ZBxjpguzIFY1x5NEw2mwhQDIt57MvS5ONkhes61UYcTbOLOCjdRoPnoNu18kjw== 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=1716211257; 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=nWgmCUH26rj1KhIRpZUad4XAYOWIlE7mcMu9wwtRvSA=; b=QmEWCAGf/OI6Yi1wykB6jGOvBeqRi4NJHDfPQHH8gKf5Z5OlM5WykPGviC5jxF/a/6yG9Y LNv2DBkSXb4PUf6Tmi24rnefHHQmrXefo5WVGdXhNAA1E/Cg1QL566j2UzXWedvTCMhAkN hmRrb/MtvvOUA25NYGYGJkJXEvZWixSAm1YXnY0WhwnzAB90M2Hqh7pJSMXkdy3GQ+NHNW OHmEf8sqrpkAcq73p9x1fQ5LWjuOf9DQiTHCqeu7ppGEEX4wBvRoZuXL2tQMuyGELkrCQN vNDUSi1PQfl1MudINtzU4l6OL8l42XiYGYuKohfsNsmGfmvJZ26USHveh9IOSQ== 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 4VjdVd4tGwzfHJ; Mon, 20 May 2024 13:20:57 +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 44KDKveP022714; Mon, 20 May 2024 13:20:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KDKvRp022711; Mon, 20 May 2024 13:20:57 GMT (envelope-from git) Date: Mon, 20 May 2024 13:20:57 GMT Message-Id: <202405201320.44KDKvRp022711@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Popov Subject: git: db2120b357c4 - main - ports-mgmt/pkg-appstream: update to 1.0.3 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: arrowd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: db2120b357c40ae8a5cadafd4023774e2a5ed537 Auto-Submitted: auto-generated The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=db2120b357c40ae8a5cadafd4023774e2a5ed537 commit db2120b357c40ae8a5cadafd4023774e2a5ed537 Author: Zhuneva Maria AuthorDate: 2024-05-20 11:00:38 +0000 Commit: Gleb Popov CommitDate: 2024-05-20 13:20:43 +0000 ports-mgmt/pkg-appstream: update to 1.0.3 Sponsored by: Serenity Cybersecurity, LLC --- ports-mgmt/pkg-appstream/Makefile | 2 +- ports-mgmt/pkg-appstream/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ports-mgmt/pkg-appstream/Makefile b/ports-mgmt/pkg-appstream/Makefile index 4f28bc6a6fc0..6ef57a6b3793 100644 --- a/ports-mgmt/pkg-appstream/Makefile +++ b/ports-mgmt/pkg-appstream/Makefile @@ -1,6 +1,6 @@ PORTNAME= pkg-appstream DISTVERSIONPREFIX= v -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.3 CATEGORIES= ports-mgmt MAINTAINER= arrowd@FreeBSD.org diff --git a/ports-mgmt/pkg-appstream/distinfo b/ports-mgmt/pkg-appstream/distinfo index dd1eecc1ae3d..43914471ded9 100644 --- a/ports-mgmt/pkg-appstream/distinfo +++ b/ports-mgmt/pkg-appstream/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692003351 -SHA256 (freebsd-pkg-appstream-v1.0.1_GH0.tar.gz) = a1e618c03b58cf59cf6bf17ba29c3928c9a18c9170754168a103313feb85218e -SIZE (freebsd-pkg-appstream-v1.0.1_GH0.tar.gz) = 2410 +TIMESTAMP = 1716202295 +SHA256 (freebsd-pkg-appstream-v1.0.3_GH0.tar.gz) = c309b80e8eee202f144adf7130485418e47d51da3598d7403092d4200cdea75d +SIZE (freebsd-pkg-appstream-v1.0.3_GH0.tar.gz) = 2426 From nobody Mon May 20 13:20:58 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 4VjdVg02N4z5LFjS; Mon, 20 May 2024 13:20:59 +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 4VjdVf62J7z4MBg; Mon, 20 May 2024 13:20:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716211258; 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=T3RDrs4wtj0jNJeUmjAXZr5cGb96wKpWLPBiIp3VwMY=; b=KN39rWUraxc6B97q+Mggkotgm6Cd7TgwqvdokGsCqi0YSdr+Nf7mg0BMhsibEIsUMb+jLr YrvJvHCw9BxmblgBWHB4ufypNsre0/jEgxs77DjDd4v6wdEmE2GXyJ3zujubn6MoSlH/5+ dc/C9KdKy4aubhasGuuhjeF5MQx81JM0uLKDWJXuvKCmggFAPB4mRwLxxsvSCvoy8VYKeG Of5HNEBBiYRC7Fb/b3wW+CQXIy24/iHNwRF5oj8TViYvYvHAomOAVazPMIsaWHYPTlJj2V 4XmJytS0sCIAo5oJDF0J6J9mvlgVWRL3IRDZud5J+TJdMWizlv+pWrWoNpxmTQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716211258; a=rsa-sha256; cv=none; b=gWCz0TfqW6ItOZFwhZLmA8YtqWdywuaJJ6CfDaqMs1NaE9G/NyIFruGJmVRPB+gHO/PcCI a04QHEXN+EZKfhPyQK4KkQ4roPUrxgd8zgZvijnX+v631vuq2VlbysDH1Ae8rkiYE8UI/p 7P6vQQPkE/3oNRyn4CwQ53DUCgB+4a2yfaiFr8fJWnI/viFMgEnVkX0nxk6F3p8hMnZ+NJ wstP9s9PSjZWTyum9ObpGPDCULZ0TJHHdcVV5P0cSx2Re6rLH4cvMwQhv6z+RV1AaX8ixZ +NWZ9dIEm/pIjlaF1yJ0u2thk26n3La51fiSW7vNbuZ0zynvRhEmxiT2Ginz6g== 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=1716211258; 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=T3RDrs4wtj0jNJeUmjAXZr5cGb96wKpWLPBiIp3VwMY=; b=riyXtw02xkSFS4AdKqGDXVYE81Ymi5LAtdGqxeUfgVTUgaU/zyUCA2zpVkbBc48zURp2l4 +PKXlQnSN0TtxeLBIbvToLskPryuTKEM1a6BNcI74Y+GlsdGgSmaUdShQk6ipTE2ifcOB5 i3rnJ2VoK6VmGaWGzAODmQSAIYIq7E7IDyK0MfL7MGXazChPWsdRnNxiCQkbUYGoNfQXQT E2Q5TfHERXNr/onCKR3ylE+1Rsr/EWDw74FQrch1KwBWFUsA7wSMA14y1Ks17Yz9Y0oUoi cF/RKfxV/32cZKGaCMljsOOJvh6pcvqkqaxLQU6lVMH9bBu6sF8ZCFOW0u9CBQ== 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 4VjdVf5f7kzgMX; Mon, 20 May 2024 13:20:58 +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 44KDKwBx022760; Mon, 20 May 2024 13:20:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KDKwsu022757; Mon, 20 May 2024 13:20:58 GMT (envelope-from git) Date: Mon, 20 May 2024 13:20:58 GMT Message-Id: <202405201320.44KDKwsu022757@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Popov Subject: git: b0458f0daa92 - main - security/linux-rl9-libsecret: add new port 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: arrowd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b0458f0daa927b62db825d9483a05bdbac3c224f Auto-Submitted: auto-generated The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0458f0daa927b62db825d9483a05bdbac3c224f commit b0458f0daa927b62db825d9483a05bdbac3c224f Author: Alexey Donskov AuthorDate: 2024-05-20 10:05:38 +0000 Commit: Gleb Popov CommitDate: 2024-05-20 13:20:43 +0000 security/linux-rl9-libsecret: add new port Sponsored by: Serenity Cybersecurity, LLC --- Mk/Uses/linux.mk | 1 + security/Makefile | 1 + security/linux-rl9-libsecret/Makefile | 23 +++++++++ security/linux-rl9-libsecret/distinfo | 7 +++ security/linux-rl9-libsecret/pkg-plist.aarch64 | 65 ++++++++++++++++++++++++++ security/linux-rl9-libsecret/pkg-plist.amd64 | 65 ++++++++++++++++++++++++++ 6 files changed, 162 insertions(+) diff --git a/Mk/Uses/linux.mk b/Mk/Uses/linux.mk index b14dafe2ac72..ccf1771b6e82 100644 --- a/Mk/Uses/linux.mk +++ b/Mk/Uses/linux.mk @@ -114,6 +114,7 @@ _linux_${linux_ARGS}_libpciaccess= linux-${linux_ARGS}-libpciaccess>0:devel/linu _linux_rl9_libproxy= linux-rl9-libproxy>0:net/linux-rl9-libproxy _linux_rl9_libpsl= linux-rl9-libpsl>0:dns/linux-rl9-libpsl _linux_${linux_ARGS}_librsvg2= linux-${linux_ARGS}-librsvg2>0:graphics/linux-${linux_ARGS}-librsvg2 +_linux_rl9_libsecret= linux-rl9-libsecret>0:security/linux-rl9-libsecret _linux_${linux_ARGS}_libsigc++20= linux-${linux_ARGS}-libsigc++20>0:devel/linux-${linux_ARGS}-libsigc++20 _linux_rl9_libsigsegv= linux-${linux_ARGS}-libsigsegv>0:devel/linux-${linux_ARGS}-libsigsegv _linux_rl9_libsoup= linux-${linux_ARGS}-libsoup>0:devel/linux-${linux_ARGS}-libsoup diff --git a/security/Makefile b/security/Makefile index 571b193ec2d1..be19b9dbfa80 100644 --- a/security/Makefile +++ b/security/Makefile @@ -350,6 +350,7 @@ SUBDIR += linux-rl9-libassuan SUBDIR += linux-rl9-libgcrypt SUBDIR += linux-rl9-libgpg-error + SUBDIR += linux-rl9-libsecret SUBDIR += linux-rl9-libtasn1 SUBDIR += linux-rl9-libxcrypt SUBDIR += linux-rl9-nettle diff --git a/security/linux-rl9-libsecret/Makefile b/security/linux-rl9-libsecret/Makefile new file mode 100644 index 000000000000..2a9839fec090 --- /dev/null +++ b/security/linux-rl9-libsecret/Makefile @@ -0,0 +1,23 @@ +PORTNAME= libsecret +PORTVERSION= 0.20.4 +DISTVERSIONSUFFIX= -4.el9 +CATEGORIES= security linux + +MAINTAINER= aadonsk4@mts.ru +COMMENT= Library for storing and retrieving passwords and other secrets +WWW= https://wiki.gnome.org/Projects/Libsecret/ + +LICENSE= LGPL20+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= libgcrypt libgpg-error +USE_LINUX_RPM= yes + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr + +OPTIONS_DEFINE= DOCS NLS +OPTIONS_SUB= yes + +.include diff --git a/security/linux-rl9-libsecret/distinfo b/security/linux-rl9-libsecret/distinfo new file mode 100644 index 000000000000..2d93b5b28e4a --- /dev/null +++ b/security/linux-rl9-libsecret/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1716192661 +SHA256 (rocky/l/libsecret-0.20.4-4.el9.aarch64.rpm) = 952c22fa51a9e9acffd4d072d1606f27f45861ab167ea727d3e6bd8a0f8072db +SIZE (rocky/l/libsecret-0.20.4-4.el9.aarch64.rpm) = 159270 +SHA256 (rocky/l/libsecret-0.20.4-4.el9.x86_64.rpm) = 27b6dc9dde386ee9de16b53144b252dbbcdcea614dc56ab2fe3e1423c004eea1 +SIZE (rocky/l/libsecret-0.20.4-4.el9.x86_64.rpm) = 161035 +SHA256 (rocky/l/libsecret-0.20.4-4.el9.src.rpm) = 3961aeb933cdf1f0cb847411a628e0f4679dfc831d78e082fc798c512f838818 +SIZE (rocky/l/libsecret-0.20.4-4.el9.src.rpm) = 541154 diff --git a/security/linux-rl9-libsecret/pkg-plist.aarch64 b/security/linux-rl9-libsecret/pkg-plist.aarch64 new file mode 100644 index 000000000000..b6cbe9daa27e --- /dev/null +++ b/security/linux-rl9-libsecret/pkg-plist.aarch64 @@ -0,0 +1,65 @@ +usr/bin/secret-tool +usr/lib/.build-id/44/3bad0bb8387c5a443bf26e60513e43ce09899c +usr/lib/.build-id/df/df038f0f15765bd7349c1801addf5a3bfb142e +usr/lib64/girepository-1.0/Secret-1.typelib +usr/lib64/libsecret-1.so.0 +usr/lib64/libsecret-1.so.0.0.0 +%%PORTDOCS%%usr/share/doc/libsecret/AUTHORS +%%PORTDOCS%%usr/share/doc/libsecret/NEWS +%%PORTDOCS%%usr/share/doc/libsecret/README +usr/share/licenses/libsecret/COPYING +%%NLS%%usr/share/locale/an/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ar/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/as/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/be/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/bg/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/bs/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ca/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ckb/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/cs/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/da/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/de/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/el/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/en_GB/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/eo/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/es/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/eu/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/fa/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/fr/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/fur/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/gl/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/he/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/hr/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/hu/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/id/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/it/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ja/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/kk/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ko/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/lt/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/lv/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ml/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ms/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/nb/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ne/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/nl/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/oc/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/pa/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/pl/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/pt/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ro/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ru/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sk/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sl/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sr/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sr@latin/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sv/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/tg/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/tr/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/uk/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/zh_HK/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/libsecret.mo +usr/share/man/man1/secret-tool.1.gz diff --git a/security/linux-rl9-libsecret/pkg-plist.amd64 b/security/linux-rl9-libsecret/pkg-plist.amd64 new file mode 100644 index 000000000000..665f426b562f --- /dev/null +++ b/security/linux-rl9-libsecret/pkg-plist.amd64 @@ -0,0 +1,65 @@ +usr/bin/secret-tool +usr/lib/.build-id/27/1640d6a68b01f4991fb7bc8fe8fc37a65ad4e8 +usr/lib/.build-id/43/52383f2bab10d03e96607e00df3f6a0261f423 +usr/lib64/girepository-1.0/Secret-1.typelib +usr/lib64/libsecret-1.so.0 +usr/lib64/libsecret-1.so.0.0.0 +%%PORTDOCS%%usr/share/doc/libsecret/AUTHORS +%%PORTDOCS%%usr/share/doc/libsecret/NEWS +%%PORTDOCS%%usr/share/doc/libsecret/README +usr/share/licenses/libsecret/COPYING +%%NLS%%usr/share/locale/an/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ar/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/as/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/be/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/bg/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/bs/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ca/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ckb/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/cs/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/da/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/de/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/el/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/en_GB/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/eo/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/es/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/eu/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/fa/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/fr/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/fur/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/gl/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/he/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/hr/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/hu/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/id/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/it/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ja/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/kk/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ko/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/lt/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/lv/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ml/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ms/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/nb/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ne/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/nl/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/oc/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/pa/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/pl/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/pt/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/pt_BR/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ro/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/ru/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sk/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sl/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sr/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sr@latin/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/sv/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/tg/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/tr/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/uk/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/zh_CN/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/zh_HK/LC_MESSAGES/libsecret.mo +%%NLS%%usr/share/locale/zh_TW/LC_MESSAGES/libsecret.mo +usr/share/man/man1/secret-tool.1.gz From nobody Mon May 20 13:24:19 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 4VjdZX1NQrz5LGHS; Mon, 20 May 2024 13:24:20 +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 4VjdZX0slFz4Mv5; Mon, 20 May 2024 13:24:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716211460; 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=xSbkU1FHm9/Gl1SNfiaCa33VcsHzjgd8vsnKIrjg8Mw=; b=uek2FCNkYl8Sr+kA8NG1myZEmLaMlkz9wPO4Nji/Ig7zU8LycYORYvCavRm6c5hkzd8N27 A0VgSFmPSccFKTJ+6xUwXEVPOeCV5ETfP67ZWdtcuh/yGX4TYKkfmUB/XI6mX3wrLCl0uS 3bD/I1UcYyF+KoSa8k9Lzg9okfwf2ESOD9CKxn2ky28XTOn1+cNcN/kSOoorCIX1VADXU4 bBfJ6P/FPGlt69FaATAYk3CQufSC3ntpjT2VKUBjNp/0HhECmEU56sN99Wbn+U3ewar2X8 9DxPMYIACcFQpk+f+j19ElinCPRMeGCT6/vpjYRRp/7+Jp6R1Yl8M/eLUJ+1cA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716211460; a=rsa-sha256; cv=none; b=uuJO2voZyMCGVOzrftXZPnSpy5Yf71+Gm5gAXGIxDdzPOOEdEs44YxHpAHrgmmPuBCRCYU rujlsKbE7aLydhNn97hTNHj0tu+F7wy/CTUJejeAiMWWhYFQ/HEYpLVWEXD1OANKvOlaYd tAQHfCobS6Ezs8yESFsPXQu5OV9ejb0WQgzhxg3SV64Ci/kJpY3zCyOX2rSdsc1gIVU8M+ QDvG483uYCcGmu0vOrC6Lv+E7eB87U9khFxeEtXuEv9lIiQkw4WBS4KNYAgoYLhDMdaS2r 6VHNvIm22A5EdZWgJXLtSS3KPlQvo0RDvSEwRJiAJ6bUwZBtcqDAfWaZ+mx2DA== 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=1716211460; 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=xSbkU1FHm9/Gl1SNfiaCa33VcsHzjgd8vsnKIrjg8Mw=; b=HhcP/6BUekGEeyQT6+9bzz2dSi3DXUKrZ9t9gPnOaU4xNRlrWCxeh3Wk+QoE+RIizSiFc/ IP3sZOKLddd9KFdUkCd0mqOFOcrnx/tTS2YEl596KzEksFmn7ucXdje6+Ra4hlHlxbFm/U HxMkvUyYOHwtySOh/SQ4isx3u1Yix0AbXxTys+vrPcN1+/2Il8XbPby5ZtGJTLDE6G7Qob CqR0rRXtkAZl9mhZokD9zMu/3rip1x1YYUtnCPKGcHJHbcYPkmdSJBIznJL0NOfU+tKVZ3 A383A0ThzafeK/sOXYssxSf7dKkify5Dwr+z9T4Ui6cLf2HykCcFvd+lmB4rUQ== 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 4VjdZX0LvZzfcF; Mon, 20 May 2024 13:24:20 +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 44KDOJjY029489; Mon, 20 May 2024 13:24:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KDOJcE029486; Mon, 20 May 2024 13:24:19 GMT (envelope-from git) Date: Mon, 20 May 2024 13:24:19 GMT Message-Id: <202405201324.44KDOJcE029486@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alex Dupre Subject: git: b7996285e4a9 - main - mail/roundcube: update to 1.6.7 release. 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: ale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b7996285e4a936e424dba1d99ae2622eeaf3963d Auto-Submitted: auto-generated The branch main has been updated by ale: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7996285e4a936e424dba1d99ae2622eeaf3963d commit b7996285e4a936e424dba1d99ae2622eeaf3963d Author: Alex Dupre AuthorDate: 2024-05-20 13:23:56 +0000 Commit: Alex Dupre CommitDate: 2024-05-20 13:24:17 +0000 mail/roundcube: update to 1.6.7 release. --- mail/roundcube/Makefile | 2 +- mail/roundcube/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile index e7e6be2191f2..87c697aa4b89 100644 --- a/mail/roundcube/Makefile +++ b/mail/roundcube/Makefile @@ -1,5 +1,5 @@ PORTNAME= roundcube -DISTVERSION= 1.6.6 +DISTVERSION= 1.6.7 PORTEPOCH= 1 CATEGORIES?= mail www MASTER_SITES= https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/ diff --git a/mail/roundcube/distinfo b/mail/roundcube/distinfo index d75b34b05da9..e652191b6f4e 100644 --- a/mail/roundcube/distinfo +++ b/mail/roundcube/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1706083092 -SHA256 (roundcubemail-1.6.6-complete.tar.gz) = c1b93a3edbe297457396b0a031d8b13c8a5dc30c9370704dfb9b2c1225017d52 -SIZE (roundcubemail-1.6.6-complete.tar.gz) = 5895753 +TIMESTAMP = 1716207974 +SHA256 (roundcubemail-1.6.7-complete.tar.gz) = cf52515e65b2818cb02fd7a202c766367b8c54d8b7fea27dda9c81aa7ce1d3a6 +SIZE (roundcubemail-1.6.7-complete.tar.gz) = 5899345 From nobody Mon May 20 13:50:56 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 4Vjf9D5TfFz5LJcM; Mon, 20 May 2024 13:50:56 +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 4Vjf9D53Nxz4Svf; Mon, 20 May 2024 13:50:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716213056; 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=Z7r6n/cdkPXpwqvPZjvx84VDn50cfZ2O0YtrpgNIzrs=; b=J2iUTAqJvcLTI+V6WbtcLh8XyQ7F05RUSJPDa54fsckJteliNQ7MTQhHZgUwCS9FN/WtNf CwA9UB3NUxfUqMXZ1xTo+it9g8+fBygK8+JjSujgz9+wlKoJTVwEqDsa4oEf89KxKOFJwm ZH71HdqkglPMTWIck3tCP4zi+ECZIvGxmc4+e7fakS8HaIIA7SWUTRHKQm7twmgyMU8K9Y XBr4zNBQBG8garwM+udmGpioQsyrXsAGMYKJAVUt9GwNka1rjnde0rRX835eaUSn09wF8X vsAUYZpETqypny99NAnBIpn0S2G0kYxGziuKXZRWos730rJKEX0u0BLAHxRhbw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716213056; a=rsa-sha256; cv=none; b=l+flw07yrpXLLCZuTKVoKbi5UnmfF7VY5E7HY7ado4BrAu34fUi0yDTRXLWX7XjVivJPO3 NBj41LDTnDAAfBBYjfE4RxAS0bARZN5asZM9bd5ZbtBawIYp6imN31kwjNJ5UGLwJ3gGOJ ztWlyq0zHn52q9BhxEjJOBf4QV6FsG+O/m18JyztWMr3qwRl/1Lk5jngaKkeJZHPczWxoV oNQMYXrESXdi69jb8pv32dyEUWLSd/JrbsHqHw8Ol2hB+dtoRF4oW9PFtF4D6kU187ml4e t9Geys0dAdMbatQlvTH5fWmt3QaU46Vkyw21pBgZq/XPjZkiE7PypdCr8TfS8A== 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=1716213056; 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=Z7r6n/cdkPXpwqvPZjvx84VDn50cfZ2O0YtrpgNIzrs=; b=Q+fJK2lLhYo0H2QX7h/0IE2IcIAcA/ihxc9ha0c0FEyU1bhLh0ohbUj8MQRDiaRP1n24RG bikpdVWZq16or+FRgEFFQAeYj3BKvfATOago1xumV9rspb6+mRH73VTInOhATHHswLX4dD RUgz1EChz+VVwA9Z12WbO1DCY8sltNlJdzWU3UVyUecDeZt7TfDUL43L6zCM77mrdhxnHd sZ14buJerMmKZabj55PWqx7INF/cp6vw0W4ObRXWeCf22VCAc8l3G1Usl4NosUrvAt4IBc wl2pDnqOslwXDs9AuNVBEMzJMXZP/1DG7rYYUHlfy81dQB7FsICJuMIRe2P9ng== 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 4Vjf9D4dxDzgq6; Mon, 20 May 2024 13:50:56 +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 44KDouYB072374; Mon, 20 May 2024 13:50:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KDouch072371; Mon, 20 May 2024 13:50:56 GMT (envelope-from git) Date: Mon, 20 May 2024 13:50:56 GMT Message-Id: <202405201350.44KDouch072371@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Thierry Thomas Subject: git: 24d5b1d996a2 - main - graphics/cimg: upgrade to v.3.3.6 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: thierry X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 24d5b1d996a2b77b3b54bdcdcd069b9aa45c094e Auto-Submitted: auto-generated The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=24d5b1d996a2b77b3b54bdcdcd069b9aa45c094e commit 24d5b1d996a2b77b3b54bdcdcd069b9aa45c094e Author: Thierry Thomas AuthorDate: 2024-05-20 13:26:44 +0000 Commit: Thierry Thomas CommitDate: 2024-05-20 13:48:47 +0000 graphics/cimg: upgrade to v.3.3.6 --- graphics/cimg/Makefile | 3 +-- graphics/cimg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 18d3e756ce85..0e8d25d68120 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -1,7 +1,6 @@ PORTNAME= cimg DISTVERSIONPREFIX= v. -DISTVERSION= 3.3.5 -PORTREVISION= 1 +DISTVERSION= 3.3.6 PORTEPOCH= 3 CATEGORIES= graphics devel diff --git a/graphics/cimg/distinfo b/graphics/cimg/distinfo index 252623313d16..ace4729a6988 100644 --- a/graphics/cimg/distinfo +++ b/graphics/cimg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710356736 -SHA256 (GreycLab-CImg-v.3.3.5_GH0.tar.gz) = 674288447500394aa3c0d3bbb8668aab2d32127df72104da5e71968d8f79bfe6 -SIZE (GreycLab-CImg-v.3.3.5_GH0.tar.gz) = 12666719 +TIMESTAMP = 1716211232 +SHA256 (GreycLab-CImg-v.3.3.6_GH0.tar.gz) = 7bb6621c38458152f3d1cae3f020e4ca6a314076cb7b4b5d6bbf324ad3d0ab88 +SIZE (GreycLab-CImg-v.3.3.6_GH0.tar.gz) = 12665400 From nobody Mon May 20 14:42:52 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 4VjgK84czCz5LPch; Mon, 20 May 2024 14:42:52 +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 4VjgK845kyz4c0W; Mon, 20 May 2024 14:42:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216172; 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=WpTzjBBIoUFeWKccPxeOxGliquGjVixX/1q6iMr6v7E=; b=fMiRd52cXC32dENdzVMfHk0G7jaBtzvmvxs6JRa58IANU727oiFmeWxdNmXv5cqMmrSz7i OwEAZoOHGnmWBIsc25/kvunhCURS2ZcWQXfdzflf7q5Sjx/UzBdLGgGV/x6WWNS5VbRzhJ Tu4grqBTTCK3m7n7htpxOvsowcJneLcWGLd/y4KP5G62FjHvqkyDIw+qnti38srTpwavy2 FPMwgDgyVnqS/r/sphgMYGSsM73fSCwzXua5C5MvYPRcSCniLKzQxYrVVL/cd5wkqs4ytc BEcaicxQ3kR10p26y5M1hn43dgI2BGtuGjQKuPK8YqP9nPzr2fKi9vuwzw+Qpg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216172; a=rsa-sha256; cv=none; b=uqrrKMSLeZwTh+cOjO1YDnyupU0dAnid2ibzP1BtEknNthdq+P75hUT79MvejxKgZ8EeIN ApSmsA/LEodenmioyAItjOL0hnflno/RP47nDlBhYF7JXl4Iy9MEJ2GHeOZK3VhrwJD00u SH5r1q2BfGBvjjSlhEj2muCwgrW2ASd4co8m+aLVdTG3RU6TVR3mIDGVkoQDL45zN7D02w jquOb1nHcLp7/2EiJiWO09nFgikaw4jtcG1AyfvreR4lH4+N+Pca1iQrZXsxbgAKhalf8y vt47Z4ZGWktHGCjOIOeIs4tmQrbZca2JmgS/AlMUzF3izZAOWrAbRpHg0LZKzA== 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=1716216172; 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=WpTzjBBIoUFeWKccPxeOxGliquGjVixX/1q6iMr6v7E=; b=fV/8uNdz0MYCUTeaSibEKEspNP/uSPxur9GXU7MksXWHPwIAEnAVkag56XWmXHyWUNbi2R hHt0yID3J6jFggsYUcfrQqHjEpo6XM8CDLqArNAiyQt346AyhiT/qJOPdNks1LoOiCF+yI qDKZJow1NcpGP+8GqwcriiKux9MaYwlHyJL/GXnfwJ8aNPBdBni5JgHOdgFxr46I7QFF/N QJoW9mGXPooyNR6rO5VXiXEObY9s39S+qakfnV7aQHkeNr4k+3WQTi5AB8/icSN0c7MZtQ t9nT1QVPymzGbNd0LAwpYgJpTrUe0unMEgTQDwei6mOdrP9OkRs4jFqS3TVNNA== 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 4VjgK83j9Rzhd5; Mon, 20 May 2024 14:42:52 +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 44KEgqN8064739; Mon, 20 May 2024 14:42:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEgqE9064736; Mon, 20 May 2024 14:42:52 GMT (envelope-from git) Date: Mon, 20 May 2024 14:42:52 GMT Message-Id: <202405201442.44KEgqE9064736@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 7a200185378b - main - lang/zig: pacify check-plist after 8c1e3e605452 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7a200185378bdea466de430519fabb45077b5391 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=7a200185378bdea466de430519fabb45077b5391 commit 7a200185378bdea466de430519fabb45077b5391 Author: Pero Oršolić AuthorDate: 2024-05-08 15:42:51 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:39:28 +0000 lang/zig: pacify check-plist after 8c1e3e605452 4b6d52cef587 claimed to fix but didn't: ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: /wrkdirs/usr/ports/lang/zig/work/.build/stage3/bin/zig Error: Orphaned: /wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/build_runner.zig Error: Orphaned: /wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/c.zig Error: Orphaned: /wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/compiler_rt.zig Error: Orphaned: /wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/compiler_rt/aarch64_outline_atomics.zig Error: Orphaned: /wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/compiler_rt/absv.zig Error: Orphaned: /wrkdirs/usr/ports/lang/zig/work/.build/stage3/lib/zig/compiler_rt/absvdi2.zig [...] Error: Orphaned: @dir lib/zig/std/compress/lzma/testdata Error: Orphaned: @dir lib/zig/std/compress/xz/testdata [...] PR: 278570 Differential Revision: https://reviews.freebsd.org/D45024 --- lang/zig/Makefile | 4 +--- lang/zig/pkg-plist | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zig/Makefile b/lang/zig/Makefile index a55bd82164e9..19f3cb020f0c 100644 --- a/lang/zig/Makefile +++ b/lang/zig/Makefile @@ -48,11 +48,9 @@ post-configure-STATIC-on: @${REINPLACE_CMD} 's/-Wl,-Bdynamic//' \ ${BUILD_WRKSRC}/build.ninja -post-build: - @${RM} -rf ${STAGEDIR}/wrkdirs - post-install: @${RM} -rf ${WRKDIR}/.build + @${RM} -rf ${STAGEDIR}/wrkdirs post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/std diff --git a/lang/zig/pkg-plist b/lang/zig/pkg-plist index a6178bfefbcf..4d6748f384b6 100644 --- a/lang/zig/pkg-plist +++ b/lang/zig/pkg-plist @@ -1,4 +1,6 @@ @dir lib/zig/std/compress/deflate/testdata +@dir lib/zig/std/compress/lzma/testdata +@dir lib/zig/std/compress/xz/testdata @dir lib/zig/std/net @dir lib/zig/std/tz @dir lib/zig/std/unicode From nobody Mon May 20 14:42:53 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 4VjgKB07Wlz5LPWH; Mon, 20 May 2024 14:42:54 +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 4VjgK956twz4c4t; Mon, 20 May 2024 14:42:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216173; 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=slM4eZB8Yi1gPPFrm88CL6ZJBastMgeHoqwsC2C80is=; b=Ip12YY0EkquuLVchzBjD5a48ZHAUY6Ulg9hl8rvXRuw95B9IbZOQhCKecYqpIaTms1jSHG IeMUeizRiU76UunW30QE2mnRVi+HwgwZRQjHl5ZWZo8yjBk2g6t85Dk8lrLjaOEXSsQOzj 0eW3QRxZfqe9/L9BcXksz+DXwqTu6oduRz9QOlFWbeonqFLn+QGh16g91h+AwkuzW6baKD 873eaiuDeCzkek373pTWTr01f79atSuByqOaoGOPAG82BLK4D1+f95ztWLn9pwR3Qyg3ge IeAH2ZMxsXYnjS3A3L5G99KG2ZWqqz77tECOtpFmeK7pC1ivKDKdSS4ohYdZGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216173; a=rsa-sha256; cv=none; b=g0WU7lp7KLzWSDIxMlCxNabZnji1WRqshxLHhwwzS5yGQP75OrodUBuXzHBPdpyUgYdi9Q tff4mWQuxz4MaLtubw5kzvjVrlrBYvnC5ngYHJo6pl3eunNdC4uh1PCs/YUbWUP3WqZ1tk IoT0faFfr4snhA050R84lAJEoRfayc3am3W0j371R1DWmHVpUtqXSk2fy4DjXfp7QaW1tm iaArfez+n7TMwZwQN7uD27QSDaRZGN3ZPG6yfsECMwr5f8de+dFu8wno8U3ZLhcfQFKerM QAFSQDsQ+dfVrZqwyNXvBqkdCt1PylScSNAfQc813nnvrTuiBCfSKMOCFoSTkg== 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=1716216173; 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=slM4eZB8Yi1gPPFrm88CL6ZJBastMgeHoqwsC2C80is=; b=SLC/U4WFBgnycZMBvMw0wBxEJtAXqsuM0PDPxPPCDH3+8GXOMKaI/xGv6ULg2Hb9W2brZB xBdboRu+dAvpXWsFYyc5GCHlKqO9nc/dmBSQpjBVO3hzla2CrPP+qViVF426O3w4X3T3dD XY2Bh+iN1DMS733CnG36DW1tEioHVljdlKwwJ044TBxjLdCqfO+zdS4SCpKzCIevYMmWJ5 6w0dUc1fqOTRfWL9wUySPHrmAkFag9azMp9YDlxvwJDkXUwH2KIE4moSUw9+QXoEdRUXh1 jWJ9aLXQOGjBwqHStypiJvC38biCxtJs7nulz3jy9ipXfR3k9uMYj6Y5fncuAQ== 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 4VjgK94kgFzjVm; Mon, 20 May 2024 14:42:53 +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 44KEgrrv064784; Mon, 20 May 2024 14:42:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEgr1w064781; Mon, 20 May 2024 14:42:53 GMT (envelope-from git) Date: Mon, 20 May 2024 14:42:53 GMT Message-Id: <202405201442.44KEgr1w064781@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: a14183bb8404 - main - lang/zig010: drop unused dependency on archivers/lzma 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a14183bb8404dd277859dea0ff17e1e087cef5db Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a14183bb8404dd277859dea0ff17e1e087cef5db commit a14183bb8404dd277859dea0ff17e1e087cef5db Author: Pero Oršolić AuthorDate: 2024-05-08 15:42:51 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:33 +0000 lang/zig010: drop unused dependency on archivers/lzma Warning: you might not need LIB_DEPENDS on liblzma.so Warning: you might not need LIB_DEPENDS on libzstd.so actual-package-depends: dependency on /usr/lib/liblzma.so not registered (normal if it belongs to base) Differential Revision: https://reviews.freebsd.org/D45024 --- lang/zig010/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lang/zig010/Makefile b/lang/zig010/Makefile index d8bea67a1fa0..c8a2b3d21c73 100644 --- a/lang/zig010/Makefile +++ b/lang/zig010/Makefile @@ -1,6 +1,6 @@ PORTNAME= zig DISTVERSION= 0.10.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= lang MASTER_SITES= https://ziglang.org/download/${DISTVERSION}/ \ https://ziglang.org/builds/ @@ -24,9 +24,6 @@ ONLY_FOR_ARCHS_REASON= not yet supported BUILD_DEPENDS= icu>=71:devel/icu \ llvm${_LLVM_VER}>=0:devel/llvm${_LLVM_VER} -LIB_DEPENDS= liblzma.so:archivers/lzma \ - libzstd.so:archivers/zstd - USES= cmake compiler:c++11-lang localbase:ldflags tar:xz CMAKE_ON= THREADS_PREFER_PTHREAD_FLAG CMAKE_ARGS+= -DZIG_TARGET_MCPU=baseline # ensure we run everywhere From nobody Mon May 20 14:42:54 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 4VjgKC0Xh8z5LPQt; Mon, 20 May 2024 14:42:55 +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 4VjgKB6Bvkz4c0h; Mon, 20 May 2024 14:42:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216174; 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=bj3l8UiSYVpCUIfpqrvSpG2Fq2J+0qngfDavv0LCCCI=; b=sK1pGTZxG+WnBa0dGor8mVeerTiVxEA3UgUd8enNl6WkrqDOiIR8Q+4QxTWYajvbih3pKm hf3sntF91BccXS/0lJ75JUkrgzw7Z2VbPky7jKQTyoq139fPV4UqrvvWwIqbQG3p2HaIU2 CuqGiHpPVASutU3sVy2pVbiSrGdVbceLJpC8R8bdZnhtKu/pJxcWMEffGMgjNGZkzO9FN8 00eVO6+38NoJsMelwcJz2qnQ6Fr+3xwP+pqZHL7HjWOK2UEPg6TTD9rwJ2rf50WapoXBnD 6jVigXEtw+A1l4NOupCuOcSSY7ZWysWRT7q7yJVd6L5vrfsTk47XEYZ8OFGi1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216174; a=rsa-sha256; cv=none; b=rmU6jEkXnahhbKEDJdHr3XLAv6oU6v4k4rYLmjA1SRLNl/uS6VnB046TjyIESe0TdnIVfq neGDPVXe7CnGiUT5QRtq3lCCDxftYLv1/JCLKyUJMH/tAjB0oL69fA1/Cqfbozr2Xvg4Bj HAG7PWHWMN/4uiQxBqu8sYqoggHWDFNMK6msAlH0aevuiHaG0dHI75WCRE0qcAHKKdnv9l kXlF6FZHl2Llbb6ZDrmrQs8I3EgT3AcTL1tgbQEtF9pHgCFiqgHJ3vTPrVFKmqUUXcOX6s C2Cz7r3HIJHNJEgTAWLExYCt2bF8xyvjgfeAeqU/S0xFt3OwI8fVXfra3Ei9bw== 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=1716216174; 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=bj3l8UiSYVpCUIfpqrvSpG2Fq2J+0qngfDavv0LCCCI=; b=s8knnWdoio24Z+Dktz7jzIKz1UiKjv5tKsifV5NyxQHxdhT/TsZtnB1b+FypgeDWI28m7J 82VVtWPhe30146/zXG4Nv8Fal7xzYu60zShmVyZCIliyTbDbKQhGiKgwxSMLI/gMVEPvX9 /Aa3YgDKnTiD4YcGekbr2Urlgnz3DoBmSx5pm2EbHHa1lPiAK8Rmy62jAAsvn69N1o+ZQC geX/4v9NmE8pVJIt91zo2WN3DBe8vx0kDcvOnZZKmpnkKv/E0QUfWc3I2FHY2la5flD/Nu GVxfOd5VmvNLvPF6iTi8mFUidPzPaQ561jSux4JpBu7EXui7WZbFWBS+VN6kEw== 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 4VjgKB5mkPzjXT; Mon, 20 May 2024 14:42:54 +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 44KEgsZo064829; Mon, 20 May 2024 14:42:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEgsh3064826; Mon, 20 May 2024 14:42:54 GMT (envelope-from git) Date: Mon, 20 May 2024 14:42:54 GMT Message-Id: <202405201442.44KEgsh3064826@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 8c51d3a8ca38 - main - lang/zig: drop unused dependency on archivers/lzma 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8c51d3a8ca38796f9163ae0a342098f7d7c54ceb Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=8c51d3a8ca38796f9163ae0a342098f7d7c54ceb commit 8c51d3a8ca38796f9163ae0a342098f7d7c54ceb Author: Pero Oršolić AuthorDate: 2024-05-08 15:42:51 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:34 +0000 lang/zig: drop unused dependency on archivers/lzma Warning: you might not need LIB_DEPENDS on liblzma.so actual-package-depends: dependency on /usr/lib/liblzma.so not registered (normal if it belongs to base) Differential Revision: https://reviews.freebsd.org/D45024 --- lang/zig/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lang/zig/Makefile b/lang/zig/Makefile index 19f3cb020f0c..f94fdb75df83 100644 --- a/lang/zig/Makefile +++ b/lang/zig/Makefile @@ -23,8 +23,7 @@ ONLY_FOR_ARCHS_REASON= not yet supported BUILD_DEPENDS= icu>=71:devel/icu \ llvm${_LLVM_VER}>=0:devel/llvm${_LLVM_VER} -LIB_DEPENDS= liblzma.so:archivers/lzma \ - libzstd.so:archivers/zstd +LIB_DEPENDS= libzstd.so:archivers/zstd USES= cmake compiler:c++11-lang localbase:ldflags tar:xz CMAKE_ARGS+= -DZIG_TARGET_MCPU=baseline # ensure we run everywhere From nobody Mon May 20 14:42:55 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 4VjgKD184Hz5LPWK; Mon, 20 May 2024 14:42:56 +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 4VjgKC6qDxz4c7Q; Mon, 20 May 2024 14:42:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216176; 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=aMQOxGDlvAsFmW2ObpdLCzSO9n6suoYDctwDKarbffw=; b=PFGxNNQLuC2UvQnGmXqeSDGzhMTTdWdAkUeXvsiTugBAowWAxqMKi6/ns4jkvXBiuvSyWr Mh6+7UE7aZ1CwSmuCfJ0xrP6WTtk4VPZ+cknXYpMGdPnfn629ioab/KY41yzIbcdTVQQFF UenszH4Wjl0tplegn7UFLpIyFoSDBhtxhxx/AZS0jZeZRViqB/9PVKJR8YN6g1Sim32dZl 4wGBD1hIEVpqMv5Fh25ruJP9MmwL+SQzr+4+HG/kXGABv259KhzeWNpYzuwHcumAS84hei U12Oq05QjPt9Gq55HRQVIx2an3HWQDCq8rstwtbFItqZ+fmEhlkqufay7nx7mQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216176; a=rsa-sha256; cv=none; b=YmFmxLqfTOE4P/c3HDFk2Lfu70+mSspduY9yYa5f9GwbYUXgfnFEIfjcQBaWfr75oEbaxO JVvk5BMIxQTKd2EiHBi8JvRK4gkO6XZ3tlGfz3Qfe/EOZnsNXhSsOVt8h8dMX7LvS2CLGf Bvf3JurlPM5sH10/VxfvdVf6VJqfXTQp853ZSGpt/ab8LuAdYRu2Y3HvNsN/xOt1+u7rD8 PYJcwzPaiuKUGPFmVqNHwEwWzAl/qZnAs355M1fW/u9vj9vl6fgCqq/LGOqa6uIkMXOMHp mtopDbjJFFU7t3D+utG8pdifVceu5QaJ/oVOxDR2qMvO4T4Yk63eqYONLAzAVA== 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=1716216176; 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=aMQOxGDlvAsFmW2ObpdLCzSO9n6suoYDctwDKarbffw=; b=dSuBjKU5QVYcx4jSQM/tEy2stv/E8l+3/mU1u62LTVOfzFFEoWNj5pDyyB51oSqpX1yy6q cAm6tonGFjWyN4qlQj5JwB+/+Oh5X9KeAUIxJsm+I7MDMeKwTMKg3W3mWIRiP0CAO8cWan ALNTxpbzLtF9Bdfc8O7m0Srlyl6E2QciaARbgt0J2NgMe3BmHU++qCbJSVirUXfP41bYNQ Th9m0Af4U4uh4FUgfrH2hmn4AoFP+XV6mcVf877zjbkth+/pJZCGflccrtFuXWVopOgiTU a8nHu2CHnNKDU7MjkOZMtNg0Crxf4Awf0ag9ud6gG5nXxlf5RBDW9AElVck3Jg== 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 4VjgKC6LtjzjG3; Mon, 20 May 2024 14:42:55 +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 44KEgtnP064876; Mon, 20 May 2024 14:42:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEgtte064873; Mon, 20 May 2024 14:42:55 GMT (envelope-from git) Date: Mon, 20 May 2024 14:42:55 GMT Message-Id: <202405201442.44KEgtte064873@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 55f0537a0484 - main - lang/zig: adjust CONFLICTS after 98d70399e765 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 55f0537a0484d3179582c1818e5b39dbc30d57f2 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=55f0537a0484d3179582c1818e5b39dbc30d57f2 commit 55f0537a0484d3179582c1818e5b39dbc30d57f2 Author: Pero Oršolić AuthorDate: 2024-05-08 15:42:51 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:36 +0000 lang/zig: adjust CONFLICTS after 98d70399e765 Differential Revision: https://reviews.freebsd.org/D45024 --- lang/zig-devel/Makefile | 2 +- lang/zig/Makefile | 2 +- lang/zig010/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/zig-devel/Makefile b/lang/zig-devel/Makefile index 92de92e59651..35cbed8c7dd4 100644 --- a/lang/zig-devel/Makefile +++ b/lang/zig-devel/Makefile @@ -27,7 +27,7 @@ USES= cmake compiler:c++11-lang localbase:ldflags tar:xz CMAKE_ARGS+= -DZIG_TARGET_MCPU=baseline # ensure we run everywhere CMAKE_ON= THREADS_PREFER_PTHREAD_FLAG -CONFLICTS_INSTALL= zig-devel zig0* +CONFLICTS_INSTALL= zig zig0* _LLVM_VER= 17 OPTIONS_DEFINE= DOCS STATIC diff --git a/lang/zig/Makefile b/lang/zig/Makefile index f94fdb75df83..6843b23dd88b 100644 --- a/lang/zig/Makefile +++ b/lang/zig/Makefile @@ -29,7 +29,7 @@ USES= cmake compiler:c++11-lang localbase:ldflags tar:xz CMAKE_ARGS+= -DZIG_TARGET_MCPU=baseline # ensure we run everywhere CMAKE_ON= THREADS_PREFER_PTHREAD_FLAG -CONFLICTS_INSTALL= zig010 +CONFLICTS_INSTALL= zig0* zig-devel OPTIONS_DEFINE= DOCS STATIC OPTIONS_DEFAULT= DOCS diff --git a/lang/zig010/Makefile b/lang/zig010/Makefile index c8a2b3d21c73..e4bd4984f35b 100644 --- a/lang/zig010/Makefile +++ b/lang/zig010/Makefile @@ -28,7 +28,7 @@ USES= cmake compiler:c++11-lang localbase:ldflags tar:xz CMAKE_ON= THREADS_PREFER_PTHREAD_FLAG CMAKE_ARGS+= -DZIG_TARGET_MCPU=baseline # ensure we run everywhere -CONFLICTS_INSTALL= zig +CONFLICTS_INSTALL= zig zig-devel PORTSCOUT= limit:^0\.10\. OPTIONS_DEFINE= DOCS STATIC From nobody Mon May 20 14:42:56 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 4VjgKF2vQ5z5LPC7; Mon, 20 May 2024 14:42:57 +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 4VjgKF1ND0z4c9w; Mon, 20 May 2024 14:42:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216177; 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=LSpUtlMmDOs60TiNFcRKcrIV+4ObTq2O5YJtKJiBLVs=; b=fMTFZBC9ptsP09Pic3UcyUOp2Os4SmRD6xKcxIw7jsIfCGLWIv90Eyc9dm9hc9D0keTzxS Aec1/HOWLwKTF64Z5tUOj898rWunjYRiRUKVKZ0RYFS0OuXEVzheBwvy7neXggXi/z6dFh YlmcxcOv/q2N1QFtKIwBsBkMu0Xzh/YtLbRUv/+FbuZkWGHHa4N6eOQGUHRVKKXiVFcWFV fiRSbeb6VKgKzCj5aLYkUUbTsW/NZ2Mb6ZNs3gKUpyMbsuVWqzvbSM38B6fh0r/eT3M2rC BOp1T/WMiBVaIRPo3QlFzQid5wmKqbjG6SMfUb3HJA3eZUJ7rqLh6a4r+4tfqA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216177; a=rsa-sha256; cv=none; b=PdIw4pbf5CLevWZkMI2uMm+e5ES4QtNLpnjNNQTVQCv1CKIzaVtGdAgFL7b3UrWph/BfTF ncUXBnmaS1zlRITftM+UUZQgZkrBkCW7fhte7e9/D+MzTOOq2CTV1En7MCFJ9WZ90ChQ6n rUehqB4aVUi5NvOy3V2uPXOfu3U+J7IErve26GEQnG/2LfiQeSGOJDq4IpozkeC1pKMyCZ gAoo7WEh2aVohOV+Tp3LqTcFw/h/fWU5FbmvTOroX/NFZJfr3S0uIVNB5HAFlqkZjoIJSD zldblF5tdcdrcnG3CGv9dX7koTRbRAlpS3Q16LiebZF3dWYlD+Xu/9Bn94diyg== 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=1716216177; 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=LSpUtlMmDOs60TiNFcRKcrIV+4ObTq2O5YJtKJiBLVs=; b=w/329yl1PgQpetTSOGAJCi6nlfF6mRJzCnC0hA9zgz+HEdyrX4nhwKDEqpmkBFsmlCO+Fl AVub0JjoThztUPZDljLkI/1mJrRtQk+tLkUlfrG5T3SuPDl7KzAmf3YJRIWpyukfgFs6Mw PIfjwu9dW2jFYaqWvvI+1wnj37sbT1nagmXssvowCH9xqjaMB6ngpvx7d0Ej8guphs1xM8 ttiOHZQjXhckHJT2LGxYzm3i8OzRnzpMdyHgCayeyD3Kn6U6xewVKRUBdRCCoI/EzDyjFd LuqmqUxceRdHUb4ytl80LZL5XZpBn+TTfWw7ZlhO4zx8Rrd3hB0BSYrdco8F2A== 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 4VjgKF0z9gzjVn; Mon, 20 May 2024 14:42:57 +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 44KEgv5u064926; Mon, 20 May 2024 14:42:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEguQJ064923; Mon, 20 May 2024 14:42:56 GMT (envelope-from git) Date: Mon, 20 May 2024 14:42:56 GMT Message-Id: <202405201442.44KEguQJ064923@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 0991b975ed24 - main - lang/zig: fork 0.11 into a pinned port 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0991b975ed24466ca95bd3f61e33ef7c9e73f7e7 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0991b975ed24466ca95bd3f61e33ef7c9e73f7e7 commit 0991b975ed24466ca95bd3f61e33ef7c9e73f7e7 Author: Jan Beich AuthorDate: 2024-05-20 13:23:16 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:37 +0000 lang/zig: fork 0.11 into a pinned port Some consumers are ready for 0.12 syntax but many are not. PR: 278570 Approved by: portmgr blanket --- lang/Makefile | 1 + lang/zig010/Makefile | 2 +- lang/zig011/Makefile | 68 + lang/zig011/distinfo | 5 + lang/zig011/files/patch-CMakeLists.txt | 10 + lang/zig011/pkg-descr | 2 + lang/zig011/pkg-plist | 13081 +++++++++++++++++++++++++++++++ 7 files changed, 13168 insertions(+), 1 deletion(-) diff --git a/lang/Makefile b/lang/Makefile index 38c59d7c628b..6705651f3f54 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -390,5 +390,6 @@ SUBDIR += zig SUBDIR += zig-devel SUBDIR += zig010 + SUBDIR += zig011 .include diff --git a/lang/zig010/Makefile b/lang/zig010/Makefile index e4bd4984f35b..4b61a7109a61 100644 --- a/lang/zig010/Makefile +++ b/lang/zig010/Makefile @@ -28,7 +28,7 @@ USES= cmake compiler:c++11-lang localbase:ldflags tar:xz CMAKE_ON= THREADS_PREFER_PTHREAD_FLAG CMAKE_ARGS+= -DZIG_TARGET_MCPU=baseline # ensure we run everywhere -CONFLICTS_INSTALL= zig zig-devel +CONFLICTS_INSTALL= zig zig011 zig-devel PORTSCOUT= limit:^0\.10\. OPTIONS_DEFINE= DOCS STATIC diff --git a/lang/zig011/Makefile b/lang/zig011/Makefile new file mode 100644 index 000000000000..ca171397ecec --- /dev/null +++ b/lang/zig011/Makefile @@ -0,0 +1,68 @@ +PORTNAME= zig +DISTVERSION= 0.11.0 +CATEGORIES= lang +MASTER_SITES= https://ziglang.org/download/${DISTVERSION}/ \ + https://ziglang.org/builds/ +PKGNAMESUFFIX= 011 +# fetch prebuilt platform-independent docs +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ + zig-freebsd-x86_64-${DISTVERSION}${EXTRACT_SUFX} + +PATCH_SITES= https://github.com/ziglang/${PORTNAME}/commit/ + +MAINTAINER= bsd@orsolic.org +COMMENT= Language designed for robustness, optimality, and maintainability (deprecated 0.11.* series) +WWW= https://ziglang.org/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +ONLY_FOR_ARCHS= aarch64 amd64 +ONLY_FOR_ARCHS_REASON= not yet supported + +BUILD_DEPENDS= icu>=71:devel/icu \ + llvm${_LLVM_VER}>=0:devel/llvm${_LLVM_VER} + +LIB_DEPENDS= libzstd.so:archivers/zstd + +USES= cmake compiler:c++11-lang localbase:ldflags tar:xz +CMAKE_ARGS+= -DZIG_TARGET_MCPU=baseline # ensure we run everywhere +CMAKE_ON= THREADS_PREFER_PTHREAD_FLAG + +CONFLICTS_INSTALL= zig zig010 zig-devel +PORTSCOUT= limit:^0\.11\. + +OPTIONS_DEFINE= DOCS STATIC +OPTIONS_DEFAULT= DOCS + +STATIC_DESC= sets ZIG_STATIC to avoid 800MiB LLVM runtime dependency + +STATIC_RUN_DEPENDS_OFF= llvm${_LLVM_VER}>=0:devel/llvm${_LLVM_VER} +STATIC_CMAKE_BOOL= ZIG_STATIC +STATIC_LDFLAGS= -licudata -licuuc -llzma -lm -lmd -lxml2 -lz -lzstd + +_LLVM_VER= 16 +_ZIG_BIN= ${STAGEDIR}${PREFIX}/bin/zig + +post-configure-STATIC-on: + @${REINPLACE_CMD} 's/-Wl,-Bdynamic//' \ + ${BUILD_WRKSRC}/build.ninja + +post-install: + @${RM} -rf ${WRKDIR}/.build + @${RM} -rf ${STAGEDIR}/wrkdirs + +post-install-DOCS-on: + ${MKDIR} ${STAGEDIR}${DOCSDIR}/std +.for f in langref.html std/data.js std/main.js std/index.html + ${INSTALL_MAN} ${WRKDIR}/zig-freebsd-x86_64-${DISTVERSION}/doc/${f} \ + ${STAGEDIR}${DOCSDIR}/${f} +.endfor + +do-test: + mkdir ${WRKDIR}/cache + (cd ${WRKSRC} && \ + ${_ZIG_BIN} build test-behavior --cache-dir ${WRKDIR}/cache \ + --global-cache-dir ${WRKDIR}/cache --zig-lib-dir ${WRKSRC}/lib) + +.include diff --git a/lang/zig011/distinfo b/lang/zig011/distinfo new file mode 100644 index 000000000000..9bd685b68282 --- /dev/null +++ b/lang/zig011/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1691983292 +SHA256 (zig-0.11.0.tar.xz) = 72014e700e50c0d3528cef3adf80b76b26ab27730133e8202716a187a799e951 +SIZE (zig-0.11.0.tar.xz) = 15275316 +SHA256 (zig-freebsd-x86_64-0.11.0.tar.xz) = ea430327f9178377b79264a1d492868dcff056cd76d43a6fb00719203749e958 +SIZE (zig-freebsd-x86_64-0.11.0.tar.xz) = 46432140 diff --git a/lang/zig011/files/patch-CMakeLists.txt b/lang/zig011/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..706f5b815a45 --- /dev/null +++ b/lang/zig011/files/patch-CMakeLists.txt @@ -0,0 +1,10 @@ +--- CMakeLists.txt.orig 2023-09-18 18:35:13 UTC ++++ CMakeLists.txt +@@ -877,6 +877,7 @@ set(ZIG_BUILD_ARGS + "-Dtarget=${ZIG_TARGET_TRIPLE}" + "-Dcpu=${ZIG_TARGET_MCPU}" + "-Dversion-string=${RESOLVED_ZIG_VERSION}" ++ "--verbose" + ) + + add_custom_target(stage3 ALL diff --git a/lang/zig011/pkg-descr b/lang/zig011/pkg-descr new file mode 100644 index 000000000000..e3bd0df79986 --- /dev/null +++ b/lang/zig011/pkg-descr @@ -0,0 +1,2 @@ +Zig is a general purpose programming language designed for robustness, +optimality, and maintainability. diff --git a/lang/zig011/pkg-plist b/lang/zig011/pkg-plist new file mode 100644 index 000000000000..4d6748f384b6 --- /dev/null +++ b/lang/zig011/pkg-plist @@ -0,0 +1,13081 @@ +@dir lib/zig/std/compress/deflate/testdata +@dir lib/zig/std/compress/lzma/testdata +@dir lib/zig/std/compress/xz/testdata +@dir lib/zig/std/net +@dir lib/zig/std/tz +@dir lib/zig/std/unicode +%%PORTDOCS%%%%DOCSDIR%%/langref.html +%%PORTDOCS%%%%DOCSDIR%%/std/data.js +%%PORTDOCS%%%%DOCSDIR%%/std/index.html +%%PORTDOCS%%%%DOCSDIR%%/std/main.js +bin/zig +lib/zig/build_runner.zig +lib/zig/c.zig +lib/zig/compiler_rt.zig +lib/zig/compiler_rt/aarch64_outline_atomics.zig +lib/zig/compiler_rt/absv.zig +lib/zig/compiler_rt/absvdi2_test.zig +lib/zig/compiler_rt/absvdi2.zig +lib/zig/compiler_rt/absvsi2_test.zig +lib/zig/compiler_rt/absvsi2.zig +lib/zig/compiler_rt/absvti2_test.zig +lib/zig/compiler_rt/absvti2.zig +lib/zig/compiler_rt/adddf3.zig +lib/zig/compiler_rt/addf3_test.zig +lib/zig/compiler_rt/addf3.zig +lib/zig/compiler_rt/addhf3.zig +lib/zig/compiler_rt/addo.zig +lib/zig/compiler_rt/addodi4_test.zig +lib/zig/compiler_rt/addosi4_test.zig +lib/zig/compiler_rt/addoti4_test.zig +lib/zig/compiler_rt/addsf3.zig +lib/zig/compiler_rt/addtf3.zig +lib/zig/compiler_rt/addxf3.zig +lib/zig/compiler_rt/arm.zig +lib/zig/compiler_rt/atomics.zig +lib/zig/compiler_rt/aulldiv.zig +lib/zig/compiler_rt/aullrem.zig +lib/zig/compiler_rt/bcmp.zig +lib/zig/compiler_rt/bswap.zig +lib/zig/compiler_rt/bswapdi2_test.zig +lib/zig/compiler_rt/bswapsi2_test.zig +lib/zig/compiler_rt/bswapti2_test.zig +lib/zig/compiler_rt/ceil.zig +lib/zig/compiler_rt/clear_cache.zig +lib/zig/compiler_rt/clzdi2_test.zig +lib/zig/compiler_rt/clzsi2_test.zig +lib/zig/compiler_rt/clzti2_test.zig +lib/zig/compiler_rt/cmp.zig +lib/zig/compiler_rt/cmpdf2.zig +lib/zig/compiler_rt/cmpdi2_test.zig +lib/zig/compiler_rt/cmphf2.zig +lib/zig/compiler_rt/cmpsf2.zig +lib/zig/compiler_rt/cmpsi2_test.zig +lib/zig/compiler_rt/cmptf2.zig +lib/zig/compiler_rt/cmpti2_test.zig +lib/zig/compiler_rt/cmpxf2.zig +lib/zig/compiler_rt/common.zig +lib/zig/compiler_rt/comparedf2_test.zig +lib/zig/compiler_rt/comparef.zig +lib/zig/compiler_rt/comparesf2_test.zig +lib/zig/compiler_rt/cos.zig +lib/zig/compiler_rt/count0bits.zig +lib/zig/compiler_rt/ctzdi2_test.zig +lib/zig/compiler_rt/ctzsi2_test.zig +lib/zig/compiler_rt/ctzti2_test.zig +lib/zig/compiler_rt/divc3_test.zig +lib/zig/compiler_rt/divc3.zig +lib/zig/compiler_rt/divdc3.zig +lib/zig/compiler_rt/divdf3_test.zig +lib/zig/compiler_rt/divdf3.zig +lib/zig/compiler_rt/divhc3.zig +lib/zig/compiler_rt/divhf3.zig +lib/zig/compiler_rt/divsc3.zig +lib/zig/compiler_rt/divsf3_test.zig +lib/zig/compiler_rt/divsf3.zig +lib/zig/compiler_rt/divtc3.zig +lib/zig/compiler_rt/divtf3_test.zig +lib/zig/compiler_rt/divtf3.zig +lib/zig/compiler_rt/divti3_test.zig +lib/zig/compiler_rt/divti3.zig +lib/zig/compiler_rt/divxc3.zig +lib/zig/compiler_rt/divxf3_test.zig +lib/zig/compiler_rt/divxf3.zig +lib/zig/compiler_rt/emutls.zig +lib/zig/compiler_rt/exp.zig +lib/zig/compiler_rt/exp2.zig +lib/zig/compiler_rt/extenddftf2.zig +lib/zig/compiler_rt/extenddfxf2.zig +lib/zig/compiler_rt/extendf_test.zig +lib/zig/compiler_rt/extendf.zig +lib/zig/compiler_rt/extendhfdf2.zig +lib/zig/compiler_rt/extendhfsf2.zig +lib/zig/compiler_rt/extendhftf2.zig +lib/zig/compiler_rt/extendhfxf2.zig +lib/zig/compiler_rt/extendsfdf2.zig +lib/zig/compiler_rt/extendsftf2.zig +lib/zig/compiler_rt/extendsfxf2.zig +lib/zig/compiler_rt/extendxftf2.zig +lib/zig/compiler_rt/fabs.zig +lib/zig/compiler_rt/ffsdi2_test.zig +lib/zig/compiler_rt/ffssi2_test.zig +lib/zig/compiler_rt/ffsti2_test.zig +lib/zig/compiler_rt/fixdfdi.zig +lib/zig/compiler_rt/fixdfsi.zig +lib/zig/compiler_rt/fixdfti.zig +lib/zig/compiler_rt/fixhfdi.zig +lib/zig/compiler_rt/fixhfsi.zig +lib/zig/compiler_rt/fixhfti.zig +lib/zig/compiler_rt/fixint_test.zig +lib/zig/compiler_rt/fixsfdi.zig +lib/zig/compiler_rt/fixsfsi.zig +lib/zig/compiler_rt/fixsfti.zig +lib/zig/compiler_rt/fixtfdi.zig +lib/zig/compiler_rt/fixtfsi.zig +lib/zig/compiler_rt/fixtfti.zig +lib/zig/compiler_rt/fixunsdfdi.zig +lib/zig/compiler_rt/fixunsdfsi.zig +lib/zig/compiler_rt/fixunsdfti.zig +lib/zig/compiler_rt/fixunshfdi.zig +lib/zig/compiler_rt/fixunshfsi.zig +lib/zig/compiler_rt/fixunshfti.zig +lib/zig/compiler_rt/fixunssfdi.zig +lib/zig/compiler_rt/fixunssfsi.zig +lib/zig/compiler_rt/fixunssfti.zig +lib/zig/compiler_rt/fixunstfdi.zig +lib/zig/compiler_rt/fixunstfsi.zig +lib/zig/compiler_rt/fixunstfti.zig +lib/zig/compiler_rt/fixunsxfdi.zig +lib/zig/compiler_rt/fixunsxfsi.zig +lib/zig/compiler_rt/fixunsxfti.zig +lib/zig/compiler_rt/fixxfdi.zig +lib/zig/compiler_rt/fixxfsi.zig +lib/zig/compiler_rt/fixxfti.zig +lib/zig/compiler_rt/float_from_int_test.zig +lib/zig/compiler_rt/float_from_int.zig +lib/zig/compiler_rt/floatdidf.zig +lib/zig/compiler_rt/floatdihf.zig +lib/zig/compiler_rt/floatdisf.zig +lib/zig/compiler_rt/floatditf.zig +lib/zig/compiler_rt/floatdixf.zig +lib/zig/compiler_rt/floatsidf.zig +lib/zig/compiler_rt/floatsihf.zig +lib/zig/compiler_rt/floatsisf.zig +lib/zig/compiler_rt/floatsitf.zig +lib/zig/compiler_rt/floatsixf.zig +lib/zig/compiler_rt/floattidf.zig +lib/zig/compiler_rt/floattihf.zig +lib/zig/compiler_rt/floattisf.zig +lib/zig/compiler_rt/floattitf.zig +lib/zig/compiler_rt/floattixf.zig +lib/zig/compiler_rt/floatundidf.zig +lib/zig/compiler_rt/floatundihf.zig +lib/zig/compiler_rt/floatundisf.zig +lib/zig/compiler_rt/floatunditf.zig +lib/zig/compiler_rt/floatundixf.zig +lib/zig/compiler_rt/floatunsidf.zig +lib/zig/compiler_rt/floatunsihf.zig +lib/zig/compiler_rt/floatunsisf.zig +lib/zig/compiler_rt/floatunsitf.zig +lib/zig/compiler_rt/floatunsixf.zig +lib/zig/compiler_rt/floatuntidf.zig +lib/zig/compiler_rt/floatuntihf.zig +lib/zig/compiler_rt/floatuntisf.zig +lib/zig/compiler_rt/floatuntitf.zig +lib/zig/compiler_rt/floatuntixf.zig +lib/zig/compiler_rt/floor.zig +lib/zig/compiler_rt/fma.zig +lib/zig/compiler_rt/fmax.zig +lib/zig/compiler_rt/fmin.zig +lib/zig/compiler_rt/fmod.zig +lib/zig/compiler_rt/fmodq_test.zig +lib/zig/compiler_rt/fmodx_test.zig +lib/zig/compiler_rt/gedf2.zig +lib/zig/compiler_rt/gehf2.zig +lib/zig/compiler_rt/gesf2.zig +lib/zig/compiler_rt/getf2.zig +lib/zig/compiler_rt/gexf2.zig +lib/zig/compiler_rt/int_from_float_test.zig +lib/zig/compiler_rt/int_from_float.zig +lib/zig/compiler_rt/int.zig +lib/zig/compiler_rt/log.zig +lib/zig/compiler_rt/log10.zig +lib/zig/compiler_rt/log2.zig +lib/zig/compiler_rt/memcmp.zig +lib/zig/compiler_rt/memcpy.zig +lib/zig/compiler_rt/memmove.zig +lib/zig/compiler_rt/memset.zig +lib/zig/compiler_rt/modti3_test.zig +lib/zig/compiler_rt/modti3.zig +lib/zig/compiler_rt/mulc3_test.zig +lib/zig/compiler_rt/mulc3.zig +lib/zig/compiler_rt/muldc3.zig +lib/zig/compiler_rt/muldf3.zig +lib/zig/compiler_rt/mulf3_test.zig +lib/zig/compiler_rt/mulf3.zig +lib/zig/compiler_rt/mulhc3.zig +lib/zig/compiler_rt/mulhf3.zig +lib/zig/compiler_rt/mulo.zig +lib/zig/compiler_rt/mulodi4_test.zig +lib/zig/compiler_rt/mulosi4_test.zig +lib/zig/compiler_rt/muloti4_test.zig +lib/zig/compiler_rt/mulsc3.zig +lib/zig/compiler_rt/mulsf3.zig +lib/zig/compiler_rt/multc3.zig +lib/zig/compiler_rt/multf3.zig +lib/zig/compiler_rt/mulxc3.zig +lib/zig/compiler_rt/mulxf3.zig +lib/zig/compiler_rt/mulXi3_test.zig +lib/zig/compiler_rt/mulXi3.zig +lib/zig/compiler_rt/negdf2.zig +lib/zig/compiler_rt/negdi2_test.zig +lib/zig/compiler_rt/neghf2.zig +lib/zig/compiler_rt/negsf2.zig +lib/zig/compiler_rt/negsi2_test.zig +lib/zig/compiler_rt/negtf2.zig +lib/zig/compiler_rt/negti2_test.zig +lib/zig/compiler_rt/negv.zig +lib/zig/compiler_rt/negvdi2_test.zig +lib/zig/compiler_rt/negvsi2_test.zig +lib/zig/compiler_rt/negvti2_test.zig +lib/zig/compiler_rt/negxf2.zig +lib/zig/compiler_rt/negXi2.zig +lib/zig/compiler_rt/os_version_check.zig +lib/zig/compiler_rt/parity.zig +lib/zig/compiler_rt/paritydi2_test.zig +lib/zig/compiler_rt/paritysi2_test.zig +lib/zig/compiler_rt/parityti2_test.zig +lib/zig/compiler_rt/popcount.zig +lib/zig/compiler_rt/popcountdi2_test.zig +lib/zig/compiler_rt/popcountsi2_test.zig +lib/zig/compiler_rt/popcountti2_test.zig +lib/zig/compiler_rt/powiXf2_test.zig +lib/zig/compiler_rt/powiXf2.zig +lib/zig/compiler_rt/rem_pio2_large.zig +lib/zig/compiler_rt/rem_pio2.zig +lib/zig/compiler_rt/rem_pio2f.zig +lib/zig/compiler_rt/round.zig +lib/zig/compiler_rt/shift_test.zig +lib/zig/compiler_rt/shift.zig +lib/zig/compiler_rt/sin.zig +lib/zig/compiler_rt/sincos.zig +lib/zig/compiler_rt/sqrt.zig +lib/zig/compiler_rt/stack_probe.zig +lib/zig/compiler_rt/subdf3.zig +lib/zig/compiler_rt/subhf3.zig +lib/zig/compiler_rt/subo.zig +lib/zig/compiler_rt/subodi4_test.zig +lib/zig/compiler_rt/subosi4_test.zig +lib/zig/compiler_rt/suboti4_test.zig +lib/zig/compiler_rt/subsf3.zig +lib/zig/compiler_rt/subtf3.zig +lib/zig/compiler_rt/subxf3.zig +lib/zig/compiler_rt/tan.zig +lib/zig/compiler_rt/trig.zig +lib/zig/compiler_rt/trunc.zig +lib/zig/compiler_rt/truncdfhf2.zig +lib/zig/compiler_rt/truncdfsf2.zig +lib/zig/compiler_rt/truncf_test.zig +lib/zig/compiler_rt/truncf.zig +lib/zig/compiler_rt/truncsfhf2.zig +lib/zig/compiler_rt/trunctfdf2.zig +lib/zig/compiler_rt/trunctfhf2.zig +lib/zig/compiler_rt/trunctfsf2.zig +lib/zig/compiler_rt/trunctfxf2.zig +lib/zig/compiler_rt/truncxfdf2.zig +lib/zig/compiler_rt/truncxfhf2.zig +lib/zig/compiler_rt/truncxfsf2.zig +lib/zig/compiler_rt/ucmpdi2_test.zig +lib/zig/compiler_rt/ucmpsi2_test.zig +lib/zig/compiler_rt/ucmpti2_test.zig +lib/zig/compiler_rt/udivmod.zig +lib/zig/compiler_rt/udivmoddi4_test.zig +lib/zig/compiler_rt/udivmodei4.zig +lib/zig/compiler_rt/udivmodti4_test.zig +lib/zig/compiler_rt/udivmodti4.zig +lib/zig/compiler_rt/udivti3.zig +lib/zig/compiler_rt/umodti3.zig +lib/zig/compiler_rt/unorddf2.zig +lib/zig/compiler_rt/unordhf2.zig +lib/zig/compiler_rt/unordsf2.zig +lib/zig/compiler_rt/unordtf2.zig +lib/zig/compiler_rt/unordxf2.zig +lib/zig/docs/commonmark.js +lib/zig/docs/index.html +lib/zig/docs/main.js +lib/zig/docs/ziglexer.js +lib/zig/include/__clang_cuda_builtin_vars.h +lib/zig/include/__clang_cuda_cmath.h +lib/zig/include/__clang_cuda_complex_builtins.h +lib/zig/include/__clang_cuda_device_functions.h +lib/zig/include/__clang_cuda_intrinsics.h +lib/zig/include/__clang_cuda_libdevice_declares.h +lib/zig/include/__clang_cuda_math_forward_declares.h +lib/zig/include/__clang_cuda_math.h +lib/zig/include/__clang_cuda_runtime_wrapper.h +lib/zig/include/__clang_cuda_texture_intrinsics.h +lib/zig/include/__clang_hip_cmath.h +lib/zig/include/__clang_hip_libdevice_declares.h +lib/zig/include/__clang_hip_math.h +lib/zig/include/__clang_hip_runtime_wrapper.h +lib/zig/include/__clang_hip_stdlib.h +lib/zig/include/__stddef_max_align_t.h +lib/zig/include/__wmmintrin_aes.h +lib/zig/include/__wmmintrin_pclmul.h +lib/zig/include/adxintrin.h +lib/zig/include/altivec.h +lib/zig/include/ammintrin.h +lib/zig/include/amxfp16intrin.h +lib/zig/include/amxintrin.h +lib/zig/include/arm_acle.h +lib/zig/include/arm_bf16.h +lib/zig/include/arm_cde.h +lib/zig/include/arm_cmse.h +lib/zig/include/arm_fp16.h +lib/zig/include/arm_mve.h +lib/zig/include/arm_neon_sve_bridge.h +lib/zig/include/arm_neon.h +lib/zig/include/arm_sve.h +lib/zig/include/arm64intr.h +lib/zig/include/armintr.h +lib/zig/include/avx2intrin.h +lib/zig/include/avx512bf16intrin.h +lib/zig/include/avx512bitalgintrin.h +lib/zig/include/avx512bwintrin.h +lib/zig/include/avx512cdintrin.h +lib/zig/include/avx512dqintrin.h +lib/zig/include/avx512erintrin.h +lib/zig/include/avx512fintrin.h +lib/zig/include/avx512fp16intrin.h +lib/zig/include/avx512ifmaintrin.h +lib/zig/include/avx512ifmavlintrin.h +lib/zig/include/avx512pfintrin.h +lib/zig/include/avx512vbmi2intrin.h +lib/zig/include/avx512vbmiintrin.h +lib/zig/include/avx512vbmivlintrin.h +lib/zig/include/avx512vlbf16intrin.h +lib/zig/include/avx512vlbitalgintrin.h +lib/zig/include/avx512vlbwintrin.h +lib/zig/include/avx512vlcdintrin.h +lib/zig/include/avx512vldqintrin.h +lib/zig/include/avx512vlfp16intrin.h +lib/zig/include/avx512vlintrin.h +lib/zig/include/avx512vlvbmi2intrin.h +lib/zig/include/avx512vlvnniintrin.h +lib/zig/include/avx512vlvp2intersectintrin.h +lib/zig/include/avx512vnniintrin.h +lib/zig/include/avx512vp2intersectintrin.h +lib/zig/include/avx512vpopcntdqintrin.h +lib/zig/include/avx512vpopcntdqvlintrin.h +lib/zig/include/avxifmaintrin.h +lib/zig/include/avxintrin.h +lib/zig/include/avxneconvertintrin.h +lib/zig/include/avxvnniint8intrin.h +lib/zig/include/avxvnniintrin.h +lib/zig/include/bmi2intrin.h +lib/zig/include/bmiintrin.h +lib/zig/include/builtins.h +lib/zig/include/cet.h +lib/zig/include/cetintrin.h +lib/zig/include/cldemoteintrin.h +lib/zig/include/clflushoptintrin.h +lib/zig/include/clwbintrin.h +lib/zig/include/clzerointrin.h +lib/zig/include/cmpccxaddintrin.h +lib/zig/include/cpuid.h +lib/zig/include/crc32intrin.h +lib/zig/include/cuda_wrappers/algorithm +lib/zig/include/cuda_wrappers/cmath +lib/zig/include/cuda_wrappers/complex +lib/zig/include/cuda_wrappers/new +lib/zig/include/emmintrin.h +lib/zig/include/enqcmdintrin.h +lib/zig/include/f16cintrin.h +lib/zig/include/float.h +lib/zig/include/fma4intrin.h +lib/zig/include/fmaintrin.h +lib/zig/include/fxsrintrin.h +lib/zig/include/gfniintrin.h +lib/zig/include/hexagon_circ_brev_intrinsics.h +lib/zig/include/hexagon_protos.h +lib/zig/include/hexagon_types.h +lib/zig/include/hresetintrin.h +lib/zig/include/htmintrin.h +lib/zig/include/htmxlintrin.h +lib/zig/include/hvx_hexagon_protos.h +lib/zig/include/ia32intrin.h +lib/zig/include/immintrin.h +lib/zig/include/intrin.h +lib/zig/include/inttypes.h +lib/zig/include/invpcidintrin.h +lib/zig/include/iso646.h +lib/zig/include/keylockerintrin.h +lib/zig/include/larchintrin.h +lib/zig/include/limits.h +lib/zig/include/lwpintrin.h +lib/zig/include/lzcntintrin.h +lib/zig/include/mm_malloc.h +lib/zig/include/mm3dnow.h +lib/zig/include/mmintrin.h +lib/zig/include/module.modulemap +lib/zig/include/movdirintrin.h +lib/zig/include/msa.h +lib/zig/include/mwaitxintrin.h +lib/zig/include/nmmintrin.h +lib/zig/include/opencl-c-base.h +lib/zig/include/opencl-c.h +lib/zig/include/openmp_wrappers/__clang_openmp_device_functions.h +lib/zig/include/openmp_wrappers/cmath +lib/zig/include/openmp_wrappers/complex +lib/zig/include/openmp_wrappers/complex_cmath.h +lib/zig/include/openmp_wrappers/complex.h +lib/zig/include/openmp_wrappers/math.h +lib/zig/include/openmp_wrappers/new +lib/zig/include/pconfigintrin.h +lib/zig/include/pkuintrin.h +lib/zig/include/pmmintrin.h +lib/zig/include/popcntintrin.h +lib/zig/include/ppc_wrappers/bmi2intrin.h +lib/zig/include/ppc_wrappers/bmiintrin.h +lib/zig/include/ppc_wrappers/emmintrin.h +lib/zig/include/ppc_wrappers/immintrin.h +lib/zig/include/ppc_wrappers/mm_malloc.h +lib/zig/include/ppc_wrappers/mmintrin.h +lib/zig/include/ppc_wrappers/pmmintrin.h +lib/zig/include/ppc_wrappers/smmintrin.h +lib/zig/include/ppc_wrappers/tmmintrin.h +lib/zig/include/ppc_wrappers/x86gprintrin.h +lib/zig/include/ppc_wrappers/x86intrin.h +lib/zig/include/ppc_wrappers/xmmintrin.h +lib/zig/include/prfchiintrin.h +lib/zig/include/prfchwintrin.h +lib/zig/include/ptwriteintrin.h +lib/zig/include/raointintrin.h +lib/zig/include/rdpruintrin.h +lib/zig/include/rdseedintrin.h +lib/zig/include/riscv_vector.h +lib/zig/include/rtmintrin.h +lib/zig/include/s390intrin.h +lib/zig/include/serializeintrin.h +lib/zig/include/sgxintrin.h +lib/zig/include/shaintrin.h +lib/zig/include/smmintrin.h +lib/zig/include/stdalign.h +lib/zig/include/stdarg.h +lib/zig/include/stdatomic.h +lib/zig/include/stdbool.h +lib/zig/include/stddef.h +lib/zig/include/stdint.h +lib/zig/include/stdnoreturn.h +lib/zig/include/tbmintrin.h +lib/zig/include/tgmath.h +lib/zig/include/tmmintrin.h +lib/zig/include/tsxldtrkintrin.h +lib/zig/include/uintrintrin.h +lib/zig/include/unwind.h +lib/zig/include/vadefs.h +lib/zig/include/vaesintrin.h +lib/zig/include/varargs.h +lib/zig/include/vecintrin.h +lib/zig/include/velintrin_approx.h +lib/zig/include/velintrin_gen.h +lib/zig/include/velintrin.h +lib/zig/include/vpclmulqdqintrin.h +lib/zig/include/waitpkgintrin.h +lib/zig/include/wasm_simd128.h +lib/zig/include/wbnoinvdintrin.h +lib/zig/include/wmmintrin.h +lib/zig/include/x86gprintrin.h +lib/zig/include/x86intrin.h +lib/zig/include/xmmintrin.h +lib/zig/include/xopintrin.h +lib/zig/include/xsavecintrin.h +lib/zig/include/xsaveintrin.h +lib/zig/include/xsaveoptintrin.h +lib/zig/include/xsavesintrin.h +lib/zig/include/xtestintrin.h +lib/zig/init-exe/build.zig +lib/zig/init-exe/src/main.zig +lib/zig/init-lib/build.zig +lib/zig/init-lib/src/main.zig +lib/zig/libc/darwin/libSystem.11.tbd +lib/zig/libc/darwin/libSystem.12.tbd +lib/zig/libc/darwin/libSystem.13.tbd +lib/zig/libc/glibc/abilists +lib/zig/libc/glibc/bits/byteswap.h +lib/zig/libc/glibc/bits/endian.h +lib/zig/libc/glibc/bits/floatn-common.h +lib/zig/libc/glibc/bits/libc-header-start.h +lib/zig/libc/glibc/bits/long-double.h +lib/zig/libc/glibc/bits/pthreadtypes.h +lib/zig/libc/glibc/bits/select.h +lib/zig/libc/glibc/bits/signum-generic.h +lib/zig/libc/glibc/bits/stat.h +lib/zig/libc/glibc/bits/stdint-intn.h +lib/zig/libc/glibc/bits/stdlib-bsearch.h +lib/zig/libc/glibc/bits/time64.h +lib/zig/libc/glibc/bits/timesize.h +lib/zig/libc/glibc/bits/types/__sigset_t.h +lib/zig/libc/glibc/bits/types/struct_sched_param.h +lib/zig/libc/glibc/bits/typesizes.h +lib/zig/libc/glibc/bits/uintn-identity.h +lib/zig/libc/glibc/bits/waitflags.h +lib/zig/libc/glibc/bits/waitstatus.h +lib/zig/libc/glibc/csu/abi-note.S +lib/zig/libc/glibc/csu/abi-tag.h +lib/zig/libc/glibc/csu/elf-init-2.33.c +lib/zig/libc/glibc/csu/errno.c +lib/zig/libc/glibc/debug/stack_chk_fail_local.c +lib/zig/libc/glibc/elf/elf.h +lib/zig/libc/glibc/include/alloca.h +lib/zig/libc/glibc/include/bits/cpu-set.h +lib/zig/libc/glibc/include/bits/endian.h +lib/zig/libc/glibc/include/bits/statx.h +lib/zig/libc/glibc/include/bits/stdlib-float.h +lib/zig/libc/glibc/include/bits/types.h +lib/zig/libc/glibc/include/bits/types/__locale_t.h +lib/zig/libc/glibc/include/bits/types/clock_t.h +lib/zig/libc/glibc/include/bits/types/clockid_t.h +lib/zig/libc/glibc/include/bits/types/locale_t.h +lib/zig/libc/glibc/include/bits/types/sig_atomic_t.h +lib/zig/libc/glibc/include/bits/types/sigset_t.h +lib/zig/libc/glibc/include/bits/types/struct_itimerspec.h +lib/zig/libc/glibc/include/bits/types/struct_timespec.h +lib/zig/libc/glibc/include/bits/types/struct_timeval.h +lib/zig/libc/glibc/include/bits/types/struct_tm.h +lib/zig/libc/glibc/include/bits/types/time_t.h +lib/zig/libc/glibc/include/bits/types/timer_t.h +lib/zig/libc/glibc/include/config.h +lib/zig/libc/glibc/include/dso_handle.h +lib/zig/libc/glibc/include/elf.h +lib/zig/libc/glibc/include/endian.h +lib/zig/libc/glibc/include/errno.h +lib/zig/libc/glibc/include/gnu/stubs.h +lib/zig/libc/glibc/include/libc-modules.h +lib/zig/libc/glibc/include/libc-pointer-arith.h +lib/zig/libc/glibc/include/libc-symbols.h +lib/zig/libc/glibc/include/pthread.h +lib/zig/libc/glibc/include/signal.h +lib/zig/libc/glibc/include/stap-probe.h +lib/zig/libc/glibc/include/stdlib.h +lib/zig/libc/glibc/include/struct___timespec64.h +lib/zig/libc/glibc/include/struct___timeval64.h +lib/zig/libc/glibc/include/sys/cdefs.h +lib/zig/libc/glibc/include/sys/select.h +lib/zig/libc/glibc/include/sys/signal.h +lib/zig/libc/glibc/include/sys/stat.h +lib/zig/libc/glibc/include/sys/types.h +lib/zig/libc/glibc/include/syscall.h +lib/zig/libc/glibc/io/bits/statx.h +lib/zig/libc/glibc/io/fcntl.h +lib/zig/libc/glibc/io/mknod.c +lib/zig/libc/glibc/io/sys/stat.h +lib/zig/libc/glibc/LICENSES +lib/zig/libc/glibc/locale/bits/types/__locale_t.h +lib/zig/libc/glibc/locale/bits/types/locale_t.h +lib/zig/libc/glibc/misc/sys/cdefs.h +lib/zig/libc/glibc/misc/sys/select.h +lib/zig/libc/glibc/misc/syscall.h +lib/zig/libc/glibc/posix/bits/cpu-set.h +lib/zig/libc/glibc/posix/bits/types.h +lib/zig/libc/glibc/posix/sys/types.h +lib/zig/libc/glibc/signal/bits/types/sig_atomic_t.h +lib/zig/libc/glibc/signal/bits/types/sigset_t.h +lib/zig/libc/glibc/signal/signal.h +lib/zig/libc/glibc/signal/sys/signal.h +lib/zig/libc/glibc/stdlib/alloca.h +lib/zig/libc/glibc/stdlib/at_quick_exit.c +lib/zig/libc/glibc/stdlib/atexit.c +lib/zig/libc/glibc/stdlib/bits/stdlib-float.h +lib/zig/libc/glibc/stdlib/errno.h +lib/zig/libc/glibc/stdlib/exit.h +lib/zig/libc/glibc/stdlib/stdlib.h +lib/zig/libc/glibc/string/bits/endian.h +lib/zig/libc/glibc/string/endian.h +lib/zig/libc/glibc/sysdeps/aarch64/bits/endianness.h +lib/zig/libc/glibc/sysdeps/aarch64/crti.S +lib/zig/libc/glibc/sysdeps/aarch64/crtn.S +lib/zig/libc/glibc/sysdeps/aarch64/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/aarch64/nptl/bits/pthreadtypes-arch.h +lib/zig/libc/glibc/sysdeps/aarch64/start-2.33.S +lib/zig/libc/glibc/sysdeps/aarch64/start.S +lib/zig/libc/glibc/sysdeps/aarch64/sysdep.h +lib/zig/libc/glibc/sysdeps/alpha/bits/endianness.h +lib/zig/libc/glibc/sysdeps/alpha/crti.S +lib/zig/libc/glibc/sysdeps/alpha/crtn.S +lib/zig/libc/glibc/sysdeps/alpha/dl-dtprocnum.h +lib/zig/libc/glibc/sysdeps/alpha/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/alpha/start-2.33.S +lib/zig/libc/glibc/sysdeps/alpha/start.S +lib/zig/libc/glibc/sysdeps/arc/sysdep.h +lib/zig/libc/glibc/sysdeps/arm/arm-features.h +lib/zig/libc/glibc/sysdeps/arm/bits/endianness.h +lib/zig/libc/glibc/sysdeps/arm/crti.S +lib/zig/libc/glibc/sysdeps/arm/crtn.S +lib/zig/libc/glibc/sysdeps/arm/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/arm/start-2.33.S +lib/zig/libc/glibc/sysdeps/arm/start.S +lib/zig/libc/glibc/sysdeps/arm/sysdep.h +lib/zig/libc/glibc/sysdeps/csky/sysdep.h +lib/zig/libc/glibc/sysdeps/generic/dl-dtprocnum.h +lib/zig/libc/glibc/sysdeps/generic/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/generic/dwarf2.h +lib/zig/libc/glibc/sysdeps/generic/entry.h +lib/zig/libc/glibc/sysdeps/generic/libc-lock.h +lib/zig/libc/glibc/sysdeps/generic/libc-symver.h +lib/zig/libc/glibc/sysdeps/generic/single-thread.h +lib/zig/libc/glibc/sysdeps/generic/struct_stat_time64.h +lib/zig/libc/glibc/sysdeps/generic/symbol-hacks.h +lib/zig/libc/glibc/sysdeps/generic/sys/syscall.h +lib/zig/libc/glibc/sysdeps/generic/sysdep.h +lib/zig/libc/glibc/sysdeps/generic/tls.h +lib/zig/libc/glibc/sysdeps/generic/xstatver.h +lib/zig/libc/glibc/sysdeps/hppa/bits/endianness.h +lib/zig/libc/glibc/sysdeps/hppa/crti.S +lib/zig/libc/glibc/sysdeps/hppa/crtn.S +lib/zig/libc/glibc/sysdeps/hppa/entry.h +lib/zig/libc/glibc/sysdeps/hppa/nptl/bits/pthreadtypes-arch.h +lib/zig/libc/glibc/sysdeps/hppa/start-2.33.S +lib/zig/libc/glibc/sysdeps/hppa/start.S +lib/zig/libc/glibc/sysdeps/hppa/sysdep.h +lib/zig/libc/glibc/sysdeps/htl/bits/pthread.h +lib/zig/libc/glibc/sysdeps/htl/bits/thread-shared-types.h +lib/zig/libc/glibc/sysdeps/htl/libc-lockP.h +lib/zig/libc/glibc/sysdeps/htl/pthread.h +lib/zig/libc/glibc/sysdeps/i386/crti.S +lib/zig/libc/glibc/sysdeps/i386/crtn.S +lib/zig/libc/glibc/sysdeps/i386/htl/bits/pthreadtypes-arch.h +lib/zig/libc/glibc/sysdeps/i386/start-2.33.S +lib/zig/libc/glibc/sysdeps/i386/start.S +lib/zig/libc/glibc/sysdeps/i386/symbol-hacks.h +lib/zig/libc/glibc/sysdeps/i386/sysdep.h +lib/zig/libc/glibc/sysdeps/ia64/crti.S +lib/zig/libc/glibc/sysdeps/ia64/crtn.S +lib/zig/libc/glibc/sysdeps/ia64/dl-dtprocnum.h +lib/zig/libc/glibc/sysdeps/ia64/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/ia64/entry.h +lib/zig/libc/glibc/sysdeps/ia64/start-2.33.S +lib/zig/libc/glibc/sysdeps/ia64/start.S +lib/zig/libc/glibc/sysdeps/ia64/sysdep.h +lib/zig/libc/glibc/sysdeps/m68k/bits/endianness.h +lib/zig/libc/glibc/sysdeps/m68k/coldfire/sysdep.h +lib/zig/libc/glibc/sysdeps/m68k/crti.S +lib/zig/libc/glibc/sysdeps/m68k/crtn.S +lib/zig/libc/glibc/sysdeps/m68k/m680x0/sysdep.h +lib/zig/libc/glibc/sysdeps/m68k/nptl/bits/pthreadtypes-arch.h +lib/zig/libc/glibc/sysdeps/m68k/start-2.33.S +lib/zig/libc/glibc/sysdeps/m68k/start.S +lib/zig/libc/glibc/sysdeps/m68k/symbol-hacks.h +lib/zig/libc/glibc/sysdeps/m68k/sysdep.h +lib/zig/libc/glibc/sysdeps/mach/i386/sysdep.h +lib/zig/libc/glibc/sysdeps/mach/libc-lock.h +lib/zig/libc/glibc/sysdeps/mach/sys/syscall.h +lib/zig/libc/glibc/sysdeps/mach/sysdep.h +lib/zig/libc/glibc/sysdeps/microblaze/bits/endianness.h +lib/zig/libc/glibc/sysdeps/microblaze/crti.S +lib/zig/libc/glibc/sysdeps/microblaze/crtn.S +lib/zig/libc/glibc/sysdeps/microblaze/start-2.33.S +lib/zig/libc/glibc/sysdeps/microblaze/start.S +lib/zig/libc/glibc/sysdeps/microblaze/sysdep.h +lib/zig/libc/glibc/sysdeps/mips/bits/endianness.h +lib/zig/libc/glibc/sysdeps/mips/dl-dtprocnum.h +lib/zig/libc/glibc/sysdeps/mips/mips32/crti.S +lib/zig/libc/glibc/sysdeps/mips/mips32/crtn.S +lib/zig/libc/glibc/sysdeps/mips/mips64/n32/crti.S +lib/zig/libc/glibc/sysdeps/mips/mips64/n32/crtn.S +lib/zig/libc/glibc/sysdeps/mips/mips64/n64/crti.S +lib/zig/libc/glibc/sysdeps/mips/mips64/n64/crtn.S +lib/zig/libc/glibc/sysdeps/mips/nptl/bits/pthreadtypes-arch.h +lib/zig/libc/glibc/sysdeps/mips/start-2.33.S +lib/zig/libc/glibc/sysdeps/mips/start.S +lib/zig/libc/glibc/sysdeps/nios2/sysdep.h +lib/zig/libc/glibc/sysdeps/nptl/bits/pthreadtypes.h +lib/zig/libc/glibc/sysdeps/nptl/bits/thread-shared-types.h +lib/zig/libc/glibc/sysdeps/nptl/libc-lock.h +lib/zig/libc/glibc/sysdeps/nptl/libc-lockP.h +lib/zig/libc/glibc/sysdeps/nptl/pthread.h +lib/zig/libc/glibc/sysdeps/powerpc/bits/endianness.h +lib/zig/libc/glibc/sysdeps/powerpc/powerpc32/crti.S +lib/zig/libc/glibc/sysdeps/powerpc/powerpc32/crtn.S +lib/zig/libc/glibc/sysdeps/powerpc/powerpc32/dl-dtprocnum.h +lib/zig/libc/glibc/sysdeps/powerpc/powerpc32/start-2.33.S +lib/zig/libc/glibc/sysdeps/powerpc/powerpc32/start.S +lib/zig/libc/glibc/sysdeps/powerpc/powerpc32/symbol-hacks.h +lib/zig/libc/glibc/sysdeps/powerpc/powerpc32/sysdep.h +lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/crti.S +lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/crtn.S +lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/dl-dtprocnum.h +lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/entry.h +lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/start-2.33.S +lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/start.S +lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/sysdep.h +lib/zig/libc/glibc/sysdeps/powerpc/sysdep.h +lib/zig/libc/glibc/sysdeps/pthread/pthread_atfork.c +lib/zig/libc/glibc/sysdeps/riscv/bits/endianness.h +lib/zig/libc/glibc/sysdeps/riscv/nptl/bits/pthreadtypes-arch.h +lib/zig/libc/glibc/sysdeps/riscv/start-2.33.S +lib/zig/libc/glibc/sysdeps/riscv/start.S +lib/zig/libc/glibc/sysdeps/s390/bits/endianness.h +lib/zig/libc/glibc/sysdeps/s390/s390-32/crti.S +lib/zig/libc/glibc/sysdeps/s390/s390-32/crtn.S +lib/zig/libc/glibc/sysdeps/s390/s390-32/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/s390/s390-32/start-2.33.S +lib/zig/libc/glibc/sysdeps/s390/s390-32/start.S +lib/zig/libc/glibc/sysdeps/s390/s390-32/symbol-hacks.h +lib/zig/libc/glibc/sysdeps/s390/s390-32/sysdep.h +lib/zig/libc/glibc/sysdeps/s390/s390-64/crti.S +lib/zig/libc/glibc/sysdeps/s390/s390-64/crtn.S +lib/zig/libc/glibc/sysdeps/s390/s390-64/start-2.33.S +lib/zig/libc/glibc/sysdeps/s390/s390-64/start.S +lib/zig/libc/glibc/sysdeps/s390/s390-64/sysdep.h +lib/zig/libc/glibc/sysdeps/sh/bits/endianness.h +lib/zig/libc/glibc/sysdeps/sh/crti.S +lib/zig/libc/glibc/sysdeps/sh/crtn.S +lib/zig/libc/glibc/sysdeps/sh/start-2.33.S +lib/zig/libc/glibc/sysdeps/sh/start.S +lib/zig/libc/glibc/sysdeps/sh/sysdep.h +lib/zig/libc/glibc/sysdeps/sparc/bits/endianness.h +lib/zig/libc/glibc/sysdeps/sparc/crti.S +lib/zig/libc/glibc/sysdeps/sparc/crtn.S +lib/zig/libc/glibc/sysdeps/sparc/dl-dtprocnum.h +lib/zig/libc/glibc/sysdeps/sparc/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/sparc/sparc32/start-2.33.S +lib/zig/libc/glibc/sysdeps/sparc/sparc32/start.S +lib/zig/libc/glibc/sysdeps/sparc/sparc64/start-2.33.S +lib/zig/libc/glibc/sysdeps/sparc/sparc64/start.S +lib/zig/libc/glibc/sysdeps/sparc/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/arm/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/i386/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/mips/entry.h +lib/zig/libc/glibc/sysdeps/unix/mips/mips32/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/mips/mips64/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/mips/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/powerpc/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sh/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/aarch64/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/aarch64/sys/elf.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/aarch64/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/alpha/bits/typesizes.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/alpha/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/alpha/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/alpha/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arc/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arm/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arm/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arm/sys/elf.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arm/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/bits/stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/bits/timex.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/csky/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/csky/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/fstat.c +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/fstat64.c +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/fstatat.c +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/fstatat64.c +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/generic/bits/typesizes.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/generic/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/generic/xstatver.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/hppa/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/hppa/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/hppa/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/i386/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/i386/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/i386/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/i386/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/ia64/dl-sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/ia64/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/ia64/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/include/sys/timex.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/kstat_cp.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/lstat.c +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/lstat64.c +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/coldfire/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/m680x0/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/xstatver.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/microblaze/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/microblaze/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/mips32/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/mips64/kstat_cp.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/mips64/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/xstatver.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mknodat.c +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/nios2/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/nios2/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/powerpc/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/powerpc/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/powerpc/xstatver.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/riscv/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/riscv/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/bits/typesizes.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/s390-32/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/sys/elf.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/xstatver.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sh/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sh/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sh/sh4/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sh/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/single-thread.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/bits/typesizes.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc64/kstat_cp.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h *** 12260 LINES SKIPPED *** From nobody Mon May 20 14:42:58 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 4VjgKG4XbWz5LPR0; Mon, 20 May 2024 14:42:58 +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 4VjgKG36lDz4cLs; Mon, 20 May 2024 14:42:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216178; 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=snWOnbaNiLQgndBZTiGhD2EBwJ/ZHsVCeu6/ejf/ewY=; b=Purr5VitxKqcngA1jqoNBFkOiifKIOJGZ/04sPj+T5AcZ6Pr9NlkTS3LVSGPN45S0CF+aP 5Y4RWSlvmbNpnU0Eb4C5zk8YGod+SFk70wxaayJ97+bcT33eqNOCsJKyz8Uob98lvVynnZ UZoXaqrK38HEW4vD4B/nT2IfVXcovhP7DBA/PVRkQf2ebpNHMPiUe/HS1vpeV+hCaFmbOw z8oTuGiwJT6vllgufp65uJ5E38tg2Vz1FiYZAdPRCLDbKJLf9uf7sJyb34Ydm/e9Agf+vQ 0ZdoGjYWnTJ41dfqdwCD0GUKLwYLJPanUc69sHtV/aOfIBWGpvPNXPfyf0by7w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216178; a=rsa-sha256; cv=none; b=OCdw/vTQ8tIOvJGKYYvcoy8Vdo32b0zJuVTUm1jAgGK797Ogb6D9IALQSgoBMaZ98ZW3wk Rk1VDXt5mYAb1n/5UUDyErb5rBFJyIF4vu7//GAJ+wnVym3nWEEO5fZt7PP8bnaNCbsdbT 8wsrGKhFggB+cosvyubWor7CVUtjmDgunO5BJMscZ5laX5msUewyHg539fRPDnk8hHCQPF Oijb5aC3o8Z/fbiMTz9DD6NRmKSBpl0JyBfBTjoHl9UeJKzk3h2ySEGcIuHV342ExISb12 V+It+CzcvA7A/q5bx8youqflxac3DHhcbcthL3vFaVIt2qKxJqUUHrV00jv3lg== 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=1716216178; 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=snWOnbaNiLQgndBZTiGhD2EBwJ/ZHsVCeu6/ejf/ewY=; b=ObjA8brxmZPqEXU1cID/TnDRhRt4uqmTJCxoGWEQtY+9H3uNZ+T5k7QNjTsBWse+XvtlBf q3RXERmMET82M983ter2Ii1dHWtl2XJfnO10MsG8oe1W3jtp0LCx3q2Jp3HitgVUQosIE7 UxUILVzaCGT/NmP/c50x8VilLwm+ycjSxZNjGq1NbU7DHF1gfSlmZs0FriEw1QxjNS0Xk4 tPlTb/Jk1JPzeIx8zOavD6gMvvcHXQKEhaIl6TZ/h3GK1sjnLy22s0FztS1f5YotQFoW8v 7Xo6IGeXOOMkdJLbB9JdkUgcgdOI0mppF2Jb7jcHegIv3EPluiBrINgKRscHIw== 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 4VjgKG2kDnzjVp; Mon, 20 May 2024 14:42:58 +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 44KEgwEk064965; Mon, 20 May 2024 14:42:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEgwed064962; Mon, 20 May 2024 14:42:58 GMT (envelope-from git) Date: Mon, 20 May 2024 14:42:58 GMT Message-Id: <202405201442.44KEgwed064962@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 28238a95a3f5 - main - lang/zig: update to 0.12.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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 28238a95a3f569b305c7db05a40bf880a9d2a2ad Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=28238a95a3f569b305c7db05a40bf880a9d2a2ad commit 28238a95a3f569b305c7db05a40bf880a9d2a2ad Author: Pero Oršolić AuthorDate: 2024-05-08 15:42:51 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:39 +0000 lang/zig: update to 0.12.0 Changes: https://ziglang.org/download/0.12.0/release-notes.html PR: 278570 Differential Revision: https://reviews.freebsd.org/D45024 --- astro/mepo/Makefile | 2 +- devel/zls/Makefile | 4 +- lang/zig/Makefile | 12 +- lang/zig/distinfo | 8 +- lang/zig/pkg-plist | 5427 ++++++++++++++++++++++++++++++++--------------- sysutils/ncdu2/Makefile | 2 +- x11-wm/river/Makefile | 2 +- x11/waylock/Makefile | 2 +- 8 files changed, 3784 insertions(+), 1675 deletions(-) diff --git a/astro/mepo/Makefile b/astro/mepo/Makefile index b797aca00aa1..069b3931ba05 100644 --- a/astro/mepo/Makefile +++ b/astro/mepo/Makefile @@ -11,7 +11,7 @@ LICENSE= GPLv3+ OFL11 LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig>=0.11.0:lang/zig +BUILD_DEPENDS= zig011>=0.11.0:lang/zig011 LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= jq:textproc/jq diff --git a/devel/zls/Makefile b/devel/zls/Makefile index fa82b9f88755..56a97bd93da7 100644 --- a/devel/zls/Makefile +++ b/devel/zls/Makefile @@ -9,8 +9,8 @@ WWW= https://github.com/zigtools/zls LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig>=0.11.0:lang/zig -RUN_DEPENDS= zig:lang/zig +BUILD_DEPENDS= zig011>=0.11.0:lang/zig011 +RUN_DEPENDS= zig:lang/zig011 USE_GITHUB= yes GH_ACCOUNT= zigtools diff --git a/lang/zig/Makefile b/lang/zig/Makefile index 6843b23dd88b..bbec4d570bcb 100644 --- a/lang/zig/Makefile +++ b/lang/zig/Makefile @@ -1,12 +1,8 @@ PORTNAME= zig -DISTVERSION= 0.11.0 -PORTREVISION= 1 +DISTVERSION= 0.12.0 CATEGORIES= lang MASTER_SITES= https://ziglang.org/download/${DISTVERSION}/ \ https://ziglang.org/builds/ -# fetch prebuilt platform-independent docs -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ - zig-freebsd-x86_64-${DISTVERSION}${EXTRACT_SUFX} PATCH_SITES= https://github.com/ziglang/${PORTNAME}/commit/ @@ -40,7 +36,7 @@ STATIC_RUN_DEPENDS_OFF= llvm${_LLVM_VER}>=0:devel/llvm${_LLVM_VER} STATIC_CMAKE_BOOL= ZIG_STATIC STATIC_LDFLAGS= -licudata -licuuc -llzma -lm -lmd -lxml2 -lz -lzstd -_LLVM_VER= 16 +_LLVM_VER= 17 _ZIG_BIN= ${STAGEDIR}${PREFIX}/bin/zig post-configure-STATIC-on: @@ -53,8 +49,8 @@ post-install: post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/std -.for f in langref.html std/data.js std/main.js std/index.html - ${INSTALL_MAN} ${WRKDIR}/zig-freebsd-x86_64-${DISTVERSION}/doc/${f} \ +.for f in index.html main.js + ${INSTALL_MAN} ${WRKSRC}/lib/docs/${f} \ ${STAGEDIR}${DOCSDIR}/${f} .endfor diff --git a/lang/zig/distinfo b/lang/zig/distinfo index 9bd685b68282..9f3b51fdf0fe 100644 --- a/lang/zig/distinfo +++ b/lang/zig/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1691983292 -SHA256 (zig-0.11.0.tar.xz) = 72014e700e50c0d3528cef3adf80b76b26ab27730133e8202716a187a799e951 -SIZE (zig-0.11.0.tar.xz) = 15275316 -SHA256 (zig-freebsd-x86_64-0.11.0.tar.xz) = ea430327f9178377b79264a1d492868dcff056cd76d43a6fb00719203749e958 -SIZE (zig-freebsd-x86_64-0.11.0.tar.xz) = 46432140 +TIMESTAMP = 1713682430 +SHA256 (zig-0.12.0.tar.xz) = a6744ef84b6716f976dad923075b2f54dc4f785f200ae6c8ea07997bd9d9bd9a +SIZE (zig-0.12.0.tar.xz) = 17099152 diff --git a/lang/zig/pkg-plist b/lang/zig/pkg-plist index 4d6748f384b6..76e5a3d89bc7 100644 --- a/lang/zig/pkg-plist +++ b/lang/zig/pkg-plist @@ -1,28 +1,107 @@ -@dir lib/zig/std/compress/deflate/testdata +@dir lib/zig/std/compress/flate/testdata/block_writer +@dir lib/zig/std/compress/flate/testdata/fuzz @dir lib/zig/std/compress/lzma/testdata +@dir lib/zig/std/compress/testdata @dir lib/zig/std/compress/xz/testdata -@dir lib/zig/std/net +@dir lib/zig/std/tar/testdata @dir lib/zig/std/tz -@dir lib/zig/std/unicode -%%PORTDOCS%%%%DOCSDIR%%/langref.html -%%PORTDOCS%%%%DOCSDIR%%/std/data.js -%%PORTDOCS%%%%DOCSDIR%%/std/index.html -%%PORTDOCS%%%%DOCSDIR%%/std/main.js +@dir %%DOCSDIR%%/std +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/main.js bin/zig -lib/zig/build_runner.zig lib/zig/c.zig +lib/zig/compiler/aro/aro.zig +lib/zig/compiler/aro/aro/Attribute.zig +lib/zig/compiler/aro/aro/Attribute/names.zig +lib/zig/compiler/aro/aro/Builtins.zig +lib/zig/compiler/aro/aro/Builtins/Builtin.zig +lib/zig/compiler/aro/aro/Builtins/Properties.zig +lib/zig/compiler/aro/aro/Builtins/TypeDescription.zig +lib/zig/compiler/aro/aro/CodeGen.zig +lib/zig/compiler/aro/aro/Compilation.zig +lib/zig/compiler/aro/aro/Diagnostics.zig +lib/zig/compiler/aro/aro/Diagnostics/messages.zig +lib/zig/compiler/aro/aro/Driver.zig +lib/zig/compiler/aro/aro/Driver/Distro.zig +lib/zig/compiler/aro/aro/Driver/Filesystem.zig +lib/zig/compiler/aro/aro/Driver/GCCDetector.zig +lib/zig/compiler/aro/aro/Driver/GCCVersion.zig +lib/zig/compiler/aro/aro/Driver/Multilib.zig +lib/zig/compiler/aro/aro/Hideset.zig +lib/zig/compiler/aro/aro/InitList.zig +lib/zig/compiler/aro/aro/LangOpts.zig +lib/zig/compiler/aro/aro/Parser.zig +lib/zig/compiler/aro/aro/Pragma.zig +lib/zig/compiler/aro/aro/Preprocessor.zig +lib/zig/compiler/aro/aro/Source.zig +lib/zig/compiler/aro/aro/StringInterner.zig +lib/zig/compiler/aro/aro/SymbolStack.zig +lib/zig/compiler/aro/aro/Tokenizer.zig +lib/zig/compiler/aro/aro/Toolchain.zig +lib/zig/compiler/aro/aro/Tree.zig +lib/zig/compiler/aro/aro/Tree/number_affixes.zig +lib/zig/compiler/aro/aro/Type.zig +lib/zig/compiler/aro/aro/Value.zig +lib/zig/compiler/aro/aro/char_info.zig +lib/zig/compiler/aro/aro/char_info/identifier_tables.zig +lib/zig/compiler/aro/aro/features.zig +lib/zig/compiler/aro/aro/pragmas/gcc.zig +lib/zig/compiler/aro/aro/pragmas/message.zig +lib/zig/compiler/aro/aro/pragmas/once.zig +lib/zig/compiler/aro/aro/pragmas/pack.zig +lib/zig/compiler/aro/aro/record_layout.zig +lib/zig/compiler/aro/aro/target.zig +lib/zig/compiler/aro/aro/text_literal.zig +lib/zig/compiler/aro/aro/toolchains/Linux.zig +lib/zig/compiler/aro/aro/tracy.zig +lib/zig/compiler/aro/backend.zig +lib/zig/compiler/aro/backend/Interner.zig +lib/zig/compiler/aro/backend/Ir.zig +lib/zig/compiler/aro/backend/Ir/x86/Renderer.zig +lib/zig/compiler/aro/backend/Object.zig +lib/zig/compiler/aro/backend/Object/Elf.zig +lib/zig/compiler/aro_translate_c.zig +lib/zig/compiler/aro_translate_c/ast.zig +lib/zig/compiler/build_runner.zig +lib/zig/compiler/fmt.zig +lib/zig/compiler/libc.zig +lib/zig/compiler/objcopy.zig +lib/zig/compiler/reduce.zig +lib/zig/compiler/reduce/Walk.zig +lib/zig/compiler/resinator/ani.zig +lib/zig/compiler/resinator/ast.zig +lib/zig/compiler/resinator/bmp.zig +lib/zig/compiler/resinator/cli.zig +lib/zig/compiler/resinator/code_pages.zig +lib/zig/compiler/resinator/comments.zig +lib/zig/compiler/resinator/compile.zig +lib/zig/compiler/resinator/errors.zig +lib/zig/compiler/resinator/ico.zig +lib/zig/compiler/resinator/lang.zig +lib/zig/compiler/resinator/lex.zig +lib/zig/compiler/resinator/literals.zig +lib/zig/compiler/resinator/main.zig +lib/zig/compiler/resinator/parse.zig +lib/zig/compiler/resinator/preprocess.zig +lib/zig/compiler/resinator/rc.zig +lib/zig/compiler/resinator/res.zig +lib/zig/compiler/resinator/source_mapping.zig +lib/zig/compiler/resinator/utils.zig +lib/zig/compiler/resinator/windows1252.zig +lib/zig/compiler/std-docs.zig +lib/zig/compiler/test_runner.zig lib/zig/compiler_rt.zig lib/zig/compiler_rt/aarch64_outline_atomics.zig lib/zig/compiler_rt/absv.zig -lib/zig/compiler_rt/absvdi2_test.zig lib/zig/compiler_rt/absvdi2.zig -lib/zig/compiler_rt/absvsi2_test.zig +lib/zig/compiler_rt/absvdi2_test.zig lib/zig/compiler_rt/absvsi2.zig -lib/zig/compiler_rt/absvti2_test.zig +lib/zig/compiler_rt/absvsi2_test.zig lib/zig/compiler_rt/absvti2.zig +lib/zig/compiler_rt/absvti2_test.zig lib/zig/compiler_rt/adddf3.zig -lib/zig/compiler_rt/addf3_test.zig lib/zig/compiler_rt/addf3.zig +lib/zig/compiler_rt/addf3_test.zig lib/zig/compiler_rt/addhf3.zig lib/zig/compiler_rt/addo.zig lib/zig/compiler_rt/addodi4_test.zig @@ -63,31 +142,31 @@ lib/zig/compiler_rt/count0bits.zig lib/zig/compiler_rt/ctzdi2_test.zig lib/zig/compiler_rt/ctzsi2_test.zig lib/zig/compiler_rt/ctzti2_test.zig -lib/zig/compiler_rt/divc3_test.zig lib/zig/compiler_rt/divc3.zig +lib/zig/compiler_rt/divc3_test.zig lib/zig/compiler_rt/divdc3.zig -lib/zig/compiler_rt/divdf3_test.zig lib/zig/compiler_rt/divdf3.zig +lib/zig/compiler_rt/divdf3_test.zig lib/zig/compiler_rt/divhc3.zig lib/zig/compiler_rt/divhf3.zig lib/zig/compiler_rt/divsc3.zig -lib/zig/compiler_rt/divsf3_test.zig lib/zig/compiler_rt/divsf3.zig +lib/zig/compiler_rt/divsf3_test.zig lib/zig/compiler_rt/divtc3.zig -lib/zig/compiler_rt/divtf3_test.zig lib/zig/compiler_rt/divtf3.zig -lib/zig/compiler_rt/divti3_test.zig +lib/zig/compiler_rt/divtf3_test.zig lib/zig/compiler_rt/divti3.zig +lib/zig/compiler_rt/divti3_test.zig lib/zig/compiler_rt/divxc3.zig -lib/zig/compiler_rt/divxf3_test.zig lib/zig/compiler_rt/divxf3.zig +lib/zig/compiler_rt/divxf3_test.zig lib/zig/compiler_rt/emutls.zig lib/zig/compiler_rt/exp.zig lib/zig/compiler_rt/exp2.zig lib/zig/compiler_rt/extenddftf2.zig lib/zig/compiler_rt/extenddfxf2.zig -lib/zig/compiler_rt/extendf_test.zig lib/zig/compiler_rt/extendf.zig +lib/zig/compiler_rt/extendf_test.zig lib/zig/compiler_rt/extendhfdf2.zig lib/zig/compiler_rt/extendhfsf2.zig lib/zig/compiler_rt/extendhftf2.zig @@ -131,8 +210,8 @@ lib/zig/compiler_rt/fixunsxfti.zig lib/zig/compiler_rt/fixxfdi.zig lib/zig/compiler_rt/fixxfsi.zig lib/zig/compiler_rt/fixxfti.zig -lib/zig/compiler_rt/float_from_int_test.zig lib/zig/compiler_rt/float_from_int.zig +lib/zig/compiler_rt/float_from_int_test.zig lib/zig/compiler_rt/floatdidf.zig lib/zig/compiler_rt/floatdihf.zig lib/zig/compiler_rt/floatdisf.zig @@ -175,9 +254,9 @@ lib/zig/compiler_rt/gehf2.zig lib/zig/compiler_rt/gesf2.zig lib/zig/compiler_rt/getf2.zig lib/zig/compiler_rt/gexf2.zig -lib/zig/compiler_rt/int_from_float_test.zig -lib/zig/compiler_rt/int_from_float.zig lib/zig/compiler_rt/int.zig +lib/zig/compiler_rt/int_from_float.zig +lib/zig/compiler_rt/int_from_float_test.zig lib/zig/compiler_rt/log.zig lib/zig/compiler_rt/log10.zig lib/zig/compiler_rt/log2.zig @@ -185,14 +264,16 @@ lib/zig/compiler_rt/memcmp.zig lib/zig/compiler_rt/memcpy.zig lib/zig/compiler_rt/memmove.zig lib/zig/compiler_rt/memset.zig -lib/zig/compiler_rt/modti3_test.zig lib/zig/compiler_rt/modti3.zig -lib/zig/compiler_rt/mulc3_test.zig +lib/zig/compiler_rt/modti3_test.zig +lib/zig/compiler_rt/mulXi3.zig +lib/zig/compiler_rt/mulXi3_test.zig lib/zig/compiler_rt/mulc3.zig +lib/zig/compiler_rt/mulc3_test.zig lib/zig/compiler_rt/muldc3.zig lib/zig/compiler_rt/muldf3.zig -lib/zig/compiler_rt/mulf3_test.zig lib/zig/compiler_rt/mulf3.zig +lib/zig/compiler_rt/mulf3_test.zig lib/zig/compiler_rt/mulhc3.zig lib/zig/compiler_rt/mulhf3.zig lib/zig/compiler_rt/mulo.zig @@ -205,8 +286,7 @@ lib/zig/compiler_rt/multc3.zig lib/zig/compiler_rt/multf3.zig lib/zig/compiler_rt/mulxc3.zig lib/zig/compiler_rt/mulxf3.zig -lib/zig/compiler_rt/mulXi3_test.zig -lib/zig/compiler_rt/mulXi3.zig +lib/zig/compiler_rt/negXi2.zig lib/zig/compiler_rt/negdf2.zig lib/zig/compiler_rt/negdi2_test.zig lib/zig/compiler_rt/neghf2.zig @@ -219,7 +299,6 @@ lib/zig/compiler_rt/negvdi2_test.zig lib/zig/compiler_rt/negvsi2_test.zig lib/zig/compiler_rt/negvti2_test.zig lib/zig/compiler_rt/negxf2.zig -lib/zig/compiler_rt/negXi2.zig lib/zig/compiler_rt/os_version_check.zig lib/zig/compiler_rt/parity.zig lib/zig/compiler_rt/paritydi2_test.zig @@ -229,17 +308,18 @@ lib/zig/compiler_rt/popcount.zig lib/zig/compiler_rt/popcountdi2_test.zig lib/zig/compiler_rt/popcountsi2_test.zig lib/zig/compiler_rt/popcountti2_test.zig -lib/zig/compiler_rt/powiXf2_test.zig lib/zig/compiler_rt/powiXf2.zig -lib/zig/compiler_rt/rem_pio2_large.zig +lib/zig/compiler_rt/powiXf2_test.zig lib/zig/compiler_rt/rem_pio2.zig +lib/zig/compiler_rt/rem_pio2_large.zig lib/zig/compiler_rt/rem_pio2f.zig lib/zig/compiler_rt/round.zig -lib/zig/compiler_rt/shift_test.zig lib/zig/compiler_rt/shift.zig +lib/zig/compiler_rt/shift_test.zig lib/zig/compiler_rt/sin.zig lib/zig/compiler_rt/sincos.zig lib/zig/compiler_rt/sqrt.zig +lib/zig/compiler_rt/ssp.zig lib/zig/compiler_rt/stack_probe.zig lib/zig/compiler_rt/subdf3.zig lib/zig/compiler_rt/subhf3.zig @@ -255,8 +335,8 @@ lib/zig/compiler_rt/trig.zig lib/zig/compiler_rt/trunc.zig lib/zig/compiler_rt/truncdfhf2.zig lib/zig/compiler_rt/truncdfsf2.zig -lib/zig/compiler_rt/truncf_test.zig lib/zig/compiler_rt/truncf.zig +lib/zig/compiler_rt/truncf_test.zig lib/zig/compiler_rt/truncsfhf2.zig lib/zig/compiler_rt/trunctfdf2.zig lib/zig/compiler_rt/trunctfhf2.zig @@ -271,8 +351,9 @@ lib/zig/compiler_rt/ucmpti2_test.zig lib/zig/compiler_rt/udivmod.zig lib/zig/compiler_rt/udivmoddi4_test.zig lib/zig/compiler_rt/udivmodei4.zig -lib/zig/compiler_rt/udivmodti4_test.zig +lib/zig/compiler_rt/udivmodsi4_test.zig lib/zig/compiler_rt/udivmodti4.zig +lib/zig/compiler_rt/udivmodti4_test.zig lib/zig/compiler_rt/udivti3.zig lib/zig/compiler_rt/umodti3.zig lib/zig/compiler_rt/unorddf2.zig @@ -280,18 +361,23 @@ lib/zig/compiler_rt/unordhf2.zig lib/zig/compiler_rt/unordsf2.zig lib/zig/compiler_rt/unordtf2.zig lib/zig/compiler_rt/unordxf2.zig -lib/zig/docs/commonmark.js lib/zig/docs/index.html lib/zig/docs/main.js -lib/zig/docs/ziglexer.js +lib/zig/docs/wasm/Decl.zig +lib/zig/docs/wasm/Walk.zig +lib/zig/docs/wasm/main.zig +lib/zig/docs/wasm/markdown.zig +lib/zig/docs/wasm/markdown/Document.zig +lib/zig/docs/wasm/markdown/Parser.zig +lib/zig/docs/wasm/markdown/renderer.zig lib/zig/include/__clang_cuda_builtin_vars.h lib/zig/include/__clang_cuda_cmath.h lib/zig/include/__clang_cuda_complex_builtins.h lib/zig/include/__clang_cuda_device_functions.h lib/zig/include/__clang_cuda_intrinsics.h lib/zig/include/__clang_cuda_libdevice_declares.h -lib/zig/include/__clang_cuda_math_forward_declares.h lib/zig/include/__clang_cuda_math.h +lib/zig/include/__clang_cuda_math_forward_declares.h lib/zig/include/__clang_cuda_runtime_wrapper.h lib/zig/include/__clang_cuda_texture_intrinsics.h lib/zig/include/__clang_hip_cmath.h @@ -305,18 +391,20 @@ lib/zig/include/__wmmintrin_pclmul.h lib/zig/include/adxintrin.h lib/zig/include/altivec.h lib/zig/include/ammintrin.h +lib/zig/include/amxcomplexintrin.h lib/zig/include/amxfp16intrin.h lib/zig/include/amxintrin.h +lib/zig/include/arm64intr.h lib/zig/include/arm_acle.h lib/zig/include/arm_bf16.h lib/zig/include/arm_cde.h lib/zig/include/arm_cmse.h lib/zig/include/arm_fp16.h lib/zig/include/arm_mve.h -lib/zig/include/arm_neon_sve_bridge.h lib/zig/include/arm_neon.h +lib/zig/include/arm_neon_sve_bridge.h +lib/zig/include/arm_sme_draft_spec_subject_to_change.h lib/zig/include/arm_sve.h -lib/zig/include/arm64intr.h lib/zig/include/armintr.h lib/zig/include/avx2intrin.h lib/zig/include/avx512bf16intrin.h @@ -350,6 +438,7 @@ lib/zig/include/avx512vpopcntdqvlintrin.h lib/zig/include/avxifmaintrin.h lib/zig/include/avxintrin.h lib/zig/include/avxneconvertintrin.h +lib/zig/include/avxvnniint16intrin.h lib/zig/include/avxvnniint8intrin.h lib/zig/include/avxvnniintrin.h lib/zig/include/bmi2intrin.h @@ -365,6 +454,7 @@ lib/zig/include/cmpccxaddintrin.h lib/zig/include/cpuid.h lib/zig/include/crc32intrin.h lib/zig/include/cuda_wrappers/algorithm +lib/zig/include/cuda_wrappers/bits/shared_ptr_base.h lib/zig/include/cuda_wrappers/cmath lib/zig/include/cuda_wrappers/complex lib/zig/include/cuda_wrappers/new @@ -392,10 +482,15 @@ lib/zig/include/iso646.h lib/zig/include/keylockerintrin.h lib/zig/include/larchintrin.h lib/zig/include/limits.h +lib/zig/include/llvm_libc_wrappers/ctype.h +lib/zig/include/llvm_libc_wrappers/inttypes.h +lib/zig/include/llvm_libc_wrappers/stdio.h +lib/zig/include/llvm_libc_wrappers/stdlib.h +lib/zig/include/llvm_libc_wrappers/string.h lib/zig/include/lwpintrin.h lib/zig/include/lzcntintrin.h -lib/zig/include/mm_malloc.h lib/zig/include/mm3dnow.h +lib/zig/include/mm_malloc.h lib/zig/include/mmintrin.h lib/zig/include/module.modulemap lib/zig/include/movdirintrin.h @@ -407,8 +502,8 @@ lib/zig/include/opencl-c.h lib/zig/include/openmp_wrappers/__clang_openmp_device_functions.h lib/zig/include/openmp_wrappers/cmath lib/zig/include/openmp_wrappers/complex -lib/zig/include/openmp_wrappers/complex_cmath.h lib/zig/include/openmp_wrappers/complex.h +lib/zig/include/openmp_wrappers/complex_cmath.h lib/zig/include/openmp_wrappers/math.h lib/zig/include/openmp_wrappers/new lib/zig/include/pconfigintrin.h @@ -433,12 +528,17 @@ lib/zig/include/ptwriteintrin.h lib/zig/include/raointintrin.h lib/zig/include/rdpruintrin.h lib/zig/include/rdseedintrin.h +lib/zig/include/riscv_ntlh.h lib/zig/include/riscv_vector.h lib/zig/include/rtmintrin.h lib/zig/include/s390intrin.h lib/zig/include/serializeintrin.h lib/zig/include/sgxintrin.h +lib/zig/include/sha512intrin.h lib/zig/include/shaintrin.h +lib/zig/include/sifive_vector.h +lib/zig/include/sm3intrin.h +lib/zig/include/sm4intrin.h lib/zig/include/smmintrin.h lib/zig/include/stdalign.h lib/zig/include/stdarg.h @@ -457,9 +557,9 @@ lib/zig/include/vadefs.h lib/zig/include/vaesintrin.h lib/zig/include/varargs.h lib/zig/include/vecintrin.h +lib/zig/include/velintrin.h lib/zig/include/velintrin_approx.h lib/zig/include/velintrin_gen.h -lib/zig/include/velintrin.h lib/zig/include/vpclmulqdqintrin.h lib/zig/include/waitpkgintrin.h lib/zig/include/wasm_simd128.h @@ -474,13 +574,13 @@ lib/zig/include/xsaveintrin.h lib/zig/include/xsaveoptintrin.h lib/zig/include/xsavesintrin.h lib/zig/include/xtestintrin.h -lib/zig/init-exe/build.zig -lib/zig/init-exe/src/main.zig -lib/zig/init-lib/build.zig -lib/zig/init-lib/src/main.zig -lib/zig/libc/darwin/libSystem.11.tbd -lib/zig/libc/darwin/libSystem.12.tbd -lib/zig/libc/darwin/libSystem.13.tbd +lib/zig/init/build.zig +lib/zig/init/build.zig.zon +lib/zig/init/src/main.zig +lib/zig/init/src/root.zig +lib/zig/libc/darwin/SDKSettings.json +lib/zig/libc/darwin/libSystem.tbd +lib/zig/libc/glibc/LICENSES lib/zig/libc/glibc/abilists lib/zig/libc/glibc/bits/byteswap.h lib/zig/libc/glibc/bits/endian.h @@ -548,9 +648,18 @@ lib/zig/libc/glibc/include/sys/types.h lib/zig/libc/glibc/include/syscall.h lib/zig/libc/glibc/io/bits/statx.h lib/zig/libc/glibc/io/fcntl.h +lib/zig/libc/glibc/io/fstat-2.32.c +lib/zig/libc/glibc/io/fstat64-2.32.c +lib/zig/libc/glibc/io/fstatat-2.32.c +lib/zig/libc/glibc/io/fstatat64-2.32.c +lib/zig/libc/glibc/io/lstat-2.32.c +lib/zig/libc/glibc/io/lstat64-2.32.c +lib/zig/libc/glibc/io/mknod-2.32.c lib/zig/libc/glibc/io/mknod.c +lib/zig/libc/glibc/io/mknodat-2.32.c +lib/zig/libc/glibc/io/stat-2.32.c +lib/zig/libc/glibc/io/stat64-2.32.c lib/zig/libc/glibc/io/sys/stat.h -lib/zig/libc/glibc/LICENSES lib/zig/libc/glibc/locale/bits/types/__locale_t.h lib/zig/libc/glibc/locale/bits/types/locale_t.h lib/zig/libc/glibc/misc/sys/cdefs.h @@ -575,7 +684,6 @@ lib/zig/libc/glibc/string/endian.h lib/zig/libc/glibc/sysdeps/aarch64/bits/endianness.h lib/zig/libc/glibc/sysdeps/aarch64/crti.S lib/zig/libc/glibc/sysdeps/aarch64/crtn.S -lib/zig/libc/glibc/sysdeps/aarch64/dl-sysdep.h lib/zig/libc/glibc/sysdeps/aarch64/nptl/bits/pthreadtypes-arch.h lib/zig/libc/glibc/sysdeps/aarch64/start-2.33.S lib/zig/libc/glibc/sysdeps/aarch64/start.S @@ -584,7 +692,6 @@ lib/zig/libc/glibc/sysdeps/alpha/bits/endianness.h lib/zig/libc/glibc/sysdeps/alpha/crti.S lib/zig/libc/glibc/sysdeps/alpha/crtn.S lib/zig/libc/glibc/sysdeps/alpha/dl-dtprocnum.h -lib/zig/libc/glibc/sysdeps/alpha/dl-sysdep.h lib/zig/libc/glibc/sysdeps/alpha/start-2.33.S lib/zig/libc/glibc/sysdeps/alpha/start.S lib/zig/libc/glibc/sysdeps/arc/sysdep.h @@ -592,7 +699,6 @@ lib/zig/libc/glibc/sysdeps/arm/arm-features.h lib/zig/libc/glibc/sysdeps/arm/bits/endianness.h lib/zig/libc/glibc/sysdeps/arm/crti.S lib/zig/libc/glibc/sysdeps/arm/crtn.S -lib/zig/libc/glibc/sysdeps/arm/dl-sysdep.h lib/zig/libc/glibc/sysdeps/arm/start-2.33.S lib/zig/libc/glibc/sysdeps/arm/start.S lib/zig/libc/glibc/sysdeps/arm/sysdep.h @@ -632,7 +738,6 @@ lib/zig/libc/glibc/sysdeps/i386/sysdep.h lib/zig/libc/glibc/sysdeps/ia64/crti.S lib/zig/libc/glibc/sysdeps/ia64/crtn.S lib/zig/libc/glibc/sysdeps/ia64/dl-dtprocnum.h -lib/zig/libc/glibc/sysdeps/ia64/dl-sysdep.h lib/zig/libc/glibc/sysdeps/ia64/entry.h lib/zig/libc/glibc/sysdeps/ia64/start-2.33.S lib/zig/libc/glibc/sysdeps/ia64/start.S @@ -647,7 +752,6 @@ lib/zig/libc/glibc/sysdeps/m68k/start-2.33.S lib/zig/libc/glibc/sysdeps/m68k/start.S lib/zig/libc/glibc/sysdeps/m68k/symbol-hacks.h lib/zig/libc/glibc/sysdeps/m68k/sysdep.h -lib/zig/libc/glibc/sysdeps/mach/i386/sysdep.h lib/zig/libc/glibc/sysdeps/mach/libc-lock.h lib/zig/libc/glibc/sysdeps/mach/sys/syscall.h lib/zig/libc/glibc/sysdeps/mach/sysdep.h @@ -685,7 +789,6 @@ lib/zig/libc/glibc/sysdeps/powerpc/powerpc32/sysdep.h lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/crti.S lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/crtn.S lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/dl-dtprocnum.h -lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/entry.h lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/start-2.33.S lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/start.S lib/zig/libc/glibc/sysdeps/powerpc/powerpc64/sysdep.h @@ -698,7 +801,6 @@ lib/zig/libc/glibc/sysdeps/riscv/start.S lib/zig/libc/glibc/sysdeps/s390/bits/endianness.h lib/zig/libc/glibc/sysdeps/s390/s390-32/crti.S lib/zig/libc/glibc/sysdeps/s390/s390-32/crtn.S -lib/zig/libc/glibc/sysdeps/s390/s390-32/dl-sysdep.h lib/zig/libc/glibc/sysdeps/s390/s390-32/start-2.33.S lib/zig/libc/glibc/sysdeps/s390/s390-32/start.S lib/zig/libc/glibc/sysdeps/s390/s390-32/symbol-hacks.h @@ -718,7 +820,6 @@ lib/zig/libc/glibc/sysdeps/sparc/bits/endianness.h lib/zig/libc/glibc/sysdeps/sparc/crti.S lib/zig/libc/glibc/sysdeps/sparc/crtn.S lib/zig/libc/glibc/sysdeps/sparc/dl-dtprocnum.h -lib/zig/libc/glibc/sysdeps/sparc/dl-sysdep.h lib/zig/libc/glibc/sysdeps/sparc/sparc32/start-2.33.S lib/zig/libc/glibc/sysdeps/sparc/sparc32/start.S lib/zig/libc/glibc/sysdeps/sparc/sparc64/start-2.33.S @@ -737,11 +838,9 @@ lib/zig/libc/glibc/sysdeps/unix/sysv/linux/aarch64/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/aarch64/sys/elf.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/aarch64/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/alpha/bits/typesizes.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/alpha/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/alpha/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/alpha/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arc/sysdep.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arm/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arm/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arm/sys/elf.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/arm/sysdep.h @@ -754,35 +853,27 @@ lib/zig/libc/glibc/sysdeps/unix/sysv/linux/fstat.c lib/zig/libc/glibc/sysdeps/unix/sysv/linux/fstat64.c lib/zig/libc/glibc/sysdeps/unix/sysv/linux/fstatat.c lib/zig/libc/glibc/sysdeps/unix/sysv/linux/fstatat64.c -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/generic/bits/typesizes.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/generic/sysdep.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/generic/xstatver.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/hppa/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/hppa/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/hppa/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/i386/dl-sysdep.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/i386/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/i386/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/i386/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/ia64/dl-sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/ia64/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/ia64/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/include/sys/timex.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/kernel-features.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/kstat_cp.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/lstat.c lib/zig/libc/glibc/sysdeps/unix/sysv/linux/lstat64.c lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/coldfire/sysdep.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/m680x0/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/m68k/xstatver.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/microblaze/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/microblaze/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/microblaze/sysdep.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/mips32/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/mips/mips64/kstat_cp.h @@ -801,43 +892,43 @@ lib/zig/libc/glibc/sysdeps/unix/sysv/linux/riscv/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/riscv/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/bits/typesizes.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/kernel-features.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/s390-32/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/sys/elf.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/s390/xstatver.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sh/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sh/kernel-features.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sh/sh4/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sh/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/single-thread.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/bits/typesizes.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/kernel-features.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc32/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc64/kernel_stat.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc64/kstat_cp.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sparc/xstatver.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/stat_t64_cp.c -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/stat_t64_cp.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/stat.c lib/zig/libc/glibc/sysdeps/unix/sysv/linux/stat64.c +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/stat_t64_cp.c +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/stat_t64_cp.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/struct_stat_time64.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sys/syscall.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sys/timex.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/sysdep.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/x86_64/kernel-features.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/x86_64/sysdep.h -lib/zig/libc/glibc/sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/x86/bits/typesizes.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/x86/sys/elf.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/x86/xstatver.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/x86_64/kernel-features.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/x86_64/sysdep.h +lib/zig/libc/glibc/sysdeps/unix/sysv/linux/x86_64/x32/sysdep.h lib/zig/libc/glibc/sysdeps/unix/sysv/linux/xstatver.h lib/zig/libc/glibc/sysdeps/unix/x86_64/sysdep.h lib/zig/libc/glibc/sysdeps/wordsize-32/divdi3-symbol-hacks.h +lib/zig/libc/glibc/sysdeps/x86/bits/endianness.h +lib/zig/libc/glibc/sysdeps/x86/bits/wordsize.h +lib/zig/libc/glibc/sysdeps/x86/nptl/bits/pthreadtypes-arch.h +lib/zig/libc/glibc/sysdeps/x86/sysdep.h lib/zig/libc/glibc/sysdeps/x86_64/crti.S lib/zig/libc/glibc/sysdeps/x86_64/crtn.S lib/zig/libc/glibc/sysdeps/x86_64/start-2.33.S @@ -845,10 +936,6 @@ lib/zig/libc/glibc/sysdeps/x86_64/start.S lib/zig/libc/glibc/sysdeps/x86_64/sysdep.h lib/zig/libc/glibc/sysdeps/x86_64/x32/symbol-hacks.h lib/zig/libc/glibc/sysdeps/x86_64/x32/sysdep.h -lib/zig/libc/glibc/sysdeps/x86/bits/endianness.h -lib/zig/libc/glibc/sysdeps/x86/bits/wordsize.h -lib/zig/libc/glibc/sysdeps/x86/nptl/bits/pthreadtypes-arch.h -lib/zig/libc/glibc/sysdeps/x86/sysdep.h lib/zig/libc/glibc/time/bits/types/clock_t.h lib/zig/libc/glibc/time/bits/types/clockid_t.h lib/zig/libc/glibc/time/bits/types/struct_itimerspec.h @@ -857,35 +944,6 @@ lib/zig/libc/glibc/time/bits/types/struct_timeval.h lib/zig/libc/glibc/time/bits/types/struct_tm.h lib/zig/libc/glibc/time/bits/types/time_t.h lib/zig/libc/glibc/time/bits/types/timer_t.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/endianness.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/fcntl.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/fenv.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/floatn.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/fp-fast.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/hwcap.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/link.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/long-double.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/mman.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/procfs.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/pthread_stack_min.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/pthreadtypes-arch.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/semaphore.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/setjmp.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/sigstack.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/struct_rwlock.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/struct_stat.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/typesizes.h -lib/zig/libc/include/aarch64_be-linux-gnu/bits/wordsize.h -lib/zig/libc/include/aarch64_be-linux-gnu/fpu_control.h -lib/zig/libc/include/aarch64_be-linux-gnu/gnu/lib-names-lp64_be.h -lib/zig/libc/include/aarch64_be-linux-gnu/gnu/lib-names.h -lib/zig/libc/include/aarch64_be-linux-gnu/gnu/stubs-lp64_be.h -lib/zig/libc/include/aarch64_be-linux-gnu/gnu/stubs.h -lib/zig/libc/include/aarch64_be-linux-gnu/ieee754.h -lib/zig/libc/include/aarch64_be-linux-gnu/sys/elf.h -lib/zig/libc/include/aarch64_be-linux-gnu/sys/ptrace.h -lib/zig/libc/include/aarch64_be-linux-gnu/sys/ucontext.h -lib/zig/libc/include/aarch64_be-linux-gnu/sys/user.h lib/zig/libc/include/aarch64-linux-any/asm/auxvec.h lib/zig/libc/include/aarch64-linux-any/asm/bitsperlong.h lib/zig/libc/include/aarch64-linux-any/asm/bpf_perf_event.h @@ -913,15 +971,18 @@ lib/zig/libc/include/aarch64-linux-gnu/bits/fp-fast.h lib/zig/libc/include/aarch64-linux-gnu/bits/hwcap.h lib/zig/libc/include/aarch64-linux-gnu/bits/link.h lib/zig/libc/include/aarch64-linux-gnu/bits/long-double.h +lib/zig/libc/include/aarch64-linux-gnu/bits/math-vector.h lib/zig/libc/include/aarch64-linux-gnu/bits/mman.h lib/zig/libc/include/aarch64-linux-gnu/bits/procfs.h lib/zig/libc/include/aarch64-linux-gnu/bits/pthread_stack_min.h lib/zig/libc/include/aarch64-linux-gnu/bits/pthreadtypes-arch.h +lib/zig/libc/include/aarch64-linux-gnu/bits/rseq.h lib/zig/libc/include/aarch64-linux-gnu/bits/semaphore.h lib/zig/libc/include/aarch64-linux-gnu/bits/setjmp.h lib/zig/libc/include/aarch64-linux-gnu/bits/sigstack.h lib/zig/libc/include/aarch64-linux-gnu/bits/struct_rwlock.h lib/zig/libc/include/aarch64-linux-gnu/bits/struct_stat.h +lib/zig/libc/include/aarch64-linux-gnu/bits/timesize.h lib/zig/libc/include/aarch64-linux-gnu/bits/typesizes.h lib/zig/libc/include/aarch64-linux-gnu/bits/wordsize.h lib/zig/libc/include/aarch64-linux-gnu/fpu_control.h @@ -945,81 +1006,38 @@ lib/zig/libc/include/aarch64-linux-musl/bits/setjmp.h lib/zig/libc/include/aarch64-linux-musl/bits/signal.h lib/zig/libc/include/aarch64-linux-musl/bits/syscall.h lib/zig/libc/include/aarch64-linux-musl/bits/user.h -lib/zig/libc/include/aarch64-macos.11-none/arm/_limits.h -lib/zig/libc/include/aarch64-macos.11-none/arm/_mcontext.h -lib/zig/libc/include/aarch64-macos.11-none/arm/_param.h -lib/zig/libc/include/aarch64-macos.11-none/arm/_types.h -lib/zig/libc/include/aarch64-macos.11-none/arm/arch.h -lib/zig/libc/include/aarch64-macos.11-none/arm/endian.h -lib/zig/libc/include/aarch64-macos.11-none/arm/limits.h -lib/zig/libc/include/aarch64-macos.11-none/arm/param.h -lib/zig/libc/include/aarch64-macos.11-none/arm/signal.h -lib/zig/libc/include/aarch64-macos.11-none/arm/types.h -lib/zig/libc/include/aarch64-macos.11-none/libkern/arm/OSByteOrder.h -lib/zig/libc/include/aarch64-macos.11-none/libkern/OSAtomic.h -lib/zig/libc/include/aarch64-macos.11-none/libkern/OSAtomicDeprecated.h -lib/zig/libc/include/aarch64-macos.11-none/libkern/OSAtomicQueue.h -lib/zig/libc/include/aarch64-macos.11-none/libkern/OSSpinLockDeprecated.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/_structs.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/boolean.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/exception.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/kern_return.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/processor_info.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/rpc.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/thread_state.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/thread_status.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/vm_param.h -lib/zig/libc/include/aarch64-macos.11-none/mach/arm/vm_types.h -lib/zig/libc/include/aarch64-macos.12-none/arm/_limits.h -lib/zig/libc/include/aarch64-macos.12-none/arm/_mcontext.h -lib/zig/libc/include/aarch64-macos.12-none/arm/_param.h -lib/zig/libc/include/aarch64-macos.12-none/arm/_types.h -lib/zig/libc/include/aarch64-macos.12-none/arm/arch.h -lib/zig/libc/include/aarch64-macos.12-none/arm/endian.h -lib/zig/libc/include/aarch64-macos.12-none/arm/limits.h -lib/zig/libc/include/aarch64-macos.12-none/arm/param.h -lib/zig/libc/include/aarch64-macos.12-none/arm/signal.h -lib/zig/libc/include/aarch64-macos.12-none/arm/types.h -lib/zig/libc/include/aarch64-macos.12-none/libkern/arm/OSByteOrder.h -lib/zig/libc/include/aarch64-macos.12-none/libkern/OSAtomic.h -lib/zig/libc/include/aarch64-macos.12-none/libkern/OSAtomicDeprecated.h -lib/zig/libc/include/aarch64-macos.12-none/libkern/OSAtomicQueue.h -lib/zig/libc/include/aarch64-macos.12-none/libkern/OSSpinLockDeprecated.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/_structs.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/boolean.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/exception.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/kern_return.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/processor_info.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/rpc.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/thread_state.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/thread_status.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/vm_param.h -lib/zig/libc/include/aarch64-macos.12-none/mach/arm/vm_types.h -lib/zig/libc/include/aarch64-macos.13-none/arm/_limits.h -lib/zig/libc/include/aarch64-macos.13-none/arm/_mcontext.h -lib/zig/libc/include/aarch64-macos.13-none/arm/_param.h -lib/zig/libc/include/aarch64-macos.13-none/arm/_types.h -lib/zig/libc/include/aarch64-macos.13-none/arm/arch.h -lib/zig/libc/include/aarch64-macos.13-none/arm/endian.h -lib/zig/libc/include/aarch64-macos.13-none/arm/limits.h -lib/zig/libc/include/aarch64-macos.13-none/arm/param.h -lib/zig/libc/include/aarch64-macos.13-none/arm/signal.h -lib/zig/libc/include/aarch64-macos.13-none/arm/types.h -lib/zig/libc/include/aarch64-macos.13-none/libkern/arm/OSByteOrder.h -lib/zig/libc/include/aarch64-macos.13-none/libkern/OSAtomic.h -lib/zig/libc/include/aarch64-macos.13-none/libkern/OSAtomicDeprecated.h -lib/zig/libc/include/aarch64-macos.13-none/libkern/OSAtomicQueue.h -lib/zig/libc/include/aarch64-macos.13-none/libkern/OSSpinLockDeprecated.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/_structs.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/boolean.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/exception.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/kern_return.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/processor_info.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/rpc.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/thread_state.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/thread_status.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/vm_param.h -lib/zig/libc/include/aarch64-macos.13-none/mach/arm/vm_types.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/endianness.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/fcntl.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/fenv.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/floatn.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/fp-fast.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/hwcap.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/link.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/long-double.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/math-vector.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/mman.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/procfs.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/pthread_stack_min.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/pthreadtypes-arch.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/rseq.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/semaphore.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/setjmp.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/sigstack.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/struct_rwlock.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/struct_stat.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/timesize.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/typesizes.h +lib/zig/libc/include/aarch64_be-linux-gnu/bits/wordsize.h +lib/zig/libc/include/aarch64_be-linux-gnu/fpu_control.h +lib/zig/libc/include/aarch64_be-linux-gnu/gnu/lib-names-lp64_be.h +lib/zig/libc/include/aarch64_be-linux-gnu/gnu/lib-names.h +lib/zig/libc/include/aarch64_be-linux-gnu/gnu/stubs-lp64_be.h +lib/zig/libc/include/aarch64_be-linux-gnu/gnu/stubs.h +lib/zig/libc/include/aarch64_be-linux-gnu/ieee754.h +lib/zig/libc/include/aarch64_be-linux-gnu/sys/elf.h +lib/zig/libc/include/aarch64_be-linux-gnu/sys/ptrace.h +lib/zig/libc/include/aarch64_be-linux-gnu/sys/ucontext.h +lib/zig/libc/include/aarch64_be-linux-gnu/sys/user.h lib/zig/libc/include/any-linux-any/asm-generic/auxvec.h lib/zig/libc/include/any-linux-any/asm-generic/bitsperlong.h lib/zig/libc/include/any-linux-any/asm-generic/bpf_perf_event.h @@ -1088,10 +1106,10 @@ lib/zig/libc/include/any-linux-any/asm/types.h lib/zig/libc/include/any-linux-any/asm/ucontext.h lib/zig/libc/include/any-linux-any/drm/amdgpu_drm.h lib/zig/libc/include/any-linux-any/drm/armada_drm.h +lib/zig/libc/include/any-linux-any/drm/drm.h lib/zig/libc/include/any-linux-any/drm/drm_fourcc.h lib/zig/libc/include/any-linux-any/drm/drm_mode.h lib/zig/libc/include/any-linux-any/drm/drm_sarea.h -lib/zig/libc/include/any-linux-any/drm/drm.h lib/zig/libc/include/any-linux-any/drm/etnaviv_drm.h lib/zig/libc/include/any-linux-any/drm/exynos_drm.h lib/zig/libc/include/any-linux-any/drm/habanalabs_accel.h @@ -1129,13 +1147,13 @@ lib/zig/libc/include/any-linux-any/linux/aspeed-lpc-ctrl.h lib/zig/libc/include/any-linux-any/linux/aspeed-p2a-ctrl.h lib/zig/libc/include/any-linux-any/linux/aspeed-video.h lib/zig/libc/include/any-linux-any/linux/atalk.h +lib/zig/libc/include/any-linux-any/linux/atm.h lib/zig/libc/include/any-linux-any/linux/atm_eni.h lib/zig/libc/include/any-linux-any/linux/atm_he.h lib/zig/libc/include/any-linux-any/linux/atm_idt77105.h lib/zig/libc/include/any-linux-any/linux/atm_nicstar.h lib/zig/libc/include/any-linux-any/linux/atm_tcp.h lib/zig/libc/include/any-linux-any/linux/atm_zatm.h -lib/zig/libc/include/any-linux-any/linux/atm.h lib/zig/libc/include/any-linux-any/linux/atmapi.h lib/zig/libc/include/any-linux-any/linux/atmarp.h lib/zig/libc/include/any-linux-any/linux/atmbr2684.h @@ -1162,16 +1180,16 @@ lib/zig/libc/include/any-linux-any/linux/binfmts.h lib/zig/libc/include/any-linux-any/linux/blkpg.h lib/zig/libc/include/any-linux-any/linux/blktrace_api.h lib/zig/libc/include/any-linux-any/linux/blkzoned.h +lib/zig/libc/include/any-linux-any/linux/bpf.h lib/zig/libc/include/any-linux-any/linux/bpf_common.h lib/zig/libc/include/any-linux-any/linux/bpf_perf_event.h -lib/zig/libc/include/any-linux-any/linux/bpf.h lib/zig/libc/include/any-linux-any/linux/bpfilter.h lib/zig/libc/include/any-linux-any/linux/bpqether.h lib/zig/libc/include/any-linux-any/linux/bsg.h lib/zig/libc/include/any-linux-any/linux/bt-bmc.h lib/zig/libc/include/any-linux-any/linux/btf.h -lib/zig/libc/include/any-linux-any/linux/btrfs_tree.h lib/zig/libc/include/any-linux-any/linux/btrfs.h +lib/zig/libc/include/any-linux-any/linux/btrfs_tree.h lib/zig/libc/include/any-linux-any/linux/byteorder/big_endian.h lib/zig/libc/include/any-linux-any/linux/byteorder/little_endian.h lib/zig/libc/include/any-linux-any/linux/cachefiles.h @@ -1218,10 +1236,10 @@ lib/zig/libc/include/any-linux-any/linux/cycx_cfm.h lib/zig/libc/include/any-linux-any/linux/dcbnl.h lib/zig/libc/include/any-linux-any/linux/dccp.h lib/zig/libc/include/any-linux-any/linux/devlink.h +lib/zig/libc/include/any-linux-any/linux/dlm.h lib/zig/libc/include/any-linux-any/linux/dlm_device.h lib/zig/libc/include/any-linux-any/linux/dlm_netlink.h lib/zig/libc/include/any-linux-any/linux/dlm_plock.h -lib/zig/libc/include/any-linux-any/linux/dlm.h lib/zig/libc/include/any-linux-any/linux/dlmconstants.h lib/zig/libc/include/any-linux-any/linux/dm-ioctl.h lib/zig/libc/include/any-linux-any/linux/dm-log-userspace.h @@ -1246,8 +1264,8 @@ lib/zig/libc/include/any-linux-any/linux/elf.h lib/zig/libc/include/any-linux-any/linux/errno.h lib/zig/libc/include/any-linux-any/linux/errqueue.h lib/zig/libc/include/any-linux-any/linux/erspan.h -lib/zig/libc/include/any-linux-any/linux/ethtool_netlink.h lib/zig/libc/include/any-linux-any/linux/ethtool.h +lib/zig/libc/include/any-linux-any/linux/ethtool_netlink.h lib/zig/libc/include/any-linux-any/linux/eventpoll.h lib/zig/libc/include/any-linux-any/linux/f2fs.h lib/zig/libc/include/any-linux-any/linux/fadvise.h @@ -1302,6 +1320,7 @@ lib/zig/libc/include/any-linux-any/linux/i8k.h lib/zig/libc/include/any-linux-any/linux/icmp.h lib/zig/libc/include/any-linux-any/linux/icmpv6.h lib/zig/libc/include/any-linux-any/linux/idxd.h +lib/zig/libc/include/any-linux-any/linux/if.h lib/zig/libc/include/any-linux-any/linux/if_addr.h lib/zig/libc/include/any-linux-any/linux/if_addrlabel.h lib/zig/libc/include/any-linux-any/linux/if_alg.h @@ -1332,39 +1351,38 @@ lib/zig/libc/include/any-linux-any/linux/if_tunnel.h lib/zig/libc/include/any-linux-any/linux/if_vlan.h lib/zig/libc/include/any-linux-any/linux/if_x25.h lib/zig/libc/include/any-linux-any/linux/if_xdp.h -lib/zig/libc/include/any-linux-any/linux/if.h lib/zig/libc/include/any-linux-any/linux/ife.h lib/zig/libc/include/any-linux-any/linux/igmp.h lib/zig/libc/include/any-linux-any/linux/iio/buffer.h lib/zig/libc/include/any-linux-any/linux/iio/events.h lib/zig/libc/include/any-linux-any/linux/iio/types.h lib/zig/libc/include/any-linux-any/linux/ila.h -lib/zig/libc/include/any-linux-any/linux/in_route.h lib/zig/libc/include/any-linux-any/linux/in.h lib/zig/libc/include/any-linux-any/linux/in6.h +lib/zig/libc/include/any-linux-any/linux/in_route.h lib/zig/libc/include/any-linux-any/linux/inet_diag.h lib/zig/libc/include/any-linux-any/linux/inotify.h lib/zig/libc/include/any-linux-any/linux/input-event-codes.h lib/zig/libc/include/any-linux-any/linux/input.h lib/zig/libc/include/any-linux-any/linux/io_uring.h +lib/zig/libc/include/any-linux-any/linux/ioam6.h lib/zig/libc/include/any-linux-any/linux/ioam6_genl.h lib/zig/libc/include/any-linux-any/linux/ioam6_iptunnel.h -lib/zig/libc/include/any-linux-any/linux/ioam6.h lib/zig/libc/include/any-linux-any/linux/ioctl.h lib/zig/libc/include/any-linux-any/linux/iommu.h lib/zig/libc/include/any-linux-any/linux/iommufd.h lib/zig/libc/include/any-linux-any/linux/ioprio.h -lib/zig/libc/include/any-linux-any/linux/ip_vs.h lib/zig/libc/include/any-linux-any/linux/ip.h *** 9040 LINES SKIPPED *** From nobody Mon May 20 14:42:59 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 4VjgKH6zjWz5LPcs; Mon, 20 May 2024 14:42:59 +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 4VjgKH3VHqz4cM7; Mon, 20 May 2024 14:42:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216179; 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=tgZ0AGnZYdWkbxZcG2u7dnSHDUxFuvHgQz9TNHlYwfw=; b=knvjGhlgNlmccPbootIzBkEoMpJxiRvHpZcazNxzmDWTw11ge7zVry+xsuoM0eXFVWYq92 Kht3S56JWtMweuMYTyogR3PERzzyh5ljMfe9CSJrfVB9g4NGDUEJmUPptuvpI//mTT9gxt Ypv2dsCBN0qhBlcxC1IbsDnmB143M08ddWp+TfKeIRi4mbJdszeFDMjoNFkLPdWuk8twDF v28vUDIRZ+lL0b2bzcOPx/vHbg71G4vaBNvco2P4FhrmX8KEb8mUU7DLgycq1nrKY9DdNa ygKdX6XAiRR9lt1OBwrmVnFmeIQGfC1EHx7Q9aSlrPPQUJ34y0jWgTIBYAvSmQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216179; a=rsa-sha256; cv=none; b=N69wzPMFxRONOCw6OMZ0nfGsNc1Iv/k42QFCw5R2MIIe1HQzz7XZC6YHoHrrklEmWeN383 FoLQ6pAltBFy+CtVDlC2NPSPjXOqNIwvWo0vN42oH672RWGFezdSvP8fHIQxGhqlgEitlq lVoWgz/jfSCd19qCkIwXNtVqopoA/MlGZRirY1rGmfYJs6JxCOi8Ca3MJwgW0jkfQWJpW4 rDXynIStIKjMKYQYONY3rbihUWt7Hqj1drGQBbVU2wr/rRRzPldnlSyoIZv/v79R3F0oUB jLc2EDnx2RT8L9p5bDnX5alRc6uhdVj5XcTn9f4n+WOesGjP+dW3GtkRaPDvMg== 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=1716216179; 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=tgZ0AGnZYdWkbxZcG2u7dnSHDUxFuvHgQz9TNHlYwfw=; b=h5IU+1wZhjOYDrrBtAKSt/8NvK+kMK8+IwHBZcs995JAgDIJbVxXbBh4SShfKALluxxzpX V/hb8iju18knXZ89y+WB7ID//jOP0JXOxGLRTBiEjh/tRF+qHf9b94ze61G+Y7vxfBufyE QuwnJlmMRxu6wH2MKkVWicXe2qFAIUhI9p8U8+TLxWWe0mTCYVJTSaDfI+2GUwb/ClqFJp L/P915rn6Cwa5r1Aa3eULvCeh7t20wXnJjfol70gGp1jRjLuqUjx+dx0fwCZSCw5D9rV7c 8GU6bwvlOovy1ZLNvdQVPo4bySMC9F+jWtFkffIm+x6xwXIJUxRwhFuIzZxOlA== 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 4VjgKH36Wnzhpm; Mon, 20 May 2024 14:42:59 +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 44KEgxYx065012; Mon, 20 May 2024 14:42:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEgxOd065009; Mon, 20 May 2024 14:42:59 GMT (envelope-from git) Date: Mon, 20 May 2024 14:42:59 GMT Message-Id: <202405201442.44KEgxOd065009@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: f878974739dd - main - astro/mepo: update to 1.2.1 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f878974739dd231327bd0e795f8fd0399638ac3e Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=f878974739dd231327bd0e795f8fd0399638ac3e commit f878974739dd231327bd0e795f8fd0399638ac3e Author: Jan Beich AuthorDate: 2024-05-01 16:20:10 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:40 +0000 astro/mepo: update to 1.2.1 Changes: https://git.sr.ht/~mil/mepo/refs/1.2.1 Reported by: Repology --- astro/mepo/Makefile | 4 ++-- astro/mepo/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/astro/mepo/Makefile b/astro/mepo/Makefile index 069b3931ba05..65200356d0fb 100644 --- a/astro/mepo/Makefile +++ b/astro/mepo/Makefile @@ -1,5 +1,5 @@ PORTNAME= mepo -DISTVERSION= 1.2.0 +DISTVERSION= 1.2.1 CATEGORIES= astro geography wayland MASTER_SITES= https://git.sr.ht/~mil/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ @@ -11,7 +11,7 @@ LICENSE= GPLv3+ OFL11 LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig011>=0.11.0:lang/zig011 +BUILD_DEPENDS= zig>=0.12.0:lang/zig LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= jq:textproc/jq diff --git a/astro/mepo/distinfo b/astro/mepo/distinfo index 0e364bdbf774..61ac60a7e88d 100644 --- a/astro/mepo/distinfo +++ b/astro/mepo/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691878288 -SHA256 (mepo-1.2.0.tar.gz) = 760986c551c3f9be4addb3d8d698b658695bbadb04e6b96c8b3e6a9177b46ded -SIZE (mepo-1.2.0.tar.gz) = 592505 +TIMESTAMP = 1714580410 +SHA256 (mepo-1.2.1.tar.gz) = 5032afa245398c90bbd608bea377814c5b6176741af05c880b31dc8908aebcbf +SIZE (mepo-1.2.1.tar.gz) = 592467 From nobody Mon May 20 14:43:00 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 4VjgKJ6gD8z5LPVD; Mon, 20 May 2024 14:43:00 +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 4VjgKJ4wXbz4c60; Mon, 20 May 2024 14:43:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216180; 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=kmfyPiDN1/g8bwjamEnBnzzohUYl7/kbQF+MRfBQc54=; b=b4ydALVBpKHgR+QaUCxICuxB1RBE0KyKXgATZQgiQAgeFgTzlVglxDJT0fdhlykymC4sFh RK+T3glSozDIL4T0h3MMZ/lWEktnSP2N3Pu8EBQwLl1d2CLMG/ZbpIW95jagvVxfEQdXBF 5XDq9o0/LNpJnMSZFH1URqeAwQ/BN8Sq7Cqbwt0hpp4RDj5oGm6InUyoXi4oUdzvuWJ7Q9 MUgsvXnUmCcm90SenCQbv8dT+f5lp6ad+YzXnN+higS1XoqEmi8jnpmSJtDANpnQ8GpIV/ dFtEKo4jR6YutcOnimjjTwCTo679WiEKHO2UjC2qksLFZ3YJOeRb/OiRfLxOAg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216180; a=rsa-sha256; cv=none; b=CLF74TUKDe+igan0w9U1ZAUcs0qMNrjrNiWiKFRxiP2qu4nRDSD97RVAJPAWlKTmTCMNIi xF3W0i7BWBAEDj19xoKv3s9UrCeW+b2LGu9gZkG1nmN38w4piWg1cdcpRZL2bBbmqjo2VU rEAt9gufqRNZzpx5RGhrgN+qMa1tZMYpEiHH6KUj5LCFqCEzbvSxxGUhnH9+J+8/flZhfL +1DI1E4FPdAijSH4Vj5rKVkdzNzeUN+nKn8ujyF9UCTRx7P31ZH9XjBea/wC0yFnW+Axt4 Znrv50x0i4wMRNvB7pXtWsiMWqHQv/YLEKldrDWUw9f5D3WoTE/z17XmNNtEZg== 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=1716216180; 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=kmfyPiDN1/g8bwjamEnBnzzohUYl7/kbQF+MRfBQc54=; b=L6wqrIU5+eHcsIOV7Bi1vIvsvxPvVapxqZq/jFYbA2a8PkAadeNEJY67fdo7Tgq+dUnfBR 0WXKfFoVaQ4HCZntQh9qaqWwFy+IPDL+eFZx+RKDA4RsXG8HOXt0xQBlPjV/IJzeytIFbv 571oUoYjkB0PYUDevaUj3BMryvFWKw6GBDT4k+MYDnetsuj+wDw5wIGbrN/O4tNdj8/O6d c/k7Y6+EYAvAY3bJfgWuq+RBLzE6g9zZ5nebinZM50c0qs1L89NIIrOpK2ieJqkpSSuY5W VoQmCBqvAntjqQC8lLvQcI4K8kUzoU/onojg+MoswKSUJVaNXG4ZBythJVBi+w== 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 4VjgKJ4TDJzhpn; Mon, 20 May 2024 14:43:00 +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 44KEh0Re065060; Mon, 20 May 2024 14:43:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEh09g065057; Mon, 20 May 2024 14:43:00 GMT (envelope-from git) Date: Mon, 20 May 2024 14:43:00 GMT Message-Id: <202405201443.44KEh09g065057@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 4029508e16a0 - main - audio/linuxwave: back to default zig 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4029508e16a00d6680e02156f7022a2173c19c0b Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=4029508e16a00d6680e02156f7022a2173c19c0b commit 4029508e16a00d6680e02156f7022a2173c19c0b Author: Jan Beich AuthorDate: 2024-05-20 14:22:21 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:42 +0000 audio/linuxwave: back to default zig --- audio/linuxwave/Makefile | 24 +++++++++++++++++++++--- audio/linuxwave/distinfo | 6 ++++-- 2 files changed, 25 insertions(+), 5 deletions(-) diff --git a/audio/linuxwave/Makefile b/audio/linuxwave/Makefile index fbe9442fc239..67068696cad8 100644 --- a/audio/linuxwave/Makefile +++ b/audio/linuxwave/Makefile @@ -1,8 +1,12 @@ PORTNAME= linuxwave DISTVERSIONPREFIX= v DISTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= audio +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= bbb9a15b41ed.patch:-p1 # https://github.com/orhun/linuxwave/pull/28 + MAINTAINER= jbeich@FreeBSD.org COMMENT= Generate music from the entropy of Linux WWW= https://orhun.dev/linuxwave/ @@ -10,14 +14,14 @@ WWW= https://orhun.dev/linuxwave/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig010>=0.10.0:lang/zig010 +BUILD_DEPENDS= zig>=0.12.0:lang/zig USE_GITHUB= yes GH_ACCOUNT= orhun -GH_TUPLE= Hejsil:zig-clap:0.6.0:zig_clap/libs/zig-clap +GH_TUPLE= Hejsil:zig-clap:0.8.0:zig_clap/libs/zig-clap MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ - ${WITH_DEBUG:D:U-Drelease-fast} \ + ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ ${WITH_PIE:D-Dpie} \ ${WITH_RELRO:D-Drelro} \ -Dcpu=${CPUTYPE:Ubaseline} \ @@ -26,6 +30,20 @@ NO_INSTALL= yes # strip(1) breaks runtime PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz +pre-patch: +.if defined(PATCHFILES) && ${PATCHFILES:Mbbb9a15b41ed*} +# Pretend to be a regular file for vendor patch to apply as is + @${MV} ${WRKSRC}/libs/zig-clap ${WRKSRC}/libs/zig-clap.moved + @${ECHO_CMD} "Subproject commit 749c43f1f846adc950a5920ed61b40cbc3ec2c54" \ + >${WRKSRC}/libs/zig-clap +.endif + +post-patch: +.if defined(PATCHFILES) && ${PATCHFILES:Mbbb9a15b41ed*} + @${RM} ${WRKSRC}/libs/zig-clap + @${MV} ${WRKSRC}/libs/zig-clap.moved ${WRKSRC}/libs/zig-clap +.endif + do-build: @(cd ${WRKSRC} && ${MAKE_ENV} zig build ${CONFIGURE_ARGS}) diff --git a/audio/linuxwave/distinfo b/audio/linuxwave/distinfo index ed3a167ef65c..7d2d02ee64cb 100644 --- a/audio/linuxwave/distinfo +++ b/audio/linuxwave/distinfo @@ -1,5 +1,7 @@ TIMESTAMP = 1689941107 SHA256 (orhun-linuxwave-v0.1.5_GH0.tar.gz) = c3cbbca353c1cbe837a55b28e35a26d963ad7a4264f677cdd033bdb545447e32 SIZE (orhun-linuxwave-v0.1.5_GH0.tar.gz) = 372387 -SHA256 (Hejsil-zig-clap-0.6.0_GH0.tar.gz) = 07c426248a729fbd443d3cc42c70c6bcf5bd2a18cf6a08ab9097f31a397a374f -SIZE (Hejsil-zig-clap-0.6.0_GH0.tar.gz) = 21914 +SHA256 (Hejsil-zig-clap-0.8.0_GH0.tar.gz) = 82c43de5298c38e513220c9986ae48154817bc8a7abe525f5d5e26eb0086b3c1 +SIZE (Hejsil-zig-clap-0.8.0_GH0.tar.gz) = 22573 +SHA256 (bbb9a15b41ed.patch) = 6bf0b34cd1c24552e70c37e3660bceafaed2444985c639e6eec0445297abc823 +SIZE (bbb9a15b41ed.patch) = 20938 From nobody Mon May 20 14:43:01 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 4VjgKL3NCBz5LPWX; Mon, 20 May 2024 14:43:02 +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 4VjgKK6Whcz4cDf; Mon, 20 May 2024 14:43:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216182; 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=1HjCLn3vbNzze79VciaOJi0aB43t5rhrXdZNIPYcEtc=; b=dozE85GkLoKjZzb1bR1uqBCPru7bgLDlybq+pdxJS8VgUyKPqwiijbZOkxWYiGFG6UKhsY gN8U3IXu3sYVrvEoesbMcWrsmCVH4+oP8ZEYtFPBV+8irmxiz3iThb3dbItlcaissupCZx D1V5c65OBgHsOZs0kck0ySc2EFvwJ83RBU436FiwL2X+s6yzvxnWZMwq9ylU6grRfagtU9 93GRh3jOqb8OupZ9HEztdnAfjOTcxoQcKcWJDN13SMBP+j527DySKewBIuuBob9xRv9u5I Ix0cRr2rutuDnylYPHQQ0Vrt1PLSZI5h+kbf7g46pMWUyyJl4OtPPNbtk0Kscg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216182; a=rsa-sha256; cv=none; b=fNifo2p1Swgl4NxMQZrFC8AAwVTOuLqlD/RrRxQglbq9W9aQtuooSTp5tbL/3NbjSPEIpf gcsbOkB3oe0ETZK/jNpZkkiowqCCej2Ez9z+nwiaoMWxIK1cHCGdojNbR04kN8jJkCCpWT KOav8ETP/ODOmPnTcjlAx2ffO3mYtEnEcfzHQCNG1fPAfVZKsBuDBK8qZKOKxRWomn2qa7 jYMFMfeABJsCAu31eZ0z5ByXPyTo32WlZaH7LAFyyj8eyof8ico4AdC5YDUnkUckgimBCo v8DktTYxYwYFtSh7tgolTXubFT6LBWLEkykwbzsaxmm6J2pVDnhy4msCMMehFw== 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=1716216182; 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=1HjCLn3vbNzze79VciaOJi0aB43t5rhrXdZNIPYcEtc=; b=e84r70TCpP8xnwVZVnnFxzl3jj4zZhEY70Y6SMHXF7iaoQxJkIEWQTgYy20/cmSrlfQDG8 Dss4YHnG4zc/4CQoiNmTf2fhDOoMPhlnrJjxSOZAd644HtPq+12Iz9jbHhu5fWLxblMjCf cRNp93BRxDwGC7/4oagKDb7XGSx+4nR8H4+ZIzVWL3P+RrfL4iqfSYpJxhyQea5GjUy183 M3w0bC8xJKo257j3M1JWYA/qRna2fPcM1yFmiIycrqmrkNBwYVnlUVkDoyInbmk0WsLsDC yc6u3Weo3yz70ykL3jE04rrFzh0ASjm4TOlohmq29rDH7TuAk6PF36vlNcHdHg== 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 4VjgKK5RFmzjVq; Mon, 20 May 2024 14:43:01 +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 44KEh1m2065115; Mon, 20 May 2024 14:43:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEh1Wx065112; Mon, 20 May 2024 14:43:01 GMT (envelope-from git) Date: Mon, 20 May 2024 14:43:01 GMT Message-Id: <202405201443.44KEh1Wx065112@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: bec41b713392 - main - biology/vcflib: add upstream reference for zig >= 0.11 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bec41b713392d36895df1a1dc2afedae078bf91c Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=bec41b713392d36895df1a1dc2afedae078bf91c commit bec41b713392d36895df1a1dc2afedae078bf91c Author: Jan Beich AuthorDate: 2024-05-20 14:38:29 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:43 +0000 biology/vcflib: add upstream reference for zig >= 0.11 --- biology/vcflib/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/biology/vcflib/Makefile b/biology/vcflib/Makefile index 47503953ed1f..c4efb379e8f6 100644 --- a/biology/vcflib/Makefile +++ b/biology/vcflib/Makefile @@ -39,6 +39,7 @@ OPTIONS_SUB= yes ZIG_DESC= Include Zig language support +# FIXME: https://github.com/vcflib/vcflib/issues/399 ZIG_BUILD_DEPENDS= zig010>0:lang/zig010 CMAKE_ARGS+= -DWFA_GITMODULE=OFF -DWFALIB=${LOCALBASE}/lib/libwfa2.so From nobody Mon May 20 14:43:02 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 4VjgKM1PGjz5LPCJ; Mon, 20 May 2024 14:43:03 +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 4VjgKL6xQ0z4cQB; Mon, 20 May 2024 14:43:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216183; 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=NjLad6ejL/p4pbJJjlqiSHUr4LGPTKekYnUxfj6avnM=; b=T9wb8dJQQP6fNYA5jEKjc6QQVvEIksCnv7Pgg+9SMbLxPnaHCxOLeQFVZE6uJUrF8RkVQD 65g8hALQq/j9kPAOQdPJ/rvA9C87csJgHiT0xGFmGLVFzIX4SUucWJJwvhbf0xKyg1xWa6 MtnD2qBneeIxGSoNwuKBDSJO2CGeK9sTS7EmzcTmvqrBPSWWkOCI8e+/sdF5/jjY0MZ9YJ h4IEETpUa9oI4xlxJneHMoC1Q1mpTsWny0rfcFo5PFt125c0nQ2k80a6Nv9MyIXKPdU0vU Cb1qwYMAY5+QW3G++33uMLt7ab4gob1zo11Cer6+FvkusbJrjnvcr99yJZUiEA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216183; a=rsa-sha256; cv=none; b=pRqmD5+y2bl9BTzU2HR4VMdolCqgt72Gjl3nJCxsWRxpPxfxLeSZ0nptVjG3AuOF+umwhv G8EZ8qlbDCoDIHdQHzCh92CrgjRZENguUa2kCt82lFJM0jYvyEY10VN1edUv8ohm7ZblA0 ptZ+Y1zPAAmfS4bN60dw5ofbu2+kAZQKgQwbV6AVoJBR4cobx0s/ocflp2UAx63AVhw08h 4VkXuPSUvJqZICmr7ShDZAKSDIMCByREmi142yTdjJMD1RA+bCJbv3VMJA9Somiv8ePtBx t1BbO0tblefXCSSdg/zHuGoY/L4rXLSd73jSf29eoVH9dyAuikU0SqV70P6UUA== 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=1716216183; 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=NjLad6ejL/p4pbJJjlqiSHUr4LGPTKekYnUxfj6avnM=; b=AM0MiHPs0SD2f6iE4DgncdoiAk1cVgCYdvCFWAKgPRDUVCNJuXwHc6cMJVcfg84TY/ZQLf hirb9v6YdDDfv8yISm49rmHfmkVTz8VzV4K46L0XfqRw0qsfDfalfHUKaW14w9kOoCzk/6 f35IEyOSfiiFFgj9a9m9v4X67xYKAJQMdugU3SvRNyjJ19iL8+VoJcy7p5JQ5Ronpoo9Hf N1CBs0WZXQlrjJm1upvuAhhzqKn02KDoPEFycegyy6TC/AjuBBibnxUV4iTW9jfQcYTDMS J92XRB98vux5DFcv848qa18+zEcsyWlJqhSps5gJyV5bp89YCwGOQ0syTXX3XA== 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 4VjgKL6Vhhzhpp; Mon, 20 May 2024 14:43:02 +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 44KEh2gh065163; Mon, 20 May 2024 14:43:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEh2MX065160; Mon, 20 May 2024 14:43:02 GMT (envelope-from git) Date: Mon, 20 May 2024 14:43:02 GMT Message-Id: <202405201443.44KEh2MX065160@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 51ffa86efc4c - main - devel/zls: update to 0.12.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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 51ffa86efc4c9900b3d3b7b3e6fe4b0035daf79c Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=51ffa86efc4c9900b3d3b7b3e6fe4b0035daf79c commit 51ffa86efc4c9900b3d3b7b3e6fe4b0035daf79c Author: Jan Beich AuthorDate: 2024-04-25 17:44:10 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:45 +0000 devel/zls: update to 0.12.0 Changes: https://github.com/zigtools/zls/releases/tag/0.12.0 Reported by: GitHub (watch releases) --- devel/zls/Makefile | 17 ++++++++++------- devel/zls/distinfo | 22 +++++++++++----------- 2 files changed, 21 insertions(+), 18 deletions(-) diff --git a/devel/zls/Makefile b/devel/zls/Makefile index 56a97bd93da7..53367daba228 100644 --- a/devel/zls/Makefile +++ b/devel/zls/Makefile @@ -1,6 +1,9 @@ PORTNAME= zls -DISTVERSION= 0.11.0 +DISTVERSION= 0.12.0 CATEGORIES= devel +MASTER_SITES= https://raw.githubusercontent.com/ziglang/:langref +DISTFILES= zig/${DISTVERSION}/doc/langref.html.in:langref +EXTRACT_ONLY= ${DISTFILES:N*\:langref:C/\:.*//} MAINTAINER= jbeich@FreeBSD.org COMMENT= Zig LSP implementation + Zig Language Server @@ -9,20 +12,20 @@ WWW= https://github.com/zigtools/zls LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zig011>=0.11.0:lang/zig011 -RUN_DEPENDS= zig:lang/zig011 +BUILD_DEPENDS= zig>=0.12.0:lang/zig +RUN_DEPENDS= zig:lang/zig USE_GITHUB= yes GH_ACCOUNT= zigtools -GH_TUPLE= antlilja:8372900fcc09e38d7b0b6bbaddad3904:6c3321e:binned_allocator/../.cache/zig/p/1220363c7e27b2d3f39de6ff6e90f9537a0634199860fea237a55ddb1e1717f5d6a5 \ - wolfpld:tracy:v0.9.1:tracy/src/tracy \ - ziglibs:diffz:90353d4:diffz/../.cache/zig/p/122089a8247a693cad53beb161bde6c30f71376cd4298798d45b32740c3581405864 \ - ziglibs:known-folders:0.7.0-26-gfa75e1b:known_folders/../.cache/zig/p/122048992ca58a78318b6eba4f65c692564be5af3b30fbef50cd4abeda981b2e7fa5 +GH_TUPLE= wolfpld:tracy:v0.10:tracy/src/tracy \ + ziglibs:diffz:e10bf15:diffz/../.cache/zig/p/12200d71e4b7029ea56a429e24260c6c0e85a3069b0d4ba85eace21a0fd75910aa64 \ + ziglibs:known-folders:0.7.0-34-gbf79988:known_folders/../.cache/zig/p/12201314cffeb40c5e4e3da166217d2c74628c74486414aaf97422bcd2279915b9fd MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ -Dcpu=${CPUTYPE:Ubaseline} \ -Ddata_version=${DISTVERSION} \ + -Dversion_data_path=${DISTFILES:M*\:langref:C/\:.*//:S,^,${_DISTDIR},} \ --verbose NO_INSTALL= yes # strip(1) breaks runtime PLIST_FILES= bin/${PORTNAME} diff --git a/devel/zls/distinfo b/devel/zls/distinfo index 434841639e69..8426b67282a7 100644 --- a/devel/zls/distinfo +++ b/devel/zls/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1691412659 -SHA256 (zigtools-zls-0.11.0_GH0.tar.gz) = 09fee5720fed9f3e1f494236ba88bf9176d3a01304feaa355b9f4726a574431b -SIZE (zigtools-zls-0.11.0_GH0.tar.gz) = 554005 -SHA256 (antlilja-8372900fcc09e38d7b0b6bbaddad3904-6c3321e_GH0.tar.gz) = 69c8f7fe1dae6f45bb18e8ff792078aa22e92ca2b4e01807c1646b1e3c7e1a28 -SIZE (antlilja-8372900fcc09e38d7b0b6bbaddad3904-6c3321e_GH0.tar.gz) = 4052 -SHA256 (wolfpld-tracy-v0.9.1_GH0.tar.gz) = c2de9f35ab2a516a9689ff18f5b62a55b73b93b66514bd09ba013d7957993cd7 -SIZE (wolfpld-tracy-v0.9.1_GH0.tar.gz) = 5961762 -SHA256 (ziglibs-diffz-90353d4_GH0.tar.gz) = f36a3056de1f30cdcef8835b0510e243e6e515a0c1252bff10d22b3f6dc140c9 -SIZE (ziglibs-diffz-90353d4_GH0.tar.gz) = 17163 -SHA256 (ziglibs-known-folders-0.7.0-26-gfa75e1b_GH0.tar.gz) = 9b2bbbed719abecb647b4fa2b2a62d956ef7b7a2a0418a56837242cc11917be3 -SIZE (ziglibs-known-folders-0.7.0-26-gfa75e1b_GH0.tar.gz) = 6722 +TIMESTAMP = 1714067050 +SHA256 (zig/0.12.0/doc/langref.html.in) = ee51527e454b3ab9f8da76276320e60649117ccf74de5514259e5283e7815291 +SIZE (zig/0.12.0/doc/langref.html.in) = 465363 +SHA256 (zigtools-zls-0.12.0_GH0.tar.gz) = c8c59dc6a708f3857ffbc1f593db4f6409e50e5ff1319b84dc65b84271e5a3d8 +SIZE (zigtools-zls-0.12.0_GH0.tar.gz) = 341927 +SHA256 (wolfpld-tracy-v0.10_GH0.tar.gz) = a76017d928f3f2727540fb950edd3b736caa97b12dbb4e5edce66542cbea6600 +SIZE (wolfpld-tracy-v0.10_GH0.tar.gz) = 6023869 +SHA256 (ziglibs-diffz-e10bf15_GH0.tar.gz) = 6a940d0f2cfba95ecc017c3bceff80371044130571c46acbe2098ab0ce5efe25 +SIZE (ziglibs-diffz-e10bf15_GH0.tar.gz) = 17264 +SHA256 (ziglibs-known-folders-0.7.0-34-gbf79988_GH0.tar.gz) = 7f650bf379f3354b647a0d5f41af03eb9c4e16b0b43bb150c54bf30d77936d2f +SIZE (ziglibs-known-folders-0.7.0-34-gbf79988_GH0.tar.gz) = 6780 From nobody Mon May 20 14:43:03 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 4VjgKN3Bblz5LPZX; Mon, 20 May 2024 14:43:04 +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 4VjgKN0nJ8z4cMr; Mon, 20 May 2024 14:43:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216184; 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=nboYGkPqKNOMoW84X89mKlzKFrKWg1+Yu0EHznZcl8w=; b=dmaOfKgOy4MgP7tDK0ldOHgjma69oW2mGCeEnY7yRKP5UM874rDn6jO9z44ll9tjNqY85y WwOlex/8rSX3i7HBZqTEwAr7PloyOMHZFbR+D3J4CxxSKvlycGGQKeH1NxdpAISQs2BT8R 0gwbi2ZNOLIGiklWeosIlVousnt+UxKtN81p186qYhuyQxb/0T1I3GhDAVINyZguO0jnxv nAz2Q2h/bg5KUQh1gTrb29mc5TtKv9I3pTfo2bhGTmndnhW3PQMFO7vm2sNjOV/0aFUWib WqAJkEvxxz1XYASoQsDeWtnRmKW5HoBm3tXEvp63JWX1Y5gy4RB4gLAfpiKoiQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216184; a=rsa-sha256; cv=none; b=RuCH5q1rCpQm3Kxj/+db3q12kqqYyaOuICsc5daABvg/aU3a5FGNWNbaXc1gW+TwF+JAoI 1gMZ6+ieGqt+5Q3tILVFV1u/gyx1s3fjyGMcdQ8KlDcPNuwIE7Tybb88DoPKuhgyYM4+jl ItetogfOiujurNjd4QHuhs/VC75PKD2GtvQ0Ww/d9ktUoBo99DjrTuIvhmvSYzWQMkfekO eLHCamUJHRUJBJCbddE7gP+sZhDigX0rAgaEJeD9XbQ9LmazQKw2Uc2UJ//PORNRKYFnZf deJj3k1DhPi4kueQmKP+KcU3Oh2f93+Bp1A4xyghTEqXRA5eyt9WV53DixTMQg== 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=1716216184; 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=nboYGkPqKNOMoW84X89mKlzKFrKWg1+Yu0EHznZcl8w=; b=lpG1OsyW0g5qcmcJqS7f3Yr3xH1n7JxlRW58GW0QKa2TVaBOavpgMixPnnYYTviykvVU6D LYCaoCwnvkb0LaJwntnZSGk1v9H4SBEFatYxtPL1r/23RzMR9j/s6Mn51lZaaC4tOqOoNK xdcVua6ocTy2q9HX2soqpL5QRqZtYJuFX3dNsYVAuHE/qyFvNFYIs/WrrBqgPbHSJ2SOzB 0fGT5LE2jqrh0rLXRCR9sr8Vf5GTOhULH1idWMNvvocO07lbVpwMGHDiB3SW02G72t5T9O uUr0QQJWGLUgdLUiXfKkef+8vJmvwA0kwPZM/OneP71Od2SbBb62v23Qj+eHXw== 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 4VjgKN0Nbvzhpq; Mon, 20 May 2024 14:43:04 +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 44KEh3hD065203; Mon, 20 May 2024 14:43:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEh3fc065200; Mon, 20 May 2024 14:43:03 GMT (envelope-from git) Date: Mon, 20 May 2024 14:43:03 GMT Message-Id: <202405201443.44KEh3fc065200@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 7eca427bd7df - main - x11/waylock: update to 1.1.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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7eca427bd7df984eb6e460cc5ac12b8e83f0c5a1 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=7eca427bd7df984eb6e460cc5ac12b8e83f0c5a1 commit 7eca427bd7df984eb6e460cc5ac12b8e83f0c5a1 Author: Jan Beich AuthorDate: 2024-05-19 09:38:11 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:46 +0000 x11/waylock: update to 1.1.0 Changes: https://codeberg.org/ifreund/waylock/releases/tag/v1.1.0 Reported by: Repology --- x11/waylock/Makefile | 8 ++++---- x11/waylock/distinfo | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/x11/waylock/Makefile b/x11/waylock/Makefile index de90c46f4a35..b259ef2c9023 100644 --- a/x11/waylock/Makefile +++ b/x11/waylock/Makefile @@ -1,6 +1,6 @@ PORTNAME= waylock DISTVERSIONPREFIX= v -DISTVERSION= 1.0.0 +DISTVERSION= 1.1.0 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -11,7 +11,7 @@ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols \ - zig011>=0.11.0:lang/zig011 + zig>=0.12.0:lang/zig LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= unix-selfauth-helper>0:security/unix-selfauth-helper @@ -19,8 +19,8 @@ RUN_DEPENDS= unix-selfauth-helper>0:security/unix-selfauth-helper USES= pkgconfig USE_GITHUB= yes GH_ACCOUNT= ifreund -GH_TUPLE= ifreund:zig-wayland:65475ba:zig_wayland/deps/zig-wayland \ - ifreund:zig-xkbcommon:7b188de:zig_xkbcommon/deps/zig-xkbcommon +GH_TUPLE= ifreund:zig-wayland:v0.1.0:zig_wayland/../.cache/zig/p/1220b0f8f822c1625af7aae4cb3ab2c4ec1a4c0e99ef32867b2a8d88bb070b3e7f6d \ + ifreund:zig-xkbcommon:v0.1.0:zig_xkbcommon/../.cache/zig/p/1220840390382c88caf9b0887f6cebbba3a7d05960b8b2ee6d80567b2950b71e5017 MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ diff --git a/x11/waylock/distinfo b/x11/waylock/distinfo index d27bce75f9c9..d74c4293c2b2 100644 --- a/x11/waylock/distinfo +++ b/x11/waylock/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1713267102 -SHA256 (ifreund-waylock-v1.0.0_GH0.tar.gz) = 243730ab9488aaff0969e8d4940218d201dae5f9463bcccfdf9f98260e602ec9 -SIZE (ifreund-waylock-v1.0.0_GH0.tar.gz) = 19777 -SHA256 (ifreund-zig-wayland-65475ba_GH0.tar.gz) = 51c3f10e44ddc829d259b96e01ce135ccb564f1851f1f8bb0552516aa3b3f9c2 -SIZE (ifreund-zig-wayland-65475ba_GH0.tar.gz) = 56249 -SHA256 (ifreund-zig-xkbcommon-7b188de_GH0.tar.gz) = 2c55d221c7a3483b38669cd19f7ccbc16a6429fc365e497aff4cd23b762317f5 -SIZE (ifreund-zig-xkbcommon-7b188de_GH0.tar.gz) = 21749 +TIMESTAMP = 1716111491 +SHA256 (ifreund-waylock-v1.1.0_GH0.tar.gz) = afa53200f5901dba37524f3193afea978aee8af71856bc0e7988baf89be045bb +SIZE (ifreund-waylock-v1.1.0_GH0.tar.gz) = 20424 +SHA256 (ifreund-zig-wayland-v0.1.0_GH0.tar.gz) = 243a46239a75113376294a739bc27870961882ff95eeb5b20207d2c0f49990de +SIZE (ifreund-zig-wayland-v0.1.0_GH0.tar.gz) = 56342 +SHA256 (ifreund-zig-xkbcommon-v0.1.0_GH0.tar.gz) = 62875763fa7a9262c4eda62235259aeafc6fce54568f41119a059e8ac392dbb7 +SIZE (ifreund-zig-xkbcommon-v0.1.0_GH0.tar.gz) = 22487 From nobody Mon May 20 14:43:05 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 4VjgKP36KZz5LPZb; Mon, 20 May 2024 14:43:05 +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 4VjgKP1tdwz4cN7; Mon, 20 May 2024 14:43:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216185; 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=1MkXoAE9aEhOUTF/cmG1kYbdsa0495WjxF1UcdNJBAw=; b=cwOEqVLSkJV8zLGfNGNU9eXQ/zykPuqcUxi6CAc3/H6osDJh229sbAIx5MOx7x69WhGYYJ 0SQB6cty3OkZZaQufESFl1vAwI7A10n8Cu0/C/SCayGSdRfjJaGvHFvclvESBDLK8FpY2O HK8uIoR8LwjSXDzEWeERDObbZcW0NndXSRr7gK/rKwkGK0g04M2BJSZmeTXlssBtia1ZwT GKvwEtvIpB0kU+VuFCK9V1TTrcJH23RuUEDAYn3qjcHgMd2sE1JC16HqCGIkLcdYz0GC7T OKGQDwhbcfdn+NZhL4xPE8dVUMr4OC0q6pEGQ3vZy5/FtFBnvyJRvL/qHqqazw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216185; a=rsa-sha256; cv=none; b=dC1NvhI0vZuJVBLvG6VD+m1AgrFwGmeQd3vk25Cr0znCGoYU5D+pc2uBWA2XKNaxuBLO66 9wXxCOASQ5WfPZyJGfGELsCZT3FIL9OiVRiyGXCUFbk3joFAbMrAYpMhSg0oKdI80Fmmip 5AnBZGUmr2TOovVINj3u8hITCCVAhc4cHaX9khrRy29TBsdRMu1PepgMip73XZTZychAU2 L1bD9eHZjqrX84fAYu3Y8Dh0lrRwNkfLKbWGj/6eoy2rI6Cs5VNSDzn6immSuEpVxjCDx7 eflZmbj9swT/xqHCfvGhCRFU919hTCpVIH+uswWBAemefVyHCU0imGhNnyom9w== 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=1716216185; 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=1MkXoAE9aEhOUTF/cmG1kYbdsa0495WjxF1UcdNJBAw=; b=dkiGfaqpsQEOuZwB+/mziG71KmqI3gvQHbbhBk9LGJaptHb3aMNCr3b/7ubxAA0x+ENOK+ sJ7PS+A2UT6a+kBK0Q+SD7C/CojB3VzS9nlKFZt9jGITMgqMiREQ3uZOptr/FNikNVDX/B 0cC3DihVFs9ZDhANGqzNOhdzthbfvtfGG3HiqktCkKJexrN1P3/2C6OYImyINpTraC46Qq H20KO6AE+ngj4PfxcBc6MyhdRJm05mNvhOswsaKCRVc7Khb3bBoZWdIJQOfaXf9ucgs29X 5YlIEpvWJunuJmkMNv8UEJb5H7qxuCbUx3oc1s2n81jVMaRqXm6O1NnP04N33Q== 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 4VjgKP1BlJzhpr; Mon, 20 May 2024 14:43:05 +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 44KEh5Co065242; Mon, 20 May 2024 14:43:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEh5dj065239; Mon, 20 May 2024 14:43:05 GMT (envelope-from git) Date: Mon, 20 May 2024 14:43:05 GMT Message-Id: <202405201443.44KEh5dj065239@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: a7ff377d919d - main - x11-wm/river: update to 0.3.2 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a7ff377d919d3d98c2b761f2f1f9907e59772ed6 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=a7ff377d919d3d98c2b761f2f1f9907e59772ed6 commit a7ff377d919d3d98c2b761f2f1f9907e59772ed6 Author: Jan Beich AuthorDate: 2024-05-20 10:14:13 +0000 Commit: Jan Beich CommitDate: 2024-05-20 14:42:48 +0000 x11-wm/river: update to 0.3.2 Changes: https://codeberg.org/river/river/releases/tag/v0.3.2 Reported by: Repology --- x11-wm/river/Makefile | 12 ++++++------ x11-wm/river/distinfo | 22 +++++++++++----------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile index a5b1c6070cd8..3445fc193c65 100644 --- a/x11-wm/river/Makefile +++ b/x11-wm/river/Makefile @@ -1,6 +1,6 @@ PORTNAME= river DISTVERSIONPREFIX= v -DISTVERSION= 0.3.1 +DISTVERSION= 0.3.2 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>0:graphics/wayland-protocols \ - zig011>=0.11.0:lang/zig011 + zig>=0.12.0:lang/zig LIB_DEPENDS= libevdev.so:devel/libevdev \ libwayland-server.so:graphics/wayland \ libwlroots.so:x11-toolkits/wlroots \ @@ -23,10 +23,10 @@ USES= pkgconfig xorg USE_GITHUB= yes USE_XORG= pixman GH_ACCOUNT= riverwm -GH_TUPLE= ifreund:zig-pixman:70bff91:zig_pixman/deps/zig-pixman \ - ifreund:zig-wayland:73fed09:zig_wayland/deps/zig-wayland \ - ifreund:zig-xkbcommon:7e09b38:zig_xkbcommon/deps/zig-xkbcommon \ - swaywm:zig-wlroots:5bc01a9:zig_wlroots/deps/zig-wlroots +GH_TUPLE= ifreund:zig-pixman:v0.1.0:zig_pixman/../.cache/zig/p/122014eeb4600a059bdcfe1c864862f17e6d5e4237e3bb7d6818f2a5583f6f4eb843 \ + ifreund:zig-wayland:v0.1.0:zig_wayland/../.cache/zig/p/1220b0f8f822c1625af7aae4cb3ab2c4ec1a4c0e99ef32867b2a8d88bb070b3e7f6d \ + ifreund:zig-xkbcommon:v0.1.0:zig_xkbcommon/../.cache/zig/p/1220840390382c88caf9b0887f6cebbba3a7d05960b8b2ee6d80567b2950b71e5017 \ + swaywm:zig-wlroots:v0.17.0:zig_wlroots/../.cache/zig/p/1220714d1cc39c3abb1d9c22a0b838d847ead099cb7d9931821490483f30c022e827 MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ diff --git a/x11-wm/river/distinfo b/x11-wm/river/distinfo index 942451e9ef70..4fe0b7f2ba32 100644 --- a/x11-wm/river/distinfo +++ b/x11-wm/river/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1716044943 -SHA256 (riverwm-river-v0.3.1_GH0.tar.gz) = 916b28ed2bd01e048c1a82bcb7a8c0745fedc081a24099f8025375c4b3c3d30d -SIZE (riverwm-river-v0.3.1_GH0.tar.gz) = 169544 -SHA256 (ifreund-zig-pixman-70bff91_GH0.tar.gz) = 609ff73c4d7fc713fb3debb742b3b09d41d8abdc181c959b339212435f9815ef -SIZE (ifreund-zig-pixman-70bff91_GH0.tar.gz) = 7331 -SHA256 (ifreund-zig-wayland-73fed09_GH0.tar.gz) = ef0fbba3be3d03bd288cf3037887c0de2215489970bae0e31e7b777a049cd3d4 -SIZE (ifreund-zig-wayland-73fed09_GH0.tar.gz) = 56012 -SHA256 (ifreund-zig-xkbcommon-7e09b38_GH0.tar.gz) = 2dff1035f19d1e758c072e7690e65777e2a63ea08894273518d034451c29ed99 -SIZE (ifreund-zig-xkbcommon-7e09b38_GH0.tar.gz) = 21884 -SHA256 (swaywm-zig-wlroots-5bc01a9_GH0.tar.gz) = 7e575a6105829ec8dbb03ff1c6783419cbcb9640621484d9d079226227873cd3 -SIZE (swaywm-zig-wlroots-5bc01a9_GH0.tar.gz) = 53830 +TIMESTAMP = 1716200053 +SHA256 (riverwm-river-v0.3.2_GH0.tar.gz) = d5e681e0abc0530e9587f1f23b6ede4c9ddf15e4ece5cf26cac16fe1b5c9e9a9 +SIZE (riverwm-river-v0.3.2_GH0.tar.gz) = 170145 +SHA256 (ifreund-zig-pixman-v0.1.0_GH0.tar.gz) = 03ea240ee8389b2884197d920c80aff3f63b394c0ec2237341fedbc20242dd0a +SIZE (ifreund-zig-pixman-v0.1.0_GH0.tar.gz) = 7872 +SHA256 (ifreund-zig-wayland-v0.1.0_GH0.tar.gz) = 243a46239a75113376294a739bc27870961882ff95eeb5b20207d2c0f49990de +SIZE (ifreund-zig-wayland-v0.1.0_GH0.tar.gz) = 56342 +SHA256 (ifreund-zig-xkbcommon-v0.1.0_GH0.tar.gz) = 62875763fa7a9262c4eda62235259aeafc6fce54568f41119a059e8ac392dbb7 +SIZE (ifreund-zig-xkbcommon-v0.1.0_GH0.tar.gz) = 22487 +SHA256 (swaywm-zig-wlroots-v0.17.0_GH0.tar.gz) = e44d2debd61a320fad04201cfd8a68d85cf31731716f3822929b48bb4d0496a7 +SIZE (swaywm-zig-wlroots-v0.17.0_GH0.tar.gz) = 54942 From nobody Mon May 20 14:54:49 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 4VjgZx31M7z5LQdw; Mon, 20 May 2024 14:54:49 +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 4VjgZx2KM4z4fdg; Mon, 20 May 2024 14:54:49 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716216889; 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=O21EeMhIaR7GosVR8zBgS03Bewm73JZGsQM9zBRCPJ8=; b=qOkXiz5k1ssBtuTa4Ep28wF2gH3w6gRRsTxdcw+RDYQrATMgGoWChwqxqIAH53SuuYGCOW QupEQXRHFtwt0pQBFw1r/UB1btuIEEczbBw5A9XrPzHGuxQ7PtinNMEjYDJZx37BBy/hfH Ehra78uDeYg1M8C5zIBAmBcYlK+w8R+1JxFokRmg66SaDtA3Xdrca57/SDIDb4YVZumK4k sTwddKx7iNxTM73EcmN4b/YBXixmFNq6gD4Qoazw0D2jy6yvPnOLGJnou9b+Gxp4k2whqN zgV3zjrBH3ZB7dY60SjIKtpcW8jdCOwDxsYn39q/5yItb88ey8qkLQQ3UU+JSA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716216889; a=rsa-sha256; cv=none; b=tG8BNdaX3PB3cR1BcxTVx9RPo++TA5quISKWAfTsFEooykNIaxXfE4tPhdy0lykwxf02AA uDW1JqJDrdY65kESztndgO1y5TdywQJKx/vCOXhEdyJy8gbHKqkfq4SuvAtkLFOU1Ma8O7 BOyadbWmovd1N5MKH/J+EUwGtsVlwxiwqUMzIWJZf8GZX+5tHbdsxGbkRABmum3oWF4yHo 1AYRDiSr2sphNx8xXCswQpfIF0VwTpMCHuYakmk/I+KeUi3UkeKMlexrlz/r4vbp3iKxA7 Fb3hX6EITKV+DfTQ2OCZf1ij5yvZgKREaAc+bGliQ00VSWvq5biSkq8r8Xm8RQ== 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=1716216889; 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=O21EeMhIaR7GosVR8zBgS03Bewm73JZGsQM9zBRCPJ8=; b=JX9Z7kdXkuIsEW5EqXNUtblEc1Q/5YL9w04o2kE7ifhp3zrrX8HAIWyMuTclK65/U9aJqp BRFJp3FUg+pdEeZitxWYz8b5f6cbRJicCW/jWwtncy+00aU9tEeJNkXiAIHnnv5PovRE2d yt7+jg4mIf9Z4Zs/E9GypywTqM5ukLciqJ/ZDAhMSoVN1uj87YLhalMSUzfwPR/WNX2n8B RhjbJj6TcMLNl9Cuf6CGV9rB46lwswqpGJmksm5Sg1/QyrrUFmKZasHfJWJe6lOjv6O+uW BK3t6LQ0JqFs0GCvcINZbxQk2xkecKK12V9gtBSDRbZrIis2OCE2S6xynK1w5g== 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 4VjgZx1cQ9zjWR; Mon, 20 May 2024 14:54:49 +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 44KEsnMe081965; Mon, 20 May 2024 14:54:49 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KEsnJN081962; Mon, 20 May 2024 14:54:49 GMT (envelope-from git) Date: Mon, 20 May 2024 14:54:49 GMT Message-Id: <202405201454.44KEsnJN081962@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kurt Jaeger Subject: git: 61971843fd48 - main - editors/neovim: update 0.9.5 -> 0.10.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: pi X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 61971843fd48f9b59b3e7169643064453607c586 Auto-Submitted: auto-generated The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=61971843fd48f9b59b3e7169643064453607c586 commit 61971843fd48f9b59b3e7169643064453607c586 Author: Laurant Chardon AuthorDate: 2024-05-20 14:51:01 +0000 Commit: Kurt Jaeger CommitDate: 2024-05-20 14:51:01 +0000 editors/neovim: update 0.9.5 -> 0.10.0 Author: Laurant Chardon Changes: https://gpanders.com/blog/whats-new-in-neovim-0.10/ https://neovim.io/doc/user/news-0.10.html Approved: adamw (implicit) PR: 279175 --- editors/neovim/Makefile | 32 ++++++++++++------------------- editors/neovim/distinfo | 10 +++++----- editors/neovim/files/patch-CMakeLists.txt | 14 -------------- 3 files changed, 17 insertions(+), 39 deletions(-) diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile index c48981a236a5..843c2e89a278 100644 --- a/editors/neovim/Makefile +++ b/editors/neovim/Makefile @@ -1,7 +1,6 @@ PORTNAME= neovim DISTVERSIONPREFIX= v -DISTVERSION= 0.9.5 -PORTREVISION= 1 +DISTVERSION= 0.10.0 CATEGORIES= editors MAINTAINER= adamw@FreeBSD.org @@ -11,8 +10,8 @@ WWW= https://neovim.io/ LICENSE= APACHE20 BUILD_DEPENDS= gperf:devel/gperf \ - ${LUA_MODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR} \ - ${LUA_MODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR} + ${LUA_REFMODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR} \ + ${LUA_REFMODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR} LIB_DEPENDS= libluv.so:devel/luv \ libmsgpack-c.so:devel/msgpack-c \ libtermkey.so:devel/libtermkey \ @@ -20,19 +19,23 @@ LIB_DEPENDS= libluv.so:devel/luv \ libunibilium.so:devel/unibilium \ libuv.so:devel/libuv \ libvterm.so:devel/libvterm +RUN_DEPENDS= ${LUA_REFMODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR} \ + ${LUA_REFMODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR} -USES= cmake cpe gettext iconv lua:52,build luajit pathfix pkgconfig +USES= cmake cpe gettext iconv lua:51,build luajit \ + desktop-file-utils pathfix pkgconfig USE_GITHUB= yes GH_TUPLE= libmpack:libmpack:1.0.5:libmpack \ - libmpack:libmpack-lua:1.0.9:libmpack_lua -PORTSCOUT= limit:^[0-9\.v]+$$ + libmpack:libmpack-lua:1.0.12:libmpack_lua CMAKE_ARGS= -DLUA_PRG:FILEPATH="${LUA_CMD}" \ -DCMAKE_INSTALL_MANDIR:PATH="${PREFIX}/share/man" \ - -DDEPS_PREFIX:PATH="${LOCALBASE}" + -DDEPS_PREFIX:PATH="${LOCALBASE}" \ + -DCMAKE_LIBRARY_PATH:PATH="${LOCALBASE}/lib/lua/${LUA_VER}" CFLAGS+= -I${LOCALBASE}/include DATADIR= ${PREFIX}/share/nvim +PORTSCOUT= limit:^[0-9\.v]+$$ PORTDATA= runtime OPTIONS_DEFINE= NLS PYNVIM @@ -41,19 +44,8 @@ OPTIONS_SUB= yes PYNVIM_DESC= Enable support for plugins written in python NLS_CMAKE_BOOL= ENABLE_LIBINTL + PYNVIM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pynvim>=0.3.0:editors/py-pynvim@${PY_FLAVOR} PYNVIM_USES= python:run -post-patch-NLS-off: - ${REINPLACE_CMD} -e '/add_subdirectory(po)/d' ${WRKSRC}/src/nvim/CMakeLists.txt - -pre-build: - ${LN} -s ${WRKSRC_libmpack} ${WRKSRC_libmpack_lua}/mpack-src - ${MKDIR} ${BUILD_WRKSRC}/src/nvim - (cd ${WRKSRC_libmpack_lua} && ${CC} ${CFLAGS} -fPIC \ - -I${LUA_INCDIR} -shared lmpack.c -o \ - ${BUILD_WRKSRC}/src/nvim/mpack.so \ - ${LUA_LIBDIR}/liblua-${LUA_VER}.so) - ${LN} -s ${BUILD_WRKSRC}/src/nvim/mpack.so ${BUILD_WRKSRC}/runtime/mpack.so - .include diff --git a/editors/neovim/distinfo b/editors/neovim/distinfo index afddae974869..b420957ace97 100644 --- a/editors/neovim/distinfo +++ b/editors/neovim/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1703948840 -SHA256 (neovim-neovim-v0.9.5_GH0.tar.gz) = fe74369fc30a32ec7a086b1013acd0eacd674e7570eb1acc520a66180c9e9719 -SIZE (neovim-neovim-v0.9.5_GH0.tar.gz) = 11590180 +TIMESTAMP = 1716160663 +SHA256 (neovim-neovim-v0.10.0_GH0.tar.gz) = 372ea2584b0ea2a5a765844d95206bda9e4a57eaa1a2412a9a0726bab750f828 +SIZE (neovim-neovim-v0.10.0_GH0.tar.gz) = 12792034 SHA256 (libmpack-libmpack-1.0.5_GH0.tar.gz) = 4ce91395d81ccea97d3ad4cb962f8540d166e59d3e2ddce8a22979b49f108956 SIZE (libmpack-libmpack-1.0.5_GH0.tar.gz) = 32966 -SHA256 (libmpack-libmpack-lua-1.0.9_GH0.tar.gz) = e94d5cf95d7479dca00ff23755fe05a440f11f9d203635e862ad8842de95f40a -SIZE (libmpack-libmpack-lua-1.0.9_GH0.tar.gz) = 16087 +SHA256 (libmpack-libmpack-lua-1.0.12_GH0.tar.gz) = 7c3f0a5fcd0d7c169fd7bc95978412628d8f59eb9da1d32cf3e8a864b741ec92 +SIZE (libmpack-libmpack-lua-1.0.12_GH0.tar.gz) = 16524 diff --git a/editors/neovim/files/patch-CMakeLists.txt b/editors/neovim/files/patch-CMakeLists.txt deleted file mode 100644 index 564ac85f400b..000000000000 --- a/editors/neovim/files/patch-CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ ---- CMakeLists.txt.orig 2023-04-07 16:52:01 UTC -+++ CMakeLists.txt -@@ -163,9 +163,9 @@ foreach(CFGNAME ${CMAKE_CONFIGURATION_TYPES}) - set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY_${CFGNAME} ${CMAKE_BINARY_DIR}/lib) - endforeach() - --set(LUA_DEPENDENCIES lpeg mpack bit) -+set(LUA_DEPENDENCIES lpeg bit) - if(NOT LUA_PRG) -- foreach(CURRENT_LUA_PRG luajit lua5.1 lua5.2 lua) -+ foreach(CURRENT_LUA_PRG luajit) - unset(_CHECK_LUA_PRG CACHE) - unset(LUA_PRG_WORKS) - find_program(_CHECK_LUA_PRG ${CURRENT_LUA_PRG}) From nobody Mon May 20 15:03:32 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 4Vjgn11Wdtz5LR4y; Mon, 20 May 2024 15:03:33 +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 4Vjgn10jTrz4fxX; Mon, 20 May 2024 15:03:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716217413; 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=satXtSC+Yb2VpeszQ2CE3BpKXg4aMj59G/36mP2ylTs=; b=PmCQubDWjzwDeGZPmxlVcohsCO6IbQUhofLjqoKdefnHV2QiPSvox7vQ7u/rGUPRGhJhu/ bhB34d2oqfZ2Ae9b54i5tgNQHnAaZX4YXvUN4hoxtGEYdyjgihWA76qNAI7Y+oO0utNYuV Qi/e6wXRQOFy97HSSsOOxpFSLdocBxW07E2IwkzkSlXSSh4U8YEK5GPp7w8gsXXiuKw7MD aRKoq8JNV3ZGv+LXqduwpXLJpmMo5s/9OdtlV5SQ/ljTaWoD+QQQjzl9Kp00YwOx+GfDWh x7hqwVFSB+wqa/Wc6tcjMghmvLSF55a/Ky7WA108avElp8AAQA14N7WWHu1HFg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716217413; a=rsa-sha256; cv=none; b=o1Zov2JxL2l0JXZgQUgH4OBYBwoWSb1GkojJYcyo1a1FzGXwFfqQicfTSY4wIJSdd2EPvD qOeNF37QbMsloRQZ+OUXPnfw+eJRMUGJnSwL5nk3/pjPN3JOkVS+FF1FpYZJWkKvulgVlR fPO0bydF/Lgj9fN1jy7Nzrz/6Fe81g5Dwz5cuX7qo2paFEg4Rq5srP6gjf5+XOlpWX9u52 H6DARzvGH3GdHPD1MromsOaCKE+uvuc8zYrnvBSQrs3Ts5DfeCi/EXYhShLM9QruyYAdwa YZTniIYPguXwtywOZU8aTVd7js1P+c49XWv2Hjn59oGy89Ygrfifr/eJP9Thwg== 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=1716217413; 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=satXtSC+Yb2VpeszQ2CE3BpKXg4aMj59G/36mP2ylTs=; b=JSptEYEpaoYoHZXyTAZsWMWRVQwVPAJTGI1EtAItSkGaJXgNjc4WlGsLyi9pZB4/GZDmLy IoRvyU9Op5oygV9sLsdWwuGSRHQqyUzxyrX1IAnxT+OOc0eRBq6++cq4JNjIRqR/g7i2QC 4MKFy4MnN8t/jHT69eLsSKe9wgh+eZERwWxmj2P9zBzqKX6hJTHdOicJ21HwZTDHBTqLlL lgtbZc4G4B8dbaEG0131wIHR9dnsdEaDniWr7ZOeQDmntKLtLhUW4zQL+wT5s7a8kQO8+N VfSw5+2o9xLtdeYmG3Gq0DNvXIgy8JnDalmYxV+9KWtTH3k2+OsZCDCmdjhUkg== 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 4Vjgn10JjWzjnR; Mon, 20 May 2024 15:03:33 +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 44KF3W1F099785; Mon, 20 May 2024 15:03:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KF3WJY099783; Mon, 20 May 2024 15:03:32 GMT (envelope-from git) Date: Mon, 20 May 2024 15:03:32 GMT Message-Id: <202405201503.44KF3WJY099783@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason E. Hale" Subject: git: 9307e7dd80dd - main - Revert "devel/ninja: Update to 1.12.1" 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: jhale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9307e7dd80ddf53dad280075957399e1f14b7b19 Auto-Submitted: auto-generated The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=9307e7dd80ddf53dad280075957399e1f14b7b19 commit 9307e7dd80ddf53dad280075957399e1f14b7b19 Author: Jason E. Hale AuthorDate: 2024-05-20 14:55:13 +0000 Commit: Jason E. Hale CommitDate: 2024-05-20 15:03:07 +0000 Revert "devel/ninja: Update to 1.12.1" Ninja 1.12.1 is causing more dependency problems at least in www/qt6-webengine that will require some non-trivial amount of time to investigate. This reverts commit f1cd45a6680d7274e0e5b985393dab116a853ca8. PR: 279164 Reported by: Robert Cina --- devel/ninja/Makefile | 4 ++-- devel/ninja/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/ninja/Makefile b/devel/ninja/Makefile index 0a1b8a5b3aaa..b4f595cb18b4 100644 --- a/devel/ninja/Makefile +++ b/devel/ninja/Makefile @@ -1,7 +1,7 @@ PORTNAME= ninja -PORTVERSION= 1.12.1 +PORTVERSION= 1.12.0 DISTVERSIONPREFIX= v -PORTEPOCH= 2 +PORTEPOCH= 3 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/ninja/distinfo b/devel/ninja/distinfo index f3d87c49c762..6d1c18739ea2 100644 --- a/devel/ninja/distinfo +++ b/devel/ninja/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715820159 -SHA256 (ninja-build-ninja-v1.12.1_GH0.tar.gz) = 821bdff48a3f683bc4bb3b6f0b5fe7b2d647cf65d52aeb63328c91a6c6df285a -SIZE (ninja-build-ninja-v1.12.1_GH0.tar.gz) = 240483 +TIMESTAMP = 1714464552 +SHA256 (ninja-build-ninja-v1.12.0_GH0.tar.gz) = 8b2c86cd483dc7fcb7975c5ec7329135d210099a89bc7db0590a07b0bbfe49a5 +SIZE (ninja-build-ninja-v1.12.0_GH0.tar.gz) = 240291 From nobody Mon May 20 15:46:29 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 4VjhkZ1VNwz5LWJr; Mon, 20 May 2024 15:46:30 +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 4VjhkZ0zf8z4qk8; Mon, 20 May 2024 15:46:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716219990; 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=XSP7hj5B7lMYg2mC48Vmf5sgu/bDHcBeAiyWEmsLIPo=; b=pqkpF5Epn2UwbyWGXkgr5BW4tRGCq12ohA6XqGm/E31HnL4YRo5zt8xGN++h47mTcyupHy Hclrh5xLsi3gYtWSYScoABWxJaMlrv+kaCKAKQF7ffpwXpvfWgq4uM61GDg2+WqrZTh4Go RAgAiKwXayHAVb+V3G+HozDH2aUkdjwbMk+EIFeInXj5x8EGY9XIdYwNQodoXpAQUncSJH z/9+MzDMuhsSNAK9h/BOGpFsd7o1OM8IIiLPzkQVTPRCxTNFZFzOhp0s+hZ19QvDTezuPA 1PxYXe7PAozpN19ZtrV1zDHHa+10FRRjUcu/5glc8H8T5KE7pYNCR/GJ7n2sfQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716219990; a=rsa-sha256; cv=none; b=rTRCRofIhkCfXYlO1j5BzXF9qDR+As5eXsn3DnbFSJoV/qjDk+yruuAReL0ezzjpM3fCmt xFQsoUSTKVBuYR7d4ky5+uD2WnbKNBnPFI//9I/Mx3IUoec/pECPxaPjLVpu+Cls7ZOWni WMy2gZDV3PtgHS3X85KVwGmOnjosQcF4UVXWZs78/KtF0HIFFu49fx/WHN0Gs7OAxA9/31 R5b1krMyht+yo8hetyBMWF1/sJmUg4yKMU6X0oRJH5KN6Db+vwPQhOll8CtXbZsaTNpzOO RJu9wT2xhP8Apw4jCtFSYP2Bx7nWIDtnsl4G9/xQOA7cJNDPs5ZO7loLegil2w== 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=1716219990; 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=XSP7hj5B7lMYg2mC48Vmf5sgu/bDHcBeAiyWEmsLIPo=; b=eEPv12Ls2pa64/PMST/FPnJ8eQONBzlJjGH/0rs2/LQjyJvVZyejANODxjSXoD75taENPA GnBZpObF+iIl/58iy3WbJev/1K8qsyLjOupCh6MkV+Ij9LrtOQwWn7E2kn1pYFnkHICbiv qFgU+Q+SomwcnYVzIdGcOBXSHr+2GQm+JaYQ0lCMOKTu5iEobsDaleoVcxuyeSlsq3wTe7 3PBhcIlSEl/QEUJlliXwZo65Bq2Io+8jy44wtWPNzJS7IP9x7q/j0prVR61nhbJMVyVInP n0A7dBuxKq7MgJSngsgMFIaD4AFPx8vXBCdFQXtaVPa+1bBerqLqEaENEkA8IQ== 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 4VjhkZ0Rflzl4H; Mon, 20 May 2024 15:46:30 +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 44KFkTrq067537; Mon, 20 May 2024 15:46:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KFkTt4067534; Mon, 20 May 2024 15:46:29 GMT (envelope-from git) Date: Mon, 20 May 2024 15:46:29 GMT Message-Id: <202405201546.44KFkTt4067534@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: c3718f64ecb0 - main - x11/shotman: update to 0.4.6 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c3718f64ecb0e71e57817154004ee3c9981946a6 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3718f64ecb0e71e57817154004ee3c9981946a6 commit c3718f64ecb0e71e57817154004ee3c9981946a6 Author: Jan Beich AuthorDate: 2024-05-19 20:22:52 +0000 Commit: Jan Beich CommitDate: 2024-05-20 15:46:10 +0000 x11/shotman: update to 0.4.6 Changes: https://git.sr.ht/~whynothugo/shotman/log/v0.4.6 Reported by: Repology --- x11/shotman/Makefile | 3 +- x11/shotman/Makefile.crates | 191 ++++++++++++---------- x11/shotman/distinfo | 388 +++++++++++++++++++++++--------------------- 3 files changed, 307 insertions(+), 275 deletions(-) diff --git a/x11/shotman/Makefile b/x11/shotman/Makefile index 12e2149b34ba..bbe6f7cc317d 100644 --- a/x11/shotman/Makefile +++ b/x11/shotman/Makefile @@ -1,7 +1,6 @@ PORTNAME= shotman DISTVERSIONPREFIX= v -DISTVERSION= 0.4.5 -PORTREVISION= 7 +DISTVERSION= 0.4.6 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES diff --git a/x11/shotman/Makefile.crates b/x11/shotman/Makefile.crates index 72737971d917..928d0bf939db 100644 --- a/x11/shotman/Makefile.crates +++ b/x11/shotman/Makefile.crates @@ -1,104 +1,115 @@ CARGO_CRATES= adler-1.0.2 \ - anyhow-1.0.68 \ - atty-0.2.14 \ + anstream-0.6.4 \ + anstyle-1.0.4 \ + anstyle-parse-0.2.2 \ + anstyle-query-1.0.0 \ + anstyle-wincon-3.0.1 \ + anyhow-1.0.75 \ + async-task-4.5.0 \ autocfg-1.1.0 \ bitflags-1.3.2 \ - calloop-0.10.5 \ - cc-1.0.78 \ + bitflags-2.4.1 \ + bytemuck-1.14.0 \ + bytemuck_derive-1.5.0 \ + calloop-0.12.3 \ + calloop-wayland-source-0.2.0 \ + cc-1.0.83 \ cfg-if-1.0.0 \ - clap-4.1.4 \ - clap_complete-4.1.1 \ - clap_derive-4.1.0 \ - clap_lex-0.3.0 \ - colored-2.0.0 \ + clap-4.4.6 \ + clap_builder-4.4.6 \ + clap_complete-4.4.3 \ + clap_derive-4.4.2 \ + clap_lex-0.5.1 \ + colorchoice-1.0.0 \ + colored-2.0.4 \ + concurrent-queue-2.3.0 \ crc32fast-1.3.2 \ - dlib-0.5.0 \ + crossbeam-utils-0.8.16 \ + cursor-icon-1.0.0 \ + deranged-0.3.9 \ + dlib-0.5.2 \ downcast-rs-1.2.0 \ - either-1.8.0 \ - errno-0.2.8 \ - errno-dragonfly-0.1.2 \ - flate2-1.0.25 \ - futures-0.3.25 \ - futures-channel-0.3.25 \ - futures-core-0.3.25 \ - futures-io-0.3.25 \ - futures-sink-0.3.25 \ - futures-task-0.3.25 \ - futures-util-0.3.25 \ - heck-0.4.0 \ - hermit-abi-0.1.19 \ - hermit-abi-0.2.6 \ - io-lifetimes-1.0.4 \ - is-terminal-0.4.2 \ - itertools-0.10.5 \ - itoa-1.0.5 \ + either-1.9.0 \ + errno-0.3.5 \ + fdeflate-0.3.0 \ + flate2-1.0.28 \ + futures-channel-0.3.28 \ + futures-core-0.3.28 \ + heck-0.4.1 \ + hermit-abi-0.3.3 \ + is-terminal-0.4.9 \ + itertools-0.11.0 \ + itoa-1.0.9 \ lazy_static-1.4.0 \ - libc-0.2.139 \ - libloading-0.7.4 \ - linux-raw-sys-0.1.4 \ - log-0.4.17 \ - memchr-2.5.0 \ - memmap2-0.5.8 \ - memoffset-0.6.5 \ + libc-0.2.149 \ + libloading-0.8.1 \ + linux-raw-sys-0.4.10 \ + log-0.4.20 \ + memchr-2.6.4 \ + memmap2-0.8.0 \ + memmap2-0.9.0 \ memoffset-0.7.1 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.6.2 \ - nix-0.25.1 \ - nix-0.26.1 \ - nom-7.1.2 \ + miniz_oxide-0.7.1 \ + nix-0.26.4 \ + nom-7.1.3 \ + num-conv-0.1.0 \ num_threads-0.1.6 \ - once_cell-1.17.0 \ - os_str_bytes-6.4.1 \ - pin-project-lite-0.2.9 \ - pin-utils-0.1.0 \ - pkg-config-0.3.26 \ - png-0.17.7 \ - proc-macro-error-1.0.4 \ - proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.49 \ - quick-xml-0.23.1 \ - quote-1.0.23 \ - rustix-0.36.6 \ - ryu-1.0.12 \ + pin-project-lite-0.2.13 \ + pkg-config-0.3.27 \ + png-0.17.10 \ + polling-3.2.0 \ + powerfmt-0.2.0 \ + proc-macro2-1.0.78 \ + quick-xml-0.30.0 \ + quote-1.0.35 \ + rustix-0.38.20 \ + ryu-1.0.15 \ scoped-tls-1.0.1 \ - serde-1.0.152 \ - serde_derive-1.0.152 \ - serde_json-1.0.91 \ - simple_logger-2.3.0 \ - slab-0.4.7 \ - slotmap-1.0.6 \ - smallvec-1.10.0 \ - smithay-client-toolkit-0.17.0 \ - static_assertions-1.1.0 \ + serde-1.0.197 \ + serde_derive-1.0.197 \ + serde_json-1.0.107 \ + simd-adler32-0.3.7 \ + simple_logger-4.2.0 \ + slab-0.4.9 \ + smallvec-1.11.1 \ + smithay-client-toolkit-0.18.0 \ strsim-0.10.0 \ - syn-1.0.107 \ - termcolor-1.1.3 \ - thiserror-1.0.38 \ - thiserror-impl-1.0.38 \ - time-0.3.20 \ - time-core-0.1.0 \ - time-macros-0.2.8 \ - unicode-ident-1.0.6 \ - vec_map-0.8.2 \ - version_check-0.9.4 \ - wayland-backend-0.1.0 \ - wayland-client-0.30.2 \ - wayland-cursor-0.30.0 \ - wayland-protocols-0.30.0 \ - wayland-protocols-wlr-0.1.0 \ - wayland-scanner-0.30.0 \ - wayland-sys-0.30.1 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.5 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ + syn-2.0.52 \ + thiserror-1.0.50 \ + thiserror-impl-1.0.50 \ + time-0.3.34 \ + time-core-0.1.2 \ + time-macros-0.2.17 \ + tracing-0.1.40 \ + tracing-core-0.1.32 \ + unicode-ident-1.0.12 \ + utf8parse-0.2.1 \ + wayland-backend-0.3.2 \ + wayland-client-0.31.1 \ + wayland-csd-frame-0.3.0 \ + wayland-cursor-0.31.0 \ + wayland-protocols-0.31.0 \ + wayland-protocols-wlr-0.2.0 \ + wayland-scanner-0.31.0 \ + wayland-sys-0.31.1 \ windows-sys-0.42.0 \ - windows_aarch64_gnullvm-0.42.1 \ - windows_aarch64_msvc-0.42.1 \ - windows_i686_gnu-0.42.1 \ - windows_i686_msvc-0.42.1 \ - windows_x86_64_gnu-0.42.1 \ - windows_x86_64_gnullvm-0.42.1 \ - windows_x86_64_msvc-0.42.1 \ + windows-sys-0.48.0 \ + windows-targets-0.48.5 \ + windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.5 \ + windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.5 \ + windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.5 \ + windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.5 \ xcursor-0.3.4 \ - xkbcommon-0.5.0 + xkbcommon-0.7.0 \ + xkeysym-0.2.0 diff --git a/x11/shotman/distinfo b/x11/shotman/distinfo index 13cf3e4c1901..646dc56661c2 100644 --- a/x11/shotman/distinfo +++ b/x11/shotman/distinfo @@ -1,211 +1,233 @@ -TIMESTAMP = 1693129559 -SHA256 (shotman-v0.4.5.tar.gz) = 59ade23793294b5021d4aa6e4151cd3dc2063079011c67ab12e6c6b9d4031b2e -SIZE (shotman-v0.4.5.tar.gz) = 30424 +TIMESTAMP = 1716150172 +SHA256 (shotman-v0.4.6.tar.gz) = a664dc014850fa15298216dc66cecb99a16de5e3aafe7a5fb347c8fc83d30a6d +SIZE (shotman-v0.4.6.tar.gz) = 31777 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 -SHA256 (rust/crates/anyhow-1.0.68.crate) = 2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61 -SIZE (rust/crates/anyhow-1.0.68.crate) = 43882 -SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 -SIZE (rust/crates/atty-0.2.14.crate) = 5470 +SHA256 (rust/crates/anstream-0.6.4.crate) = 2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44 +SIZE (rust/crates/anstream-0.6.4.crate) = 20593 +SHA256 (rust/crates/anstyle-1.0.4.crate) = 7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87 +SIZE (rust/crates/anstyle-1.0.4.crate) = 13998 +SHA256 (rust/crates/anstyle-parse-0.2.2.crate) = 317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140 +SIZE (rust/crates/anstyle-parse-0.2.2.crate) = 24696 +SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b +SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620 +SHA256 (rust/crates/anstyle-wincon-3.0.1.crate) = f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628 +SIZE (rust/crates/anstyle-wincon-3.0.1.crate) = 11279 +SHA256 (rust/crates/anyhow-1.0.75.crate) = a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6 +SIZE (rust/crates/anyhow-1.0.75.crate) = 43901 +SHA256 (rust/crates/async-task-4.5.0.crate) = b4eb2cdb97421e01129ccb49169d8279ed21e829929144f4a22a6e54ac549ca1 +SIZE (rust/crates/async-task-4.5.0.crate) = 36956 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/calloop-0.10.5.crate) = 1a59225be45a478d772ce015d9743e49e92798ece9e34eda9a6aa2a6a7f40192 -SIZE (rust/crates/calloop-0.10.5.crate) = 53694 -SHA256 (rust/crates/cc-1.0.78.crate) = a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d -SIZE (rust/crates/cc-1.0.78.crate) = 61375 +SHA256 (rust/crates/bitflags-2.4.1.crate) = 327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07 +SIZE (rust/crates/bitflags-2.4.1.crate) = 37043 +SHA256 (rust/crates/bytemuck-1.14.0.crate) = 374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6 +SIZE (rust/crates/bytemuck-1.14.0.crate) = 44933 +SHA256 (rust/crates/bytemuck_derive-1.5.0.crate) = 965ab7eb5f8f97d2a083c799f3a1b994fc397b2fe2da5d1da1626ce15a39f2b1 +SIZE (rust/crates/bytemuck_derive-1.5.0.crate) = 17323 +SHA256 (rust/crates/calloop-0.12.3.crate) = 7b50b5a44d59a98c55a9eeb518f39bf7499ba19fd98ee7d22618687f3f10adbf +SIZE (rust/crates/calloop-0.12.3.crate) = 66858 +SHA256 (rust/crates/calloop-wayland-source-0.2.0.crate) = 0f0ea9b9476c7fad82841a8dbb380e2eae480c21910feba80725b46931ed8f02 +SIZE (rust/crates/calloop-wayland-source-0.2.0.crate) = 11304 +SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0 +SIZE (rust/crates/cc-1.0.83.crate) = 68343 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/clap-4.1.4.crate) = f13b9c79b5d1dd500d20ef541215a6423c75829ef43117e1b4d17fd8af0b5d76 -SIZE (rust/crates/clap-4.1.4.crate) = 207077 -SHA256 (rust/crates/clap_complete-4.1.1.crate) = 3d6540eedc41f8a5a76cf3d8d458057dcdf817be4158a55b5f861f7a5483de75 -SIZE (rust/crates/clap_complete-4.1.1.crate) = 32707 -SHA256 (rust/crates/clap_derive-4.1.0.crate) = 684a277d672e91966334af371f1a7b5833f9aa00b07c84e92fbce95e00208ce8 -SIZE (rust/crates/clap_derive-4.1.0.crate) = 27897 -SHA256 (rust/crates/clap_lex-0.3.0.crate) = 0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8 -SIZE (rust/crates/clap_lex-0.3.0.crate) = 9671 -SHA256 (rust/crates/colored-2.0.0.crate) = b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd -SIZE (rust/crates/colored-2.0.0.crate) = 21619 +SHA256 (rust/crates/clap-4.4.6.crate) = d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956 +SIZE (rust/crates/clap-4.4.6.crate) = 54823 +SHA256 (rust/crates/clap_builder-4.4.6.crate) = 0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45 +SIZE (rust/crates/clap_builder-4.4.6.crate) = 162450 +SHA256 (rust/crates/clap_complete-4.4.3.crate) = e3ae8ba90b9d8b007efe66e55e48fb936272f5ca00349b5b0e89877520d35ea7 +SIZE (rust/crates/clap_complete-4.4.3.crate) = 37353 +SHA256 (rust/crates/clap_derive-4.4.2.crate) = 0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873 +SIZE (rust/crates/clap_derive-4.4.2.crate) = 29019 +SHA256 (rust/crates/clap_lex-0.5.1.crate) = cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961 +SIZE (rust/crates/clap_lex-0.5.1.crate) = 11793 +SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 +SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/colored-2.0.4.crate) = 2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6 +SIZE (rust/crates/colored-2.0.4.crate) = 23654 +SHA256 (rust/crates/concurrent-queue-2.3.0.crate) = f057a694a54f12365049b0958a1685bb52d567f5593b355fbf685838e873d400 +SIZE (rust/crates/concurrent-queue-2.3.0.crate) = 20189 SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 -SHA256 (rust/crates/dlib-0.5.0.crate) = ac1b7517328c04c2aa68422fc60a41b92208182142ed04a25879c26c8f878794 -SIZE (rust/crates/dlib-0.5.0.crate) = 5788 +SHA256 (rust/crates/crossbeam-utils-0.8.16.crate) = 5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294 +SIZE (rust/crates/crossbeam-utils-0.8.16.crate) = 42508 +SHA256 (rust/crates/cursor-icon-1.0.0.crate) = 740bb192a8e2d1350119916954f4409ee7f62f149b536911eeb78ba5a20526bf +SIZE (rust/crates/cursor-icon-1.0.0.crate) = 10909 +SHA256 (rust/crates/deranged-0.3.9.crate) = 0f32d04922c60427da6f9fef14d042d9edddef64cb9d4ce0d64d0685fbeb1fd3 +SIZE (rust/crates/deranged-0.3.9.crate) = 17080 +SHA256 (rust/crates/dlib-0.5.2.crate) = 330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412 +SIZE (rust/crates/dlib-0.5.2.crate) = 5806 SHA256 (rust/crates/downcast-rs-1.2.0.crate) = 9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650 SIZE (rust/crates/downcast-rs-1.2.0.crate) = 11670 -SHA256 (rust/crates/either-1.8.0.crate) = 90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797 -SIZE (rust/crates/either-1.8.0.crate) = 15992 -SHA256 (rust/crates/errno-0.2.8.crate) = f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1 -SIZE (rust/crates/errno-0.2.8.crate) = 9276 -SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf -SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 -SHA256 (rust/crates/flate2-1.0.25.crate) = a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841 -SIZE (rust/crates/flate2-1.0.25.crate) = 70210 -SHA256 (rust/crates/futures-0.3.25.crate) = 38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0 -SIZE (rust/crates/futures-0.3.25.crate) = 51664 -SHA256 (rust/crates/futures-channel-0.3.25.crate) = 52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed -SIZE (rust/crates/futures-channel-0.3.25.crate) = 31974 -SHA256 (rust/crates/futures-core-0.3.25.crate) = 04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac -SIZE (rust/crates/futures-core-0.3.25.crate) = 14623 -SHA256 (rust/crates/futures-io-0.3.25.crate) = 00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb -SIZE (rust/crates/futures-io-0.3.25.crate) = 8911 -SHA256 (rust/crates/futures-sink-0.3.25.crate) = 39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9 -SIZE (rust/crates/futures-sink-0.3.25.crate) = 7854 -SHA256 (rust/crates/futures-task-0.3.25.crate) = 2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea -SIZE (rust/crates/futures-task-0.3.25.crate) = 11844 -SHA256 (rust/crates/futures-util-0.3.25.crate) = 197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6 -SIZE (rust/crates/futures-util-0.3.25.crate) = 155866 -SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9 -SIZE (rust/crates/heck-0.4.0.crate) = 11161 -SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 -SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 -SHA256 (rust/crates/hermit-abi-0.2.6.crate) = ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7 -SIZE (rust/crates/hermit-abi-0.2.6.crate) = 13027 -SHA256 (rust/crates/io-lifetimes-1.0.4.crate) = e7d6c6f8c91b4b9ed43484ad1a938e393caf35960fce7f82a040497207bd8e9e -SIZE (rust/crates/io-lifetimes-1.0.4.crate) = 35815 -SHA256 (rust/crates/is-terminal-0.4.2.crate) = 28dfb6c8100ccc63462345b67d1bbc3679177c75ee4bf59bf29c8b1d110b8189 -SIZE (rust/crates/is-terminal-0.4.2.crate) = 7577 -SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 -SIZE (rust/crates/itertools-0.10.5.crate) = 115354 -SHA256 (rust/crates/itoa-1.0.5.crate) = fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440 -SIZE (rust/crates/itoa-1.0.5.crate) = 10622 +SHA256 (rust/crates/either-1.9.0.crate) = a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07 +SIZE (rust/crates/either-1.9.0.crate) = 16660 +SHA256 (rust/crates/errno-0.3.5.crate) = ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860 +SIZE (rust/crates/errno-0.3.5.crate) = 10576 +SHA256 (rust/crates/fdeflate-0.3.0.crate) = d329bdeac514ee06249dabc27877490f17f5d371ec693360768b838e19f3ae10 +SIZE (rust/crates/fdeflate-0.3.0.crate) = 21790 +SHA256 (rust/crates/flate2-1.0.28.crate) = 46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e +SIZE (rust/crates/flate2-1.0.28.crate) = 73690 +SHA256 (rust/crates/futures-channel-0.3.28.crate) = 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 +SIZE (rust/crates/futures-channel-0.3.28.crate) = 32281 +SHA256 (rust/crates/futures-core-0.3.28.crate) = 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c +SIZE (rust/crates/futures-core-0.3.28.crate) = 14780 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/hermit-abi-0.3.3.crate) = d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7 +SIZE (rust/crates/hermit-abi-0.3.3.crate) = 14253 +SHA256 (rust/crates/is-terminal-0.4.9.crate) = cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b +SIZE (rust/crates/is-terminal-0.4.9.crate) = 8109 +SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57 +SIZE (rust/crates/itertools-0.11.0.crate) = 125074 +SHA256 (rust/crates/itoa-1.0.9.crate) = af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38 +SIZE (rust/crates/itoa-1.0.9.crate) = 10492 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.139.crate) = 201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79 -SIZE (rust/crates/libc-0.2.139.crate) = 638983 -SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f -SIZE (rust/crates/libloading-0.7.4.crate) = 27580 -SHA256 (rust/crates/linux-raw-sys-0.1.4.crate) = f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4 -SIZE (rust/crates/linux-raw-sys-0.1.4.crate) = 878981 -SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e -SIZE (rust/crates/log-0.4.17.crate) = 38028 -SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d -SIZE (rust/crates/memchr-2.5.0.crate) = 65812 -SHA256 (rust/crates/memmap2-0.5.8.crate) = 4b182332558b18d807c4ce1ca8ca983b34c3ee32765e47b3f0f69b90355cc1dc -SIZE (rust/crates/memmap2-0.5.8.crate) = 26592 -SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce -SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 +SHA256 (rust/crates/libc-0.2.149.crate) = a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b +SIZE (rust/crates/libc-0.2.149.crate) = 715592 +SHA256 (rust/crates/libloading-0.8.1.crate) = c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161 +SIZE (rust/crates/libloading-0.8.1.crate) = 27893 +SHA256 (rust/crates/linux-raw-sys-0.4.10.crate) = da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f +SIZE (rust/crates/linux-raw-sys-0.4.10.crate) = 1407767 +SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f +SIZE (rust/crates/log-0.4.20.crate) = 38307 +SHA256 (rust/crates/memchr-2.6.4.crate) = f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167 +SIZE (rust/crates/memchr-2.6.4.crate) = 94439 +SHA256 (rust/crates/memmap2-0.8.0.crate) = 43a5a03cefb0d953ec0be133036f14e109412fa594edc2f77227249db66cc3ed +SIZE (rust/crates/memmap2-0.8.0.crate) = 30990 +SHA256 (rust/crates/memmap2-0.9.0.crate) = deaba38d7abf1d4cca21cc89e932e542ba2b9258664d2a9ef0e61512039c9375 +SIZE (rust/crates/memmap2-0.9.0.crate) = 31529 SHA256 (rust/crates/memoffset-0.7.1.crate) = 5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4 SIZE (rust/crates/memoffset-0.7.1.crate) = 8556 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.6.2.crate) = b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa -SIZE (rust/crates/miniz_oxide-0.6.2.crate) = 54536 -SHA256 (rust/crates/nix-0.25.1.crate) = f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4 -SIZE (rust/crates/nix-0.25.1.crate) = 272312 -SHA256 (rust/crates/nix-0.26.1.crate) = 46a58d1d356c6597d08cde02c2f09d785b09e28711837b1ed667dc652c08a694 -SIZE (rust/crates/nix-0.26.1.crate) = 277805 -SHA256 (rust/crates/nom-7.1.2.crate) = e5507769c4919c998e69e49c839d9dc6e693ede4cc4290d6ad8b41d4f09c548c -SIZE (rust/crates/nom-7.1.2.crate) = 117341 +SHA256 (rust/crates/miniz_oxide-0.7.1.crate) = e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7 +SIZE (rust/crates/miniz_oxide-0.7.1.crate) = 55194 +SHA256 (rust/crates/nix-0.26.4.crate) = 598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b +SIZE (rust/crates/nix-0.26.4.crate) = 279099 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 SHA256 (rust/crates/num_threads-0.1.6.crate) = 2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44 SIZE (rust/crates/num_threads-0.1.6.crate) = 7334 -SHA256 (rust/crates/once_cell-1.17.0.crate) = 6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66 -SIZE (rust/crates/once_cell-1.17.0.crate) = 32736 -SHA256 (rust/crates/os_str_bytes-6.4.1.crate) = 9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee -SIZE (rust/crates/os_str_bytes-6.4.1.crate) = 23101 -SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 -SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 -SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 -SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkg-config-0.3.26.crate) = 6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160 -SIZE (rust/crates/pkg-config-0.3.26.crate) = 18662 -SHA256 (rust/crates/png-0.17.7.crate) = 5d708eaf860a19b19ce538740d2b4bdeeb8337fa53f7738455e706623ad5c638 -SIZE (rust/crates/png-0.17.7.crate) = 80979 -SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c -SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 -SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 -SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.49.crate) = 57a8eca9f9c4ffde41714334dee777596264c7825420f521abc92b5b5deb63a5 -SIZE (rust/crates/proc-macro2-1.0.49.crate) = 41977 -SHA256 (rust/crates/quick-xml-0.23.1.crate) = 11bafc859c6815fbaffbbbf4229ecb767ac913fecb27f9ad4343662e9ef099ea -SIZE (rust/crates/quick-xml-0.23.1.crate) = 161488 -SHA256 (rust/crates/quote-1.0.23.crate) = 8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b -SIZE (rust/crates/quote-1.0.23.crate) = 28058 -SHA256 (rust/crates/rustix-0.36.6.crate) = 4feacf7db682c6c329c4ede12649cd36ecab0f3be5b7d74e6a20304725db4549 -SIZE (rust/crates/rustix-0.36.6.crate) = 288718 -SHA256 (rust/crates/ryu-1.0.12.crate) = 7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde -SIZE (rust/crates/ryu-1.0.12.crate) = 47070 +SHA256 (rust/crates/pin-project-lite-0.2.13.crate) = 8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58 +SIZE (rust/crates/pin-project-lite-0.2.13.crate) = 29141 +SHA256 (rust/crates/pkg-config-0.3.27.crate) = 26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964 +SIZE (rust/crates/pkg-config-0.3.27.crate) = 18838 +SHA256 (rust/crates/png-0.17.10.crate) = dd75bf2d8dd3702b9707cdbc56a5b9ef42cec752eb8b3bafc01234558442aa64 +SIZE (rust/crates/png-0.17.10.crate) = 89384 +SHA256 (rust/crates/polling-3.2.0.crate) = 62a79e457c9898100b4298d57d69ec53d06f9a6ed352431ce5f377e082d2e846 +SIZE (rust/crates/polling-3.2.0.crate) = 53244 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/proc-macro2-1.0.78.crate) = e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae +SIZE (rust/crates/proc-macro2-1.0.78.crate) = 47158 +SHA256 (rust/crates/quick-xml-0.30.0.crate) = eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956 +SIZE (rust/crates/quick-xml-0.30.0.crate) = 161923 +SHA256 (rust/crates/quote-1.0.35.crate) = 291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef +SIZE (rust/crates/quote-1.0.35.crate) = 28136 +SHA256 (rust/crates/rustix-0.38.20.crate) = 67ce50cb2e16c2903e30d1cbccfd8387a74b9d4c938b6a4c5ec6cc7556f7a8a0 +SIZE (rust/crates/rustix-0.38.20.crate) = 358266 +SHA256 (rust/crates/ryu-1.0.15.crate) = 1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741 +SIZE (rust/crates/ryu-1.0.15.crate) = 46906 SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 -SHA256 (rust/crates/serde-1.0.152.crate) = bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb -SIZE (rust/crates/serde-1.0.152.crate) = 77091 -SHA256 (rust/crates/serde_derive-1.0.152.crate) = af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e -SIZE (rust/crates/serde_derive-1.0.152.crate) = 55586 -SHA256 (rust/crates/serde_json-1.0.91.crate) = 877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883 -SIZE (rust/crates/serde_json-1.0.91.crate) = 144654 -SHA256 (rust/crates/simple_logger-2.3.0.crate) = 48047e77b528151aaf841a10a9025f9459da80ba820e425ff7eb005708a76dc7 -SIZE (rust/crates/simple_logger-2.3.0.crate) = 9656 -SHA256 (rust/crates/slab-0.4.7.crate) = 4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef -SIZE (rust/crates/slab-0.4.7.crate) = 16647 -SHA256 (rust/crates/slotmap-1.0.6.crate) = e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342 -SIZE (rust/crates/slotmap-1.0.6.crate) = 58954 -SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0 -SIZE (rust/crates/smallvec-1.10.0.crate) = 31564 -SHA256 (rust/crates/smithay-client-toolkit-0.17.0.crate) = e1476c3d89bb67079264b88aaf4f14358353318397e083b7c4e8c14517f55de7 -SIZE (rust/crates/smithay-client-toolkit-0.17.0.crate) = 150751 -SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f -SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/serde-1.0.197.crate) = 3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2 +SIZE (rust/crates/serde-1.0.197.crate) = 77087 +SHA256 (rust/crates/serde_derive-1.0.197.crate) = 7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b +SIZE (rust/crates/serde_derive-1.0.197.crate) = 55771 +SHA256 (rust/crates/serde_json-1.0.107.crate) = 6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65 +SIZE (rust/crates/serde_json-1.0.107.crate) = 146458 +SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe +SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 +SHA256 (rust/crates/simple_logger-4.2.0.crate) = 2230cd5c29b815c9b699fb610b49a5ed65588f3509d9f0108be3a885da629333 +SIZE (rust/crates/simple_logger-4.2.0.crate) = 10680 +SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 +SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/smallvec-1.11.1.crate) = 942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a +SIZE (rust/crates/smallvec-1.11.1.crate) = 34831 +SHA256 (rust/crates/smithay-client-toolkit-0.18.0.crate) = 60e3d9941fa3bacf7c2bf4b065304faa14164151254cd16ce1b1bc8fc381600f +SIZE (rust/crates/smithay-client-toolkit-0.18.0.crate) = 126729 SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 SIZE (rust/crates/strsim-0.10.0.crate) = 11355 -SHA256 (rust/crates/syn-1.0.107.crate) = 1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5 -SIZE (rust/crates/syn-1.0.107.crate) = 237539 -SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755 -SIZE (rust/crates/termcolor-1.1.3.crate) = 17242 -SHA256 (rust/crates/thiserror-1.0.38.crate) = 6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0 -SIZE (rust/crates/thiserror-1.0.38.crate) = 18947 -SHA256 (rust/crates/thiserror-impl-1.0.38.crate) = 1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f -SIZE (rust/crates/thiserror-impl-1.0.38.crate) = 15429 -SHA256 (rust/crates/time-0.3.20.crate) = cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890 -SIZE (rust/crates/time-0.3.20.crate) = 111856 -SHA256 (rust/crates/time-core-0.1.0.crate) = 2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd -SIZE (rust/crates/time-core-0.1.0.crate) = 6597 -SHA256 (rust/crates/time-macros-0.2.8.crate) = fd80a657e71da814b8e5d60d3374fc6d35045062245d80224748ae522dd76f36 -SIZE (rust/crates/time-macros-0.2.8.crate) = 24295 -SHA256 (rust/crates/unicode-ident-1.0.6.crate) = 84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc -SIZE (rust/crates/unicode-ident-1.0.6.crate) = 42158 -SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 -SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 -SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f -SIZE (rust/crates/version_check-0.9.4.crate) = 14895 -SHA256 (rust/crates/wayland-backend-0.1.0.crate) = fb23bfea266c92bb051ea36cce0eb1a52b743dc1c5f168021947eda79764656d -SIZE (rust/crates/wayland-backend-0.1.0.crate) = 68334 -SHA256 (rust/crates/wayland-client-0.30.2.crate) = 489c9654770f674fc7e266b3c579f4053d7551df0ceb392f153adb1f9ed06ac8 -SIZE (rust/crates/wayland-client-0.30.2.crate) = 65289 -SHA256 (rust/crates/wayland-cursor-0.30.0.crate) = 2d0c3a0d5b4b688b07b0442362d3ed6bf04724fcc16cd69ab6285b90dbc487aa -SIZE (rust/crates/wayland-cursor-0.30.0.crate) = 6930 -SHA256 (rust/crates/wayland-protocols-0.30.0.crate) = 7fefbeb8a360abe67ab7c2efe1d297a1a50ee011f5460791bc18870c26bb84e2 -SIZE (rust/crates/wayland-protocols-0.30.0.crate) = 127598 -SHA256 (rust/crates/wayland-protocols-wlr-0.1.0.crate) = fce991093320e4a6a525876e6b629ab24da25f9baef0c2e0080ad173ec89588a -SIZE (rust/crates/wayland-protocols-wlr-0.1.0.crate) = 25759 -SHA256 (rust/crates/wayland-scanner-0.30.0.crate) = 4834c14b3edf1d9986c83ca79b1e7e3afbe9874c7c144702f6467063259ce45d -SIZE (rust/crates/wayland-scanner-0.30.0.crate) = 34206 -SHA256 (rust/crates/wayland-sys-0.30.1.crate) = 96b2a02ac608e07132978689a6f9bf4214949c85998c247abadd4f4129b1aa06 -SIZE (rust/crates/wayland-sys-0.30.1.crate) = 8358 -SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 -SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 -SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 -SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 -SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 -SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f -SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/syn-2.0.52.crate) = b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07 +SIZE (rust/crates/syn-2.0.52.crate) = 254728 +SHA256 (rust/crates/thiserror-1.0.50.crate) = f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2 +SIZE (rust/crates/thiserror-1.0.50.crate) = 19414 +SHA256 (rust/crates/thiserror-impl-1.0.50.crate) = 266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8 +SIZE (rust/crates/thiserror-impl-1.0.50.crate) = 15357 +SHA256 (rust/crates/time-0.3.34.crate) = c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749 +SIZE (rust/crates/time-0.3.34.crate) = 118430 +SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 +SIZE (rust/crates/time-core-0.1.2.crate) = 7191 +SHA256 (rust/crates/time-macros-0.2.17.crate) = 7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774 +SIZE (rust/crates/time-macros-0.2.17.crate) = 24443 +SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef +SIZE (rust/crates/tracing-0.1.40.crate) = 79459 +SHA256 (rust/crates/tracing-core-0.1.32.crate) = c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54 +SIZE (rust/crates/tracing-core-0.1.32.crate) = 61221 +SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b +SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 +SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/wayland-backend-0.3.2.crate) = 19152ddd73f45f024ed4534d9ca2594e0ef252c1847695255dae47f34df9fbe4 +SIZE (rust/crates/wayland-backend-0.3.2.crate) = 69238 +SHA256 (rust/crates/wayland-client-0.31.1.crate) = 1ca7d52347346f5473bf2f56705f360e8440873052e575e55890c4fa57843ed3 +SIZE (rust/crates/wayland-client-0.31.1.crate) = 62635 +SHA256 (rust/crates/wayland-csd-frame-0.3.0.crate) = 625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e +SIZE (rust/crates/wayland-csd-frame-0.3.0.crate) = 5696 +SHA256 (rust/crates/wayland-cursor-0.31.0.crate) = a44aa20ae986659d6c77d64d808a046996a932aa763913864dc40c359ef7ad5b +SIZE (rust/crates/wayland-cursor-0.31.0.crate) = 6938 +SHA256 (rust/crates/wayland-protocols-0.31.0.crate) = e253d7107ba913923dc253967f35e8561a3c65f914543e46843c88ddd729e21c +SIZE (rust/crates/wayland-protocols-0.31.0.crate) = 134772 +SHA256 (rust/crates/wayland-protocols-wlr-0.2.0.crate) = ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6 +SIZE (rust/crates/wayland-protocols-wlr-0.2.0.crate) = 25804 +SHA256 (rust/crates/wayland-scanner-0.31.0.crate) = fb8e28403665c9f9513202b7e1ed71ec56fde5c107816843fb14057910b2c09c +SIZE (rust/crates/wayland-scanner-0.31.0.crate) = 35245 +SHA256 (rust/crates/wayland-sys-0.31.1.crate) = 15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af +SIZE (rust/crates/wayland-sys-0.31.1.crate) = 8577 SHA256 (rust/crates/windows-sys-0.42.0.crate) = 5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7 SIZE (rust/crates/windows-sys-0.42.0.crate) = 3006791 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.1.crate) = 8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608 -SIZE (rust/crates/windows_aarch64_gnullvm-0.42.1.crate) = 362795 -SHA256 (rust/crates/windows_aarch64_msvc-0.42.1.crate) = 4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7 -SIZE (rust/crates/windows_aarch64_msvc-0.42.1.crate) = 664655 -SHA256 (rust/crates/windows_i686_gnu-0.42.1.crate) = de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640 -SIZE (rust/crates/windows_i686_gnu-0.42.1.crate) = 733428 -SHA256 (rust/crates/windows_i686_msvc-0.42.1.crate) = bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605 -SIZE (rust/crates/windows_i686_msvc-0.42.1.crate) = 722583 -SHA256 (rust/crates/windows_x86_64_gnu-0.42.1.crate) = c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45 -SIZE (rust/crates/windows_x86_64_gnu-0.42.1.crate) = 697614 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.1.crate) = 628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463 -SIZE (rust/crates/windows_x86_64_gnullvm-0.42.1.crate) = 362788 -SHA256 (rust/crates/windows_x86_64_msvc-0.42.1.crate) = 447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd -SIZE (rust/crates/windows_x86_64_msvc-0.42.1.crate) = 664606 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 +SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f +SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 +SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 +SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 +SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 +SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 +SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 +SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/xcursor-0.3.4.crate) = 463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7 SIZE (rust/crates/xcursor-0.3.4.crate) = 6069 -SHA256 (rust/crates/xkbcommon-0.5.0.crate) = acbee136714379ab22da0280207fdb7f47e0bb940adea97731b65598b8c7a92e -SIZE (rust/crates/xkbcommon-0.5.0.crate) = 58155 +SHA256 (rust/crates/xkbcommon-0.7.0.crate) = 13867d259930edc7091a6c41b4ce6eee464328c6ff9659b7e4c668ca20d4c91e +SIZE (rust/crates/xkbcommon-0.7.0.crate) = 58896 +SHA256 (rust/crates/xkeysym-0.2.0.crate) = 054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621 +SIZE (rust/crates/xkeysym-0.2.0.crate) = 101431 From nobody Mon May 20 15:46:55 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 4Vjhl31xLzz5LWJw; Mon, 20 May 2024 15:46:55 +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 4Vjhl31SP4z4qsX; Mon, 20 May 2024 15:46:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716220015; 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=O71nljTlqhbAaxYuASBNa+ZUWzTd8TqmFXmsP7jhN5k=; b=T3JveQAMUV3AEPuV2bOV4XrM7npisFw2EI6yy7LPfS219T63MGA5Ekja7MKLWZk21DTMd1 yYLmOJCnTLgaL1GEqiXhy6REdcrA5Yn2ZvOTX/hXabIDYq6hAlqRDNlEAeiH0kJq0M/Exj YLjEebTPH/iu/a2fqG6/+JaVZMe0WizmkKVdYOR4L6RSSPkkitQRLC/T5pX3WGcioQkKXJ 2OCaSFuWvrEEdXmVomZUiggImgYfPajXB6bsHbXBLUdLmfQn8ErgwpQUISEKvs7Ara+813 3YPm5hyZsT1TkXM01dM/7nSmxH4pWgSw4Dwsfg9gu1AitHEeZZwgZZf+nWIVFA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716220015; a=rsa-sha256; cv=none; b=yb3TuFDDqwCIdhvQCLXELIXNxcjGN8MnKFA0KRPpumgYIE/y/FUd0QJwRkjOsgml2Iyha9 xrwIlJfze/5XavJwPSJzojUX00+qAXTUB3+T+bAUOeqxyNIeOuwTbDS9r19uJvzLTXxjxV RZWEGVFsqDr2jybqF9ZWH6IWFoAFa8N5bxD5wuY9wuGi/Vipdf/rpbsGXsfKpMl8MiV+rE 3wzqgfn9SNwpLuJSJpdBD+sqnGCZsK15/RbZHH7+7ryAoX7ga6JskIsrCZlARkSKbSf8hF hkImVOfkolZEhv/58EmrgOb5q9kfg9uSy/w7y1TRgIdwH6SmFYy9B+WUT58uwg== 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=1716220015; 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=O71nljTlqhbAaxYuASBNa+ZUWzTd8TqmFXmsP7jhN5k=; b=OrznCcnr2D0X0vsHM6sQZhMP8jrvGAtD8TE+5m5huAuaOqum7/b1UbcMj4FyePLDTM4DXk PSFU299Mpu0Kv1YFkgyUl6Ff09/jq+0uyCxbHCz7hA3HJAcKR46oFVWqYroesSaWCF8zOl UIfvG75iQEtCLTo6tnWj2DFZ8kb8TyygWGTVDMorgDjMDbqPFBIaK3LdEjWSkUXTvnntlZ 5qx1SiliuRRI2jp5hurKh3dc7sF5bTtx3AH6eAMbeiiUumYjfE6QdKW9Qmre4fNA0peVRh CAB0Nmf+QVrBV1FIeXg/ullgNjERxTyNGi+KMyEDpxIbIytLe2xqqHrnCVckfQ== 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 4Vjhl30l8XzksW; Mon, 20 May 2024 15:46:55 +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 44KFktNK067737; Mon, 20 May 2024 15:46:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KFktmp067734; Mon, 20 May 2024 15:46:55 GMT (envelope-from git) Date: Mon, 20 May 2024 15:46:55 GMT Message-Id: <202405201546.44KFktmp067734@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 2c60df47e735 - 2024Q2 - x11/shotman: update to 0.4.6 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: 2c60df47e7358fb707b3909937d5c914b6f694c3 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c60df47e7358fb707b3909937d5c914b6f694c3 commit 2c60df47e7358fb707b3909937d5c914b6f694c3 Author: Jan Beich AuthorDate: 2024-05-19 20:22:52 +0000 Commit: Jan Beich CommitDate: 2024-05-20 15:46:46 +0000 x11/shotman: update to 0.4.6 Changes: https://git.sr.ht/~whynothugo/shotman/log/v0.4.6 Reported by: Repology (cherry picked from commit c3718f64ecb0e71e57817154004ee3c9981946a6) --- x11/shotman/Makefile | 3 +- x11/shotman/Makefile.crates | 191 ++++++++++++---------- x11/shotman/distinfo | 388 +++++++++++++++++++++++--------------------- 3 files changed, 307 insertions(+), 275 deletions(-) diff --git a/x11/shotman/Makefile b/x11/shotman/Makefile index 5091bfeb584f..bbe6f7cc317d 100644 --- a/x11/shotman/Makefile +++ b/x11/shotman/Makefile @@ -1,7 +1,6 @@ PORTNAME= shotman DISTVERSIONPREFIX= v -DISTVERSION= 0.4.5 -PORTREVISION= 6 +DISTVERSION= 0.4.6 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~whynothugo/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ # XXX Teach USES=cargo to not override default DISTFILES diff --git a/x11/shotman/Makefile.crates b/x11/shotman/Makefile.crates index 72737971d917..928d0bf939db 100644 --- a/x11/shotman/Makefile.crates +++ b/x11/shotman/Makefile.crates @@ -1,104 +1,115 @@ CARGO_CRATES= adler-1.0.2 \ - anyhow-1.0.68 \ - atty-0.2.14 \ + anstream-0.6.4 \ + anstyle-1.0.4 \ + anstyle-parse-0.2.2 \ + anstyle-query-1.0.0 \ + anstyle-wincon-3.0.1 \ + anyhow-1.0.75 \ + async-task-4.5.0 \ autocfg-1.1.0 \ bitflags-1.3.2 \ - calloop-0.10.5 \ - cc-1.0.78 \ + bitflags-2.4.1 \ + bytemuck-1.14.0 \ + bytemuck_derive-1.5.0 \ + calloop-0.12.3 \ + calloop-wayland-source-0.2.0 \ + cc-1.0.83 \ cfg-if-1.0.0 \ - clap-4.1.4 \ - clap_complete-4.1.1 \ - clap_derive-4.1.0 \ - clap_lex-0.3.0 \ - colored-2.0.0 \ + clap-4.4.6 \ + clap_builder-4.4.6 \ + clap_complete-4.4.3 \ + clap_derive-4.4.2 \ + clap_lex-0.5.1 \ + colorchoice-1.0.0 \ + colored-2.0.4 \ + concurrent-queue-2.3.0 \ crc32fast-1.3.2 \ - dlib-0.5.0 \ + crossbeam-utils-0.8.16 \ + cursor-icon-1.0.0 \ + deranged-0.3.9 \ + dlib-0.5.2 \ downcast-rs-1.2.0 \ - either-1.8.0 \ - errno-0.2.8 \ - errno-dragonfly-0.1.2 \ - flate2-1.0.25 \ - futures-0.3.25 \ - futures-channel-0.3.25 \ - futures-core-0.3.25 \ - futures-io-0.3.25 \ - futures-sink-0.3.25 \ - futures-task-0.3.25 \ - futures-util-0.3.25 \ - heck-0.4.0 \ - hermit-abi-0.1.19 \ - hermit-abi-0.2.6 \ - io-lifetimes-1.0.4 \ - is-terminal-0.4.2 \ - itertools-0.10.5 \ - itoa-1.0.5 \ + either-1.9.0 \ + errno-0.3.5 \ + fdeflate-0.3.0 \ + flate2-1.0.28 \ + futures-channel-0.3.28 \ + futures-core-0.3.28 \ + heck-0.4.1 \ + hermit-abi-0.3.3 \ + is-terminal-0.4.9 \ + itertools-0.11.0 \ + itoa-1.0.9 \ lazy_static-1.4.0 \ - libc-0.2.139 \ - libloading-0.7.4 \ - linux-raw-sys-0.1.4 \ - log-0.4.17 \ - memchr-2.5.0 \ - memmap2-0.5.8 \ - memoffset-0.6.5 \ + libc-0.2.149 \ + libloading-0.8.1 \ + linux-raw-sys-0.4.10 \ + log-0.4.20 \ + memchr-2.6.4 \ + memmap2-0.8.0 \ + memmap2-0.9.0 \ memoffset-0.7.1 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.6.2 \ - nix-0.25.1 \ - nix-0.26.1 \ - nom-7.1.2 \ + miniz_oxide-0.7.1 \ + nix-0.26.4 \ + nom-7.1.3 \ + num-conv-0.1.0 \ num_threads-0.1.6 \ - once_cell-1.17.0 \ - os_str_bytes-6.4.1 \ - pin-project-lite-0.2.9 \ - pin-utils-0.1.0 \ - pkg-config-0.3.26 \ - png-0.17.7 \ - proc-macro-error-1.0.4 \ - proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.49 \ - quick-xml-0.23.1 \ - quote-1.0.23 \ - rustix-0.36.6 \ - ryu-1.0.12 \ + pin-project-lite-0.2.13 \ + pkg-config-0.3.27 \ + png-0.17.10 \ + polling-3.2.0 \ + powerfmt-0.2.0 \ + proc-macro2-1.0.78 \ + quick-xml-0.30.0 \ + quote-1.0.35 \ + rustix-0.38.20 \ + ryu-1.0.15 \ scoped-tls-1.0.1 \ - serde-1.0.152 \ - serde_derive-1.0.152 \ - serde_json-1.0.91 \ - simple_logger-2.3.0 \ - slab-0.4.7 \ - slotmap-1.0.6 \ - smallvec-1.10.0 \ - smithay-client-toolkit-0.17.0 \ - static_assertions-1.1.0 \ + serde-1.0.197 \ + serde_derive-1.0.197 \ + serde_json-1.0.107 \ + simd-adler32-0.3.7 \ + simple_logger-4.2.0 \ + slab-0.4.9 \ + smallvec-1.11.1 \ + smithay-client-toolkit-0.18.0 \ strsim-0.10.0 \ - syn-1.0.107 \ - termcolor-1.1.3 \ - thiserror-1.0.38 \ - thiserror-impl-1.0.38 \ - time-0.3.20 \ - time-core-0.1.0 \ - time-macros-0.2.8 \ - unicode-ident-1.0.6 \ - vec_map-0.8.2 \ - version_check-0.9.4 \ - wayland-backend-0.1.0 \ - wayland-client-0.30.2 \ - wayland-cursor-0.30.0 \ - wayland-protocols-0.30.0 \ - wayland-protocols-wlr-0.1.0 \ - wayland-scanner-0.30.0 \ - wayland-sys-0.30.1 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.5 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ + syn-2.0.52 \ + thiserror-1.0.50 \ + thiserror-impl-1.0.50 \ + time-0.3.34 \ + time-core-0.1.2 \ + time-macros-0.2.17 \ + tracing-0.1.40 \ + tracing-core-0.1.32 \ + unicode-ident-1.0.12 \ + utf8parse-0.2.1 \ + wayland-backend-0.3.2 \ + wayland-client-0.31.1 \ + wayland-csd-frame-0.3.0 \ + wayland-cursor-0.31.0 \ + wayland-protocols-0.31.0 \ + wayland-protocols-wlr-0.2.0 \ + wayland-scanner-0.31.0 \ + wayland-sys-0.31.1 \ windows-sys-0.42.0 \ - windows_aarch64_gnullvm-0.42.1 \ - windows_aarch64_msvc-0.42.1 \ - windows_i686_gnu-0.42.1 \ - windows_i686_msvc-0.42.1 \ - windows_x86_64_gnu-0.42.1 \ - windows_x86_64_gnullvm-0.42.1 \ - windows_x86_64_msvc-0.42.1 \ + windows-sys-0.48.0 \ + windows-targets-0.48.5 \ + windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.5 \ + windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.5 \ + windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.5 \ + windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.5 \ xcursor-0.3.4 \ - xkbcommon-0.5.0 + xkbcommon-0.7.0 \ + xkeysym-0.2.0 diff --git a/x11/shotman/distinfo b/x11/shotman/distinfo index 13cf3e4c1901..646dc56661c2 100644 --- a/x11/shotman/distinfo +++ b/x11/shotman/distinfo @@ -1,211 +1,233 @@ -TIMESTAMP = 1693129559 -SHA256 (shotman-v0.4.5.tar.gz) = 59ade23793294b5021d4aa6e4151cd3dc2063079011c67ab12e6c6b9d4031b2e -SIZE (shotman-v0.4.5.tar.gz) = 30424 +TIMESTAMP = 1716150172 +SHA256 (shotman-v0.4.6.tar.gz) = a664dc014850fa15298216dc66cecb99a16de5e3aafe7a5fb347c8fc83d30a6d +SIZE (shotman-v0.4.6.tar.gz) = 31777 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 -SHA256 (rust/crates/anyhow-1.0.68.crate) = 2cb2f989d18dd141ab8ae82f64d1a8cdd37e0840f73a406896cf5e99502fab61 -SIZE (rust/crates/anyhow-1.0.68.crate) = 43882 -SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 -SIZE (rust/crates/atty-0.2.14.crate) = 5470 +SHA256 (rust/crates/anstream-0.6.4.crate) = 2ab91ebe16eb252986481c5b62f6098f3b698a45e34b5b98200cf20dd2484a44 +SIZE (rust/crates/anstream-0.6.4.crate) = 20593 +SHA256 (rust/crates/anstyle-1.0.4.crate) = 7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87 +SIZE (rust/crates/anstyle-1.0.4.crate) = 13998 +SHA256 (rust/crates/anstyle-parse-0.2.2.crate) = 317b9a89c1868f5ea6ff1d9539a69f45dffc21ce321ac1fd1160dfa48c8e2140 +SIZE (rust/crates/anstyle-parse-0.2.2.crate) = 24696 +SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b +SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620 +SHA256 (rust/crates/anstyle-wincon-3.0.1.crate) = f0699d10d2f4d628a98ee7b57b289abbc98ff3bad977cb3152709d4bf2330628 +SIZE (rust/crates/anstyle-wincon-3.0.1.crate) = 11279 +SHA256 (rust/crates/anyhow-1.0.75.crate) = a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6 +SIZE (rust/crates/anyhow-1.0.75.crate) = 43901 +SHA256 (rust/crates/async-task-4.5.0.crate) = b4eb2cdb97421e01129ccb49169d8279ed21e829929144f4a22a6e54ac549ca1 +SIZE (rust/crates/async-task-4.5.0.crate) = 36956 SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/calloop-0.10.5.crate) = 1a59225be45a478d772ce015d9743e49e92798ece9e34eda9a6aa2a6a7f40192 -SIZE (rust/crates/calloop-0.10.5.crate) = 53694 -SHA256 (rust/crates/cc-1.0.78.crate) = a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d -SIZE (rust/crates/cc-1.0.78.crate) = 61375 +SHA256 (rust/crates/bitflags-2.4.1.crate) = 327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07 +SIZE (rust/crates/bitflags-2.4.1.crate) = 37043 +SHA256 (rust/crates/bytemuck-1.14.0.crate) = 374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6 +SIZE (rust/crates/bytemuck-1.14.0.crate) = 44933 +SHA256 (rust/crates/bytemuck_derive-1.5.0.crate) = 965ab7eb5f8f97d2a083c799f3a1b994fc397b2fe2da5d1da1626ce15a39f2b1 +SIZE (rust/crates/bytemuck_derive-1.5.0.crate) = 17323 +SHA256 (rust/crates/calloop-0.12.3.crate) = 7b50b5a44d59a98c55a9eeb518f39bf7499ba19fd98ee7d22618687f3f10adbf +SIZE (rust/crates/calloop-0.12.3.crate) = 66858 +SHA256 (rust/crates/calloop-wayland-source-0.2.0.crate) = 0f0ea9b9476c7fad82841a8dbb380e2eae480c21910feba80725b46931ed8f02 +SIZE (rust/crates/calloop-wayland-source-0.2.0.crate) = 11304 +SHA256 (rust/crates/cc-1.0.83.crate) = f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0 +SIZE (rust/crates/cc-1.0.83.crate) = 68343 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/clap-4.1.4.crate) = f13b9c79b5d1dd500d20ef541215a6423c75829ef43117e1b4d17fd8af0b5d76 -SIZE (rust/crates/clap-4.1.4.crate) = 207077 -SHA256 (rust/crates/clap_complete-4.1.1.crate) = 3d6540eedc41f8a5a76cf3d8d458057dcdf817be4158a55b5f861f7a5483de75 -SIZE (rust/crates/clap_complete-4.1.1.crate) = 32707 -SHA256 (rust/crates/clap_derive-4.1.0.crate) = 684a277d672e91966334af371f1a7b5833f9aa00b07c84e92fbce95e00208ce8 -SIZE (rust/crates/clap_derive-4.1.0.crate) = 27897 -SHA256 (rust/crates/clap_lex-0.3.0.crate) = 0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8 -SIZE (rust/crates/clap_lex-0.3.0.crate) = 9671 -SHA256 (rust/crates/colored-2.0.0.crate) = b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd -SIZE (rust/crates/colored-2.0.0.crate) = 21619 +SHA256 (rust/crates/clap-4.4.6.crate) = d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956 +SIZE (rust/crates/clap-4.4.6.crate) = 54823 +SHA256 (rust/crates/clap_builder-4.4.6.crate) = 0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45 +SIZE (rust/crates/clap_builder-4.4.6.crate) = 162450 +SHA256 (rust/crates/clap_complete-4.4.3.crate) = e3ae8ba90b9d8b007efe66e55e48fb936272f5ca00349b5b0e89877520d35ea7 +SIZE (rust/crates/clap_complete-4.4.3.crate) = 37353 +SHA256 (rust/crates/clap_derive-4.4.2.crate) = 0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873 +SIZE (rust/crates/clap_derive-4.4.2.crate) = 29019 +SHA256 (rust/crates/clap_lex-0.5.1.crate) = cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961 +SIZE (rust/crates/clap_lex-0.5.1.crate) = 11793 +SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 +SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/colored-2.0.4.crate) = 2674ec482fbc38012cf31e6c42ba0177b431a0cb6f15fe40efa5aab1bda516f6 +SIZE (rust/crates/colored-2.0.4.crate) = 23654 +SHA256 (rust/crates/concurrent-queue-2.3.0.crate) = f057a694a54f12365049b0958a1685bb52d567f5593b355fbf685838e873d400 +SIZE (rust/crates/concurrent-queue-2.3.0.crate) = 20189 SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 -SHA256 (rust/crates/dlib-0.5.0.crate) = ac1b7517328c04c2aa68422fc60a41b92208182142ed04a25879c26c8f878794 -SIZE (rust/crates/dlib-0.5.0.crate) = 5788 +SHA256 (rust/crates/crossbeam-utils-0.8.16.crate) = 5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294 +SIZE (rust/crates/crossbeam-utils-0.8.16.crate) = 42508 +SHA256 (rust/crates/cursor-icon-1.0.0.crate) = 740bb192a8e2d1350119916954f4409ee7f62f149b536911eeb78ba5a20526bf +SIZE (rust/crates/cursor-icon-1.0.0.crate) = 10909 +SHA256 (rust/crates/deranged-0.3.9.crate) = 0f32d04922c60427da6f9fef14d042d9edddef64cb9d4ce0d64d0685fbeb1fd3 +SIZE (rust/crates/deranged-0.3.9.crate) = 17080 +SHA256 (rust/crates/dlib-0.5.2.crate) = 330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412 +SIZE (rust/crates/dlib-0.5.2.crate) = 5806 SHA256 (rust/crates/downcast-rs-1.2.0.crate) = 9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650 SIZE (rust/crates/downcast-rs-1.2.0.crate) = 11670 -SHA256 (rust/crates/either-1.8.0.crate) = 90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797 -SIZE (rust/crates/either-1.8.0.crate) = 15992 -SHA256 (rust/crates/errno-0.2.8.crate) = f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1 -SIZE (rust/crates/errno-0.2.8.crate) = 9276 -SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf -SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 -SHA256 (rust/crates/flate2-1.0.25.crate) = a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841 -SIZE (rust/crates/flate2-1.0.25.crate) = 70210 -SHA256 (rust/crates/futures-0.3.25.crate) = 38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0 -SIZE (rust/crates/futures-0.3.25.crate) = 51664 -SHA256 (rust/crates/futures-channel-0.3.25.crate) = 52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed -SIZE (rust/crates/futures-channel-0.3.25.crate) = 31974 -SHA256 (rust/crates/futures-core-0.3.25.crate) = 04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac -SIZE (rust/crates/futures-core-0.3.25.crate) = 14623 -SHA256 (rust/crates/futures-io-0.3.25.crate) = 00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb -SIZE (rust/crates/futures-io-0.3.25.crate) = 8911 -SHA256 (rust/crates/futures-sink-0.3.25.crate) = 39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9 -SIZE (rust/crates/futures-sink-0.3.25.crate) = 7854 -SHA256 (rust/crates/futures-task-0.3.25.crate) = 2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea -SIZE (rust/crates/futures-task-0.3.25.crate) = 11844 -SHA256 (rust/crates/futures-util-0.3.25.crate) = 197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6 -SIZE (rust/crates/futures-util-0.3.25.crate) = 155866 -SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9 -SIZE (rust/crates/heck-0.4.0.crate) = 11161 -SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 -SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 -SHA256 (rust/crates/hermit-abi-0.2.6.crate) = ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7 -SIZE (rust/crates/hermit-abi-0.2.6.crate) = 13027 -SHA256 (rust/crates/io-lifetimes-1.0.4.crate) = e7d6c6f8c91b4b9ed43484ad1a938e393caf35960fce7f82a040497207bd8e9e -SIZE (rust/crates/io-lifetimes-1.0.4.crate) = 35815 -SHA256 (rust/crates/is-terminal-0.4.2.crate) = 28dfb6c8100ccc63462345b67d1bbc3679177c75ee4bf59bf29c8b1d110b8189 -SIZE (rust/crates/is-terminal-0.4.2.crate) = 7577 -SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 -SIZE (rust/crates/itertools-0.10.5.crate) = 115354 -SHA256 (rust/crates/itoa-1.0.5.crate) = fad582f4b9e86b6caa621cabeb0963332d92eea04729ab12892c2533951e6440 -SIZE (rust/crates/itoa-1.0.5.crate) = 10622 +SHA256 (rust/crates/either-1.9.0.crate) = a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07 +SIZE (rust/crates/either-1.9.0.crate) = 16660 +SHA256 (rust/crates/errno-0.3.5.crate) = ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860 +SIZE (rust/crates/errno-0.3.5.crate) = 10576 +SHA256 (rust/crates/fdeflate-0.3.0.crate) = d329bdeac514ee06249dabc27877490f17f5d371ec693360768b838e19f3ae10 +SIZE (rust/crates/fdeflate-0.3.0.crate) = 21790 +SHA256 (rust/crates/flate2-1.0.28.crate) = 46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e +SIZE (rust/crates/flate2-1.0.28.crate) = 73690 +SHA256 (rust/crates/futures-channel-0.3.28.crate) = 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 +SIZE (rust/crates/futures-channel-0.3.28.crate) = 32281 +SHA256 (rust/crates/futures-core-0.3.28.crate) = 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c +SIZE (rust/crates/futures-core-0.3.28.crate) = 14780 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/hermit-abi-0.3.3.crate) = d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7 +SIZE (rust/crates/hermit-abi-0.3.3.crate) = 14253 +SHA256 (rust/crates/is-terminal-0.4.9.crate) = cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b +SIZE (rust/crates/is-terminal-0.4.9.crate) = 8109 +SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57 +SIZE (rust/crates/itertools-0.11.0.crate) = 125074 +SHA256 (rust/crates/itoa-1.0.9.crate) = af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38 +SIZE (rust/crates/itoa-1.0.9.crate) = 10492 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.139.crate) = 201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79 -SIZE (rust/crates/libc-0.2.139.crate) = 638983 -SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f -SIZE (rust/crates/libloading-0.7.4.crate) = 27580 -SHA256 (rust/crates/linux-raw-sys-0.1.4.crate) = f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4 -SIZE (rust/crates/linux-raw-sys-0.1.4.crate) = 878981 -SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e -SIZE (rust/crates/log-0.4.17.crate) = 38028 -SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d -SIZE (rust/crates/memchr-2.5.0.crate) = 65812 -SHA256 (rust/crates/memmap2-0.5.8.crate) = 4b182332558b18d807c4ce1ca8ca983b34c3ee32765e47b3f0f69b90355cc1dc -SIZE (rust/crates/memmap2-0.5.8.crate) = 26592 -SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce -SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 +SHA256 (rust/crates/libc-0.2.149.crate) = a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b +SIZE (rust/crates/libc-0.2.149.crate) = 715592 +SHA256 (rust/crates/libloading-0.8.1.crate) = c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161 +SIZE (rust/crates/libloading-0.8.1.crate) = 27893 +SHA256 (rust/crates/linux-raw-sys-0.4.10.crate) = da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f +SIZE (rust/crates/linux-raw-sys-0.4.10.crate) = 1407767 +SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f +SIZE (rust/crates/log-0.4.20.crate) = 38307 +SHA256 (rust/crates/memchr-2.6.4.crate) = f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167 +SIZE (rust/crates/memchr-2.6.4.crate) = 94439 +SHA256 (rust/crates/memmap2-0.8.0.crate) = 43a5a03cefb0d953ec0be133036f14e109412fa594edc2f77227249db66cc3ed +SIZE (rust/crates/memmap2-0.8.0.crate) = 30990 +SHA256 (rust/crates/memmap2-0.9.0.crate) = deaba38d7abf1d4cca21cc89e932e542ba2b9258664d2a9ef0e61512039c9375 +SIZE (rust/crates/memmap2-0.9.0.crate) = 31529 SHA256 (rust/crates/memoffset-0.7.1.crate) = 5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4 SIZE (rust/crates/memoffset-0.7.1.crate) = 8556 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.6.2.crate) = b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa -SIZE (rust/crates/miniz_oxide-0.6.2.crate) = 54536 -SHA256 (rust/crates/nix-0.25.1.crate) = f346ff70e7dbfd675fe90590b92d59ef2de15a8779ae305ebcbfd3f0caf59be4 -SIZE (rust/crates/nix-0.25.1.crate) = 272312 -SHA256 (rust/crates/nix-0.26.1.crate) = 46a58d1d356c6597d08cde02c2f09d785b09e28711837b1ed667dc652c08a694 -SIZE (rust/crates/nix-0.26.1.crate) = 277805 -SHA256 (rust/crates/nom-7.1.2.crate) = e5507769c4919c998e69e49c839d9dc6e693ede4cc4290d6ad8b41d4f09c548c -SIZE (rust/crates/nom-7.1.2.crate) = 117341 +SHA256 (rust/crates/miniz_oxide-0.7.1.crate) = e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7 +SIZE (rust/crates/miniz_oxide-0.7.1.crate) = 55194 +SHA256 (rust/crates/nix-0.26.4.crate) = 598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b +SIZE (rust/crates/nix-0.26.4.crate) = 279099 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 SHA256 (rust/crates/num_threads-0.1.6.crate) = 2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44 SIZE (rust/crates/num_threads-0.1.6.crate) = 7334 -SHA256 (rust/crates/once_cell-1.17.0.crate) = 6f61fba1741ea2b3d6a1e3178721804bb716a68a6aeba1149b5d52e3d464ea66 -SIZE (rust/crates/once_cell-1.17.0.crate) = 32736 -SHA256 (rust/crates/os_str_bytes-6.4.1.crate) = 9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee -SIZE (rust/crates/os_str_bytes-6.4.1.crate) = 23101 -SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 -SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 -SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 -SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkg-config-0.3.26.crate) = 6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160 -SIZE (rust/crates/pkg-config-0.3.26.crate) = 18662 -SHA256 (rust/crates/png-0.17.7.crate) = 5d708eaf860a19b19ce538740d2b4bdeeb8337fa53f7738455e706623ad5c638 -SIZE (rust/crates/png-0.17.7.crate) = 80979 -SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c -SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 -SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 -SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.49.crate) = 57a8eca9f9c4ffde41714334dee777596264c7825420f521abc92b5b5deb63a5 -SIZE (rust/crates/proc-macro2-1.0.49.crate) = 41977 -SHA256 (rust/crates/quick-xml-0.23.1.crate) = 11bafc859c6815fbaffbbbf4229ecb767ac913fecb27f9ad4343662e9ef099ea -SIZE (rust/crates/quick-xml-0.23.1.crate) = 161488 -SHA256 (rust/crates/quote-1.0.23.crate) = 8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b -SIZE (rust/crates/quote-1.0.23.crate) = 28058 -SHA256 (rust/crates/rustix-0.36.6.crate) = 4feacf7db682c6c329c4ede12649cd36ecab0f3be5b7d74e6a20304725db4549 -SIZE (rust/crates/rustix-0.36.6.crate) = 288718 -SHA256 (rust/crates/ryu-1.0.12.crate) = 7b4b9743ed687d4b4bcedf9ff5eaa7398495ae14e61cba0a295704edbc7decde -SIZE (rust/crates/ryu-1.0.12.crate) = 47070 +SHA256 (rust/crates/pin-project-lite-0.2.13.crate) = 8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58 +SIZE (rust/crates/pin-project-lite-0.2.13.crate) = 29141 +SHA256 (rust/crates/pkg-config-0.3.27.crate) = 26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964 +SIZE (rust/crates/pkg-config-0.3.27.crate) = 18838 +SHA256 (rust/crates/png-0.17.10.crate) = dd75bf2d8dd3702b9707cdbc56a5b9ef42cec752eb8b3bafc01234558442aa64 +SIZE (rust/crates/png-0.17.10.crate) = 89384 +SHA256 (rust/crates/polling-3.2.0.crate) = 62a79e457c9898100b4298d57d69ec53d06f9a6ed352431ce5f377e082d2e846 +SIZE (rust/crates/polling-3.2.0.crate) = 53244 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/proc-macro2-1.0.78.crate) = e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae +SIZE (rust/crates/proc-macro2-1.0.78.crate) = 47158 +SHA256 (rust/crates/quick-xml-0.30.0.crate) = eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956 +SIZE (rust/crates/quick-xml-0.30.0.crate) = 161923 +SHA256 (rust/crates/quote-1.0.35.crate) = 291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef +SIZE (rust/crates/quote-1.0.35.crate) = 28136 +SHA256 (rust/crates/rustix-0.38.20.crate) = 67ce50cb2e16c2903e30d1cbccfd8387a74b9d4c938b6a4c5ec6cc7556f7a8a0 +SIZE (rust/crates/rustix-0.38.20.crate) = 358266 +SHA256 (rust/crates/ryu-1.0.15.crate) = 1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741 +SIZE (rust/crates/ryu-1.0.15.crate) = 46906 SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 -SHA256 (rust/crates/serde-1.0.152.crate) = bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb -SIZE (rust/crates/serde-1.0.152.crate) = 77091 -SHA256 (rust/crates/serde_derive-1.0.152.crate) = af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e -SIZE (rust/crates/serde_derive-1.0.152.crate) = 55586 -SHA256 (rust/crates/serde_json-1.0.91.crate) = 877c235533714907a8c2464236f5c4b2a17262ef1bd71f38f35ea592c8da6883 -SIZE (rust/crates/serde_json-1.0.91.crate) = 144654 -SHA256 (rust/crates/simple_logger-2.3.0.crate) = 48047e77b528151aaf841a10a9025f9459da80ba820e425ff7eb005708a76dc7 -SIZE (rust/crates/simple_logger-2.3.0.crate) = 9656 -SHA256 (rust/crates/slab-0.4.7.crate) = 4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef -SIZE (rust/crates/slab-0.4.7.crate) = 16647 -SHA256 (rust/crates/slotmap-1.0.6.crate) = e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342 -SIZE (rust/crates/slotmap-1.0.6.crate) = 58954 -SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0 -SIZE (rust/crates/smallvec-1.10.0.crate) = 31564 -SHA256 (rust/crates/smithay-client-toolkit-0.17.0.crate) = e1476c3d89bb67079264b88aaf4f14358353318397e083b7c4e8c14517f55de7 -SIZE (rust/crates/smithay-client-toolkit-0.17.0.crate) = 150751 -SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f -SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/serde-1.0.197.crate) = 3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2 +SIZE (rust/crates/serde-1.0.197.crate) = 77087 +SHA256 (rust/crates/serde_derive-1.0.197.crate) = 7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b +SIZE (rust/crates/serde_derive-1.0.197.crate) = 55771 +SHA256 (rust/crates/serde_json-1.0.107.crate) = 6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65 +SIZE (rust/crates/serde_json-1.0.107.crate) = 146458 +SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe +SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 +SHA256 (rust/crates/simple_logger-4.2.0.crate) = 2230cd5c29b815c9b699fb610b49a5ed65588f3509d9f0108be3a885da629333 +SIZE (rust/crates/simple_logger-4.2.0.crate) = 10680 +SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 +SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/smallvec-1.11.1.crate) = 942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a +SIZE (rust/crates/smallvec-1.11.1.crate) = 34831 +SHA256 (rust/crates/smithay-client-toolkit-0.18.0.crate) = 60e3d9941fa3bacf7c2bf4b065304faa14164151254cd16ce1b1bc8fc381600f +SIZE (rust/crates/smithay-client-toolkit-0.18.0.crate) = 126729 SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 SIZE (rust/crates/strsim-0.10.0.crate) = 11355 -SHA256 (rust/crates/syn-1.0.107.crate) = 1f4064b5b16e03ae50984a5a8ed5d4f8803e6bc1fd170a3cda91a1be4b18e3f5 -SIZE (rust/crates/syn-1.0.107.crate) = 237539 -SHA256 (rust/crates/termcolor-1.1.3.crate) = bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755 -SIZE (rust/crates/termcolor-1.1.3.crate) = 17242 -SHA256 (rust/crates/thiserror-1.0.38.crate) = 6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0 -SIZE (rust/crates/thiserror-1.0.38.crate) = 18947 -SHA256 (rust/crates/thiserror-impl-1.0.38.crate) = 1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f -SIZE (rust/crates/thiserror-impl-1.0.38.crate) = 15429 -SHA256 (rust/crates/time-0.3.20.crate) = cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890 -SIZE (rust/crates/time-0.3.20.crate) = 111856 -SHA256 (rust/crates/time-core-0.1.0.crate) = 2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd -SIZE (rust/crates/time-core-0.1.0.crate) = 6597 -SHA256 (rust/crates/time-macros-0.2.8.crate) = fd80a657e71da814b8e5d60d3374fc6d35045062245d80224748ae522dd76f36 -SIZE (rust/crates/time-macros-0.2.8.crate) = 24295 -SHA256 (rust/crates/unicode-ident-1.0.6.crate) = 84a22b9f218b40614adcb3f4ff08b703773ad44fa9423e4e0d346d5db86e4ebc -SIZE (rust/crates/unicode-ident-1.0.6.crate) = 42158 -SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 -SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 -SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f -SIZE (rust/crates/version_check-0.9.4.crate) = 14895 -SHA256 (rust/crates/wayland-backend-0.1.0.crate) = fb23bfea266c92bb051ea36cce0eb1a52b743dc1c5f168021947eda79764656d -SIZE (rust/crates/wayland-backend-0.1.0.crate) = 68334 -SHA256 (rust/crates/wayland-client-0.30.2.crate) = 489c9654770f674fc7e266b3c579f4053d7551df0ceb392f153adb1f9ed06ac8 -SIZE (rust/crates/wayland-client-0.30.2.crate) = 65289 -SHA256 (rust/crates/wayland-cursor-0.30.0.crate) = 2d0c3a0d5b4b688b07b0442362d3ed6bf04724fcc16cd69ab6285b90dbc487aa -SIZE (rust/crates/wayland-cursor-0.30.0.crate) = 6930 -SHA256 (rust/crates/wayland-protocols-0.30.0.crate) = 7fefbeb8a360abe67ab7c2efe1d297a1a50ee011f5460791bc18870c26bb84e2 -SIZE (rust/crates/wayland-protocols-0.30.0.crate) = 127598 -SHA256 (rust/crates/wayland-protocols-wlr-0.1.0.crate) = fce991093320e4a6a525876e6b629ab24da25f9baef0c2e0080ad173ec89588a -SIZE (rust/crates/wayland-protocols-wlr-0.1.0.crate) = 25759 -SHA256 (rust/crates/wayland-scanner-0.30.0.crate) = 4834c14b3edf1d9986c83ca79b1e7e3afbe9874c7c144702f6467063259ce45d -SIZE (rust/crates/wayland-scanner-0.30.0.crate) = 34206 -SHA256 (rust/crates/wayland-sys-0.30.1.crate) = 96b2a02ac608e07132978689a6f9bf4214949c85998c247abadd4f4129b1aa06 -SIZE (rust/crates/wayland-sys-0.30.1.crate) = 8358 -SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 -SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 -SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 -SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 -SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 -SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f -SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/syn-2.0.52.crate) = b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07 +SIZE (rust/crates/syn-2.0.52.crate) = 254728 +SHA256 (rust/crates/thiserror-1.0.50.crate) = f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2 +SIZE (rust/crates/thiserror-1.0.50.crate) = 19414 +SHA256 (rust/crates/thiserror-impl-1.0.50.crate) = 266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8 +SIZE (rust/crates/thiserror-impl-1.0.50.crate) = 15357 +SHA256 (rust/crates/time-0.3.34.crate) = c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749 +SIZE (rust/crates/time-0.3.34.crate) = 118430 +SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 +SIZE (rust/crates/time-core-0.1.2.crate) = 7191 +SHA256 (rust/crates/time-macros-0.2.17.crate) = 7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774 +SIZE (rust/crates/time-macros-0.2.17.crate) = 24443 +SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef +SIZE (rust/crates/tracing-0.1.40.crate) = 79459 +SHA256 (rust/crates/tracing-core-0.1.32.crate) = c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54 +SIZE (rust/crates/tracing-core-0.1.32.crate) = 61221 +SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b +SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 +SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/wayland-backend-0.3.2.crate) = 19152ddd73f45f024ed4534d9ca2594e0ef252c1847695255dae47f34df9fbe4 +SIZE (rust/crates/wayland-backend-0.3.2.crate) = 69238 +SHA256 (rust/crates/wayland-client-0.31.1.crate) = 1ca7d52347346f5473bf2f56705f360e8440873052e575e55890c4fa57843ed3 +SIZE (rust/crates/wayland-client-0.31.1.crate) = 62635 +SHA256 (rust/crates/wayland-csd-frame-0.3.0.crate) = 625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e +SIZE (rust/crates/wayland-csd-frame-0.3.0.crate) = 5696 +SHA256 (rust/crates/wayland-cursor-0.31.0.crate) = a44aa20ae986659d6c77d64d808a046996a932aa763913864dc40c359ef7ad5b +SIZE (rust/crates/wayland-cursor-0.31.0.crate) = 6938 +SHA256 (rust/crates/wayland-protocols-0.31.0.crate) = e253d7107ba913923dc253967f35e8561a3c65f914543e46843c88ddd729e21c +SIZE (rust/crates/wayland-protocols-0.31.0.crate) = 134772 +SHA256 (rust/crates/wayland-protocols-wlr-0.2.0.crate) = ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6 +SIZE (rust/crates/wayland-protocols-wlr-0.2.0.crate) = 25804 +SHA256 (rust/crates/wayland-scanner-0.31.0.crate) = fb8e28403665c9f9513202b7e1ed71ec56fde5c107816843fb14057910b2c09c +SIZE (rust/crates/wayland-scanner-0.31.0.crate) = 35245 +SHA256 (rust/crates/wayland-sys-0.31.1.crate) = 15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af +SIZE (rust/crates/wayland-sys-0.31.1.crate) = 8577 SHA256 (rust/crates/windows-sys-0.42.0.crate) = 5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7 SIZE (rust/crates/windows-sys-0.42.0.crate) = 3006791 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.1.crate) = 8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608 -SIZE (rust/crates/windows_aarch64_gnullvm-0.42.1.crate) = 362795 -SHA256 (rust/crates/windows_aarch64_msvc-0.42.1.crate) = 4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7 -SIZE (rust/crates/windows_aarch64_msvc-0.42.1.crate) = 664655 -SHA256 (rust/crates/windows_i686_gnu-0.42.1.crate) = de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640 -SIZE (rust/crates/windows_i686_gnu-0.42.1.crate) = 733428 -SHA256 (rust/crates/windows_i686_msvc-0.42.1.crate) = bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605 -SIZE (rust/crates/windows_i686_msvc-0.42.1.crate) = 722583 -SHA256 (rust/crates/windows_x86_64_gnu-0.42.1.crate) = c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45 -SIZE (rust/crates/windows_x86_64_gnu-0.42.1.crate) = 697614 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.1.crate) = 628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463 -SIZE (rust/crates/windows_x86_64_gnullvm-0.42.1.crate) = 362788 -SHA256 (rust/crates/windows_x86_64_msvc-0.42.1.crate) = 447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd -SIZE (rust/crates/windows_x86_64_msvc-0.42.1.crate) = 664606 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 +SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f +SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 +SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 +SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 +SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 +SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 +SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 +SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/xcursor-0.3.4.crate) = 463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7 SIZE (rust/crates/xcursor-0.3.4.crate) = 6069 -SHA256 (rust/crates/xkbcommon-0.5.0.crate) = acbee136714379ab22da0280207fdb7f47e0bb940adea97731b65598b8c7a92e -SIZE (rust/crates/xkbcommon-0.5.0.crate) = 58155 +SHA256 (rust/crates/xkbcommon-0.7.0.crate) = 13867d259930edc7091a6c41b4ce6eee464328c6ff9659b7e4c668ca20d4c91e +SIZE (rust/crates/xkbcommon-0.7.0.crate) = 58896 +SHA256 (rust/crates/xkeysym-0.2.0.crate) = 054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621 +SIZE (rust/crates/xkeysym-0.2.0.crate) = 101431 From nobody Mon May 20 16:54:29 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 4VjkFG1Tysz5LdPC for ; Mon, 20 May 2024 16:54:42 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from mail-oa1-x2d.google.com (mail-oa1-x2d.google.com [IPv6:2001:4860:4864:20::2d]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1D4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VjkFF6TYGz42BK for ; Mon, 20 May 2024 16:54:41 +0000 (UTC) (envelope-from adamw@adamw.org) Authentication-Results: mx1.freebsd.org; none Received: by mail-oa1-x2d.google.com with SMTP id 586e51a60fabf-248f7fdc323so1213187fac.1 for ; Mon, 20 May 2024 09:54:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=adamw-org.20230601.gappssmtp.com; s=20230601; t=1716224080; x=1716828880; darn=freebsd.org; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:from:to:cc:subject:date:message-id :reply-to; bh=dpT/lyOwmEp/EGMdBEF6hBc/YLJJvvTK8TZL3+H7kJ4=; b=2ldJ1MvFYOOAMtpucJS6CPbIa4gjQNh05m/VhdfWGOjOT3kGVWeB6cYfEv9QAD2XXW 5KC28OSMyC4msk28E0L85LdUJ5XIjd9LvpqiTJaBWlxxnZDrH8cnlYXdKXeWLz/fwEWa qoEqq4SLpQIGc9bO0R140GpR5fNQ+2UdjFGWyzBUgObVSFItyoZQDDdBzOLxno1RXFEK hd5b59hycv2a9jREaY8Oq31ls/vYLJslPVfy3PzOQb+sZDsF0C5NzORXpwHkoDn5Vx8c 59CZU8drprGiyR/W7/uBLnHT5VfzeVYdvaeqZsnr59gLcRz+RtIQMGB6E6xs6PX6JRJ1 Evwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716224080; x=1716828880; h=to:in-reply-to:cc:references:message-id:date:subject:mime-version :from:content-transfer-encoding:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dpT/lyOwmEp/EGMdBEF6hBc/YLJJvvTK8TZL3+H7kJ4=; b=Aq2NbV8EwXNAvu9fb+vuuUQRepi6RFZNhhNYk8Y4aTZq0Xqs51X4ajfPRc7QhDh75d OCTNTfb48N9hW+PKTYKaBF1/qGfyjrudMrkzCUmA4nsBCCIDEpKscGbw8r06JH1lbK9I EX/J6FQ010l8V5A+NxAg9/ql07aFAmfGsL2Nky4M0eBhY+d1KVI0zWgnG0A+2zycRvBr WhN4VJSNnhOxIPTooj9Bgqd4VVepBCf3PUaoINbbZsjtxp7DBfnPm7G9tAx8sX8C5Apl sVsxy2zNcvH0ebSRq2DhYVf/8C5pDLzX3DIFc+GS+j13ys31F8pURXaDx9a6Q+b0Z3np dFTA== X-Forwarded-Encrypted: i=1; AJvYcCWtnQJK9OGPjvncMW9RbCe7JdFTNAKFgTKmJ+eSqQBMKK9roh9h3bEkFuCe7LUETBi4y7CGR5D1028zg4seezOPh7b5YlUh/dhpci3T116KTBo= X-Gm-Message-State: AOJu0YwRDVXM9h/eK2u3dnynzfUsrQr2p7JxwB7n1rXOzrU1v75hn+ZB 73ltGafCRRDncLwfhAQosGmLsW7Joovwo8do09E7FY2ZewK/rmPj6nl1xhSnSuzbVeJGkpGZnmg o X-Google-Smtp-Source: AGHT+IFae+wwZy83rXeyCMjva/5Ew6GkGAGcdjrh969nuSH5NDskbW8QhDtDtc55Zh2rZKFXp1km7Q== X-Received: by 2002:a05:6871:7410:b0:23d:ebc3:f18e with SMTP id 586e51a60fabf-241721bb325mr42944600fac.0.1716224080186; Mon, 20 May 2024 09:54:40 -0700 (PDT) Received: from smtpclient.apple (syn-096-036-031-042.biz.spectrum.com. [96.36.31.42]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-43df54b590csm149347871cf.13.2024.05.20.09.54.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 20 May 2024 09:54:39 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: Adam Weinberger 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 (1.0) Subject: Re: git: 61971843fd48 - main - editors/neovim: update 0.9.5 -> 0.10.0 Date: Mon, 20 May 2024 12:54:29 -0400 Message-Id: References: <202405201454.44KEsnJN081962@gitrepo.freebsd.org> Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org In-Reply-To: <202405201454.44KEsnJN081962@gitrepo.freebsd.org> To: Kurt Jaeger X-Mailer: iPhone Mail (21F79) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2001:4860:4864::/48, country:US] X-Rspamd-Queue-Id: 4VjkFF6TYGz42BK This is amazing work! =E2=80=94 Adam Weinberger adamw@adamw.org https://www.adamw.org > On May 20, 2024, at 10:54, Kurt Jaeger wrote: >=20 > =EF=BB=BFThe branch main has been updated by pi: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D61971843fd48f9b59b3e71696= 43064453607c586 >=20 > commit 61971843fd48f9b59b3e7169643064453607c586 > Author: Laurant Chardon > AuthorDate: 2024-05-20 14:51:01 +0000 > Commit: Kurt Jaeger > CommitDate: 2024-05-20 14:51:01 +0000 >=20 > editors/neovim: update 0.9.5 -> 0.10.0 >=20 > Author: Laurant Chardon > Changes: https://gpanders.com/blog/whats-new-in-neovim-0.10/ > https://neovim.io/doc/user/news-0.10.html > Approved: adamw (implicit) > PR: 279175 > --- > editors/neovim/Makefile | 32 ++++++++++++---------------= ---- > editors/neovim/distinfo | 10 +++++----- > editors/neovim/files/patch-CMakeLists.txt | 14 -------------- > 3 files changed, 17 insertions(+), 39 deletions(-) >=20 > diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile > index c48981a236a5..843c2e89a278 100644 > --- a/editors/neovim/Makefile > +++ b/editors/neovim/Makefile > @@ -1,7 +1,6 @@ > PORTNAME=3D neovim > DISTVERSIONPREFIX=3D v > -DISTVERSION=3D 0.9.5 > -PORTREVISION=3D 1 > +DISTVERSION=3D 0.10.0 > CATEGORIES=3D editors >=20 > MAINTAINER=3D adamw@FreeBSD.org > @@ -11,8 +10,8 @@ WWW=3D https://neovim.io/ > LICENSE=3D APACHE20 >=20 > BUILD_DEPENDS=3D gperf:devel/gperf \ > - ${LUA_MODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR} \ > - ${LUA_MODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR} > + ${LUA_REFMODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR} \ > + ${LUA_REFMODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR} > LIB_DEPENDS=3D libluv.so:devel/luv \ > libmsgpack-c.so:devel/msgpack-c \ > libtermkey.so:devel/libtermkey \ > @@ -20,19 +19,23 @@ LIB_DEPENDS=3D libluv.so:devel/luv \ > libunibilium.so:devel/unibilium \ > libuv.so:devel/libuv \ > libvterm.so:devel/libvterm > +RUN_DEPENDS=3D ${LUA_REFMODLIBDIR}/bit.so:devel/lua-bitop@${LUA_FLAVOR= } \ > + ${LUA_REFMODLIBDIR}/lpeg.so:devel/lua-lpeg@${LUA_FLAVOR} >=20 > -USES=3D cmake cpe gettext iconv lua:52,build luajit pathfix pkgcon= fig > +USES=3D cmake cpe gettext iconv lua:51,build luajit \ > + desktop-file-utils pathfix pkgconfig > USE_GITHUB=3D yes > GH_TUPLE=3D libmpack:libmpack:1.0.5:libmpack \ > - libmpack:libmpack-lua:1.0.9:libmpack_lua > -PORTSCOUT=3D limit:^[0-9\.v]+$$ > + libmpack:libmpack-lua:1.0.12:libmpack_lua >=20 > CMAKE_ARGS=3D -DLUA_PRG:FILEPATH=3D"${LUA_CMD}" \ > -DCMAKE_INSTALL_MANDIR:PATH=3D"${PREFIX}/share/man" \ > - -DDEPS_PREFIX:PATH=3D"${LOCALBASE}" > + -DDEPS_PREFIX:PATH=3D"${LOCALBASE}" \ > + -DCMAKE_LIBRARY_PATH:PATH=3D"${LOCALBASE}/lib/lua/${LUA_VER}" > CFLAGS+=3D -I${LOCALBASE}/include >=20 > DATADIR=3D ${PREFIX}/share/nvim > +PORTSCOUT=3D limit:^[0-9\.v]+$$ > PORTDATA=3D runtime >=20 > OPTIONS_DEFINE=3D NLS PYNVIM > @@ -41,19 +44,8 @@ OPTIONS_SUB=3D yes > PYNVIM_DESC=3D Enable support for plugins written in python >=20 > NLS_CMAKE_BOOL=3D ENABLE_LIBINTL > + > PYNVIM_RUN_DEPENDS=3D ${PYTHON_PKGNAMEPREFIX}pynvim>=3D0.3.0:editors/py= -pynvim@${PY_FLAVOR} > PYNVIM_USES=3D python:run >=20 > -post-patch-NLS-off: > - ${REINPLACE_CMD} -e '/add_subdirectory(po)/d' ${WRKSRC}/src/nvim/CMak= eLists.txt > - > -pre-build: > - ${LN} -s ${WRKSRC_libmpack} ${WRKSRC_libmpack_lua}/mpack-src > - ${MKDIR} ${BUILD_WRKSRC}/src/nvim > - (cd ${WRKSRC_libmpack_lua} && ${CC} ${CFLAGS} -fPIC \ > - -I${LUA_INCDIR} -shared lmpack.c -o \ > - ${BUILD_WRKSRC}/src/nvim/mpack.so \ > - ${LUA_LIBDIR}/liblua-${LUA_VER}.so) > - ${LN} -s ${BUILD_WRKSRC}/src/nvim/mpack.so ${BUILD_WRKSRC}/runtime/mp= ack.so > - > .include > diff --git a/editors/neovim/distinfo b/editors/neovim/distinfo > index afddae974869..b420957ace97 100644 > --- a/editors/neovim/distinfo > +++ b/editors/neovim/distinfo > @@ -1,7 +1,7 @@ > -TIMESTAMP =3D 1703948840 > -SHA256 (neovim-neovim-v0.9.5_GH0.tar.gz) =3D fe74369fc30a32ec7a086b1013ac= d0eacd674e7570eb1acc520a66180c9e9719 > -SIZE (neovim-neovim-v0.9.5_GH0.tar.gz) =3D 11590180 > +TIMESTAMP =3D 1716160663 > +SHA256 (neovim-neovim-v0.10.0_GH0.tar.gz) =3D 372ea2584b0ea2a5a765844d952= 06bda9e4a57eaa1a2412a9a0726bab750f828 > +SIZE (neovim-neovim-v0.10.0_GH0.tar.gz) =3D 12792034 > SHA256 (libmpack-libmpack-1.0.5_GH0.tar.gz) =3D 4ce91395d81ccea97d3ad4cb96= 2f8540d166e59d3e2ddce8a22979b49f108956 > SIZE (libmpack-libmpack-1.0.5_GH0.tar.gz) =3D 32966 > -SHA256 (libmpack-libmpack-lua-1.0.9_GH0.tar.gz) =3D e94d5cf95d7479dca00ff= 23755fe05a440f11f9d203635e862ad8842de95f40a > -SIZE (libmpack-libmpack-lua-1.0.9_GH0.tar.gz) =3D 16087 > +SHA256 (libmpack-libmpack-lua-1.0.12_GH0.tar.gz) =3D 7c3f0a5fcd0d7c169fd7= bc95978412628d8f59eb9da1d32cf3e8a864b741ec92 > +SIZE (libmpack-libmpack-lua-1.0.12_GH0.tar.gz) =3D 16524 > diff --git a/editors/neovim/files/patch-CMakeLists.txt b/editors/neovim/fi= les/patch-CMakeLists.txt > deleted file mode 100644 > index 564ac85f400b..000000000000 > --- a/editors/neovim/files/patch-CMakeLists.txt > +++ /dev/null > @@ -1,14 +0,0 @@ > ---- CMakeLists.txt.orig 2023-04-07 16:52:01 UTC > -+++ CMakeLists.txt > -@@ -163,9 +163,9 @@ foreach(CFGNAME ${CMAKE_CONFIGURATION_TYPES}) > - set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY_${CFGNAME} ${CMAKE_BINARY_DIR}/lib)= > - endforeach() > - > --set(LUA_DEPENDENCIES lpeg mpack bit) > -+set(LUA_DEPENDENCIES lpeg bit) > - if(NOT LUA_PRG) > -- foreach(CURRENT_LUA_PRG luajit lua5.1 lua5.2 lua) > -+ foreach(CURRENT_LUA_PRG luajit) > - unset(_CHECK_LUA_PRG CACHE) > - unset(LUA_PRG_WORKS) > - find_program(_CHECK_LUA_PRG ${CURRENT_LUA_PRG}) From nobody Mon May 20 16:55:51 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 4VjkGb2J3Kz5LdkK; Mon, 20 May 2024 16:55:51 +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 4VjkGb1khNz424Q; Mon, 20 May 2024 16:55:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716224151; 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=wDlt+z/HVoK+BfFZg3wvQmBjsZMiywfH/XK5Agii71U=; b=ES4pbGRZLhChFEjQ8QM0Gi5siXYV9hVV/LMJ8vCEWphH6bPtgnq+eRo/sR32Xo7BfFK2u9 GpHWLBMBi+1JoUuQNFbm+OEl8L7t1q5Y7QiDJrEO9njFtxGoMeS4m4hphc//kqyMRLeCG0 NuQqxwqCB2dt7AZ9MF+jIQJQiXEeP27FrKGP7LQVGlaPPJaLEpm9dtoEEMj3OYKxbFLKsg /PJw6Op39QgtMOc3rqXygseZ6fkEGvJreODREG1fW2ktKtjj+YjqbDwYaqoEoVwyc8Cyw7 h7bSB5aYcTbKglBzOfB9sY0/dNE/VmVsR/Ey+trFFJP/3O1lYnJF4Df/G4ywVg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716224151; a=rsa-sha256; cv=none; b=fSGBl774g/AE2EUABqVhGQJY4ifVZIxTOZvLl3jkbZdVyXuNu5XspjLaq1zGzSwAbU8K9c Uo2nVydOTe67i1KyQHXX6SBmQhm7R1/DuaQdpj1WckRtS/9Nj/Xm7JPmz392vprOUKT+If vfFYfnOMtfuzah88laMxeCBO+Q3BtmRE+CS9P/1BGPrq/bltWPneBSXls/GvNfFEr1ivH9 tggZ2WxLHLtgIHB0eZaCCOukOGQ2jrMC77eLRP8iCQslIFEyn6UNmZJ+TyA/W5ldQM6D3d FC4V7zPZ9nr//C0Rcyy8FmvsfCPnLPrieqL7FItLqde9ubc4sWue7pmPYaUN1g== 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=1716224151; 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=wDlt+z/HVoK+BfFZg3wvQmBjsZMiywfH/XK5Agii71U=; b=GB5z1ZZ6+fo9q+xKW61UlVTAZiyLraal7fzo/kGJK3UD1KhtQ8i++ey24dIoSgeCe+LRM2 KtQNAyEvGKWqe0NDtVLs+6n4mMyoMy/v5NgG5JxPlL0KS8/hYStAKSNaV2mE84xWg3+q2Q Lk9CrkHGhuCmUulR/76BD7aDkQT7FiFRRsTzuutRt5VoOC7ss5El9l6sfgTr3YRwY4Sb9n q+IIoGVffFhUfvRZ1DluJOjIjJEY3M83eVwZQmiyuFeF9SS04SXMEph2rObTwStdjdevAc i4ipgmsbwXRVuw60dU/FnxkoHqMseJCi8upa8H/EYuYMcif4fP3INDmk495HwA== 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 4VjkGb1Cv5zm23; Mon, 20 May 2024 16:55:51 +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 44KGtpAq084603; Mon, 20 May 2024 16:55:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KGtpYt084600; Mon, 20 May 2024 16:55:51 GMT (envelope-from git) Date: Mon, 20 May 2024 16:55:51 GMT Message-Id: <202405201655.44KGtpYt084600@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: 2e320ea4bc9e - main - math/kamis: Broken where OpenMP isn't available 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2e320ea4bc9e19b782f728680e9560642f5bca09 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2e320ea4bc9e19b782f728680e9560642f5bca09 commit 2e320ea4bc9e19b782f728680e9560642f5bca09 Author: Yuri Victorovich AuthorDate: 2024-05-20 15:22:04 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 16:55:48 +0000 math/kamis: Broken where OpenMP isn't available Reported by: fallout --- math/kamis/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/math/kamis/Makefile b/math/kamis/Makefile index 3e12d34d0b9a..d33923150cca 100644 --- a/math/kamis/Makefile +++ b/math/kamis/Makefile @@ -15,9 +15,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake USE_LDCONFIG= yes -#.if !exists(/usr/include/omp.h) -#USES+= compiler:gcc-c++11-lib -#.endif +.if !exists(/usr/include/omp.h) +BROKEN= requires OpenMP support that is missing on this architecture +.endif USE_GITHUB= yes GH_ACCOUNT= KarlsruheMIS From nobody Mon May 20 16:59: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 4VjkLN6BRGz5Ldym; Mon, 20 May 2024 16:59:08 +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 4VjkLM5G3bz429x; Mon, 20 May 2024 16:59:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716224347; 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=OZXfnOxYbgEdU4Z4fC5em9ltJ1wR98sjvSt5Cw+rPwQ=; b=OU/m0CxuSxxPOAzgSznWUuTQCbjNGVC0oJnQk5Vi4jHjVFx1+e08zOiF8anpOZIKFNoHMK 6qYC0xbF+Z1vYY8KEN3LgKlvXPsd4oSVBhCYA/3PkB1dvR9QKmlhgWMRSN3WcKz0TvW+2g x3Tya8FCe9ZdG1gH+f46S9pqgrHSaNm11J+qLMo0zjOKfZ8/VOIQ4jkhkGI4jfNI9pt5kO CLrAWl1qldHEaUY8bSQZVD+yf2iZOEEZ6XHJwZEYz1VfQSE9db/vHOsypGD2BRFNdvJR8n hR+WYcWWbVG82xe58iSnQD7Z1jTQMhR1okXooq24JlnB8lmS+decH/awTfHb+g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716224347; a=rsa-sha256; cv=none; b=K0lgGHS7S+VWz/nxuGQIyeGChOqIme7xjhm8LEhVoW535pgSuSLm2nEyVKsjYiHdSo5wZ0 GcFU/wMtcQ25WEsU8HFlDVKXMIMz+z9qA6jWoQ3ZUP9bPc5jB9x5+QZLA3lQPfE1FVFvWL MTM2EpfS0+euArwprF9LkBBZqifhBntvo+lPcnHU4DPZjZvZ5SctTea176SZ6o7/epOB4m PKdpbP0hwXbopV5BCluR0/3EC6Ps6z+LR5koFoFpKnPYvpW/kZLhT3ziLJX16+BkSWtUSJ l84Oq6X2bKL7BfG1hFdT6TDjQiutxVANnEldpxOjavFjMFjoQVchldGO4hSlsg== 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=1716224347; 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=OZXfnOxYbgEdU4Z4fC5em9ltJ1wR98sjvSt5Cw+rPwQ=; b=Oj1Qiza4b6blAN4HJ7QmpeSgDYDFCJbtJvxVgbQakP/Pb1vUMv0Z4Yj16awvHen5TT6gXq VCFOAaPOsLzlPhPcw+DcGPjgnrqHivQd5Ti/DqntmQ0xDLkZITx85HrFdRtLFPYx1aI9Kg NmofQL+PJgwc1OxkU8vREWk3IX+ne67CKTE/q7TEruVYSaa9qazAgU6hmJcA4W8IupqIT8 uaMJay6/bkJuDR75ZsLIKCfnMRU+8vsL2tGDRt3KE1YoJY9kACOFXY7FEbyJGWQXR9RZ/w pp6tFj6hdP9Mkq6iG1TBfZbL5OHxcLGPV8MrxfZtzbKm/67V3Ck1ttapAFbx0w== 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 4VjkLM4lkyzmSJ; Mon, 20 May 2024 16:59: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 44KGx7wI085180; Mon, 20 May 2024 16:59:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KGx7kH085177; Mon, 20 May 2024 16:59:07 GMT (envelope-from git) Date: Mon, 20 May 2024 16:59:07 GMT Message-Id: <202405201659.44KGx7kH085177@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: 2be6d82581af - 2024Q2 - math/kamis: Broken where OpenMP isn't available 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: 2be6d82581afcadc3852896e2807dbd1b9810566 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2be6d82581afcadc3852896e2807dbd1b9810566 commit 2be6d82581afcadc3852896e2807dbd1b9810566 Author: Yuri Victorovich AuthorDate: 2024-05-20 15:22:04 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 16:59:05 +0000 math/kamis: Broken where OpenMP isn't available Reported by: fallout (cherry picked from commit 2e320ea4bc9e19b782f728680e9560642f5bca09) --- math/kamis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/kamis/Makefile b/math/kamis/Makefile index 6ee28c1dbd37..d33923150cca 100644 --- a/math/kamis/Makefile +++ b/math/kamis/Makefile @@ -10,13 +10,13 @@ WWW= https://karlsruhemis.github.io/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_armv7= gcc13 fails: error: use of built-in trait '__remove_cvref(_InIter1)' in function signature, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278630 +#BROKEN_armv7= gcc13 fails: error: use of built-in trait '__remove_cvref(_InIter1)' in function signature, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278630 USES= cmake USE_LDCONFIG= yes .if !exists(/usr/include/omp.h) -USES+= compiler:gcc-c++11-lib +BROKEN= requires OpenMP support that is missing on this architecture .endif USE_GITHUB= yes From nobody Mon May 20 17:40:56 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 4VjlGc5LXwz5L1yR; Mon, 20 May 2024 17:40:56 +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 4VjlGc4rPpz47Xn; Mon, 20 May 2024 17:40:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716226856; 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=ljX6ys++U0LrGNVclMykuR8/3CJOjiifB5zCBJHnUi4=; b=GdN/POXqCMpll5tMG2/QzQd/iV5pbXf8FTVsOAETvHZgrKg2kr02Q4I6SrqnPpXEc3Jsai 2ksbTY/jSqsg2iMnP6gfVc9avrChnzvyzi7q8TSH3hHpeLMSDzGgw1Hfr95JjKJNW83Jvs wUItbe7npGGrTf20pbquIKRU5vwasmh+H8kszUfY3Y2HcWIKnY+WPBdiVbWHKlYqUa+gzW 93PAZNsZNljTluVGxJd+06Ox2qpdvSe5jR2z2Ebl6iAAgsO0/JEqLkgX3HDBo3v+0Mm2uH 4jREEwpMzYZZujHpsWSQlDnxbAfKuNYI1tv+BLQYiV3qgG2GJ9dindnWef3TAg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716226856; a=rsa-sha256; cv=none; b=iB3wuei/LpckFIfgYpvOugIEPGHs1nDYGOnjyCMMSS4vFUpzyJf2MagVhCcWU8fGqEgh4y svtS7pRH65WBJU7znDT5Lr6HB5oCI0eQ/NlT+Nup8NAsRMkQG7VghxB0DCqmbqb+h7Zbpj iLH6+K6C9ymiIiU0DusBUSeX+vFMtyKqOv5eUIrBziBp4IFMGAfCFVeWrpDBJ2Ne2iEvHv cvj6PuB9U/DYdeoD3tAGLyrdUnQ7mRjGYpiTl26LFLRoKDSbdWG/g2F/tkvZ/vc9Be/ztR yuo3jAlTNF6dg8itX1SyaPuQVUETXvHVs1i8PwKtwuVnVclUvms4TOT/0ReiWA== 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=1716226856; 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=ljX6ys++U0LrGNVclMykuR8/3CJOjiifB5zCBJHnUi4=; b=Jn3YySBQ8aZz1K12nSt7nRYeU3IFzYTrXJH86S9wMT5RipV+PLZqCUx/0cuS61KYbzXYRa Adzk/TanctGE4vHCo3BC7+yA6pMoMQnSfuyE0GDF5JvopEAn4uPSAgyN0FClLJFBp9Gi4I b6jWdZsZFpRNkDfG9kGp0G7c44+rdglZWXPjFbHvRhAB8SEE4WLiTt6SgiVpK+wibE75Ks LU4/SucAIVywaqRew21xhmtXEss94o3lx+WgdJCiqWzTkM6XHw7xoRf1q9zhQuAGsY29jn /XhSEEWZxuRkK5EIGHetPHaDT6Y12duNdaBT3kUGxVi/eK/vVONe3VgsjmiU2Q== 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 4VjlGc4JX8znCX; Mon, 20 May 2024 17:40:56 +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 44KHeuKh064092; Mon, 20 May 2024 17:40:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KHeuWs064089; Mon, 20 May 2024 17:40:56 GMT (envelope-from git) Date: Mon, 20 May 2024 17:40:56 GMT Message-Id: <202405201740.44KHeuWs064089@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Vsevolod Stakhov Subject: git: e0559b9574bb - main - devel/hyperscan: update to 5.4.2 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: vsevolod X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e0559b9574bb7c00de5b88e743646d3bf2bc26ef Auto-Submitted: auto-generated The branch main has been updated by vsevolod: URL: https://cgit.FreeBSD.org/ports/commit/?id=e0559b9574bb7c00de5b88e743646d3bf2bc26ef commit e0559b9574bb7c00de5b88e743646d3bf2bc26ef Author: Vsevolod Stakhov AuthorDate: 2024-05-20 17:39:08 +0000 Commit: Vsevolod Stakhov CommitDate: 2024-05-20 17:39:31 +0000 devel/hyperscan: update to 5.4.2 --- devel/hyperscan/Makefile | 2 +- devel/hyperscan/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/hyperscan/Makefile b/devel/hyperscan/Makefile index 59b5254a5e8e..a3aa377983cd 100644 --- a/devel/hyperscan/Makefile +++ b/devel/hyperscan/Makefile @@ -1,5 +1,5 @@ PORTNAME= hyperscan -PORTVERSION= 5.4.0 +PORTVERSION= 5.4.2 DISTVERSIONPREFIX= v CATEGORIES= devel textproc MASTER_SITES= SF/boost/boost/${BOOST_VERSION}:boost diff --git a/devel/hyperscan/distinfo b/devel/hyperscan/distinfo index e450af13c49f..a58f94878337 100644 --- a/devel/hyperscan/distinfo +++ b/devel/hyperscan/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1617709924 +TIMESTAMP = 1716226101 SHA256 (boost_1_75_0.tar.gz) = aeb26f80e80945e82ee93e5939baebdca47b9dee80a07d3144be1e1a6a66dd6a SIZE (boost_1_75_0.tar.gz) = 143817536 -SHA256 (intel-hyperscan-v5.4.0_GH0.tar.gz) = e51aba39af47e3901062852e5004d127fa7763b5dbbc16bcca4265243ffa106f -SIZE (intel-hyperscan-v5.4.0_GH0.tar.gz) = 1844963 +SHA256 (intel-hyperscan-v5.4.2_GH0.tar.gz) = 32b0f24b3113bbc46b6bfaa05cf7cf45840b6b59333d078cc1f624e4c40b2b99 +SIZE (intel-hyperscan-v5.4.2_GH0.tar.gz) = 1848851 From nobody Mon May 20 18:24:29 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 4VjmDs4lz9z5L6Vn; Mon, 20 May 2024 18:24: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VjmDs4540z4DrQ; Mon, 20 May 2024 18:24:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716229469; 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=YHcJPpsGetvYAHfL08hPK7VXGYUTslhSMYBJs2+BaEA=; b=wxzJYwGdA/HuSeuo7lkKbYxOwwnL1uuGUKfkPfMznjslFR78m+YGqJu+auLUnl0/M4AdAQ LySKryQaLnhN5OQdAQY1Z2s9dQgEMtxqTnE7oiH9Unw2YFd6o2IvFherWpkEFsbwqKOZS7 PeUMchx6B2zKSoTh0Od9b9fN2hfKTXxjefDPFKhPkoJgnhFAlDhVOpFwALzs2Pj9iG5kZ1 7NIlc9RMl+sq7OHjDPIby1Sj7IY0nP+sfbRLqXPgES69EjENZTafCQ1AVQb3Rlv+a/Oz+D Iuuq/+PUpLfd+uXzmpT/giGa4kAtrqMi8d0wRajCW8lBUCgUTURvqAL10mt4vg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716229469; a=rsa-sha256; cv=none; b=dT1sAQP3c0LLv6CDyXTKwDQQw32k7ZMNB5dVWx6niF7KSZGhnLfCxBAEKlPCbwt/r8wCHD IfFF3LYOkLVakEnGaQY5YwbuDRh8Mm+Mh3bAO5pjJLOLgMvwP+f7n/NboBRGcP2dE2EfZL BUsFUoCjtiiVYSJ1Gj6qAHYNM2MnIZt7eJNj5FgTAV7ka7IFLnEdGivrRxoZK9FZ/2ei9T zX3EFPi1wG+/1sFOX+HeNwvn9Fkj8mbrEIwT65EFDhT1k3lbHWJSZQnwNRn22GVJW77uiy BRjDEJoEBHixaxMGgBpYw17s+EQEy2lUYM8sfffrmdkEBK+42OQPvbBjLWQ5yw== 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=1716229469; 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=YHcJPpsGetvYAHfL08hPK7VXGYUTslhSMYBJs2+BaEA=; b=ZOiXsr2z+oPR1c5dgv/6vWO4CrX8jKlQhK6kEhrsutZnn4YNqeSq2Qw59I6nYgTBAJ4FWb vMssMv6jFcelhldDHxa4cprzhPoF+YYWGm4CuC1uc6jNisBF6ECPTMjAzHn+FbOmgwR7KU IvZ/KkRArZOPOGfWurNM2z/6Dl8UavoWhLrZ3DjWSvD2/j9gzxQfioIJY0pEoMaHnMbJYo 8k6dBaG6Ct0z89y5E3UmYFhRZvh8T10kqFaa7VzlYevDrncnuGQT423rTzfBoVo1sjFvz/ glvDhsObDuSTZOU/A6/Hl8fmulRK/UUKhJViQYKzfy8wAnGP1DXrtCYIGBV6UQ== 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 4VjmDs3ZjZzptr; Mon, 20 May 2024 18:24:29 +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 44KIOTR1037862; Mon, 20 May 2024 18:24:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KIOTi2037859; Mon, 20 May 2024 18:24:29 GMT (envelope-from git) Date: Mon, 20 May 2024 18:24:29 GMT Message-Id: <202405201824.44KIOTi2037859@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ronald Klop Subject: git: de08bd77dd68 - main - databases/mongodb70: Convert post-patch to EXTRACT_AFTER_ARGS 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: ronald X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: de08bd77dd68cafbcdebe32e1109a9ebf41019bf Auto-Submitted: auto-generated The branch main has been updated by ronald: URL: https://cgit.FreeBSD.org/ports/commit/?id=de08bd77dd68cafbcdebe32e1109a9ebf41019bf commit de08bd77dd68cafbcdebe32e1109a9ebf41019bf Author: Daniel Engberg AuthorDate: 2024-05-19 18:18:59 +0000 Commit: Ronald Klop CommitDate: 2024-05-20 18:24:02 +0000 databases/mongodb70: Convert post-patch to EXTRACT_AFTER_ARGS Saves I/O by not extracting bundled deps PR: 278769 --- databases/mongodb70/Makefile | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/databases/mongodb70/Makefile b/databases/mongodb70/Makefile index 378843c96075..3ce09d8e0126 100644 --- a/databases/mongodb70/Makefile +++ b/databases/mongodb70/Makefile @@ -1,7 +1,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r DISTVERSION= 7.0.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases net PKGNAMESUFFIX= ${DISTVERSION:R:S/.//} @@ -50,6 +50,15 @@ USE_RC_SUBR= mongod SHEBANG_FILES= buildscripts/scons.py python_OLD_CMD= @python_interpreter@ +EXTRACT_AFTER_ARGS= --exclude src/third_party/pcre2 \ + --exclude src/third_party/snappy-* \ + --exclude src/third_party/libstemmer_c \ + --exclude src/third_party/unwind \ + --exclude src/third_party/yaml-cpp \ + --exclude src/third_party/zlib-* \ + --exclude src/third_party/zstandard \ + --no-same-owner --no-same-permissions + MAKE_ARGS= --allocator=system \ --cxx-std=20 \ --disable-warnings-as-errors \ @@ -115,14 +124,6 @@ MOZJS_ARCH= ${ARCH} .endif post-patch: - ${RM} -rf ${WRKSRC}/src/third_party/pcre2 - ${RM} -rf ${WRKSRC}/src/third_party/snappy-* - ${RM} -rf ${WRKSRC}/src/third_party/libstemmer_c - ${RM} -rf ${WRKSRC}/src/third_party/unwind - ${RM} -rf ${WRKSRC}/src/third_party/yaml-cpp - ${RM} -rf ${WRKSRC}/src/third_party/zlib-* - ${RM} -rf ${WRKSRC}/src/third_party/zstandard - # fix build with python-3.11 ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/util.py ${REINPLACE_CMD} -e 's#rU#r#g' ${WRKDIR}/spidermonkey-${MOZJS_TAG}/python/mozbuild/mozbuild/preprocessor.py From nobody Mon May 20 18:29:55 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 4VjmM811RSz5L717; Mon, 20 May 2024 18:29:56 +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 4VjmM803PDz4FbX; Mon, 20 May 2024 18:29:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716229796; 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=oarv6gNa5QXOxZEIEKkkplm0aYDEbQ9KgW+Nu83CA/M=; b=FnUMHXyHyrafmnpnz45bj8EO2sHehAfhU6kuBWuO85pnptUmjq9JBhHG39bfstoVKxeOwl eSlehPjWmCpXOIHaASK/5IpOjeZuejxXneGytYQAteL8k4lMYBTn4FNgcLSU3pL2OBndbD widxcK/9JqFt0QJjmFo7cCUZt58DDx385z/ln3p2nJZAer+sBfM0JjSC4+8hHq1woIa4Vv 0Jp0BUb6LWEMI09MPPec/dQ7FTY+1PEKw5aUTkOxKqazHbwuzpA3Xiql3Kq4PJHD1lGIaH noQNttshyIte72LBGndmGdN2ivsi1wQ2LnWL2zOpKPFRji+ZXY/4klcjbmtsPg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716229796; a=rsa-sha256; cv=none; b=HKvgSMYsw6qUROUW00c7k8VkgMX5TlV7eeV+lQJXfWu1aYZ0lFkPV9W7id3X522E8OPrnU liLM5798qqpkpXKuLDwFTJA2XiX3o9kcEyKeefz8lMTyOL+bRa0E6wRrkNS0kqHHTS0+SE uncr4mdpeJh6DP1H4DPL4YAVYMjGjWDuOvfLSx2co3fAaXxB1GFSs0ZECNH3mCB9+0zqQS C6B9EqtUwZE9ORqGZMX6mJxGmW9ZOKNFBFSQTNdsdzpJfp9eTr0jhUW2zclr6YTqZNZ1wk pUSW8yPiKHVhIW3yIHZTTSRF/miQ4Kzgr77JJrBju3WYA5FDo6RUTELQsk1cwg== 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=1716229796; 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=oarv6gNa5QXOxZEIEKkkplm0aYDEbQ9KgW+Nu83CA/M=; b=S16933XPP16HUDEZzqb+Amw8ievFXQv29BisiFAvsZlonar/nQunEVB7wZ5eQNnyRnYgxQ qfyNbrPnJWEVlWsJghQLaSfDpA12u8kurWhXtLz790ptCiKGHUQnbJKUElSRMe46jvuqwo o5Yv67Kn1MUwNxs3yERla7mjlnY8rx5XUEek2uZKU7CZ4aiPhZ8RYUhYGn1c+FL3NTRZpx AQLsdchilwffSdTKH7nsh4Ozsvkjh/A45NNEy0Od/QQC+mbm999wqtN0ffK+SdC/l1pvlo d/96espWCnfJ0aZiTMDfqlVEySXmi2vDn9OC/pLDeJ/PovsrB9S26uqfy/FC0Q== 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 4VjmM76fPmzpF7; Mon, 20 May 2024 18:29:55 +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 44KITtrM038733; Mon, 20 May 2024 18:29:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KITtYj038730; Mon, 20 May 2024 18:29:55 GMT (envelope-from git) Date: Mon, 20 May 2024 18:29:55 GMT Message-Id: <202405201829.44KITtYj038730@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Zsolt Udvari Subject: git: a0c2dc9fcd91 - main - security/p5-openxpki-i18n: Fix build 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: uzsolt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a0c2dc9fcd91b9e4f87ab24007c113720c968cb9 Auto-Submitted: auto-generated The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=a0c2dc9fcd91b9e4f87ab24007c113720c968cb9 commit a0c2dc9fcd91b9e4f87ab24007c113720c968cb9 Author: Sergei Vyshenski AuthorDate: 2024-05-20 18:25:14 +0000 Commit: Zsolt Udvari CommitDate: 2024-05-20 18:28:40 +0000 security/p5-openxpki-i18n: Fix build Add MAKE_JOBS_UNSAFE=yes due to race conditions during build. While at it do some minor adjustments to Makefile. PR: 279058 Approved by: submitter is maintainer, diizzy (mentor) --- security/p5-openxpki-i18n/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/security/p5-openxpki-i18n/Makefile b/security/p5-openxpki-i18n/Makefile index 24f03f248f13..85354919f4f3 100644 --- a/security/p5-openxpki-i18n/Makefile +++ b/security/p5-openxpki-i18n/Makefile @@ -16,10 +16,12 @@ LICENSE_FILE= ${WRKSRC}/../../LICENSE USES= gettext-runtime gettext-tools gmake perl5 USE_GITHUB= yes +MAKE_JOBS_UNSAFE= yes ALL_TARGET= scan default NO_ARCH= yes -# stay with stable versions only: + +# Track stable versions. PORTSCOUT= limitw:1,even WRKSRC_SUBDIR= core/i18n From nobody Mon May 20 18:36:33 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 4VjmVn5Ynjz5L8Ch; Mon, 20 May 2024 18:36:33 +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 4VjmVn55hcz4GCb; Mon, 20 May 2024 18:36:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716230193; 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=307to4+xEeP/CC/n5j+aPnn/DSA48Hzh+G5E3B9usbQ=; b=mEwMeY6MUI5UC8ZZIL98refeXh5dq3fcVou4eRcA8n4kmR/MDLjODsmovsWS4Ez4zp+87+ cCpgAg+aXSRM2EWjk25FqVVGcA8/hzHopJWTafTbzxgdic9H1EhOWITK0drQaiAn0r/kSZ Xa9wAD9ZPtDsqU+gBYo2aLEdalVd0XM4LG0fSFkkKEHFSdUfxw2lXKSYJNdLlN70f4iZcr u1k+bNZxQ/lEaeVhka7nggsGs5ohj275lnUEeukwPCsOVSm4ZJKJbFlTZmbNRABJFFHKHJ Twm14d7NxsiWKAp1R3cNTXMY1hI/1ZtIKxo7K+ibRLwGW1CEcXSTSTiEt9vJug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716230193; a=rsa-sha256; cv=none; b=h90G+5CXULiFrownhzblTA91jh0m0O4onMM+lh8BH25jUdT6R4xnT68G26KRQuZ2PQxoGH dOYmREQIa3489IViyzJamDXF7ZJv2voIPgcjuv7HPFNPfwhlf+IOz+E+eWlxw1scQ4+9HM Th2L/Qur2Wc4Xr5OonOizLQE340nlHKw2EBc4sV2HlZPUi3UakQa//EG6L3cZbQhPmtL6t Y9RAP5gQZt/1qWiuZAMn7+eoJQPee4RqxR4pNVLRoimCYISPVFXckwxGyRUAcwFIgojvBu XTfdYwADRBjFQ7hN361a2Wa4forhoy3WjtDsbr9chrAoU+A4TfeVxmLVjAS17g== 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=1716230193; 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=307to4+xEeP/CC/n5j+aPnn/DSA48Hzh+G5E3B9usbQ=; b=YNYvh+9vuVIpUt7/TPOhRpTNz+EjUafKuUCIPJAMFMMtu3HPE3/ZRjPg8kdo2smq2TQd3H 1DgyqVrDGM1qg5Dsxbr7Z8iZOer69B9IvoEORJoeO7b8Anxpu7vXvJGMqcCR3x4Ixxl/im jvGgKXAFylxtasaL21SW//qYEfZ0I6xva7PuOTnfNF1QbH3shH8ItA3BziduDXdl6iy1Xu ntLCNq5Ci/3rlBE+IRvZ9P2wYHcSp47JO/lbSCnTm/91h9mHy3cnXfu+sWhOV7Am5TsxqZ JEPCoZ0rJ/LtvxWuLixy7FC/yA7Jt27qC3jXPxun7DuNEZ+/3crfgxbijFnbNQ== 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 4VjmVn4jbtzq3N; Mon, 20 May 2024 18:36:33 +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 44KIaXRw054695; Mon, 20 May 2024 18:36:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KIaXrI054692; Mon, 20 May 2024 18:36:33 GMT (envelope-from git) Date: Mon, 20 May 2024 18:36:33 GMT Message-Id: <202405201836.44KIaXrI054692@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Zsolt Udvari Subject: git: 6de0c30f60f9 - main - databases/p5-SQL-Abstract-More: update to 1.43 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: uzsolt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6de0c30f60f9c1c96d7b37af2e2d49f66766003c Auto-Submitted: auto-generated The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=6de0c30f60f9c1c96d7b37af2e2d49f66766003c commit 6de0c30f60f9c1c96d7b37af2e2d49f66766003c Author: Sergei Vyshenski AuthorDate: 2024-05-13 18:16:59 +0000 Commit: Zsolt Udvari CommitDate: 2024-05-20 18:34:51 +0000 databases/p5-SQL-Abstract-More: update to 1.43 Changelog: https://metacpan.org/dist/SQL-Abstract-More/changes PR: 276490 Approved by: submitter is maintainer, diizzy (mentor) Differential Revision: https://reviews.freebsd.org/D44574 --- databases/p5-SQL-Abstract-More/Makefile | 2 +- databases/p5-SQL-Abstract-More/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/p5-SQL-Abstract-More/Makefile b/databases/p5-SQL-Abstract-More/Makefile index 3ee4fb28b43d..685ebee478db 100644 --- a/databases/p5-SQL-Abstract-More/Makefile +++ b/databases/p5-SQL-Abstract-More/Makefile @@ -1,5 +1,5 @@ PORTNAME= SQL-Abstract-More -DISTVERSION= 1.40 +DISTVERSION= 1.43 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/databases/p5-SQL-Abstract-More/distinfo b/databases/p5-SQL-Abstract-More/distinfo index c21566c1eb09..827a64c834f3 100644 --- a/databases/p5-SQL-Abstract-More/distinfo +++ b/databases/p5-SQL-Abstract-More/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700600254 -SHA256 (SQL-Abstract-More-1.40.tar.gz) = be180342158b822e7204aae8fc151d7e450694bfcc244f5fee477617e33b135d -SIZE (SQL-Abstract-More-1.40.tar.gz) = 46185 +TIMESTAMP = 1709719681 +SHA256 (SQL-Abstract-More-1.43.tar.gz) = 160169a4f2efcfde287af5e10d2b4c0fcb314d722b7844d8389fa5ae7c252d32 +SIZE (SQL-Abstract-More-1.43.tar.gz) = 49674 From nobody Mon May 20 18:39:04 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 4VjmYh6YHLz5L8BB; Mon, 20 May 2024 18:39:04 +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 4VjmYh5xwlz4G7G; Mon, 20 May 2024 18:39:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716230344; 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=nA0VJqAnehP00JrrbBQivlHrl1WCu7/6L8NTw3yF+yY=; b=SiB6A7l22dxJlZnolhVZm8DkwWEYc30QXA0AtdHP/q75Tli0e77n+Lx9vRDf2v873kuIkX U7o3KY6w2WDruqXiZo67lRNdIQtgXYyASLk96ELKE7scwPGh+rqeIzJLJKbE/vGmBD5Cby BmlUkZp/fvO1CiMpEUziG/2Q86s+vprgP9BkPAR9JfO5CVk9JzgmRp/bCFUAB0UfQN08eM 5h39Nf3lu4OOJCvG7CI39bzLI/lwpx5HNf9giRYlUToFGhf/YVmNKb3t/i3hU4STNINlKa Q6T6QwBNrykyy09psJ3fgXZNNV57pUxVBg1bdUp839TZ8tV1VvYajVfrK9yTwQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716230344; a=rsa-sha256; cv=none; b=rujFHKHChWeQJZEhTwPW5dSLq+jx9gsE71T26z1neolOE3MYi44fAoRu5KR7ka5SSlmYHx Y0kB3Qfggisaucyc4UDckarOzllWp2Rl+jQ2EbpkL72POzN0wwuhLQdghZrEAfYSpHyxsQ Nal0ENhkSICmOPylJhhFC25KpwZxkeJuBUqouyCHjJHw/YYiDMkV+UinrWWVaFwyK8NYEA GAgOik+9kAN8k8hzOBseerc47V6usyad97tDI07cj/vYPF2/W5fzZAut43JI+2Vh5QJJv1 URQ9ooHa+QxZtOM2d4QAHE4GEBU5h8BBZxW/4xvdYFzdM3txU3h8/SXozx0yJg== 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=1716230344; 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=nA0VJqAnehP00JrrbBQivlHrl1WCu7/6L8NTw3yF+yY=; b=XuW4HjtHcLmYC0bpMKfgFaKB2RXRYUyRNgMT1c8766uditA02MdUeHOMTosnMzLu381y/b N5b3Ywo/Bu4Mdu7cjRktObpMLj50vEGthtkcEiabnHZ2zYe6eC2aTHRgnwE7SzRC5wwsWj XoTBi3VKjhYvWwNuQfr8tRV55E2TlZt5+ElX67TOxCMm21Ue7NsOPFs9NpbgoQpLEiMAIX OtIsz9q4Z9RWYLluuU+d6rJ8IorFE0G4Qdf69AggGuJjdHlVpDQWr5cPK4uL3C9iA8+ZFx 9ydQsCGg2/t6qST69fGcUQg739XXHbmY/ii/v22o4szmpydzPDyNwTtA1kVupw== 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 4VjmYh5YBGzq21; Mon, 20 May 2024 18:39:04 +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 44KId48K055165; Mon, 20 May 2024 18:39:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KId4Xq055162; Mon, 20 May 2024 18:39:04 GMT (envelope-from git) Date: Mon, 20 May 2024 18:39:04 GMT Message-Id: <202405201839.44KId4Xq055162@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kurt Jaeger Subject: git: a2bc85784cf6 - main - databases/pecl-mongodb: update 1.18.0 -> 1.19.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: pi X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a2bc85784cf649ad91ce54e85ff2ea19d842f527 Auto-Submitted: auto-generated The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=a2bc85784cf649ad91ce54e85ff2ea19d842f527 commit a2bc85784cf649ad91ce54e85ff2ea19d842f527 Author: Kurt Jaeger AuthorDate: 2024-05-20 18:37:56 +0000 Commit: Kurt Jaeger CommitDate: 2024-05-20 18:37:56 +0000 databases/pecl-mongodb: update 1.18.0 -> 1.19.0 Changes: https://github.com/mongodb/mongo-php-driver/releases/ --- databases/pecl-mongodb/Makefile | 2 +- databases/pecl-mongodb/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/pecl-mongodb/Makefile b/databases/pecl-mongodb/Makefile index 7274712a2561..415a3e944aea 100644 --- a/databases/pecl-mongodb/Makefile +++ b/databases/pecl-mongodb/Makefile @@ -1,5 +1,5 @@ PORTNAME= mongodb -PORTVERSION= 1.18.0 +PORTVERSION= 1.19.0 CATEGORIES= databases pear MAINTAINER= pi@FreeBSD.org diff --git a/databases/pecl-mongodb/distinfo b/databases/pecl-mongodb/distinfo index 7c02c7bdfd7a..6bdd76b02cfc 100644 --- a/databases/pecl-mongodb/distinfo +++ b/databases/pecl-mongodb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711988801 -SHA256 (PECL/mongodb-1.18.0.tgz) = 6c36290441d72f2b0520bd8ab1d50c80de4c42240db6ff502e3db04c29bd8b54 -SIZE (PECL/mongodb-1.18.0.tgz) = 2074093 +TIMESTAMP = 1716228861 +SHA256 (PECL/mongodb-1.19.0.tgz) = 2bbe89825196676e8932c87f0595922e2b1bb18a6f982ee5f37ebdc447b14d10 +SIZE (PECL/mongodb-1.19.0.tgz) = 2082253 From nobody Mon May 20 19:23:12 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 4VjnXd13B0z5LF93; Mon, 20 May 2024 19:23:13 +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 4VjnXd0pTdz4KTj; Mon, 20 May 2024 19:23:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716232993; 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=DPFXxUqM3NNEfupWhM9Da06Zj19WD1EdqWe09P0i7uQ=; b=evF7iYDmISMOxZyTVKOEAP1vKmSPSsKWqiqDPIZrOLUpJlq0Gj2WYg4FxgPZTFTDjkrXlt tHZmIlSDCGm92v9yshePptTX8lJtnWknTKwMFoAERAhoRjjE4lsgnTRyOhtS+xv8n1mNRk CaSEQbtFJUA8YAEd66fXE3+Y9A1pgvA9UwR4i5CEEdEomBVMKaZSfyutKGN2Rel1fm+feX PUqDNVl+bvih8rdaDgCQsRABUDBmXCpM7YYdO4D+Ep/e1t2Au2j9jyM5pszJQu4H7kWyFr U4yCgoz0A96zn4pKU8IvWFtfvgUAytcKM9ThJq6Dpkjq7K8EBc6JWRznyZBRdw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716232993; a=rsa-sha256; cv=none; b=kLMzydkEt/ebDMNKeS4c/LJEAMGSsVYMDjpzs4FyTWHJ1xpDHZgBlSrINV2ozx4V1jbGi/ CvO980QYmIo5WU0KyCf3MPqjuHakq6yDSchtA+4SWJmJu5JnwpX0Rxti1o0se62mLeucfY WEE3QIXywTUGF/mlujrvK02zt8RJiarfSWJ9at/heA3zUg74KQfUvmFpibbbaZU4df0ESu +lIWByvePXtt+OA3DKbRE5kRx9PvY0Z9VVtOk+qGNAPjZu7nX7/o1KxYtCSycKlr5ji6jA 7Sgg2u425Q8s3obAenI8HHKIzeiToNtQ2+GeTroQiwCBCRllwLZ3oDZDm44KDA== 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=1716232993; 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=DPFXxUqM3NNEfupWhM9Da06Zj19WD1EdqWe09P0i7uQ=; b=XabRJITJHp44BbHWU1F6La0+/RwhJA386Ihuc9uo8d9hMwCVM1EJT27FL+r2D0JthkZgYh ZJRlhpB0kift/tvmMKLUHPBuYSl2HojP+3bzyVNQ+vAT3MyjsMou2PKKXsY3XA/Ia7uYot Y7ReOuDrBJ9Uy1VdPQjS0INhLmb8zO6Dmg4L9N5rBkMovUk2k1xqTSjrL7LH4d91Ol5k8P 7jP+dosh3UngGE5eQ95n3C6QaR1PWGcThWx/8WVB5MN6kxv05q7GQoc/kgkiQJcPveIv4w kUT5eWaXzv9kyfq6wzS3mC9FMSayonM06ifbaM4gdaC/FOmLdc+hp7YzBnNGFg== 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 4VjnXd0PX6zqSm; Mon, 20 May 2024 19:23:13 +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 44KJNCoL038907; Mon, 20 May 2024 19:23:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KJNCVZ038904; Mon, 20 May 2024 19:23:12 GMT (envelope-from git) Date: Mon, 20 May 2024 19:23:12 GMT Message-Id: <202405201923.44KJNCVZ038904@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: f854a6e9c003 - main - graphics/oculante: New port: Minimalistic cross-platform image viewer 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f854a6e9c0034de48f790f11152984701a080dad Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f854a6e9c0034de48f790f11152984701a080dad commit f854a6e9c0034de48f790f11152984701a080dad Author: Yuri Victorovich AuthorDate: 2024-05-20 15:22:04 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-20 19:23:10 +0000 graphics/oculante: New port: Minimalistic cross-platform image viewer --- graphics/Makefile | 1 + graphics/oculante/Makefile | 799 ++++++++++ graphics/oculante/distinfo | 1543 ++++++++++++++++++++ ...h-cargo-crates_mouse__position-0.1.3_Cargo.toml | 11 + ...crates_mouse__position-0.1.3_src_impl__linux.rs | 13 + graphics/oculante/pkg-descr | 2 + 6 files changed, 2369 insertions(+) diff --git a/graphics/Makefile b/graphics/Makefile index 493e7685792a..602631072980 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -620,6 +620,7 @@ SUBDIR += ocaml-lablgl SUBDIR += ocrad SUBDIR += ocrs + SUBDIR += oculante SUBDIR += ogre3d SUBDIR += ogre3d19 SUBDIR += oidn diff --git a/graphics/oculante/Makefile b/graphics/oculante/Makefile new file mode 100644 index 000000000000..e6368ae6ad8b --- /dev/null +++ b/graphics/oculante/Makefile @@ -0,0 +1,799 @@ +PORTNAME= oculante +DISTVERSION= 0.8.22 +CATEGORIES= graphics + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Minimalistic cross-platform image viewer +WWW= https://github.com/woelper/oculante + +LICENSE= MIT + +BUILD_DEPENDS= convert:graphics/ImageMagick7 + +USES= cargo python:build + +USE_GITHUB= yes +GH_ACCOUNT= woelper + +CARGO_FEATURES= --no-default-features notan/shaderc # workaround for the broken glsl-to-spirv-1.7.0 crate, see https://github.com/woelper/oculante/issues/249 +CARGO_CRATES= ab_glyph-0.2.26 \ + ab_glyph_rasterizer-0.1.8 \ + addr2line-0.21.0 \ + adler-1.0.2 \ + adler32-1.2.0 \ + ahash-0.7.8 \ + ahash-0.8.11 \ + aho-corasick-1.1.3 \ + aligned-vec-0.5.0 \ + allocator-api2-0.2.18 \ + android-activity-0.4.3 \ + android-properties-0.2.2 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + anstream-0.6.14 \ + anstyle-1.0.7 \ + anstyle-parse-0.2.4 \ + anstyle-query-1.0.3 \ + anstyle-wincon-3.0.3 \ + any_ascii-0.1.7 \ + anyhow-1.0.86 \ + aom-decode-0.2.9 \ + approx-0.5.1 \ + arbitrary-0.4.7 \ + arbitrary-1.3.2 \ + arboard-3.4.0 \ + arg_enum_proc_macro-0.3.4 \ + arrayref-0.3.7 \ + arrayvec-0.7.4 \ + ash-0.37.3+1.3.251 \ + ashpd-0.8.1 \ + async-broadcast-0.7.0 \ + async-channel-2.3.1 \ + async-executor-1.11.0 \ + async-fs-2.1.2 \ + async-io-2.3.2 \ + async-lock-3.3.0 \ + async-net-2.0.0 \ + async-process-2.2.2 \ + async-recursion-1.1.1 \ + async-signal-0.2.6 \ + async-task-4.7.1 \ + async-trait-0.1.80 \ + atomic-waker-1.1.2 \ + atty-0.2.14 \ + autocfg-1.3.0 \ + av1-grain-0.2.3 \ + avif-decode-1.0.0 \ + avif-parse-1.0.0 \ + avif-serialize-0.8.1 \ + az-1.2.1 \ + backtrace-0.3.71 \ + base64-0.21.7 \ + base64-0.22.1 \ + basis-universal-0.3.1 \ + basis-universal-sys-0.3.1 \ + bincode-0.8.0 \ + bit-set-0.5.3 \ + bit-vec-0.6.3 \ + bit_field-0.10.2 \ + bitflags-1.3.2 \ + bitflags-2.5.0 \ + bitreader-0.3.8 \ + bitstream-io-1.10.0 \ + bitstream-io-2.3.0 \ + block-0.1.6 \ + block-buffer-0.3.3 \ + block-buffer-0.10.4 \ + block-sys-0.1.0-beta.1 \ + block2-0.2.0-alpha.6 \ + block2-0.5.0 \ + blocking-1.6.0 \ + bstr-1.9.1 \ + built-0.5.2 \ + built-0.7.2 \ + bumpalo-3.16.0 \ + by_address-1.2.1 \ + byte-tools-0.2.0 \ + bytemuck-1.16.0 \ + bytemuck_derive-1.6.0 \ + byteorder-1.5.0 \ + byteorder-lite-0.1.0 \ + bytes-1.6.0 \ + calloop-0.10.6 \ + cargo-lock-8.0.3 \ + cc-1.0.98 \ + cesu8-1.1.0 \ + cfg-expr-0.15.8 \ + cfg-if-0.1.10 \ + cfg-if-1.0.0 \ + cfg_aliases-0.1.1 \ + cgl-0.3.2 \ + chrono-0.4.38 \ + clap-3.2.25 \ + clap-4.5.4 \ + clap_builder-4.5.2 \ + clap_complete-4.5.2 \ + clap_derive-4.5.4 \ + clap_lex-0.2.4 \ + clap_lex-0.7.0 \ + clipboard-win-5.3.1 \ + cmake-0.1.50 \ + cmd_lib-1.9.4 \ + cmd_lib_macros-1.9.4 \ + codespan-reporting-0.11.1 \ + color_quant-1.1.0 \ + colorchoice-1.0.1 \ + com-0.6.0 \ + com_macros-0.6.0 \ + com_macros_support-0.6.0 \ + combine-4.6.7 \ + concat-string-1.0.1 \ + concurrent-queue-2.5.0 \ + console-0.15.8 \ + console_error_panic_hook-0.1.7 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.6 \ + core-graphics-0.22.3 \ + core-graphics-0.23.2 \ + core-graphics-types-0.1.3 \ + cpufeatures-0.2.12 \ + crc32fast-1.4.0 \ + crevice_notan-0.13.0 \ + crevice_notan-derive-0.13.0 \ + crossbeam-channel-0.5.12 \ + crossbeam-deque-0.8.5 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.19 \ + crunchy-0.2.2 \ + crypto-common-0.1.6 \ + d3d12-0.19.0 \ + dark-light-1.1.1 \ + data-url-0.2.0 \ + dconf_rs-0.3.0 \ + dds-rs-0.7.0 \ + deflate-0.8.6 \ + derive-new-0.6.0 \ + derive_more-0.99.17 \ + detect-desktop-environment-0.2.0 \ + digest-0.7.6 \ + digest-0.10.7 \ + dirs-2.0.2 \ + dirs-4.0.0 \ + dirs-5.0.1 \ + dirs-sys-0.3.7 \ + dirs-sys-0.4.1 \ + dispatch-0.2.0 \ + divrem-1.0.0 \ + dlib-0.5.2 \ + dlv-list-0.3.0 \ + doc-comment-0.3.3 \ + downcast-rs-1.2.1 \ + ecolor-0.26.2 \ + egui-0.26.2 \ + egui-notify-0.13.0 \ + egui-phosphor-0.4.0 \ + egui_plot-0.26.2 \ + either-1.12.0 \ + elapsed-0.1.2 \ + emath-0.26.2 \ + encode_unicode-0.3.6 \ + endi-1.1.0 \ + enumflags2-0.7.9 \ + enumflags2_derive-0.7.9 \ + enumn-0.1.13 \ + env_filter-0.1.0 \ + env_logger-0.10.2 \ + env_logger-0.11.3 \ + epaint-0.26.2 \ + equivalent-1.0.1 \ + errno-0.3.9 \ + error-code-3.2.0 \ + euclid-0.22.9 \ + evalexpr-11.3.0 \ + event-listener-4.0.3 \ + event-listener-5.3.0 \ + event-listener-strategy-0.4.0 \ + event-listener-strategy-0.5.2 \ + exr-1.72.0 \ + faccess-0.2.4 \ + fake-simd-0.1.2 \ + fallible_collections-0.4.9 \ + fast-srgb8-1.0.0 \ + fast_image_resize-2.7.3 \ + fastrand-1.9.0 \ + fastrand-2.1.0 \ + fdeflate-0.3.4 \ + find-winsdk-0.2.0 \ + fixed-1.27.0 \ + fixedbitset-0.4.2 \ + flate2-1.0.30 \ + float-cmp-0.9.0 \ + float_next_after-1.0.0 \ + fluent-uri-0.1.4 \ + flume-0.11.0 \ + fn-util-0.1.0 \ + fnv-1.0.7 \ + fontconfig-parser-0.5.6 \ + fontdb-0.14.1 \ + foreign-types-0.3.2 \ + foreign-types-0.5.0 \ + foreign-types-macros-0.2.3 \ + foreign-types-shared-0.1.1 \ + foreign-types-shared-0.3.1 \ + form_urlencoded-1.2.1 \ + four-cc-0.3.0 \ + fruitbasket-0.10.0 \ + futures-0.3.30 \ + futures-channel-0.3.30 \ + futures-core-0.3.30 \ + futures-executor-0.3.30 \ + futures-io-0.3.30 \ + futures-lite-2.3.0 \ + futures-macro-0.3.30 \ + futures-sink-0.3.30 \ + futures-task-0.3.30 \ + futures-util-0.3.30 \ + generator-0.7.5 \ + generic-array-0.9.1 \ + generic-array-0.14.7 \ + gethostname-0.4.3 \ + getrandom-0.2.15 \ + gif-0.12.0 \ + gif-0.13.1 \ + gif-dispose-4.0.1 \ + gimli-0.28.1 \ + gl_generator-0.14.0 \ + glam-0.24.2 \ + globset-0.4.14 \ + globwalk-0.8.1 \ + glow-0.12.3 \ + glow-0.13.1 \ + glsl-to-spirv-0.1.7 \ + glutin-0.30.10 \ + glutin-winit-0.3.0 \ + glutin_egl_sys-0.5.1 \ + glutin_glx_sys-0.4.0 \ + glutin_wgl_sys-0.4.0 \ + glutin_wgl_sys-0.5.0 \ + glyph_brush-0.7.8 \ + glyph_brush_draw_cache-0.1.5 \ + glyph_brush_layout-0.2.3 \ + gpu-alloc-0.6.0 \ + gpu-alloc-types-0.3.0 \ + gpu-allocator-0.25.0 \ + gpu-descriptor-0.2.4 \ + gpu-descriptor-types-0.1.2 \ + half-2.4.1 \ + hashbrown-0.12.3 \ + hashbrown-0.13.2 \ + hashbrown-0.14.5 \ + hassle-rs-0.11.0 \ + heck-0.4.1 \ + heck-0.5.0 \ + hermit-abi-0.1.19 \ + hermit-abi-0.3.9 \ + hex-0.4.3 \ + hexf-parse-0.2.1 \ + home-0.5.9 \ + http-1.1.0 \ + http-body-1.0.0 \ + http-body-util-0.1.1 \ + httparse-1.8.0 \ + humantime-2.1.0 \ + hyper-1.3.1 \ + hyper-rustls-0.26.0 \ + hyper-util-0.1.3 \ + iana-time-zone-0.1.60 \ + iana-time-zone-haiku-0.1.2 \ + icns-0.3.1 \ + idna-0.5.0 \ + ignore-0.4.22 \ + image-0.24.9 \ + image-0.25.1 \ + image-webp-0.1.2 \ + imageproc-0.25.0 \ + imagesize-0.12.0 \ + imara-diff-0.1.5 \ + img-parts-0.3.0 \ + imgref-1.10.1 \ + indexmap-1.9.3 \ + indexmap-2.2.6 \ + indicatif-0.17.8 \ + init_with-1.1.0 \ + instant-0.1.13 \ + interpolate_name-0.2.4 \ + ipnet-2.9.0 \ + is-terminal-0.4.12 \ + is_terminal_polyfill-1.70.0 \ + itertools-0.10.5 \ + itertools-0.12.1 \ + itoa-1.0.11 \ + jni-0.21.1 \ + jni-sys-0.3.0 \ + jobserver-0.1.31 \ + jpeg-decoder-0.3.1 \ + js-sys-0.3.69 \ + jxl-bitstream-0.4.0 \ + jxl-coding-0.4.0 \ + jxl-color-0.7.0 \ + jxl-frame-0.9.0 \ + jxl-grid-0.4.1 \ + jxl-image-0.9.0 \ + jxl-modular-0.7.0 \ + jxl-oxide-0.8.0 \ + jxl-render-0.8.0 \ + jxl-threadpool-0.1.1 \ + jxl-vardct-0.7.0 \ + kamadak-exif-0.5.5 \ + khronos-egl-6.0.0 \ + khronos_api-3.1.0 \ + kiddo-4.2.0 \ + ktx2-0.3.0 \ + kurbo-0.9.5 \ + lazy_static-1.4.0 \ + lebe-0.5.2 \ + lexical-sort-0.3.1 \ + libaom-sys-0.16.0+libaom.3.8.1 \ + libavif-0.12.0 \ + libavif-image-0.11.0 \ + libavif-sys-0.15.0 \ + libc-0.2.155 \ + libdav1d-sys-0.6.0 \ + libfuzzer-sys-0.3.5 \ + libfuzzer-sys-0.4.7 \ + libheif-rs-0.22.0 \ + libheif-sys-2.1.1+1.17.4 \ + libloading-0.7.4 \ + libloading-0.8.3 \ + libm-0.2.8 \ + libredox-0.0.2 \ + libredox-0.1.3 \ + libwebp-sys2-0.1.9 \ + linked-hash-map-0.5.6 \ + linux-raw-sys-0.4.14 \ + lock_api-0.4.12 \ + lodepng-3.10.1 \ + log-0.4.21 \ + loop9-0.1.5 \ + lutgen-0.10.1 \ + lutgen-palettes-0.3.0 \ + lyon-1.0.1 \ + lyon_algorithms-1.0.4 \ + lyon_geom-1.0.5 \ + lyon_path-1.0.5 \ + lyon_tessellation-1.0.14 \ + malloc_buf-0.0.6 \ + maplit-1.0.2 \ + matrixmultiply-0.3.8 \ + maybe-rayon-0.1.1 \ + memchr-2.7.2 \ + memmap2-0.5.10 \ + memmap2-0.6.2 \ + memoffset-0.6.5 \ + memoffset-0.9.1 \ + metal-0.27.0 \ + mime-0.3.17 \ + mime_guess-2.0.4 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.3.7 \ + miniz_oxide-0.5.4 \ + miniz_oxide-0.7.3 \ + mint-0.5.9 \ + mio-0.8.11 \ + mouse_position-0.1.3 \ + mutate_once-0.1.1 \ + naga-0.19.2 \ + nalgebra-0.32.5 \ + nalgebra-macros-0.2.1 \ + nasm-rs-0.2.5 \ + ndk-0.7.0 \ + ndk-context-0.1.1 \ + ndk-sys-0.4.1+23.1.7779620 \ + ndk-sys-0.5.0+25.2.9519653 \ + new_debug_unreachable-1.0.6 \ + nix-0.24.3 \ + nix-0.25.1 \ + nix-0.28.0 \ + nohash-hasher-0.2.0 \ + nom-7.1.3 \ + noop_proc_macro-0.3.0 \ + notan-0.12.0 \ + notan_app-0.12.0 \ + notan_backend-0.12.0 \ + notan_core-0.12.0 \ + notan_draw-0.12.0 \ + notan_egui-0.12.0 \ + notan_glow-0.12.0 \ + notan_glyph-0.12.0 \ + notan_graphics-0.12.0 \ + notan_input-0.12.0 \ + notan_macro-0.12.0 \ + notan_math-0.12.0 \ + notan_text-0.12.0 \ + notan_utils-0.12.0 \ + notan_web-0.12.0 \ + notan_winit-0.12.0 \ + nu-ansi-term-0.46.0 \ + num-0.4.3 \ + num-bigint-0.4.5 \ + num-complex-0.4.6 \ + num-derive-0.3.3 \ + num-derive-0.4.2 \ + num-integer-0.1.46 \ + num-iter-0.1.45 \ + num-rational-0.4.2 \ + num-traits-0.1.43 \ + num-traits-0.2.19 \ + num_cpus-1.16.0 \ + num_enum-0.5.11 \ + num_enum-0.6.1 \ + num_enum_derive-0.5.11 \ + num_enum_derive-0.6.1 \ + number_prefix-0.4.0 \ + objc-0.2.7 \ + objc-foundation-0.1.1 \ + objc-sys-0.2.0-beta.2 \ + objc-sys-0.3.3 \ + objc2-0.3.0-beta.3.patch-leaks.3 \ + objc2-0.5.1 \ + objc2-app-kit-0.2.0 \ + objc2-core-data-0.2.0 \ + objc2-encode-2.0.0-pre.2 \ + objc2-encode-4.0.1 \ + objc2-foundation-0.2.0 \ + objc_exception-0.1.2 \ + objc_id-0.1.1 \ + object-0.32.2 \ + oklab-1.0.1 \ + once_cell-1.19.0 \ + option-ext-0.2.0 \ + orbclient-0.3.47 \ + ordered-float-4.2.0 \ + ordered-multimap-0.4.3 \ + ordered-stream-0.2.0 \ + os_pipe-1.1.5 \ + os_str_bytes-6.6.1 \ + overload-0.1.1 \ + owned_ttf_parser-0.21.0 \ + owning_ref-0.4.1 \ + palette-0.7.6 \ + palette_derive-0.7.6 \ + parking-2.2.0 \ + parking_lot-0.12.2 \ + parking_lot_core-0.9.10 \ + paste-1.0.15 \ + percent-encoding-2.3.1 \ + pest-2.7.10 \ + pest_derive-2.7.10 \ + pest_generator-2.7.10 \ + pest_meta-2.7.10 \ + petgraph-0.6.5 \ + phf-0.10.1 \ + phf-0.11.2 \ + phf_generator-0.10.0 \ + phf_generator-0.11.2 \ + phf_macros-0.10.0 \ + phf_macros-0.11.2 \ + phf_shared-0.10.0 \ + phf_shared-0.11.2 \ + pico-args-0.5.0 \ + pin-project-1.1.5 \ + pin-project-internal-1.1.5 \ + pin-project-lite-0.2.14 \ + pin-utils-0.1.0 \ + piper-0.2.2 \ + pkg-config-0.3.30 \ + platter2-0.1.6 \ + png-0.16.8 \ + png-0.17.13 \ + polling-3.7.0 \ + pollster-0.3.0 \ + portable-atomic-1.6.0 \ + ppv-lite86-0.2.17 \ + presser-0.3.1 \ + proc-macro-crate-1.3.1 \ + proc-macro-crate-3.1.0 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ + proc-macro-hack-0.5.20+deprecated \ + proc-macro2-1.0.82 \ + profiling-1.0.15 \ + profiling-procmacros-1.0.15 \ + psd-0.3.5 \ + qoi-0.4.1 \ + quick-error-2.0.1 \ + quick-xml-0.23.1 \ + quick-xml-0.31.0 \ + quickexif-0.1.5 \ + quickraw-0.1.6 \ + quote-1.0.36 \ + rand-0.8.5 \ + rand_chacha-0.3.1 \ + rand_core-0.6.4 \ + rand_distr-0.4.3 \ + range-alloc-0.1.3 \ + rav1e-0.6.6 \ + rav1e-0.7.1 \ + ravif-0.11.5 \ + raw-window-handle-0.5.2 \ + raw-window-handle-0.6.2 \ + rawpointer-0.2.1 \ + rayon-1.10.0 \ + rayon-core-1.12.1 \ + rctree-0.5.0 \ + redox_syscall-0.3.5 \ + redox_syscall-0.4.1 \ + redox_syscall-0.5.1 \ + redox_users-0.4.5 \ + regex-1.10.4 \ + regex-automata-0.4.6 \ + regex-syntax-0.8.3 \ + renderdoc-sys-1.1.0 \ + reqwest-0.12.4 \ + resvg-0.33.0 \ + rfd-0.14.1 \ + rgb-0.8.37 \ + ring-0.17.8 \ + rosvgtree-0.3.0 \ + roxmltree-0.18.1 \ + roxmltree-0.19.0 \ + rust-ini-0.18.0 \ + rust_hawktracer-0.7.0 \ + rust_hawktracer_normal_macro-0.4.1 \ + rust_hawktracer_proc_macro-0.4.1 \ + rustc-demangle-0.1.24 \ + rustc-hash-1.1.0 \ + rustc_version-0.4.0 \ + rustix-0.38.34 \ + rustls-0.22.4 \ + rustls-pemfile-2.1.2 \ + rustls-pki-types-1.7.0 \ + rustls-webpki-0.102.4 \ + rustversion-1.0.17 \ + rustybuzz-0.7.0 \ + ruzstd-0.5.0 \ + ryu-1.0.18 \ + safe_arch-0.7.1 \ + same-file-1.0.6 \ + scan_fmt-0.2.6 \ + scoped-tls-1.0.1 \ + scopeguard-1.2.0 \ + sctk-adwaita-0.5.4 \ + self-replace-1.3.7 \ + self_update-0.40.0 \ + semver-1.0.23 \ + serde-1.0.202 \ + serde_derive-1.0.202 \ + serde_json-1.0.117 \ + serde_repr-0.1.19 \ + serde_spanned-0.6.6 \ + serde_urlencoded-0.7.1 \ + sha1-0.10.6 \ + sha2-0.7.1 \ + sha2-0.10.8 \ + sharded-slab-0.1.7 \ + signal-hook-registry-1.4.2 \ + simba-0.8.1 \ + simd-adler32-0.3.7 \ + simd_helpers-0.1.0 \ + simplecss-0.2.1 \ + siphasher-0.3.11 \ + slab-0.4.9 \ + slotmap-1.0.7 \ + smallvec-1.13.2 \ + smithay-client-toolkit-0.16.1 \ + socket2-0.5.7 \ + sorted-vec-0.8.3 \ + spin-0.9.8 \ + spinners-4.1.1 \ + spirv-0.3.0+sdk-1.3.268.0 \ + spirv_cross-0.23.1 \ + stable_deref_trait-1.2.0 \ + static_assertions-1.1.0 \ + strict-num-0.1.1 \ + strsim-0.10.0 \ + strsim-0.11.1 \ + strum-0.24.1 \ + strum-0.26.2 \ + strum_macros-0.24.3 \ + strum_macros-0.26.2 \ + subtle-2.5.0 \ + svgfilters-0.4.0 \ + svgtypes-0.11.0 \ + syn-1.0.109 \ + syn-2.0.64 \ + sync_wrapper-0.1.2 \ + system-deps-6.2.2 \ + target-lexicon-0.12.14 \ + tempfile-3.10.1 \ + tera-1.19.1 \ + termcolor-1.4.1 \ + textwrap-0.16.1 \ + thiserror-1.0.61 \ + thiserror-impl-1.0.61 \ + thread_local-1.1.8 \ + tiff-0.9.1 \ + time-0.1.45 \ + tiny-skia-0.8.4 \ + tiny-skia-0.9.1 \ + tiny-skia-path-0.8.4 \ + tiny-skia-path-0.9.0 \ + tinyvec-1.6.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.37.0 \ + tokio-rustls-0.25.0 \ + toml-0.5.11 \ + toml-0.8.13 \ + toml_datetime-0.6.6 \ + toml_edit-0.19.15 \ + toml_edit-0.21.1 \ + toml_edit-0.22.13 \ + tower-0.4.13 \ + tower-layer-0.3.2 \ + tower-service-0.3.2 \ + tracing-0.1.40 \ + tracing-attributes-0.1.27 \ + tracing-core-0.1.32 \ + tracing-log-0.2.0 \ + tracing-subscriber-0.3.18 \ + trash-3.3.1 \ + tree_magic_mini-3.1.4 \ + try-lock-0.2.5 \ + ttf-parser-0.18.1 \ + ttf-parser-0.19.2 \ + ttf-parser-0.21.1 \ + turbojpeg-0.5.4 \ + turbojpeg-sys-0.2.3 \ + twox-hash-1.6.3 \ + typenum-1.17.0 \ + ubyte-0.10.4 \ + ucd-trie-0.1.6 \ + uds_windows-1.1.0 \ + unic-char-property-0.9.0 \ + unic-char-range-0.9.0 \ + unic-common-0.9.0 \ + unic-segment-0.9.0 \ + unic-ucd-segment-0.9.0 \ + unic-ucd-version-0.9.0 \ + unicase-2.7.0 \ + unicode-bidi-0.3.15 \ + unicode-bidi-mirroring-0.1.0 \ + unicode-ccc-0.1.2 \ + unicode-general-category-0.6.0 \ + unicode-ident-1.0.12 \ + unicode-normalization-0.1.23 \ + unicode-script-0.5.6 \ + unicode-vo-0.1.0 \ + unicode-width-0.1.12 \ + unicode-xid-0.2.4 \ + untrusted-0.9.0 \ + url-2.5.0 \ + urlencoding-2.1.3 \ + usvg-0.33.0 \ + usvg-parser-0.33.0 \ + usvg-text-layout-0.33.0 \ + usvg-tree-0.33.0 \ + utf8parse-0.2.1 \ + v_frame-0.3.8 \ + valuable-0.1.0 \ + vcpkg-0.2.15 \ + vec_map-0.8.2 \ + version-compare-0.2.0 \ + version_check-0.9.4 \ + walkdir-2.5.0 \ + want-0.3.1 \ + wasi-0.10.0+wasi-snapshot-preview1 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.92 \ + wasm-bindgen-backend-0.2.92 \ + wasm-bindgen-futures-0.4.42 \ + wasm-bindgen-macro-0.2.92 \ + wasm-bindgen-macro-support-0.2.92 \ + wasm-bindgen-shared-0.2.92 \ + wayland-backend-0.3.3 \ + wayland-client-0.29.5 \ + wayland-client-0.31.2 \ + wayland-commons-0.29.5 \ + wayland-cursor-0.29.5 \ + wayland-protocols-0.29.5 \ + wayland-protocols-0.31.2 \ + wayland-protocols-wlr-0.2.0 \ + wayland-scanner-0.29.5 \ + wayland-scanner-0.31.1 \ + wayland-sys-0.29.5 \ + wayland-sys-0.30.1 \ + wayland-sys-0.31.1 \ + web-sys-0.3.69 \ + webbrowser-0.8.15 \ + webp-animation-0.9.0 \ + webpki-roots-0.26.1 \ + weezl-0.1.8 \ + wgpu-0.19.4 \ + wgpu-core-0.19.4 \ + wgpu-hal-0.19.4 \ + wgpu-types-0.19.2 \ + wide-0.7.19 \ + widestring-1.1.0 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.8 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.44.0 \ + windows-0.48.0 \ + windows-0.52.0 \ + windows-core-0.52.0 \ + windows-sys-0.45.0 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-targets-0.42.2 \ + windows-targets-0.48.5 \ + windows-targets-0.52.5 \ + windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.5 \ + windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.5 \ + windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.5 \ + windows_i686_gnullvm-0.52.5 \ + windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.5 \ + windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.5 \ + windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.5 \ + windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.5 \ + windres-0.2.2 \ + winit-0.28.7 \ + winnow-0.5.40 \ + winnow-0.6.8 \ + winreg-0.5.1 \ + winreg-0.10.1 \ + winreg-0.52.0 \ + winres-0.1.12 \ + wl-clipboard-rs-0.8.1 \ + x11-dl-2.21.0 \ + x11rb-0.13.1 \ + x11rb-protocol-0.13.1 \ + xcursor-0.3.5 \ + xdg-home-1.1.0 \ + xi-unicode-0.3.0 \ + xml-rs-0.8.20 \ + xmlparser-0.13.6 \ + xmlwriter-0.1.0 \ + yuv-0.1.6 \ + zbus-4.2.1 \ + zbus_macros-4.2.1 \ + zbus_names-3.0.0 \ + zerocopy-0.7.34 \ + zerocopy-derive-0.7.34 \ + zeroize-1.7.0 \ + zune-core-0.4.12 \ + zune-core-0.5.0-rc1 \ + zune-inflate-0.2.54 \ + zune-jpeg-0.4.11 \ + zune-png-0.5.0-rc1 \ + zvariant-4.1.0 \ + zvariant_derive-4.1.0 \ + zvariant_utils-1.1.1 +# workaround for https://github.com/woelper/oculante/issues/334: +CARGO_CRATES+= shaderc-0.8.3 \ + shaderc-sys-0.8.3 \ + roxmltree-0.14.1 + +BINARY_ALIAS= python3=${PYTHON_CMD} \ + git=/usr/bin/false + +PLIST_FILES= bin/${PORTNAME} + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include diff --git a/graphics/oculante/distinfo b/graphics/oculante/distinfo new file mode 100644 index 000000000000..11841b957b7f --- /dev/null +++ b/graphics/oculante/distinfo @@ -0,0 +1,1543 @@ +TIMESTAMP = 1716139829 +SHA256 (rust/crates/ab_glyph-0.2.26.crate) = 2e53b0a3d5760cd2ba9b787ae0c6440ad18ee294ff71b05e3381c900a7d16cfd +SIZE (rust/crates/ab_glyph-0.2.26.crate) = 19078 +SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 +SIZE (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = 11010 +SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb +SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 +SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe +SIZE (rust/crates/adler-1.0.2.crate) = 12778 +SHA256 (rust/crates/adler32-1.2.0.crate) = aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234 +SIZE (rust/crates/adler32-1.2.0.crate) = 6411 +SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9 +SIZE (rust/crates/ahash-0.7.8.crate) = 38550 +SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 +SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/aligned-vec-0.5.0.crate) = 4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1 +SIZE (rust/crates/aligned-vec-0.5.0.crate) = 8921 +SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f +SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504 +SHA256 (rust/crates/android-activity-0.4.3.crate) = 64529721f27c2314ced0890ce45e469574a73e5e6fdd6e9da1860eb29285f5e0 +SIZE (rust/crates/android-activity-0.4.3.crate) = 238185 +SHA256 (rust/crates/android-properties-0.2.2.crate) = fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04 +SIZE (rust/crates/android-properties-0.2.2.crate) = 4563 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b +SIZE (rust/crates/anstream-0.6.14.crate) = 29160 +SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b +SIZE (rust/crates/anstyle-1.0.7.crate) = 15709 +SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4 +SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069 +SHA256 (rust/crates/anstyle-query-1.0.3.crate) = a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5 +SIZE (rust/crates/anstyle-query-1.0.3.crate) = 9742 +SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19 +SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179 +SHA256 (rust/crates/any_ascii-0.1.7.crate) = 70033777eb8b5124a81a1889416543dddef2de240019b674c81285a2635a7e1e +SIZE (rust/crates/any_ascii-0.1.7.crate) = 220683 +SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da +SIZE (rust/crates/anyhow-1.0.86.crate) = 46741 +SHA256 (rust/crates/aom-decode-0.2.9.crate) = cd3d870f1d3da4c0202c4ea32ffc868fba75bfce0e47efc253664e03d075ec15 +SIZE (rust/crates/aom-decode-0.2.9.crate) = 10497 +SHA256 (rust/crates/approx-0.5.1.crate) = cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6 +SIZE (rust/crates/approx-0.5.1.crate) = 15100 +SHA256 (rust/crates/arbitrary-0.4.7.crate) = db55d72333851e17d572bec876e390cd3b11eb1ef53ae821dd9f3b653d2b4569 +SIZE (rust/crates/arbitrary-0.4.7.crate) = 26282 +SHA256 (rust/crates/arbitrary-1.3.2.crate) = 7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110 +SIZE (rust/crates/arbitrary-1.3.2.crate) = 32037 +SHA256 (rust/crates/arboard-3.4.0.crate) = 9fb4009533e8ff8f1450a5bcbc30f4242a1d34442221f72314bea1f5dc9c7f89 +SIZE (rust/crates/arboard-3.4.0.crate) = 46785 +SHA256 (rust/crates/arg_enum_proc_macro-0.3.4.crate) = 0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea +SIZE (rust/crates/arg_enum_proc_macro-0.3.4.crate) = 5102 +SHA256 (rust/crates/arrayref-0.3.7.crate) = 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545 +SIZE (rust/crates/arrayref-0.3.7.crate) = 9620 +SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711 +SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 +SHA256 (rust/crates/ash-0.37.3+1.3.251.crate) = 39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a +SIZE (rust/crates/ash-0.37.3+1.3.251.crate) = 449524 +SHA256 (rust/crates/ashpd-0.8.1.crate) = dd884d7c72877a94102c3715f3b1cd09ff4fac28221add3e57cfbe25c236d093 +SIZE (rust/crates/ashpd-0.8.1.crate) = 74342 +SHA256 (rust/crates/async-broadcast-0.7.0.crate) = 258b52a1aa741b9f09783b2d86cf0aeeb617bbf847f6933340a39644227acbdb +SIZE (rust/crates/async-broadcast-0.7.0.crate) = 20852 +SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a +SIZE (rust/crates/async-channel-2.3.1.crate) = 14576 +SHA256 (rust/crates/async-executor-1.11.0.crate) = b10202063978b3351199d68f8b22c4e47e4b1b822f8d43fd862d5ea8c006b29a +SIZE (rust/crates/async-executor-1.11.0.crate) = 24767 +SHA256 (rust/crates/async-fs-2.1.2.crate) = ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a +SIZE (rust/crates/async-fs-2.1.2.crate) = 17071 +SHA256 (rust/crates/async-io-2.3.2.crate) = dcccb0f599cfa2f8ace422d3555572f47424da5648a4382a9dd0310ff8210884 +SIZE (rust/crates/async-io-2.3.2.crate) = 49298 +SHA256 (rust/crates/async-lock-3.3.0.crate) = d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b +SIZE (rust/crates/async-lock-3.3.0.crate) = 33286 +SHA256 (rust/crates/async-net-2.0.0.crate) = b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7 +SIZE (rust/crates/async-net-2.0.0.crate) = 17787 +SHA256 (rust/crates/async-process-2.2.2.crate) = a53fc6301894e04a92cb2584fedde80cb25ba8e02d9dc39d4a87d036e22f397d +SIZE (rust/crates/async-process-2.2.2.crate) = 27641 +SHA256 (rust/crates/async-recursion-1.1.1.crate) = 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11 +SIZE (rust/crates/async-recursion-1.1.1.crate) = 14874 +SHA256 (rust/crates/async-signal-0.2.6.crate) = afe66191c335039c7bb78f99dc7520b0cbb166b3a1cb33a03f53d8a1c6f2afda +SIZE (rust/crates/async-signal-0.2.6.crate) = 16696 +SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de +SIZE (rust/crates/async-task-4.7.1.crate) = 38077 +SHA256 (rust/crates/async-trait-0.1.80.crate) = c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca +SIZE (rust/crates/async-trait-0.1.80.crate) = 28775 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 +SIZE (rust/crates/atty-0.2.14.crate) = 5470 +SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0 +SIZE (rust/crates/autocfg-1.3.0.crate) = 16524 +SHA256 (rust/crates/av1-grain-0.2.3.crate) = 6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf +SIZE (rust/crates/av1-grain-0.2.3.crate) = 34703 +SHA256 (rust/crates/avif-decode-1.0.0.crate) = dfaac7851d172130c810c8fd2d572b1110bc1b664a792cbc6b0fdcf071fb1834 +SIZE (rust/crates/avif-decode-1.0.0.crate) = 8934 +SHA256 (rust/crates/avif-parse-1.0.0.crate) = 87fb3f9afbbb9f71ae53da13771284895f51c6acc77cfb3571ab966780250dee +SIZE (rust/crates/avif-parse-1.0.0.crate) = 24672 +SHA256 (rust/crates/avif-serialize-0.8.1.crate) = 876c75a42f6364451a033496a14c44bffe41f5f4a8236f697391f11024e596d2 +SIZE (rust/crates/avif-serialize-0.8.1.crate) = 11150 +SHA256 (rust/crates/az-1.2.1.crate) = 7b7e4c2464d97fe331d41de9d5db0def0a96f4d823b8b32a2efd503578988973 +SIZE (rust/crates/az-1.2.1.crate) = 27842 +SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d +SIZE (rust/crates/backtrace-0.3.71.crate) = 86553 +SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 +SIZE (rust/crates/base64-0.21.7.crate) = 82576 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/basis-universal-0.3.1.crate) = 555fb05709f4e12fa2f6b93a480facf167eb0ecb2558ba41f610f588e77cbd14 +SIZE (rust/crates/basis-universal-0.3.1.crate) = 63626 +SHA256 (rust/crates/basis-universal-sys-0.3.1.crate) = fd9bde5e9547958fb0e77d79fc7879edcf91d5e0c8e372ef8959916cf35e8506 +SIZE (rust/crates/basis-universal-sys-0.3.1.crate) = 2692979 +SHA256 (rust/crates/bincode-0.8.0.crate) = e103c8b299b28a9c6990458b7013dc4a8356a9b854c51b9883241f5866fac36e +SIZE (rust/crates/bincode-0.8.0.crate) = 71632 +SHA256 (rust/crates/bit-set-0.5.3.crate) = 0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1 +SIZE (rust/crates/bit-set-0.5.3.crate) = 14470 +SHA256 (rust/crates/bit-vec-0.6.3.crate) = 349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb +SIZE (rust/crates/bit-vec-0.6.3.crate) = 19927 +SHA256 (rust/crates/bit_field-0.10.2.crate) = dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61 +SIZE (rust/crates/bit_field-0.10.2.crate) = 10568 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 +SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 +SHA256 (rust/crates/bitreader-0.3.8.crate) = bdd859c9d97f7c468252795b35aeccc412bdbb1e90ee6969c4fa6328272eaeff +SIZE (rust/crates/bitreader-0.3.8.crate) = 11754 +SHA256 (rust/crates/bitstream-io-1.10.0.crate) = e445576659fd04a57b44cbd00aa37aaa815ebefa0aa3cb677a6b5e63d883074f +SIZE (rust/crates/bitstream-io-1.10.0.crate) = 33372 +SHA256 (rust/crates/bitstream-io-2.3.0.crate) = 7c12d1856e42f0d817a835fe55853957c85c8c8a470114029143d3f12671446e +SIZE (rust/crates/bitstream-io-2.3.0.crate) = 34464 +SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a +SIZE (rust/crates/block-0.1.6.crate) = 4077 +SHA256 (rust/crates/block-buffer-0.3.3.crate) = a076c298b9ecdb530ed9d967e74a6027d6a7478924520acddcddc24c1c8ab3ab +SIZE (rust/crates/block-buffer-0.3.3.crate) = 7070 +SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 +SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (rust/crates/block-sys-0.1.0-beta.1.crate) = 0fa55741ee90902547802152aaf3f8e5248aab7e21468089560d4c8840561146 +SIZE (rust/crates/block-sys-0.1.0-beta.1.crate) = 9039 +SHA256 (rust/crates/block2-0.2.0-alpha.6.crate) = 8dd9e63c1744f755c2f60332b88de39d341e5e86239014ad839bd71c106dec42 +SIZE (rust/crates/block2-0.2.0-alpha.6.crate) = 10639 +SHA256 (rust/crates/block2-0.5.0.crate) = 43ff7d91d3c1d568065b06c899777d1e48dcf76103a672a0adbc238a7f247f1e +SIZE (rust/crates/block2-0.5.0.crate) = 24095 *** 1444 LINES SKIPPED *** From nobody Mon May 20 19:26:02 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 4Vjnbt33Bfz5LF2V; Mon, 20 May 2024 19:26:02 +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 4Vjnbt2VHBz4KSJ; Mon, 20 May 2024 19:26:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716233162; 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=ODXVqCnTsW8RJGvkHAAOqKVLhnLWYvTu5Ut0oqKtT10=; b=SKLt1d1etDcEDDF/NCAHRcH46FS6fZ/zqO/BRQs8AELP7Wa7/oG3SZWwOEkLOkTquzwUJL hNGrNOOd/AdefEJq3WJMoDG7440Hxc4P+/jSK2RdYY5Ff5B77WUUDykhohGpB13lOJepjX NCnhfHlxzMMwG2aXY+5vZom9suziwzOWy+VrOSX4NRhZ+C1ESSOjavQQgeS9ornfk/qkeT AXn+2eF9FKwvbbGczuOFnTcP0/sRyM3IORLBUSbrYJkF3bC2YA4eSefIFJn52ibqRvCjIR SNtzTF9UHt6CiRHdJWQyDj8uCmNk+LKZJbnhYYe0wglMrjwUTEZc2kl5wNWm4A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716233162; a=rsa-sha256; cv=none; b=e0XDieDeGV1H1sxJWr2jO7Av6Y4oVcarwIgTG+bs75hYcXjMPx9pJ0wH3Fv63+xBfHv482 KwWhpTaKCg0RIvrj+JJfHqZP5eaiVvvD9s8tK7ggMViZhVUy26ygV9yVGkRiIW4nrnc3Dg iuJL68Tu8EGImvuirrFdpY8SrBtIbBTphox7h1DlupXNWBiR7i1fsxMYFPAvBNJeNvq4uk kTrGfaazyqP0GwIPFr7RSVWLYM45q14HAHu0en4X0XorFiCPwrsBlJtkg7DDIvDGUabrzP rI5u9ZiNyPgbWMP/KQ42Oi2eN62WPeGGZH5gXQyAot8qN2uSdHv2Je2S95A6NQ== 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=1716233162; 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=ODXVqCnTsW8RJGvkHAAOqKVLhnLWYvTu5Ut0oqKtT10=; b=JMJWOR7M5N/JLYhXw0Zjf6TGY+hcSoRX46myFPSZzJ7RgB8StnFlaoarzez8FRAiYd00u4 zZJOWKs/2nPOfyvc0Jig/K0Bydc8PNWqGzUrqk48AgtfL6YoMpREoQLy/ifNkKrkIeKxyN 8RE8lesSvqztH7gWXyktiWce/i50mpbtIAgtDhaeb/U2ZmCZhAqcae0Xrw4BJ7GrWkE4vd 8JR9+MqQgQD2fBLuE+uIlBChsNH27VEDcG/D48eg0HuhiyOzeALdipHMXxkQgqQXbPVY4u SU6jA+txxoS/wDhKoALx/ZZR9pLbZn+HQWcDrkNENsMBbS88GVJNGeGnHj0jHg== 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 4Vjnbt1zKZzrBM; Mon, 20 May 2024 19:26:02 +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 44KJQ24s039398; Mon, 20 May 2024 19:26:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KJQ2qR039395; Mon, 20 May 2024 19:26:02 GMT (envelope-from git) Date: Mon, 20 May 2024 19:26:02 GMT Message-Id: <202405201926.44KJQ2qR039395@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: e3c99d4dd86c - main - security/aws-c-cal: Update to 0.6.14 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: e3c99d4dd86c4fda0bc9c26ef116e5c4fcac34b8 Auto-Submitted: auto-generated The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3c99d4dd86c4fda0bc9c26ef116e5c4fcac34b8 commit e3c99d4dd86c4fda0bc9c26ef116e5c4fcac34b8 Author: Nuno Teixeira AuthorDate: 2024-05-20 19:19:41 +0000 Commit: Nuno Teixeira CommitDate: 2024-05-20 19:25:21 +0000 security/aws-c-cal: Update to 0.6.14 ChangeLog: https://github.com/awslabs/aws-c-cal/releases/tag/v0.6.14 --- security/aws-c-cal/Makefile | 2 +- security/aws-c-cal/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/aws-c-cal/Makefile b/security/aws-c-cal/Makefile index 71a7d58616cc..bb133e42580f 100644 --- a/security/aws-c-cal/Makefile +++ b/security/aws-c-cal/Makefile @@ -1,6 +1,6 @@ PORTNAME= aws-c-cal DISTVERSIONPREFIX= v -DISTVERSION= 0.6.13 +DISTVERSION= 0.6.14 CATEGORIES= security MAINTAINER= eduardo@FreeBSD.org diff --git a/security/aws-c-cal/distinfo b/security/aws-c-cal/distinfo index 66f50d7f3703..93f6555d6263 100644 --- a/security/aws-c-cal/distinfo +++ b/security/aws-c-cal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715241787 -SHA256 (awslabs-aws-c-cal-v0.6.13_GH0.tar.gz) = 34d7e489352a3e865a78a09e291daca0dc73307c7eeeee573104f2133040b9c5 -SIZE (awslabs-aws-c-cal-v0.6.13_GH0.tar.gz) = 1671996 +TIMESTAMP = 1716211859 +SHA256 (awslabs-aws-c-cal-v0.6.14_GH0.tar.gz) = 2326304b15bec45b212f6b738020c21afa41f9da295936687e103f9f2efb7b5e +SIZE (awslabs-aws-c-cal-v0.6.14_GH0.tar.gz) = 1671993 From nobody Mon May 20 21:30:52 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 4VjrMw2QMwz5LWK4; Mon, 20 May 2024 21:30:52 +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 4VjrMw1w9Bz4Yh8; Mon, 20 May 2024 21:30:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716240652; 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=zg4ChLWfQLG4yPhi50C9pSug3HIOOnOcQcsA4MtJumI=; b=M+0eLOZ4dvyhB9/3JllQBeJQBwpQwfbHS+rZiIIfRgAJlfNstiwa67e+YzehIwtde+fr9N XFf36GWpom0lxEbtEc+Gdj6vChgDKB6VhjR5K9pxf+hmwJDmvGP0AOgMbnKm1+JjWxLV0o wvHzZ26gRJpiEqkqlfi6MpZ5vXwSNrjAD75Yd1H2WIhTfCOq8diwP+Rm6lEW+0QONXtUo/ jfZ+S+nPsfBQGydhQeg5/VqGkbJphJoNIIEbTVU8i3BSCE+2CLvDgyiAAcsx3MU7MHuNka I6tRWcYzHUp25uQCKHb2tddVxAZ5PGQ8xGpVuwN6BlEZad28aJ+eiK+zKYB7Uw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716240652; a=rsa-sha256; cv=none; b=CtxSzzxqpROeV7mBDEvpSJAY3cgXBsav8Lq7fi3imtu7hT1eo6t/MZ91v1mV+Y5p1xygaT xctL7OeAaM8DbSoUIMtgR2EhurguHvNXsOU8sRrm5OFAWZyPeuuMJE46ddPbwUiP2OqAqB LByr6fPVwhFKNIw86X4RCra024+j0u28H47IQKtEbqyjyQu4v9UXA7GeoZxZK45TMZzvTQ VqDq6vvxoy80V4Jc93QDH6rMuE3vItsrYlLjOjpjOliwgHgtQtN515lVNhtS3Le2/B4qAc wrkzZcFn7jIMLPmT/m+j6n2kVMjGsliE207kvj5uDHrD3qCvRpBgpNcbjLsGjw== 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=1716240652; 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=zg4ChLWfQLG4yPhi50C9pSug3HIOOnOcQcsA4MtJumI=; b=PFtGmnLnKpX9sv6Txswvekbn98tLVgDhmO4Eo43yGvsD/3bxf+A2LSyT+ID51w/B/cYVCR soMRgnyXehLy1GbPQm7XrioVGyNmB/LgEK9Yhq/DfyHuWibxnbBdqQVm88wsiYX/tVF5u1 SdZ8hJlmQ2jh4MFSOBviK/HfBgilxJzLHvSq7ovxEja6GvPr9AiqZSAwNBc7LMoaXrgxuB TbmjgyA73o0pP/RVrBY+6BpYYuIUlwVd21kMGZX/CxiBaclzN+1Iwhq+EYp+gWAORGG/3m imqdLCiAJdPQ2C9A6dCF29wqZywMa73gj5XdS6HvGwvjqoK2hvt45q8k1b/NWQ== 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 4VjrMw1R6xzvDy; Mon, 20 May 2024 21:30:52 +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 44KLUqdU051833; Mon, 20 May 2024 21:30:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLUqqL051830; Mon, 20 May 2024 21:30:52 GMT (envelope-from git) Date: Mon, 20 May 2024 21:30:52 GMT Message-Id: <202405202130.44KLUqqL051830@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Brooks Davis Subject: git: b74e0482275e - main - devel/llvm18: 18.1.6 release 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: brooks X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b74e0482275ebf33f39cc5db20a61d8744d490e1 Auto-Submitted: auto-generated The branch main has been updated by brooks: URL: https://cgit.FreeBSD.org/ports/commit/?id=b74e0482275ebf33f39cc5db20a61d8744d490e1 commit b74e0482275ebf33f39cc5db20a61d8744d490e1 Author: Brooks Davis AuthorDate: 2024-05-20 20:51:59 +0000 Commit: Brooks Davis CommitDate: 2024-05-20 21:29:35 +0000 devel/llvm18: 18.1.6 release Included changes are in the release annoucment: https://discourse.llvm.org/t/18-1-6-released/79068 This includes a fix for -march=native which was broken in 18.1.5. Also includs a fix for OpenMP child processes. PR: 278843, 279131 --- devel/llvm18/Makefile | 2 +- devel/llvm18/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/llvm18/Makefile b/devel/llvm18/Makefile index 0fc8d1469817..94d84bfc973c 100644 --- a/devel/llvm18/Makefile +++ b/devel/llvm18/Makefile @@ -1,5 +1,5 @@ PORTNAME= llvm -DISTVERSION= 18.1.5 +DISTVERSION= 18.1.6 PORTREVISION= 0 CATEGORIES= devel lang MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ \ diff --git a/devel/llvm18/distinfo b/devel/llvm18/distinfo index 698d4fd1dd27..a40bb785e507 100644 --- a/devel/llvm18/distinfo +++ b/devel/llvm18/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714748981 -SHA256 (llvm-project-18.1.5.src.tar.xz) = 3591a52761a7d390ede51af01ea73abfecc4b1d16445f9d019b67a57edd7de56 -SIZE (llvm-project-18.1.5.src.tar.xz) = 132061072 +TIMESTAMP = 1716221976 +SHA256 (llvm-project-18.1.6.src.tar.xz) = bd4b4cb6374bcd5fc5a3ba60cb80425d29da34f316b8821abc12c0db225cf6b4 +SIZE (llvm-project-18.1.6.src.tar.xz) = 132064976 From nobody Mon May 20 21:53:57 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 4VjrtZ1C5Nz5LYHX; Mon, 20 May 2024 21:53:58 +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 4VjrtZ0Sv4z4ZcC; Mon, 20 May 2024 21:53:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242038; 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=LgZBXmdBzLmgAVQ2Ss+jlmo/Mxy44ASwf2OA/jafSyM=; b=Btr4QHVBYRPChpIm13tpZC12mSmXILhrkebGiDdiQ+TAlkvuVZbFu7se7KwdoZOCRoWs0u 6UIIqm+jPcuhdPRRD8pvl7wQsRX3Lzj26X4NtnRY0YsaZZSC9BXUHzbii9nIXUvCID6hc2 kWN+tVp8OLO5mSJ8MzeB7s9qq5X0G6kQ4pYzhqfeXu/KUcll4tMwB6Puft8JzVkKmwtSmk ZyzEmpS50RjrmXqP71P9vge98tV+WLOSjkxYfP9w2+et0dS46FikuKx19hlhBszkxB3z6g a1l3ERDMQ20uFXN7+AFMApPwA/ffl99y5dEFA+i1PoZKNUg5iV6BMkw4I4tjtQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242038; a=rsa-sha256; cv=none; b=cBU8yh0Tum1g4ditCRNyxrGdlb+7zDQx/Gvx/gFgb5APJ6aF6m5le0I1Rym4Lc6rZj71aJ bH9iXttpmdR+pXANtOoD7DbF2RuKgCq/RreVebaW3jxHGbAn61vCqpSejpuDgf+1z1vccM 6Lewl8+lE0K3GzRk7ePCuF8ZB82PzrxEFU9KFDV2ebjyd+a5mx/bn2OclL7WVS7aHvTnBL lN4+iQWFAVm9Hbc4tf2LoVE8j/+NNOwCawHIe+7NniZ2kdD7RdYn0aCXO6h85WugnjeBfR 4yvRSBHUpfgwFky+ULjpu9lmyycQqfWMhdNEOBQ9aTPJEWLz9hSBQUiw02dkxg== 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=1716242038; 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=LgZBXmdBzLmgAVQ2Ss+jlmo/Mxy44ASwf2OA/jafSyM=; b=XUhHJMEKf1SKyrV53ReXcJArnF88MGXGAxYIsFx/OE0DqnufMmczSDZp2yzmeBvaKP517f KsQcBFXGRT1vfF6DR2BYcDjkKFPLMSBAbwC8pXQhirqALo6WnUy72RhEY6MlcEUmeRk37e xm60d7l8FMxQ+yGq8ByHbv1OqCfv4pmkj+SdjHHI5O0vl2W5h7hWTH+X6hjcfyuPIFyenZ 5VRhn73iAMyEGsD2IM7VFJnGjhYE0WDu+Cu2cvJzZX2fBgN4JxEcCUU/9OC+ErPrvR7tCf HhX5yG9snih6IJknlEjknCKPKG7RF+oKayXUVi6j+2OV65//dOkc2HQg7eOBwQ== 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 4VjrtZ04P7zw9C; Mon, 20 May 2024 21:53:58 +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 44KLrv4N091813; Mon, 20 May 2024 21:53:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLrvl5091810; Mon, 20 May 2024 21:53:57 GMT (envelope-from git) Date: Mon, 20 May 2024 21:53:57 GMT Message-Id: <202405202153.44KLrvl5091810@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 9843444ea96e - main - Mk/Uses/ninja.mk: Add samurai as option for ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9843444ea96e25eb7c782a3bf24eb67d4b934cd1 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=9843444ea96e25eb7c782a3bf24eb67d4b934cd1 commit 9843444ea96e25eb7c782a3bf24eb67d4b934cd1 Author: Daniel Engberg AuthorDate: 2024-05-20 21:11:12 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:50 +0000 Mk/Uses/ninja.mk: Add samurai as option for ARGS This adds the ability for ports to override NINJA_DEFAULT by defining USES= ninja:samurai and use devel/samurai as backend instead of devel/ninja (default). Reviewed by: arrowd, mat and tobik (previous iterations) Differential Revision: https://reviews.freebsd.org/D45165 --- Mk/Uses/ninja.mk | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/Mk/Uses/ninja.mk b/Mk/Uses/ninja.mk index 5c78cf152d07..b9a8548fb16c 100644 --- a/Mk/Uses/ninja.mk +++ b/Mk/Uses/ninja.mk @@ -2,18 +2,19 @@ # # Feature: ninja # Usage: USES=ninja -# Valid ARGS: build, make (default), run +# Valid ARGS: build, make (default), run, samurai # # build add a build dependency on ninja # make use ninja for the build instead of make, implies "build" # run add a run dependency on ninja +# samurai use samurai irregardless of NINJA_DEFAULT (implies make) # # MAINTAINER: ports@FreeBSD.org .if !defined(_INCLUDE_USES_NINJA_MK) _INCLUDE_USES_NINJA_MK= yes -_valid_ARGS= build make run +_valid_ARGS= build make run samurai . for _arg in ${ninja_ARGS} . if empty(_valid_ARGS:M${_arg}) @@ -23,16 +24,19 @@ IGNORE= 'USES+= ninja:${ninja_ARGS}' usage: argument [${_arg}] is not recognized . if empty(ninja_ARGS) ninja_ARGS+= make +. elif !empty(ninja_ARGS:Msamurai) +_SAMURAI_FROM_ARGS= yes +ninja_ARGS+= make . endif . if ${ninja_ARGS:Mmake} ninja_ARGS+= build . endif -. if ${NINJA_DEFAULT} == ninja +. if ${NINJA_DEFAULT} == ninja && !defined(_SAMURAI_FROM_ARGS) NINJA_CMD= ninja _NINJA_PORT= devel/ninja -. elif ${NINJA_DEFAULT} == samurai +. elif ${NINJA_DEFAULT} == samurai || defined(_SAMURAI_FROM_ARGS) NINJA_CMD= samu _NINJA_PORT= devel/samurai MAKE_ENV+= SAMUFLAGS="-v -j${MAKE_JOBS_NUMBER}" @@ -56,7 +60,7 @@ MAKE_ENV+= NINJA_STATUS="[%p %s/%t] " . endif . if ${ninja_ARGS:Mmake} -. if ${NINJA_DEFAULT} == ninja +. if ${NINJA_DEFAULT} == ninja && !defined(_SAMURAI_FROM_ARGS) # samu does not support GNU-style args, so we cannot just append # -v last. samu gets this via SAMUFLAGS above but ninja does not # support an equivalent environment variable. From nobody Mon May 20 21:53:59 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 4Vjrtb2cgMz5LY9y; Mon, 20 May 2024 21:53:59 +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 4Vjrtb1mSyz4Zdv; Mon, 20 May 2024 21:53:59 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242039; 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=BonGkeL6uEr+YW1nIK2YRqM+jp+/0/kR9RENXx23zH8=; b=FLukPzN3IsH2E6MSxgiP5uU/0v7tYSF++7z2iq6PvXmey+X21SboL/uA/Xhgicd48Leh1U RA7sSfwSrqnZrhu9IYX/mg/PYdNlBdMnl+7mzzLs6DV40uc2w7dtLbTN8K8vtED80LfBXq F19xFqd1whLriqCDQ0ylEDKLQGnA58l3vr2wUZVV8VFbcOtiT0c0FZ2w6QuUnEz8cE8Rku xGwuVOV0xwPbAeDQIgoHDJTpJhgni5xC4P9D/P6gsAo/lAlGWq78yM1KG1QF58niGglpDg SmbE1qz3/LANeowVFBfn1mFfqxnZxZymaSvWNzsaZ4zdedy5cEvmBHxu6LqTgA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242039; a=rsa-sha256; cv=none; b=Uvf1Tx/+4w5pifTsSq2+T289DAKjGyTiQiRPtqgRFl2/kvhdEjvwPxMnXhPCSB8TRRY/vP kq9eVonZRaccmHN0f3DXWJhkAnzZlN5boS0HmZjnXznGNi9w0zmfSTLcyP98YO67KUnYFi JKKFaHtkek4hcwE/B4NL2ZabHHgdKJSZbLhxYPgKP690pw/nMdSCx05N64VU5oHpI3kfqr qHoiTkN89utmfAgFrBNoSQSuAADurTikhymg60UOXyvUXHbB+ArwNCDZnKEPyDbHy5J1wU PbZ7DotvXaDOVeZ8188xYrVGUuyJj04S00eKY9ccuxfVOgnb5MR7LAZgsqmsrg== 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=1716242039; 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=BonGkeL6uEr+YW1nIK2YRqM+jp+/0/kR9RENXx23zH8=; b=ILG7R4F0EPHxp+FDdr+qPfE5ln0qskELpOXBniav0tMWu1UuFY5gPtKqDooNb2WDVdhDeM FCNRCkyqow3GvjqTbkiro1Bo55XbiXLu+of8ERDRN/xA6gTsSzvOXUpFV6z5Ih6+CwRQ/t fXHI/G9VRvJdlmlgFdj7oRYmmZj+CX9QYMmIhUOGYr/6Bn6BKx+/d8pdfyjw0cnPEoZjb3 IytbEFGPNj8ooI7QKO17t5HwpZFF7swdNQ8hSO5mKkNyy7bheyylO3hQGo0xwePtaMdCMj 6tOvBbvC1z1LNDnIV+lDESnOXRc7U1h+CDAoqg/EG0p4jMzkBfHfYWxq/6ou2Q== 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 4Vjrtb1Ndczvw4; Mon, 20 May 2024 21:53:59 +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 44KLrxRa091867; Mon, 20 May 2024 21:53:59 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLrxvd091863; Mon, 20 May 2024 21:53:59 GMT (envelope-from git) Date: Mon, 20 May 2024 21:53:59 GMT Message-Id: <202405202153.44KLrxvd091863@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 650deaf8ca0c - main - mail/isync: Remove Oracle Berkeley DB 5.3 support 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 650deaf8ca0cb3acf4e66d5d60f151cac5bf676f Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=650deaf8ca0cb3acf4e66d5d60f151cac5bf676f commit 650deaf8ca0cb3acf4e66d5d60f151cac5bf676f Author: Daniel Engberg AuthorDate: 2024-05-20 21:18:51 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:50 +0000 mail/isync: Remove Oracle Berkeley DB 5.3 support Remove support in preparation for removal of databases/db5 PR: 279146 Reviewed by: ehaupt (maintainer) --- mail/isync/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 95a9db252ac8..458f1df019b6 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -13,20 +13,18 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -USES= alias bdb compiler:c11 cpe perl5 ssl +USES= alias compiler:c11 cpe perl5 ssl CPE_VENDOR= isync_project USE_PERL5= build GNU_CONFIGURE= yes +CONFIGURE_ENV+= ac_cv_berkdb4=no CONFIGURE_ARGS= --with-sasl=${LOCALBASE} \ --with-ssl=${OPENSSLLIB:H} MAKE_ARGS+= SSL_LIBS="-L${OPENSSLLIB} -lssl -lcrypto" -CPPFLAGS+= -I${BDB_INCLUDE_DIR} -LDFLAGS+= -L${BDB_LIB_DIR} - post-patch: @${REINPLACE_CMD} -e 's|: install-docDATA|:|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|\$$(docdir)/examples|\$$(sysconfdir)|g' \ From nobody Mon May 20 21:54:00 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 4Vjrtc4nc3z5LYB1; Mon, 20 May 2024 21:54:00 +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 4Vjrtc30Rdz4Zyk; Mon, 20 May 2024 21:54:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242040; 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=7QM4m1PNQDTMZ4OGApdOR6HStd/lW+2j4halZhNNC6Y=; b=ot8FE4Vn1LZ5ioYuPhwYHddqHfJO04hmx5/AO+SPYx7CvwornGwUB8GT34qFsh97bPpTBX pTyZgq/ZcRIGd1Jra8PF46Vqp31wjf1EmSIoMoP2qoGr4CTND6Qt7yKNOg+Rs1HU4c7b2n 4su/nz/gh+pdk2jC/+y6vEqfDYQb5SS4+fQBmFvvQLbE8ao/FtWFiUuRCU8bf4jJVjGSYF txJbT7tue6q5Gx2knDFt4DppGXiVTxMZuqEwENY/jR3zlwvRc0iPx36EXwbB7oGAyPUr6F 49suYHotxrTFaAUq8ar5s0kfYEprlLzkFq7czAJgdJQIJE7uAxfp0yTKGAVw8A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242040; a=rsa-sha256; cv=none; b=y2dUg1S3SvzhHqq2rsj1QRhj2u2nf9vDynH2lvbvNc77ig/WRduzQ8Cl5EHcAmepRGY1oQ s6KC/Vr11MEYS9/0SH7xaXFPFlyGe/knfvII9HBlsrGQfqgKeQ7ihpxnm4ChlASAKeRX5Q 5DlnBa+PFsJHW72BMFQ1rHInS0IGlsQQUJlHSg+VhRRlHf4DLm6pH2K6kmC8bn/I3DkBDq I71ymG9hmrCy3w07Oy7hEXXHKOSeYyMWMJ4xm3UTiqYLqpaHOuUShOcKp+yVii81CRFUcS uoddPXLTkFhbmV4jYnEhry+mZSVos47f0PBxtn7ANCmNHXDxLGdWYIU1qVNo4A== 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=1716242040; 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=7QM4m1PNQDTMZ4OGApdOR6HStd/lW+2j4halZhNNC6Y=; b=kLQ0uYvMlkcxcofRoPPwIyaKAnR6RSnigblo7p+1CxWDsmMC+CltWQmLWlbj6tZVEteE5E TAlfycRs0oitakpQ2VBrg8brq/W+kf0yaYu0fxcjuWD6LrNsDnX/XHwe1JlVdaKlbQSiPn H6spwJ3WX/sPlfsyeMX7G9RClWh6XqJVdH5o5pXFaMkb1Yef83434oSarttHmzvICEZ5Kt 28TE72JfRUpfEFNLL2KT1oAbZtI+hQTxcsYoFv9VHX9HyEIiG6Od4bsbHHgFRfPOrNJtcx +6maKz2rPDY7U5iroRtDY9XCmCI57iYY1fzrplZylwBqwwQK7nqbnwlj/djsew== 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 4Vjrtc2L8zzw9D; Mon, 20 May 2024 21:54:00 +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 44KLs0tb091918; Mon, 20 May 2024 21:54:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs0jm091915; Mon, 20 May 2024 21:54:00 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:00 GMT Message-Id: <202405202154.44KLs0jm091915@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: aa8d1b3f0cf8 - main - news/nzbhydra2: Convert post-extract to EXTRACT_AFTER_ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aa8d1b3f0cf8c9e7b6dece28f8e1ea4cc00a2145 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa8d1b3f0cf8c9e7b6dece28f8e1ea4cc00a2145 commit aa8d1b3f0cf8c9e7b6dece28f8e1ea4cc00a2145 Author: Daniel Engberg AuthorDate: 2024-05-20 21:23:19 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:50 +0000 news/nzbhydra2: Convert post-extract to EXTRACT_AFTER_ARGS Saves a good amount of I/O instead of extracting everything While at it convert port to use (bsd)tar for extraction PR: 278745 Approved by: portmgr (maintainer timeout, 2+ weeks) --- news/nzbhydra2/Makefile | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/news/nzbhydra2/Makefile b/news/nzbhydra2/Makefile index 99db5cee0da1..3716b82f33a8 100644 --- a/news/nzbhydra2/Makefile +++ b/news/nzbhydra2/Makefile @@ -13,10 +13,18 @@ LICENSE_FILE= ${WRKSRC}/LICENSE ONLY_FOR_ARCHS= aarch64 amd64 powerpc64 powerpc64le -USES= python zip +USES= python USE_JAVA= yes USE_RC_SUBR= nzbhydra2 +EXTRACT_SUFX= .zip +EXTRACT_AFTER_ARGS= --exclude executables \ + --exclude other \ + --exclude WindowsService \ + --exclude *.exe \ + --exclude nzbhydra2wrapper.py \ + --no-same-owner --no-same-permissions + NO_BUILD= yes NO_WRKSUBDIR= yes @@ -38,13 +46,6 @@ PLIST_FILES= ${DATADIR}/lib/core-${DISTVERSION}-exec.jar \ ${DATADIR}/readme.md \ ${DATADIR}/LICENSE -post-extract: - # Cleanup unnecessary files - @${RM} -r ${WRKSRC}/systemd ${WRKSRC}/sysv ${WRKSRC}/rc.d \ - ${WRKSRC}/upstart ${WRKSRC}/nzbhydra2wrapper.py \ - ${WRKSRC}/other ${WRKSRC}/executables ${WRKSRC}/WindowsService \ - ${WRKSRC}/NZBHydra2* - do-install: @${MKDIR} ${STAGEDIR}/${DATADIR} ${INSTALL} -d -m 755 ${STAGEDIR}/${DATADIR} From nobody Mon May 20 21:54:01 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 4Vjrtd6rYCz5LYHb; Mon, 20 May 2024 21:54:01 +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 4Vjrtd3pCPz4b4S; Mon, 20 May 2024 21:54:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242041; 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=z3gTAprQi4LKoHvL0rLZpw9ZOyGzYPU2uzvIGIj9bck=; b=rzp6VP1r6E3GpOPXu4IsqG7O88f2JaObZVXjAf/NgLxRpRdvWl3pvG+B6j+WSNNUJMO3H1 7QPjXOvKcwZpfT5WbL7TN0SbwvFwxVuWB/DFO7JG1+gaFvdlHTpw7rcj8HLEcUraakp14j BUjqsZAX90X6Y726SvWaAkzbqI0+ERc98BODW5wr43iw1NDsPqb/fMSqQ7mVqHXwRPN4B8 je0LJ2BtUXQ8kWLDtYM6K8rRz/c+hRb68TQ0nLZbEfD87eXZXhlwXEGoeWJ+Br9r/Vcr3z mt47CM5VYMkFUMHtAmoLX9g9Rd44QESgPEZbAVeUYQBfr1ePOxyfRYy2LSzsBA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242041; a=rsa-sha256; cv=none; b=qw291kIEglXwN9g1RFXCl7PiEAiVWSoZ3cRTQeswgUpgad4GjDcHwYPIa9M/i1dAqDg9C0 d5inH9S07bn49isIS4gsL+qhxzXXSheTwdV2Terb5iN4CLemgTnSqSDvVrECwGQbota/rw 7nke6wyTGNfa/IY/LQuCStEg0Q8WvhTCqX1Nn1lRYz1ctkeuuStZr9tDdqgGw96XHYszXp +SSWTwmkLHzA7dJi8nYIwsDX0WjXRGBgZjNQZnWfQPoFxYkUERUM3wERQm8v5VqhgdoLuo gLxJqfqPXzUa6jwPLpBimc2RD9V4FsJSXyrLsP0DAOLU9QQRAJozJnCANMdlhg== 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=1716242041; 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=z3gTAprQi4LKoHvL0rLZpw9ZOyGzYPU2uzvIGIj9bck=; b=sDaehSFvwsh/BIfmRl05zGNitQCn4Vm/FRH9s2oCa46DBnzXmff2XIcYivhiYLWl6RGN9R cNI3SScanPzQlWFaV/6Zr7slJ82jvGF4uHSUtQaNuU446aImP7vg/uVA6QM4kzWnI1qqov GOO4KPH9fFm3Y3VPpyMMnuFj82OkyJ62Af0AI4F8yr+YCYRTDvOGm6rlJOB10ukg1cdZRJ gIk9w3YIg8x6cYqOQTGmVg7PbXdKlUvkRL/atkhTw1biix37JT9L8QyRxpFGM/JHNi8lEH wp8SWeuFoGgblKpA6tF9lWwdfQdsUAD0A1fn9VhiwlBiCjHKH4aqPnp8x6Yl1Q== 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 4Vjrtd3P6Jzw9F; Mon, 20 May 2024 21:54:01 +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 44KLs1DP091965; Mon, 20 May 2024 21:54:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs14q091962; Mon, 20 May 2024 21:54:01 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:01 GMT Message-Id: <202405202154.44KLs14q091962@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 3f2436c02e83 - main - devel/py-gevent: Convert post-patch to EXTRACT_AFTER_ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3f2436c02e8314614dda02f9ef9f5a13de6d18c2 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3f2436c02e8314614dda02f9ef9f5a13de6d18c2 commit 3f2436c02e8314614dda02f9ef9f5a13de6d18c2 Author: Daniel Engberg AuthorDate: 2024-05-20 21:25:58 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:51 +0000 devel/py-gevent: Convert post-patch to EXTRACT_AFTER_ARGS Reduces I/O by not extracting files at all Remove reference to src/gevent/_util_py2.py as it's no longer distributed PR: 278737 Approved by: portmgr (maintainer timeout, 2+ weeks) --- devel/py-gevent/Makefile | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/devel/py-gevent/Makefile b/devel/py-gevent/Makefile index fc7c2bc3da29..b83801d10978 100644 --- a/devel/py-gevent/Makefile +++ b/devel/py-gevent/Makefile @@ -33,14 +33,12 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR USES= compiler:c11 localbase python USE_PYTHON= autoplist concurrent pep517 +EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/deps \ + --no-same-owner --no-same-permissions + MAKE_ENV= GEVENTSETUP_EMBED_CARES=0 GEVENTSETUP_EMBED_LIBEV=0 GEVENTSETUP_EMBED_LIBUV=0 TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} -post-patch: - @${RM} ${WRKSRC}/src/gevent/_util_py2.py -# Clean up bundled libraries - @${RM} -r ${WRKSRC}/deps/ - post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + From nobody Mon May 20 21:54:03 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 4Vjrth049hz5LYVl; Mon, 20 May 2024 21:54:04 +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 4Vjrtg5jVnz4b0c; Mon, 20 May 2024 21:54:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242043; 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=wPk16HqgsYRZG518wVKm5yZ9jcbJ7cuChlXOOeAZiHg=; b=kvKtc34wKL7Ees7TEEyy1znin6SUMViB18HpJzuzhk69kl19SMWy2a8mFe/mhRSFsOJEsG kymiur1y6iQMS2oUkPb72tqaiSdK+6VSI9h48Pf0JxaXqO1sVBy2T2DYyTFiQWFuC1ZRcw bbuYWH75WqvAeVHWwJKnousB91w0R1xGLOZLBtJ8y6nfwX64Wex6KTLT1R6uEJSW1PGhUf z4ci/PJy+wGr8dONXh9KKh5pXjZmC8YhZqEBS2tfzltcFSg2xTY5w8KEbgtPLJDBHm3QQK jxOwCQtIvGpVPwFh6XmvYDDGsrtakbAPm9kNDeKK6blfIqvm1Kkb50RV4KaZ9g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242043; a=rsa-sha256; cv=none; b=NIdeDdpcnkIbJxLzSVd4n6kK9zsSWDAMHWavAoEaA3GpKJzy+X1MRyIXNWRe40cg07qBKM 72088i3npjAjaajtgYbJWBhS1v9TSRTGdgLSnoewHU2rDDsF8JQ1JVB1eSiWSFCv4rdwh6 YZDSDJTpff9NDtKFfkgeZAwmCpybjzyaabP46Gv0Uq9Vb6x9dtT1ODpdoRP+H02AZoHs/N CXCNlUbOjAGvVeEqOsMP/54URLyP9NkmMD03M6S+zISBvvBebuvbV5TiPcbEW1D1g9ywOS yRZVqvsa5uX+RPnrU8HXu0nmoJmykf7yCywo/HT4D4GSbE8xiyVPwZMURhgZBw== 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=1716242043; 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=wPk16HqgsYRZG518wVKm5yZ9jcbJ7cuChlXOOeAZiHg=; b=cpX82ckf9nOGlQOgVCR6HH+IWwy9Q/hX97SRibI/bGofXXCVYV+wlSUcFrekD1ZqC8rowC JKz2/fo+K/suMrZLgDVuTl9C7hCYIu+2zolN2Xv20qUcmDG/P82db1OmXpBG0VgHxduI/X 7hwbG34SvaWdFiQ91V+K3uhMURKkH9ESZyb+5HPbB/wEjm8rRL5irujtOeFVJj1/U+lcRP ws6ZtGy0yIY9mj4eyy8R8DH5OsyQD1d0SySLLhTDYRjpFE/C5lUAys/dOj8c/M9HUKihWC x0ZKA4xluNxCMZnp5MAHsWj3YYDPYA/VDuaZUl3D6uGM3d/xW1a7+/jGsFP1kA== 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 4Vjrtg5Fhrzw6h; Mon, 20 May 2024 21:54:03 +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 44KLs3Lh092049; Mon, 20 May 2024 21:54:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs32d092046; Mon, 20 May 2024 21:54:03 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:03 GMT Message-Id: <202405202154.44KLs32d092046@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 5790e17ba7c7 - main - audio/nosefart: Convert pre-build to EXTRACT_AFTER_ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5790e17ba7c7bd4bec375e09ce7e1cb3691c3ffa Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5790e17ba7c7bd4bec375e09ce7e1cb3691c3ffa commit 5790e17ba7c7bd4bec375e09ce7e1cb3691c3ffa Author: Daniel Engberg AuthorDate: 2024-05-20 21:30:18 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:51 +0000 audio/nosefart: Convert pre-build to EXTRACT_AFTER_ARGS Reduce I/O by excluding files we don't need during extraction PR: 278744 Approved by: portmgr (maintainer timeout, 2+ weeks) --- audio/nosefart/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/audio/nosefart/Makefile b/audio/nosefart/Makefile index 658386f3c686..e346317ac2c6 100644 --- a/audio/nosefart/Makefile +++ b/audio/nosefart/Makefile @@ -16,10 +16,12 @@ MAKE_ENV= INSTALL="${INSTALL}" COPY="${COPY}" STRIP="${STRIP}" \ BINGRP="${BINGRP}" BINMODE="${BINMODE}" BINOWN="${BINOWN}" CPE_VENDOR= nosefart_project -PLIST_FILES= bin/nosefart +EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/nsfobj \ + --exclude *.bat \ + --exclude *.exe \ + --no-same-owner --no-same-permissions -pre-build: - @${RM} -r ${BUILD_WRKSRC}/nsfobj +PLIST_FILES= bin/nosefart do-install: ${INSTALL_PROGRAM} ${WRKSRC}/nsfobj/${PORTNAME} ${STAGEDIR}${PREFIX}/bin From nobody Mon May 20 21:54:02 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 4Vjrtg1crfz5LYCx; Mon, 20 May 2024 21:54:03 +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 4Vjrtf4p57z4Zwf; Mon, 20 May 2024 21:54:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242042; 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=i5c2BHChOOwE8iH3IuwC7WVSrl/y45Cl9yijCcq3n6c=; b=th8Cbdl42QBTahgJOFj89mNjtR12doUb3jus6dH3H+66KYvZi1KUmJmM6EUiW26FCllCpc qbtKv7VlC0VjXJIUmMxfqJNH2vO9xs2hh6SnIDwegVHv9CaGMGi9+cZQD7V9B37a8M8T12 KCIHLPfntHy0Kxq9S6lCJcccVLCLFFe2QQ4ECJxpiZ3DzvuLGAOxqUUu6o1B3KTJMo8Nb+ ZGOdt9ECpsBeuJqB6NM8hMFiHPdcfZI2tAO8B3CYelrU6QGlw2rKbxqIi6joIJZZGpUijm i7E1JRRNMa2IBeNCBeCcf2TT+V8S4OY//PGtuQqX6YMp/4XWLILLcfQMgaG1xA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242042; a=rsa-sha256; cv=none; b=A4DSR3LTvoEV7QHja7QyZdtZoi4WnXjfhWVy89J+TQkJQIWk8K75YTtGtNUJnNufqDm2bD 8nLH7U739bn1liLDfSkvE4+EGKzUSEOWPPP/n9ERN/wwiQrSXqdjx9KV3x2Z7mKmI6fste BgFDE+v0ZS9aPvwvAysY6iRik6yrymuVgRnLrmw/zBCNndmPwRBpvAAwiFEbW9wNCGzeuE g+gd0H8PtjXOSDoiSMvZVqcMCmKapIniibiUx7hLqdi9lt6tjTXUVUSZ8LjO+pZt5/rBqm r8ZOy7w/r8gq6yvk8PwLH6GZYPNDKms/jUy2/qqYrrVvb/6UA4KghwT7Japl4Q== 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=1716242042; 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=i5c2BHChOOwE8iH3IuwC7WVSrl/y45Cl9yijCcq3n6c=; b=N7Z25aLBTbe0Unimxd8DeeRWCh3IMTnIVjAkY5eqohDb8m7sgOUlpZ1xDStuuJtfgtizgo un333iCPuWRoXFz8mpvgxgaZ+JSuBk098hZ4WbHceMraXCHP3+OLbCYmduigb1HApfkRQ8 TxAgquau9JaC9aqWbEd4+b8pnKjUbqMqPzfFqlNF6LkuSMyrt2za+aQGm8vnqLTU2CSvya d/cOF6pjl1126rdL30FuB+FoCzaKn6CvPZiJT7kGpcYHiJqmt5eBsh0+JwDJ+qQk3yuvnL 82LzjT870ZFZNHQSvmz8Vne61Tkx7ARdq40PK3RUc/ujqcfQrHZzpjYD2Pwe6g== 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 4Vjrtf4P3yzvnY; Mon, 20 May 2024 21:54:02 +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 44KLs27h092007; Mon, 20 May 2024 21:54:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs2ff092004; Mon, 20 May 2024 21:54:02 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:02 GMT Message-Id: <202405202154.44KLs2ff092004@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 5a1b97e11282 - main - x11-fonts/py-cffsubr: Convert post-patch to EXTRACT_AFTER_ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5a1b97e112821ed12840f97e1b6a68e84570da15 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a1b97e112821ed12840f97e1b6a68e84570da15 commit 5a1b97e112821ed12840f97e1b6a68e84570da15 Author: Daniel Engberg AuthorDate: 2024-05-20 21:28:07 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:51 +0000 x11-fonts/py-cffsubr: Convert post-patch to EXTRACT_AFTER_ARGS Reduce I/O by not extract unnecessary files PR: 278746 Approved by: portmgr (maintainer timeout, 2+ weeks) --- x11-fonts/py-cffsubr/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/x11-fonts/py-cffsubr/Makefile b/x11-fonts/py-cffsubr/Makefile index 8b1b87be4eca..b192826ba70e 100644 --- a/x11-fonts/py-cffsubr/Makefile +++ b/x11-fonts/py-cffsubr/Makefile @@ -21,13 +21,13 @@ RUN_DEPENDS= tx:x11-fonts/afdko \ USES= python USE_PYTHON= autoplist concurrent pep517 +# Remove bundled libraries +EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/external \ + --no-same-owner --no-same-permissions + NO_ARCH= yes PLIST_FILES= ${PYTHON_SITELIBDIR}/cffsubr/tx -post-patch: -# Clean up bundled libraries - @${RM} -r ${WRKSRC}/external/ - post-install: ${LN} -s ${LOCALBASE}/bin/tx ${STAGEDIR}${PYTHON_SITELIBDIR}/cffsubr/tx From nobody Mon May 20 21:54:04 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 4Vjrtj13Zbz5LYZJ; Mon, 20 May 2024 21:54:05 +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 4Vjrth6hZLz4b0r; Mon, 20 May 2024 21:54:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242044; 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=Ika9QA59lyT+V2Sr8TJWZVfWyE1PZcOiYyyNBc7v32A=; b=lCPZbGoOKOjkpgcq9LQHjD1Yex3RTfmXVxOD4jsFLStyCXJMz9S9Ydr7dF+asFAnV+b1US hi90Osr5cm/LLGFutQSdc2JR+3CxP7cm/4INaBrGgG0qfxsDwb9WKI1HgHTNNfNWeKUgPp db7mksowqPh76xJpocFkPWYEqgQZOrPAKdMuEoD6hZJ1cYhYMS/GRtiYEfvoeNcDPAvL0Z Eug1ZJriGNhft4WwmS9UhoCTJamHeXxCB3Nbq4FAIEmu2ej3y0wOXSMIwR2jAERW+79jth VmX47XJDS391CJpgIi0wX33KZlcojBsps+yVDmhRQ5WzfhO1hEhrRoZkNHTadg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242044; a=rsa-sha256; cv=none; b=JzK3GamCq6eSTf7TrnzqOq+5MEyF7vPm5K8pahJ41xxzc0LIbHcTEa/MP5F/TupyyRA71n jZq+lGmr9aveWyESKXG4h8n21oc6CBaB2tchaBoRDS78sV3FxP5P7W2jDLlOHjlS8SAl6W R+cS/UWoM6rKUtY43rR8Qm79g8J68q7Jjw6l7E3yUnnfpK+jJSdnlHo/H7pAkO/NGp7Xo5 chr4VXN3dhYhn3IV3MVJD1rTRQwAkwY71IiHo87ZKor0M9vAEz+qK5d8umul24w063LZEQ a1oHNVzT76b/5GXrmYMqos9eNoo/ANfV072ayeIZi8iMdZdmFyH89fzReu/b4w== 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=1716242044; 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=Ika9QA59lyT+V2Sr8TJWZVfWyE1PZcOiYyyNBc7v32A=; b=A6sbrHvisdciGcG8/f71JsYOWd4/BR6LAHVSTu72Vc4Yh5MEHI2FVK98nytekZzc+JDI2W veUyTh+0gC8bGlDJHOMVA0fGoUlBNNPXkn63DdBni3J2P7/U46H/q1zNcMV6CJBHu3unFK ZIx4A7kWFc44kTuCyDV1BL3rB4gKGfAJVEjInDzrJXvFy0Sx/pQrCIkDoyK7S1/7ymDloa wzTHstz7JhdyCEh+Dcgp25doMCBl8B8YMbSPNGgnQO7WmLCWHI0ctiB2BrLj1HpZ2nfq2D i/8iXwwT3Wein6+P5a57ZcDB+X6YKYdWGfOHgsGoCuVW7X/zBPGPsAGE14lQLQ== 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 4Vjrth6G7HzvnZ; Mon, 20 May 2024 21:54:04 +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 44KLs4b8092093; Mon, 20 May 2024 21:54:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs4kM092090; Mon, 20 May 2024 21:54:04 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:04 GMT Message-Id: <202405202154.44KLs4kM092090@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: e63cf89eb693 - main - lang/py-lupa: Convert post-patch to EXTRACT_AFTER_ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e63cf89eb69315c20b4f7e9d1d24edb002711886 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e63cf89eb69315c20b4f7e9d1d24edb002711886 commit e63cf89eb69315c20b4f7e9d1d24edb002711886 Author: Daniel Engberg AuthorDate: 2024-05-20 21:33:03 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:51 +0000 lang/py-lupa: Convert post-patch to EXTRACT_AFTER_ARGS Reduce I/O by excluding files we don't need during extraction PR: 278747 Approved by: portmgr (maintainer timeout, 2+ weeks) --- lang/py-lupa/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lang/py-lupa/Makefile b/lang/py-lupa/Makefile index 212b959efcd5..ff0dfea4205c 100644 --- a/lang/py-lupa/Makefile +++ b/lang/py-lupa/Makefile @@ -18,13 +18,12 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython3>=3.0.9:lang/cython3@${PY_FLAVOR} \ USES= lua pkgconfig python USE_PYTHON= autoplist concurrent pep517 unittest +# Clean up bundled libraries +EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/third-party \ + --no-same-owner --no-same-permissions MAKE_ARGS= --no-bundle --with-cython --with-lua-checks TEST_ARGS= lupa.tests.test -post-patch: -# Clean up bundled libraries - @${RM} -r ${WRKSRC}/third-party/ - post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + From nobody Mon May 20 21:54:05 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 4Vjrtk2c6pz5LYFq; Mon, 20 May 2024 21:54:06 +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 4Vjrtk0FYrz4b0v; Mon, 20 May 2024 21:54:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242046; 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=e4lGwOK9XrQ3DgsZJgfuZFYqO8wZC4mU0J5UQgw8w1Q=; b=mnG352YcTPeb/VlCDaGVg1sm2sjg9pPzo3F13N6BE5Xe294KT8DY0ksRtvUuKpt0MXPyt2 +qXK0b1BvA0w+6MexBjBk3DZV2mWRYZcVcMUyZYqIUE9RA7Ra2F/tE6nQRn18qziIB1uTb noZew6lLoD92Kvd2Mtt68PLJtt9MEfZ7sVgoIrANsSKu3YubYgQmBYC/wceyM0Ao3DNfg3 seaUcJhmMH7XDPX/fVJPDUrbjIxiHTvsSjOgcdfCz/6N3tsrQb0DG1Y8ZWXeiQ0wAPYngM MJob4YzN8KaV/TJ6dSewGT71QqIBwVVqkmJDArhd6qAsm/29X44zBkMUjB90hw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242046; a=rsa-sha256; cv=none; b=osKz4TmdOHYA5djcn6PMLu4ANa1bf4cfUxOmlcSZtmbMt215gnez6X5Ajt2822tItaRPO4 dVlR5GSbz9QLgB0ftZtLKVFIocgIhSYMUy3GQdECKjIVvHgh95Qf1Z0/evKa+fkClWXxnI CZ/3jzLFYe7RR9C5mPSi/JLdqPWUB1d4NcEhaAlxuouHlA9fe+ghjVq183u94QCexqqlyh dwCdrglIUHymoYYDiAVdNjHcAMQgvYvQFBmb23bqFwzIJ4EEoLSr/ctLVwjTCfPipZDV0r 2O0JlbxSv+pb1yve6Z2uc/TH810btGfI0jytp0/eCUDzMWM72yWp/ZW35RCbEA== 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=1716242046; 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=e4lGwOK9XrQ3DgsZJgfuZFYqO8wZC4mU0J5UQgw8w1Q=; b=qLvQ6aBltvhGlKHqe8+55MB2fpN4XSqQ4IZoOgR/X8EITfVSb7mbhFnlWR47abDHZnsKkM WOBmUNSikRsyO6RSxhGUSn5cVx0UHpPW7MOyW6i8gaceYZ2tugvvV1Owd6mTzQfXbajSPm AD6BLr4RHRsWvw2OgrntFpnws/Mv/Vvjk7y6LMOWP9QohBWIshc3/YlW4OQaMWKtOqZUjo dc18Xfmkp2/2TpxPev0n0R8BPkOFxwsDN4fsT5ho6QdOpCYb40q7IAnUtxJ/+Rpyj+ECKt Itjo9sY42kk1Zc1qTI3f3OVNrRuiwiUyvxKJXV9SdPvPUQJXpnbOSLtpzGfQpQ== 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 4Vjrtj6yZpzvCZ; Mon, 20 May 2024 21:54:05 +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 44KLs5fq092146; Mon, 20 May 2024 21:54:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs5TC092143; Mon, 20 May 2024 21:54:05 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:05 GMT Message-Id: <202405202154.44KLs5TC092143@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: b5e40b0c72f6 - main - net/libilbc: Use EXTRACT_AFTER_ARGS to reduce I/O load 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b5e40b0c72f67288acaa7c9fee231812573bed0c Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b5e40b0c72f67288acaa7c9fee231812573bed0c commit b5e40b0c72f67288acaa7c9fee231812573bed0c Author: Daniel Engberg AuthorDate: 2024-05-20 21:37:15 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:51 +0000 net/libilbc: Use EXTRACT_AFTER_ARGS to reduce I/O load Skip extracting abseil-cpp instead of deleting it after extracting to reduce I/O PR: 278740 Reviewed by: nc (maintainer) --- net/libilbc/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/net/libilbc/Makefile b/net/libilbc/Makefile index 6ea605798942..0da4b3e8f101 100644 --- a/net/libilbc/Makefile +++ b/net/libilbc/Makefile @@ -18,8 +18,10 @@ USE_LDCONFIG= yes CONFLICTS= ilbc-r[0-9]* +EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/abseil-cpp \ + --no-same-owner --no-same-permissions + post-patch: - ${RM} -rf ${WRKSRC}/abseil-cpp ${LN} -s ${PREFIX}/include/absl ${WRKSRC}/abseil-cpp .include From nobody Mon May 20 21:54: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 4Vjrtl2wXBz5LYHj; Mon, 20 May 2024 21:54: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 4Vjrtl1Pcwz4b5M; Mon, 20 May 2024 21:54:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242047; 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=8nr5zHbogIaE+pR0PUcTct4WGpoNfuvHMSkS5Dnx8Bc=; b=P0cWYxOY1dnILCy+s3muZnwJbHAZzqsf7VENdQEMpZl06qmFXKQFWtLxZrXPoolq1Krcaj cuswGTphNeqZ3TQhkUShG+SKL2rYep5eV6uXcE3iGyiR32UD2vTJLOygoPLX5yrVOu4cU4 B7Hgfki9j3OiXqHMZA5XbqEJxozu3vVjhkYiM5H5RxFJUlAiyREHCTgWpJLK2mZRa2WsRn iV8pcjD49PBCliZe4JdILLdhtZFwmsxs/8LBfOPQht3c+hLwXJSbXCg/cloOeT0Bu0AY5M zcuB9wpLZ+ubAygeT8KP+7VdRazaiZ1W1NpJ7jDHAzAQw7hRVTKytkxcC3ZCpQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242047; a=rsa-sha256; cv=none; b=kl203zbSh7iGenPiDvZHEA62J1LTELRudmrOUTz8Y9OyINRWcB7q4LD5UU/Xq8itQ2wrYt yJfPEhrEuwg396Nt/xgeuaISd3d3oHiBU47k3bd/IgC5hYX1OBtfYG92mWM+izszxrCFnO +T51fhn0vS+zBmJAdvkykCUG/ELEtjzoUpgLnUHH1yhZ2gQujuayYUtX0GOqhR2yCJOOx8 7gVKWvslhI++VMzUF9D0ZfW+MSDNAFpFTmVT4ETquQGGMdom4cEbjHyHqAmqQPkZiGwgF+ XowvO5TPaGu4AIv/NP7mv5QK6ug3GIwWwo4Emd5HN7i5PDCW//Ro1Qc9CxKhdw== 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=1716242047; 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=8nr5zHbogIaE+pR0PUcTct4WGpoNfuvHMSkS5Dnx8Bc=; b=Ff6Npa0jPpCL7BdRKstOUsyObrWsDpmaw1D/9MNuE9qdl/HKzFQrAYPF1JitbPLIrwADo0 JRMzeAf6frcgurYYhe2m7G0qunzHZQmCu2gtyk547wqgisvktARCROFWPTujpSKBUPf6l3 CRHbtF2YEEErV06Ozg46eDG95Mnz5iUZ+dD+s+HGPvI9pv96rU7GsRpe6vLAptQbOGZTll Jk40wAq8FJt8wmVyPIl9uyGuMugmDXPfUF7GoatmwceAUCDNmQq5QGjPPSQVBD8fFeKtYZ +2gAwNnONpyqdEcILg7qVh4J3fjBBAHQ615RqMr3B76gcrnhXdttQgBMr9bSWA== 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 4Vjrtl0zGBzvw5; Mon, 20 May 2024 21:54: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 44KLs7eH092188; Mon, 20 May 2024 21:54:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs79E092185; Mon, 20 May 2024 21:54:07 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:07 GMT Message-Id: <202405202154.44KLs79E092185@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 45e73124cc63 - main - graphics/gdal: Convert post-patch to EXTRACT_AFTER_ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 45e73124cc63baa9757d6252a591154526dc8607 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=45e73124cc63baa9757d6252a591154526dc8607 commit 45e73124cc63baa9757d6252a591154526dc8607 Author: Daniel Engberg AuthorDate: 2024-05-20 21:40:30 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:51 +0000 graphics/gdal: Convert post-patch to EXTRACT_AFTER_ARGS Skip extracting unused dependencies to save I/O PR: 278756 Approved by: portmgr (maintainer timeout, 2+ weeks) --- graphics/gdal/Makefile | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 17a34d964c7f..be2fc32c1ff2 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -24,6 +24,19 @@ LIB_DEPENDS= libgeotiff.so:graphics/libgeotiff \ USES= cmake compiler:c++17-lang cpe iconv jpeg localbase pkgconfig ssl tar:xz +# Clean up bundled libraries +EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/alg/internal_libqhull \ + --exclude ${DISTNAME}/frmts/gif/giflib \ + --exclude ${DISTNAME}/frmts/gtiff/libgeotiff \ + --exclude ${DISTNAME}/frmts/gtiff/libtiff \ + --exclude ${DISTNAME}/frmts/jpeg/libjpeg \ + --exclude ${DISTNAME}/frmts/jpeg/libjpeg12 \ + --exclude ${DISTNAME}/frmts/png/libpng \ + --exclude ${DISTNAME}/frmts/zlib \ + --exclude ${DISTNAME}/ogr/ogrsf_frmts/geojson/libjson \ + --exclude ${DISTNAME}/third_party/LercLib \ + --no-same-owner --no-same-permissions + CMAKE_OFF= BUILD_CSHARP_BINDINGS \ BUILD_DOCS \ BUILD_JAVA_BINDINGS \ @@ -206,19 +219,6 @@ XERCES_LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 ZSTD_CMAKE_BOOL= GDAL_USE_ZSTD ZSTD_LIB_DEPENDS= libzstd.so:archivers/zstd -post-patch: -# Clean up bundled libraries - @${RM} -r ${WRKSRC}/alg/internal_libqhull/ - @${RM} -r ${WRKSRC}/frmts/gif/giflib/ - @${RM} -r ${WRKSRC}/frmts/gtiff/libgeotiff/ - @${RM} -r ${WRKSRC}/frmts/gtiff/libtiff/ - @${RM} -r ${WRKSRC}/frmts/jpeg/libjpeg/ - @${RM} -r ${WRKSRC}/frmts/jpeg/libjpeg12/ - @${RM} -r ${WRKSRC}/frmts/png/libpng/ - @${RM} -r ${WRKSRC}/frmts/zlib/ - @${RM} -r ${WRKSRC}/ogr/ogrsf_frmts/geojson/libjson/ - @${RM} -r ${WRKSRC}/third_party/LercLib/ - post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/scripts/gdal-bash-completion.sh ${STAGEDIR}${PREFIX}/etc/bash_completion.d From nobody Mon May 20 21:54:08 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 4Vjrtm484Lz5LY75; Mon, 20 May 2024 21:54:08 +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 4Vjrtm2GM1z4b5c; Mon, 20 May 2024 21:54:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242048; 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=LbJfdwwq1OTFju0Cyaft+/CgloIhqksxPmc4VJsaeRk=; b=gPm/uF6NUewcb2EwKexuwi3QnyLeHrCn4ot5wDon/bZG7IJY4FwrG0RQlx4/DHRtLFpIez 4gRHI5WfE6DA1ONxxPc+waHLMpDcCSWs12F/bJztIXMp0GadP/xQLTEBIgUE5nHVGbdNG5 j9KrbgfTAuqNN6C//pJ36PpGKV+vxKrQc5WBUjqJTjQEPPolIhZ5/l9OI8MUJm8Excrf4r rZhCFuwzg4Dq39URispPWlXPiawImEobCLjW+bWO9Hhu+/QD3MscMJzt6vo3f0M/BrVDY4 cFG3wHiFd/5PVhaZ44WvbCBoCOgCHdyP9tyg0p/TRRDP+kKLmNC6CeP2sWSgow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242048; a=rsa-sha256; cv=none; b=lpaHxfDm6VhzHmGQebPLXqal0FSoFTv/lvVHHOd0gFYkhValGiKuF3F3OHEGWG+R7PE+je TCDjuRHKOH+nojCLvhlymRdUJ4GpLAigyHixXod2DhaXBvc2WBpWFMjHzlbt9MtLUEnv0+ HAFh/J1cC/7k77av0GigkQw9EdPz0IQmZvN2W3kTjg3/TFeUrOFW70s7FPa4Ba1P5xSoTs A0zSiBkxS0TuSCN+uSlA4lfb8dGQCBu2brbQ+V/mXrxOFtCK9nnQi6Ok660iYCmpZdYGPC mhraIN+2XgL0D/KhETeWeT16iB8vfiy+TvHEJKKwgINKiEMverN4Q28bPo/7xg== 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=1716242048; 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=LbJfdwwq1OTFju0Cyaft+/CgloIhqksxPmc4VJsaeRk=; b=fNyJQgFyIXys6pVHwlOnO3e2XfTpoTbpX4QtrtOlqfmcFxYDNU7ou5pM/wNKfoGeeryLCK rGST8Fjx8k5fOZPfCtanowGQlruLcDV+vhnYi+ZO+LXXjDFpBQjewoxWZ23CILVjBPpZ8x r3yf4xXYKZybBC9JhiutZKAfVaRf/HAMrBexLmeyYTihOwwXiFjbPm88hE0CKt+y4HCRYO idEXIGbTlUsiLmjWeODqU8+eou2O75JlykoLW5JvIyFq7VWsD0xGqjq5hX1XJymj7GP15h O4Qx6jitapWVQg+f9nUOKzCFLL7RuG74tlrkbDZzQoYPGzo/NVcccv2OqF9n4Q== 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 4Vjrtm1s32zvsc; Mon, 20 May 2024 21:54:08 +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 44KLs8H1092230; Mon, 20 May 2024 21:54:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs83E092227; Mon, 20 May 2024 21:54:08 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:08 GMT Message-Id: <202405202154.44KLs83E092227@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 20e8b42e2b73 - main - graphics/podofo: Convert post-patch to EXTRACT_AFTER_ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 20e8b42e2b7388c97514575ee7ccc9f3026f481b Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=20e8b42e2b7388c97514575ee7ccc9f3026f481b commit 20e8b42e2b7388c97514575ee7ccc9f3026f481b Author: Daniel Engberg AuthorDate: 2024-05-20 21:42:58 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:52 +0000 graphics/podofo: Convert post-patch to EXTRACT_AFTER_ARGS Reduce I/O by not extracting unneeded dependencies PR: 278776 Approved by: portmgr (maintainer timeout, 2+ weeks) --- graphics/podofo/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile index 1dec4cea14dc..7bbf6016aff7 100644 --- a/graphics/podofo/Makefile +++ b/graphics/podofo/Makefile @@ -22,6 +22,13 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= cmake compiler:c++17-lang cpe gnome localbase:ldflags pkgconfig ssl USE_GNOME= libxml2 +# Clean up bundled libraries +EXTRACT_AFTER_ARGS= --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/3rdparty/fast_float.h \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/3rdparty/date \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/3rdparty/fmt \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/3rdparty/utf8cpp \ + --no-same-owner --no-same-permissions + CFLAGS+= -I${LOCALBASE}/include/fast_float CMAKE_ARGS= -DFONTCONFIG_LIBRARIES=${LOCALBASE}/lib/libfontconfig.so \ -DOPENSSL_INCLUDE_DIR=${OPENSSLINC} \ @@ -46,11 +53,4 @@ PNG_LIB_DEPENDS= libpng.so:graphics/png TIFF_CMAKE_BOOL= WANT_TIFF TIFF_LIB_DEPENDS= libtiff.so:graphics/tiff -post-patch: -# Clean up bundled libraries - @${RM} ${WRKSRC}/3rdparty/fast_float.h - @${RM} -r ${WRKSRC}/3rdparty/date/ - @${RM} -r ${WRKSRC}/3rdparty/fmt/ - @${RM} -r ${WRKSRC}/3rdparty/utf8cpp/ - .include From nobody Mon May 20 21:54:09 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 4Vjrtn5yxrz5LYW3; Mon, 20 May 2024 21:54:09 +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 4Vjrtn2xwtz4b7x; Mon, 20 May 2024 21:54:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242049; 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=iCJ/MfRrCcli6jmuSZfn+bnZny5aB4oHk6Y7pbTou5g=; b=wZTCitB8/CLnlz6kbdTAwd515JWQVR2I+chDm5cWlp+oStPUaXj317U4j+V0eo+KfvUqpH saygjiYszjbU5B6OYNcdTkN5DWcMufKK7hAp+VfZZZBpARK5Ozz3NHqThfv74NuZpea8pi RQXKaeQmUeDLRVsqWjo/M8tJvFZGNl2Ah+7T27eKOkSAf5sKY5Z7omg9paSCIIwP34nWeT i2/3hHkDLfCXFd8s0SVuenwLavUDGR+JUNHtHCL3sAf4oa3/c1YJkHzE6fKj3hgBPXGz5L +NMdPpXiCUC4jtloazJ4M7/e0rtW7cc2SgV0J8NOjN2ZBmFpO1duxJj6kMm6Bg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242049; a=rsa-sha256; cv=none; b=P5pXDvN/umSvAs4TPBsGMJkDt0U8bg9HZEQkymhIP2J2iQPlCejxrGw3u5GQDNHoPGbxRo 9jx/9mVfkQk7eJmpXBXMCYCiX3R1c1jk3kqoSPQYj5Md9Q6SUvS0SoYhcfv4jFywPSuC+m YQl1vX8WxzoH9kAlp9g6VJ2OBeKHysJ4RzDjOmPo/FtvIQbIX6O54drwis8ByYaqKzV1Vo bn3Tm+rqn+/gw8IykNoUoD8HekST1Res2La0dSUMHrwUEpu2AG5p7cQRM0S0+/alb6HS0E NtH9S8c9ufUtXqES5hDGLR8qdN+RCj4IZF0YpIWWE7L4l1iOqjBxlpUgcWi4iA== 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=1716242049; 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=iCJ/MfRrCcli6jmuSZfn+bnZny5aB4oHk6Y7pbTou5g=; b=PHPCUUwG9SnWbYtTs6U9APQGDTNoWpwk9PwR3hj3ll6OIMpMZ0rInOa94/hWX2/OIWNDVO KhR0HYF2qfYHE3to2DJihKjbdRhHz/wDiP5184eudMzKEA1MQK13aXOSizyNEI+OrkiHWs mn3ZBbF5MVofa1pMZOR6gQK1IbpMp4ZeJ7MaI8gdeF9CJ0fGZ24dRbPcFp/VOXsb68s86c I4eWCEOOiXjakMicXjAGvT9/Gl1SmVSuUnfNDt6NebrCvotUHeE3Xl9fSOey8DiM4nfO87 42+h3eR3gjCZa6/vt0oEIBBFgVm7DpVB8y/SPx+jEqGp4R/bW3EF+giHJhKTkg== 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 4Vjrtn2YDtzw9G; Mon, 20 May 2024 21:54:09 +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 44KLs91v092272; Mon, 20 May 2024 21:54:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLs9Pw092269; Mon, 20 May 2024 21:54:09 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:09 GMT Message-Id: <202405202154.44KLs9Pw092269@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: d780766fef98 - main - graphics/openjpeg: Convert post-patch to EXTRACT_AFTER_ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d780766fef98ca7b1fb21ea53357b0aefb433207 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d780766fef98ca7b1fb21ea53357b0aefb433207 commit d780766fef98ca7b1fb21ea53357b0aefb433207 Author: Daniel Engberg AuthorDate: 2024-05-20 21:44:40 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:52 +0000 graphics/openjpeg: Convert post-patch to EXTRACT_AFTER_ARGS Instead of extracted files to later discard them just skip extracting PR: 278777 Approved by: portmgr (maintainer timeout, 2+ weeks) --- graphics/openjpeg/Makefile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/graphics/openjpeg/Makefile b/graphics/openjpeg/Makefile index 00f8e12f97fc..d811361b5321 100644 --- a/graphics/openjpeg/Makefile +++ b/graphics/openjpeg/Makefile @@ -18,6 +18,15 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ USES= cmake cpe localbase:ldflags jpeg pathfix pkgconfig +# Clean up bundled libraries +EXTRACT_AFTER_ARGS= --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/thirdparty/astyle \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/thirdparty/include \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/thirdparty/liblcms2 \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/thirdparty/libpng \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/thirdparty/libtiff \ + --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/thirdparty/libz \ + --no-same-owner --no-same-permissions + CMAKE_OFF= BUILD_DOC \ BUILD_JAVA \ BUILD_JPIP \ @@ -40,13 +49,4 @@ USE_GITHUB= yes CPE_VENDOR= uclouvain -post-patch: -# Clean up bundled libraries - @${RM} -r ${WRKSRC}/thirdparty/astyle/ - @${RM} -r ${WRKSRC}/thirdparty/include/ - @${RM} -r ${WRKSRC}/thirdparty/liblcms2/ - @${RM} -r ${WRKSRC}/thirdparty/libpng/ - @${RM} -r ${WRKSRC}/thirdparty/libtiff/ - @${RM} -r ${WRKSRC}/thirdparty/libz/ - .include From nobody Mon May 20 21:54:10 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 4Vjrtq0fxmz5LYcr; Mon, 20 May 2024 21:54:11 +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 4Vjrtp4J0pz4bMd; Mon, 20 May 2024 21:54:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242050; 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=eSccav6O5uR+W4D3WTGRlrbjG3wsAEMTng2/MS6K13Y=; b=MbyXuYyL6J6J0zgRuOM5xbB271ObZr/Fl5nz2N7YGoyWofvme01Lg7S58zvJPhML+rEm8b anOICTq9NGPgLyuiGU0BCI+YDN89ICRgthykspNoy0BgvZ/gS0m6o+b5FzV+dIlDWRRl/+ 1FbyJrprn5RyAJzMbQjJ20wRH7kKGE9GJtWgZET/M++p6ELmvpRdpHnU8vOAT492gT/ulG LqAQIKBX01PPz4c1Fo7Q1AylGu2EnoMWRzGNcGvPVerHgkq/MXII9qupPuq3k7tpSPtO8j /R6UsOj/+3XTrYBDqOOTp1HUazIPUMSxFof8pCjdKN3By+yCmeg985wGaqPCaw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242050; a=rsa-sha256; cv=none; b=coLwRKEDuBvFAjeu6Anbtfy/dLHYZs2ilu4CrI2BxO+MLVB4pZWqKp6dY+/7pj3KiV1QzW 0ASyR4Sj/WoqdkHbKuWNQZL6Lgx+NPZY0sv5BpCujgg1vw52iZfREuLAqT9HDT/x5oGGxI B/NzplZaHkndQHn4xjKFpc3r/kh/Jbvu0im21aDljZTZ0smsDSSlyJx/igq+ky2CW/9Tpl DOoBoABz2WsOnPCAzFvWhVcbNCCYOKMw6VXe1I0yT15xoj3tezpGmP/P5eM+62WDHEqPEm dxyTMgCA/2QpP334OYuXpbxPjsLLxl+Pix6HwEZwdmVuiUA2sXuLJmvcK6IQdA== 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=1716242050; 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=eSccav6O5uR+W4D3WTGRlrbjG3wsAEMTng2/MS6K13Y=; b=QAZF93fotGMQADYRzitNEm/IFYoonATQ171X5Fid7Z00r9e56BCKTOgWnWNvs/ywL9u6W5 /c/1broAknyS3pOQFv3zMn6VHx+pK9fQDyupmSTvDeBkbFKGlXzUicKweqlSF8tMcQwKtc LKYiS0kB319UXO+Cg+kEtbnRWpS9gGQEAsG0bWl3nIunX3XbcUcZt7e3Q8H+hfwu7bf7Ay 7yAKhxOJBHO5avHDBrZ1BWUUn8d6SsT3z0pqyUseBtCJXkqDVtAM16YvKtYc9cGG+TlUPg JZwafnkNyQW1eWNh6r2QdqjVzup//PRSjapTCHqIvmbAVQ7GGUVD0IZfy6zmJQ== 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 4Vjrtp3sMZzvqJ; Mon, 20 May 2024 21:54:10 +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 44KLsAYv092315; Mon, 20 May 2024 21:54:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLsA6X092312; Mon, 20 May 2024 21:54:10 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:10 GMT Message-Id: <202405202154.44KLsA6X092312@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 439bf80f8075 - main - converters/fribidi: Update to 1.0.14 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 439bf80f80755a445a5e73ba31988ce6f59a68ef Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=439bf80f80755a445a5e73ba31988ce6f59a68ef commit 439bf80f80755a445a5e73ba31988ce6f59a68ef Author: Daniel Engberg AuthorDate: 2024-05-20 21:47:49 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:52 +0000 converters/fribidi: Update to 1.0.14 Changelog: https://github.com/fribidi/fribidi/releases/tag/v1.0.14 Approved by: portmgr (maintainer timeout, 2+ weeks) --- converters/fribidi/Makefile | 3 +-- converters/fribidi/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/converters/fribidi/Makefile b/converters/fribidi/Makefile index 499fdbcd6b72..acbf7fc174ac 100644 --- a/converters/fribidi/Makefile +++ b/converters/fribidi/Makefile @@ -1,6 +1,5 @@ PORTNAME= fribidi -DISTVERSION= 1.0.13 -PORTREVISION= 1 +DISTVERSION= 1.0.14 CATEGORIES= converters MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/converters/fribidi/distinfo b/converters/fribidi/distinfo index 123c4e680844..e92978e18a04 100644 --- a/converters/fribidi/distinfo +++ b/converters/fribidi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685216547 -SHA256 (fribidi-1.0.13.tar.xz) = 7fa16c80c81bd622f7b198d31356da139cc318a63fc7761217af4130903f54a2 -SIZE (fribidi-1.0.13.tar.xz) = 1170100 +TIMESTAMP = 1714889034 +SHA256 (fribidi-1.0.14.tar.xz) = 76ae204a7027652ac3981b9fa5817c083ba23114340284c58e756b259cd2259a +SIZE (fribidi-1.0.14.tar.xz) = 1175648 From nobody Mon May 20 21:54:11 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 4Vjrtq6sZDz5LYXJ; Mon, 20 May 2024 21:54:11 +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 4Vjrtq4xD0z4bN0; Mon, 20 May 2024 21:54:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716242051; 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=S6K4rmws8x78ORba8UQFt5EpIucta4X5y1TuXJeHNxg=; b=aoG7PQCLtI/KoPRiCKbfzdVj3n7iRQpi4gDNkGUjqozKql4jz52fFLOshhYtqzfrw3h7Je /5gm9vU+YdSO/GxQtV1et/C1zwddGebBPflpK4sKzOpQXmYX3LhAzKq3b7A84TbCFFku3B RCxNKJnj8ql5drX6Cx/5Zv1sdiDlz8L3YXuIIUG/C4XGWf72vQmftCHhp+opGYzmHFciBx PJgwCtoQyI3rcTfhSMPVhOi9eSUx56hbqTS0DMNvgfIS1ZDL6gMU23bqNXCqXfAeu138Xs kgozAgj5thGuN0X5nzsS4aLe6Ci3q3w8ZEAPHDNdyg4xrBvqGhaJhvtSwQaA7g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716242051; a=rsa-sha256; cv=none; b=aA2g+HmtUdhLWLyVA+pFKeN97levjekcMgs62HE/RL4YV/TgSOxySFG9i8e+Y4FWSjcthn zVKMDmPWv19eaBz70r2Ss2S4spiGVbAU8sGZolZR2lP2I7j/V2deAF49x2kJ1yEtEIcldP 3pC5qnRM93/ZfhzhGMnWcUuNVzAnnaCPq9/shY6OLxIxpuZHAl50Ec8PvQ88CVXoHoLTzB 7NcK6j9X2VYhjCYDnaJhpxnSkwiuHFIxXt6Ss4tdiZ3EDDMy4rmzRgo6/guliPGHXTK9yu gHLkL900QRK99uoCW+EcEmBPXRX/RZ6LM3q9mADagMssWp5WyxRENnNLTYETVA== 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=1716242051; 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=S6K4rmws8x78ORba8UQFt5EpIucta4X5y1TuXJeHNxg=; b=fxJTBFkWn7Ej6SHMmL8fwtv89BfTEbk4ZpKVetSKnbVBKIcng3su5gK3i17cRyJvWeoT+z sOuYSOI01qeKT6FE8dHYEaop5qfXj+bvuf8hOt0j/l3SDVlYREOGj+DWIaCEbvooQbF41z sYz0kswzPFBPzM9koVPYHekSMIzy+Zvp4GVsTT3FU8SJwLcplnIdb1f4boo7tJbmJUNuAL Tf2mm6aKI7f4GMlkJ5Y7Rgezsev2WrLuSicEOv6CLpm7SrfMz7qp7FXmlzOI71yrkBJtEA 0gt3Y3V7gv1lt3TM4tYLa42TodR4wsBV4xpCRZc6a2I00I9+w96IWjxw7GXPOA== 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 4Vjrtq4X86zvsd; Mon, 20 May 2024 21:54:11 +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 44KLsBrj092361; Mon, 20 May 2024 21:54:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KLsBCS092358; Mon, 20 May 2024 21:54:11 GMT (envelope-from git) Date: Mon, 20 May 2024 21:54:11 GMT Message-Id: <202405202154.44KLsBCS092358@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: d3752d08f95a - main - archivers/libarchive: Update to 3.7.4 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d3752d08f95a55bef853aa6e9d565d68e35c7c9a Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3752d08f95a55bef853aa6e9d565d68e35c7c9a commit d3752d08f95a55bef853aa6e9d565d68e35c7c9a Author: Daniel Engberg AuthorDate: 2024-05-20 21:50:10 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 21:53:52 +0000 archivers/libarchive: Update to 3.7.4 Backport follwing upstream commits: b910cb70d4c1b311c9d85cd536a6c91647c43df7 83e8b0ea8c3b07e07ac3dee90a8724565f8e53fd References: https://github.com/libarchive/libarchive/commit/b910cb70d4c1b311c9d85cd536a6c91647c43df7 https://github.com/libarchive/libarchive/commit/83e8b0ea8c3b07e07ac3dee90a8724565f8e53fd Changelog: https://github.com/libarchive/libarchive/releases/tag/v3.7.4 PR: 278795 Approved by: portmgr (maintainer timeout, 2+ weeks) --- archivers/libarchive/Makefile | 7 +++---- archivers/libarchive/distinfo | 14 +++++++------- archivers/libarchive/pkg-plist | 2 +- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index 7df6fcafbf52..b2c09b45a105 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -1,14 +1,13 @@ PORTNAME= libarchive -DISTVERSION= 3.7.2 -PORTREVISION= 2 +DISTVERSION= 3.7.4 PORTEPOCH= 1 CATEGORIES= archivers MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \ https://libarchive.org/downloads/ PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ -PATCHFILES= 3bd918d92f8c34ba12de9c6604d96f9e262a59fc.patch:-p1 \ - 6110e9c82d8ba830c3440f36b990483ceaaea52c.patch:-p1 +PATCHFILES= b910cb70d4c1b311c9d85cd536a6c91647c43df7.patch:-p1 \ + 83e8b0ea8c3b07e07ac3dee90a8724565f8e53fd.patch:-p1 MAINTAINER= glewis@FreeBSD.org COMMENT= Library to create and read several streaming archive formats diff --git a/archivers/libarchive/distinfo b/archivers/libarchive/distinfo index f5dd9147c6e1..163d5aec8a36 100644 --- a/archivers/libarchive/distinfo +++ b/archivers/libarchive/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1711804132 -SHA256 (libarchive-3.7.2.tar.xz) = 04357661e6717b6941682cde02ad741ae4819c67a260593dfb2431861b251acb -SIZE (libarchive-3.7.2.tar.xz) = 5237056 -SHA256 (3bd918d92f8c34ba12de9c6604d96f9e262a59fc.patch) = 25257cc6897984f52939123d08e1d3e1df29d1050bf60013757315e86c389a51 -SIZE (3bd918d92f8c34ba12de9c6604d96f9e262a59fc.patch) = 1211 -SHA256 (6110e9c82d8ba830c3440f36b990483ceaaea52c.patch) = b677eae8f6fd1a9c3c2184dfd26a0d2862e0182dd295a376af10d18431299a41 -SIZE (6110e9c82d8ba830c3440f36b990483ceaaea52c.patch) = 945 +TIMESTAMP = 1714927740 +SHA256 (libarchive-3.7.4.tar.xz) = f887755c434a736a609cbd28d87ddbfbe9d6a3bb5b703c22c02f6af80a802735 +SIZE (libarchive-3.7.4.tar.xz) = 5417660 +SHA256 (83e8b0ea8c3b07e07ac3dee90a8724565f8e53fd.patch) = 0606162623c3165b9debf545dfc6ed8ee35ee8cd040b9d28f4b3b15dd1f89bf1 +SIZE (83e8b0ea8c3b07e07ac3dee90a8724565f8e53fd.patch) = 1096 +SHA256 (b910cb70d4c1b311c9d85cd536a6c91647c43df7.patch) = 75175fab966f01e7cf273150d60f3716f6caeb6e3b6d9007467cc5713fca745e +SIZE (b910cb70d4c1b311c9d85cd536a6c91647c43df7.patch) = 2281 diff --git a/archivers/libarchive/pkg-plist b/archivers/libarchive/pkg-plist index 45b48eb361ad..4e51a61fcb18 100644 --- a/archivers/libarchive/pkg-plist +++ b/archivers/libarchive/pkg-plist @@ -6,7 +6,7 @@ include/archive.h include/archive_entry.h lib/libarchive.so lib/libarchive.so.13 -lib/libarchive.so.13.7.2 +lib/libarchive.so.13.7.4 libdata/pkgconfig/libarchive.pc share/man/man1/bsdcat.1.gz share/man/man1/bsdcpio.1.gz From nobody Mon May 20 22:12:46 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 4VjsJH0lhVz5LbrC; Mon, 20 May 2024 22:12:47 +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 4VjsJH0Fppz4d8c; Mon, 20 May 2024 22:12:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716243167; 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=vSXlmDvcZYPBu8ylNdnYzGZ1yOnYpo7N/RMOGmI2nnw=; b=CIxPHKoSD9eVt+Yh5ekeUFSgNujaN/QLz1iMPEDAwJXqqP+HofJyj8Ks3DKdX/ZtJ0YRtN YJHiM3Ro0NEvEfbEC9D7lItSiWtfC4Dy0mR2gkxO5nhOOt6YBt/+jYgzjrX8ATVrfAnxWj hSaUFGUjEls2g7mw7ZEny+2Wk0YmSSI8jEXd39nxnK93BdF4LD7pIlzQu+A2zsSWHGbBrE D6YXKaR5tEP8lqoTmIoNVfO09I3HE/yBpArVTK5DBokJlChM6Tj6YV6ly3FnvjfPfDuXr6 BcWvNL6cUqP2/khKnYyCwZr2mSBqX74x6Q2qLVEZfAAK2he0Agz9HYFtNW+nFg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716243167; a=rsa-sha256; cv=none; b=rhagp8dB/Fv6xUuXl4mkwm6gMZqq1Lyki5GuOTytvPX+JqbwgSJL8r5Q178oeveVVK0fkV 5gnM3PBKyHmVwCV7IBVKE1l5UoIqTaUk18v0eG3nfn2dE3hQpPnbJgyq1ivmObFFsdmOQI 0E3GKaiyGP2MxhfNV8lwvyd8G5QsOuKTD5rWowuqqVtRBa8M+eO9veoc820i6os+bRHMft AYM9PuDfjBnPlXxbErh5c+4FuBlVkwyMAWDAPpw44Wg6P/qhMp1I5mWvjnQKKMH19TaTKj kHy/b1KWXGw5prIeVrYjDvZYXDZwpPjbkYXUWV80GoRhFm/OWkM0VeDS6oIz7Q== 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=1716243167; 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=vSXlmDvcZYPBu8ylNdnYzGZ1yOnYpo7N/RMOGmI2nnw=; b=lwHraNzccAC7WXsZstwDpDEZFVaEDq+NzNZjd1YSwByN3XjetzkS2F/uthxji9Hprtf/lH 89YPeJCxCMJoF4B/Z6KD+buktPUNind5QXtImh1ggpC2EYjgCzVy6jbtvBQIISblH8dxPj ziUdYx7rQX/UqifVd/bJqPxKf6QN7qdzeIiiev0Y/NsB42wHQ4t5VSEAsiid1cOpzB8Ag8 XveTzDJwiHfXqFQIlvCSakEaqunNLNwJwNDG/0UI4wdRW1u2kzXqFp36pY4+ru6hllwirW 5ndRHhgpa+vDaxDCdbt9+seZenI5+n/A9zQHGvIxUo4LxFswRLs/XXtMEaL6yw== 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 4VjsJG6vx3zwC0; Mon, 20 May 2024 22:12:46 +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 44KMCk5x027117; Mon, 20 May 2024 22:12:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KMCkhf027114; Mon, 20 May 2024 22:12:46 GMT (envelope-from git) Date: Mon, 20 May 2024 22:12:46 GMT Message-Id: <202405202212.44KMCkhf027114@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 2b65739b4219 - main - mail/isync: Fix plist and bump PORTREVISION 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2b65739b42193c5f39fe4dfa021db4cb221a37fd Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=2b65739b42193c5f39fe4dfa021db4cb221a37fd commit 2b65739b42193c5f39fe4dfa021db4cb221a37fd Author: Daniel Engberg AuthorDate: 2024-05-20 22:10:43 +0000 Commit: Daniel Engberg CommitDate: 2024-05-20 22:10:57 +0000 mail/isync: Fix plist and bump PORTREVISION Bump PORTREVISION and fix plist after commit 650deaf8ca0cb3acf4e66d5d60f151cac5bf676f Pointy hat to myself Approved by: portmgr (blanket, build fix) --- mail/isync/Makefile | 2 +- mail/isync/pkg-plist | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 458f1df019b6..b4d929ab1059 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -1,6 +1,6 @@ PORTNAME= isync DISTVERSION= 1.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= SF diff --git a/mail/isync/pkg-plist b/mail/isync/pkg-plist index 8ef90bf07974..8f5d493454ad 100644 --- a/mail/isync/pkg-plist +++ b/mail/isync/pkg-plist @@ -1,6 +1,4 @@ bin/mbsync bin/mbsync-get-cert -bin/mdconvert @sample etc/mbsyncrc.sample share/man/man1/mbsync.1.gz -share/man/man1/mdconvert.1.gz From nobody Mon May 20 22:23:14 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 4VjsXL3SNjz5LcfJ; Mon, 20 May 2024 22:23:14 +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 4VjsXL2z5Vz4fp8; Mon, 20 May 2024 22:23:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716243794; 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=G0yoDv3ijeLbTTvbC47FMhLhKcjMry563dL2rtdKciA=; b=WaW1efzQDxHJlrPS9NRmspwoprKrwUVqsLmfzBUwFp8OLMEvd6bI3bV2fOse736lmIaZDj geon6xjSk8CYT71oU6JH7tfYP5XHOAA7ro2AxV7jM7uxz+Sa0e2ucxEcZRiAzGw8wauOFY 8S/7xH7uRPZ1wUSlBA/VqL326oAAjlHaUqdJ4GCQHh143BM8+ApT2xQUU9uA7rBfCoYO71 bQ2JB+Q+1VejZjBEH8iXg/dSGzHvhteTTovNmDNI+YectjQuXf5rudsZUC92zMHVf26yDS I94xOU/m99IymVSx+gqEIaSO19UqFS3PbuoVdcgaWo+DwpwZ/mc4DZYVEX0zKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716243794; a=rsa-sha256; cv=none; b=b3Hca06YGibj4VuXDweVUnAkO975u7YkzuiOEQsSIcTR/45Ri+Cu7ISBL1nMuc4oZ8Z/XI hsOsiZMorX0mxZG+mVaKW9E+PYH5AVGtfO1jQDvFXRukfZiLz1zLMA8nhzcdReU6PYov34 qI0ti1RR2bOMU2OHd4zr3d9dkQdvOymeVJ8DMAVP+Gsx5XO2x6NEfsmpQUW9fejWTt448z 4F+0CQefTnMm0WRlLfblg3KKoEyVTInGDhpT4GAt3BCxHWCActQlf8BVxY/+4m4JpoNgof VzX2yi30AmZre7+qKGpiA0XN3LXlWM3lH09r3gRfT3s3QNNF8jRG0Zi+jdwJCA== 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=1716243794; 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=G0yoDv3ijeLbTTvbC47FMhLhKcjMry563dL2rtdKciA=; b=gzmedLYocCr586GolAJSeM54O9enwpx72iUBUOT4AmtUgkgAKcJ5AiFC1nS+pfu9+Y9j9I cFWSmhw9ZkI9ap/Q7bbisfdXPkUFBW9IkV3LF1gJCz8ZYTHMwayALXI5X5kBF1EmlvkJo7 RAlZLLeme8/COXzx/X1LqchGKLm/wOjryG0PTmBTkw36n37yheQyYhkOkxkoV2n3dyXPQx iWUqrmVsuzW7yGMAT7UEyXXAzCHcKbvkca3bq//f9GB1/0iVH0ZHvvRp5swh0PbddjNgxT eOXpJRxD+tCankur4H54sLwK0kahNMHGhMduQNX9RMEIfBRqE8rmcyphMKoLyQ== 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 4VjsXL2ZSdzwrf; Mon, 20 May 2024 22:23:14 +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 44KMNERX043926; Mon, 20 May 2024 22:23:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KMNEeJ043923; Mon, 20 May 2024 22:23:14 GMT (envelope-from git) Date: Mon, 20 May 2024 22:23:14 GMT Message-Id: <202405202223.44KMNEeJ043923@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: aa9687372fb5 - main - x11/dwlb: update to s20240516 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aa9687372fb5ea5fa2b97dc86a96b42030baf6f0 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=aa9687372fb5ea5fa2b97dc86a96b42030baf6f0 commit aa9687372fb5ea5fa2b97dc86a96b42030baf6f0 Author: Jan Beich AuthorDate: 2024-05-17 00:24:17 +0000 Commit: Jan Beich CommitDate: 2024-05-20 22:23:03 +0000 x11/dwlb: update to s20240516 Changes: https://github.com/kolunmi/dwlb/compare/a30bb03...0daa1c1 --- x11/dwlb/Makefile | 4 ++-- x11/dwlb/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11/dwlb/Makefile b/x11/dwlb/Makefile index 3f138b0d5803..08ccc4011eb5 100644 --- a/x11/dwlb/Makefile +++ b/x11/dwlb/Makefile @@ -1,5 +1,5 @@ PORTNAME= dwlb -PORTVERSION= s20240427 +PORTVERSION= s20240516 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org @@ -19,7 +19,7 @@ USES= gmake pkgconfig xorg USE_GITHUB= yes USE_XORG= pixman GH_ACCOUNT= kolunmi -GH_TAGNAME= a30bb03 +GH_TAGNAME= 0daa1c1 EXTRA_PATCHES= ${${PORTNAME:tu}_PATCHES} PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz diff --git a/x11/dwlb/distinfo b/x11/dwlb/distinfo index 42c441f7d813..77ee30604add 100644 --- a/x11/dwlb/distinfo +++ b/x11/dwlb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714243248 -SHA256 (kolunmi-dwlb-s20240427-a30bb03_GH0.tar.gz) = 9e92122032e995dee0b1f008734452363d5647acc51c711e8a902f6134a4e796 -SIZE (kolunmi-dwlb-s20240427-a30bb03_GH0.tar.gz) = 69672 +TIMESTAMP = 1715905457 +SHA256 (kolunmi-dwlb-s20240516-0daa1c1_GH0.tar.gz) = 4d1edddd1396d8331a5773bed22f7d1f2e36d1c50c69f979300885c332d3defb +SIZE (kolunmi-dwlb-s20240516-0daa1c1_GH0.tar.gz) = 69737 From nobody Mon May 20 22:23:15 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 4VjsXM5h3Pz5LcjW; Mon, 20 May 2024 22:23:15 +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 4VjsXM3yRkz4fpB; Mon, 20 May 2024 22:23:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716243795; 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=E1Vputu9Lny5LU3+1sw56RUAyF9YvGzPQi3213KGYYw=; b=XHTOO5OWLMGRCbEuoe89S8q63WNAL0xZQB+tR6RhFdtP2FK3cm+z9OwXDaGO6vC54jq6RS dQgreXO9qWmKh29Pgr21MEubabLAgjXgIvMJ9goAuXdHX8KJ9/x2tSm9pxeQx4HpNyICem AelHTkqXDf/MSMbEUoYWGTNjErJ4fSgCNZAtq0Q4825j9a2BNmVkHyJlfofGTgRiorzvqh vXUhJBmxGY5BWKUAWEjD9kb/2gerVk0wchQW3fC5pH/TPv6C0tjl0gfdynFMzj70EnnqKU kpq1pg2NjdlHG2tvjtzpLeitjzvbFUNnKmnZ54G8z49RiDbJ8/rzEID1EwUoag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716243795; a=rsa-sha256; cv=none; b=VVz3iG7w60gI8iAddGktvmCRd/trXqN5SfQrY7pH/RKAbftesrxvkSOGPMOLN+Y2Fm0l0v 3BztSRESaYgagUhpwKlnMVQSUShWTXpM6WFymEgMJJuWPMwZrrJWm9s4EQ0293EAUdfxEq nzUCtgLcqu2SStgZVf/Gwjes5Mbx1thNEywwobDQcZO8cM5m0PvTOmHtGWCsyfGB02G5I7 Feg+DmJHARS9LO9F/K2Ppp/mvKLuiL1oOTql6Mo9wEKT0WFGVXqaIVfSzMDw8rBBtyTwov eD8/O15PpEr/zHVcnX9DlXKs2C1lPK7MJwHPWzqEqT4Iky0iHeQozeMPc9BAXA== 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=1716243795; 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=E1Vputu9Lny5LU3+1sw56RUAyF9YvGzPQi3213KGYYw=; b=RjVEEVjFmBQ5UxGcYZ1QDtBjHrtoAhOLFvFyV3OcDpimUys/QaCjsl7tBRzdu4cVhz08VC iuWxs6eWO4nYi7Ax3LXyLiEQGGBl5bmulKUzxCXV5MRLuPoGkWMGa+mjgc9WKPkcddV+Hr ouWT/V5dSS19CjOWj385Ip9LnfPogQeABCSFrLHZvVsERzwvsQYxPKqTq5LIeXfJVbkoyE 92RPFE7xCNfFnTxK2DolZqWxBXYNCxy8RKjULxbhPD8dLs2Mq5ZHAfZvzreV6c1D051gOg CkJZdJm7KFyCkMrSU2NkV5vBp9lisPxVp7k5dHi54qx7H/HHtwmQiP4MuEIFEQ== 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 4VjsXM3ZT7zwDr; Mon, 20 May 2024 22:23:15 +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 44KMNFvP043965; Mon, 20 May 2024 22:23:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KMNFxa043962; Mon, 20 May 2024 22:23:15 GMT (envelope-from git) Date: Mon, 20 May 2024 22:23:15 GMT Message-Id: <202405202223.44KMNFxa043962@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 805c45dd6162 - main - x11-wm/cosmic-comp: update to s20240515 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 805c45dd6162b351bd9da69b464505394e703a6c Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=805c45dd6162b351bd9da69b464505394e703a6c commit 805c45dd6162b351bd9da69b464505394e703a6c Author: Jan Beich AuthorDate: 2024-05-15 11:12:24 +0000 Commit: Jan Beich CommitDate: 2024-05-20 22:23:04 +0000 x11-wm/cosmic-comp: update to s20240515 Changes: https://github.com/pop-os/cosmic-comp/compare/36bf611...dfb3bea --- x11-wm/cosmic-comp/Makefile | 5 ++--- x11-wm/cosmic-comp/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index ff329900f476..a24df7e726e7 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,6 +1,5 @@ PORTNAME= cosmic-comp -PORTVERSION= s20240510 -PORTREVISION= 1 +PORTVERSION= s20240515 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -23,7 +22,7 @@ USE_GITHUB= yes USE_GL= gbm USE_XORG= pixman GH_ACCOUNT= pop-os -GH_TAGNAME= 36bf611 +GH_TAGNAME= dfb3bea GH_TUPLE= pop-os:iced:0.4.2-1941-g1d9bb7fd:iced/../${WRKSRC_crate_iced:T}/iced CARGO_FEATURES= --no-default-features # disable systemd PLIST_FILES= bin/${PORTNAME} \ diff --git a/x11-wm/cosmic-comp/distinfo b/x11-wm/cosmic-comp/distinfo index 2610f95d43a7..58167c39c53f 100644 --- a/x11-wm/cosmic-comp/distinfo +++ b/x11-wm/cosmic-comp/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1715342445 +TIMESTAMP = 1715771544 SHA256 (rust/crates/ab_glyph-0.2.23.crate) = 80179d7dd5d7e8c285d67c4a1e652972a92de7475beddfb92028c76463b13225 SIZE (rust/crates/ab_glyph-0.2.23.crate) = 18537 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -1213,7 +1213,7 @@ SHA256 (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = c7fa4555cb8d198f1c SIZE (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = 15566 SHA256 (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 606b54e1e361e2b364cf8198b6f0ce9fdde2f1b80f3824e741ef4770f44a79c5 SIZE (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 176154 -SHA256 (pop-os-cosmic-comp-s20240510-36bf611_GH0.tar.gz) = d63a8b6ffaa2520a7b92b87ac9cb57e22dee32720c42e29e3f7a310a11c177e7 -SIZE (pop-os-cosmic-comp-s20240510-36bf611_GH0.tar.gz) = 359265 +SHA256 (pop-os-cosmic-comp-s20240515-dfb3bea_GH0.tar.gz) = 63c1ffb038a2e67b054c6fc0fc81aa8c56211fcf75d4a829c6494b62bdb59056 +SIZE (pop-os-cosmic-comp-s20240515-dfb3bea_GH0.tar.gz) = 359548 SHA256 (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 737785d7072f96147300e16c4f98130d0560ba79c06c9ea6fce0d3d4eec7bee6 SIZE (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 4664993 From nobody Mon May 20 22:23:42 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 4VjsXv0rlcz5LcyH; Mon, 20 May 2024 22:23:43 +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 4VjsXv0Kn6z4fn4; Mon, 20 May 2024 22:23:43 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716243823; 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=0gqOSxN9+M6vZ5wKJvgfq+WjyFwIbak5eUWqKq7rAJg=; b=Sti5C1P5qP/cbvSD9rDbZhZrGSMsgynk0UQUKFRcyTwLhfztnptPWcolotLM7qSTJWqZfi OQT8MWBfWkt9bG/ajBJ3SrJRA/AP06G0jYyrxUHh6KyHneX3D6Ai9jNcEKOPwJ7mZqssOf JkO3mLr/NJa4heNjWfFxAV86VOUCipclqNhYP6MbOCroVOzs+J5pwX1yxV0n8VoDG6QoI5 v3goXCsO1aTuMNhc3TSVpelSHD0sSzrjf4AWlSG53nMjjOmDg0bhOi/lXTY0GKY9p8yo32 AR9Y0lRJ8z0Z6bmZmwSgPvBv3AKPLVzSe9r1duPbrcFNyAwtJ54aKU6YiC4wmQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716243823; a=rsa-sha256; cv=none; b=K35mPTPE1g8O5su8CNU1jXcv3NSaNxgofUcLYWJ+hqgVHzdCqAwi65Y3nGbcIxxQEnmKWz rH9a9h8lMH0D21niDp9M2LV4PNmNtX853hNIijMQQ8QEFfoY9fQALhVMn5r/sgIDVOBl/J 46wNsLKc+ihLLqxZ8uxi+ccwrF+HcLFy9AepngPJbk4xNaGYI7RSe77UMM28E0gHMxTrZ6 Z5ye9BrBzXoO54l0teOjNBmyD1d4/rerIRugtttb1ZX3BftJmV26/ALjfLyGV5OYfNVTOU 0Ju7yo4WKx4LDMGEHIg/5feOZESfyKcNoegbNNyeDjEMQQscj2qpgsbPdVEpzg== 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=1716243823; 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=0gqOSxN9+M6vZ5wKJvgfq+WjyFwIbak5eUWqKq7rAJg=; b=NzL+ZnueHVmDXst+GY/+Z4BZlTguFzQpmr6Pu30dNHNjXcwE0HYrtuk/L1cW+Gp9EOysN8 RkoHGX4AUKsaqPYz7/q+6teh0YSB43l/vY4Rb6gnCpOX6oh47W9vXGV6b6HI1D4++RVohe 1k+iBi4VGlV8ndTeic7fxy4ljMgKeoHTdbHOEm5TSxzJG6g2L9gt4M9O/Eb8T3gLTZvOsI a1XoMvuFUVW5jVWSl4H/amFJxIVVN408Eq7ORzhvQZ+u41LOTkR3T2z5W5jnC5dNYSBPzr WjXa1FKoAk9RYtxFQcEwNPFcOulhF3HSw+HkQQxm+2D9U2qm4Yz+oGg+vbh4Iw== 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 4VjsXt737Zzwmv; Mon, 20 May 2024 22:23:42 +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 44KMNgrN044181; Mon, 20 May 2024 22:23:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KMNgC5044178; Mon, 20 May 2024 22:23:42 GMT (envelope-from git) Date: Mon, 20 May 2024 22:23:42 GMT Message-Id: <202405202223.44KMNgC5044178@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Gabriel M. Dutra" Subject: git: cceb0aa799fa - main - devel/rust-analyzer: Update to 2024-05-13 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: dutra X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cceb0aa799fabb519ee0b79a6946b0af1be67a70 Auto-Submitted: auto-generated The branch main has been updated by dutra: URL: https://cgit.FreeBSD.org/ports/commit/?id=cceb0aa799fabb519ee0b79a6946b0af1be67a70 commit cceb0aa799fabb519ee0b79a6946b0af1be67a70 Author: Gabriel M. Dutra AuthorDate: 2024-05-19 17:36:11 +0000 Commit: Gabriel M. Dutra CommitDate: 2024-05-20 22:23:27 +0000 devel/rust-analyzer: Update to 2024-05-13 changeLog: https://github.com/rust-lang/rust-analyzer/releases/tag/2024-05-13 Approved by: rust (Mikael, implicit) --- devel/rust-analyzer/Makefile | 3 +-- devel/rust-analyzer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/devel/rust-analyzer/Makefile b/devel/rust-analyzer/Makefile index 1d12dc4adc49..a08a9a253f5d 100644 --- a/devel/rust-analyzer/Makefile +++ b/devel/rust-analyzer/Makefile @@ -1,6 +1,5 @@ PORTNAME= rust-analyzer -DISTVERSION= 2024-04-29 -PORTREVISION= 1 +DISTVERSION= 2024-05-13 CATEGORIES= devel MAINTAINER= rust@FreeBSD.org diff --git a/devel/rust-analyzer/distinfo b/devel/rust-analyzer/distinfo index 08b5f66ebbac..0c9a83bfd395 100644 --- a/devel/rust-analyzer/distinfo +++ b/devel/rust-analyzer/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1714879914 +TIMESTAMP = 1716138136 SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -415,5 +415,5 @@ SHA256 (rust/crates/xshell-macros-0.2.5.crate) = 7e2c411759b501fb9501aac2b1b2d28 SIZE (rust/crates/xshell-macros-0.2.5.crate) = 2845 SHA256 (rust/crates/zip-0.6.6.crate) = 760394e246e4c28189f19d488c058bf16f564016aefac5d32bb1f3b51d5e9261 SIZE (rust/crates/zip-0.6.6.crate) = 65789 -SHA256 (rust-analyzer-rust-analyzer-2024-04-29_GH0.tar.gz) = fa379e8c24a89eb18a315b60e0b607346f7f7fcde0f74b56a04b09f583037419 -SIZE (rust-analyzer-rust-analyzer-2024-04-29_GH0.tar.gz) = 2958576 +SHA256 (rust-analyzer-rust-analyzer-2024-05-13_GH0.tar.gz) = 1a02f0d55701ef270a091f800d45ab51ee0ed6e8e75f901f1d0959b2990625af +SIZE (rust-analyzer-rust-analyzer-2024-05-13_GH0.tar.gz) = 2961329 From nobody Mon May 20 22:23:44 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 4VjsXw1rbMz5Lcln; Mon, 20 May 2024 22:23:44 +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 4VjsXw1NWGz4fvf; Mon, 20 May 2024 22:23:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716243824; 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=SK9z/f8w2oMTMCZZGC3eCXAaJrEDwNKpR/VidVl+jCw=; b=ICMWeg0JGqtabTSWAoFat3QWKU9Skrr6Oqs6sBmTvt0G/FuXpafTWxUJ28TCRL//3pc6yK UTKtunB4cAoOjZWnLIc4LkO1lJ8NHzmiFhYYTDzf4Eq8JUS8Ss5MZ7hkCefGRZpvNPkXKv GSJFn8xlcF5xv+eYuX6PEUwCClulD9JXV5fZe6xYHRuqgPQZrREdvN8EIdzoit9vTNLq4d vRwXtzUYEtM4tYYRb1RdVM7un8Xf6N6dweksxWwyghWgNKp6MatvG4jlTfoQzFR4h2ZDC0 cDUE+ojEwF5Jc7pX5mEkHDCOJcmHd5xaRgREcztQ4rb4tRaIiPBIE9qX6tN/gg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716243824; a=rsa-sha256; cv=none; b=wBuPzAnS0I8JKR7vo/myLbI1uqDZ4ojT9rd20ZqMci+rmPITmG82iHB1cgobXcA6SMUQr/ YP+KdU5QgI8EkR7m/2y+SJGV1ZyDdBUNnwLjGg/ePEuwDM260pn3Nhghl5M6uBdKs3sXHV vY0L4B9kZOuePvkMNIzgd4KclvpTX7QqoH0GCh07H7A474CSEfSh86GjUBIPJVP08c43yf e3OdTFuZzhUfqUBNX0IpnVjKEPVK0LlbfZpGkKiMOJJclZ3dYzwcWw9Y+Wnp97sRseCm5f bL2rgr5c/pW4ARm+r/QdrGqOSnmsWMvaIONL9XpbRzsOFaOaEOQEmNN5KgomUg== 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=1716243824; 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=SK9z/f8w2oMTMCZZGC3eCXAaJrEDwNKpR/VidVl+jCw=; b=XVCh+E99ez/6OGrINuJGEyqJ4LrieUtt/MYZH7M9OrjfmjQepV97k5cjPbitMt9KT3IMpW lkcw+/Ae7teof09pTFKmYUGUsgj8psKjPaG3RWgplYoUVV/Bn7xPB2aNrTsxn4L0bBCCTs 9ZlaEOdzj6Q3s3wyDFUzlZk+tShvL71vd1we5k0UtjzU7yUGAl2+s6srNkov4gg/tRr7Di 18/5wDX87dvxlLKIyAg8s7iezDu4uUkwPdrB+6X7IExm3z3OwoXQ+LsvmlptyGgkG11O8R QuUwIpbc6EDG426v0DgdiyGHFE7vASKLr13VC5bjrClKy2PbS/DzvP3u6DSd8w== 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 4VjsXw10wfzwtq; Mon, 20 May 2024 22:23:44 +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 44KMNiVu044223; Mon, 20 May 2024 22:23:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KMNicS044220; Mon, 20 May 2024 22:23:44 GMT (envelope-from git) Date: Mon, 20 May 2024 22:23:44 GMT Message-Id: <202405202223.44KMNicS044220@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Gabriel M. Dutra" Subject: git: 9e8653d0d99b - main - devel/atlantis: Update to 0.27.3 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: dutra X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9e8653d0d99b670cb1eaab2d99efc0dbc74180df Auto-Submitted: auto-generated The branch main has been updated by dutra: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e8653d0d99b670cb1eaab2d99efc0dbc74180df commit 9e8653d0d99b670cb1eaab2d99efc0dbc74180df Author: Gabriel M. Dutra AuthorDate: 2024-05-20 22:22:29 +0000 Commit: Gabriel M. Dutra CommitDate: 2024-05-20 22:23:27 +0000 devel/atlantis: Update to 0.27.3 changeLog: https://github.com/runatlantis/atlantis/releases/tag/v0.27.3 --- devel/atlantis/Makefile | 3 +-- devel/atlantis/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/devel/atlantis/Makefile b/devel/atlantis/Makefile index 3ab1bccafa62..6330d06809d9 100644 --- a/devel/atlantis/Makefile +++ b/devel/atlantis/Makefile @@ -1,7 +1,6 @@ PORTNAME= atlantis DISTVERSIONPREFIX= v -DISTVERSION= 0.27.2 -PORTREVISION= 2 +DISTVERSION= 0.27.3 CATEGORIES= devel MAINTAINER= dutra@FreeBSD.org diff --git a/devel/atlantis/distinfo b/devel/atlantis/distinfo index 7efbb33a77a3..0ef33c08f282 100644 --- a/devel/atlantis/distinfo +++ b/devel/atlantis/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1711344353 -SHA256 (go/devel_atlantis/atlantis-v0.27.2/v0.27.2.mod) = 5cc32cbd08ad292fe08b700313916a50af7721cf2978afa0490da171a214b97d -SIZE (go/devel_atlantis/atlantis-v0.27.2/v0.27.2.mod) = 5902 -SHA256 (go/devel_atlantis/atlantis-v0.27.2/v0.27.2.zip) = 3523fd1b1e968eed2be826dfacf17616a73a5aa5df1176bb60643932a9b2da78 -SIZE (go/devel_atlantis/atlantis-v0.27.2/v0.27.2.zip) = 5633652 +TIMESTAMP = 1716097041 +SHA256 (go/devel_atlantis/atlantis-v0.27.3/v0.27.3.mod) = 9889179e8cde9879e2c78e61f225f2dccd68d341d942266a8327621e8f62023a +SIZE (go/devel_atlantis/atlantis-v0.27.3/v0.27.3.mod) = 5981 +SHA256 (go/devel_atlantis/atlantis-v0.27.3/v0.27.3.zip) = 27ae2b6f4cf7af5e104f0a96fb0143a220b80166ac261f6df66e6b7a4b21260b +SIZE (go/devel_atlantis/atlantis-v0.27.3/v0.27.3.zip) = 5634395 From nobody Mon May 20 22:23:58 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 4VjsYB4q6Cz5LcrQ; Mon, 20 May 2024 22:23:58 +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 4VjsYB3TcYz4gGm; Mon, 20 May 2024 22:23:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716243838; 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=4kx0451tcYXm1/pPk5sBvC4+9V9ZZ/lcv1zrfPbN/oA=; b=nFhPErQLYcEgQUk+YtiGIohS/MBC0V1NimC1JGcDCywC/+Vm3d2GZjdO0fkq92rpymHP3x 72zgy6Wvv0MkVKV1FAU1xPjShTNfe/paUPLR7PxWRcVwp/coJo7XfiWu1gWevsoQzqIpfc WS9HfwznRrRcI62sf2BMwtA+4oDTu8HB+RoyM5day9irk486Z6q3gu5EtMpsrqfGD2/cSZ exD+j3vVQtTtwxP5Xi3ZlVbXM2MwBALjIWZNNDFOPyuDkR/xoaY8lM9L2wJIMPCGiosj1h V7GpMoyvF/q5CF54OeD/2svVpt/NLcPOCgfzxjet+q4m2ylxUikGxsRB7TAy2A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716243838; a=rsa-sha256; cv=none; b=p08Bkj62JlmrfWBt8Z5sk84KRSTEJGkA7cslXBLSAOj4Hffxh/HeBd0wkUNxGKQAJs0JAk +mj7VMjRtqEV62aMLORy2qAa69z2G2LS9lI4Ki8mzezsgdpVW1Ga/U8hkf2uZG3iC+6Nzi pNoClbx/aPb4tpuXNJdMIz3bIuCsfisMR/EGnMYDqn5qtPYy37czFnY4UQHNIUuXjPVTg8 ibuOgGvp96OLV1zGJ+4rPUQM7M1GZz0WEgOXM86yL5dGA3BS3E/kZt5d6/9D0x1vTBFhXX Rf5uhfXxfrrO4kYfjS2Qs/VS7dObl5aB+JtMPscv2FJQDHO07r9luNMzejvlKQ== 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=1716243838; 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=4kx0451tcYXm1/pPk5sBvC4+9V9ZZ/lcv1zrfPbN/oA=; b=QLE6TDIYx0LIyJ0bDXkgaSD0LQLPI8ZBCo64Jh2ql+7s5CHGIILvDzeygKRL+r/++/6CKG a3+qWO3goa4R44B7qRHQPDLAjln06XwJ9CYgUAvxt9QQ73SP3V4LVvjdtdS59qDZdfAtEp 0hwTdpjU73vQjFFfmy3+cz+Lc03WIfMiL8cDpKtzyHatfVe1XViLNKo4hbYOR7kPw5vku1 mI6oaxpEpOxKh5LzMcBFCVOHIbiCD6uOuzXbyn1RBptofvkuyEPGkAaTMU7XTcXiSaUIJQ rPaupww+yhg3ZqZT7Fh5EpSwwr3H4exqaaSHn1CgpDlYvdyuDixkK4cDEjvgAg== 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 4VjsYB35KTzwDs; Mon, 20 May 2024 22:23:58 +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 44KMNwP1044392; Mon, 20 May 2024 22:23:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KMNwYK044389; Mon, 20 May 2024 22:23:58 GMT (envelope-from git) Date: Mon, 20 May 2024 22:23:58 GMT Message-Id: <202405202223.44KMNwYK044389@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: b1cffe398cf6 - 2024Q2 - x11-wm/cosmic-comp: update to s20240515 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: b1cffe398cf68e464683bea16009b2bfcdff83d6 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1cffe398cf68e464683bea16009b2bfcdff83d6 commit b1cffe398cf68e464683bea16009b2bfcdff83d6 Author: Jan Beich AuthorDate: 2024-05-15 11:12:24 +0000 Commit: Jan Beich CommitDate: 2024-05-20 22:23:42 +0000 x11-wm/cosmic-comp: update to s20240515 Changes: https://github.com/pop-os/cosmic-comp/compare/36bf611...dfb3bea (cherry picked from commit 805c45dd6162b351bd9da69b464505394e703a6c) --- x11-wm/cosmic-comp/Makefile | 4 ++-- x11-wm/cosmic-comp/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index 357c8c8ae1be..a24df7e726e7 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,5 +1,5 @@ PORTNAME= cosmic-comp -PORTVERSION= s20240510 +PORTVERSION= s20240515 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -22,7 +22,7 @@ USE_GITHUB= yes USE_GL= gbm USE_XORG= pixman GH_ACCOUNT= pop-os -GH_TAGNAME= 36bf611 +GH_TAGNAME= dfb3bea GH_TUPLE= pop-os:iced:0.4.2-1941-g1d9bb7fd:iced/../${WRKSRC_crate_iced:T}/iced CARGO_FEATURES= --no-default-features # disable systemd PLIST_FILES= bin/${PORTNAME} \ diff --git a/x11-wm/cosmic-comp/distinfo b/x11-wm/cosmic-comp/distinfo index 2610f95d43a7..58167c39c53f 100644 --- a/x11-wm/cosmic-comp/distinfo +++ b/x11-wm/cosmic-comp/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1715342445 +TIMESTAMP = 1715771544 SHA256 (rust/crates/ab_glyph-0.2.23.crate) = 80179d7dd5d7e8c285d67c4a1e652972a92de7475beddfb92028c76463b13225 SIZE (rust/crates/ab_glyph-0.2.23.crate) = 18537 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -1213,7 +1213,7 @@ SHA256 (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = c7fa4555cb8d198f1c SIZE (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = 15566 SHA256 (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 606b54e1e361e2b364cf8198b6f0ce9fdde2f1b80f3824e741ef4770f44a79c5 SIZE (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 176154 -SHA256 (pop-os-cosmic-comp-s20240510-36bf611_GH0.tar.gz) = d63a8b6ffaa2520a7b92b87ac9cb57e22dee32720c42e29e3f7a310a11c177e7 -SIZE (pop-os-cosmic-comp-s20240510-36bf611_GH0.tar.gz) = 359265 +SHA256 (pop-os-cosmic-comp-s20240515-dfb3bea_GH0.tar.gz) = 63c1ffb038a2e67b054c6fc0fc81aa8c56211fcf75d4a829c6494b62bdb59056 +SIZE (pop-os-cosmic-comp-s20240515-dfb3bea_GH0.tar.gz) = 359548 SHA256 (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 737785d7072f96147300e16c4f98130d0560ba79c06c9ea6fce0d3d4eec7bee6 SIZE (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 4664993 From nobody Mon May 20 22:29:44 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 4Vjsgr5BQlz5Ld7Y; Mon, 20 May 2024 22:29:44 +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 4Vjsgr4XCLz4ggV; Mon, 20 May 2024 22:29:44 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716244184; 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=UyQJwvSaspKlqUOnD+3533NkslBuG/tHejBcpAJIsT8=; b=XQk0ikrtCobJKaPL2kS8bvsfcIEhd0T6LhmHVb3fzzn7iBOZpwsK6yTqXIRtUKOV+qmSXZ +aZGMLKn9OorRLn4wm4VDRMoY6iWt/PIVznZ0t2TB/walqfSqV448hv4RZXNjuRvxK8z6r CM4YlmLze22iDbOUfNtdQO5JzWB+1EmIdfMF/Ym8HVw2cwz+jHsArl/c9sU2XAwp1XoBaY Wy2mLtmAmSQ3cz1Rr9ECWgKNDz3irlmVJfxNvuFUY+qm9BhvAwH0PzRBq46YXOfcnH2nwt MHBY9u2hsLF+TIdv2DiXChKvSLFKnbn7kZtjY0mOCjp0mZQXgXRO+aQmv6hTUQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716244184; a=rsa-sha256; cv=none; b=SZXOs5IC9nfiLS3ozJ4zKHN+uvFfcMHyFUM2gOeCwq8sn4C5CPWGo9Qn7BONUtOPrJ5+BW ctzRc2Yus4yUqhNvkY+jieJFG2wf5wsRw1Ku4lSTGLBssHS8u4cPBKSJi0WF7Wdi9QZS/6 vmAOX+uddGTufIyVVazdLkm6rLnpV+MKqk/BAWdwpsYzkDKE2yklqFPQJ53M962L9Rs1ee 7RjhEqJoy/aJ901kWafcUM7xloVzBTMt+I6TrWwOWhe+HD0G8I9/FR8xOvouUVda9t/64o RGsLz9C5dLFO+SSLaUxBTTZ+6pIaTq3M/Wv8BWZkISN46IOeDTYkOfOJ9PO9KA== 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=1716244184; 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=UyQJwvSaspKlqUOnD+3533NkslBuG/tHejBcpAJIsT8=; b=DgHwSE7dVFaVhY2AcsPuSv5IlVOD1n1PfEhvnklGoi5SLYDKNu3E6Jc0qzNkZLHvqbO22r HxfULeWcv1cDfwG+IQyr8Z7kj/M7jXwN7XLq3VG85DRgz+q93AT50DRZC9Qct8wLEeOAS1 I/21NgDo+XuMAz+BeN4CcU9FzX5v65fgsR/Gz6lrzTV6IK6rlJo8wkz25m1nONAFAyfL0o 3nnzNEOj31TMcF9do4G0lcKv6IGq+HSkjvL9ketgFNCNa6sGN1jAnrdAA54k5EaP1AprCP evWZvZPF83GgHJj+O/j39UZ9i4E8J7/drQbf4brnLQkLy7Yxzr7bjReCOH77Gg== 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 4Vjsgr3w8QzwQS; Mon, 20 May 2024 22:29:44 +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 44KMTiIa045416; Mon, 20 May 2024 22:29:44 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KMTi2V045413; Mon, 20 May 2024 22:29:44 GMT (envelope-from git) Date: Mon, 20 May 2024 22:29:44 GMT Message-Id: <202405202229.44KMTi2V045413@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Wen Heping Subject: git: 368180ddfc97 - main - www/ilias: Update to 9.1 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: wen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 368180ddfc97655a60612225b1e6c4f1e949f781 Auto-Submitted: auto-generated The branch main has been updated by wen: URL: https://cgit.FreeBSD.org/ports/commit/?id=368180ddfc97655a60612225b1e6c4f1e949f781 commit 368180ddfc97655a60612225b1e6c4f1e949f781 Author: Wen Heping AuthorDate: 2024-05-20 22:28:04 +0000 Commit: Wen Heping CommitDate: 2024-05-20 22:28:52 +0000 www/ilias: Update to 9.1 --- www/ilias/Makefile | 2 +- www/ilias/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/ilias/Makefile b/www/ilias/Makefile index 4aa65cc3fcbc..55b4519edf16 100644 --- a/www/ilias/Makefile +++ b/www/ilias/Makefile @@ -1,6 +1,6 @@ PORTNAME= ilias DISTVERSIONPREFIX= v -DISTVERSION= 9.0 +DISTVERSION= 9.1 CATEGORIES= www education PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/ilias/distinfo b/www/ilias/distinfo index 36b9be09c676..9d47a25328a4 100644 --- a/www/ilias/distinfo +++ b/www/ilias/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714699170 -SHA256 (ILIAS-eLearning-ILIAS-v9.0_GH0.tar.gz) = 878e4704e149eef0ac452264ed36fa2e605f0b0a68e2b96a64f80fc710eeea01 -SIZE (ILIAS-eLearning-ILIAS-v9.0_GH0.tar.gz) = 31868185 +TIMESTAMP = 1716199466 +SHA256 (ILIAS-eLearning-ILIAS-v9.1_GH0.tar.gz) = 7a3c98f278d17b757e2a8cee070b68cc5159b47d63c7f9ccfe0a288b9353e60d +SIZE (ILIAS-eLearning-ILIAS-v9.1_GH0.tar.gz) = 31891914 From nobody Mon May 20 23:52:38 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 4VjvWV2cc1z5Ln7K; Mon, 20 May 2024 23:52:38 +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 4VjvWV1zXbz4qhk; Mon, 20 May 2024 23:52:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716249158; 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=8q2JMKOVrWKEhCSPoEdJ56pq+OnBYZoZ9gEf4KK7mKE=; b=HaINNrWskrIOhK/s7lDFwGJ7JDG5vu8158QsB2SOXdocckznyIHvC+n0FQslfWF9FASqUb BqTNO1t4bhxNi6b4PpCN2rwfbh1coPYCcWFQ8BGCkJhXzZ2bkWOByWSB6/wVPS0pbbukHp esn1TsZwmVbAnpkGuwO4RwmBc4b36pK6d3ITpebQougtrr340Pg+eFu/rF0rl6ZGkqjGlZ dmIWrKPCh2hHTncVZpwTig2K1PZIb8hM6obKDza1E46N4u6rPlI4PgA92S1m2pR5/pomrl 8YDcA8vVg5DhYuGXOfoymIdi+HlWgYoSzUg6WefOPViFYdC57e6ze4LGiTxJ4A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716249158; a=rsa-sha256; cv=none; b=vAEmT4DIaAaml+BOfmBN0OPCBGgkbrbuR+LwvJD30UflRlVx3B2c5GROcFr2ROJS5ytD92 Z4hzWtPlNY5ZhNjdleuIJQgq1nN5tokcB4bFBT7ikt2ULlA2erAehuGZctZLhcDDrNf+sC Sr1hDMM3M4BfgLyiwD9Tx8OsMMFypTWc+g77Wvog0YkJvBEjmxkJVMTVWODuz1A4xFsZzM ZcKFZwYJYhQs48xEJxfi0W8ttIR5IQehI+yOH4TrhNa1wYDhSrBtjAOb7zSjrheSW1TmFv 3KCuoGjYwX/v+XMMnxMTAx1Z4OHYElBslJrDGoLFg/bfX4qJ0hdzrs7k/JwNSw== 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=1716249158; 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=8q2JMKOVrWKEhCSPoEdJ56pq+OnBYZoZ9gEf4KK7mKE=; b=Qb5p27+l9yHF/C9IHUD8IdCCWgcNvm7ez2k6YqGjLuAs2HSSf8JiLcue0ef2oARnglTwPk WDi0yB2lj5dr5Ao9Yp4/wWKgJ4oVLv4vqqfBEmo6WujsvQgPc9JTBbL+P9L/WESCSjWFHv 3VJXAav8/tKc7yFF4WNR5uqgI8Ew00gIk+IPJYZV8q1uc6LHP0vFcqNrMB1RH890vMtWlt ASxvPUtW9zUxU1vzOdc3b2vvrBC1qqhtofpOHcSbmRSeKBAsn+X1WFvXKkUlOhfEVyL/o6 IF5W3BB7m9fkpKxzlTUnrHkljCDLpaZb1dtMUsJn3vdbH49AB+xc6H5KMVwdDA== 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 4VjvWV1b0dzysk; Mon, 20 May 2024 23:52:38 +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 44KNqcwX095397; Mon, 20 May 2024 23:52:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44KNqckT095394; Mon, 20 May 2024 23:52:38 GMT (envelope-from git) Date: Mon, 20 May 2024 23:52:38 GMT Message-Id: <202405202352.44KNqckT095394@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Charlie Li Subject: git: a40e2625494e - main - devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.6 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: vishwin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a40e2625494ecac1a45011d8bc910c304a0c0dd5 Auto-Submitted: auto-generated The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=a40e2625494ecac1a45011d8bc910c304a0c0dd5 commit a40e2625494ecac1a45011d8bc910c304a0c0dd5 Author: Charlie Li AuthorDate: 2024-05-20 23:52:12 +0000 Commit: Charlie Li CommitDate: 2024-05-20 23:52:12 +0000 devel/wasi-{compiler-rt,libcxx}18: sync to 18.1.6 --- devel/wasi-compiler-rt18/Makefile | 2 +- devel/wasi-libcxx18/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/wasi-compiler-rt18/Makefile b/devel/wasi-compiler-rt18/Makefile index f20b435996ad..8d7176ac62f1 100644 --- a/devel/wasi-compiler-rt18/Makefile +++ b/devel/wasi-compiler-rt18/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.5 +DISTVERSION= 18.1.6 MASTERDIR= ${.CURDIR}/../wasi-compiler-rt diff --git a/devel/wasi-libcxx18/Makefile b/devel/wasi-libcxx18/Makefile index 426922d499fb..4a4fef66e6f5 100644 --- a/devel/wasi-libcxx18/Makefile +++ b/devel/wasi-libcxx18/Makefile @@ -1,5 +1,5 @@ # must sync with devel/llvm18 -DISTVERSION= 18.1.5 +DISTVERSION= 18.1.6 MASTERDIR= ${.CURDIR}/../wasi-libcxx From nobody Tue May 21 01:22:39 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 4VjxWN0LF4z5KTLs; Tue, 21 May 2024 01:22:40 +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 4VjxWM5PJdz513H; Tue, 21 May 2024 01:22:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716254559; 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=h+XlNo++e5wp4AOu/bS5a6AVkWShfZveh5p9SZJluCI=; b=AZkYG99tJw/UU8awINjvLOk7thwMS1Lr5gMwsFH5ZuUyYQUNlBUdwfC1+CvnDijdC3qt1h RDar0SngAHPKdMni2M4YVUPOm+uUHNZxKCHhSQfy87cGr9XJIwSfyNRo9fSIltCs4CFPPb Crl1RoZGuRJE8kPTA+FyFNV2AgMPalsEOLkFmHEYYiSpiJNv5Gq/f02q8614UtONrtSeHw kurGgyOKVEVxifbUJa2Ejm2UQEOuapYbTJBNkll63chEKlOg3DopOHKabTW/si1znnOFEA Cyn/YNQIG6i9hbvGJnUKg+iiX0XM+236HH687KNCfhJAbgXGMlmhlyDIp4ZeIg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716254559; a=rsa-sha256; cv=none; b=pHBfFU4+IJ9mkS1U+/vbpiCd2G/1NGI4GaXIHFZ4jtYCCgSoTd5P0rrIXK1QjtiP9fkQHg 1r3QJW5oE8xVdvDxsQ31rOshGJEnkE9FCS4nr6MDOgQqW7v/GzqemTno/u+/9xuvFkp9dP +/qf8s5ij2Qwas+OdGx4YLu0mf9h4naEAQ3LeGadEEsaxOL6jnxc2+XSux57RO83FKUINz 8mh8pQvYOPmHJEZIYYAUrLsMRoNSaxqqhtKWjBwI/FR8zGNovK0112OwEtX0QGAkqL7ZxF pI6CTEIQk3l798xWf7+pvaPThNrIfi73Nqd5WxVglYuxdjOwlz5FtTPMTsX1HA== 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=1716254559; 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=h+XlNo++e5wp4AOu/bS5a6AVkWShfZveh5p9SZJluCI=; b=f5VUaOD8oTNAgh1QFja3VrhfoWdd7LbE/N6ubbPK5ivQLpzwQ0RFaaH5eKZKZG1OGmQAbW I0k6KPcr6ngpg5mUNOEtS05glgGkbTTRM4lcPvsF3mWmfGC9/ncKzQO/mPystimuxCDiTH ORNAD9C2sXJjsWI+Zrp7F2G9RsdawdZQqbkiYYbvZCqK1JeVKC+8w93mbuZGwc44egykjd pkgPM9jS1orbOt89VJFOAGyq2gIT2v9q+YEybYGTQG431YVQCLXarjK2+Yc1NkTVS5ZUBC uWts2BkGM+rsHu51nCK5tmrUahi7gMex7kjCCkxSf8QBO7a8gtE7b9fJeLhA8A== 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 4VjxWM4zxdz11Zt; Tue, 21 May 2024 01:22:39 +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 44L1Mdps047431; Tue, 21 May 2024 01:22:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L1MdAi047428; Tue, 21 May 2024 01:22:39 GMT (envelope-from git) Date: Tue, 21 May 2024 01:22:39 GMT Message-Id: <202405210122.44L1MdAi047428@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: 0d43ebf72f2a - main - databases/pg.el: Update to 0.34 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: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0d43ebf72f2ae46db9567094cc4a1c950cf684a4 Auto-Submitted: auto-generated The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d43ebf72f2ae46db9567094cc4a1c950cf684a4 commit 0d43ebf72f2ae46db9567094cc4a1c950cf684a4 Author: Yasuhiro Kimura AuthorDate: 2024-05-21 01:22:02 +0000 Commit: Yasuhiro Kimura CommitDate: 2024-05-21 01:22:02 +0000 databases/pg.el: Update to 0.34 ChangeLog: https://github.com/emarsden/pg-el/blob/v0.34/CHANGELOG.md --- databases/pg.el/Makefile | 2 +- databases/pg.el/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/pg.el/Makefile b/databases/pg.el/Makefile index d604e4f960a1..69532824928d 100644 --- a/databases/pg.el/Makefile +++ b/databases/pg.el/Makefile @@ -1,6 +1,6 @@ PORTNAME= pg.el DISTVERSIONPREFIX= v -DISTVERSION= 0.33 +DISTVERSION= 0.34 CATEGORIES= databases elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/databases/pg.el/distinfo b/databases/pg.el/distinfo index 1fa303993407..646d09b62b15 100644 --- a/databases/pg.el/distinfo +++ b/databases/pg.el/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715743805 -SHA256 (emarsden-pg-el-v0.33_GH0.tar.gz) = eeaed282fb3be68a928a53f43244cfbd71d156f7c0121fa7c631df7691528c3a -SIZE (emarsden-pg-el-v0.33_GH0.tar.gz) = 87103 +TIMESTAMP = 1716254030 +SHA256 (emarsden-pg-el-v0.34_GH0.tar.gz) = 39c3093e2cd0846e053c060f02796b04717e5def80b695c1d5347d3b733d9d95 +SIZE (emarsden-pg-el-v0.34_GH0.tar.gz) = 88672 From nobody Tue May 21 01:22:40 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 4VjxWP1fc2z5KTLt; Tue, 21 May 2024 01:22:41 +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 4VjxWN6t63z51Hk; Tue, 21 May 2024 01:22:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716254561; 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=ICmdRSM7Dy6kw5cFOUgNfsxNtyYvBk86dWcZ9jY3oKg=; b=D1dTR4hE7hAWn5WKHI6MPivtPCTxwCROMxOgMvxRzT2+2OsG16XxAdLpuX/HAZnATzbfz4 HXKv6NWRrHKaIZ3fTnkTX9xYMYSIAkF+Vv/shuTIq/4lboUqBe9f1fd2l+J6ZZFe9YpWwJ +1hcAyr9R/O9cZC1bJQ9mjx5fGh91sj1cj7/cPxkAh2IJLGgXbSKm57Aovaxep5cBDn80k RjwdrMxIS5MIKzHlVOQyCZ7d2xqGUWsvG+2BrXmNpT2lt1bUy1v7uFdxjtTr9wSI5Q2Kcc q+tA3a5edDxqBaUbou+7HQpcDgMtCzzp9//t/vX9CuYoI0jm0LNR3fQNb+oEnQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716254561; a=rsa-sha256; cv=none; b=epGC7vMOaXBXnfMX9Tq0kSHofV2l+wqBKXfshg+W44qC+ge+/M1sph44YTNPcYkz/p3AFe M71J5Jaz1AvrT1uctYJsmOcbUIy6LApNaqwI5U80w2ahzZDZytIKwDK+qYgBTTOzYg1PLI RrRoECWhievhiEKq433NbUcLUdxMUKPjb37AT1S6ujZ81uPlo+XiqSZ2QUYOav8i+bJh6L +nZicNmjA29F4b1E+5JdNds+k0oRLkBB+kv24+ufH7NhHrV3p6DCfGi1xR50SRVOrmLIIR YbEEl6oeV0R+euUoF/07toqVN3CSo9RNTSUge9bEzxSYtiNNvjMlt4fw384aIw== 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=1716254561; 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=ICmdRSM7Dy6kw5cFOUgNfsxNtyYvBk86dWcZ9jY3oKg=; b=xHy+JVGR04VkBQexJ4+rNxPMMiaJN/ytq8OWQbft1aj/G7SiHs3EGpa9nvjPNLc+WOy5Li HiR+6q2KJWh4OS5BTPnwp6imv0APSh1PPccllnLLIboD+bj4wtFvknWsX50mxujg3iq164 XcgxQ2I2nUjAp2C5DIMY7utlUJnBP+iXW61DdV0eVC51dGv9FdfyRoJYxw2x8Yky+W7qWJ jOaDdrNfDuw8hSozki0X3m0wIZAdZR30h5CLokTJcUbRCu2fCAJ0kK/b+CYWsuKePsUb36 BnRUTs5//gokH/kzF189zOgDK37EzE68FUEkPvsdfujpXgoMB8Z+vUDd04V1uQ== 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 4VjxWN6186z12L1; Tue, 21 May 2024 01:22:40 +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 44L1MeeB047473; Tue, 21 May 2024 01:22:40 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L1MeRM047470; Tue, 21 May 2024 01:22:40 GMT (envelope-from git) Date: Tue, 21 May 2024 01:22:40 GMT Message-Id: <202405210122.44L1MeRM047470@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yasuhiro Kimura Subject: git: d146410776d2 - main - mail/mew-devel: Update to latest snapshot 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: yasu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d146410776d2edaca832b9e5da34b80f3f14a057 Auto-Submitted: auto-generated The branch main has been updated by yasu: URL: https://cgit.FreeBSD.org/ports/commit/?id=d146410776d2edaca832b9e5da34b80f3f14a057 commit d146410776d2edaca832b9e5da34b80f3f14a057 Author: Yasuhiro Kimura AuthorDate: 2024-05-21 01:22:22 +0000 Commit: Yasuhiro Kimura CommitDate: 2024-05-21 01:22:22 +0000 mail/mew-devel: Update to latest snapshot Changes: https://github.com/kazu-yamamoto/Mew/compare/8b223e8...6eedf61 --- mail/mew-devel/Makefile | 4 ++-- mail/mew-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mail/mew-devel/Makefile b/mail/mew-devel/Makefile index c766081540aa..a3fe111c8a68 100644 --- a/mail/mew-devel/Makefile +++ b/mail/mew-devel/Makefile @@ -1,7 +1,7 @@ PORTNAME= mew DISTVERSIONPREFIX= v -DISTVERSION= 6.9-83 -DISTVERSIONSUFFIX= -g8b223e8 +DISTVERSION= 6.9-87 +DISTVERSIONSUFFIX= -g6eedf61 CATEGORIES= mail elisp PKGNAMESUFFIX= -devel${EMACS_PKGNAMESUFFIX} diff --git a/mail/mew-devel/distinfo b/mail/mew-devel/distinfo index bf14056b141f..685e48faa35b 100644 --- a/mail/mew-devel/distinfo +++ b/mail/mew-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715301229 -SHA256 (kazu-yamamoto-Mew-v6.9-83-g8b223e8_GH0.tar.gz) = 03c417407a311ee97ccd0d14a67ab564c52fa22802c06fd7f99afd359b4aae1d -SIZE (kazu-yamamoto-Mew-v6.9-83-g8b223e8_GH0.tar.gz) = 1011829 +TIMESTAMP = 1716254212 +SHA256 (kazu-yamamoto-Mew-v6.9-87-g6eedf61_GH0.tar.gz) = 9643d4f1853bd250ddd631a973e933f14b38b556a51e09f95bbfd1e69187ebda +SIZE (kazu-yamamoto-Mew-v6.9-87-g6eedf61_GH0.tar.gz) = 1019635 From nobody Tue May 21 01:34:11 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 4Vjxmg3W7Tz5KW4v; Tue, 21 May 2024 01:34:11 +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 4Vjxmg2zl1z527j; Tue, 21 May 2024 01:34:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716255251; 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=n2ReyDsAuRxBPGi0x0J7wOV4WLgowuUkFRF4FVEsrFs=; b=m4qY0QdnikKFCQXcYjv8S+eCakZuQ1JAZjqJmLfxcoeYKPhDIe/l6NZdInrzHNuotux4wb 7dCEDwbSg6IMZ+BNjkKEnlnYngW9tz3m60TZ0BVcewnZR9ws10CG7egt+0sMvN0R2RL/Pq oYbJNO4cNTaRBQ4sEGTK1cswrSo3J7BpcL3QN5FK9drc7De4uXqhU+De7sbCS1d6/+323t O38Iv9CYsbuwQ6YJIAVkC3AhNabcxPodCGJNPJ9R6Gj90GKiljgWTR2D3EWCsa/UqvIw3X 0UAl+ul36QZ6Ptl2GFcNIVSc/FYimG9zpu6aGz1cV7soVeBdVtoQhZas0SsI8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716255251; a=rsa-sha256; cv=none; b=WPXh9EEmEiS/4xekoH2ZabxwSZdYyighhtKjRSjTlTTCnkyl4ksnvKK6FGKL3fVnUZZgTj gKuwuhjNXNypPEa46gu8zttFqspY8gGkuBQnDnCz/6yeP4r+d7hwTMqWhrv8/ROQS3svnm JG49oKSvhKrfaiQzr4fRHyqTxqBKKnl/DTv5ZmWKRCALvryNZ5eD0UDGeA8Kg5TTW2bxnq FpSzefIanoq3VYuszHZIuBMJXJkXZDfm+j/SfEvnNMKwG3LBEfzz+2DdS3tXFpbquNdUuy OYjYUAEyrzkQ3VDLNw4tut5fxne4lIZJYrpL+KCCVtwJd0y2TuxBxqVpBJWYdA== 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=1716255251; 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=n2ReyDsAuRxBPGi0x0J7wOV4WLgowuUkFRF4FVEsrFs=; b=iGSRD2kfvIP5x/qcjom+dvysivNA93gOXx4slY6ZWuQsOHNgVhLeCQlYW7aSvvnLa9Ot4L qecTJkLWHT6EkjqAr4qvQ8s2YmVZ7ORc1O5h/UDpgNUZEmyAP9EGY3kH3MFSFTJBGFsyVz yiJk159+pioiXcJm5aLNj3vvSK2nR91+fkFwXl7B9qfpSOEOw8iVacW+LXBxEU1oYgLtEj RCU4iQS1V6Pdf8JvAAxn3UUed8Y29g3IxaG79DsAVLFCtHewvFffoZdpEPRmcsR/Y6Uol9 UlUHAsHgJIdlkN5dRdsYgt/qPq/WGrKc13N0UJ/hzZndCwgrgDrfkTUfC1WwHg== 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 4Vjxmg2Zkhz12ZD; Tue, 21 May 2024 01:34:11 +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 44L1YBjH064355; Tue, 21 May 2024 01:34:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L1YBR6064352; Tue, 21 May 2024 01:34:11 GMT (envelope-from git) Date: Tue, 21 May 2024 01:34:11 GMT Message-Id: <202405210134.44L1YBR6064352@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: 5a3149c6f2d0 - main - security/tailscale: Update to 1.66.4 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: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5a3149c6f2d0d3804de8e8f2d5636e8b1e0b35c5 Auto-Submitted: auto-generated The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=5a3149c6f2d0d3804de8e8f2d5636e8b1e0b35c5 commit 5a3149c6f2d0d3804de8e8f2d5636e8b1e0b35c5 Author: Ashish SHUKLA AuthorDate: 2024-05-21 01:27:09 +0000 Commit: Ashish SHUKLA CommitDate: 2024-05-21 01:33:24 +0000 security/tailscale: Update to 1.66.4 MFH: 2024Q2 --- security/tailscale/Makefile | 2 +- security/tailscale/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index b603c1eb0d53..4f3b1c4c8bd3 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,5 +1,5 @@ PORTNAME= tailscale -PORTVERSION= 1.66.3 +PORTVERSION= 1.66.4 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn diff --git a/security/tailscale/distinfo b/security/tailscale/distinfo index 4b36e3b1c399..71ff93be2e6c 100644 --- a/security/tailscale/distinfo +++ b/security/tailscale/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1715722488 -SHA256 (go/security_tailscale/tailscale-v1.66.3/v1.66.3.mod) = 65b4bde2a734982377e407e3edd36afe7707685d727e3e14b9a1e94a528fb24e -SIZE (go/security_tailscale/tailscale-v1.66.3/v1.66.3.mod) = 18961 -SHA256 (go/security_tailscale/tailscale-v1.66.3/v1.66.3.zip) = 09985e6f02b3117b14b29968d43df10b41945a6dc6e9359af50426b02a1eb1ae -SIZE (go/security_tailscale/tailscale-v1.66.3/v1.66.3.zip) = 3392837 +TIMESTAMP = 1716254809 +SHA256 (go/security_tailscale/tailscale-v1.66.4/v1.66.4.mod) = 65b4bde2a734982377e407e3edd36afe7707685d727e3e14b9a1e94a528fb24e +SIZE (go/security_tailscale/tailscale-v1.66.4/v1.66.4.mod) = 18961 +SHA256 (go/security_tailscale/tailscale-v1.66.4/v1.66.4.zip) = 70daac33cddaf103966ad14f82f4040be7cf62bcc47ead634d68a53a70ec6881 +SIZE (go/security_tailscale/tailscale-v1.66.4/v1.66.4.zip) = 3391722 From nobody Tue May 21 01:35:41 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 4VjxpP4hWvz5KWFg; Tue, 21 May 2024 01:35:41 +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 4VjxpP2WvZz52C5; Tue, 21 May 2024 01:35:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716255341; 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=NJ+hp2yn1MfVFCrCXz/fkWvZxaI0bGWVeYucHc1OyUo=; b=OLFt8RzJr9pdRybOOAo+ltQXgoa9c7iD4C6ivLlB+RpCmXw7LtvdOzxbv47M96dSKJkOrc Ml6mJ/3xPpbSpCOdEX4NM3eCn4vW7IOHthw2V/NN9V9xZzK0RjC8LmEeuW0Ervm2IloAb9 q7l3m5rJpALK9UdHiVWpomUsdvlUoeJRsEtA4p4pEjfFlcRaQHCut7CSU+1rbvMo1nWj7c EHya4iKdhw5bpzLmsb2A+zlbU7HLORKOY/hjLDTg+ij+O89/JmAA1Ix9sEyi6shZlliYu1 Rbysxo1v3+qLqlJZK6yqK+cAii749YZlMeXDnZ+GQL8Bs3HGHDisPElWwwpCcg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716255341; a=rsa-sha256; cv=none; b=quuVL4siydq8IKu2QUr162UeH72ZhXHYGxhTcyYffh18OuHdeBDSFOV/uZudaOaN+GuJVf /gT+mSwgC+E75dCWAYEvsO/8HQ7j62NnOCjBh9kmX8yNz5/YuH+VtICxAWiYX8MxOZuuF6 FKUco5y6QlJYrh1j97IfaPcDlxnW0Owf4YE1DGsHi9L5wm9LuNHtLBsgPshktcyRmk/Esz h0EvHf8PjAqMkpGsxAhjAyDzY1ly495NGrb3iIRgBQRmjRS9j+NLjtjbiyZnj1vLtCZvrJ e1PhSyMHTAxz4o6aVRUYrdndb1xC2aDvd7TpIms6lDPAQCLVEQXtOyH8R+gpaw== 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=1716255341; 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=NJ+hp2yn1MfVFCrCXz/fkWvZxaI0bGWVeYucHc1OyUo=; b=j1evksVwpirER5iXqgm8UiXif4NGkuiVCOfynx57PwB6tA3Qas2PD0JcejDDeXFKz2YDno WkUQ+ar/L4zzPGYchMSUdNcaJBh0FMqsIKkyyoymzQBqV2StXla1TvzNerPGGVlH1UeAXd NExlrOjiTOntMmicNKT+8aTJUqYNNpVV+X5dPZLaiZaFxrBKP/Bv6m2YM+RhRqYdeZPXvR 4IBSTLUW8Qbr9wH5fC32iFK8503bXIEuJfZih9+VGXaswvbIZspER/UjAq2xtm8J/wWwsM f7LCyNH2buWRDcgqt9ni+rbAVfWBtH5taLbmPO9KlQlSFy6+Xn38KQhL5gfkkA== 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 4VjxpP1CB9z12Lb; Tue, 21 May 2024 01:35:41 +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 44L1Zfvx064692; Tue, 21 May 2024 01:35:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L1ZfeW064689; Tue, 21 May 2024 01:35:41 GMT (envelope-from git) Date: Tue, 21 May 2024 01:35:41 GMT Message-Id: <202405210135.44L1ZfeW064689@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Ashish SHUKLA Subject: git: be21de60ad2f - 2024Q2 - security/tailscale: Update to 1.66.4 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: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: be21de60ad2f004438aee00c2d84d6b40c20f834 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=be21de60ad2f004438aee00c2d84d6b40c20f834 commit be21de60ad2f004438aee00c2d84d6b40c20f834 Author: Ashish SHUKLA AuthorDate: 2024-05-21 01:27:09 +0000 Commit: Ashish SHUKLA CommitDate: 2024-05-21 01:34:52 +0000 security/tailscale: Update to 1.66.4 MFH: 2024Q2 (cherry picked from commit 5a3149c6f2d0d3804de8e8f2d5636e8b1e0b35c5) --- security/tailscale/Makefile | 2 +- security/tailscale/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/security/tailscale/Makefile b/security/tailscale/Makefile index b603c1eb0d53..4f3b1c4c8bd3 100644 --- a/security/tailscale/Makefile +++ b/security/tailscale/Makefile @@ -1,5 +1,5 @@ PORTNAME= tailscale -PORTVERSION= 1.66.3 +PORTVERSION= 1.66.4 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn diff --git a/security/tailscale/distinfo b/security/tailscale/distinfo index 4b36e3b1c399..71ff93be2e6c 100644 --- a/security/tailscale/distinfo +++ b/security/tailscale/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1715722488 -SHA256 (go/security_tailscale/tailscale-v1.66.3/v1.66.3.mod) = 65b4bde2a734982377e407e3edd36afe7707685d727e3e14b9a1e94a528fb24e -SIZE (go/security_tailscale/tailscale-v1.66.3/v1.66.3.mod) = 18961 -SHA256 (go/security_tailscale/tailscale-v1.66.3/v1.66.3.zip) = 09985e6f02b3117b14b29968d43df10b41945a6dc6e9359af50426b02a1eb1ae -SIZE (go/security_tailscale/tailscale-v1.66.3/v1.66.3.zip) = 3392837 +TIMESTAMP = 1716254809 +SHA256 (go/security_tailscale/tailscale-v1.66.4/v1.66.4.mod) = 65b4bde2a734982377e407e3edd36afe7707685d727e3e14b9a1e94a528fb24e +SIZE (go/security_tailscale/tailscale-v1.66.4/v1.66.4.mod) = 18961 +SHA256 (go/security_tailscale/tailscale-v1.66.4/v1.66.4.zip) = 70daac33cddaf103966ad14f82f4040be7cf62bcc47ead634d68a53a70ec6881 +SIZE (go/security_tailscale/tailscale-v1.66.4/v1.66.4.zip) = 3391722 From nobody Tue May 21 02:07:14 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 4VjyVp2j3xz5KbDV; Tue, 21 May 2024 02:07:14 +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 4VjyVp2Pv3z561N; Tue, 21 May 2024 02:07:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716257234; 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=UbkX2uFfNMTBu+4eR8MGBffOOSzguMHWn/AnWeIijZs=; b=hnRCsQVL/uZ2jrcjAbYLkvmCgo2hI5qvVVytk0Jc9GenJf9eDSVncrknw4C3UIcrtZXSdn hRnwnixS3vbjPc9X6YKvs1roMfs4uucr/oAz5RoQnPkPy4K/Wa1WCEyLro1u57ClmUo1K0 cOLz4+SdovS2uY85FJ8zOa8S2WphD2dc9jEKJ8r+aHFkNQZljG7kKsetEyDVgMV+VFYY7R OPUTAw0Ay5NR3xv0Fu7Ta2/bFdiYwBQPoLEPM9x3B/k9KedLyhNb3I7Q6Wi/dve/8OeElH l1Kqjigt9Rxz97Zd6xjOKLg2Q/GdZyUPp4yCAi5hejM1A2v/zba0H3L9hdLcng== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716257234; a=rsa-sha256; cv=none; b=pX7jrBZhy5lv6DwYiS0DPUxbvi56TM6jWFWX/MIwZ1MJIhF29a2Q0fJ/MTqY7qRcSu0cN7 JlTnDc2XZQMD73dtTC84LvvhTfWoBpu+xuybp96rdjwYUtjdahv0O6r0YrjhaI8eW0fFZ2 pzzDWdAGqdLdQidHzGWL9PBdQDQboP9hEiFp2S/OBspTOUBxDItVyCjaxFA7sFYaawfSJ4 tnn0kKc6O/sgC9niouh6hpMrQ+7x6zAuG8Wb6/gN69VrQt1v36IWtgP+mXO7EVYLh7jNAT rG6wnZd8aDxyHZC1q0yOK1SJiaNqeN1/at5DW7O5tb2HGCTpXDwBNKXdE2zaAg== 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=1716257234; 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=UbkX2uFfNMTBu+4eR8MGBffOOSzguMHWn/AnWeIijZs=; b=kuy9t1uScA5eAvOrpwtG6g6S8rB+7/aSxlMW1M9RuEjNFYdp1qJh4R0e8mmAUTG6CosfRn Y1GWxa54/K/rqIXx2D2VVe9XM5pxe5neekIMKM+UfnMN7udnaBAGdWUbjCqNGX/sD2HwAl 38f13LyhCachPQ3ITZOe4uk9X7g5AAUuEzQgqsDhKH2oeBR3grTNAXDamvDeAWl5Wml4oZ ZfklqZ/WzDReC45gbR96+rkyUdV9S43Vt0924MLnRke30blozSGCzLSN7ykqHtma0TENcg fbiaON5nYbvp33AwUODMleYL9dSGcWUZBWXEvom+H8XjoSxRIb1lbxHhDS7khA== 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 4VjyVp1xrZz13MQ; Tue, 21 May 2024 02:07:14 +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 44L27EoB016241; Tue, 21 May 2024 02:07:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L27Evm016238; Tue, 21 May 2024 02:07:14 GMT (envelope-from git) Date: Tue, 21 May 2024 02:07:14 GMT Message-Id: <202405210207.44L27Evm016238@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: 67774a5c2e8a - main - security/flawz: New port: Terminal UI for browsing security vulnerabilities (CVEs) 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 67774a5c2e8a832865063bc7279e68c45e8ebb66 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=67774a5c2e8a832865063bc7279e68c45e8ebb66 commit 67774a5c2e8a832865063bc7279e68c45e8ebb66 Author: Yuri Victorovich AuthorDate: 2024-05-21 01:35:55 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 02:07:11 +0000 security/flawz: New port: Terminal UI for browsing security vulnerabilities (CVEs) --- security/Makefile | 1 + security/flawz/Makefile | 269 +++++++++++++++++++++++++++ security/flawz/distinfo | 471 +++++++++++++++++++++++++++++++++++++++++++++++ security/flawz/pkg-descr | 9 + 4 files changed, 750 insertions(+) diff --git a/security/Makefile b/security/Makefile index be19b9dbfa80..3b655e866077 100644 --- a/security/Makefile +++ b/security/Makefile @@ -159,6 +159,7 @@ SUBDIR += fiked SUBDIR += fizz SUBDIR += flawfinder + SUBDIR += flawz SUBDIR += fprint_demo SUBDIR += fprintd SUBDIR += fragroute diff --git a/security/flawz/Makefile b/security/flawz/Makefile new file mode 100644 index 000000000000..0a598bc63c06 --- /dev/null +++ b/security/flawz/Makefile @@ -0,0 +1,269 @@ +PORTNAME= flawz +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.1 +CATEGORIES= security + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Terminal UI for browsing security vulnerabilities (CVEs) +WWW= https://github.com/orhun/flawz + +LICENSE= APACHE20 MIT +LICENSE_COMB= dual +LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT + +USES= cargo sqlite ssl + +USE_GITHUB= yes +GH_ACCOUNT= orhun + +CARGO_CRATES= addr2line-0.21.0 \ + adler-1.0.2 \ + ahash-0.8.11 \ + aho-corasick-1.1.3 \ + allocator-api2-0.2.18 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + ansi_term-0.12.1 \ + anstream-0.6.14 \ + anstyle-1.0.7 \ + anstyle-parse-0.2.4 \ + anstyle-query-1.0.3 \ + anstyle-wincon-3.0.3 \ + atomic-waker-1.1.2 \ + atty-0.2.14 \ + autocfg-1.3.0 \ + backtrace-0.3.71 \ + base64-0.22.1 \ + bitflags-1.3.2 \ + bitflags-2.5.0 \ + bumpalo-3.16.0 \ + bytes-1.6.0 \ + cassowary-0.3.0 \ + castaway-0.2.2 \ + cc-1.0.98 \ + cfg-if-1.0.0 \ + chrono-0.4.38 \ + clap-2.34.0 \ + clap-4.5.4 \ + clap_builder-4.5.2 \ + clap_complete-4.5.2 \ + clap_derive-4.5.4 \ + clap_lex-0.7.0 \ + clap_mangen-0.2.20 \ + colorchoice-1.0.1 \ + compact_str-0.7.1 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.6 \ + crc32fast-1.4.0 \ + crossterm-0.27.0 \ + crossterm_winapi-0.9.1 \ + darling-0.20.9 \ + darling_core-0.20.9 \ + darling_macro-0.20.9 \ + derive-getters-0.3.0 \ + derive_setters-0.1.6 \ + either-1.12.0 \ + encoding_rs-0.8.34 \ + env_filter-0.1.0 \ + env_logger-0.11.3 \ + equivalent-1.0.1 \ + errno-0.3.9 \ + fallible-iterator-0.3.0 \ + fallible-streaming-iterator-0.1.9 \ + fastrand-2.1.0 \ + flate2-1.0.30 \ + fnv-1.0.7 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + form_urlencoded-1.2.1 \ + futures-channel-0.3.30 \ + futures-core-0.3.30 \ + futures-io-0.3.30 \ + futures-sink-0.3.30 \ + futures-task-0.3.30 \ + futures-util-0.3.30 \ + gimli-0.28.1 \ + h2-0.4.5 \ + hashbrown-0.14.5 \ + hashlink-0.9.1 \ + heck-0.4.1 \ + heck-0.5.0 \ + hermit-abi-0.1.19 \ + hermit-abi-0.3.9 \ + home-0.5.9 \ + http-1.1.0 \ + http-body-1.0.0 \ + http-body-util-0.1.1 \ + httparse-1.8.0 \ + humansize-1.1.1 \ + humantime-2.1.0 \ + hyper-1.3.1 \ + hyper-tls-0.6.0 \ + hyper-util-0.1.3 \ + iana-time-zone-0.1.60 \ + iana-time-zone-haiku-0.1.2 \ + ident_case-1.0.1 \ + idna-0.5.0 \ + indexmap-2.2.6 \ + indoc-2.0.5 \ + ipnet-2.9.0 \ + is_terminal_polyfill-1.70.0 \ + itertools-0.12.1 \ + itoa-1.0.11 \ + js-sys-0.3.69 \ + lazy_static-1.4.0 \ + libc-0.2.155 \ + libsqlite3-sys-0.28.0 \ + linux-raw-sys-0.4.14 \ + lock_api-0.4.12 \ + log-0.4.21 \ + lru-0.12.3 \ + memchr-2.7.2 \ + mime-0.3.17 \ + miniz_oxide-0.7.3 \ + mio-0.8.11 \ + native-tls-0.2.11 \ + num-traits-0.2.19 \ + num_cpus-1.16.0 \ + nvd_cve-0.2.0 \ + object-0.32.2 \ + once_cell-1.19.0 \ + openssl-0.10.64 \ + openssl-macros-0.1.1 \ + openssl-probe-0.1.5 \ + openssl-sys-0.9.102 \ + parking_lot-0.12.2 \ + parking_lot_core-0.9.10 \ + paste-1.0.15 \ + percent-encoding-2.3.1 \ + pin-project-1.1.5 \ + pin-project-internal-1.1.5 \ + pin-project-lite-0.2.14 \ + pin-utils-0.1.0 \ + pkg-config-0.3.30 \ + proc-macro2-1.0.83 \ + progress-0.2.0 \ + quote-1.0.36 \ + ratatui-0.26.2 \ + redox_syscall-0.5.1 \ + regex-1.10.4 \ + regex-automata-0.4.6 \ + regex-syntax-0.8.3 \ + reqwest-0.12.4 \ + roff-0.2.1 \ + rusqlite-0.31.0 \ + rustc-demangle-0.1.24 \ + rustix-0.38.34 \ + rustls-pemfile-2.1.2 \ + rustls-pki-types-1.7.0 \ + rustversion-1.0.17 \ + ryu-1.0.18 \ + schannel-0.1.23 \ + scopeguard-1.2.0 \ + security-framework-2.11.0 \ + security-framework-sys-2.11.0 \ + serde-1.0.202 \ + serde_derive-1.0.202 \ + serde_json-1.0.117 \ + serde_urlencoded-0.7.1 \ + signal-hook-0.3.17 \ + signal-hook-mio-0.2.3 \ + signal-hook-registry-1.4.2 \ + slab-0.4.9 \ + smallvec-1.13.2 \ + smawk-0.3.2 \ + socket2-0.5.7 \ + stability-0.2.0 \ + static_assertions-1.1.0 \ + strsim-0.8.0 \ + strsim-0.11.1 \ + strum-0.26.2 \ + strum_macros-0.26.2 \ + syn-1.0.109 \ + syn-2.0.65 \ + sync_wrapper-0.1.2 \ + system-configuration-0.5.1 \ + system-configuration-sys-0.5.0 \ + tempfile-3.10.1 \ + terminal_size-0.1.17 \ + terminal_size-0.3.0 \ + textwrap-0.11.0 \ + textwrap-0.16.1 \ + thiserror-1.0.61 \ + thiserror-impl-1.0.61 \ + tinyvec-1.6.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.37.0 \ + tokio-native-tls-0.3.1 \ + tokio-util-0.7.11 \ + tower-0.4.13 \ + tower-layer-0.3.2 \ + tower-service-0.3.2 \ + tracing-0.1.40 \ + tracing-core-0.1.32 \ + try-lock-0.2.5 \ + tui-input-0.8.0 \ + tui-popup-0.3.1 \ + unicode-bidi-0.3.15 \ + unicode-ident-1.0.12 \ + unicode-linebreak-0.1.5 \ + unicode-normalization-0.1.23 \ + unicode-segmentation-1.11.0 \ + unicode-width-0.1.12 \ + url-2.5.0 \ + utf8parse-0.2.1 \ + vcpkg-0.2.15 \ + vec_map-0.8.2 \ + version_check-0.9.4 \ + want-0.3.1 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.92 \ + wasm-bindgen-backend-0.2.92 \ + wasm-bindgen-futures-0.4.42 \ + wasm-bindgen-macro-0.2.92 \ + wasm-bindgen-macro-support-0.2.92 \ + wasm-bindgen-shared-0.2.92 \ + web-sys-0.3.69 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-core-0.52.0 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-targets-0.48.5 \ + windows-targets-0.52.5 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.5 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.5 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.5 \ + windows_i686_gnullvm-0.52.5 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.5 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.5 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.5 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.5 \ + winreg-0.52.0 \ + zerocopy-0.7.34 \ + zerocopy-derive-0.7.34 + +OPENSSLINC= /usr/include +OPENSSLLIB= /usr/lib + +PROGS= bin/${PORTNAME} \ + bin/${PORTNAME}-completions \ + bin/${PORTNAME}-mangen + +PLIST_FILES= ${PROGS} + +post-install: +.for prog in ${PROGS} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${prog} +.endfor + +.include diff --git a/security/flawz/distinfo b/security/flawz/distinfo new file mode 100644 index 000000000000..214341589e11 --- /dev/null +++ b/security/flawz/distinfo @@ -0,0 +1,471 @@ +TIMESTAMP = 1716251592 +SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb +SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 +SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe +SIZE (rust/crates/adler-1.0.2.crate) = 12778 +SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 +SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/allocator-api2-0.2.18.crate) = 5c6cb57a04249c6480766f7f7cef5467412af1490f8d1e243141daddada3264f +SIZE (rust/crates/allocator-api2-0.2.18.crate) = 62504 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 +SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838 +SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b +SIZE (rust/crates/anstream-0.6.14.crate) = 29160 +SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b +SIZE (rust/crates/anstyle-1.0.7.crate) = 15709 +SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4 +SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069 +SHA256 (rust/crates/anstyle-query-1.0.3.crate) = a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5 +SIZE (rust/crates/anstyle-query-1.0.3.crate) = 9742 +SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19 +SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 +SIZE (rust/crates/atty-0.2.14.crate) = 5470 +SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0 +SIZE (rust/crates/autocfg-1.3.0.crate) = 16524 +SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d +SIZE (rust/crates/backtrace-0.3.71.crate) = 86553 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 +SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 +SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c +SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 +SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9 +SIZE (rust/crates/bytes-1.6.0.crate) = 60605 +SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 +SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 +SHA256 (rust/crates/castaway-0.2.2.crate) = 8a17ed5635fc8536268e5d4de1e22e81ac34419e5f052d4d51f4e01dcc263fcc +SIZE (rust/crates/castaway-0.2.2.crate) = 11091 +SHA256 (rust/crates/cc-1.0.98.crate) = 41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f +SIZE (rust/crates/cc-1.0.98.crate) = 76780 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 +SIZE (rust/crates/chrono-0.4.38.crate) = 220559 +SHA256 (rust/crates/clap-2.34.0.crate) = a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c +SIZE (rust/crates/clap-2.34.0.crate) = 202210 +SHA256 (rust/crates/clap-4.5.4.crate) = 90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0 +SIZE (rust/crates/clap-4.5.4.crate) = 55401 +SHA256 (rust/crates/clap_builder-4.5.2.crate) = ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4 +SIZE (rust/crates/clap_builder-4.5.2.crate) = 163566 +SHA256 (rust/crates/clap_complete-4.5.2.crate) = dd79504325bf38b10165b02e89b4347300f855f273c4cb30c4a3209e6583275e +SIZE (rust/crates/clap_complete-4.5.2.crate) = 37850 +SHA256 (rust/crates/clap_derive-4.5.4.crate) = 528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64 +SIZE (rust/crates/clap_derive-4.5.4.crate) = 29159 +SHA256 (rust/crates/clap_lex-0.7.0.crate) = 98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce +SIZE (rust/crates/clap_lex-0.7.0.crate) = 11915 +SHA256 (rust/crates/clap_mangen-0.2.20.crate) = e1dd95b5ebb5c1c54581dd6346f3ed6a79a3eef95dd372fc2ac13d535535300e +SIZE (rust/crates/clap_mangen-0.2.20.crate) = 14861 +SHA256 (rust/crates/colorchoice-1.0.1.crate) = 0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422 +SIZE (rust/crates/colorchoice-1.0.1.crate) = 7895 +SHA256 (rust/crates/compact_str-0.7.1.crate) = f86b9c4c00838774a6d902ef931eff7470720c51d90c2e32cfe15dc304737b3f +SIZE (rust/crates/compact_str-0.7.1.crate) = 57246 +SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f +SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (rust/crates/core-foundation-sys-0.8.6.crate) = 06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f +SIZE (rust/crates/core-foundation-sys-0.8.6.crate) = 37629 +SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa +SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665 +SHA256 (rust/crates/crossterm-0.27.0.crate) = f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df +SIZE (rust/crates/crossterm-0.27.0.crate) = 125311 +SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b +SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 +SHA256 (rust/crates/darling-0.20.9.crate) = 83b2eb4d90d12bdda5ed17de686c2acb4c57914f8f921b8da7e112b5a36f3fe1 +SIZE (rust/crates/darling-0.20.9.crate) = 31777 +SHA256 (rust/crates/darling_core-0.20.9.crate) = 622687fe0bac72a04e5599029151f5796111b90f1baaa9b544d807a5e31cd120 +SIZE (rust/crates/darling_core-0.20.9.crate) = 65014 +SHA256 (rust/crates/darling_macro-0.20.9.crate) = 733cabb43482b1a1b53eee8583c2b9e8684d592215ea83efd305dd31bc2f0178 +SIZE (rust/crates/darling_macro-0.20.9.crate) = 1875 +SHA256 (rust/crates/derive-getters-0.3.0.crate) = 7a2c35ab6e03642397cdda1dd58abbc05d418aef8e36297f336d5aba060fe8df +SIZE (rust/crates/derive-getters-0.3.0.crate) = 12001 +SHA256 (rust/crates/derive_setters-0.1.6.crate) = 4e8ef033054e131169b8f0f9a7af8f5533a9436fadf3c500ed547f730f07090d +SIZE (rust/crates/derive_setters-0.1.6.crate) = 6462 +SHA256 (rust/crates/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b +SIZE (rust/crates/either-1.12.0.crate) = 18974 +SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59 +SIZE (rust/crates/encoding_rs-0.8.34.crate) = 1378166 +SHA256 (rust/crates/env_filter-0.1.0.crate) = a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea +SIZE (rust/crates/env_filter-0.1.0.crate) = 11553 +SHA256 (rust/crates/env_logger-0.11.3.crate) = 38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9 +SIZE (rust/crates/env_logger-0.11.3.crate) = 29704 +SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 +SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 +SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba +SIZE (rust/crates/errno-0.3.9.crate) = 10690 +SHA256 (rust/crates/fallible-iterator-0.3.0.crate) = 2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649 +SIZE (rust/crates/fallible-iterator-0.3.0.crate) = 19639 +SHA256 (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 7360491ce676a36bf9bb3c56c1aa791658183a54d2744120f27285738d90465a +SIZE (rust/crates/fallible-streaming-iterator-0.1.9.crate) = 9249 +SHA256 (rust/crates/fastrand-2.1.0.crate) = 9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a +SIZE (rust/crates/fastrand-2.1.0.crate) = 14907 +SHA256 (rust/crates/flate2-1.0.30.crate) = 5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae +SIZE (rust/crates/flate2-1.0.30.crate) = 75511 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 +SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 +SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/futures-channel-0.3.30.crate) = eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78 +SIZE (rust/crates/futures-channel-0.3.30.crate) = 31736 +SHA256 (rust/crates/futures-core-0.3.30.crate) = dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d +SIZE (rust/crates/futures-core-0.3.30.crate) = 14071 +SHA256 (rust/crates/futures-io-0.3.30.crate) = a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1 +SIZE (rust/crates/futures-io-0.3.30.crate) = 8910 +SHA256 (rust/crates/futures-sink-0.3.30.crate) = 9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5 +SIZE (rust/crates/futures-sink-0.3.30.crate) = 7852 +SHA256 (rust/crates/futures-task-0.3.30.crate) = 38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004 +SIZE (rust/crates/futures-task-0.3.30.crate) = 11126 +SHA256 (rust/crates/futures-util-0.3.30.crate) = 3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48 +SIZE (rust/crates/futures-util-0.3.30.crate) = 159977 +SHA256 (rust/crates/gimli-0.28.1.crate) = 4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253 +SIZE (rust/crates/gimli-0.28.1.crate) = 270497 +SHA256 (rust/crates/h2-0.4.5.crate) = fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d696aa5cf173edbcb1486ab +SIZE (rust/crates/h2-0.4.5.crate) = 174166 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 +SHA256 (rust/crates/hashlink-0.9.1.crate) = 6ba4ff7128dee98c7dc9794b6a411377e1404dba1c97deb8d1a55297bd25d8af +SIZE (rust/crates/hashlink-0.9.1.crate) = 28928 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 +SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 +SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 +SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 +SHA256 (rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5 +SIZE (rust/crates/home-0.5.9.crate) = 8760 +SHA256 (rust/crates/http-1.1.0.crate) = 21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258 +SIZE (rust/crates/http-1.1.0.crate) = 103144 +SHA256 (rust/crates/http-body-1.0.0.crate) = 1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643 +SIZE (rust/crates/http-body-1.0.0.crate) = 5411 +SHA256 (rust/crates/http-body-util-0.1.1.crate) = 0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d +SIZE (rust/crates/http-body-util-0.1.1.crate) = 11930 +SHA256 (rust/crates/httparse-1.8.0.crate) = d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904 +SIZE (rust/crates/httparse-1.8.0.crate) = 29954 +SHA256 (rust/crates/humansize-1.1.1.crate) = 02296996cb8796d7c6e3bc2d9211b7802812d36999a51bb754123ead7d37d026 +SIZE (rust/crates/humansize-1.1.1.crate) = 9131 +SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 +SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/hyper-1.3.1.crate) = fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d +SIZE (rust/crates/hyper-1.3.1.crate) = 148763 +SHA256 (rust/crates/hyper-tls-0.6.0.crate) = 70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0 +SIZE (rust/crates/hyper-tls-0.6.0.crate) = 15052 +SHA256 (rust/crates/hyper-util-0.1.3.crate) = ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa +SIZE (rust/crates/hyper-util-0.1.3.crate) = 61647 +SHA256 (rust/crates/iana-time-zone-0.1.60.crate) = e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141 +SIZE (rust/crates/iana-time-zone-0.1.60.crate) = 27074 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 +SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 +SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 +SIZE (rust/crates/idna-0.5.0.crate) = 271940 +SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 +SIZE (rust/crates/indexmap-2.2.6.crate) = 82420 +SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 +SIZE (rust/crates/indoc-2.0.5.crate) = 14396 +SHA256 (rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3 +SIZE (rust/crates/ipnet-2.9.0.crate) = 27627 +SHA256 (rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800 +SIZE (rust/crates/is_terminal_polyfill-1.70.0.crate) = 7451 +SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 +SIZE (rust/crates/itertools-0.12.1.crate) = 137761 +SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b +SIZE (rust/crates/itoa-1.0.11.crate) = 10563 +SHA256 (rust/crates/js-sys-0.3.69.crate) = 29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d +SIZE (rust/crates/js-sys-0.3.69.crate) = 81083 +SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 +SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c +SIZE (rust/crates/libc-0.2.155.crate) = 743539 +SHA256 (rust/crates/libsqlite3-sys-0.28.0.crate) = 0c10584274047cb335c23d3e61bcef8e323adae7c5c8c760540f73610177fc3f +SIZE (rust/crates/libsqlite3-sys-0.28.0.crate) = 4975624 +SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 +SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 +SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 +SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 +SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c +SIZE (rust/crates/log-0.4.21.crate) = 43442 +SHA256 (rust/crates/lru-0.12.3.crate) = d3262e75e648fce39813cb56ac41f3c3e3f65217ebf3844d818d1f9398cfb0dc +SIZE (rust/crates/lru-0.12.3.crate) = 15009 +SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d +SIZE (rust/crates/memchr-2.7.2.crate) = 96220 +SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (rust/crates/miniz_oxide-0.7.3.crate) = 87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae +SIZE (rust/crates/miniz_oxide-0.7.3.crate) = 55774 +SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c +SIZE (rust/crates/mio-0.8.11.crate) = 102983 +SHA256 (rust/crates/native-tls-0.2.11.crate) = 07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e +SIZE (rust/crates/native-tls-0.2.11.crate) = 29008 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 +SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 +SHA256 (rust/crates/nvd_cve-0.2.0.crate) = 676e9000f1a03cbccc8a9bf97ab6062470a6f77f8e2615eee85717edcafe00fb +SIZE (rust/crates/nvd_cve-0.2.0.crate) = 28147 +SHA256 (rust/crates/object-0.32.2.crate) = a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 +SIZE (rust/crates/object-0.32.2.crate) = 286994 +SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 +SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (rust/crates/openssl-0.10.64.crate) = 95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f +SIZE (rust/crates/openssl-0.10.64.crate) = 272306 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf +SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 +SHA256 (rust/crates/openssl-sys-0.9.102.crate) = c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2 +SIZE (rust/crates/openssl-sys-0.9.102.crate) = 68622 +SHA256 (rust/crates/parking_lot-0.12.2.crate) = 7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb +SIZE (rust/crates/parking_lot-0.12.2.crate) = 41723 +SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 +SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a +SIZE (rust/crates/paste-1.0.15.crate) = 18374 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3 +SIZE (rust/crates/pin-project-1.1.5.crate) = 54214 +SHA256 (rust/crates/pin-project-internal-1.1.5.crate) = 2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965 +SIZE (rust/crates/pin-project-internal-1.1.5.crate) = 28280 +SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02 +SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec +SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613 +SHA256 (rust/crates/proc-macro2-1.0.83.crate) = 0b33eb56c327dec362a9e55b3ad14f9d2f0904fb5a5b03b513ab5465399e9f43 +SIZE (rust/crates/proc-macro2-1.0.83.crate) = 48661 +SHA256 (rust/crates/progress-0.2.0.crate) = 17b820305721858696053a7fd0215cfeeee16ecaaf96b7a209945428e02f1c44 +SIZE (rust/crates/progress-0.2.0.crate) = 4421 +SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 +SIZE (rust/crates/quote-1.0.36.crate) = 28507 +SHA256 (rust/crates/ratatui-0.26.2.crate) = a564a852040e82671dc50a37d88f3aa83bbc690dfc6844cfe7a2591620206a80 +SIZE (rust/crates/ratatui-0.26.2.crate) = 456665 +SHA256 (rust/crates/redox_syscall-0.5.1.crate) = 469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e +SIZE (rust/crates/redox_syscall-0.5.1.crate) = 22536 +SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c +SIZE (rust/crates/regex-1.10.4.crate) = 253191 +SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea +SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565 +SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56 +SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497 +SHA256 (rust/crates/reqwest-0.12.4.crate) = 566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10 +SIZE (rust/crates/reqwest-0.12.4.crate) = 170627 +SHA256 (rust/crates/roff-0.2.1.crate) = b833d8d034ea094b1ea68aa6d5c740e0d04bad9d16568d08ba6f76823a114316 +SIZE (rust/crates/roff-0.2.1.crate) = 10605 +SHA256 (rust/crates/rusqlite-0.31.0.crate) = b838eba278d213a8beaf485bd313fd580ca4505a00d5871caeb1457c55322cae +SIZE (rust/crates/rusqlite-0.31.0.crate) = 152252 +SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f +SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f +SIZE (rust/crates/rustix-0.38.34.crate) = 365160 +SHA256 (rust/crates/rustls-pemfile-2.1.2.crate) = 29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d +SIZE (rust/crates/rustls-pemfile-2.1.2.crate) = 25928 +SHA256 (rust/crates/rustls-pki-types-1.7.0.crate) = 976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d +SIZE (rust/crates/rustls-pki-types-1.7.0.crate) = 29555 +SHA256 (rust/crates/rustversion-1.0.17.crate) = 955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6 +SIZE (rust/crates/rustversion-1.0.17.crate) = 17621 +SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f +SIZE (rust/crates/ryu-1.0.18.crate) = 47713 +SHA256 (rust/crates/schannel-0.1.23.crate) = fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534 +SIZE (rust/crates/schannel-0.1.23.crate) = 41667 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/security-framework-2.11.0.crate) = c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0 +SIZE (rust/crates/security-framework-2.11.0.crate) = 80191 +SHA256 (rust/crates/security-framework-sys-2.11.0.crate) = 317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7 +SIZE (rust/crates/security-framework-sys-2.11.0.crate) = 18718 +SHA256 (rust/crates/serde-1.0.202.crate) = 226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395 +SIZE (rust/crates/serde-1.0.202.crate) = 77722 +SHA256 (rust/crates/serde_derive-1.0.202.crate) = 6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838 +SIZE (rust/crates/serde_derive-1.0.202.crate) = 55867 +SHA256 (rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3 +SIZE (rust/crates/serde_json-1.0.117.crate) = 146921 +SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd +SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 +SHA256 (rust/crates/signal-hook-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 +SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 +SHA256 (rust/crates/signal-hook-mio-0.2.3.crate) = 29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af +SIZE (rust/crates/signal-hook-mio-0.2.3.crate) = 9064 +SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 +SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 +SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 +SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 +SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/smawk-0.3.2.crate) = b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c +SIZE (rust/crates/smawk-0.3.2.crate) = 13831 +SHA256 (rust/crates/socket2-0.5.7.crate) = ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c +SIZE (rust/crates/socket2-0.5.7.crate) = 55758 +SHA256 (rust/crates/stability-0.2.0.crate) = 2ff9eaf853dec4c8802325d8b6d3dffa86cc707fd7a1a4cdbf416e13b061787a +SIZE (rust/crates/stability-0.2.0.crate) = 5366 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/strsim-0.8.0.crate) = 8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a +SIZE (rust/crates/strsim-0.8.0.crate) = 9309 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/strum-0.26.2.crate) = 5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29 +SIZE (rust/crates/strum-0.26.2.crate) = 7189 +SHA256 (rust/crates/strum_macros-0.26.2.crate) = c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946 +SIZE (rust/crates/strum_macros-0.26.2.crate) = 27056 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.65.crate) = d2863d96a84c6439701d7a38f9de935ec562c8832cc55d1dde0f513b52fad106 +SIZE (rust/crates/syn-2.0.65.crate) = 264863 +SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 +SIZE (rust/crates/sync_wrapper-0.1.2.crate) = 6933 +SHA256 (rust/crates/system-configuration-0.5.1.crate) = ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7 +SIZE (rust/crates/system-configuration-0.5.1.crate) = 12618 +SHA256 (rust/crates/system-configuration-sys-0.5.0.crate) = a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9 +SIZE (rust/crates/system-configuration-sys-0.5.0.crate) = 6730 +SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 +SIZE (rust/crates/tempfile-3.10.1.crate) = 33653 +SHA256 (rust/crates/terminal_size-0.1.17.crate) = 633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df +SIZE (rust/crates/terminal_size-0.1.17.crate) = 9141 +SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7 +SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096 +SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060 +SIZE (rust/crates/textwrap-0.11.0.crate) = 17322 +SHA256 (rust/crates/textwrap-0.16.1.crate) = 23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9 +SIZE (rust/crates/textwrap-0.16.1.crate) = 56012 +SHA256 (rust/crates/thiserror-1.0.61.crate) = c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709 +SIZE (rust/crates/thiserror-1.0.61.crate) = 21264 +SHA256 (rust/crates/thiserror-impl-1.0.61.crate) = 46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533 +SIZE (rust/crates/thiserror-impl-1.0.61.crate) = 15786 +SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 +SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 +SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 +SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 +SHA256 (rust/crates/tokio-1.37.0.crate) = 1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787 +SIZE (rust/crates/tokio-1.37.0.crate) = 764297 +SHA256 (rust/crates/tokio-native-tls-0.3.1.crate) = bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2 +SIZE (rust/crates/tokio-native-tls-0.3.1.crate) = 20676 +SHA256 (rust/crates/tokio-util-0.7.11.crate) = 9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1 +SIZE (rust/crates/tokio-util-0.7.11.crate) = 113421 +SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c +SIZE (rust/crates/tower-0.4.13.crate) = 106906 +SHA256 (rust/crates/tower-layer-0.3.2.crate) = c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0 +SIZE (rust/crates/tower-layer-0.3.2.crate) = 6023 +SHA256 (rust/crates/tower-service-0.3.2.crate) = b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52 +SIZE (rust/crates/tower-service-0.3.2.crate) = 6847 +SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef +SIZE (rust/crates/tracing-0.1.40.crate) = 79459 +SHA256 (rust/crates/tracing-core-0.1.32.crate) = c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54 +SIZE (rust/crates/tracing-core-0.1.32.crate) = 61221 +SHA256 (rust/crates/try-lock-0.2.5.crate) = e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b +SIZE (rust/crates/try-lock-0.2.5.crate) = 4314 +SHA256 (rust/crates/tui-input-0.8.0.crate) = b3e785f863a3af4c800a2a669d0b64c879b538738e352607e2624d03f868dc01 +SIZE (rust/crates/tui-input-0.8.0.crate) = 10402 +SHA256 (rust/crates/tui-popup-0.3.1.crate) = 9bb4cb24a4c472f326f4da418a6dfaa4ef8978e2fbb61d548b8989f95034c7e8 +SIZE (rust/crates/tui-popup-0.3.1.crate) = 15521 +SHA256 (rust/crates/unicode-bidi-0.3.15.crate) = 08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75 +SIZE (rust/crates/unicode-bidi-0.3.15.crate) = 56811 +SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b +SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 +SHA256 (rust/crates/unicode-linebreak-0.1.5.crate) = 3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f +SIZE (rust/crates/unicode-linebreak-0.1.5.crate) = 15324 +SHA256 (rust/crates/unicode-normalization-0.1.23.crate) = a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5 +SIZE (rust/crates/unicode-normalization-0.1.23.crate) = 122649 +SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202 +SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740 +SHA256 (rust/crates/unicode-width-0.1.12.crate) = 68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6 +SIZE (rust/crates/unicode-width-0.1.12.crate) = 24062 +SHA256 (rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633 +SIZE (rust/crates/url-2.5.0.crate) = 78605 +SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/vcpkg-0.2.15.crate) = accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426 +SIZE (rust/crates/vcpkg-0.2.15.crate) = 228735 +SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 +SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 +SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f +SIZE (rust/crates/version_check-0.9.4.crate) = 14895 +SHA256 (rust/crates/want-0.3.1.crate) = bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e +SIZE (rust/crates/want-0.3.1.crate) = 6398 +SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 +SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasm-bindgen-0.2.92.crate) = 4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8 +SIZE (rust/crates/wasm-bindgen-0.2.92.crate) = 184119 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.92.crate) = 614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da +SIZE (rust/crates/wasm-bindgen-backend-0.2.92.crate) = 28348 +SHA256 (rust/crates/wasm-bindgen-futures-0.4.42.crate) = 76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0 +SIZE (rust/crates/wasm-bindgen-futures-0.4.42.crate) = 15380 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.92.crate) = a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726 +SIZE (rust/crates/wasm-bindgen-macro-0.2.92.crate) = 13835 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = 20092 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.92.crate) = af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96 +SIZE (rust/crates/wasm-bindgen-shared-0.2.92.crate) = 7263 +SHA256 (rust/crates/web-sys-0.3.69.crate) = 77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef +SIZE (rust/crates/web-sys-0.3.69.crate) = 728877 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 +SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows-targets-0.52.5.crate) = 6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb +SIZE (rust/crates/windows-targets-0.52.5.crate) = 6376 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 433266 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6 +SIZE (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 827944 +SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_i686_gnu-0.52.5.crate) = 88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670 +SIZE (rust/crates/windows_i686_gnu-0.52.5.crate) = 875699 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9 +SIZE (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 473064 +SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_i686_msvc-0.52.5.crate) = db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf +SIZE (rust/crates/windows_i686_msvc-0.52.5.crate) = 895404 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9 +SIZE (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 831539 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596 +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0 +SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905 +SHA256 (rust/crates/winreg-0.52.0.crate) = a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5 +SIZE (rust/crates/winreg-0.52.0.crate) = 30148 +SHA256 (rust/crates/zerocopy-0.7.34.crate) = ae87e3fcd617500e5d106f0380cf7b77f3c6092aae37191433159dda23cfb087 +SIZE (rust/crates/zerocopy-0.7.34.crate) = 151177 +SHA256 (rust/crates/zerocopy-derive-0.7.34.crate) = 15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b +SIZE (rust/crates/zerocopy-derive-0.7.34.crate) = 37907 +SHA256 (orhun-flawz-v0.1.1_GH0.tar.gz) = 90ee9787f63f40478cdbc1f55f1f865bc0865053ee2dd1edcb8dca80a3d069b3 +SIZE (orhun-flawz-v0.1.1_GH0.tar.gz) = 6712992 diff --git a/security/flawz/pkg-descr b/security/flawz/pkg-descr new file mode 100644 index 000000000000..89ea2ea7d0f0 --- /dev/null +++ b/security/flawz/pkg-descr @@ -0,0 +1,9 @@ +flawz is a Terminal User Interface (TUI) for browsing the security +vulnerabilities (also known as CVEs). + +As default it uses the vulnerability database NVD (https://nvd.nist.gov) +from NIST and provides search and listing functionalities in the terminal with +different theming options. + +For example, to view details on the notorious 'xz vulnerability', use: +$ flawz --feeds 2024 --query xz From nobody Tue May 21 02:07:15 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 4VjyVq4PMzz5KbDY; Tue, 21 May 2024 02:07:15 +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 4VjyVq41vhz55tJ; Tue, 21 May 2024 02:07:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716257235; 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=uNQXMJ0quWb8UcmmKdFSmMqwC+EpsVbMAkTbQOSBrIw=; b=dQxkrKWj1/krdXED16DpXBLLmfH3FlgsMEOf7JntyuFbHFsAP6PhwrJ3PAwUFr0MqgAS+i VZYzLk9t+zTr0JHVtXMOuyLg7q/2b7vjxJktMEjqSR85ynRrGyxbZ+FIbzzhssIP0pafuH +5sSecM6NmtcQ1R+aYV4Oj21jH275AU6LrMvGLpR9eCAMcPwlODgzHWfOiVdx1cI1kCacV sNJbJ3miuq4j3D0smeyy5DAWcVqHciSYQsLdQ1BIvoHA++WtNifpfzFWu3e076Nf3kxXzH //qbcBK2ixYM6mN0E/if/HMmtWqjz0jnREEbjWXl5MqR8G175TN23SLFzufysw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716257235; a=rsa-sha256; cv=none; b=BGwqQhPjaMpyZEozQui+WeyGFC+USwJCZ8L4PPEAiMRIHUZt/+0kINsa9aQRZVfCA28T1U RwDN9vWd4OlWdDmX5ZWwXazQDf2Opi5lxxV9iYg+qsgEkpRvn1dSB2QikPDkAdVPEKblyg 6H6EZ5OBqEUsXbZmK3j7j3Iz+08IkF1ULHXhzGGWogvxH/j3ufRk4O0ZmphVJ+GhcAvMpy RDALUFkbp8MuW6DnlhDmh3VN3tu5gz2Ca98Gyto4IYDG56kKB9QBfkwyPFOF61Nb7O8hWB P04ehmsaVhpeKOs7RwX+3sum2jGu4OGBDu7A67xIaxyxIccIlnvlE8jbtjjNXg== 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=1716257235; 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=uNQXMJ0quWb8UcmmKdFSmMqwC+EpsVbMAkTbQOSBrIw=; b=GdPmfiOQaFba0GxU0phJijevHswao45MgqI4lu4C9o/8fGijOkk47/MQMnhCfvBh82ygTC lQ+mZjl32+L6G0KhbWsfLl4Yf0MSehvgLiU7/ukPt5ccmYd4MOWbCrExRKwcR2UfYoKWZ/ HiRFq9dZkafdB7d1bkruqKbdP6TwIZI+ZuvBEaDE8aEHVGIofF0RtQP4GzikYQ5yMtfFxx RBpkkcbgJiBGMqWpZ81YYrebVIGjNIHecoU2m+0qnVAaAJwv2EFUQirTl7EbS8zwkMFrJ6 5DfHcUfW+alPRlojcrFeh7Z6xYM/WAK1GGS67ZUupTDlmPfsVUVYymRnLbD8BA== 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 4VjyVq2L0nz13K0; Tue, 21 May 2024 02:07:15 +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 44L27FGj016309; Tue, 21 May 2024 02:07:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L27FVQ016305; Tue, 21 May 2024 02:07:15 GMT (envelope-from git) Date: Tue, 21 May 2024 02:07:15 GMT Message-Id: <202405210207.44L27FVQ016305@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: feb1200cf8bf - main - net-p2p/intermodal: New port: CL utility for BitTorrent torrent file creation, verification, etc 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: feb1200cf8bf4f91dc364ab5e3ae1e5307b049d1 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=feb1200cf8bf4f91dc364ab5e3ae1e5307b049d1 commit feb1200cf8bf4f91dc364ab5e3ae1e5307b049d1 Author: Yuri Victorovich AuthorDate: 2024-05-21 01:36:58 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 02:07:11 +0000 net-p2p/intermodal: New port: CL utility for BitTorrent torrent file creation, verification, etc --- net-p2p/Makefile | 1 + net-p2p/intermodal/Makefile | 209 ++++++++++++++++++++++++ net-p2p/intermodal/distinfo | 367 +++++++++++++++++++++++++++++++++++++++++++ net-p2p/intermodal/pkg-descr | 5 + 4 files changed, 582 insertions(+) diff --git a/net-p2p/Makefile b/net-p2p/Makefile index ad928366f110..8c87c27d5b94 100644 --- a/net-p2p/Makefile +++ b/net-p2p/Makefile @@ -34,6 +34,7 @@ SUBDIR += ethash SUBDIR += go-ethereum SUBDIR += gtk-gnutella + SUBDIR += intermodal SUBDIR += jackett SUBDIR += jigdo SUBDIR += ktorrent diff --git a/net-p2p/intermodal/Makefile b/net-p2p/intermodal/Makefile new file mode 100644 index 000000000000..5835c59b2847 --- /dev/null +++ b/net-p2p/intermodal/Makefile @@ -0,0 +1,209 @@ +PORTNAME= intermodal +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.13 +CATEGORIES= net-p2p + +MAINTAINER= yuri@FreeBSD.org +COMMENT= CL utility for BitTorrent torrent file creation, verification, etc +WWW= https://imdl.io + +LICENSE= CC0-1.0 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cargo + +USE_GITHUB= yes +GH_ACCOUNT= casey + +CARGO_CRATES= addr2line-0.13.0 \ + adler-0.2.3 \ + aho-corasick-0.7.13 \ + ansi_term-0.11.0 \ + ansi_term-0.12.1 \ + array-init-0.0.4 \ + askama-0.9.0 \ + askama_derive-0.9.0 \ + askama_escape-0.3.0 \ + askama_shared-0.9.1 \ + atty-0.2.14 \ + autocfg-1.0.1 \ + backtrace-0.3.51 \ + bendy-0.3.2 \ + bitflags-1.2.1 \ + bstr-0.2.13 \ + bumpalo-3.4.0 \ + byteorder-1.3.4 \ + cargo_toml-0.8.1 \ + cast-0.2.3 \ + cc-1.0.60 \ + cfg-if-0.1.10 \ + chrono-0.4.19 \ + clap-2.33.3 \ + console-0.12.0 \ + criterion-0.3.3 \ + criterion-plot-0.4.3 \ + crossbeam-channel-0.4.4 \ + crossbeam-deque-0.7.3 \ + crossbeam-epoch-0.8.2 \ + crossbeam-utils-0.7.2 \ + csv-1.1.3 \ + csv-core-0.1.10 \ + ctor-0.1.16 \ + darling-0.10.2 \ + darling_core-0.10.2 \ + darling_macro-0.10.2 \ + difference-2.0.0 \ + doc-comment-0.3.3 \ + dtoa-0.4.6 \ + either-1.6.1 \ + encode_unicode-0.3.6 \ + env_logger-0.7.1 \ + failure-0.1.8 \ + failure_derive-0.1.8 \ + fehler-1.0.0 \ + fehler-macros-1.0.0 \ + fnv-1.0.7 \ + fs_extra-1.2.0 \ + getrandom-0.1.15 \ + gimli-0.22.0 \ + git2-0.13.11 \ + globset-0.4.5 \ + half-1.6.0 \ + heck-0.3.1 \ + hermit-abi-0.1.16 \ + hex-0.4.2 \ + humansize-1.1.0 \ + humantime-1.3.0 \ + ident_case-1.0.1 \ + idna-0.2.0 \ + ignore-0.4.16 \ + imdl-indicatif-0.14.0 \ + itertools-0.9.0 \ + itoa-0.4.6 \ + jobserver-0.1.21 \ + js-sys-0.3.45 \ + lazy_static-1.4.0 \ + lexiclean-0.0.1 \ + libc-0.2.78 \ + libgit2-sys-0.12.13+1.0.1 \ + libssh2-sys-0.2.19 \ + libz-sys-1.1.2 \ + linked-hash-map-0.5.3 \ + log-0.4.11 \ + matches-0.1.8 \ + maybe-uninit-2.0.0 \ + md5-0.7.0 \ + memchr-2.3.3 \ + memoffset-0.5.6 \ + miniz_oxide-0.4.2 \ + nodrop-0.1.14 \ + nom-5.1.2 \ + num-integer-0.1.43 \ + num-traits-0.2.12 \ + num_cpus-1.13.0 \ + number_prefix-0.3.0 \ + object-0.20.0 \ + once_cell-1.12.0 \ + oorandom-11.1.2 \ + open-1.4.0 \ + openssl-probe-0.1.2 \ + openssl-sys-0.9.80 \ + output_vt100-0.1.2 \ + percent-encoding-2.1.0 \ + pkg-config-0.3.18 \ + plotters-0.2.15 \ + ppv-lite86-0.2.9 \ + pretty_assertions-0.6.1 \ + pretty_env_logger-0.4.0 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ + proc-macro2-1.0.24 \ + quick-error-1.2.3 \ + quote-1.0.7 \ + rand-0.7.3 \ + rand_chacha-0.2.2 \ + rand_core-0.5.1 \ + rand_hc-0.2.0 \ + rayon-1.4.1 \ + rayon-core-1.8.1 \ + redox_syscall-0.1.57 \ + regex-1.3.9 \ + regex-automata-0.1.9 \ + regex-syntax-0.6.18 \ + remove_dir_all-0.5.3 \ + rustc-demangle-0.1.16 \ + rustc_version-0.2.3 \ + ryu-1.0.5 \ + same-file-1.0.6 \ + scopeguard-1.1.0 \ + semver-0.9.0 \ + semver-parser-0.7.0 \ + serde-1.0.116 \ + serde-hex-0.1.0 \ + serde_bytes-0.11.5 \ + serde_cbor-0.11.1 \ + serde_derive-1.0.116 \ + serde_json-1.0.58 \ + serde_with-1.5.0 \ + serde_with_macros-1.2.0 \ + serde_yaml-0.8.13 \ + sha1-0.6.0 \ + smallvec-0.6.13 \ + snafu-0.6.9 \ + snafu-derive-0.6.9 \ + static_assertions-1.1.0 \ + strsim-0.8.0 \ + strsim-0.9.3 \ + structopt-0.3.18 \ + structopt-derive-0.4.11 \ + strum-0.18.0 \ + strum-0.19.2 \ + strum_macros-0.18.0 \ + strum_macros-0.19.2 \ + syn-1.0.42 \ + synstructure-0.12.4 \ + tempfile-3.1.0 \ + temptree-0.0.0 \ + term_size-0.3.2 \ + termcolor-1.1.0 \ + terminal_size-0.1.13 \ + termios-0.3.2 \ + textwrap-0.11.0 \ + thread_local-1.1.4 \ + time-0.1.44 \ + tinytemplate-1.1.0 \ + tinyvec-0.3.4 \ + toml-0.5.6 \ + unicode-bidi-0.3.4 \ + unicode-normalization-0.1.13 \ + unicode-segmentation-1.6.0 \ + unicode-width-0.1.8 \ + unicode-xid-0.2.1 \ + url-2.1.1 \ + vcpkg-0.2.10 \ + vec_map-0.8.2 \ + version_check-0.9.2 \ + walkdir-2.3.1 \ + wasi-0.9.0+wasi-snapshot-preview1 \ + wasi-0.10.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.68 \ + wasm-bindgen-backend-0.2.68 \ + wasm-bindgen-macro-0.2.68 \ + wasm-bindgen-macro-support-0.2.68 \ + wasm-bindgen-shared-0.2.68 \ + web-sys-0.3.45 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.5 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + yaml-rust-0.4.4 + +OPENSSLINC= /usr/include +OPENSSLLIB= /usr/lib + +PLIST_FILES= bin/imdl + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/imdl + +.include diff --git a/net-p2p/intermodal/distinfo b/net-p2p/intermodal/distinfo new file mode 100644 index 000000000000..88eb7b1838c5 --- /dev/null +++ b/net-p2p/intermodal/distinfo @@ -0,0 +1,367 @@ +TIMESTAMP = 1716254126 +SHA256 (rust/crates/addr2line-0.13.0.crate) = 1b6a2d3371669ab3ca9797670853d61402b03d0b4b9ebf33d677dfa720203072 +SIZE (rust/crates/addr2line-0.13.0.crate) = 29996 +SHA256 (rust/crates/adler-0.2.3.crate) = ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e +SIZE (rust/crates/adler-0.2.3.crate) = 12168 +SHA256 (rust/crates/aho-corasick-0.7.13.crate) = 043164d8ba5c4c3035fec9bbee8647c0261d788f3474306f93bb65901cae0e86 +SIZE (rust/crates/aho-corasick-0.7.13.crate) = 111381 +SHA256 (rust/crates/ansi_term-0.11.0.crate) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b +SIZE (rust/crates/ansi_term-0.11.0.crate) = 17087 +SHA256 (rust/crates/ansi_term-0.12.1.crate) = d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2 +SIZE (rust/crates/ansi_term-0.12.1.crate) = 24838 +SHA256 (rust/crates/array-init-0.0.4.crate) = 23589ecb866b460d3a0f1278834750268c607e8e28a1b982c907219f3178cd72 +SIZE (rust/crates/array-init-0.0.4.crate) = 8937 +SHA256 (rust/crates/askama-0.9.0.crate) = 10a1fb9e41eb366cbcd267da2094be5b7e62fdbca9f82091e7503e80f885050d +SIZE (rust/crates/askama-0.9.0.crate) = 9445 +SHA256 (rust/crates/askama_derive-0.9.0.crate) = e1012c270085fa35ece6a48a569544fde85b6d9ee41074c7b706cc912a03f939 +SIZE (rust/crates/askama_derive-0.9.0.crate) = 19455 +SHA256 (rust/crates/askama_escape-0.3.0.crate) = 7a577aeba5fec1aafb9f195d98cfcc38a78b588e4ebf9b15f62ca1c7aa33795a +SIZE (rust/crates/askama_escape-0.3.0.crate) = 3852 +SHA256 (rust/crates/askama_shared-0.9.1.crate) = 8ee517f4e33c27b129928e71d8a044d54c513e72e0b72ec5c4f5f1823e9de353 +SIZE (rust/crates/askama_shared-0.9.1.crate) = 8736 +SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 +SIZE (rust/crates/atty-0.2.14.crate) = 5470 +SHA256 (rust/crates/autocfg-1.0.1.crate) = cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a +SIZE (rust/crates/autocfg-1.0.1.crate) = 12908 +SHA256 (rust/crates/backtrace-0.3.51.crate) = ec1931848a574faa8f7c71a12ea00453ff5effbb5f51afe7f77d7a48cace6ac1 +SIZE (rust/crates/backtrace-0.3.51.crate) = 71833 +SHA256 (rust/crates/bendy-0.3.2.crate) = 1f35e865a4aae9618063f67b1cd1ff6d0ae28b9478f1cdc0dd88d61884c8fe71 +SIZE (rust/crates/bendy-0.3.2.crate) = 71572 +SHA256 (rust/crates/bitflags-1.2.1.crate) = cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693 +SIZE (rust/crates/bitflags-1.2.1.crate) = 16745 +SHA256 (rust/crates/bstr-0.2.13.crate) = 31accafdb70df7871592c058eca3985b71104e15ac32f64706022c58867da931 +SIZE (rust/crates/bstr-0.2.13.crate) = 345445 +SHA256 (rust/crates/bumpalo-3.4.0.crate) = 2e8c087f005730276d1096a652e92a8bacee2e2472bcc9715a74d2bec38b5820 +SIZE (rust/crates/bumpalo-3.4.0.crate) = 129102 +SHA256 (rust/crates/byteorder-1.3.4.crate) = 08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de +SIZE (rust/crates/byteorder-1.3.4.crate) = 21943 +SHA256 (rust/crates/cargo_toml-0.8.1.crate) = 513d17226888c7b8283ac02a1c1b0d8a9d4cbf6db65dfadb79f598f5d7966fe9 +SIZE (rust/crates/cargo_toml-0.8.1.crate) = 6998 +SHA256 (rust/crates/cast-0.2.3.crate) = 4b9434b9a5aa1450faa3f9cb14ea0e8c53bb5d2b3c1bfd1ab4fc03e9f33fbfb0 +SIZE (rust/crates/cast-0.2.3.crate) = 11446 +SHA256 (rust/crates/cc-1.0.60.crate) = ef611cc68ff783f18535d77ddd080185275713d852c4f5cbb6122c462a7a825c +SIZE (rust/crates/cc-1.0.60.crate) = 53351 +SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822 +SIZE (rust/crates/cfg-if-0.1.10.crate) = 7933 +SHA256 (rust/crates/chrono-0.4.19.crate) = 670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73 +SIZE (rust/crates/chrono-0.4.19.crate) = 155663 +SHA256 (rust/crates/clap-2.33.3.crate) = 37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002 +SIZE (rust/crates/clap-2.33.3.crate) = 201925 +SHA256 (rust/crates/console-0.12.0.crate) = c0b1aacfaffdbff75be81c15a399b4bedf78aaefe840e8af1d299ac2ade885d2 +SIZE (rust/crates/console-0.12.0.crate) = 21278 +SHA256 (rust/crates/criterion-0.3.3.crate) = 70daa7ceec6cf143990669a04c7df13391d55fb27bd4079d252fca774ba244d8 +SIZE (rust/crates/criterion-0.3.3.crate) = 106132 +SHA256 (rust/crates/criterion-plot-0.4.3.crate) = e022feadec601fba1649cfa83586381a4ad31c6bf3a9ab7d408118b05dd9889d +SIZE (rust/crates/criterion-plot-0.4.3.crate) = 17226 +SHA256 (rust/crates/crossbeam-channel-0.4.4.crate) = b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87 +SIZE (rust/crates/crossbeam-channel-0.4.4.crate) = 86868 +SHA256 (rust/crates/crossbeam-deque-0.7.3.crate) = 9f02af974daeee82218205558e51ec8768b48cf524bd01d550abe5573a608285 +SIZE (rust/crates/crossbeam-deque-0.7.3.crate) = 19888 +SHA256 (rust/crates/crossbeam-epoch-0.8.2.crate) = 058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace +SIZE (rust/crates/crossbeam-epoch-0.8.2.crate) = 39283 +SHA256 (rust/crates/crossbeam-utils-0.7.2.crate) = c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8 +SIZE (rust/crates/crossbeam-utils-0.7.2.crate) = 34338 +SHA256 (rust/crates/csv-1.1.3.crate) = 00affe7f6ab566df61b4be3ce8cf16bc2576bca0963ceb0955e45d514bf9a279 +SIZE (rust/crates/csv-1.1.3.crate) = 890849 +SHA256 (rust/crates/csv-core-0.1.10.crate) = 2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90 +SIZE (rust/crates/csv-core-0.1.10.crate) = 25668 +SHA256 (rust/crates/ctor-0.1.16.crate) = 7fbaabec2c953050352311293be5c6aba8e141ba19d6811862b232d6fd020484 +SIZE (rust/crates/ctor-0.1.16.crate) = 4770 +SHA256 (rust/crates/darling-0.10.2.crate) = 0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858 +SIZE (rust/crates/darling-0.10.2.crate) = 17620 +SHA256 (rust/crates/darling_core-0.10.2.crate) = f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b +SIZE (rust/crates/darling_core-0.10.2.crate) = 44339 +SHA256 (rust/crates/darling_macro-0.10.2.crate) = d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72 +SIZE (rust/crates/darling_macro-0.10.2.crate) = 1919 +SHA256 (rust/crates/difference-2.0.0.crate) = 524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198 +SIZE (rust/crates/difference-2.0.0.crate) = 147616 +SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 +SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 +SHA256 (rust/crates/dtoa-0.4.6.crate) = 134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b +SIZE (rust/crates/dtoa-0.4.6.crate) = 15979 +SHA256 (rust/crates/either-1.6.1.crate) = e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457 +SIZE (rust/crates/either-1.6.1.crate) = 13641 +SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f +SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 +SHA256 (rust/crates/env_logger-0.7.1.crate) = 44533bbbb3bb3c1fa17d9f2e4e38bbbaf8396ba82193c4cb1b6445d711445d36 +SIZE (rust/crates/env_logger-0.7.1.crate) = 32281 +SHA256 (rust/crates/failure-0.1.8.crate) = d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86 +SIZE (rust/crates/failure-0.1.8.crate) = 37582 +SHA256 (rust/crates/failure_derive-0.1.8.crate) = aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4 +SIZE (rust/crates/failure_derive-0.1.8.crate) = 4950 +SHA256 (rust/crates/fehler-1.0.0.crate) = d5729fe49ba028cd550747b6e62cd3d841beccab5390aa398538c31a2d983635 +SIZE (rust/crates/fehler-1.0.0.crate) = 9032 +SHA256 (rust/crates/fehler-macros-1.0.0.crate) = ccb5acb1045ebbfa222e2c50679e392a71dd77030b78fb0189f2d9c5974400f9 +SIZE (rust/crates/fehler-macros-1.0.0.crate) = 3271 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/fs_extra-1.2.0.crate) = 2022715d62ab30faffd124d40b76f4134a550a87792276512b18d63272333394 +SIZE (rust/crates/fs_extra-1.2.0.crate) = 29918 +SHA256 (rust/crates/getrandom-0.1.15.crate) = fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6 +SIZE (rust/crates/getrandom-0.1.15.crate) = 24786 +SHA256 (rust/crates/gimli-0.22.0.crate) = aaf91faf136cb47367fa430cd46e37a788775e7fa104f8b4bcb3861dc389b724 +SIZE (rust/crates/gimli-0.22.0.crate) = 704135 +SHA256 (rust/crates/git2-0.13.11.crate) = 1e094214efbc7fdbbdee952147e493b00e99a4e52817492277e98967ae918165 +SIZE (rust/crates/git2-0.13.11.crate) = 173742 +SHA256 (rust/crates/globset-0.4.5.crate) = 7ad1da430bd7281dde2576f44c84cc3f0f7b475e7202cd503042dff01a8c8120 +SIZE (rust/crates/globset-0.4.5.crate) = 22830 +SHA256 (rust/crates/half-1.6.0.crate) = d36fab90f82edc3c747f9d438e06cf0a491055896f2a279638bb5beed6c40177 +SIZE (rust/crates/half-1.6.0.crate) = 36740 +SHA256 (rust/crates/heck-0.3.1.crate) = 20564e78d53d2bb135c343b3f47714a56af2061f1c928fdb541dc7b9fdd94205 +SIZE (rust/crates/heck-0.3.1.crate) = 54666 +SHA256 (rust/crates/hermit-abi-0.1.16.crate) = 4c30f6d0bc6b00693347368a67d41b58f2fb851215ff1da49e90fe2c5c667151 +SIZE (rust/crates/hermit-abi-0.1.16.crate) = 9889 +SHA256 (rust/crates/hex-0.4.2.crate) = 644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35 +SIZE (rust/crates/hex-0.4.2.crate) = 13385 +SHA256 (rust/crates/humansize-1.1.0.crate) = b6cab2627acfc432780848602f3f558f7e9dd427352224b0d9324025796d2a5e +SIZE (rust/crates/humansize-1.1.0.crate) = 4459 +SHA256 (rust/crates/humantime-1.3.0.crate) = df004cfca50ef23c36850aaaa59ad52cc70d0e90243c3c7737a4dd32dc7a3c4f +SIZE (rust/crates/humantime-1.3.0.crate) = 17020 +SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 +SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 +SHA256 (rust/crates/idna-0.2.0.crate) = 02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9 +SIZE (rust/crates/idna-0.2.0.crate) = 257203 +SHA256 (rust/crates/ignore-0.4.16.crate) = 22dcbf2a4a289528dbef21686354904e1c694ac642610a9bff9e7df730d9ec72 +SIZE (rust/crates/ignore-0.4.16.crate) = 52343 +SHA256 (rust/crates/imdl-indicatif-0.14.0.crate) = 6cd52c6090487185174be0dc0c3b2ba6e8ea687422d9de66fa244e0bf9339b28 +SIZE (rust/crates/imdl-indicatif-0.14.0.crate) = 28113 +SHA256 (rust/crates/itertools-0.9.0.crate) = 284f18f85651fe11e8a991b2adb42cb078325c996ed026d994719efcfca1d54b +SIZE (rust/crates/itertools-0.9.0.crate) = 96429 +SHA256 (rust/crates/itoa-0.4.6.crate) = dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6 +SIZE (rust/crates/itoa-0.4.6.crate) = 12167 +SHA256 (rust/crates/jobserver-0.1.21.crate) = 5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2 +SIZE (rust/crates/jobserver-0.1.21.crate) = 21228 +SHA256 (rust/crates/js-sys-0.3.45.crate) = ca059e81d9486668f12d455a4ea6daa600bd408134cd17e3d3fb5a32d1f016f8 +SIZE (rust/crates/js-sys-0.3.45.crate) = 67143 +SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 +SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (rust/crates/lexiclean-0.0.1.crate) = 441225017b106b9f902e97947a6d31e44ebcf274b91bdbfb51e5c477fcd468e5 +SIZE (rust/crates/lexiclean-0.0.1.crate) = 5362 +SHA256 (rust/crates/libc-0.2.78.crate) = aa7087f49d294270db4e1928fc110c976cd4b9e5a16348e0a1df09afa99e6c98 +SIZE (rust/crates/libc-0.2.78.crate) = 508428 +SHA256 (rust/crates/libgit2-sys-0.12.13+1.0.1.crate) = 069eea34f76ec15f2822ccf78fe0cdb8c9016764d0a12865278585a74dbdeae5 +SIZE (rust/crates/libgit2-sys-0.12.13+1.0.1.crate) = 1555713 +SHA256 (rust/crates/libssh2-sys-0.2.19.crate) = ca46220853ba1c512fc82826d0834d87b06bcd3c2a42241b7de72f3d2fe17056 +SIZE (rust/crates/libssh2-sys-0.2.19.crate) = 473458 +SHA256 (rust/crates/libz-sys-1.1.2.crate) = 602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655 +SIZE (rust/crates/libz-sys-1.1.2.crate) = 1339299 +SHA256 (rust/crates/linked-hash-map-0.5.3.crate) = 8dd5a6d5999d9907cda8ed67bbd137d3af8085216c2ac62de5be860bd41f304a +SIZE (rust/crates/linked-hash-map-0.5.3.crate) = 16130 +SHA256 (rust/crates/log-0.4.11.crate) = 4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b +SIZE (rust/crates/log-0.4.11.crate) = 36276 +SHA256 (rust/crates/matches-0.1.8.crate) = 7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08 +SIZE (rust/crates/matches-0.1.8.crate) = 2216 +SHA256 (rust/crates/maybe-uninit-2.0.0.crate) = 60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00 +SIZE (rust/crates/maybe-uninit-2.0.0.crate) = 11809 +SHA256 (rust/crates/md5-0.7.0.crate) = 490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771 +SIZE (rust/crates/md5-0.7.0.crate) = 6671 +SHA256 (rust/crates/memchr-2.3.3.crate) = 3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400 +SIZE (rust/crates/memchr-2.3.3.crate) = 22566 +SHA256 (rust/crates/memoffset-0.5.6.crate) = 043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa +SIZE (rust/crates/memoffset-0.5.6.crate) = 7382 +SHA256 (rust/crates/miniz_oxide-0.4.2.crate) = c60c0dfe32c10b43a144bad8fc83538c52f58302c92300ea7ec7bf7b38d5a7b9 +SIZE (rust/crates/miniz_oxide-0.4.2.crate) = 46206 +SHA256 (rust/crates/nodrop-0.1.14.crate) = 72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb +SIZE (rust/crates/nodrop-0.1.14.crate) = 7667 +SHA256 (rust/crates/nom-5.1.2.crate) = ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af +SIZE (rust/crates/nom-5.1.2.crate) = 136174 +SHA256 (rust/crates/num-integer-0.1.43.crate) = 8d59457e662d541ba17869cf51cf177c0b5f0cbf476c66bdc90bf1edac4f875b +SIZE (rust/crates/num-integer-0.1.43.crate) = 21966 +SHA256 (rust/crates/num-traits-0.2.12.crate) = ac267bcc07f48ee5f8935ab0d24f316fb722d7a1292e2913f0cc196b29ffd611 +SIZE (rust/crates/num-traits-0.2.12.crate) = 43807 +SHA256 (rust/crates/num_cpus-1.13.0.crate) = 05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3 +SIZE (rust/crates/num_cpus-1.13.0.crate) = 14704 +SHA256 (rust/crates/number_prefix-0.3.0.crate) = 17b02fc0ff9a9e4b35b3342880f48e896ebf69f2967921fe8646bf5b7125956a +SIZE (rust/crates/number_prefix-0.3.0.crate) = 6291 +SHA256 (rust/crates/object-0.20.0.crate) = 1ab52be62400ca80aa00285d25253d7f7c437b7375c4de678f5405d3afe82ca5 +SIZE (rust/crates/object-0.20.0.crate) = 168755 +SHA256 (rust/crates/once_cell-1.12.0.crate) = 7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225 +SIZE (rust/crates/once_cell-1.12.0.crate) = 31549 +SHA256 (rust/crates/oorandom-11.1.2.crate) = a170cebd8021a008ea92e4db85a72f80b35df514ec664b296fdcbb654eac0b2c +SIZE (rust/crates/oorandom-11.1.2.crate) = 23418 +SHA256 (rust/crates/open-1.4.0.crate) = 7c283bf0114efea9e42f1a60edea9859e8c47528eae09d01df4b29c1e489cc48 +SIZE (rust/crates/open-1.4.0.crate) = 5084 +SHA256 (rust/crates/openssl-probe-0.1.2.crate) = 77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de +SIZE (rust/crates/openssl-probe-0.1.2.crate) = 6427 +SHA256 (rust/crates/openssl-sys-0.9.80.crate) = 23bbbf7854cd45b83958ebe919f0e8e516793727652e27fda10a8384cfc790b7 +SIZE (rust/crates/openssl-sys-0.9.80.crate) = 61687 +SHA256 (rust/crates/output_vt100-0.1.2.crate) = 53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9 +SIZE (rust/crates/output_vt100-0.1.2.crate) = 4062 +SHA256 (rust/crates/percent-encoding-2.1.0.crate) = d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e +SIZE (rust/crates/percent-encoding-2.1.0.crate) = 9748 +SHA256 (rust/crates/pkg-config-0.3.18.crate) = d36492546b6af1463394d46f0c834346f31548646f6ba10849802c9c9a27ac33 +SIZE (rust/crates/pkg-config-0.3.18.crate) = 14674 +SHA256 (rust/crates/plotters-0.2.15.crate) = 0d1685fbe7beba33de0330629da9d955ac75bd54f33d7b79f9a895590124f6bb +SIZE (rust/crates/plotters-0.2.15.crate) = 1047949 +SHA256 (rust/crates/ppv-lite86-0.2.9.crate) = c36fa947111f5c62a733b652544dd0016a43ce89619538a8ef92724a6f501a20 +SIZE (rust/crates/ppv-lite86-0.2.9.crate) = 20933 +SHA256 (rust/crates/pretty_assertions-0.6.1.crate) = 3f81e1644e1b54f5a68959a29aa86cde704219254669da328ecfdf6a1f09d427 +SIZE (rust/crates/pretty_assertions-0.6.1.crate) = 61551 +SHA256 (rust/crates/pretty_env_logger-0.4.0.crate) = 926d36b9553851b8b0005f1275891b392ee4d2d833852c417ed025477350fb9d +SIZE (rust/crates/pretty_env_logger-0.4.0.crate) = 8690 +SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c +SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 +SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 +SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 +SHA256 (rust/crates/proc-macro2-1.0.24.crate) = 1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71 +SIZE (rust/crates/proc-macro2-1.0.24.crate) = 37716 +SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 +SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 +SHA256 (rust/crates/quote-1.0.7.crate) = aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37 +SIZE (rust/crates/quote-1.0.7.crate) = 25170 +SHA256 (rust/crates/rand-0.7.3.crate) = 6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03 +SIZE (rust/crates/rand-0.7.3.crate) = 112246 +SHA256 (rust/crates/rand_chacha-0.2.2.crate) = f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402 +SIZE (rust/crates/rand_chacha-0.2.2.crate) = 13267 +SHA256 (rust/crates/rand_core-0.5.1.crate) = 90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19 +SIZE (rust/crates/rand_core-0.5.1.crate) = 21116 +SHA256 (rust/crates/rand_hc-0.2.0.crate) = ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c +SIZE (rust/crates/rand_hc-0.2.0.crate) = 11670 +SHA256 (rust/crates/rayon-1.4.1.crate) = dcf6960dc9a5b4ee8d3e4c5787b4a112a8818e0290a42ff664ad60692fdf2032 +SIZE (rust/crates/rayon-1.4.1.crate) = 158219 +SHA256 (rust/crates/rayon-core-1.8.1.crate) = e8c4fec834fb6e6d2dd5eece3c7b432a52f0ba887cf40e595190c4107edc08bf +SIZE (rust/crates/rayon-core-1.8.1.crate) = 63681 +SHA256 (rust/crates/redox_syscall-0.1.57.crate) = 41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce +SIZE (rust/crates/redox_syscall-0.1.57.crate) = 17087 +SHA256 (rust/crates/regex-1.3.9.crate) = 9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6 +SIZE (rust/crates/regex-1.3.9.crate) = 236683 +SHA256 (rust/crates/regex-automata-0.1.9.crate) = ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4 +SIZE (rust/crates/regex-automata-0.1.9.crate) = 114560 +SHA256 (rust/crates/regex-syntax-0.6.18.crate) = 26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8 +SIZE (rust/crates/regex-syntax-0.6.18.crate) = 294440 +SHA256 (rust/crates/remove_dir_all-0.5.3.crate) = 3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7 +SIZE (rust/crates/remove_dir_all-0.5.3.crate) = 9184 +SHA256 (rust/crates/rustc-demangle-0.1.16.crate) = 4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783 +SIZE (rust/crates/rustc-demangle-0.1.16.crate) = 19137 +SHA256 (rust/crates/rustc_version-0.2.3.crate) = 138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a +SIZE (rust/crates/rustc_version-0.2.3.crate) = 10210 +SHA256 (rust/crates/ryu-1.0.5.crate) = 71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e +SIZE (rust/crates/ryu-1.0.5.crate) = 49570 +SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd +SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 +SHA256 (rust/crates/semver-0.9.0.crate) = 1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403 +SIZE (rust/crates/semver-0.9.0.crate) = 17344 +SHA256 (rust/crates/semver-parser-0.7.0.crate) = 388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3 +SIZE (rust/crates/semver-parser-0.7.0.crate) = 10268 +SHA256 (rust/crates/serde-1.0.116.crate) = 96fe57af81d28386a513cbc6858332abc6117cfdb5999647c6444b8f43a370a5 +SIZE (rust/crates/serde-1.0.116.crate) = 74443 +SHA256 (rust/crates/serde-hex-0.1.0.crate) = ca37e3e4d1b39afd7ff11ee4e947efae85adfddf4841787bfa47c470e96dc26d +SIZE (rust/crates/serde-hex-0.1.0.crate) = 17667 +SHA256 (rust/crates/serde_bytes-0.11.5.crate) = 16ae07dd2f88a366f15bd0632ba725227018c69a1c8550a927324f8eb8368bb9 +SIZE (rust/crates/serde_bytes-0.11.5.crate) = 11067 +SHA256 (rust/crates/serde_cbor-0.11.1.crate) = 1e18acfa2f90e8b735b2836ab8d538de304cbb6729a7360729ea5a895d15a622 +SIZE (rust/crates/serde_cbor-0.11.1.crate) = 43947 +SHA256 (rust/crates/serde_derive-1.0.116.crate) = f630a6370fd8e457873b4bd2ffdae75408bc291ba72be773772a4c2a065d9ae8 +SIZE (rust/crates/serde_derive-1.0.116.crate) = 50697 +SHA256 (rust/crates/serde_json-1.0.58.crate) = a230ea9107ca2220eea9d46de97eddcb04cd00e92d13dda78e478dd33fa82bd4 +SIZE (rust/crates/serde_json-1.0.58.crate) = 114933 +SHA256 (rust/crates/serde_with-1.5.0.crate) = f87df303fd746404ca055fffb3a1850243ee3404f9bda4dc5760132814dd0734 +SIZE (rust/crates/serde_with-1.5.0.crate) = 49552 +SHA256 (rust/crates/serde_with_macros-1.2.0.crate) = fe2c6a4cb9be4c26e73a98dc94fdd90b876971e3b575eeed6d4b82c7d17aa4a5 +SIZE (rust/crates/serde_with_macros-1.2.0.crate) = 14596 +SHA256 (rust/crates/serde_yaml-0.8.13.crate) = ae3e2dd40a7cdc18ca80db804b7f461a39bb721160a85c9a1fa30134bf3c02a5 +SIZE (rust/crates/serde_yaml-0.8.13.crate) = 37683 +SHA256 (rust/crates/sha1-0.6.0.crate) = 2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d +SIZE (rust/crates/sha1-0.6.0.crate) = 9244 +SHA256 (rust/crates/smallvec-0.6.13.crate) = f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6 +SIZE (rust/crates/smallvec-0.6.13.crate) = 22760 +SHA256 (rust/crates/snafu-0.6.9.crate) = 9c4e6046e4691afe918fd1b603fd6e515bcda5388a1092a9edbada307d159f09 +SIZE (rust/crates/snafu-0.6.9.crate) = 40311 +SHA256 (rust/crates/snafu-derive-0.6.9.crate) = 7073448732a89f2f3e6581989106067f403d378faeafb4a50812eb814170d3e5 +SIZE (rust/crates/snafu-derive-0.6.9.crate) = 19555 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/strsim-0.8.0.crate) = 8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a +SIZE (rust/crates/strsim-0.8.0.crate) = 9309 +SHA256 (rust/crates/strsim-0.9.3.crate) = 6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c +SIZE (rust/crates/strsim-0.9.3.crate) = 10266 +SHA256 (rust/crates/structopt-0.3.18.crate) = a33f6461027d7f08a13715659b2948e1602c31a3756aeae9378bfe7518c72e82 +SIZE (rust/crates/structopt-0.3.18.crate) = 50357 +SHA256 (rust/crates/structopt-derive-0.4.11.crate) = c92e775028122a4b3dd55d58f14fc5120289c69bee99df1d117ae30f84b225c9 +SIZE (rust/crates/structopt-derive-0.4.11.crate) = 19729 +SHA256 (rust/crates/strum-0.18.0.crate) = 57bd81eb48f4c437cadc685403cad539345bf703d78e63707418431cecd4522b +SIZE (rust/crates/strum-0.18.0.crate) = 4207 +SHA256 (rust/crates/strum-0.19.2.crate) = 3924a58d165da3b7b2922c667ab0673c7b5fd52b5c19ea3442747bcb3cd15abe +SIZE (rust/crates/strum-0.19.2.crate) = 4231 +SHA256 (rust/crates/strum_macros-0.18.0.crate) = 87c85aa3f8ea653bfd3ddf25f7ee357ee4d204731f6aa9ad04002306f6e2774c +SIZE (rust/crates/strum_macros-0.18.0.crate) = 10229 +SHA256 (rust/crates/strum_macros-0.19.2.crate) = 2d2ab682ecdcae7f5f45ae85cd7c1e6c8e68ea42c8a612d47fedf831c037146a +SIZE (rust/crates/strum_macros-0.19.2.crate) = 10682 +SHA256 (rust/crates/syn-1.0.42.crate) = 9c51d92969d209b54a98397e1b91c8ae82d8c87a7bb87df0b29aa2ad81454228 +SIZE (rust/crates/syn-1.0.42.crate) = 225244 +SHA256 (rust/crates/synstructure-0.12.4.crate) = b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701 +SIZE (rust/crates/synstructure-0.12.4.crate) = 18105 +SHA256 (rust/crates/tempfile-3.1.0.crate) = 7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9 +SIZE (rust/crates/tempfile-3.1.0.crate) = 25823 +SHA256 (rust/crates/temptree-0.0.0.crate) = f2b41283c421539cd57fda2bdae139a0e08992dba973cd4ba859765c867ad591 +SIZE (rust/crates/temptree-0.0.0.crate) = 2401 +SHA256 (rust/crates/term_size-0.3.2.crate) = 1e4129646ca0ed8f45d09b929036bafad5377103edd06e50bf574b353d2b08d9 +SIZE (rust/crates/term_size-0.3.2.crate) = 10917 +SHA256 (rust/crates/termcolor-1.1.0.crate) = bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f +SIZE (rust/crates/termcolor-1.1.0.crate) = 17193 +SHA256 (rust/crates/terminal_size-0.1.13.crate) = 9a14cd9f8c72704232f0bfc8455c0e861f0ad4eb60cc9ec8a170e231414c1e13 +SIZE (rust/crates/terminal_size-0.1.13.crate) = 8094 +SHA256 (rust/crates/termios-0.3.2.crate) = 6f0fcee7b24a25675de40d5bb4de6e41b0df07bc9856295e7e2b3a3600c400c2 +SIZE (rust/crates/termios-0.3.2.crate) = 16545 +SHA256 (rust/crates/textwrap-0.11.0.crate) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060 +SIZE (rust/crates/textwrap-0.11.0.crate) = 17322 +SHA256 (rust/crates/thread_local-1.1.4.crate) = 5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180 +SIZE (rust/crates/thread_local-1.1.4.crate) = 13106 +SHA256 (rust/crates/time-0.1.44.crate) = 6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255 +SIZE (rust/crates/time-0.1.44.crate) = 28885 +SHA256 (rust/crates/tinytemplate-1.1.0.crate) = 6d3dc76004a03cec1c5932bca4cdc2e39aaa798e3f82363dd94f9adf6098c12f +SIZE (rust/crates/tinytemplate-1.1.0.crate) = 25611 +SHA256 (rust/crates/tinyvec-0.3.4.crate) = 238ce071d267c5710f9d31451efec16c5ee22de34df17cc05e56cbc92e967117 +SIZE (rust/crates/tinyvec-0.3.4.crate) = 17586 +SHA256 (rust/crates/toml-0.5.6.crate) = ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a +SIZE (rust/crates/toml-0.5.6.crate) = 54341 +SHA256 (rust/crates/unicode-bidi-0.3.4.crate) = 49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5 +SIZE (rust/crates/unicode-bidi-0.3.4.crate) = 32228 +SHA256 (rust/crates/unicode-normalization-0.1.13.crate) = 6fb19cf769fa8c6a80a162df694621ebeb4dafb606470b2b2fce0be40a98a977 +SIZE (rust/crates/unicode-normalization-0.1.13.crate) = 91691 +SHA256 (rust/crates/unicode-segmentation-1.6.0.crate) = e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0 +SIZE (rust/crates/unicode-segmentation-1.6.0.crate) = 90703 +SHA256 (rust/crates/unicode-width-0.1.8.crate) = 9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3 +SIZE (rust/crates/unicode-width-0.1.8.crate) = 16732 +SHA256 (rust/crates/unicode-xid-0.2.1.crate) = f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564 +SIZE (rust/crates/unicode-xid-0.2.1.crate) = 14392 +SHA256 (rust/crates/url-2.1.1.crate) = 829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb +SIZE (rust/crates/url-2.1.1.crate) = 70383 +SHA256 (rust/crates/vcpkg-0.2.10.crate) = 6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c +SIZE (rust/crates/vcpkg-0.2.10.crate) = 11504 +SHA256 (rust/crates/vec_map-0.8.2.crate) = f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191 +SIZE (rust/crates/vec_map-0.8.2.crate) = 14466 +SHA256 (rust/crates/version_check-0.9.2.crate) = b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed +SIZE (rust/crates/version_check-0.9.2.crate) = 11979 +SHA256 (rust/crates/walkdir-2.3.1.crate) = 777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d +SIZE (rust/crates/walkdir-2.3.1.crate) = 23413 +SHA256 (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519 +SIZE (rust/crates/wasi-0.9.0+wasi-snapshot-preview1.crate) = 31521 +SHA256 (rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate) = 1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f +SIZE (rust/crates/wasi-0.10.0+wasi-snapshot-preview1.crate) = 26964 +SHA256 (rust/crates/wasm-bindgen-0.2.68.crate) = 1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42 +SIZE (rust/crates/wasm-bindgen-0.2.68.crate) = 159094 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.68.crate) = f22b422e2a757c35a73774860af8e112bff612ce6cb604224e8e47641a9e4f68 +SIZE (rust/crates/wasm-bindgen-backend-0.2.68.crate) = 23522 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.68.crate) = 6b13312a745c08c469f0b292dd2fcd6411dba5f7160f593da6ef69b64e407038 +SIZE (rust/crates/wasm-bindgen-macro-0.2.68.crate) = 11630 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.68.crate) = f249f06ef7ee334cc3b8ff031bfc11ec99d00f34d86da7498396dc1e3b1498fe +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.68.crate) = 17793 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.68.crate) = 1d649a3145108d7d3fbcde896a468d1bd636791823c9921135218ad89be08307 +SIZE (rust/crates/wasm-bindgen-shared-0.2.68.crate) = 6725 +SHA256 (rust/crates/web-sys-0.3.45.crate) = 4bf6ef87ad7ae8008e15a355ce696bed26012b7caa21605188cfd8214ab51e2d +SIZE (rust/crates/web-sys-0.3.45.crate) = 630993 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 +SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/yaml-rust-0.4.4.crate) = 39f0c922f1a334134dc2f7a8b67dc5d25f0735263feec974345ff706bcf20b0d +SIZE (rust/crates/yaml-rust-0.4.4.crate) = 48359 +SHA256 (casey-intermodal-v0.1.13_GH0.tar.gz) = e0c7bbfb7c4f260b7be1dd2862778fd42dc091ba2525480bc86574f2abe806ae +SIZE (casey-intermodal-v0.1.13_GH0.tar.gz) = 589357 diff --git a/net-p2p/intermodal/pkg-descr b/net-p2p/intermodal/pkg-descr new file mode 100644 index 000000000000..5d14d714d636 --- /dev/null +++ b/net-p2p/intermodal/pkg-descr @@ -0,0 +1,5 @@ +Intermodal is a user-friendly and featureful command-line BitTorrent metainfo +utility. The binary is called `imdl` and runs on Linux, Windows, and macOS. + +At the moment, creation, viewing, and verification of `.torrent` files is +supported. From nobody Tue May 21 02:07:16 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 4VjyVr73cmz5Kb52; Tue, 21 May 2024 02:07:16 +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 4VjyVr5SkHz55nR; Tue, 21 May 2024 02:07:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716257236; 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=xuaEoxJ0dImpcNlzYQ/kKuO4ioGQGw4Foie4Xr2v2qc=; b=nrOBithrYFN6q58zEpATXjkXPJV/23izJ1FZKy81APJMNu0XuYrvAQ/fgysaBsha5Wrw/T 5wOFxNA40zHX+xaLNyR4ctWO+Y3ZRKONjY+4f/cOHRj+YwaUDfrmVx72tuSbOBfeY8p/8N wXFrvDpXyIhorDvLfx9L5T10tdWW8IGplAllMUei4VJ1maWOQLgM8GBxmCnxRzffstyhhL 8MSL+c5r0Ib53Vh7gvOWolFj38LdonSSbyJH0lp+TXSGCek/+aiEk8G0ZrDu3/+AVt2Ud/ OeW+mAFm1FDOIuGIUpX7ENUrQSPPe8SbxKIJOvt9HfiU+eG9lkKJ/JJSDNKvYQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716257236; a=rsa-sha256; cv=none; b=PzWGBPxG1BHyqj/Kyvrj/EeDuLwn+6pM8rTubS04l9cdfVZ8XG+JuRWZMAQ5Yo4n8e4IBt uGR1Sy9a1cS6LIkDdInzAiRbE176988a2cytFBailIiGDodVFJ9C33BomCVYPZ9NydgN8C Vfy5jCB0srEQOJb0gyKGDAExVfKCewbC84nQohJJQVkUbHGyrk0gBvxsSopmjFoYCBVABO bUL0K8P8gE8x/Cah9Vje0j9HGrjlsmNPsMTZbMuqWEYTNEfX3gMNm+2quxKTIuwFRqx+ak 4yn8kEVhq4VaMUcpRcRxs03++MSVSzIGvemzdOSrlHo4lkSXHKwxLhbXFnBT0w== 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=1716257236; 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=xuaEoxJ0dImpcNlzYQ/kKuO4ioGQGw4Foie4Xr2v2qc=; b=J8kdkwSqB6tkghbCccqMkVnot2zVRpMYmUbSfZevjg8ZjyAMWHZJuz6hdZwKqwn8FWhMec TrWeDK28ojX23avqwrBsX+Slxwu12owo5PAXPmBh4LloAEbrtrKjjGkLPfKl6MyxukWPf3 26R7U2/VjwMkXbLDS/Foi7wyURVz2Xezg2iT6qrK+UYZ6EdyONHG06h4mPrBNwK+LNYWdk 1DXme3dt2LfWYk+G8cKUG6xyqIP0PHlwjLUAAQDx8N/qYUFAsID20JS7kwNYvNK50e8yy3 aXPHQp/wBzZMd95WMzOOxWU9hKiho6xpELf6Ooue8Cpk7c+XzK0oHcu0JaTXOg== 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 4VjyVr3WDkz13MR; Tue, 21 May 2024 02:07:16 +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 44L27GNP016368; Tue, 21 May 2024 02:07:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L27GVZ016365; Tue, 21 May 2024 02:07:16 GMT (envelope-from git) Date: Tue, 21 May 2024 02:07:16 GMT Message-Id: <202405210207.44L27GVZ016365@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: 4e3b3ab187c1 - main - finance/ord: New port: Block-chain index, block explorer, and command-line crypto-wallet 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4e3b3ab187c145d33bce6a784b0b5459da3faba1 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e3b3ab187c145d33bce6a784b0b5459da3faba1 commit 4e3b3ab187c145d33bce6a784b0b5459da3faba1 Author: Yuri Victorovich AuthorDate: 2024-05-21 02:06:49 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 02:07:11 +0000 finance/ord: New port: Block-chain index, block explorer, and command-line crypto-wallet --- finance/Makefile | 1 + finance/ord/Makefile | 436 ++++++++++++++++++++++++++ finance/ord/distinfo | 823 ++++++++++++++++++++++++++++++++++++++++++++++++++ finance/ord/pkg-descr | 8 + 4 files changed, 1268 insertions(+) diff --git a/finance/Makefile b/finance/Makefile index bdeab08cb526..3e8f627ce8b3 100644 --- a/finance/Makefile +++ b/finance/Makefile @@ -54,6 +54,7 @@ SUBDIR += odoo14 SUBDIR += odoo15 SUBDIR += odoo16 + SUBDIR += ord SUBDIR += p5-Business-CreditCard SUBDIR += p5-Business-MaxMind-CreditCardFraudDetection SUBDIR += p5-Business-OCV diff --git a/finance/ord/Makefile b/finance/ord/Makefile new file mode 100644 index 000000000000..3950e1980026 --- /dev/null +++ b/finance/ord/Makefile @@ -0,0 +1,436 @@ +PORTNAME= ord +DISTVERSION= 0.18.5 +CATEGORIES= finance +PKGNAMESUFFIX= -crypto-wallet + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Block-chain index, block explorer, and command-line crypto-wallet +WWW= https://ordinals.com + +LICENSE= CC0-1.0 + +USES= cargo ssl + +USE_GITHUB= yes +GH_ACCOUNT= ordinals + +CARGO_CRATES= addr2line-0.21.0 \ + adler-1.0.2 \ + aho-corasick-1.1.3 \ + alloc-no-stdlib-2.0.4 \ + alloc-stdlib-0.2.2 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + anes-0.1.6 \ + anstream-0.6.14 \ + anstyle-1.0.7 \ + anstyle-parse-0.2.4 \ + anstyle-query-1.0.3 \ + anstyle-wincon-3.0.3 \ + anyhow-1.0.83 \ + arc-swap-1.7.1 \ + array-init-0.0.4 \ + asn1-rs-0.3.1 \ + asn1-rs-derive-0.1.0 \ + asn1-rs-impl-0.1.0 \ + async-channel-2.2.1 \ + async-compression-0.4.9 \ + async-http-codec-0.8.0 \ + async-io-1.13.0 \ + async-lock-2.8.0 \ + async-lock-3.3.0 \ + async-net-1.8.0 \ + async-task-4.7.1 \ + async-trait-0.1.80 \ + async-web-client-0.4.0 \ + async-ws-0.4.0 \ + atom_syndication-0.12.2 \ + atomic-waker-1.1.2 \ + autocfg-1.3.0 \ + axum-0.6.20 \ + axum-core-0.3.4 \ + axum-server-0.5.1 \ + backtrace-0.3.71 \ + base64-0.13.1 \ + base64-0.21.7 \ + base64-0.22.1 \ + bech32-0.9.1 \ + bech32-0.11.0 \ + bip39-2.0.0 \ + bitcoin-0.30.2 \ + bitcoin-private-0.1.0 \ + bitcoin_hashes-0.11.0 \ + bitcoin_hashes-0.12.0 \ + bitflags-1.3.2 \ + bitflags-2.5.0 \ + block-buffer-0.10.4 \ + blocking-1.6.0 \ + boilerplate-1.0.0 \ + brotli-5.0.0 \ + brotli-decompressor-4.0.0 \ + bstr-1.9.1 \ + bumpalo-3.16.0 \ + byteorder-1.5.0 \ + bytes-1.6.0 \ + cast-0.3.0 \ + cc-1.0.97 \ + cfg-if-0.1.10 \ + cfg-if-1.0.0 \ + cfg_aliases-0.1.1 \ + chrono-0.4.38 \ + ciborium-0.2.2 \ + ciborium-io-0.2.2 \ + ciborium-ll-0.2.2 \ + clap-4.5.4 \ + clap_builder-4.5.2 \ + clap_derive-4.5.4 \ + clap_lex-0.7.0 \ + colorchoice-1.0.1 \ + colored-2.1.0 \ + concurrent-queue-2.5.0 \ + console-0.15.8 \ + convert_case-0.4.0 \ + core-foundation-0.9.4 \ + core-foundation-sys-0.8.6 \ + cpufeatures-0.2.12 \ + crc32fast-1.4.0 \ + criterion-0.5.1 \ + criterion-plot-0.5.0 \ + crossbeam-deque-0.8.5 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.19 \ + crunchy-0.2.2 \ + crypto-common-0.1.6 \ + ctrlc-3.4.4 \ + darling-0.14.4 \ + darling-0.20.8 \ + darling_core-0.14.4 \ + darling_core-0.20.8 \ + darling_macro-0.14.4 \ + darling_macro-0.20.8 \ + data-encoding-2.6.0 \ + der-parser-7.0.0 \ + deranged-0.3.11 \ + derive_builder-0.12.0 \ + derive_builder_core-0.12.0 \ + derive_builder_macro-0.12.0 \ + derive_more-0.99.17 \ + diff-0.1.13 \ + digest-0.10.7 \ + diligent-date-parser-0.1.4 \ + dirs-5.0.1 \ + dirs-sys-0.4.1 \ + displaydoc-0.2.4 \ + either-1.11.0 \ + encode_unicode-0.3.6 \ + encoding_rs-0.8.34 \ + env_filter-0.1.0 \ + env_logger-0.11.3 \ + equivalent-1.0.1 \ + errno-0.3.9 \ + event-listener-2.5.3 \ + event-listener-4.0.3 \ + event-listener-5.3.0 \ + event-listener-strategy-0.4.0 \ + event-listener-strategy-0.5.2 \ + executable-path-1.0.0 \ + fastrand-1.9.0 \ + fastrand-2.1.0 \ + flate2-1.0.30 \ + fnv-1.0.7 \ + foreign-types-0.3.2 \ + foreign-types-shared-0.1.1 \ + form_urlencoded-1.2.1 \ + futures-0.3.30 \ + futures-channel-0.3.30 \ + futures-core-0.3.30 \ + futures-executor-0.3.30 \ + futures-io-0.3.30 \ + futures-lite-1.13.0 \ + futures-lite-2.3.0 \ + futures-macro-0.3.30 \ + futures-rustls-0.25.1 \ + futures-sink-0.3.30 \ + futures-task-0.3.30 \ + futures-util-0.3.30 \ + generic-array-0.14.7 \ + generic_static-0.2.0 \ + getopts-0.2.21 \ + getrandom-0.2.15 \ + gimli-0.28.1 \ + globset-0.4.14 \ + gloo-net-0.2.6 \ + gloo-utils-0.1.7 \ + h2-0.3.26 \ + half-2.4.1 \ + hashbrown-0.12.3 \ + hashbrown-0.14.5 \ + heck-0.4.1 \ + heck-0.5.0 \ + hermit-abi-0.3.9 \ + hex-0.4.3 \ + hex_lit-0.1.1 \ + html-escaper-0.2.0 \ + http-0.2.12 \ + http-1.1.0 \ + http-body-0.4.6 \ + http-range-header-0.3.1 \ + httparse-1.8.0 \ + httpdate-1.0.3 \ + humantime-2.1.0 \ + hyper-0.14.28 \ + hyper-tls-0.5.0 \ + iana-time-zone-0.1.60 \ + iana-time-zone-haiku-0.1.2 \ + ident_case-1.0.1 \ + idna-0.5.0 \ + indexmap-1.9.3 \ + indexmap-2.2.6 \ + indicatif-0.17.8 \ + instant-0.1.12 \ + io-lifetimes-1.0.11 \ + ipnet-2.9.0 \ + is-terminal-0.4.12 \ + is_terminal_polyfill-1.70.0 \ + itertools-0.10.5 \ + itoa-1.0.11 \ + js-sys-0.3.69 \ + jsonrpc-0.14.1 \ + jsonrpc-core-18.0.0 \ + jsonrpc-derive-18.0.0 \ + jsonrpc-http-server-18.0.0 \ + jsonrpc-server-utils-18.0.0 \ + keccak-0.1.5 \ + lazy_static-1.4.0 \ + libc-0.2.154 \ + libredox-0.1.3 \ + linux-raw-sys-0.3.8 \ + linux-raw-sys-0.4.13 \ + lock_api-0.4.12 \ + log-0.4.21 \ + matchit-0.7.3 \ + maybe-uninit-2.0.0 \ + memchr-2.7.2 \ + mime-0.3.17 \ + mime_guess-2.0.4 \ + minimal-lexical-0.2.1 \ + miniscript-10.0.0 \ + miniz_oxide-0.7.2 \ + mio-0.8.11 \ + mp4-0.14.0 \ + native-tls-0.2.11 \ + net2-0.2.39 \ + never-0.1.0 \ + new_mime_guess-4.0.1 \ + nix-0.28.0 \ + nodrop-0.1.14 \ + nom-7.1.3 \ + ntapi-0.4.1 \ + num-bigint-0.4.5 \ + num-conv-0.1.0 \ + num-integer-0.1.46 \ + num-rational-0.4.2 \ + num-traits-0.2.19 \ + num_cpus-1.16.0 \ + number_prefix-0.4.0 \ + object-0.32.2 \ + oid-registry-0.4.0 \ + once_cell-1.19.0 \ + oorandom-11.1.3 \ + openssl-0.10.64 \ + openssl-macros-0.1.1 \ + openssl-probe-0.1.5 \ + openssl-sys-0.9.102 \ + option-ext-0.2.0 \ + ord-bitcoincore-rpc-0.17.2 \ + ord-bitcoincore-rpc-json-0.17.1 \ + parking-2.2.0 \ + parking_lot-0.11.2 \ + parking_lot_core-0.8.6 \ + pem-1.1.1 \ + percent-encoding-2.3.1 \ + pin-project-1.1.5 \ + pin-project-internal-1.1.5 \ + pin-project-lite-0.2.14 \ + pin-utils-0.1.0 \ + piper-0.2.1 \ + pkg-config-0.3.30 \ + plotters-0.3.5 \ + plotters-backend-0.3.5 \ + plotters-svg-0.3.5 \ + polling-2.8.0 \ + portable-atomic-1.6.0 \ + powerfmt-0.2.0 \ + ppv-lite86-0.2.17 \ + pretty_assertions-1.4.0 \ + proc-macro-crate-0.1.5 \ + proc-macro2-1.0.82 \ + pulldown-cmark-0.10.3 \ + pulldown-cmark-escape-0.10.1 \ + quick-xml-0.30.0 \ + quote-1.0.36 \ + rand-0.8.5 \ + rand_chacha-0.3.1 \ + rand_core-0.6.4 \ + rayon-1.10.0 \ + rayon-core-1.12.1 \ + rcgen-0.10.0 \ + redb-2.1.0 \ + redox_syscall-0.2.16 \ + redox_users-0.4.5 \ + regex-1.10.4 \ + regex-automata-0.4.6 \ + regex-syntax-0.8.3 \ + reqwest-0.11.27 \ + ring-0.16.20 \ + ring-0.17.8 \ + rss-2.0.7 \ + rust-embed-8.3.0 \ + rust-embed-impl-8.3.0 \ + rust-embed-utils-8.3.0 \ + rustc-demangle-0.1.24 \ + rustc_version-0.4.0 \ + rusticata-macros-4.1.0 \ + rustix-0.37.27 \ + rustix-0.38.34 \ + rustls-0.21.12 \ + rustls-0.22.4 \ + rustls-acme-0.8.1 \ + rustls-pemfile-1.0.4 \ + rustls-pki-types-1.7.0 \ + rustls-webpki-0.101.7 \ + rustls-webpki-0.102.3 \ + rustversion-1.0.16 \ + ryu-1.0.18 \ + same-file-1.0.6 \ + schannel-0.1.23 \ + scopeguard-1.2.0 \ + sct-0.7.1 \ + secp256k1-0.27.0 \ + secp256k1-sys-0.8.1 \ + security-framework-2.11.0 \ + security-framework-sys-2.11.0 \ + semver-1.0.23 \ + serde-1.0.201 \ + serde-hex-0.1.0 \ + serde_derive-1.0.201 \ + serde_json-1.0.117 \ + serde_path_to_error-0.1.16 \ + serde_urlencoded-0.7.1 \ + serde_with-3.8.1 \ + serde_with_macros-3.8.1 \ + serde_yaml-0.9.34+deprecated \ + sha2-0.10.8 \ + sha3-0.10.8 \ + slab-0.4.9 \ + smallvec-0.6.14 \ + smallvec-1.13.2 \ + socket2-0.4.10 \ + socket2-0.5.7 \ + spin-0.5.2 \ + spin-0.9.8 \ + strsim-0.10.0 \ + strsim-0.11.1 \ + strum-0.24.1 \ + strum_macros-0.24.3 \ + subtle-2.5.0 \ + syn-1.0.109 \ + syn-2.0.61 \ + sync_wrapper-0.1.2 \ + synstructure-0.12.6 \ + sysinfo-0.30.12 \ + system-configuration-0.5.1 \ + system-configuration-sys-0.5.0 \ + tempfile-3.10.1 \ + thiserror-1.0.60 \ + thiserror-impl-1.0.60 \ + time-0.3.36 \ + time-core-0.1.2 \ + time-macros-0.2.18 \ + tinytemplate-1.2.1 \ + tinyvec-1.6.0 \ + tinyvec_macros-0.1.1 \ + tokio-1.37.0 \ + tokio-macros-2.2.0 \ + tokio-native-tls-0.3.1 \ + tokio-rustls-0.24.1 \ + tokio-stream-0.1.15 \ + tokio-util-0.6.10 \ + tokio-util-0.7.11 \ + toml-0.5.11 \ + tower-0.4.13 \ + tower-http-0.4.4 \ + tower-layer-0.3.2 \ + tower-service-0.3.2 \ + tracing-0.1.40 \ + tracing-core-0.1.32 \ + try-lock-0.2.5 \ + typenum-1.17.0 \ + unicase-2.7.0 \ + unicode-bidi-0.3.15 \ + unicode-ident-1.0.12 \ + unicode-normalization-0.1.22 \ + unicode-width-0.1.12 \ + unicode-xid-0.2.4 \ + unindent-0.2.3 \ + unsafe-libyaml-0.2.11 \ + untrusted-0.7.1 \ + untrusted-0.9.0 \ + url-2.5.0 \ + urlencoding-2.1.3 \ + utf-8-0.7.6 \ + utf8parse-0.2.1 \ + vcpkg-0.2.15 \ + version_check-0.9.4 \ + waker-fn-1.1.1 \ + walkdir-2.5.0 \ + want-0.3.1 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.92 \ + wasm-bindgen-backend-0.2.92 \ + wasm-bindgen-futures-0.4.42 \ + wasm-bindgen-macro-0.2.92 \ + wasm-bindgen-macro-support-0.2.92 \ + wasm-bindgen-shared-0.2.92 \ + web-sys-0.3.69 \ + webpki-roots-0.25.4 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.8 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.52.0 \ + windows-core-0.52.0 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-targets-0.48.5 \ + windows-targets-0.52.5 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.5 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.5 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.5 \ + windows_i686_gnullvm-0.52.5 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.5 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.5 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.5 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.5 \ + winreg-0.50.0 \ + x509-parser-0.13.2 \ + yansi-0.5.1 \ + yasna-0.5.2 \ + zeroize-1.7.0 + +OPENSSLINC= /usr/include +OPENSSLLIB= /usr/lib + +PLIST_FILES= bin/${PORTNAME} + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include diff --git a/finance/ord/distinfo b/finance/ord/distinfo new file mode 100644 index 000000000000..7defbf28563c --- /dev/null +++ b/finance/ord/distinfo @@ -0,0 +1,823 @@ +TIMESTAMP = 1716255346 +SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb +SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 +SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe +SIZE (rust/crates/adler-1.0.2.crate) = 12778 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/alloc-no-stdlib-2.0.4.crate) = cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3 +SIZE (rust/crates/alloc-no-stdlib-2.0.4.crate) = 10105 +SHA256 (rust/crates/alloc-stdlib-0.2.2.crate) = 94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece +SIZE (rust/crates/alloc-stdlib-0.2.2.crate) = 6693 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 +SIZE (rust/crates/anes-0.1.6.crate) = 23857 +SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b +SIZE (rust/crates/anstream-0.6.14.crate) = 29160 +SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b +SIZE (rust/crates/anstyle-1.0.7.crate) = 15709 +SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4 +SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069 +SHA256 (rust/crates/anstyle-query-1.0.3.crate) = a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5 +SIZE (rust/crates/anstyle-query-1.0.3.crate) = 9742 +SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19 +SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179 +SHA256 (rust/crates/anyhow-1.0.83.crate) = 25bdb32cbbdce2b519a9cd7df3a678443100e265d5e25ca763b7572a5104f5f3 +SIZE (rust/crates/anyhow-1.0.83.crate) = 45650 +SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 +SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 +SHA256 (rust/crates/array-init-0.0.4.crate) = 23589ecb866b460d3a0f1278834750268c607e8e28a1b982c907219f3178cd72 +SIZE (rust/crates/array-init-0.0.4.crate) = 8937 +SHA256 (rust/crates/asn1-rs-0.3.1.crate) = 30ff05a702273012438132f449575dbc804e27b2f3cbe3069aa237d26c98fa33 +SIZE (rust/crates/asn1-rs-0.3.1.crate) = 65754 +SHA256 (rust/crates/asn1-rs-derive-0.1.0.crate) = db8b7511298d5b7784b40b092d9e9dcd3a627a5707e4b5e507931ab0d44eeebf +SIZE (rust/crates/asn1-rs-derive-0.1.0.crate) = 2483 +SHA256 (rust/crates/asn1-rs-impl-0.1.0.crate) = 2777730b2039ac0f95f093556e61b6d26cebed5393ca6f152717777cec3a42ed +SIZE (rust/crates/asn1-rs-impl-0.1.0.crate) = 2256 +SHA256 (rust/crates/async-channel-2.2.1.crate) = 136d4d23bcc79e27423727b36823d86233aad06dfea531837b038394d11e9928 +SIZE (rust/crates/async-channel-2.2.1.crate) = 14326 +SHA256 (rust/crates/async-compression-0.4.9.crate) = 4e9eabd7a98fe442131a17c316bd9349c43695e49e730c3c8e12cfb5f4da2693 +SIZE (rust/crates/async-compression-0.4.9.crate) = 104842 +SHA256 (rust/crates/async-http-codec-0.8.0.crate) = 096146020b08dbc4587685b0730a7ba905625af13c65f8028035cdfd69573c91 +SIZE (rust/crates/async-http-codec-0.8.0.crate) = 26162 +SHA256 (rust/crates/async-io-1.13.0.crate) = 0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af +SIZE (rust/crates/async-io-1.13.0.crate) = 37191 +SHA256 (rust/crates/async-lock-2.8.0.crate) = 287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b +SIZE (rust/crates/async-lock-2.8.0.crate) = 29944 +SHA256 (rust/crates/async-lock-3.3.0.crate) = d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b +SIZE (rust/crates/async-lock-3.3.0.crate) = 33286 +SHA256 (rust/crates/async-net-1.8.0.crate) = 0434b1ed18ce1cf5769b8ac540e33f01fa9471058b5e89da9e06f3c882a8c12f +SIZE (rust/crates/async-net-1.8.0.crate) = 17763 +SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de +SIZE (rust/crates/async-task-4.7.1.crate) = 38077 +SHA256 (rust/crates/async-trait-0.1.80.crate) = c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca +SIZE (rust/crates/async-trait-0.1.80.crate) = 28775 +SHA256 (rust/crates/async-web-client-0.4.0.crate) = 4e05ea882322ee3a2c62d3a2d68d8596fd8594fd1d6e93919f6f620eb8b0bf46 +SIZE (rust/crates/async-web-client-0.4.0.crate) = 18282 +SHA256 (rust/crates/async-ws-0.4.0.crate) = 70b425fc1a1d5a3988aa2e1c94c4823740416406f3416322c9dcb542fb997d37 +SIZE (rust/crates/async-ws-0.4.0.crate) = 32677 +SHA256 (rust/crates/atom_syndication-0.12.2.crate) = 571832dcff775e26562e8e6930cd483de5587301d40d3a3b85d532b6383e15a7 +SIZE (rust/crates/atom_syndication-0.12.2.crate) = 25449 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0 +SIZE (rust/crates/autocfg-1.3.0.crate) = 16524 +SHA256 (rust/crates/axum-0.6.20.crate) = 3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf +SIZE (rust/crates/axum-0.6.20.crate) = 146227 +SHA256 (rust/crates/axum-core-0.3.4.crate) = 759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c +SIZE (rust/crates/axum-core-0.3.4.crate) = 21088 +SHA256 (rust/crates/axum-server-0.5.1.crate) = 447f28c85900215cc1bea282f32d4a2f22d55c5a300afdfbc661c8d6a632e063 +SIZE (rust/crates/axum-server-0.5.1.crate) = 37642 +SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d +SIZE (rust/crates/backtrace-0.3.71.crate) = 86553 +SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8 +SIZE (rust/crates/base64-0.13.1.crate) = 61002 +SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 +SIZE (rust/crates/base64-0.21.7.crate) = 82576 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 +SHA256 (rust/crates/bech32-0.9.1.crate) = d86b93f97252c47b41663388e6d155714a9d0c398b99f1005cbc5f978b29f445 +SIZE (rust/crates/bech32-0.9.1.crate) = 11133 +SHA256 (rust/crates/bech32-0.11.0.crate) = d965446196e3b7decd44aa7ee49e31d630118f90ef12f97900f262eb915c951d +SIZE (rust/crates/bech32-0.11.0.crate) = 67018 +SHA256 (rust/crates/bip39-2.0.0.crate) = 93f2635620bf0b9d4576eb7bb9a38a55df78bd1205d26fa994b25911a69f212f +SIZE (rust/crates/bip39-2.0.0.crate) = 92298 +SHA256 (rust/crates/bitcoin-0.30.2.crate) = 1945a5048598e4189e239d3f809b19bdad4845c4b2ba400d304d2dcf26d2c462 +SIZE (rust/crates/bitcoin-0.30.2.crate) = 344621 +SHA256 (rust/crates/bitcoin-private-0.1.0.crate) = 73290177011694f38ec25e165d0387ab7ea749a4b81cd4c80dae5988229f7a57 +SIZE (rust/crates/bitcoin-private-0.1.0.crate) = 9847 +SHA256 (rust/crates/bitcoin_hashes-0.11.0.crate) = 90064b8dee6815a6470d60bad07bbbaee885c0e12d04177138fa3291a01b7bc4 +SIZE (rust/crates/bitcoin_hashes-0.11.0.crate) = 43447 +SHA256 (rust/crates/bitcoin_hashes-0.12.0.crate) = 5d7066118b13d4b20b23645932dfb3a81ce7e29f95726c2036fa33cd7b092501 +SIZE (rust/crates/bitcoin_hashes-0.12.0.crate) = 41766 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 +SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 +SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 +SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 +SHA256 (rust/crates/blocking-1.6.0.crate) = 495f7104e962b7356f0aeb34247aca1fe7d2e783b346582db7f2904cb5717e88 +SIZE (rust/crates/blocking-1.6.0.crate) = 17696 +SHA256 (rust/crates/boilerplate-1.0.0.crate) = 1906889b1f805a715eac02b2dea416e25c5cfa00f099530fa9d137a3cff93113 +SIZE (rust/crates/boilerplate-1.0.0.crate) = 12198 +SHA256 (rust/crates/brotli-5.0.0.crate) = 19483b140a7ac7174d34b5a581b406c64f84da5409d3e09cf4fff604f9270e67 +SIZE (rust/crates/brotli-5.0.0.crate) = 1388774 +SHA256 (rust/crates/brotli-decompressor-4.0.0.crate) = e6221fe77a248b9117d431ad93761222e1cf8ff282d9d1d5d9f53d6299a1cf76 +SIZE (rust/crates/brotli-decompressor-4.0.0.crate) = 193192 +SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706 +SIZE (rust/crates/bstr-1.9.1.crate) = 380305 +SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c +SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9 +SIZE (rust/crates/bytes-1.6.0.crate) = 60605 +SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 +SIZE (rust/crates/cast-0.3.0.crate) = 11452 +SHA256 (rust/crates/cc-1.0.97.crate) = 099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4 +SIZE (rust/crates/cc-1.0.97.crate) = 76951 +SHA256 (rust/crates/cfg-if-0.1.10.crate) = 4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822 +SIZE (rust/crates/cfg-if-0.1.10.crate) = 7933 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e +SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009 +SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 +SIZE (rust/crates/chrono-0.4.38.crate) = 220559 +SHA256 (rust/crates/ciborium-0.2.2.crate) = 42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e +SIZE (rust/crates/ciborium-0.2.2.crate) = 35611 +SHA256 (rust/crates/ciborium-io-0.2.2.crate) = 05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757 +SIZE (rust/crates/ciborium-io-0.2.2.crate) = 6697 +SHA256 (rust/crates/ciborium-ll-0.2.2.crate) = 57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9 +SIZE (rust/crates/ciborium-ll-0.2.2.crate) = 14695 +SHA256 (rust/crates/clap-4.5.4.crate) = 90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0 +SIZE (rust/crates/clap-4.5.4.crate) = 55401 +SHA256 (rust/crates/clap_builder-4.5.2.crate) = ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4 +SIZE (rust/crates/clap_builder-4.5.2.crate) = 163566 +SHA256 (rust/crates/clap_derive-4.5.4.crate) = 528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64 +SIZE (rust/crates/clap_derive-4.5.4.crate) = 29159 +SHA256 (rust/crates/clap_lex-0.7.0.crate) = 98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce +SIZE (rust/crates/clap_lex-0.7.0.crate) = 11915 +SHA256 (rust/crates/colorchoice-1.0.1.crate) = 0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422 +SIZE (rust/crates/colorchoice-1.0.1.crate) = 7895 +SHA256 (rust/crates/colored-2.1.0.crate) = cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8 +SIZE (rust/crates/colored-2.1.0.crate) = 23348 +SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 +SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 +SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb +SIZE (rust/crates/console-0.15.8.crate) = 36364 +SHA256 (rust/crates/convert_case-0.4.0.crate) = 6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e +SIZE (rust/crates/convert_case-0.4.0.crate) = 8098 +SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f +SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 +SHA256 (rust/crates/core-foundation-sys-0.8.6.crate) = 06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f +SIZE (rust/crates/core-foundation-sys-0.8.6.crate) = 37629 +SHA256 (rust/crates/cpufeatures-0.2.12.crate) = 53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504 +SIZE (rust/crates/cpufeatures-0.2.12.crate) = 12837 +SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa +SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665 +SHA256 (rust/crates/criterion-0.5.1.crate) = f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f +SIZE (rust/crates/criterion-0.5.1.crate) = 110088 +SHA256 (rust/crates/criterion-plot-0.5.0.crate) = 6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1 +SIZE (rust/crates/criterion-plot-0.5.0.crate) = 22706 +SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d +SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 +SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345 +SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328 +SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 +SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 +SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 +SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 +SHA256 (rust/crates/ctrlc-3.4.4.crate) = 672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345 +SIZE (rust/crates/ctrlc-3.4.4.crate) = 14660 +SHA256 (rust/crates/darling-0.14.4.crate) = 7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850 +SIZE (rust/crates/darling-0.14.4.crate) = 25168 +SHA256 (rust/crates/darling-0.20.8.crate) = 54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391 +SIZE (rust/crates/darling-0.20.8.crate) = 31234 +SHA256 (rust/crates/darling_core-0.14.4.crate) = 109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0 +SIZE (rust/crates/darling_core-0.14.4.crate) = 57485 +SHA256 (rust/crates/darling_core-0.20.8.crate) = 9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f +SIZE (rust/crates/darling_core-0.20.8.crate) = 64442 +SHA256 (rust/crates/darling_macro-0.14.4.crate) = a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e +SIZE (rust/crates/darling_macro-0.14.4.crate) = 1896 +SHA256 (rust/crates/darling_macro-0.20.8.crate) = a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f +SIZE (rust/crates/darling_macro-0.20.8.crate) = 1856 +SHA256 (rust/crates/data-encoding-2.6.0.crate) = e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2 +SIZE (rust/crates/data-encoding-2.6.0.crate) = 20769 +SHA256 (rust/crates/der-parser-7.0.0.crate) = fe398ac75057914d7d07307bf67dc7f3f574a26783b4fc7805a20ffa9f506e82 +SIZE (rust/crates/der-parser-7.0.0.crate) = 62990 +SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 +SIZE (rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (rust/crates/derive_builder-0.12.0.crate) = 8d67778784b508018359cbc8696edb3db78160bab2c2a28ba7f56ef6932997f8 +SIZE (rust/crates/derive_builder-0.12.0.crate) = 35456 +SHA256 (rust/crates/derive_builder_core-0.12.0.crate) = c11bdc11a0c47bc7d37d582b5285da6849c96681023680b906673c5707af7b0f +SIZE (rust/crates/derive_builder_core-0.12.0.crate) = 31438 +SHA256 (rust/crates/derive_builder_macro-0.12.0.crate) = ebcda35c7a396850a55ffeac740804b40ffec779b98fffbb1738f4033f0ee79e +SIZE (rust/crates/derive_builder_macro-0.12.0.crate) = 6288 +SHA256 (rust/crates/derive_more-0.99.17.crate) = 4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321 +SIZE (rust/crates/derive_more-0.99.17.crate) = 55771 +SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 +SIZE (rust/crates/diff-0.1.13.crate) = 46216 +SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 +SIZE (rust/crates/digest-0.10.7.crate) = 19557 +SHA256 (rust/crates/diligent-date-parser-0.1.4.crate) = f6cf7fe294274a222363f84bcb63cdea762979a0443b4cf1f4f8fd17c86b1182 +SIZE (rust/crates/diligent-date-parser-0.1.4.crate) = 8019 +SHA256 (rust/crates/dirs-5.0.1.crate) = 44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225 +SIZE (rust/crates/dirs-5.0.1.crate) = 12255 +SHA256 (rust/crates/dirs-sys-0.4.1.crate) = 520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c +SIZE (rust/crates/dirs-sys-0.4.1.crate) = 10719 +SHA256 (rust/crates/displaydoc-0.2.4.crate) = 487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d +SIZE (rust/crates/displaydoc-0.2.4.crate) = 23200 +SHA256 (rust/crates/either-1.11.0.crate) = a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2 +SIZE (rust/crates/either-1.11.0.crate) = 18973 +SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f +SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 +SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59 +SIZE (rust/crates/encoding_rs-0.8.34.crate) = 1378166 +SHA256 (rust/crates/env_filter-0.1.0.crate) = a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea +SIZE (rust/crates/env_filter-0.1.0.crate) = 11553 +SHA256 (rust/crates/env_logger-0.11.3.crate) = 38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9 +SIZE (rust/crates/env_logger-0.11.3.crate) = 29704 +SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 +SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 +SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba +SIZE (rust/crates/errno-0.3.9.crate) = 10690 +SHA256 (rust/crates/event-listener-2.5.3.crate) = 0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0 +SIZE (rust/crates/event-listener-2.5.3.crate) = 15392 +SHA256 (rust/crates/event-listener-4.0.3.crate) = 67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e +SIZE (rust/crates/event-listener-4.0.3.crate) = 39784 +SHA256 (rust/crates/event-listener-5.3.0.crate) = 6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24 +SIZE (rust/crates/event-listener-5.3.0.crate) = 43084 +SHA256 (rust/crates/event-listener-strategy-0.4.0.crate) = 958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3 +SIZE (rust/crates/event-listener-strategy-0.4.0.crate) = 10225 +SHA256 (rust/crates/event-listener-strategy-0.5.2.crate) = 0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1 +SIZE (rust/crates/event-listener-strategy-0.5.2.crate) = 10697 +SHA256 (rust/crates/executable-path-1.0.0.crate) = 3ebc5a6d89e3c90b84e8f33c8737933dda8f1c106b5415900b38b9d433841478 +SIZE (rust/crates/executable-path-1.0.0.crate) = 3897 +SHA256 (rust/crates/fastrand-1.9.0.crate) = e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be +SIZE (rust/crates/fastrand-1.9.0.crate) = 11910 +SHA256 (rust/crates/fastrand-2.1.0.crate) = 9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a +SIZE (rust/crates/fastrand-2.1.0.crate) = 14907 +SHA256 (rust/crates/flate2-1.0.30.crate) = 5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae +SIZE (rust/crates/flate2-1.0.30.crate) = 75511 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foreign-types-0.3.2.crate) = f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1 +SIZE (rust/crates/foreign-types-0.3.2.crate) = 7504 +SHA256 (rust/crates/foreign-types-shared-0.1.1.crate) = 00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b +SIZE (rust/crates/foreign-types-shared-0.1.1.crate) = 5672 +SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/futures-0.3.30.crate) = 645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0 +SIZE (rust/crates/futures-0.3.30.crate) = 53828 +SHA256 (rust/crates/futures-channel-0.3.30.crate) = eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78 +SIZE (rust/crates/futures-channel-0.3.30.crate) = 31736 +SHA256 (rust/crates/futures-core-0.3.30.crate) = dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d +SIZE (rust/crates/futures-core-0.3.30.crate) = 14071 +SHA256 (rust/crates/futures-executor-0.3.30.crate) = a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d +SIZE (rust/crates/futures-executor-0.3.30.crate) = 17744 +SHA256 (rust/crates/futures-io-0.3.30.crate) = a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1 +SIZE (rust/crates/futures-io-0.3.30.crate) = 8910 +SHA256 (rust/crates/futures-lite-1.13.0.crate) = 49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce +SIZE (rust/crates/futures-lite-1.13.0.crate) = 37058 +SHA256 (rust/crates/futures-lite-2.3.0.crate) = 52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5 +SIZE (rust/crates/futures-lite-2.3.0.crate) = 39181 +SHA256 (rust/crates/futures-macro-0.3.30.crate) = 87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac +SIZE (rust/crates/futures-macro-0.3.30.crate) = 11278 +SHA256 (rust/crates/futures-rustls-0.25.1.crate) = c8d8a2499f0fecc0492eb3e47eab4e92da7875e1028ad2528f214ac3346ca04e +SIZE (rust/crates/futures-rustls-0.25.1.crate) = 22165 +SHA256 (rust/crates/futures-sink-0.3.30.crate) = 9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5 +SIZE (rust/crates/futures-sink-0.3.30.crate) = 7852 +SHA256 (rust/crates/futures-task-0.3.30.crate) = 38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004 +SIZE (rust/crates/futures-task-0.3.30.crate) = 11126 +SHA256 (rust/crates/futures-util-0.3.30.crate) = 3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48 +SIZE (rust/crates/futures-util-0.3.30.crate) = 159977 +SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a +SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 +SHA256 (rust/crates/generic_static-0.2.0.crate) = 28ccff179d8070317671db09aee6d20affc26e88c5394714553b04f509b43a60 +SIZE (rust/crates/generic_static-0.2.0.crate) = 3371 +SHA256 (rust/crates/getopts-0.2.21.crate) = 14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5 +SIZE (rust/crates/getopts-0.2.21.crate) = 18457 +SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 +SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 +SHA256 (rust/crates/gimli-0.28.1.crate) = 4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253 +SIZE (rust/crates/gimli-0.28.1.crate) = 270497 +SHA256 (rust/crates/globset-0.4.14.crate) = 57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1 +SIZE (rust/crates/globset-0.4.14.crate) = 25090 +SHA256 (rust/crates/gloo-net-0.2.6.crate) = 9902a044653b26b99f7e3693a42f171312d9be8b26b5697bd1e43ad1f8a35e10 +SIZE (rust/crates/gloo-net-0.2.6.crate) = 16226 +SHA256 (rust/crates/gloo-utils-0.1.7.crate) = 037fcb07216cb3a30f7292bd0176b050b7b9a052ba830ef7d5d65f6dc64ba58e +SIZE (rust/crates/gloo-utils-0.1.7.crate) = 5101 +SHA256 (rust/crates/h2-0.3.26.crate) = 81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8 +SIZE (rust/crates/h2-0.3.26.crate) = 168315 +SHA256 (rust/crates/half-2.4.1.crate) = 6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888 +SIZE (rust/crates/half-2.4.1.crate) = 50892 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 +SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 +SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 +SIZE (rust/crates/hex-0.4.3.crate) = 13299 +SHA256 (rust/crates/hex_lit-0.1.1.crate) = 3011d1213f159867b13cfd6ac92d2cd5f1345762c63be3554e84092d85a50bbd +SIZE (rust/crates/hex_lit-0.1.1.crate) = 4579 +SHA256 (rust/crates/html-escaper-0.2.0.crate) = 459a0ca33ee92551e0a3bb1774f2d3bdd1c09fb6341845736662dd25e1fcb52a +SIZE (rust/crates/html-escaper-0.2.0.crate) = 1470 +SHA256 (rust/crates/http-0.2.12.crate) = 601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1 +SIZE (rust/crates/http-0.2.12.crate) = 101964 +SHA256 (rust/crates/http-1.1.0.crate) = 21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258 +SIZE (rust/crates/http-1.1.0.crate) = 103144 +SHA256 (rust/crates/http-body-0.4.6.crate) = 7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2 +SIZE (rust/crates/http-body-0.4.6.crate) = 10773 +SHA256 (rust/crates/http-range-header-0.3.1.crate) = add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f +SIZE (rust/crates/http-range-header-0.3.1.crate) = 7712 +SHA256 (rust/crates/httparse-1.8.0.crate) = d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904 +SIZE (rust/crates/httparse-1.8.0.crate) = 29954 +SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 +SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 +SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 +SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/hyper-0.14.28.crate) = bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80 +SIZE (rust/crates/hyper-0.14.28.crate) = 197204 +SHA256 (rust/crates/hyper-tls-0.5.0.crate) = d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905 +SIZE (rust/crates/hyper-tls-0.5.0.crate) = 13257 +SHA256 (rust/crates/iana-time-zone-0.1.60.crate) = e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141 +SIZE (rust/crates/iana-time-zone-0.1.60.crate) = 27074 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/ident_case-1.0.1.crate) = b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39 +SIZE (rust/crates/ident_case-1.0.1.crate) = 3492 +SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 +SIZE (rust/crates/idna-0.5.0.crate) = 271940 +SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 +SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 +SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 +SIZE (rust/crates/indexmap-2.2.6.crate) = 82420 +SHA256 (rust/crates/indicatif-0.17.8.crate) = 763a5a8f45087d6bcea4222e7b72c291a054edf80e4ef6efd2a4979878c7bea3 +SIZE (rust/crates/indicatif-0.17.8.crate) = 64869 +SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c +SIZE (rust/crates/instant-0.1.12.crate) = 6128 +SHA256 (rust/crates/io-lifetimes-1.0.11.crate) = eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2 +SIZE (rust/crates/io-lifetimes-1.0.11.crate) = 37346 +SHA256 (rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3 +SIZE (rust/crates/ipnet-2.9.0.crate) = 27627 +SHA256 (rust/crates/is-terminal-0.4.12.crate) = f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b +SIZE (rust/crates/is-terminal-0.4.12.crate) = 7470 +SHA256 (rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800 +SIZE (rust/crates/is_terminal_polyfill-1.70.0.crate) = 7451 +SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 +SIZE (rust/crates/itertools-0.10.5.crate) = 115354 +SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b +SIZE (rust/crates/itoa-1.0.11.crate) = 10563 +SHA256 (rust/crates/js-sys-0.3.69.crate) = 29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d +SIZE (rust/crates/js-sys-0.3.69.crate) = 81083 +SHA256 (rust/crates/jsonrpc-0.14.1.crate) = 8128f36b47411cd3f044be8c1f5cc0c9e24d1d1bfdc45f0a57897b32513053f2 +SIZE (rust/crates/jsonrpc-0.14.1.crate) = 23464 +SHA256 (rust/crates/jsonrpc-core-18.0.0.crate) = 14f7f76aef2d054868398427f6c54943cf3d1caa9a7ec7d0c38d69df97a965eb +SIZE (rust/crates/jsonrpc-core-18.0.0.crate) = 16010 +SHA256 (rust/crates/jsonrpc-derive-18.0.0.crate) = 5b939a78fa820cdfcb7ee7484466746a7377760970f6f9c6fe19f9edcc8a38d2 +SIZE (rust/crates/jsonrpc-derive-18.0.0.crate) = 28639 +SHA256 (rust/crates/jsonrpc-http-server-18.0.0.crate) = e1dea6e07251d9ce6a552abfb5d7ad6bc290a4596c8dcc3d795fae2bbdc1f3ff +SIZE (rust/crates/jsonrpc-http-server-18.0.0.crate) = 23845 +SHA256 (rust/crates/jsonrpc-server-utils-18.0.0.crate) = fa4fdea130485b572c39a460d50888beb00afb3e35de23ccd7fad8ff19f0e0d4 +SIZE (rust/crates/jsonrpc-server-utils-18.0.0.crate) = 11672 +SHA256 (rust/crates/keccak-0.1.5.crate) = ecc2af9a1119c51f12a14607e783cb977bde58bc069ff0c3da1095e635d70654 +SIZE (rust/crates/keccak-0.1.5.crate) = 13120 +SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 +SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (rust/crates/libc-0.2.154.crate) = ae743338b92ff9146ce83992f766a31066a91a8c84a45e0e9f21e7cf6de6d346 +SIZE (rust/crates/libc-0.2.154.crate) = 743304 +SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d +SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/linux-raw-sys-0.3.8.crate) = ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519 +SIZE (rust/crates/linux-raw-sys-0.3.8.crate) = 1013776 +SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c +SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855 +SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 +SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 +SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c +SIZE (rust/crates/log-0.4.21.crate) = 43442 +SHA256 (rust/crates/matchit-0.7.3.crate) = 0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94 +SIZE (rust/crates/matchit-0.7.3.crate) = 30372 +SHA256 (rust/crates/maybe-uninit-2.0.0.crate) = 60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00 +SIZE (rust/crates/maybe-uninit-2.0.0.crate) = 11809 +SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d +SIZE (rust/crates/memchr-2.7.2.crate) = 96220 +SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a +SIZE (rust/crates/mime-0.3.17.crate) = 15712 +SHA256 (rust/crates/mime_guess-2.0.4.crate) = 4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef +SIZE (rust/crates/mime_guess-2.0.4.crate) = 26399 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/miniscript-10.0.0.crate) = 1eb102b66b2127a872dbcc73095b7b47aeb9d92f7b03c2b2298253ffc82c7594 +SIZE (rust/crates/miniscript-10.0.0.crate) = 524184 +SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 +SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 +SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c +SIZE (rust/crates/mio-0.8.11.crate) = 102983 +SHA256 (rust/crates/mp4-0.14.0.crate) = c9ef834d5ed55e494a2ae350220314dc4aacd1c43a9498b00e320e0ea352a5c3 +SIZE (rust/crates/mp4-0.14.0.crate) = 48326 +SHA256 (rust/crates/native-tls-0.2.11.crate) = 07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e +SIZE (rust/crates/native-tls-0.2.11.crate) = 29008 +SHA256 (rust/crates/net2-0.2.39.crate) = b13b648036a2339d06de780866fbdfda0dde886de7b3af2ddeba8b14f4ee34ac +SIZE (rust/crates/net2-0.2.39.crate) = 20696 +SHA256 (rust/crates/never-0.1.0.crate) = c96aba5aa877601bb3f6dd6a63a969e1f82e60646e81e71b14496995e9853c91 +SIZE (rust/crates/never-0.1.0.crate) = 2176 +SHA256 (rust/crates/new_mime_guess-4.0.1.crate) = c2d684d1b59e0dc07b37e2203ef576987473288f530082512aff850585c61b1f +SIZE (rust/crates/new_mime_guess-4.0.1.crate) = 30086 +SHA256 (rust/crates/nix-0.28.0.crate) = ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4 +SIZE (rust/crates/nix-0.28.0.crate) = 311086 +SHA256 (rust/crates/nodrop-0.1.14.crate) = 72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb +SIZE (rust/crates/nodrop-0.1.14.crate) = 7667 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/ntapi-0.4.1.crate) = e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4 +SIZE (rust/crates/ntapi-0.4.1.crate) = 126552 +SHA256 (rust/crates/num-bigint-0.4.5.crate) = c165a9ab64cf766f73521c0dd2cfdff64f488b8f0b3e621face3462d3db536d7 +SIZE (rust/crates/num-bigint-0.4.5.crate) = 102281 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f +SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 +SHA256 (rust/crates/num-rational-0.4.2.crate) = f83d14da390562dca69fc84082e73e548e1ad308d24accdedd2720017cb37824 +SIZE (rust/crates/num-rational-0.4.2.crate) = 28159 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 +SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 +SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 +SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 +SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 +SHA256 (rust/crates/object-0.32.2.crate) = a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 +SIZE (rust/crates/object-0.32.2.crate) = 286994 +SHA256 (rust/crates/oid-registry-0.4.0.crate) = 38e20717fa0541f39bd146692035c37bedfa532b3e5071b35761082407546b2a +SIZE (rust/crates/oid-registry-0.4.0.crate) = 14884 +SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 +SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (rust/crates/oorandom-11.1.3.crate) = 0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575 +SIZE (rust/crates/oorandom-11.1.3.crate) = 10068 +SHA256 (rust/crates/openssl-0.10.64.crate) = 95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f +SIZE (rust/crates/openssl-0.10.64.crate) = 272306 +SHA256 (rust/crates/openssl-macros-0.1.1.crate) = a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c +SIZE (rust/crates/openssl-macros-0.1.1.crate) = 5601 +SHA256 (rust/crates/openssl-probe-0.1.5.crate) = ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf +SIZE (rust/crates/openssl-probe-0.1.5.crate) = 7227 +SHA256 (rust/crates/openssl-sys-0.9.102.crate) = c597637d56fbc83893a35eb0dd04b2b8e7a50c91e64e9493e398b5df4fb45fa2 +SIZE (rust/crates/openssl-sys-0.9.102.crate) = 68622 +SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d +SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 +SHA256 (rust/crates/ord-bitcoincore-rpc-0.17.2.crate) = 16b622f69d68d7201d5186615978aca36ceb7e7c57d7771491d3e261c64ff4d8 +SIZE (rust/crates/ord-bitcoincore-rpc-0.17.2.crate) = 19505 +SHA256 (rust/crates/ord-bitcoincore-rpc-json-0.17.1.crate) = 5bb35088f918c775bc27fa79e372d034892b216fb7900aeedd6e06654879ad33 +SIZE (rust/crates/ord-bitcoincore-rpc-json-0.17.1.crate) = 18688 +SHA256 (rust/crates/parking-2.2.0.crate) = bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae +SIZE (rust/crates/parking-2.2.0.crate) = 9730 +SHA256 (rust/crates/parking_lot-0.11.2.crate) = 7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99 +SIZE (rust/crates/parking_lot-0.11.2.crate) = 39869 +SHA256 (rust/crates/parking_lot_core-0.8.6.crate) = 60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc +SIZE (rust/crates/parking_lot_core-0.8.6.crate) = 32567 +SHA256 (rust/crates/pem-1.1.1.crate) = a8835c273a76a90455d7344889b0964598e3316e2a79ede8e36f16bdcf2228b8 +SIZE (rust/crates/pem-1.1.1.crate) = 11352 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3 +SIZE (rust/crates/pin-project-1.1.5.crate) = 54214 +SHA256 (rust/crates/pin-project-internal-1.1.5.crate) = 2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965 +SIZE (rust/crates/pin-project-internal-1.1.5.crate) = 28280 +SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02 +SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/piper-0.2.1.crate) = 668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4 +SIZE (rust/crates/piper-0.2.1.crate) = 15878 +SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec +SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613 +SHA256 (rust/crates/plotters-0.3.5.crate) = d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45 +SIZE (rust/crates/plotters-0.3.5.crate) = 143975 +SHA256 (rust/crates/plotters-backend-0.3.5.crate) = 9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609 +SIZE (rust/crates/plotters-backend-0.3.5.crate) = 13440 +SHA256 (rust/crates/plotters-svg-0.3.5.crate) = 38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab +SIZE (rust/crates/plotters-svg-0.3.5.crate) = 6948 +SHA256 (rust/crates/polling-2.8.0.crate) = 4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce +SIZE (rust/crates/polling-2.8.0.crate) = 43554 +SHA256 (rust/crates/portable-atomic-1.6.0.crate) = 7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0 +SIZE (rust/crates/portable-atomic-1.6.0.crate) = 140689 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de +SIZE (rust/crates/ppv-lite86-0.2.17.crate) = 22242 +SHA256 (rust/crates/pretty_assertions-1.4.0.crate) = af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66 +SIZE (rust/crates/pretty_assertions-1.4.0.crate) = 78846 +SHA256 (rust/crates/proc-macro-crate-0.1.5.crate) = 1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785 +SIZE (rust/crates/proc-macro-crate-0.1.5.crate) = 8096 +SHA256 (rust/crates/proc-macro2-1.0.82.crate) = 8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b +SIZE (rust/crates/proc-macro2-1.0.82.crate) = 48452 +SHA256 (rust/crates/pulldown-cmark-0.10.3.crate) = 76979bea66e7875e7509c4ec5300112b316af87fa7a252ca91c448b32dfe3993 +SIZE (rust/crates/pulldown-cmark-0.10.3.crate) = 141746 +SHA256 (rust/crates/pulldown-cmark-escape-0.10.1.crate) = bd348ff538bc9caeda7ee8cad2d1d48236a1f443c1fa3913c6a02fe0043b1dd3 +SIZE (rust/crates/pulldown-cmark-escape-0.10.1.crate) = 6672 +SHA256 (rust/crates/quick-xml-0.30.0.crate) = eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956 *** 329 LINES SKIPPED *** From nobody Tue May 21 03:45:48 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 4Vk0hX2dB3z5L3w8; Tue, 21 May 2024 03:45:48 +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 4Vk0hX1cHxz45m9; Tue, 21 May 2024 03:45:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716263148; 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=q0TiksZm1xwc5z6VY/n06VqO/ZRKIvALPantkrWGx5g=; b=dOtlZTD4f/zI+78fzyWdxejGobrePz4qBDfm+se2WqLpNUcfCmDp0/z4PKNlVvzWHibMWl PSURIVdjhVpKnLplSRgDI4i67YoWP3MJN8k6e368WfssK7wbCKW1BPKKdfSH2Z37v03p0d eBOtxr2M/n8Dpujp2qvvaPhFRaSXDMPXZzvJQyBqtVJdMmPAxqksfWBh+f/zCLVH/7w+Aw HykniYDalbVqwFU4P1ylJvRXtG2fohwFnqq9qHBKmKLMfgDY36US0ptq+ZTEH48iyWy9bp KetulTNKbLbki5groXjcFpkFVYMHX6jIMZJVjz+eLgWW96LKRuQXUpEZggwoZg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716263148; a=rsa-sha256; cv=none; b=HeOIuysESJRCQvwEIX59NOUiJjueaaxX2ibRz1ssMPNiAQVcHsLOPzeq+uuEo8VMEx6Ajj cYT3XXbXs75l3zGUn1s85AhVZXASwShXS/nyCQHgR4GwuO5+VRbQmtQpFyZ+zViJpbQ+5b +Fv+x18PFksUbohGTT3Pz+RTfuA3BMzokhhUYdcKIyKX8RnhL/QCCbhX+9WC4ZxqpnbWv6 9F6ZK4RfV6xoWUUKNhXxxr6h4Oa+XENh1j1C8iTRJxSLTnKzNO+72/jf8bDa48+kJQlcxB EuzCpKz8DDQI198lw5Z34uwhnTUepUEqUiyTXzMVjugmDinRoikEJ40eD5p07A== 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=1716263148; 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=q0TiksZm1xwc5z6VY/n06VqO/ZRKIvALPantkrWGx5g=; b=Q410EbclOE3NiWLoGMv4Wx0ARFE8MpOzkrjfkmHRAV5icDched14VM6qQYWeCUlC0Bb/E6 NB9pDCGEM8okb9eAvk1FUxqYzGqHILxfHtJlroW8fAFAxi6t09H6g4h0dKfIvrFUJBJmyK muBBDRnze9haTnE1MG9j5uFAo4gIoQy8li0BscGQTxvCOQQvgenEQVSdqZgbP0DxMSlO5e eZJFqwY8+eAvCwp5jYgVd2g5ae+1eHJrkomYnA2Yo2QmE+Wltwd0uG+xnVuiYjlZYYCHqO /Qk1VYekK/XzC2XlJfY87hy84NhA2V7KZXxWhiTiUV/C/FOkZwobFX1i8T/OFA== 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 4Vk0hX15Z3z15kh; Tue, 21 May 2024 03:45:48 +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 44L3jmot085798; Tue, 21 May 2024 03:45:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L3jmPd085795; Tue, 21 May 2024 03:45:48 GMT (envelope-from git) Date: Tue, 21 May 2024 03:45:48 GMT Message-Id: <202405210345.44L3jmPd085795@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: TAKATSU Tomonari Subject: git: f3e6dceb85f8 - main - science/R-cran-cmprsk: Update to 2.2-12 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: tota X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f3e6dceb85f8f9474d377c392f0e91ea13941fc9 Auto-Submitted: auto-generated The branch main has been updated by tota: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3e6dceb85f8f9474d377c392f0e91ea13941fc9 commit f3e6dceb85f8f9474d377c392f0e91ea13941fc9 Author: TAKATSU Tomonari AuthorDate: 2024-05-21 03:43:50 +0000 Commit: TAKATSU Tomonari CommitDate: 2024-05-21 03:45:17 +0000 science/R-cran-cmprsk: Update to 2.2-12 Reported by: portscout --- science/R-cran-cmprsk/Makefile | 3 +-- science/R-cran-cmprsk/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/science/R-cran-cmprsk/Makefile b/science/R-cran-cmprsk/Makefile index 86bb1edc9a1b..4526a7a46f55 100644 --- a/science/R-cran-cmprsk/Makefile +++ b/science/R-cran-cmprsk/Makefile @@ -1,6 +1,5 @@ PORTNAME= cmprsk -DISTVERSION= 2.2-11 -PORTREVISION= 1 +DISTVERSION= 2.2-12 CATEGORIES= science DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/science/R-cran-cmprsk/distinfo b/science/R-cran-cmprsk/distinfo index 6815acc3861c..b259dbf70b55 100644 --- a/science/R-cran-cmprsk/distinfo +++ b/science/R-cran-cmprsk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641692161 -SHA256 (cmprsk_2.2-11.tar.gz) = 844027cb2c162cf7ef97034d01237ad7b81aa192fe302250d22d2c5528110e14 -SIZE (cmprsk_2.2-11.tar.gz) = 45799 +TIMESTAMP = 1716184049 +SHA256 (cmprsk_2.2-12.tar.gz) = 773ecb93be0eac7bb5dfe9ea1480380da89ea95497b7b2febb08fd7c5104acdc +SIZE (cmprsk_2.2-12.tar.gz) = 45824 From nobody Tue May 21 04:51:56 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 4Vk28r4gQsz5LCR3; Tue, 21 May 2024 04:51:56 +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 4Vk28r4NdXz4DZc; Tue, 21 May 2024 04:51:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716267116; 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=JLPX+fq2LPh9dDPd3Ib52b03hegcECML7ib3AjYlRKI=; b=Wz8Ggat55lh3NBuLKVy5uQt1XymLYYHhT6jghH1Vp6AquCOXNFPmPFncc9LH2YxZuJyc4x fhcxc6ERBfhc15eeMaLelkt7FkEhZYq35NclTSjbqAk4uJgswNurIzSWj/udOkcHJSnpSY TxefDg1B35iWHQcF1Edu3mRJW5itk/2Uj5zRWR1Wqo2pQi/C3zZ+bIEXs5hg+HdUouu8mE egRz1qQKZGd6bhV4zxSv76F/6IFXNgTufTsfspbeY56QgM8cVn5bE7flfB5BL12vwz26NE r/qFb3vjfHbMpSb97j8cPxnGFqMD8shW2G1jBg656Lh6ThdpGeKxo7ijcZwecQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716267116; a=rsa-sha256; cv=none; b=Uijgue0CC+vn99/vq6fHBP8G4ZW+3pM/8Y5vSlkL0u7XUKBbtUpRxzaM4rMqo42HM67VmH 3AMOVQzNqWQwEEL3j6rQz20W3bj0YAKS/bh5pZA6x48kkevWYMxHlZo99nPsWk3KFDoH9h W0ouhzKkR+AtGQd31gZgY/PL80QMfKWLWyKC3rQdYtU6Pgl+dL01VKwJsZ6Bw4A0brISZD trOiIIuR4fDpQQBl+mXyIx+kDMEyEuuPQjicLMBRu4Jml9D/G8oOA5kIP+DGpNZIG7o0ks 3Ae22w9NCFDG3W4FBii6toJUS2bKBcAiUNuDl63nxuQPq6y4UOR2RHK7pqnDwA== 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=1716267116; 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=JLPX+fq2LPh9dDPd3Ib52b03hegcECML7ib3AjYlRKI=; b=sgNzPB/izbzKqWDkNTbaXGJkCJGbgn6a+ck9v5IOL8C+uYuslDkxJbEquP3sJaDZb6Q96D ANH+I/t8EmwSFV43e2kjBeuqEb0eL639ZjYd0XY+tRSZF7uhkKZPgjbb7OCsaqURWS5dRt FwZsjlIQdW2e533tCZmYscrzqdEMU3OlHFRWA1jNj4WOgUBnUI4vCnJJdH2KQyRB36wNb4 H6mtwPN1vCs+ywtGCkTY4sZLw4+WQiBf0vchxDLIwpB5C3XGudCBwfrYWfljrd43X9T11D VY0eP2o6Gh+E2i9Emm8ykRrsyEx4am48ZcMVkxG6jA0eIXFs+S9d4wbm1eJ6KQ== 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 4Vk28r407Tz17Ly; Tue, 21 May 2024 04:51:56 +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 44L4puXO001649; Tue, 21 May 2024 04:51:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L4puaD001645; Tue, 21 May 2024 04:51:56 GMT (envelope-from git) Date: Tue, 21 May 2024 04:51:56 GMT Message-Id: <202405210451.44L4puaD001645@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: 1bf9143bfcf2 - main - sysutils/uutils-coreutils: New port: Cross-platform Rust rewrite of the GNU coreutils 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1bf9143bfcf263d21962a35e79a3c5f241bf9fd6 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1bf9143bfcf263d21962a35e79a3c5f241bf9fd6 commit 1bf9143bfcf263d21962a35e79a3c5f241bf9fd6 Author: Yuri Victorovich AuthorDate: 2024-05-21 04:26:35 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 04:51:53 +0000 sysutils/uutils-coreutils: New port: Cross-platform Rust rewrite of the GNU coreutils --- sysutils/Makefile | 1 + sysutils/uutils-coreutils/Makefile | 321 ++++++++++++++++++++ sysutils/uutils-coreutils/distinfo | 585 ++++++++++++++++++++++++++++++++++++ sysutils/uutils-coreutils/pkg-descr | 10 + sysutils/uutils-coreutils/pkg-plist | 496 ++++++++++++++++++++++++++++++ 5 files changed, 1413 insertions(+) diff --git a/sysutils/Makefile b/sysutils/Makefile index 4aa471ac7af0..ba057df4f940 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1582,6 +1582,7 @@ SUBDIR += userneu-devel SUBDIR += usrinfo SUBDIR += utcount + SUBDIR += uutils-coreutils SUBDIR += vagrant SUBDIR += vbetool SUBDIR += vchanger diff --git a/sysutils/uutils-coreutils/Makefile b/sysutils/uutils-coreutils/Makefile new file mode 100644 index 000000000000..8362b18a4aa1 --- /dev/null +++ b/sysutils/uutils-coreutils/Makefile @@ -0,0 +1,321 @@ +PORTNAME= uutils-coreutils +DISTVERSION= 0.0.26 +CATEGORIES= sysutils + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Cross-platform Rust rewrite of the GNU coreutils +WWW= https://uutils.github.io/ + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= gmake:devel/gmake +LIB_DEPENDS= libonig.so:devel/oniguruma + +USES= cargo + +USE_GITHUB= yes +GH_ACCOUNT= uutils +GH_PROJECT= coreutils + +CARGO_CRATES= adler-1.0.2 \ + ahash-0.7.8 \ + aho-corasick-1.0.4 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + anstream-0.5.0 \ + anstyle-1.0.0 \ + anstyle-parse-0.2.0 \ + anstyle-query-1.0.0 \ + anstyle-wincon-2.1.0 \ + arbitrary-1.3.2 \ + arrayref-0.3.6 \ + arrayvec-0.7.4 \ + autocfg-1.1.0 \ + bigdecimal-0.4.0 \ + binary-heap-plus-0.5.0 \ + bindgen-0.63.0 \ + bitflags-1.3.2 \ + bitflags-2.4.2 \ + bitvec-1.0.1 \ + blake2b_simd-1.0.2 \ + blake3-1.5.1 \ + block-buffer-0.10.3 \ + bstr-1.9.1 \ + bumpalo-3.11.1 \ + bytecount-0.6.8 \ + byteorder-1.5.0 \ + cc-1.0.79 \ + cexpr-0.6.0 \ + cfg-if-1.0.0 \ + cfg_aliases-0.1.1 \ + chrono-0.4.38 \ + clang-sys-1.4.0 \ + clap-4.4.2 \ + clap_builder-4.4.2 \ + clap_complete-4.4.0 \ + clap_lex-0.5.0 \ + clap_mangen-0.2.9 \ + colorchoice-1.0.0 \ + compare-0.1.0 \ + console-0.15.8 \ + const-random-0.1.16 \ + const-random-macro-0.1.16 \ + constant_time_eq-0.3.0 \ + core-foundation-sys-0.8.3 \ + coz-0.1.3 \ + cpp-0.5.9 \ + cpp_build-0.5.9 \ + cpp_common-0.5.9 \ + cpp_macros-0.5.9 \ + cpufeatures-0.2.5 \ + crc32fast-1.4.0 \ + crossbeam-channel-0.5.10 \ + crossbeam-deque-0.8.4 \ + crossbeam-epoch-0.9.17 \ + crossbeam-utils-0.8.19 \ + crossterm-0.27.0 \ + crossterm_winapi-0.9.1 \ + crunchy-0.2.2 \ + crypto-common-0.1.6 \ + ctrlc-3.4.4 \ + data-encoding-2.5.0 \ + data-encoding-macro-0.1.14 \ + data-encoding-macro-internal-0.1.12 \ + derive_arbitrary-1.3.2 \ + diff-0.1.13 \ + digest-0.10.7 \ + dlv-list-0.5.0 \ + dns-lookup-2.0.4 \ + dunce-1.0.4 \ + either-1.8.0 \ + encode_unicode-0.3.6 \ + env_logger-0.8.4 \ + errno-0.3.8 \ + exacl-0.12.0 \ + fastrand-2.0.1 \ + file_diff-1.0.0 \ + filedescriptor-0.8.2 \ + filetime-0.2.23 \ + flate2-1.0.28 \ + fnv-1.0.7 \ + fs_extra-1.3.0 \ + fsevent-sys-4.1.0 \ + fts-sys-0.2.4 \ + fundu-2.0.0 \ + fundu-core-0.3.0 \ + funty-2.0.0 \ + futures-0.3.28 \ + futures-channel-0.3.28 \ + futures-core-0.3.28 \ + futures-executor-0.3.28 \ + futures-io-0.3.28 \ + futures-macro-0.3.28 \ + futures-sink-0.3.28 \ + futures-task-0.3.28 \ + futures-timer-3.0.2 \ + futures-util-0.3.28 \ + gcd-2.3.0 \ + generic-array-0.14.6 \ + getrandom-0.2.9 \ + glob-0.3.1 \ + half-2.4.0 \ + hashbrown-0.12.3 \ + hashbrown-0.14.3 \ + hermit-abi-0.3.2 \ + hex-0.4.3 \ + hex-literal-0.4.1 \ + hostname-0.4.0 \ + iana-time-zone-0.1.53 \ + iana-time-zone-haiku-0.1.2 \ + indicatif-0.17.3 \ + inotify-0.9.6 \ + inotify-sys-0.1.5 \ + io-lifetimes-1.0.11 \ + itertools-0.12.1 \ + itoa-1.0.4 \ + js-sys-0.3.64 \ + keccak-0.1.4 \ + kqueue-1.0.7 \ + kqueue-sys-1.0.3 \ + lazy_static-1.4.0 \ + lazycell-1.3.0 \ + libc-0.2.153 \ + libloading-0.7.4 \ + libm-0.2.7 \ + linux-raw-sys-0.3.8 \ + linux-raw-sys-0.4.12 \ + lock_api-0.4.9 \ + log-0.4.20 \ + lru-0.7.8 \ + lscolors-0.16.0 \ + md-5-0.10.6 \ + memchr-2.7.1 \ + memmap2-0.9.0 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.7.2 \ + mio-0.8.11 \ + nix-0.28.0 \ + nom-7.1.3 \ + notify-6.0.1 \ + nu-ansi-term-0.49.0 \ + num-bigint-0.4.4 \ + num-integer-0.1.45 \ + num-modular-0.5.1 \ + num-prime-0.4.3 \ + num-traits-0.2.18 \ + num_threads-0.1.6 \ + number_prefix-0.4.0 \ + once_cell-1.19.0 \ + onig-6.4.0 \ + onig_sys-69.8.1 \ + ordered-multimap-0.7.3 \ + os_display-0.1.3 \ + parking_lot-0.12.1 \ + parking_lot_core-0.9.9 \ + parse_datetime-0.5.0 \ + peeking_take_while-0.1.2 \ + phf-0.11.2 \ + phf_codegen-0.11.2 \ + phf_generator-0.11.1 \ + phf_shared-0.11.2 \ + pin-project-lite-0.2.9 \ + pin-utils-0.1.0 \ + pkg-config-0.3.26 \ + platform-info-2.0.3 \ + portable-atomic-0.3.15 \ + ppv-lite86-0.2.17 \ + pretty_assertions-1.4.0 \ + proc-macro2-1.0.63 \ + procfs-0.16.0 \ + procfs-core-0.16.0 \ + quick-error-2.0.1 \ + quickcheck-1.0.3 \ + quote-1.0.29 \ + radium-0.7.0 \ + rand-0.8.5 \ + rand_chacha-0.3.1 \ + rand_core-0.6.4 \ + rand_pcg-0.3.1 \ + rayon-1.10.0 \ + rayon-core-1.12.1 \ + redox_syscall-0.4.1 \ + redox_syscall-0.5.0 \ + reference-counted-singleton-0.1.2 \ + regex-1.10.4 \ + regex-automata-0.4.4 \ + regex-syntax-0.8.2 \ + relative-path-1.8.0 \ + rlimit-0.10.1 \ + roff-0.2.1 \ + rstest-0.19.0 \ + rstest_macros-0.19.0 \ + rust-ini-0.21.0 \ + rustc-hash-1.1.0 \ + rustc_version-0.4.0 \ + rustix-0.37.26 \ + rustix-0.38.31 \ + same-file-1.0.6 \ + scopeguard-1.2.0 \ + self_cell-1.0.3 \ + selinux-0.4.0 \ + selinux-sys-0.6.2 \ + semver-1.0.14 \ + serde-1.0.193 \ + serde_derive-1.0.193 \ + sha1-0.10.6 \ + sha2-0.10.8 \ + sha3-0.10.8 \ + shlex-1.3.0 \ + signal-hook-0.3.17 \ + signal-hook-mio-0.2.3 \ + signal-hook-registry-1.4.1 \ + siphasher-0.3.10 \ + slab-0.4.7 \ + sm3-0.4.2 \ + smallvec-1.13.1 \ + smawk-0.3.1 \ + socket2-0.5.3 \ + strsim-0.10.0 \ + syn-1.0.109 \ + syn-2.0.32 \ + tap-1.0.1 \ + tempfile-3.10.1 \ + terminal_size-0.2.6 \ + terminal_size-0.3.0 \ + textwrap-0.16.1 \ + thiserror-1.0.37 \ + thiserror-impl-1.0.37 \ + time-0.3.20 \ + time-core-0.1.0 \ + time-macros-0.2.8 \ + tiny-keccak-2.0.2 \ + trim-in-place-0.1.7 \ + typenum-1.15.0 \ + unicode-ident-1.0.5 \ + unicode-linebreak-0.1.5 \ + unicode-segmentation-1.11.0 \ + unicode-width-0.1.11 \ + unicode-xid-0.2.4 \ + unindent-0.2.1 \ + utf8parse-0.2.1 \ + uuid-1.7.0 \ + uutils_term_grid-0.3.0 \ + version_check-0.9.4 \ + walkdir-2.5.0 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.87 \ + wasm-bindgen-backend-0.2.87 \ + wasm-bindgen-macro-0.2.87 \ + wasm-bindgen-macro-support-0.2.87 \ + wasm-bindgen-shared-0.2.87 \ + which-4.3.0 \ + wild-2.2.1 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.8 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.52.0 \ + windows-core-0.52.0 \ + windows-sys-0.45.0 \ + windows-sys-0.48.0 \ + windows-sys-0.52.0 \ + windows-targets-0.42.2 \ + windows-targets-0.48.0 \ + windows-targets-0.52.0 \ + windows_aarch64_gnullvm-0.42.2 \ + windows_aarch64_gnullvm-0.48.0 \ + windows_aarch64_gnullvm-0.52.0 \ + windows_aarch64_msvc-0.42.2 \ + windows_aarch64_msvc-0.48.0 \ + windows_aarch64_msvc-0.52.0 \ + windows_i686_gnu-0.42.2 \ + windows_i686_gnu-0.48.0 \ + windows_i686_gnu-0.52.0 \ + windows_i686_msvc-0.42.2 \ + windows_i686_msvc-0.48.0 \ + windows_i686_msvc-0.52.0 \ + windows_x86_64_gnu-0.42.2 \ + windows_x86_64_gnu-0.48.0 \ + windows_x86_64_gnu-0.52.0 \ + windows_x86_64_gnullvm-0.42.2 \ + windows_x86_64_gnullvm-0.48.0 \ + windows_x86_64_gnullvm-0.52.0 \ + windows_x86_64_msvc-0.42.2 \ + windows_x86_64_msvc-0.48.0 \ + windows_x86_64_msvc-0.52.0 \ + wyz-0.5.1 \ + xattr-1.3.1 \ + yansi-0.5.1 \ + z85-3.0.5 \ + zip-1.1.1 + +do-build: + @cd ${WRKSRC} && \ + ${SETENV} ${MAKE_ENV} ${GMAKE} PROFILE=release + +do-install: + @cd ${WRKSRC} && \ + ${SETENV} ${MAKE_ENV} ${GMAKE} install ${MAKE_ARGS} + +.include diff --git a/sysutils/uutils-coreutils/distinfo b/sysutils/uutils-coreutils/distinfo new file mode 100644 index 000000000000..974552b38e16 --- /dev/null +++ b/sysutils/uutils-coreutils/distinfo @@ -0,0 +1,585 @@ +TIMESTAMP = 1716257777 +SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe +SIZE (rust/crates/adler-1.0.2.crate) = 12778 +SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9 +SIZE (rust/crates/ahash-0.7.8.crate) = 38550 +SHA256 (rust/crates/aho-corasick-1.0.4.crate) = 6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a +SIZE (rust/crates/aho-corasick-1.0.4.crate) = 171175 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/anstream-0.5.0.crate) = b1f58811cfac344940f1a400b6e6231ce35171f614f26439e80f8c1465c5cc0c +SIZE (rust/crates/anstream-0.5.0.crate) = 19646 +SHA256 (rust/crates/anstyle-1.0.0.crate) = 41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d +SIZE (rust/crates/anstyle-1.0.0.crate) = 13972 +SHA256 (rust/crates/anstyle-parse-0.2.0.crate) = e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee +SIZE (rust/crates/anstyle-parse-0.2.0.crate) = 24361 +SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b +SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620 +SHA256 (rust/crates/anstyle-wincon-2.1.0.crate) = 58f54d10c6dfa51283a066ceab3ec1ab78d13fae00aa49243a45e4571fb79dfd +SIZE (rust/crates/anstyle-wincon-2.1.0.crate) = 11757 +SHA256 (rust/crates/arbitrary-1.3.2.crate) = 7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110 +SIZE (rust/crates/arbitrary-1.3.2.crate) = 32037 +SHA256 (rust/crates/arrayref-0.3.6.crate) = a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544 +SIZE (rust/crates/arrayref-0.3.6.crate) = 10035 +SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711 +SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 +SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa +SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 +SHA256 (rust/crates/bigdecimal-0.4.0.crate) = 5274a6b6e0ee020148397245b973e30163b7bffbc6d473613f850cb99888581e +SIZE (rust/crates/bigdecimal-0.4.0.crate) = 44652 +SHA256 (rust/crates/binary-heap-plus-0.5.0.crate) = e4551d8382e911ecc0d0f0ffb602777988669be09447d536ff4388d1def11296 +SIZE (rust/crates/binary-heap-plus-0.5.0.crate) = 20570 +SHA256 (rust/crates/bindgen-0.63.0.crate) = 36d860121800b2a9a94f9b5604b332d5cffb234ce17609ea479d723dbc9d3885 +SIZE (rust/crates/bindgen-0.63.0.crate) = 201856 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.4.2.crate) = ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf +SIZE (rust/crates/bitflags-2.4.2.crate) = 42602 +SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c +SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 +SHA256 (rust/crates/blake2b_simd-1.0.2.crate) = 23285ad32269793932e830392f2fe2f83e26488fd3ec778883a93c8323735780 +SIZE (rust/crates/blake2b_simd-1.0.2.crate) = 34165 +SHA256 (rust/crates/blake3-1.5.1.crate) = 30cca6d3674597c30ddf2c587bf8d9d65c9a84d2326d941cc79c9842dfe0ef52 +SIZE (rust/crates/blake3-1.5.1.crate) = 170239 +SHA256 (rust/crates/block-buffer-0.10.3.crate) = 69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e +SIZE (rust/crates/block-buffer-0.10.3.crate) = 10465 +SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706 +SIZE (rust/crates/bstr-1.9.1.crate) = 380305 +SHA256 (rust/crates/bumpalo-3.11.1.crate) = 572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba +SIZE (rust/crates/bumpalo-3.11.1.crate) = 81207 +SHA256 (rust/crates/bytecount-0.6.8.crate) = 5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce +SIZE (rust/crates/bytecount-0.6.8.crate) = 14694 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f +SIZE (rust/crates/cc-1.0.79.crate) = 62624 +SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 +SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e +SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009 +SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 +SIZE (rust/crates/chrono-0.4.38.crate) = 220559 +SHA256 (rust/crates/clang-sys-1.4.0.crate) = fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3 +SIZE (rust/crates/clang-sys-1.4.0.crate) = 38679 +SHA256 (rust/crates/clap-4.4.2.crate) = 6a13b88d2c62ff462f88e4a121f17a82c1af05693a2f192b5c38d14de73c19f6 +SIZE (rust/crates/clap-4.4.2.crate) = 54441 +SHA256 (rust/crates/clap_builder-4.4.2.crate) = 2bb9faaa7c2ef94b2743a21f5a29e6f0010dff4caa69ac8e9d6cf8b6fa74da08 +SIZE (rust/crates/clap_builder-4.4.2.crate) = 162358 +SHA256 (rust/crates/clap_complete-4.4.0.crate) = 586a385f7ef2f8b4d86bddaa0c094794e7ccbfe5ffef1f434fe928143fc783a5 +SIZE (rust/crates/clap_complete-4.4.0.crate) = 37256 +SHA256 (rust/crates/clap_lex-0.5.0.crate) = 2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b +SIZE (rust/crates/clap_lex-0.5.0.crate) = 11792 +SHA256 (rust/crates/clap_mangen-0.2.9.crate) = bb0f09a0ca8f0dd8ac92c546b426f466ef19828185c6d504c80c48c9c2768ed9 +SIZE (rust/crates/clap_mangen-0.2.9.crate) = 14623 +SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 +SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/compare-0.1.0.crate) = 120133d4db2ec47efe2e26502ee984747630c67f51974fca0b6c1340cf2368d3 +SIZE (rust/crates/compare-0.1.0.crate) = 9291 +SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb +SIZE (rust/crates/console-0.15.8.crate) = 36364 +SHA256 (rust/crates/const-random-0.1.16.crate) = 11df32a13d7892ec42d51d3d175faba5211ffe13ed25d4fb348ac9e9ce835593 +SIZE (rust/crates/const-random-0.1.16.crate) = 6629 +SHA256 (rust/crates/const-random-macro-0.1.16.crate) = f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e +SIZE (rust/crates/const-random-macro-0.1.16.crate) = 6657 +SHA256 (rust/crates/constant_time_eq-0.3.0.crate) = f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2 +SIZE (rust/crates/constant_time_eq-0.3.0.crate) = 11369 +SHA256 (rust/crates/core-foundation-sys-0.8.3.crate) = 5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc +SIZE (rust/crates/core-foundation-sys-0.8.3.crate) = 17519 +SHA256 (rust/crates/coz-0.1.3.crate) = cef55b3fe2f5477d59e12bc792e8b3c95a25bd099eadcfae006ecea136de76e2 +SIZE (rust/crates/coz-0.1.3.crate) = 21914 +SHA256 (rust/crates/cpp-0.5.9.crate) = bfa65869ef853e45c60e9828aa08cdd1398cb6e13f3911d9cb2a079b144fcd64 +SIZE (rust/crates/cpp-0.5.9.crate) = 6494 +SHA256 (rust/crates/cpp_build-0.5.9.crate) = 0e361fae2caf9758164b24da3eedd7f7d7451be30d90d8e7b5d2be29a2f0cf5b +SIZE (rust/crates/cpp_build-0.5.9.crate) = 15713 +SHA256 (rust/crates/cpp_common-0.5.9.crate) = 3e1a2532e4ed4ea13031c13bc7bc0dbca4aae32df48e9d77f0d1e743179f2ea1 +SIZE (rust/crates/cpp_common-0.5.9.crate) = 4725 +SHA256 (rust/crates/cpp_macros-0.5.9.crate) = 47ec9cc90633446f779ef481a9ce5a0077107dd5b87016440448d908625a83fd +SIZE (rust/crates/cpp_macros-0.5.9.crate) = 7103 +SHA256 (rust/crates/cpufeatures-0.2.5.crate) = 28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320 +SIZE (rust/crates/cpufeatures-0.2.5.crate) = 11251 +SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa +SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665 +SHA256 (rust/crates/crossbeam-channel-0.5.10.crate) = 82a9b73a36529d9c47029b9fb3a6f0ea3cc916a261195352ba19e770fc1748b2 +SIZE (rust/crates/crossbeam-channel-0.5.10.crate) = 90442 +SHA256 (rust/crates/crossbeam-deque-0.8.4.crate) = fca89a0e215bab21874660c67903c5f143333cab1da83d041c7ded6053774751 +SIZE (rust/crates/crossbeam-deque-0.8.4.crate) = 21752 +SHA256 (rust/crates/crossbeam-epoch-0.9.17.crate) = 0e3681d554572a651dda4186cd47240627c3d0114d45a95f6ad27f2f22e7548d +SIZE (rust/crates/crossbeam-epoch-0.9.17.crate) = 46953 +SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345 +SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328 +SHA256 (rust/crates/crossterm-0.27.0.crate) = f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df +SIZE (rust/crates/crossterm-0.27.0.crate) = 125311 +SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b +SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 +SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 +SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 +SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 +SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 +SHA256 (rust/crates/ctrlc-3.4.4.crate) = 672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345 +SIZE (rust/crates/ctrlc-3.4.4.crate) = 14660 +SHA256 (rust/crates/data-encoding-2.5.0.crate) = 7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5 +SIZE (rust/crates/data-encoding-2.5.0.crate) = 20632 +SHA256 (rust/crates/data-encoding-macro-0.1.14.crate) = 20c01c06f5f429efdf2bae21eb67c28b3df3cf85b7dd2d8ef09c0838dac5d33e +SIZE (rust/crates/data-encoding-macro-0.1.14.crate) = 3762 +SHA256 (rust/crates/data-encoding-macro-internal-0.1.12.crate) = 0047d07f2c89b17dd631c80450d69841a6b5d7fb17278cbc43d7e4cfcf2576f3 +SIZE (rust/crates/data-encoding-macro-internal-0.1.12.crate) = 3184 +SHA256 (rust/crates/derive_arbitrary-1.3.2.crate) = 67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611 +SIZE (rust/crates/derive_arbitrary-1.3.2.crate) = 10614 +SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 +SIZE (rust/crates/diff-0.1.13.crate) = 46216 +SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 +SIZE (rust/crates/digest-0.10.7.crate) = 19557 +SHA256 (rust/crates/dlv-list-0.5.0.crate) = d529fd73d344663edfd598ccb3f344e46034db51ebd103518eae34338248ad73 +SIZE (rust/crates/dlv-list-0.5.0.crate) = 22112 +SHA256 (rust/crates/dns-lookup-2.0.4.crate) = e5766087c2235fec47fafa4cfecc81e494ee679d0fd4a59887ea0919bfb0e4fc +SIZE (rust/crates/dns-lookup-2.0.4.crate) = 13733 +SHA256 (rust/crates/dunce-1.0.4.crate) = 56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b +SIZE (rust/crates/dunce-1.0.4.crate) = 8034 +SHA256 (rust/crates/either-1.8.0.crate) = 90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797 +SIZE (rust/crates/either-1.8.0.crate) = 15992 +SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f +SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 +SHA256 (rust/crates/env_logger-0.8.4.crate) = a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3 +SIZE (rust/crates/env_logger-0.8.4.crate) = 33342 +SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 +SIZE (rust/crates/errno-0.3.8.crate) = 10645 +SHA256 (rust/crates/exacl-0.12.0.crate) = 22be12de19decddab85d09f251ec8363f060ccb22ec9c81bc157c0c8433946d8 +SIZE (rust/crates/exacl-0.12.0.crate) = 64506 +SHA256 (rust/crates/fastrand-2.0.1.crate) = 25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5 +SIZE (rust/crates/fastrand-2.0.1.crate) = 14664 +SHA256 (rust/crates/file_diff-1.0.0.crate) = 31a7a908b8f32538a2143e59a6e4e2508988832d5d4d6f7c156b3cbc762643a5 +SIZE (rust/crates/file_diff-1.0.0.crate) = 282318 +SHA256 (rust/crates/filedescriptor-0.8.2.crate) = 7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e +SIZE (rust/crates/filedescriptor-0.8.2.crate) = 10830 +SHA256 (rust/crates/filetime-0.2.23.crate) = 1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd +SIZE (rust/crates/filetime-0.2.23.crate) = 14942 +SHA256 (rust/crates/flate2-1.0.28.crate) = 46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e +SIZE (rust/crates/flate2-1.0.28.crate) = 73690 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c +SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 +SHA256 (rust/crates/fsevent-sys-4.1.0.crate) = 76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2 +SIZE (rust/crates/fsevent-sys-4.1.0.crate) = 4620 +SHA256 (rust/crates/fts-sys-0.2.4.crate) = 9a66c0a21e344f20c87b4ca12643cf4f40a7018f132c98d344e989b959f49dd1 +SIZE (rust/crates/fts-sys-0.2.4.crate) = 3807 +SHA256 (rust/crates/fundu-2.0.0.crate) = 6c04cb831a8dccadfe3774b07cba4574a1ec24974d761510e65d8a543c2d7cb4 +SIZE (rust/crates/fundu-2.0.0.crate) = 60486 +SHA256 (rust/crates/fundu-core-0.3.0.crate) = 76a889e633afd839fb5b04fe53adfd588cefe518e71ec8d3c929698c6daf2acd +SIZE (rust/crates/fundu-core-0.3.0.crate) = 37430 +SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c +SIZE (rust/crates/funty-2.0.0.crate) = 13160 +SHA256 (rust/crates/futures-0.3.28.crate) = 23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40 +SIZE (rust/crates/futures-0.3.28.crate) = 53229 +SHA256 (rust/crates/futures-channel-0.3.28.crate) = 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 +SIZE (rust/crates/futures-channel-0.3.28.crate) = 32281 +SHA256 (rust/crates/futures-core-0.3.28.crate) = 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c +SIZE (rust/crates/futures-core-0.3.28.crate) = 14780 +SHA256 (rust/crates/futures-executor-0.3.28.crate) = ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0 +SIZE (rust/crates/futures-executor-0.3.28.crate) = 17743 +SHA256 (rust/crates/futures-io-0.3.28.crate) = 4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964 +SIZE (rust/crates/futures-io-0.3.28.crate) = 8910 +SHA256 (rust/crates/futures-macro-0.3.28.crate) = 89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72 +SIZE (rust/crates/futures-macro-0.3.28.crate) = 11272 +SHA256 (rust/crates/futures-sink-0.3.28.crate) = f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e +SIZE (rust/crates/futures-sink-0.3.28.crate) = 7852 +SHA256 (rust/crates/futures-task-0.3.28.crate) = 76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65 +SIZE (rust/crates/futures-task-0.3.28.crate) = 11848 +SHA256 (rust/crates/futures-timer-3.0.2.crate) = e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c +SIZE (rust/crates/futures-timer-3.0.2.crate) = 19879 +SHA256 (rust/crates/futures-util-0.3.28.crate) = 26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533 +SIZE (rust/crates/futures-util-0.3.28.crate) = 158510 +SHA256 (rust/crates/gcd-2.3.0.crate) = 1d758ba1b47b00caf47f24925c0074ecb20d6dfcffe7f6d53395c0465674841a +SIZE (rust/crates/gcd-2.3.0.crate) = 8934 +SHA256 (rust/crates/generic-array-0.14.6.crate) = bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9 +SIZE (rust/crates/generic-array-0.14.6.crate) = 15889 +SHA256 (rust/crates/getrandom-0.2.9.crate) = c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4 +SIZE (rust/crates/getrandom-0.2.9.crate) = 34457 +SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b +SIZE (rust/crates/glob-0.3.1.crate) = 18880 +SHA256 (rust/crates/half-2.4.0.crate) = b5eceaaeec696539ddaf7b333340f1af35a5aa87ae3e4f3ead0532f72affab2e +SIZE (rust/crates/half-2.4.0.crate) = 50666 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 +SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 +SHA256 (rust/crates/hermit-abi-0.3.2.crate) = 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b +SIZE (rust/crates/hermit-abi-0.3.2.crate) = 13783 +SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 +SIZE (rust/crates/hex-0.4.3.crate) = 13299 +SHA256 (rust/crates/hex-literal-0.4.1.crate) = 6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46 +SIZE (rust/crates/hex-literal-0.4.1.crate) = 8559 +SHA256 (rust/crates/hostname-0.4.0.crate) = f9c7c7c8ac16c798734b8a24560c1362120597c40d5e1459f09498f8f6c8f2ba +SIZE (rust/crates/hostname-0.4.0.crate) = 10632 +SHA256 (rust/crates/iana-time-zone-0.1.53.crate) = 64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765 +SIZE (rust/crates/iana-time-zone-0.1.53.crate) = 20176 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/indicatif-0.17.3.crate) = cef509aa9bc73864d6756f0d34d35504af3cf0844373afe9b8669a5b8005a729 +SIZE (rust/crates/indicatif-0.17.3.crate) = 53584 +SHA256 (rust/crates/inotify-0.9.6.crate) = f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff +SIZE (rust/crates/inotify-0.9.6.crate) = 22971 +SHA256 (rust/crates/inotify-sys-0.1.5.crate) = e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb +SIZE (rust/crates/inotify-sys-0.1.5.crate) = 6965 +SHA256 (rust/crates/io-lifetimes-1.0.11.crate) = eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2 +SIZE (rust/crates/io-lifetimes-1.0.11.crate) = 37346 +SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 +SIZE (rust/crates/itertools-0.12.1.crate) = 137761 +SHA256 (rust/crates/itoa-1.0.4.crate) = 4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc +SIZE (rust/crates/itoa-1.0.4.crate) = 10601 +SHA256 (rust/crates/js-sys-0.3.64.crate) = c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a +SIZE (rust/crates/js-sys-0.3.64.crate) = 80313 +SHA256 (rust/crates/keccak-0.1.4.crate) = 8f6d5ed8676d904364de097082f4e7d240b571b67989ced0240f08b7f966f940 +SIZE (rust/crates/keccak-0.1.4.crate) = 13049 +SHA256 (rust/crates/kqueue-1.0.7.crate) = 2c8fc60ba15bf51257aa9807a48a61013db043fcf3a78cb0d916e8e396dcad98 +SIZE (rust/crates/kqueue-1.0.7.crate) = 12554 +SHA256 (rust/crates/kqueue-sys-1.0.3.crate) = 8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587 +SIZE (rust/crates/kqueue-sys-1.0.3.crate) = 6673 +SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 +SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 +SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 +SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd +SIZE (rust/crates/libc-0.2.153.crate) = 740614 +SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f +SIZE (rust/crates/libloading-0.7.4.crate) = 27580 +SHA256 (rust/crates/libm-0.2.7.crate) = f7012b1bbb0719e1097c47611d3898568c546d597c2e74d66f6087edd5233ff4 +SIZE (rust/crates/libm-0.2.7.crate) = 115688 +SHA256 (rust/crates/linux-raw-sys-0.3.8.crate) = ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519 +SIZE (rust/crates/linux-raw-sys-0.3.8.crate) = 1013776 +SHA256 (rust/crates/linux-raw-sys-0.4.12.crate) = c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456 +SIZE (rust/crates/linux-raw-sys-0.4.12.crate) = 1465800 +SHA256 (rust/crates/lock_api-0.4.9.crate) = 435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df +SIZE (rust/crates/lock_api-0.4.9.crate) = 25685 +SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f +SIZE (rust/crates/log-0.4.20.crate) = 38307 +SHA256 (rust/crates/lru-0.7.8.crate) = e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a +SIZE (rust/crates/lru-0.7.8.crate) = 12623 +SHA256 (rust/crates/lscolors-0.16.0.crate) = ab0b209ec3976527806024406fe765474b9a1750a0ed4b8f0372364741f50e7b +SIZE (rust/crates/lscolors-0.16.0.crate) = 23368 +SHA256 (rust/crates/md-5-0.10.6.crate) = d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf +SIZE (rust/crates/md-5-0.10.6.crate) = 16161 +SHA256 (rust/crates/memchr-2.7.1.crate) = 523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149 +SIZE (rust/crates/memchr-2.7.1.crate) = 96307 +SHA256 (rust/crates/memmap2-0.9.0.crate) = deaba38d7abf1d4cca21cc89e932e542ba2b9258664d2a9ef0e61512039c9375 +SIZE (rust/crates/memmap2-0.9.0.crate) = 31529 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 +SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 +SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c +SIZE (rust/crates/mio-0.8.11.crate) = 102983 +SHA256 (rust/crates/nix-0.28.0.crate) = ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4 +SIZE (rust/crates/nix-0.28.0.crate) = 311086 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/notify-6.0.1.crate) = 5738a2795d57ea20abec2d6d76c6081186709c0024187cd5977265eda6598b51 +SIZE (rust/crates/notify-6.0.1.crate) = 36446 +SHA256 (rust/crates/nu-ansi-term-0.49.0.crate) = c073d3c1930d0751774acf49e66653acecb416c3a54c6ec095a9b11caddb5a68 +SIZE (rust/crates/nu-ansi-term-0.49.0.crate) = 28211 +SHA256 (rust/crates/num-bigint-0.4.4.crate) = 608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0 +SIZE (rust/crates/num-bigint-0.4.4.crate) = 99369 +SHA256 (rust/crates/num-integer-0.1.45.crate) = 225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9 +SIZE (rust/crates/num-integer-0.1.45.crate) = 22529 +SHA256 (rust/crates/num-modular-0.5.1.crate) = 64a5fe11d4135c3bcdf3a95b18b194afa9608a5f6ff034f5d857bc9a27fb0119 +SIZE (rust/crates/num-modular-0.5.1.crate) = 26428 +SHA256 (rust/crates/num-prime-0.4.3.crate) = 5f4e3bc495f6e95bc15a6c0c55ac00421504a5a43d09e3cc455d1fea7015581d +SIZE (rust/crates/num-prime-0.4.3.crate) = 132233 +SHA256 (rust/crates/num-traits-0.2.18.crate) = da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a +SIZE (rust/crates/num-traits-0.2.18.crate) = 51930 +SHA256 (rust/crates/num_threads-0.1.6.crate) = 2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44 +SIZE (rust/crates/num_threads-0.1.6.crate) = 7334 +SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 +SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 +SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 +SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (rust/crates/onig-6.4.0.crate) = 8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f +SIZE (rust/crates/onig-6.4.0.crate) = 32616 +SHA256 (rust/crates/onig_sys-69.8.1.crate) = 7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7 +SIZE (rust/crates/onig_sys-69.8.1.crate) = 638216 +SHA256 (rust/crates/ordered-multimap-0.7.3.crate) = 49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79 +SIZE (rust/crates/ordered-multimap-0.7.3.crate) = 23265 +SHA256 (rust/crates/os_display-0.1.3.crate) = 7a6229bad892b46b0dcfaaeb18ad0d2e56400f5aaea05b768bde96e73676cf75 +SIZE (rust/crates/os_display-0.1.3.crate) = 16800 +SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f +SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 +SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e +SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445 +SHA256 (rust/crates/parse_datetime-0.5.0.crate) = 3bbf4e25b13841080e018a1e666358adfe5e39b6d353f986ca5091c210b586a1 +SIZE (rust/crates/parse_datetime-0.5.0.crate) = 9954 +SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099 +SIZE (rust/crates/peeking_take_while-0.1.2.crate) = 6697 +SHA256 (rust/crates/phf-0.11.2.crate) = ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc +SIZE (rust/crates/phf-0.11.2.crate) = 21569 +SHA256 (rust/crates/phf_codegen-0.11.2.crate) = e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a +SIZE (rust/crates/phf_codegen-0.11.2.crate) = 12977 +SHA256 (rust/crates/phf_generator-0.11.1.crate) = b1181c94580fa345f50f19d738aaa39c0ed30a600d95cb2d3e23f94266f14fbf +SIZE (rust/crates/phf_generator-0.11.1.crate) = 11075 +SHA256 (rust/crates/phf_shared-0.11.2.crate) = 90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b +SIZE (rust/crates/phf_shared-0.11.2.crate) = 14284 +SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 +SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.26.crate) = 6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160 +SIZE (rust/crates/pkg-config-0.3.26.crate) = 18662 +SHA256 (rust/crates/platform-info-2.0.3.crate) = d5ff316b9c4642feda973c18f0decd6c8b0919d4722566f6e4337cce0dd88217 +SIZE (rust/crates/platform-info-2.0.3.crate) = 28454 +SHA256 (rust/crates/portable-atomic-0.3.15.crate) = 15eb2c6e362923af47e13c23ca5afb859e83d54452c55b0b9ac763b8f7c1ac16 +SIZE (rust/crates/portable-atomic-0.3.15.crate) = 75147 +SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de +SIZE (rust/crates/ppv-lite86-0.2.17.crate) = 22242 +SHA256 (rust/crates/pretty_assertions-1.4.0.crate) = af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66 +SIZE (rust/crates/pretty_assertions-1.4.0.crate) = 78846 +SHA256 (rust/crates/proc-macro2-1.0.63.crate) = 7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb +SIZE (rust/crates/proc-macro2-1.0.63.crate) = 44867 +SHA256 (rust/crates/procfs-0.16.0.crate) = 731e0d9356b0c25f16f33b5be79b1c57b562f141ebfcdb0ad8ac2c13a24293b4 +SIZE (rust/crates/procfs-0.16.0.crate) = 60581 +SHA256 (rust/crates/procfs-core-0.16.0.crate) = 2d3554923a69f4ce04c4a754260c338f505ce22642d3830e049a399fc2059a29 +SIZE (rust/crates/procfs-core-0.16.0.crate) = 68279 +SHA256 (rust/crates/quick-error-2.0.1.crate) = a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3 +SIZE (rust/crates/quick-error-2.0.1.crate) = 14265 +SHA256 (rust/crates/quickcheck-1.0.3.crate) = 588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6 +SIZE (rust/crates/quickcheck-1.0.3.crate) = 28069 +SHA256 (rust/crates/quote-1.0.29.crate) = 573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105 +SIZE (rust/crates/quote-1.0.29.crate) = 28345 +SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 +SIZE (rust/crates/radium-0.7.0.crate) = 10906 +SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 +SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 +SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c +SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/rand_pcg-0.3.1.crate) = 59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e +SIZE (rust/crates/rand_pcg-0.3.1.crate) = 11983 +SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa +SIZE (rust/crates/rayon-1.10.0.crate) = 180155 +SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 +SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa +SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 +SHA256 (rust/crates/redox_syscall-0.5.0.crate) = 13c178f952cc7eac391f3124bd9851d1ac0bdbc4c9de2d892ccd5f0d8b160e96 +SIZE (rust/crates/redox_syscall-0.5.0.crate) = 22262 +SHA256 (rust/crates/reference-counted-singleton-0.1.2.crate) = f1bfbf25d7eb88ddcbb1ec3d755d0634da8f7657b2cb8b74089121409ab8228f +SIZE (rust/crates/reference-counted-singleton-0.1.2.crate) = 6161 +SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c +SIZE (rust/crates/regex-1.10.4.crate) = 253191 +SHA256 (rust/crates/regex-automata-0.4.4.crate) = 3b7fa1134405e2ec9353fd416b17f8dacd46c473d7d3fd1cf202706a14eb792a +SIZE (rust/crates/regex-automata-0.4.4.crate) = 617294 +SHA256 (rust/crates/regex-syntax-0.8.2.crate) = c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f +SIZE (rust/crates/regex-syntax-0.8.2.crate) = 347228 +SHA256 (rust/crates/relative-path-1.8.0.crate) = 4bf2521270932c3c7bed1a59151222bd7643c79310f2916f01925e1e16255698 +SIZE (rust/crates/relative-path-1.8.0.crate) = 24865 +SHA256 (rust/crates/rlimit-0.10.1.crate) = 3560f70f30a0f16d11d01ed078a07740fe6b489667abc7c7b029155d9f21c3d8 +SIZE (rust/crates/rlimit-0.10.1.crate) = 18802 +SHA256 (rust/crates/roff-0.2.1.crate) = b833d8d034ea094b1ea68aa6d5c740e0d04bad9d16568d08ba6f76823a114316 +SIZE (rust/crates/roff-0.2.1.crate) = 10605 +SHA256 (rust/crates/rstest-0.19.0.crate) = 9d5316d2a1479eeef1ea21e7f9ddc67c191d497abc8fc3ba2467857abbb68330 +SIZE (rust/crates/rstest-0.19.0.crate) = 32932 +SHA256 (rust/crates/rstest_macros-0.19.0.crate) = 04a9df72cc1f67020b0d63ad9bfe4a323e459ea7eb68e03bd9824db49f9a4c25 +SIZE (rust/crates/rstest_macros-0.19.0.crate) = 61243 +SHA256 (rust/crates/rust-ini-0.21.0.crate) = 0d625ed57d8f49af6cfa514c42e1a71fadcff60eb0b1c517ff82fe41aa025b41 +SIZE (rust/crates/rust-ini-0.21.0.crate) = 18998 +SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 +SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 +SHA256 (rust/crates/rustc_version-0.4.0.crate) = bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366 +SIZE (rust/crates/rustc_version-0.4.0.crate) = 12175 +SHA256 (rust/crates/rustix-0.37.26.crate) = 84f3f8f960ed3b5a59055428714943298bf3fa2d4a1d53135084e0544829d995 +SIZE (rust/crates/rustix-0.37.26.crate) = 324663 +SHA256 (rust/crates/rustix-0.38.31.crate) = 6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949 +SIZE (rust/crates/rustix-0.38.31.crate) = 375443 +SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/self_cell-1.0.3.crate) = 58bf37232d3bb9a2c4e641ca2a11d83b5062066f88df7fed36c28772046d65ba +SIZE (rust/crates/self_cell-1.0.3.crate) = 15147 +SHA256 (rust/crates/selinux-0.4.0.crate) = a00576725d21b588213fbd4af84cd7e4cc4304e8e9bd6c0f5a1498a3e2ca6a51 +SIZE (rust/crates/selinux-0.4.0.crate) = 36519 +SHA256 (rust/crates/selinux-sys-0.6.2.crate) = 806d381649bb85347189d2350728817418138d11d738e2482cb644ec7f3c755d +SIZE (rust/crates/selinux-sys-0.6.2.crate) = 8324 +SHA256 (rust/crates/semver-1.0.14.crate) = e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4 +SIZE (rust/crates/semver-1.0.14.crate) = 29813 +SHA256 (rust/crates/serde-1.0.193.crate) = 25dd9975e68d0cb5aa1120c288333fc98731bd1dd12f561e468ea4728c042b89 +SIZE (rust/crates/serde-1.0.193.crate) = 76863 +SHA256 (rust/crates/serde_derive-1.0.193.crate) = 43576ca501357b9b071ac53cdc7da8ef0cbd9493d8df094cd821777ea6e894d3 +SIZE (rust/crates/serde_derive-1.0.193.crate) = 55692 +SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba +SIZE (rust/crates/sha1-0.10.6.crate) = 13517 +SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 +SIZE (rust/crates/sha2-0.10.8.crate) = 26357 +SHA256 (rust/crates/sha3-0.10.8.crate) = 75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60 +SIZE (rust/crates/sha3-0.10.8.crate) = 858216 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/signal-hook-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 +SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 +SHA256 (rust/crates/signal-hook-mio-0.2.3.crate) = 29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af +SIZE (rust/crates/signal-hook-mio-0.2.3.crate) = 9064 +SHA256 (rust/crates/signal-hook-registry-1.4.1.crate) = d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1 +SIZE (rust/crates/signal-hook-registry-1.4.1.crate) = 17987 +SHA256 (rust/crates/siphasher-0.3.10.crate) = 7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de +SIZE (rust/crates/siphasher-0.3.10.crate) = 9889 +SHA256 (rust/crates/slab-0.4.7.crate) = 4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef +SIZE (rust/crates/slab-0.4.7.crate) = 16647 +SHA256 (rust/crates/sm3-0.4.2.crate) = ebb9a3b702d0a7e33bc4d85a14456633d2b165c2ad839c5fd9a8417c1ab15860 +SIZE (rust/crates/sm3-0.4.2.crate) = 10344 +SHA256 (rust/crates/smallvec-1.13.1.crate) = e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7 +SIZE (rust/crates/smallvec-1.13.1.crate) = 34952 +SHA256 (rust/crates/smawk-0.3.1.crate) = f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043 +SIZE (rust/crates/smawk-0.3.1.crate) = 12840 +SHA256 (rust/crates/socket2-0.5.3.crate) = 2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877 +SIZE (rust/crates/socket2-0.5.3.crate) = 52588 +SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 +SIZE (rust/crates/strsim-0.10.0.crate) = 11355 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.32.crate) = 239814284fd6f1a4ffe4ca893952cdd93c224b6a1571c9a9eadd670295c0c9e2 +SIZE (rust/crates/syn-2.0.32.crate) = 242504 +SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 +SIZE (rust/crates/tap-1.0.1.crate) = 11316 +SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 +SIZE (rust/crates/tempfile-3.10.1.crate) = 33653 +SHA256 (rust/crates/terminal_size-0.2.6.crate) = 8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237 +SIZE (rust/crates/terminal_size-0.2.6.crate) = 10585 +SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7 +SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096 +SHA256 (rust/crates/textwrap-0.16.1.crate) = 23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9 +SIZE (rust/crates/textwrap-0.16.1.crate) = 56012 +SHA256 (rust/crates/thiserror-1.0.37.crate) = 10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e +SIZE (rust/crates/thiserror-1.0.37.crate) = 18752 +SHA256 (rust/crates/thiserror-impl-1.0.37.crate) = 982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb +SIZE (rust/crates/thiserror-impl-1.0.37.crate) = 15428 +SHA256 (rust/crates/time-0.3.20.crate) = cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890 +SIZE (rust/crates/time-0.3.20.crate) = 111856 +SHA256 (rust/crates/time-core-0.1.0.crate) = 2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd +SIZE (rust/crates/time-core-0.1.0.crate) = 6597 +SHA256 (rust/crates/time-macros-0.2.8.crate) = fd80a657e71da814b8e5d60d3374fc6d35045062245d80224748ae522dd76f36 +SIZE (rust/crates/time-macros-0.2.8.crate) = 24295 +SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 +SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 +SHA256 (rust/crates/trim-in-place-0.1.7.crate) = 343e926fc669bc8cde4fa3129ab681c63671bae288b1f1081ceee6d9d37904fc +SIZE (rust/crates/trim-in-place-0.1.7.crate) = 2485 +SHA256 (rust/crates/typenum-1.15.0.crate) = dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987 +SIZE (rust/crates/typenum-1.15.0.crate) = 40741 +SHA256 (rust/crates/unicode-ident-1.0.5.crate) = 6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3 +SIZE (rust/crates/unicode-ident-1.0.5.crate) = 35455 +SHA256 (rust/crates/unicode-linebreak-0.1.5.crate) = 3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f +SIZE (rust/crates/unicode-linebreak-0.1.5.crate) = 15324 +SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202 +SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740 +SHA256 (rust/crates/unicode-width-0.1.11.crate) = e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85 +SIZE (rust/crates/unicode-width-0.1.11.crate) = 19187 +SHA256 (rust/crates/unicode-xid-0.2.4.crate) = f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c +SIZE (rust/crates/unicode-xid-0.2.4.crate) = 15352 +SHA256 (rust/crates/unindent-0.2.1.crate) = 5aa30f5ea51ff7edfc797c6d3f9ec8cbd8cfedef5371766b7181d33977f4814f +SIZE (rust/crates/unindent-0.2.1.crate) = 7256 +SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/uuid-1.7.0.crate) = f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a +SIZE (rust/crates/uuid-1.7.0.crate) = 42627 +SHA256 (rust/crates/uutils_term_grid-0.3.0.crate) = b389452a568698688dda38802068378a16c15c4af9b153cdd99b65391292bbc7 +SIZE (rust/crates/uutils_term_grid-0.3.0.crate) = 12055 +SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f +SIZE (rust/crates/version_check-0.9.4.crate) = 14895 +SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b +SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 +SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 +SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasm-bindgen-0.2.87.crate) = 7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342 +SIZE (rust/crates/wasm-bindgen-0.2.87.crate) = 175052 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd +SIZE (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 26821 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.87.crate) = dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d +SIZE (rust/crates/wasm-bindgen-macro-0.2.87.crate) = 13897 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 20006 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.87.crate) = ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1 +SIZE (rust/crates/wasm-bindgen-shared-0.2.87.crate) = 7248 +SHA256 (rust/crates/which-4.3.0.crate) = 1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b +SIZE (rust/crates/which-4.3.0.crate) = 9635 +SHA256 (rust/crates/wild-2.2.1.crate) = a3131afc8c575281e1e80f36ed6a092aa502c08b18ed7524e86fbbb12bb410e1 +SIZE (rust/crates/wild-2.2.1.crate) = 8080 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-util-0.1.8.crate) = 4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b +SIZE (rust/crates/winapi-util-0.1.8.crate) = 12416 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-0.52.0.crate) = e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be +SIZE (rust/crates/windows-0.52.0.crate) = 11843715 +SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 +SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 +SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 +SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 +SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 +SHA256 (rust/crates/windows-targets-0.48.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5 +SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466 +SHA256 (rust/crates/windows-targets-0.52.0.crate) = 8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd +SIZE (rust/crates/windows-targets-0.52.0.crate) = 6229 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = 430182 +SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 +SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3 +SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.0.crate) = bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef +SIZE (rust/crates/windows_aarch64_msvc-0.52.0.crate) = 821663 +SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f +SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 +SHA256 (rust/crates/windows_i686_gnu-0.48.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241 +SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490 +SHA256 (rust/crates/windows_i686_gnu-0.52.0.crate) = a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313 +SIZE (rust/crates/windows_i686_gnu-0.52.0.crate) = 870285 +SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 +SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 +SHA256 (rust/crates/windows_i686_msvc-0.48.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00 +SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056 +SHA256 (rust/crates/windows_i686_msvc-0.52.0.crate) = ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a +SIZE (rust/crates/windows_i686_msvc-0.52.0.crate) = 888693 +SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 +SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1 +SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd +SIZE (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 826213 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 +SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953 +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 430165 +SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 +SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a +SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.0.crate) = dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04 +SIZE (rust/crates/windows_x86_64_msvc-0.52.0.crate) = 821600 +SHA256 (rust/crates/wyz-0.5.1.crate) = 05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed +SIZE (rust/crates/wyz-0.5.1.crate) = 18790 +SHA256 (rust/crates/xattr-1.3.1.crate) = 8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f +SIZE (rust/crates/xattr-1.3.1.crate) = 12580 +SHA256 (rust/crates/yansi-0.5.1.crate) = 09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec +SIZE (rust/crates/yansi-0.5.1.crate) = 16525 +SHA256 (rust/crates/z85-3.0.5.crate) = 2a599daf1b507819c1121f0bf87fa37eb19daac6aff3aefefd4e6e2e0f2020fc +SIZE (rust/crates/z85-3.0.5.crate) = 9084 +SHA256 (rust/crates/zip-1.1.1.crate) = f2655979068a1f8fa91cb9e8e5b9d3ee54d18e0ddc358f2f4a395afc0929a84b +SIZE (rust/crates/zip-1.1.1.crate) = 69794 +SHA256 (uutils-coreutils-0.0.26_GH0.tar.gz) = 2a0e8511f1e6adf7f1003ce4536b8a8bb1b2289364efe55edf96f2fc9e2f00a4 +SIZE (uutils-coreutils-0.0.26_GH0.tar.gz) = 2293484 diff --git a/sysutils/uutils-coreutils/pkg-descr b/sysutils/uutils-coreutils/pkg-descr new file mode 100644 index 000000000000..e0dc69975d72 --- /dev/null +++ b/sysutils/uutils-coreutils/pkg-descr @@ -0,0 +1,10 @@ +uutils coreutils is a cross-platform reimplementation of the GNU coreutils in +Rust. While all programs have been implemented, some options might be missing or +different behavior might be experienced. + +uutils aims to be a drop-in replacement for the GNU utils. Differences with GNU +are treated as bugs. + +uutils aims to work on as many platforms as possible, to be able to use the same +utils on Linux, Mac, Windows and other platforms. This ensures, for example, +that scripts can be easily transferred between platforms. diff --git a/sysutils/uutils-coreutils/pkg-plist b/sysutils/uutils-coreutils/pkg-plist new file mode 100644 index 000000000000..46ab95410391 --- /dev/null +++ b/sysutils/uutils-coreutils/pkg-plist @@ -0,0 +1,496 @@ +bin/[ +bin/arch +bin/base32 +bin/base64 +bin/basename +bin/basenc +bin/cat +bin/chgrp +bin/chmod +bin/chown +bin/chroot +bin/cksum +bin/comm +bin/cp +bin/csplit *** 481 LINES SKIPPED *** From nobody Tue May 21 05:35:39 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 4Vk37S6nBGz5LJfr for ; Tue, 21 May 2024 05:35:48 +0000 (UTC) (envelope-from daniel.engberg.lists@pyret.net) Received: from smtp-190f.mail.infomaniak.ch (smtp-190f.mail.infomaniak.ch [IPv6:2001:1600:7:10::190f]) (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 (2048 bits) client-digest SHA256) (Client CN "relay.mail.infomaniak.ch", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vk37S2m2Lz4Hrc for ; Tue, 21 May 2024 05:35:48 +0000 (UTC) (envelope-from daniel.engberg.lists@pyret.net) Authentication-Results: mx1.freebsd.org; none Received: from smtp-3-0000.mail.infomaniak.ch (smtp-3-0000.mail.infomaniak.ch [10.4.36.107]) by smtp-4-3000.mail.infomaniak.ch (Postfix) with ESMTPS id 4Vk37H4WCCztC3; Tue, 21 May 2024 07:35:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pyret.net; s=20231006; t=1716269739; bh=8ujm6ms0/AsOoBzYOXkHhiYV+0SqsvfwjqjTiTgrLvM=; h=Date:Subject:From:Reply-To:To:Cc:References:In-Reply-To:From; b=drZeemqrAIvS+g25jmcIkRKCTxQ0muwkLf16lz2YRXQG+pbZeDojAOBntPl9+dUPd 6v/PyDh5gYb8f8KnRDn8iyPmlJg1TSsPs0BAL+utq97dMcLrSLqrhdTRdgWjWkWpUg h70kTNLQLPO/d1au9s/R6MB0gX08te6iku+XQZeEMzeFZAvhUW5HQzvYvCdRy41+DO W1GsA0SgVF0EJnPSPdR7M4377f1IF1ahbQfCygxZIcQBLQ+nGNVyfgqVk+WS9//iMx leaov8FkNiqDLyUu+ta24MmvnW0npESFWjgcjwecqh9wV67JtC/H2RMqYvJiiZTdm2 qZK+zdz0rgzyQ== Received: from unknown by smtp-3-0000.mail.infomaniak.ch (Postfix) with ESMTPA id 4Vk37H1rbCzt10; Tue, 21 May 2024 07:35:39 +0200 (CEST) Message-ID: <7da86ec3981183c7c4628b4c638d5da6@mail.infomaniak.com> Date: Tue, 21 May 2024 07:35:39 +0200 Subject: Re: git: 1bf9143bfcf2 - main - sysutils/uutils-coreutils: New port: Cross-platform Rust rewrite of the GNU coreutils From: Daniel Engberg Reply-To: Daniel Engberg To: Yuri Victorovich Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org 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: quoted-printable X-WS-User-Origin: eyJpdiI6IlV5b2daYnVjM2RWMWg0a3JXbkNJd1E9PSIsInZhbHVlIjoiWTRWUktKc3lLeWFrMUM0V3E2TUpBQT09IiwibWFjIjoiNmEzZTA2YWRiYzQwY2FiM2FkM2FjNzYwM2IzMTI5Yjg3NTBmMjEzYTlkZTg1NjhlNWE1ZDEwODE0N2MyODFhMCIsInRhZyI6IiJ9 X-WS-User-Mbox: eyJpdiI6IlBmZnhZamh0MTdGSWFiYW55S2FWcHc9PSIsInZhbHVlIjoiVmJYQUlCY0wwY1lMQStjTjFLVmFGUT09IiwibWFjIjoiMjliZDZiNTIyYjNiZGY3ZDE4ZTA3M2JlYWI0MTQ1Y2ZjODA0Yzc0MDJhNGFiZGQwZjYwMjY0OWUyODM5M2IxNiIsInRhZyI6IiJ9 X-WS-Location: eJxzKUpMKykGAAfpAmU- X-Mailer: Infomaniak Workspace (1.3.685) References: <202405210451.44L4puaD001645@gitrepo.freebsd.org> In-Reply-To: <202405210451.44L4puaD001645@gitrepo.freebsd.org> X-Infomaniak-Routing: alpha X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:29222, ipnet:2001:1600::/32, country:CH] X-Rspamd-Queue-Id: 4Vk37S2m2Lz4Hrc On 2024-05-21T06:51:56.000+02:00, Yuri Victorovich wrote= : > The branch main has been updated by yuri: >=20 > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D1bf9143bfcf263d21962a35e= 79a3c5f241bf9fd6 >=20 > commit 1bf9143bfcf263d21962a35e79a3c5f241bf9fd6 > Author: Yuri Victorovich > AuthorDate: 2024-05-21 04:26:35 +0000 > Commit: Yuri Victorovich > CommitDate: 2024-05-21 04:51:53 +0000 >=20 > sysutils/uutils-coreutils: New port: Cross-platform Rust rewrite of t= he GNU coreutils Hi, Already ported, sysutils/rust-coreutils Best regards, Daniel From nobody Tue May 21 06:25:45 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 4Vk4F534Prz5LPn8; Tue, 21 May 2024 06:25:45 +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 4Vk4F51hWNz4PCm; Tue, 21 May 2024 06:25:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716272745; 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=u2veNSFQ7cNBYD5bAkcbxtvoXxplnjXKDvSPn6y0G6k=; b=J5c/+J/nEWO/6TTn6hh9u9tXwG5xf5fv6jpNpfJbdWkBO2HK6i/VAXUKuGsd+i+KxS2R/i UBiDj1p7ZAiDtRwuxGEtFiwfX33sfDcdOgRYW4SZp48m6G/fDiKXCMzhAmUTMh1H1m2gpU Iyu24w33tQuXT7SjFJAkci99YSlTafo1vvWmuNpiHZYcwqRzIxD5fwSI2+h0WomkUYgWe9 ys6OAGMl/3tOk7EFwQyee42/Mj1NvYcU6NwZ4kFoR2ClP192vTWcXq2Oio2zTpyEcAl2v5 V8H7T8kWgUmXygeqCie14v2DsbTciO7M/ZVSGo+1mFehfe1nI3LmTJGDgfoKww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716272745; a=rsa-sha256; cv=none; b=C5kX5IGO+f1XZIt4m249JJuhUkEcdGO+VIpX6CUMMTcBf2UrZWKbyvqNulYqMXZTNOmjal T7GI+h+yOqbOVBxPjoIE/n+9DwzLnx04VKY9jHK5eKvRch2c4KA47hc25XslyGG5QkCyWc csjYoVhYrh1QROcICtzE59UReU0jYshSAfu+Yd+oMOOwDnQrJi+7z5twWAyrAJVLEJUfNM CQeUWrGQIE5R6mh2qeFasys5JJ6PwKcmwu7MILPUXSDqfvG2mvUsQZHgA5b7jlOpZG/9Xe sYgWIxoISJWm3ysSIOK3Rocb1ZcgjCUvVQ7hBtyshCWRfvmmFjRp/7wMhxZD+w== 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=1716272745; 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=u2veNSFQ7cNBYD5bAkcbxtvoXxplnjXKDvSPn6y0G6k=; b=gK1t5Wej+BxzceG+xv2K77vN1UmGx/UFheLoj982FS8Gp4fgWeqZ4vt/5CmF4YqkqmJ17t rq3BtoCgzKGB2MTpbeA/ANKZR0B5KxTllY3+6Ty/5q+2T9wes/ICdmstE/bKe09Xs1KKyT AJuzfz4U+4+R/QGTR7m1rLx7RD0U/bBNJlg/ZihmlHBVsnbAHISCEtMeoYSjlmvKqxoy17 cmKZcqZ0BLh9XTS2F1zbeCBl14zeXJf7JY/5KusYneqrYbUQcy6X98PShNY01as4+FiXuu kbUUPE6HpZoD9nBwymrgbZaU82968JCGCZuI7JkglU46ps0Bu5JscHpLHQiaPw== 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 4Vk4F51HP6z19rw; Tue, 21 May 2024 06:25:45 +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 44L6Pj8L055727; Tue, 21 May 2024 06:25:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L6PjL1055724; Tue, 21 May 2024 06:25:45 GMT (envelope-from git) Date: Tue, 21 May 2024 06:25:45 GMT Message-Id: <202405210625.44L6PjL1055724@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: d5332e67bb3b - main - news/inn-current: Update to 20240518 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: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d5332e67bb3b93ac164a479c383a78d36cde98c5 Auto-Submitted: auto-generated The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5332e67bb3b93ac164a479c383a78d36cde98c5 commit d5332e67bb3b93ac164a479c383a78d36cde98c5 Author: Kevin Bowling AuthorDate: 2024-05-21 06:25:31 +0000 Commit: Kevin Bowling CommitDate: 2024-05-21 06:25:31 +0000 news/inn-current: Update to 20240518 --- news/inn-current/Makefile | 2 +- news/inn-current/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/news/inn-current/Makefile b/news/inn-current/Makefile index 3f22b13aeadb..39367b803262 100644 --- a/news/inn-current/Makefile +++ b/news/inn-current/Makefile @@ -5,7 +5,7 @@ MASTER_SITE_SUBDIR= inn/snapshots DISTNAME= inn-${BRANCH}-${SNAPSHOT} BRANCH= 2.8 -SNAPSHOT= 20240325 +SNAPSHOT= 20240518 CONFLICTS= inn-2.[0-9]* diff --git a/news/inn-current/distinfo b/news/inn-current/distinfo index e6eb52d956a0..b781a45ddbff 100644 --- a/news/inn-current/distinfo +++ b/news/inn-current/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711691068 -SHA256 (inn-2.8-20240325.tar.gz) = 9bbbc009c31ee30bd938c22eff52077769603a0f207b624351138d512d9c7c61 -SIZE (inn-2.8-20240325.tar.gz) = 2802898 +TIMESTAMP = 1716268781 +SHA256 (inn-2.8-20240518.tar.gz) = 44cd8a46d8a8b43ccdd1785f655691e414c7061d53500aa003427f5121f3ec5f +SIZE (inn-2.8-20240518.tar.gz) = 2811227 From nobody Tue May 21 06: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 4Vk4d76tKNz5LSK1; Tue, 21 May 2024 06: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 4Vk4d75tfJz4Qtd; Tue, 21 May 2024 06: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=1716273787; 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=nArpOCzznd5EfbyQuX1DbcjscQlizhjAdHSvEFDJS3c=; b=SEekAclbps4JtRcWx2R9Wjcg/kXJ6p/cSUdsDvC70Jb+lrlibFyPPkc61jrmRZvFZ1QZIV +I2p8lWnaYHe8IB3VEzTVueB90ZFprarqkrHLj50d78pfalqFGCkRr0hcRYi3ivg9wMHOS JGanuSnt3HpUnB870vReSHlnvN7LpB3YziJmTMP6JdMMLXUGDxIzgsWhi6NxAJ8FZpZS8q q62zbK/1eocKcBrFqsWx3/ThSpOYaCV3rriitsT6tkDMkh0EYVL/hcW7WXbLkdndU0q1jj IvbztqNDk8nxDYTgSsVWBJrLlDYutBSNUsTXnIxmdzljWpHqm6nC8En3de70ZA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716273787; a=rsa-sha256; cv=none; b=v3iMlPpHalvwBzT5poCmvZi/uWAoiDaXKMDrVfvQG29J96Bj2P35pSNphxeXwwvOWl839u 6J2oFnPU29/6tUw9lAedoC0LvOnp6k7QrNrr/dOir05Q1B1VGuAEZYrKftoBQ4TBAELvXR RUJrUfidUF21eceCt7i5SClj2FYlAxIRY6aEhJ6MFzN2N/UJfOqBN5Voj65u9jT4xBaIel U+EMjvo4Ez57oZGgNQJt6MqqA9yEWo3+ZZts9TKQLU5FzuIbpbfDer4sf8K241xKaDoGok IoBpUnFerCi73He9+g3nz7PpemuGJ8oZv9GS1n6QIQBaHvaeLptr54MR9rSk1w== 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=1716273787; 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=nArpOCzznd5EfbyQuX1DbcjscQlizhjAdHSvEFDJS3c=; b=DqgsJFFNqkSNdbSw4DInczBpbAg1WrQus8Fd/Ax1Ragcxr082usFN8JZjpYBP12KjkaWQ8 Hzw3FwhZo5NbfCNx2Z0qspFLOP7DQr0wUpOi+ZQL5J787CsxAAKeLlBPjaMAnJ5ShVuCGg v0HalmganmEAq6OQBa7+zuQzNbxzdALh3mr8BJlmYG+i44J+Deh0FhWl+iXT2uoqmeJ60M CvK4JZN3W6K4ERolnedmJPaj3QaS9LdmE7aUqe/XGQeplaqacLj8wO+sWTzH9vZ1ZMqhHE +ONo2l07V07PbajN1wQVx078mGik26Yu89yEA4/pCuZm/5EdQIo+TKLGKmkqhw== 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 4Vk4d759hDz19tr; Tue, 21 May 2024 06: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 44L6h7W4088312; Tue, 21 May 2024 06: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 44L6h7Na088309; Tue, 21 May 2024 06:43:07 GMT (envelope-from git) Date: Tue, 21 May 2024 06:43:07 GMT Message-Id: <202405210643.44L6h7Na088309@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: c5ac63d86bc9 - main - databases/hashtypes: Update to 0.1.5 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: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c5ac63d86bc99ea6e5d2a57ce8b0d76eda3a1273 Auto-Submitted: auto-generated The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5ac63d86bc99ea6e5d2a57ce8b0d76eda3a1273 commit c5ac63d86bc99ea6e5d2a57ce8b0d76eda3a1273 Author: Kevin Bowling AuthorDate: 2024-05-21 06:42:23 +0000 Commit: Kevin Bowling CommitDate: 2024-05-21 06:42:23 +0000 databases/hashtypes: Update to 0.1.5 * Reset maintainer (email/domain defunct) * Add pgsql 16 patch --- databases/hashtypes/Makefile | 9 ++++----- databases/hashtypes/distinfo | 10 +++++----- databases/hashtypes/pkg-plist | 3 ++- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/databases/hashtypes/Makefile b/databases/hashtypes/Makefile index 17b2437dbcc2..33f36ef2a02a 100644 --- a/databases/hashtypes/Makefile +++ b/databases/hashtypes/Makefile @@ -1,13 +1,12 @@ PORTNAME= hashtypes -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.5 CATEGORIES= databases security -MASTER_SITES= http://api.pgxn.org/dist/hashtypes/${PORTVERSION}/ \ - http://oss-files.dreamindustries.co/mirror/ +MASTER_SITES= http://api.pgxn.org/dist/hashtypes/${PORTVERSION}/ PATCH_SITES= https://github.com/adjust/${PORTNAME}/commit/ -PATCHFILES+= 1c08e29edab2541ab06bd1c990ae68beb417e542.patch:-p1 +PATCHFILES+= ab246c12a673b071f5270118027342edd6322ed1.patch:-p1 -MAINTAINER= oss-contrib@dreamindustries.co +MAINTAINER= ports@FreeBSD.org COMMENT= Hash data types for PostgreSQL WWW= https://pgxn.org/dist/hashtypes/ diff --git a/databases/hashtypes/distinfo b/databases/hashtypes/distinfo index 35143e3abeee..66b0acc1cbd2 100644 --- a/databases/hashtypes/distinfo +++ b/databases/hashtypes/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1686262968 -SHA256 (hashtypes-0.1.4.zip) = 2262b5ad8389362aea7bec0a9af566bc61ddc8ad81258e9fcf54573a4fc6ca4d -SIZE (hashtypes-0.1.4.zip) = 35118 -SHA256 (1c08e29edab2541ab06bd1c990ae68beb417e542.patch) = f6204c3cfd7bbc37f7076979a96c8ea4e9a87fc4f1207bc4e7e470c49933dbad -SIZE (1c08e29edab2541ab06bd1c990ae68beb417e542.patch) = 3835 +TIMESTAMP = 1716273215 +SHA256 (hashtypes-0.1.5.zip) = 3c2a44038de22872b4747140fa835f97ad98c5549d9da0831d79260becea61b4 +SIZE (hashtypes-0.1.5.zip) = 48858 +SHA256 (ab246c12a673b071f5270118027342edd6322ed1.patch) = 64a529c39e59a69b1cacb8df84933baed8a896ac7ea7bf01929b8b1fab84f5bf +SIZE (ab246c12a673b071f5270118027342edd6322ed1.patch) = 3878 diff --git a/databases/hashtypes/pkg-plist b/databases/hashtypes/pkg-plist index 9ad5a85c61fd..58228bd94d08 100644 --- a/databases/hashtypes/pkg-plist +++ b/databases/hashtypes/pkg-plist @@ -1,5 +1,4 @@ lib/postgresql/hashtypes.so -share/doc/postgresql/extension/README.hashtypes share/postgresql/extension/hashtypes--0.1.1.sql share/postgresql/extension/hashtypes--0.1.1--0.1.2.sql share/postgresql/extension/hashtypes--0.1.2--0.1.3.sql @@ -7,4 +6,6 @@ share/postgresql/extension/hashtypes--0.1.2.sql share/postgresql/extension/hashtypes--0.1.3--0.1.4.sql share/postgresql/extension/hashtypes--0.1.3.sql share/postgresql/extension/hashtypes--0.1.4.sql +share/postgresql/extension/hashtypes--0.1.4--0.1.5.sql +share/postgresql/extension/hashtypes--0.1.5.sql share/postgresql/extension/hashtypes.control From nobody Tue May 21 06:50:57 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 4Vk4p96mPPz5LSkM; Tue, 21 May 2024 06:50:57 +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 4Vk4p96HPgz4RWw; Tue, 21 May 2024 06:50:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716274257; 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=R5JaiwNOGYzKfIqnK8a9NLY9Hm6Rvgp9DcZqsGFU2ec=; b=Hpk7I4zlPJ7uyXtEaZ0bABU2sdroNoLZ+12+DRO5dyWSz7vOH3LLTxh09lFcvOVuDsJxEN YSBtAROs5h/OUk6rtoDfLqF5YpBmc2mt9D75VcG8a7t1n3ZQW7wwOC/bXP/qWwaFfALhrt 1frACgvYPJM4breAL7K7Ocef0XNGNSE1a6P/ceT0m4HJjQalDgOyNoUiAkhofAlQJ0RPDW NOF3N2/FlkaUKD5+FiIyiP4TPaNfY1Kr4PbVK8SUNHPSwlv+oaeyuFiO+rrVBuLFoQEjJ+ NVtmKoMxn8lerEebK1JoLZOcMkxeKUMJjJ6HFUF9/aPOXZvLTn6hkQnATg4/gA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716274257; a=rsa-sha256; cv=none; b=rOh6Onl5DRGp5vZwTkfrrjUNxfg7vGeFkhDcgssa0VAhOaybf2d1q3OgWq07XTJj34o3zB Xo0lA51nQfjjpKIZXKBkqSGDVJAGRlOFzOC2V+OpLIn2Lcg4lbMPmPH1fyfzFB3uFKXh// JMo6n91zAl5z1WJDToFvqrFODSlYcwfQ2MOK5Zr+aZJWft1OeTuJokc13BKmEx5kq2sv6L 5KUVJfb+nlKMcWmamTHB3FlufYpyuJc6W2FAg+YZTMbyEluVuQushcXKhQUe8rc865KLvX NQRRUTZTL4hlwkNVAmVCf0MkapRjg42vSUj1uV9Q1BaT0yII6TViL9MQC8h0Hw== 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=1716274257; 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=R5JaiwNOGYzKfIqnK8a9NLY9Hm6Rvgp9DcZqsGFU2ec=; b=OjcuKweZYyiM0Z07TvxcLYSTZKhc9MkX4w/jDKXySwnpu0+kC6aWRpgyjU/XzNWWMZSa/Z bsQRyavmUO8bl3+3B+8IPDLIyOpXRUrf2iiruK5omiv6MR3ezbMaNke5QlPBJ/vYyAWK3G 0FIVt7blqdumclktjfs6vzaWKrma+4FQfvCDbmknhE/HT80jNT95C21iGnYdyml5R951DI PCwP3gosXieUSdkkuIfCR5HC6HRBybBTMaHrXqP8iHXu/mS39jIF8JgXXf7hTk6Y5HZylH sp4d5xBQD4a2TwT41C5+h7uWXjCU+icBZWZ9po3cAzQ9QHYEMIADP0x+1wBHFQ== 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 4Vk4p95p0bz1BMK; Tue, 21 May 2024 06:50:57 +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 44L6ov9e098031; Tue, 21 May 2024 06:50:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L6ovsb098028; Tue, 21 May 2024 06:50:57 GMT (envelope-from git) Date: Tue, 21 May 2024 06:50:57 GMT Message-Id: <202405210650.44L6ovsb098028@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kevin Bowling Subject: git: c1a1bc6d296b - main - databases/pg_similarity: Limit to pgsql < 16 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: kbowling X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c1a1bc6d296b8a602ae1d9cdc7b7896a93c93562 Auto-Submitted: auto-generated The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=c1a1bc6d296b8a602ae1d9cdc7b7896a93c93562 commit c1a1bc6d296b8a602ae1d9cdc7b7896a93c93562 Author: Kevin Bowling AuthorDate: 2024-05-21 06:49:50 +0000 Commit: Kevin Bowling CommitDate: 2024-05-21 06:49:50 +0000 databases/pg_similarity: Limit to pgsql < 16 This extension seems unmaintained. It can be patched easily for pgsql 16 but should be updated first. PR: 278885 --- databases/pg_similarity/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/pg_similarity/Makefile b/databases/pg_similarity/Makefile index e13b392657d0..eea2cf69dcb9 100644 --- a/databases/pg_similarity/Makefile +++ b/databases/pg_similarity/Makefile @@ -10,7 +10,7 @@ WWW= http://pgsimilarity.projects.pgfoundry.org LICENSE= BSD3CLAUSE -USES= gmake pgsql:11+ +USES= gmake pgsql:11-15 USE_GITHUB= yes GH_ACCOUNT= eulerto GH_TAGNAME= be1a8b0 From nobody Tue May 21 07:19:00 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 4Vk5QY0rcKz5LX65; Tue, 21 May 2024 07:19:01 +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 4Vk5QX5VD3z4VQJ; Tue, 21 May 2024 07:19:00 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716275940; 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=Zvg4zA4Wx0+snAvV3XMiVH+kWo/dixgw9uOajQv/x2o=; b=MeNBIR1rQFOtlACyvjkgvC2Oa7UPsWdwR8sV2DHLZzsN/Z2CFOgJyVZ5lxvqnYDbhre2hj 5oVDW5urCDk3IfU/dew3h/J1v7ztcaAqfAq9AJvAZ8hYSrSChQWtLWFIWYssFc7duOYyaC YfuC4CLxebMb3xWEKWYWueasjMg0/VCtCZWpNSRMjQWhCi5Hl1FtcrCUXfY9OLhkaDpeag 5bPGQB5q/ADbCIkB34OzHcJ3BpbvnFVLexFH85IdfFT6+GAJT2FFTN6rrc4Ha2kN4/Tatw N3YTR3ibGDQnzGID1pO73UGYAwhhjHtBoGXddsJTFjac77Tr18r9td3X8LZdLA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716275940; a=rsa-sha256; cv=none; b=oAyS0K0NM8cJUa6sbbpJ6Iy/ek+gw6W7KuFRQ+kfRtyupVxLiD6yzwsT88ySCN3Txf1n35 WoxnqPS2ff0IQirC99tTiMX4MSvPpv3KXUpjK1RReUqL5HQa44+RH20jfCsrL4hPG0bUT/ 2wDTTiLFY37m3jxUqbr9nbOy7e/aIrRTtPwA1sgB00g9d+lIBGhepqUgKrq0eljXqi8r+Z olEzv/j0o3Y0gIwasm6+4cHzcc0THNuv6IjHC53xlhexFsbGZJMzj3f+I7f7NXQIihI8K3 ANZNqgNiFMOah6RJsddQoHe3A+79shECIqrId1sLcd2AqSK9/deYcUqHy3ODhQ== 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=1716275940; 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=Zvg4zA4Wx0+snAvV3XMiVH+kWo/dixgw9uOajQv/x2o=; b=tlPmeIOAuK81apq7YpAw3RDpWxNcf7wkJGa5RaJKGd97LmY39+T1Tf15qOJ2CgpLrR6BKC S+/mzjw5m4hdqnMbb+M2Wo5P2wQwO/owRHJWlMKfChN4YuO7FXHUIIiU/7tzKr5qEMGuaW rAuBuinl5XxzIeUgBiTOZsgT1nigiGRFBS5l17ZA3fTPt72+Otfq60uN43wTDCS6EwT7F6 JNrWL7TAeT/OuCd118LlfqQ5lKwi1t9l2F5mqdKHNVNMpDGKZRvvg5RWVH725MgNfdjRm5 iHHaeECtLUHgYluti8h+0vFgJn86ze99ZHtvmPOYvg99CAQmB3gdKYwZgTFoIQ== 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 4Vk5QX5676z1C1H; Tue, 21 May 2024 07:19:00 +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 44L7J0wR040591; Tue, 21 May 2024 07:19:00 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L7J0Yn040588; Tue, 21 May 2024 07:19:00 GMT (envelope-from git) Date: Tue, 21 May 2024 07:19:00 GMT Message-Id: <202405210719.44L7J0Yn040588@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Pietro Cerutti Subject: git: cdd175214874 - main - databases/mysqltcl: fix build with MariaDB 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: gahr X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cdd1752148745b583a6ffcc92955e994c07e0adb Auto-Submitted: auto-generated The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=cdd1752148745b583a6ffcc92955e994c07e0adb commit cdd1752148745b583a6ffcc92955e994c07e0adb Author: Pietro Cerutti AuthorDate: 2024-05-21 07:16:38 +0000 Commit: Pietro Cerutti CommitDate: 2024-05-21 07:18:58 +0000 databases/mysqltcl: fix build with MariaDB PR: 277922 (exp-run) Reported by: antoine --- databases/mysqltcl/Makefile | 2 +- databases/mysqltcl/files/patch-generic_mysqltcl.c | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/databases/mysqltcl/Makefile b/databases/mysqltcl/Makefile index 17651078864a..2bf79124cd61 100644 --- a/databases/mysqltcl/Makefile +++ b/databases/mysqltcl/Makefile @@ -1,6 +1,6 @@ PORTNAME= mysqltcl PORTVERSION= 3.052 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases tcl MASTER_SITES= http://www.xdobry.de/mysqltcl/ diff --git a/databases/mysqltcl/files/patch-generic_mysqltcl.c b/databases/mysqltcl/files/patch-generic_mysqltcl.c index 477c951daee7..9c0da226b27b 100644 --- a/databases/mysqltcl/files/patch-generic_mysqltcl.c +++ b/databases/mysqltcl/files/patch-generic_mysqltcl.c @@ -1,6 +1,14 @@ ---- generic/mysqltcl.c.orig 2024-01-26 14:58:40 UTC +--- generic/mysqltcl.c.orig 2012-10-24 20:26:34 UTC +++ generic/mysqltcl.c -@@ -911,7 +911,7 @@ static int Mysqltcl_Connect(ClientData clientData, Tcl +@@ -46,6 +46,7 @@ + #include + #include + #include ++#include + + #define MYSQL_SMALL_SIZE TCL_RESULT_SIZE /* Smaller buffer size. */ + #define MYSQL_NAME_LEN 80 /* Max. database name length. */ +@@ -911,7 +912,7 @@ static int Mysqltcl_Connect(ClientData clientData, Tcl #if (MYSQL_VERSION_ID>=32350) if(mysql_options_reconnect) { From nobody Tue May 21 07:27:32 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 4Vk5cN5QYHz5LY6b; Tue, 21 May 2024 07:27:32 +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 4Vk5cN4NYPz4WnD; Tue, 21 May 2024 07:27:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716276452; 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=HMeZEVa9CD3Mzpp0ERtJNfD7r1zfVsrv7H25ErnvNh0=; b=TF1LoMmlNBv7djUl9VG2QPadyV8y2Oadz9Njom5MgKXV2xmlbElKy/gUKp1eukFm2xDUu3 o7LHawOGA7Pewiz7ggFx0wPW8Pno54cI6bGHDRKOK7xw2XuWBhqhcFYdvZe0b1J73DlQdn LV2fGIwN/dFjD8uhf1APPxsYaJ+6A3YTMdGIZu2cXaQl4oHNhOUsZZLACFmnirUY713sx2 PHUSHGr8qOCf0d30wrufbpuLBCdrDb0FZA56lFZk62zzLMueiwRjgutIyKRjwsfTTe5bG+ zo+zCnmE+YLdVx/gMP0p97QQcu9SBij5XtK3+jSyvIAEXwwXdGj+T/0VwVsbtg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716276452; a=rsa-sha256; cv=none; b=pj33upBrm9GxPkoDEdTCviCzl71+j8KxJseWf1tB2fvG7XiaZaURxWnEVXuIVcFj7yK3Zp hIu3utHwpEYnQwIHNCXTws/H9S37yfAWg+2b5Uy3NrWBYeg5SDwqt9ffc82hlO1GC9t5Cl 8esxIkshN36FkD8/1CLTI+4NM87Xr3dadDB4TY1MU9M1/ixFN9QJF8m2eluYU+KQ666FYE xc2IhZRqD3sVqjap+Dd0o1y0oqHMzMKQuQzgTCSp5WSjLgdUDUVnvAyIqNUwPBBb30y+3Q qdhba5uZUFlQexfV8uvzE7MRPb7j++HHbuabhldL5PL3guPKQM7D3485WBhOzA== 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=1716276452; 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=HMeZEVa9CD3Mzpp0ERtJNfD7r1zfVsrv7H25ErnvNh0=; b=eEZDoRTJ/epgG6EPHOX2i2vLiPlfLcLdz92eyR5yT61iHt/ecZCAs3Lpdn8zc3bo6IwI4v 6ZFiqkhMCR9AjNSplhOXEC3Q+JDvlBrgW3nsqyXWhhA1F1F7U4+HlwdmkCvAX7qfoKFg2W +K7ISjaOX9ae0lkKVvFW84m3EUG8WKAx8zoekEKeyCslWqPl+JXuyzFwo6sLMJFkBm+FiX rcvwdZxAWmM6i9lrSW4vFD0wamKJWcn2mk0A7e4d7pX+sxmAEMgCsKO0y7qrdje0thQyUa li0DvEX0uGL9Y1u4thtiFEA+IlrhOuxdszH/tVGl3Q8UwoUfwj01HCja4g2YWA== 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 4Vk5cN3zv7z1CC8; Tue, 21 May 2024 07:27:32 +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 44L7RWNZ056985; Tue, 21 May 2024 07:27:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L7RWuh056982; Tue, 21 May 2024 07:27:32 GMT (envelope-from git) Date: Tue, 21 May 2024 07:27:32 GMT Message-Id: <202405210727.44L7RWuh056982@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Michael Gmelin Subject: git: 3ace88e8ff1e - main - deskutils/py-paperless-ngx: Fix document classifier hanging 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: grembo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3ace88e8ff1e9e2eaa2e7417da1ac03182188314 Auto-Submitted: auto-generated The branch main has been updated by grembo: URL: https://cgit.FreeBSD.org/ports/commit/?id=3ace88e8ff1e9e2eaa2e7417da1ac03182188314 commit 3ace88e8ff1e9e2eaa2e7417da1ac03182188314 Author: Michael Gmelin AuthorDate: 2024-05-21 07:23:23 +0000 Commit: Michael Gmelin CommitDate: 2024-05-21 07:23:23 +0000 deskutils/py-paperless-ngx: Fix document classifier hanging Set OMP_NUM_THREADS=1 as a workaround (taken from NixOS port). PR: 279011 Reported by: freebsd.bugzilla@mail.tinsuke.com --- deskutils/py-paperless-ngx/Makefile | 2 +- deskutils/py-paperless-ngx/files/paperless-worker.in | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/deskutils/py-paperless-ngx/Makefile b/deskutils/py-paperless-ngx/Makefile index 118b08e71ad0..59679a6776c3 100644 --- a/deskutils/py-paperless-ngx/Makefile +++ b/deskutils/py-paperless-ngx/Makefile @@ -1,7 +1,7 @@ PORTNAME= paperless-ngx PORTVERSION= 2.7.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils python MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/:webui \ GH:gh diff --git a/deskutils/py-paperless-ngx/files/paperless-worker.in b/deskutils/py-paperless-ngx/files/paperless-worker.in index db99288a005e..1a4104ebdd16 100755 --- a/deskutils/py-paperless-ngx/files/paperless-worker.in +++ b/deskutils/py-paperless-ngx/files/paperless-worker.in @@ -34,7 +34,8 @@ paperless_worker_log_priority=${paperless_worker_log_priority:-"notice"} paperless_worker_log_tag=${paperless_worker_log_tag:-"paperless-worker"} paperless_worker_env="LANG=en_US.UTF-8 PATH=$PATH:%%PREFIX%%/bin \ - PYTHONPATH=%%PYTHONPREFIX_SITELIBDIR%%/paperless" + PYTHONPATH=%%PYTHONPREFIX_SITELIBDIR%%/paperless \ + OMP_NUM_THREADS=1" pidfile="/var/run/paperless/worker.pid" procname="%%PYTHON_CMD%%" From nobody Tue May 21 07:43:04 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 4Vk5yJ3nzfz5Lb9H; Tue, 21 May 2024 07:43:04 +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 4Vk5yJ2pmdz4ZHG; Tue, 21 May 2024 07:43:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716277384; 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=BWj2Bd+M5Gsh2o3eWU1h3CZ7/zrpzGk3XEdj6Y8SbJI=; b=WnhmQkpiV5T4Fjl1v2C9LkaZOftW67deo64f4AHmFKh5lMupFqP6yG673apd/KcHUBFhkT FX3Dt5PYb9qUchjzcGd1v5hZ8nWZXNa/hi9JwX5nLPBTed2OIvqKglE3/e/JQEDRfW9rFG xoKz3+TEVp8LQtk/pAYqgwSPoTmYr5m/siKyF5lqfR8lEvk2m9KG5O8RQezGrLALoGjVlK tlKypv7KYJXSazjEbjtSKTwoUCqMC8IKq4Xq+iBOLElZSBPP3QhzdkWJXdR/coCFaI0ZxH SSEB+tJd/KKOkcZSShxv5CX+TRiS7fJaPoFYs+ysG5pdSRfmdJRxkpBc2jeZWg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716277384; a=rsa-sha256; cv=none; b=eiIH96CyTw8YODa9GwivKO4ylX1BxGUDf+kymStRdU+yAM9qGeDtTp/vCaAMlTpPuZft3Q pmWd0L8/2HjcZLZsvLT/qZlrOCNQ72A6k4zhNH+fFUkxRvebzXSXa2whAOr2s4ANwnSo4K 5pNqo9/3N7t9CRblBEMwJhjY4zi5n5mkXHFvkFOwwTcb1uBHSerXDzMefenHdMmAyR2y2G KQ2Z+N2ykRRssoPSxcElu+Ao8BHD3V/hjrj6VybtxD/6kaByvwmKNEBJyHrJy/NPfqgrUi n5ggRrl3RfTxl4dcNMUQLv5Vgea4jtYEylmap2hfDIy59j8j7fVs7SEF9FglnQ== 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=1716277384; 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=BWj2Bd+M5Gsh2o3eWU1h3CZ7/zrpzGk3XEdj6Y8SbJI=; b=mAwZ/4i/RfCRFPEZamPewxHgeKNIGH/BRLTkMOMXzx31Rt9Ris7Uhqt3mpL7vILMEOscMo +iSQJX68+w/c1xSjH9W2IxJk5CfDqFFJ8wKemYBKL5bgXUwHNSWDxjT79ACTjLkrLt9s+k PyeDJDwm7OHVGnpYjlxaO1MdasX1nxkXzejR72yNV/6hUgkc+JLtz9ha0d9YkXP3LTSk9f TuTf1X9+jt1Rp/4moXS0l3vJcNNAIFwfDYMOayv4hiZoEoXVyynv2dNWwOHYvAZZCRwNAU M4BuUYJrba2iR5I5YXnzmdBDUCIDsS+rsII0JQRCj0WJ5BSeEAeWhEfxJLhHaw== 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 4Vk5yJ2QGVz1CwR; Tue, 21 May 2024 07:43:04 +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 44L7h4ve089818; Tue, 21 May 2024 07:43:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L7h4wP089815; Tue, 21 May 2024 07:43:04 GMT (envelope-from git) Date: Tue, 21 May 2024 07:43:04 GMT Message-Id: <202405210743.44L7h4wP089815@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: ecdd84b09aac - main - x11-wm/icewm: the port had been updated to version 3.5.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: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ecdd84b09aac6dbcd716586fde5320a263d33238 Auto-Submitted: auto-generated The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=ecdd84b09aac6dbcd716586fde5320a263d33238 commit ecdd84b09aac6dbcd716586fde5320a263d33238 Author: Alexey Dokuchaev AuthorDate: 2024-05-21 07:42:28 +0000 Commit: Alexey Dokuchaev CommitDate: 2024-05-21 07:42:28 +0000 x11-wm/icewm: the port had been updated to version 3.5.0 Via: https://www.opennet.ru/opennews/art.shtml?num=61217 --- x11-wm/icewm/Makefile | 3 +-- x11-wm/icewm/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 4981362d7d6a..b6eced9ff905 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -1,5 +1,5 @@ PORTNAME= icewm -PORTVERSION= 3.4.7 +PORTVERSION= 3.5.0 CATEGORIES= x11-wm MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/ @@ -21,7 +21,6 @@ USE_GNOME= glib20 USE_PERL5= build USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xpm xrender GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS= --with-icesound=oss SHEBANG_FILES= contrib/icewm-menu-xrandr diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo index 5bfdd1309279..18e88bca96a4 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711393822 -SHA256 (icewm-3.4.7.tar.lz) = 5aa044743dd69923c722bc9e65385f637253ff971fbb5954a56d26ac384e2c30 -SIZE (icewm-3.4.7.tar.lz) = 1837566 +TIMESTAMP = 1716216948 +SHA256 (icewm-3.5.0.tar.lz) = 3e5dc6b4a8768f40e5c0e967bf686fab6a7f7b290816f3e82d518a4cd8cbcd48 +SIZE (icewm-3.5.0.tar.lz) = 1844111 From nobody Tue May 21 08:25:13 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 4Vk6ty0bJHz5LgKB; Tue, 21 May 2024 08:25:14 +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 4Vk6ty02Zvz4dw9; Tue, 21 May 2024 08:25:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279914; 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=wXMrUQxjzMSZZ82Y/Dig/YjPRBwZfis+/mhUDHrCYJY=; b=BEmHjBOVfPjc3U2RrIiDp0bpnw0ssvOZlmaF6nzz3akagcCXkEs3fzunu4BH0RwuYC0v9h zyONVUM0y3qEfCgLXfiLXFVzU5OwYT5VV6FV6S91G7LSfeD970SeQo2ejQVBBaQbb9fUmS O4/qEegFu3rf1Z0vlPAZaJmJDMja4nAkBXttU8BZTtI/HeHJL7YMdA2PJqIsh8lgyfoJQJ QYxYrR2+xr8TTJreiK0IKX0bGZop1dNPQXqfCh6sl1UNC/Ay4Fgsc84XY7NeBHjnQTPXtN h8RDFOy7dnTPkNXYCvK1jsBsbGOJYzOIdjH8YBt6afod2kWVGZG9WryQ089ZNg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279914; a=rsa-sha256; cv=none; b=lwVzAx4S605DsaPLxxa1O01EVt7RL+8hnnOU8miM1XrLwPnN1Zk6jCLioLrh/gK0zuPpfK VWvOMzo9Q7iDh8hR6ELlo/MavM7vMtAm0Ms2UdXaZPMRJljGZpus4920IrtCJCGbNlSubu 7cFngla3tjfvtLLldv2nFflLkXfnY+uTFRa/TOaaYDMAr0Zbr7cI5ZesXVf5pvqfj2gmXE k5DdRYxKCuUhV4CymLuzu4YpF4UuSSnSVRognHbL9t/z7Za3MGfJxYf7xuEyZcdcpKTees RZYpRlMq9nqEk9Wgf94shasGSLnbSvXKWNaSubw5igiYRd2eNrjXNCSfwSgNHw== 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=1716279914; 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=wXMrUQxjzMSZZ82Y/Dig/YjPRBwZfis+/mhUDHrCYJY=; b=k6PIxD1CVyike3M/TQ+dxbTBFuxmGyZUQbsZIoQ0bPudlMSYhyVan2lr1oZBGPpggERy3Q Is/yzCxiWGYBrtokNCJ4LcMx9zGES0f4S2rAHq0hUvstSyG7oXIY3Yvuz9UAeiKCT0cAMK RH5SWPWsC/2nX67z5/Hn1IZ9h3wjqyGhXhAzrugcKDduy/Kjc9ysVDAuSzcW10n48XsCSR 6ENQ7kPC/0PehxMt5fl6tZ4NVPKYcd1R06M8thMAcRbT4uF6hfhjIULiOaYPvrrAaBIPrz Dv/znpVny+6WRy/eyhj163lAt0AtuOFhCn/gTg33QMUYRu5fDg7AFcrxKmOdww== 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 4Vk6tx6lhrzFHv; Tue, 21 May 2024 08:25:13 +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 44L8PDJA057769; Tue, 21 May 2024 08:25:13 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PDx1057766; Tue, 21 May 2024 08:25:13 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:13 GMT Message-Id: <202405210825.44L8PDx1057766@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 075da7b73789 - main - devel/rubygem-gitlab-labkit: update to 0.36.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 075da7b73789fa1553e755881212e9b74f3c147b Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=075da7b73789fa1553e755881212e9b74f3c147b commit 075da7b73789fa1553e755881212e9b74f3c147b Author: Matthias Fechner AuthorDate: 2024-05-20 08:33:36 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:05 +0000 devel/rubygem-gitlab-labkit: update to 0.36.0 Required for gitlab 17.0.0 Changes: https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby/-/releases --- devel/rubygem-gitlab-labkit/Makefile | 4 ++-- devel/rubygem-gitlab-labkit/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-gitlab-labkit/Makefile b/devel/rubygem-gitlab-labkit/Makefile index 1aa69515a2b0..6d26b85b4564 100644 --- a/devel/rubygem-gitlab-labkit/Makefile +++ b/devel/rubygem-gitlab-labkit/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitlab-labkit -PORTVERSION= 0.35.1 +PORTVERSION= 0.36.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-actionpack70>=5<8:www/rubygem-actionpack70 \ rubygem-activesupport70>=5<8:devel/rubygem-activesupport70 \ - rubygem-grpc>=1.37:net/rubygem-grpc \ + rubygem-grpc>=1.62:net/rubygem-grpc \ rubygem-jaeger-client>=1.1.0<1.2:devel/rubygem-jaeger-client \ rubygem-opentracing>=0.4<1.0:devel/rubygem-opentracing \ rubygem-pg_query>=4.2.3<6:databases/rubygem-pg_query \ diff --git a/devel/rubygem-gitlab-labkit/distinfo b/devel/rubygem-gitlab-labkit/distinfo index 2b1b98cd7bbb..66267c4f21c0 100644 --- a/devel/rubygem-gitlab-labkit/distinfo +++ b/devel/rubygem-gitlab-labkit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708417187 -SHA256 (rubygem/gitlab-labkit-0.35.1.gem) = e9501b33633a2a1bb3e5a7de640d713efb50565eb77cbd13f6a0780a835f81d4 -SIZE (rubygem/gitlab-labkit-0.35.1.gem) = 31232 +TIMESTAMP = 1716140495 +SHA256 (rubygem/gitlab-labkit-0.36.0.gem) = 35f21d1c3870ed0c9b8321e25d0b0b0b5021805a5d0525d1eb0fde6b103af981 +SIZE (rubygem/gitlab-labkit-0.36.0.gem) = 31232 From nobody Tue May 21 08:25:15 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 4Vk6tz3SsPz5LgXt; Tue, 21 May 2024 08:25:15 +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 4Vk6tz1FhXz4dyX; Tue, 21 May 2024 08:25:15 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279915; 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=aDF53Sa136FhQeJsRjAzalb2B/EYSbm4pkKM+jPvCBs=; b=iYsRoqGb48GJUIthHpVswBMBAF8C00SZ1xQMpyjVc3KHDO5MoZmmm2ITQT9Z8Q1EcDVHtp lwYZE1UhkmBJ/DLlDKobPzR8G1GUOsmtFzpdkcZsGmZai51WiPVuIpjywBFAvUBVzunn0i zx6Egwz84xfhGcNCIqJtP9zv1/qn6XMJIeRTaOh956Z4O0G3iQDbf2AX7QmO8M0PJggg7F VA47Xm0hlQdCCCzsTHwFWEt10u/1ODn4z5P61lqLJ9V/C21mwKbkbPyZCrmjzBwU2rbL/a Czmf7CM2+I9WmT/5CIEnycvoBEpE4ZZLYpcewY2IupHnPIkx7eGV3GjRcDQiHg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279915; a=rsa-sha256; cv=none; b=gLrdaMODIQqHjtefx2Mr9xEBD+QmwOf7C3KjjkCDgVPbQo07l9eBSllmxRC+j7Aronl36C dMdvyEPXMaL9rTn7Li6nRqBnYsRBWzN6Eg8YuG6vWUkjkw7XzzRQzRLNgR6n59432yBKOV NTKaxo8Jrsnxlbz5niBLHrg9OFWsJ1mO4oP6f58nkzDY7I7EhfYobE4gslhoQvtA7zpfNm 9WrmFp1aubJdXXB/zwz2XHvccjXNYzq6vMLsS8SoNiN+3AaGV/Agot7nUZ1r//ZmaCFO5w o43tZSopdDZ9SW91D9brXsr8yhullSwaR05dacnHuvuTKUZpkltCuv5f8VTBIg== 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=1716279915; 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=aDF53Sa136FhQeJsRjAzalb2B/EYSbm4pkKM+jPvCBs=; b=KAhiL41Ic1AUqYyglZDTc4f0Rc5NabtH8x/pm6luyxFLJqAipmKlMC0DeyHFQJ8lYUYOvw ugGB2rPcsg5kKlohFvTVUFHpcdHApOMVc+eWF73+hTpYhnGa4ewJ7Ox7D5xg1zz7tenRFv bZagkzWrSBNV0AXOgA95mrDCyn4gg/oaW54jQoTRayzslRgqvbJTjZE8hiOqD82r66k2Yu Bs4F5PkEU8o9gEkajFoB5ge3I0JOBESk5J0be2X9ZfpRi7Fi5jHc7R2wi5PYA1eErE6dBT CAPiWBNDuBuLfGeOMGYZF6G5De0cwsxPQkF0tNc6b4x7U3EynAhi/UvVzKYKbw== 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 4Vk6tz0rzmzFF1; Tue, 21 May 2024 08:25:15 +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 44L8PFDP057808; Tue, 21 May 2024 08:25:15 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PFcX057805; Tue, 21 May 2024 08:25:15 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:15 GMT Message-Id: <202405210825.44L8PFcX057805@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 27c00312eaa5 - main - devel/rubygem-grape-entity: update to 1.0.1 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 27c00312eaa58588167bda6b0dd7d1fd9837fc8c Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=27c00312eaa58588167bda6b0dd7d1fd9837fc8c commit 27c00312eaa58588167bda6b0dd7d1fd9837fc8c Author: Matthias Fechner AuthorDate: 2024-05-20 08:34:44 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:05 +0000 devel/rubygem-grape-entity: update to 1.0.1 Required for gitlab 17.0.0 Changes: https://github.com/ruby-grape/grape-entity/blob/master/CHANGELOG.md --- devel/rubygem-grape-entity/Makefile | 4 ++-- devel/rubygem-grape-entity/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-grape-entity/Makefile b/devel/rubygem-grape-entity/Makefile index d2a93facecc3..f53b964c8a54 100644 --- a/devel/rubygem-grape-entity/Makefile +++ b/devel/rubygem-grape-entity/Makefile @@ -1,5 +1,5 @@ PORTNAME= grape-entity -PORTVERSION= 0.10.2 +PORTVERSION= 1.0.1 PORTEPOCH= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ WWW= https://github.com/ruby-grape/grape-entity LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport61>=3.0.0:devel/rubygem-activesupport61 \ +RUN_DEPENDS= rubygem-activesupport70>=3.0.0:devel/rubygem-activesupport70 \ rubygem-multi_json>=1.3.2:devel/rubygem-multi_json USES= gem diff --git a/devel/rubygem-grape-entity/distinfo b/devel/rubygem-grape-entity/distinfo index 14449b4bc552..8abf55f5f0f1 100644 --- a/devel/rubygem-grape-entity/distinfo +++ b/devel/rubygem-grape-entity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659209974 -SHA256 (rubygem/grape-entity-0.10.2.gem) = 9eb584548135419d1c8ada7d21f7c174a7644e56a8b8e5bfc65d1a7a3421b571 -SIZE (rubygem/grape-entity-0.10.2.gem) = 46592 +TIMESTAMP = 1716138823 +SHA256 (rubygem/grape-entity-1.0.1.gem) = e00f9e94e407aff77aa2945d741f544d07e48501927942988799913151d02634 +SIZE (rubygem/grape-entity-1.0.1.gem) = 46592 From nobody Tue May 21 08:25:16 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 4Vk6v044n8z5LgdP; Tue, 21 May 2024 08:25:16 +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 4Vk6v02Hvgz4dfT; Tue, 21 May 2024 08:25:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279916; 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=9skJKtmbTX1quv95rUNLGqiGaen8lGN5eQKqFUxHb48=; b=HSMdiZLhNrsuI4rMh4aM7y0iCvKm0xpxySfZ0fm0ytZK2qcdxocJtmyLLK+aVaEWdQx5Lt vvoSNfscl4aACkA97hUFp6Xe2ExR4ATSdofNfdcdwWA+WbZX/SHEFN2cnfq09qLac9msSP wxy8apRCPI49yjTXm6nXFAVZQTvmcWkUN8eHiyYicIDZB9NDWsSA+EsqpVhpw9+9prBchZ kwAcKVhzMg9NROglLL33FgyXKWUSIXm5dbwbTTKKwUFXcmm+XMXBGPsrzY8Qj+tdQu8sI9 iXbhofetcSRzMkbLC500RyTblzcO4QrhN2zfMFbHQJ0U2EQhFUL19iAK/8xseQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279916; a=rsa-sha256; cv=none; b=NH36Qwra+uWpxNNEX/KYY+IYghP1EPrQ+kaZ3yWdkWAvrKtBa94f8UnFrzxuW391zUj3Pg TDNqn0vS6asf5eUGZYdQtbzohirh8XPSp4Bqk+1Vbq3HwN2lhSclPKWGFg4b6xQlxsHGSg WB6q21WWtYA8mbzZZ/nHIxmVsc0ARfMWbr0DEXIFV8B1KlFGH+VDR/yZJtX0EeyeJ8roa4 bc5W+yOJmSH3V3TaLNKm2n7qNAYAAGR9PnJ50dqSu+Wj9ULEkewFymiFHqKIQj175PPj1J 5BrckRVlBr0HWKNTjS8SsymfFnyLGaOWstGDEae9kHgpV1cKvwI9jwcHJRxnLw== 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=1716279916; 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=9skJKtmbTX1quv95rUNLGqiGaen8lGN5eQKqFUxHb48=; b=iz6rn2CoGGYpBOR0c3cmQhH1grKb9/oZYqHS0wpqop4yE85yDjGsPZ66pl6kr9K45WO3sD qpCwWq8zj0JtSfeIyGllDH7SvNJsZv+0DhyWFOAb2kC3zS2JudfNq0K6y/MLaqrV5yIwdh QUGjwTk26dIqzkDglfNjqFFodpxB6o+k8fT35NFAhIVOHThNJIVq1HXOAGpS/+NBevqmwX 3SofH1T02pFKl1eLUSR5XRV2RJ9cqVvAT4QzYk3ebVHtjZ6/yZYLjPanAvufsBZUKW22IO I/ljrUMYum+iN/cx/xOglqbu4YhNydo4EyVrW+OpozT9NfqlnRrOaMmnsRsMew== 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 4Vk6v01vgBzFWN; Tue, 21 May 2024 08:25:16 +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 44L8PGIp057847; Tue, 21 May 2024 08:25:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PGDb057844; Tue, 21 May 2024 08:25:16 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:16 GMT Message-Id: <202405210825.44L8PGDb057844@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: a638d876f0dc - main - devel/rubygem-graphql: update to 2.3.2 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a638d876f0dc9876f07315fd7b1b71ba551df441 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=a638d876f0dc9876f07315fd7b1b71ba551df441 commit a638d876f0dc9876f07315fd7b1b71ba551df441 Author: Matthias Fechner AuthorDate: 2024-05-20 08:36:20 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:06 +0000 devel/rubygem-graphql: update to 2.3.2 Required for gitlab 17.0.0 Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md --- devel/rubygem-graphql/Makefile | 2 +- devel/rubygem-graphql/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-graphql/Makefile b/devel/rubygem-graphql/Makefile index 6809d817ce32..5ede564ae212 100644 --- a/devel/rubygem-graphql/Makefile +++ b/devel/rubygem-graphql/Makefile @@ -1,5 +1,5 @@ PORTNAME= graphql -PORTVERSION= 2.2.13 +PORTVERSION= 2.3.2 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-graphql/distinfo b/devel/rubygem-graphql/distinfo index 2fc02a9d0602..3eae9778a8d4 100644 --- a/devel/rubygem-graphql/distinfo +++ b/devel/rubygem-graphql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710402891 -SHA256 (rubygem/graphql-2.2.13.gem) = 3eec48f52b982fa5708dd5392bd4fc90d35908f7dd9615f1263323d7228cb28d -SIZE (rubygem/graphql-2.2.13.gem) = 243200 +TIMESTAMP = 1716138975 +SHA256 (rubygem/graphql-2.3.2.gem) = cd9a80b3ad17a2b2aeeac5a5ee2b73e146560b74bdf98d31ad3df8dd3971c262 +SIZE (rubygem/graphql-2.3.2.gem) = 245248 From nobody Tue May 21 08:25:17 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 4Vk6v152cWz5LgVQ; Tue, 21 May 2024 08:25:17 +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 4Vk6v13Q7cz4f4W; Tue, 21 May 2024 08:25:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279917; 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=+L5av40JKNeBUVSO+KQpVj8CAckafAAN7SUjA7ObSho=; b=B6rDaSjS3vbCel/C8iBhEX7zaTg3Pc3nNjE+uo1QNG7o0KcZAQ9cWIkvFH5472/LsqxAxQ voQT5p9EtHM109BqOdysPDHGFBqlmnL0MFiwhIc2T3RsTxpKHacNfgiesfFf1NAoeAeSvb dovY2M+qX4Eo6JJuGeoF0wjp+PX4ZulTmA+awThkCHq5Z9+j3g00RBmgFmQdRIaPqA6BR2 ZcRvgI7nYraXuIbyP9IAsMaP1clzpS0ghi0z4BqMyI4Rxaw5z0c/AtyUYRkQjGQsveJ8TE cqXY6p0GLKNuYoYCKkBNOL/66zYg+rWim08GZcct2hqiiJHPkqgENOmlOTXGpQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279917; a=rsa-sha256; cv=none; b=SQKFo5TvdvKYbiJALD280Dz6RTBOd8lNJ2cbzJOBvRpdhgxSpdCD4QPOmYK1OSSGJq/dyB ZCj+64MAU9IuZ3p7jGBjKKcULdsY9bbV+3F6JbdF/yMhe3KU0nXKAIGDNkI/IztlnRaGxp JbSoQ/5u+uGYwYRDwxwqnY83tq1Rzh3I7OSDCQZFgrYbrgllwhNiWa8jH4SSFOKxTVUZV9 un7u2TOxLSfX3Q/BV19cJZA4j3CzXYGixPCrfj1cnoAyi6ANb0Vm/2Le5Gu4cKq5RK6hTH jPsUDyOawyk0TGX8nrLRxy+LPWi6X1CzszFnZa540WGHY767rxG4AiJ2wvzmKQ== 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=1716279917; 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=+L5av40JKNeBUVSO+KQpVj8CAckafAAN7SUjA7ObSho=; b=hQKBz7W74aTv3qS8zpLx8oMR08CEUFkAq2CMXsIOrpid+U7jOdKFojQVK4P49ke4mNcC+w CzMRuWRd3NYEpx2fgL1dK8IvzhWh5Uz60rzsBLeYiB0AVBH4+Exz8sbR9kiwHM+m93MeBZ KTUp4Yc/XCEgLoqFDO7U9dg03GyVDKdXD2DYCyLIiMsOgDN0ODErIepPagOXyivBWzSUGI tvEY/N/VF6BDxMGqZMY5ArjDsI80LCW653FIvFQylQAkU01SrWLQrEFVXuaNxoM8CeO39t fPtPB3r4lLbg09M14oSedKi+crDsABmkhDeJbicFXIYtNR1He3rvnKTlJZwc3A== 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 4Vk6v12xLLzFWP; Tue, 21 May 2024 08:25:17 +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 44L8PHCi057891; Tue, 21 May 2024 08:25:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PHlf057888; Tue, 21 May 2024 08:25:17 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:17 GMT Message-Id: <202405210825.44L8PHlf057888@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 1e5e294a5b99 - main - devel/rubygem-view_component-rails70: update to 3.12.1 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1e5e294a5b99d7c7cf5a9ff16a958db369e86552 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e5e294a5b99d7c7cf5a9ff16a958db369e86552 commit 1e5e294a5b99d7c7cf5a9ff16a958db369e86552 Author: Matthias Fechner AuthorDate: 2024-05-20 08:37:35 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:06 +0000 devel/rubygem-view_component-rails70: update to 3.12.1 Required for gitlab 17.0.0 Changes: https://github.com/ViewComponent/view_component/blob/main/docs/CHANGELOG.md --- devel/rubygem-view_component-rails70/Makefile | 2 +- devel/rubygem-view_component-rails70/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/rubygem-view_component-rails70/Makefile b/devel/rubygem-view_component-rails70/Makefile index 240d3841e12d..30c77e84e849 100644 --- a/devel/rubygem-view_component-rails70/Makefile +++ b/devel/rubygem-view_component-rails70/Makefile @@ -1,5 +1,5 @@ PORTNAME= view_component -PORTVERSION= 3.11.0 +PORTVERSION= 3.12.1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails70 diff --git a/devel/rubygem-view_component-rails70/distinfo b/devel/rubygem-view_component-rails70/distinfo index 9b991fe6cc10..a38f0df129b8 100644 --- a/devel/rubygem-view_component-rails70/distinfo +++ b/devel/rubygem-view_component-rails70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710923442 -SHA256 (rubygem/view_component-3.11.0.gem) = 6994c3dcc6f8da1fab42420a367f5071c00291241bc5a56f73a34ec8c10fc5ff -SIZE (rubygem/view_component-3.11.0.gem) = 66560 +TIMESTAMP = 1716190242 +SHA256 (rubygem/view_component-3.12.1.gem) = f2ce2ad2945389f4bbd4ff77465605e9019041e5c804d16d093791be2542b18b +SIZE (rubygem/view_component-3.12.1.gem) = 67584 From nobody Tue May 21 08:25:18 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 4Vk6v32ngSz5LgN2; Tue, 21 May 2024 08:25:19 +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 4Vk6v246Fvz4dws; Tue, 21 May 2024 08:25:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279918; 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=D3pHZiXjQpSwAlRMuX9SeowFAsYho0JA4BC1p5z6yY4=; b=FpCzKKujhNIbJ29530QJ/PFmUHabRLxq2QxYKOWsWUfASFRjpNODbDWW5CIrEGI9fKGMmL 7i/FtDU3MPlF34f3fDKzMegzqIumsluXfxred6kLccdS+4oG24iZ4CZqPuAeDilDyNVODk DvPkjY7v0tSW6WWkWpLvxYvXX2JtYa1BR86m6FzDaQ4dlttoZ6AqApfSQbMrZDujZRKUXI gYbqyh7NibvyuPB0R6FYAC79X7l1agyrE92ZgFhJkQohYiwAwhT3N3qZ/77fRlMzVUwzfa KZUvEj8MtRdmDkuO7s8I/8oApSadcMkQcITTImopXFjRMjnABbBRTMK0a/R7vg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279918; a=rsa-sha256; cv=none; b=icEfDoJKCPt5Y4+cDWsB96j8PdB7h7TPSeR/eaN502IBfWC0dhFKgcewdfsbDXL4BycqaQ KVcFXo9zWQU9v1Ihjc0xMzLU6DMAaaiD6oPRRtE020RPRE2CKaFQk+3lFCiAoUVZB5BFic sZRp+aEhnLtlBwk6sEYNsJJef2OOjab6NV60h0GysGeZ+SdXefZIlLmDkExbXVRo10kwFX g0pxeO+M+6cokLY7UgxS9BS4w3Wz8t0yQryNx48zcAq0V68E2kPSuRrFoQ7Powoqu+QRAl 9fn/LQK3tQnqfUC4e0YGaXPWL+VWAbVgAhCVFsw4fSJaao5XIUTy8Esv+x9QGA== 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=1716279918; 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=D3pHZiXjQpSwAlRMuX9SeowFAsYho0JA4BC1p5z6yY4=; b=g1YOjirP0jkewCKlW3FVn0H8HgAKkon5QuE5iye/MaeMLd6D0cEKkfS3knE+/qXuFY/713 tRa4wqnntGL2IAhLUJ7kPUQbQCKzEVERWPxJ6rAYUw9PoyibyZ6XaFJNafJ5oGBSuQ/sTC OlRT5g7pidWgWIvJaHPeSqiezB6xJ4NB5iqCtVR2vhUjy/BfLI1AgrphJCjKRaNKU9slPQ 8x5IZz5Q4P8HJ6nBbe76ULrJwz9phdrOti9Zy2QNPi6hjoIBBOUvwbSw4ZyvTOh2C00EFM x7M3a15hhTRGmpJqZnIlGY/nNpbE2qRAxfB4qZag1n9DV6vhJoodSkIhDePsWQ== 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 4Vk6v23dFZzFL5; Tue, 21 May 2024 08:25:18 +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 44L8PI3G057930; Tue, 21 May 2024 08:25:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PIiv057927; Tue, 21 May 2024 08:25:18 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:18 GMT Message-Id: <202405210825.44L8PIiv057927@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: f37d2ebb25c5 - main - net/rubygem-apollo_upload_server: update to 2.1.6 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f37d2ebb25c5fd6f3a91b42b314a5a30b63f71e6 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=f37d2ebb25c5fd6f3a91b42b314a5a30b63f71e6 commit f37d2ebb25c5fd6f3a91b42b314a5a30b63f71e6 Author: Matthias Fechner AuthorDate: 2024-05-20 08:38:34 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:06 +0000 net/rubygem-apollo_upload_server: update to 2.1.6 Changes: https://github.com/jetruby/apollo_upload_server-ruby/releases/tag/2.1.6 --- net/rubygem-apollo_upload_server/Makefile | 2 +- net/rubygem-apollo_upload_server/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/rubygem-apollo_upload_server/Makefile b/net/rubygem-apollo_upload_server/Makefile index a64c2926dfe5..1ba6a42c566e 100644 --- a/net/rubygem-apollo_upload_server/Makefile +++ b/net/rubygem-apollo_upload_server/Makefile @@ -1,5 +1,5 @@ PORTNAME= apollo_upload_server -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-apollo_upload_server/distinfo b/net/rubygem-apollo_upload_server/distinfo index 5b06e04df82e..ef5b91e1bc4e 100644 --- a/net/rubygem-apollo_upload_server/distinfo +++ b/net/rubygem-apollo_upload_server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693632345 -SHA256 (rubygem/apollo_upload_server-2.1.5.gem) = 0f66bea96bdf7ce8b7278712ebafc8a26b82864ea6541213b58d9b3f673413a5 -SIZE (rubygem/apollo_upload_server-2.1.5.gem) = 11264 +TIMESTAMP = 1716191326 +SHA256 (rubygem/apollo_upload_server-2.1.6.gem) = dcec4072258e6518b0b82e03b485efbddde946813543c14184fc81952d6bcdb2 +SIZE (rubygem/apollo_upload_server-2.1.6.gem) = 11264 From nobody Tue May 21 08:25:19 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 4Vk6v43pDJz5LgKG; Tue, 21 May 2024 08:25:20 +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 4Vk6v35Kfsz4f0f; Tue, 21 May 2024 08:25:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279919; 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=8mSNAkSMxyKNKXXSQJ3A8tb76Dkq8QEtoO08gTfoFpo=; b=qSbbqZix1O76WTWKEZAeCRs1faqV7jcVLapldDEKPl/cfeEBLWrSzYcJQgA0+SeVbGV3Nt i9d23ftqoxEs+gK8k1p7yEyhqQ8tYnBYv5R5Oxz943/lFtJoyj1epSbOXX67hjNYL3hd9A cyEd0MHGcHrio7eqW2DW6GmRvBwmy8QUeFiNMo0kgHO4igIzm44zGP1avZbweyqBcGRsBX O7FhYDSe1yKSCx9VrHPslBnyshkmAmQndgWuczkIrSEDFTF6K+pRTizkOLvvKG9/XbUR3G mLlnJkM/tHKurufa8f3bnGZhOLVNpCWeI2IKqooXsKYsdv2J+xvz6REO+OmTvw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279919; a=rsa-sha256; cv=none; b=MEo4RjoZ5o+Nklu7L6pWOBMa6YMEEqRySWc2093NiTjHlC90yikRp+8hlCQgx7tB9dKTca C+j8q+NSDE/wUrRD0r4t1Brcba+gHRQ/zMPptNUrZW/u862GDiJktvSNeyUT3vZsOguwHU gu6chkJxYSGa0M6F6u/1AxkuRPj26egEUfZX2PMEHePyZhfridFUxl8i/UTjR0APZ19Xxp H93q2ymz7Fu6ZBZF2Qd1IrRygCp7W8Ns4gdclLhGXmbzekF2E0AHkdijCYML8ggZX/lUgZ JJhmK4rMbX0y36iIU3nt0FwA9irRhUZQzHkI2KS/H54PwImKAm9Ahg+lTyloQg== 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=1716279919; 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=8mSNAkSMxyKNKXXSQJ3A8tb76Dkq8QEtoO08gTfoFpo=; b=eZqcO/qiPfpm9KlILiA5f3EQiicOO7NUYpSD4RO+Jh6Ysg6uB1E+G3hSuVQvSLYvmL28aM MlbA8Pqg8hOYygHZJkVywkLtqlTWEPKF81iVsYvMp9PK++m8S5KEqgiuRL5DHyWYsFghNc 6mw2cV0AB9IyDiuIwsUya3oGHidm1TzSgC0T1klkVz1rWkJMxPu3yFxMtJbZziIA95dxQW RvGcQukxj67LVOTDWjDO8Xe01gaAj1wbpMusGgOiuPO9bSeE6dAXeEZ7RBzEYAeebA9CPO Cc37TGj2GqMgqKZDML0Fr4v4axeZUEQL5IZXapv9OpiyB5O25tJcWXD5kQfGSg== 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 4Vk6v34xPxzF3M; Tue, 21 May 2024 08:25:19 +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 44L8PJpj057972; Tue, 21 May 2024 08:25:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PJL7057969; Tue, 21 May 2024 08:25:19 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:19 GMT Message-Id: <202405210825.44L8PJL7057969@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: fdf4f589e93c - main - net/rubygem-gitaly: update to 17.0.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fdf4f589e93c451d11880e95f3f13e0549528eab Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=fdf4f589e93c451d11880e95f3f13e0549528eab commit fdf4f589e93c451d11880e95f3f13e0549528eab Author: Matthias Fechner AuthorDate: 2024-05-20 08:40:02 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:06 +0000 net/rubygem-gitaly: update to 17.0.0 Required for gitlab 17.0.0 Changes: https://gitlab.com/gitlab-org/gitaly/-/blob/master/CHANGELOG.md --- net/rubygem-gitaly/Makefile | 2 +- net/rubygem-gitaly/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/rubygem-gitaly/Makefile b/net/rubygem-gitaly/Makefile index 3b79f2d03d35..a13706444ea2 100644 --- a/net/rubygem-gitaly/Makefile +++ b/net/rubygem-gitaly/Makefile @@ -1,5 +1,5 @@ PORTNAME= gitaly -PORTVERSION= 16.11.0 +PORTVERSION= 17.0.0 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-gitaly/distinfo b/net/rubygem-gitaly/distinfo index 45cae69d033d..d8bed00816e9 100644 --- a/net/rubygem-gitaly/distinfo +++ b/net/rubygem-gitaly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713672842 -SHA256 (rubygem/gitaly-16.11.0.gem) = b21a9a1620c23f4dc721b370b7c3af082a39a02710ec24e3edb9173df34cbcf6 -SIZE (rubygem/gitaly-16.11.0.gem) = 47616 +TIMESTAMP = 1716140999 +SHA256 (rubygem/gitaly-17.0.0.gem) = f5f81334251197ccf89408d65ee5ffbbb2190008b942e091882c5b604b56db83 +SIZE (rubygem/gitaly-17.0.0.gem) = 47616 From nobody Tue May 21 08:25:20 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 4Vk6v51GCTz5LgKJ; Tue, 21 May 2024 08:25:21 +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 4Vk6v46M96z4f7y; Tue, 21 May 2024 08:25:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279920; 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=L1DS9n+x+n+ZVQdCwqEQS8PyzIzkmXyW27CXeiVMnUw=; b=P3dB1GUdHPahv1vgep+yD9GTkIcMjr8VfuODtIiJ7AldJ5uX99/o4pxi+drmY6ktEtkzxK N2icSvRe1sg9iTwlOwoJIStRxz+Iz4xtqmq4VNJqKn3DDsu0vOhfppG0wlPOmaN+ZP0RCs +LrYgqbGgIb3xcxHpMoudPyisk2GSTORzP+DPo7g2/xzBuEXKU7dH1D0IcrdvrejYAcRCe Mvz4c7owlbnFJm2ppH9nUpzypoNoYvqydm/kC2hcXa7BzSr94aEpsBNLW6D5Xuof0LIkGG vzYPo6Yq0Cn3idxhTlNhuvHKjWGurUJZyq223BRir4yy2CKhNlosuJoPhYoNLg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279920; a=rsa-sha256; cv=none; b=n9eU2FWax7uXeAvwaJ7fMN8ipj3jCpNai0pC5Rx378ZJrSbw5OKzlcX1aYPmNW7YNxy5bU C4+Xb7+twSiHrQaSfvK4EueHWvXuGICAGNoZU0j8YUi2ZMawlvBrpcHM6FjF4Vx7hX1Fqj vbLuLaOESarXO9N4P6+4M3bPEjnAb8wj0eGYGEjz/Vlmwbn8oNPjEb49+dljjvjgtLFf0V jufT2nY9Sn/FfndfmCJDDm07pwlxaXqzbigU9NzNRPk/mfRLIhkb2lNlCi5HktyuM305yz +5nmeZ1zJHHW+d9yt08sIjMeXZHvwwZZMXgygW55795H1ObL3RPKC4y0z3ARaQ== 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=1716279920; 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=L1DS9n+x+n+ZVQdCwqEQS8PyzIzkmXyW27CXeiVMnUw=; b=VadSftV9clgJrtSWJS+z6XKp82mWLLFOdsW4ylE4yZHUc8A2xpoE5tOE243SQXG4vXiMxI hhivYGY7Ee9CSCp33NgcUoHcj4bEao193pJHRaOJKLXp9hGS/3YnrtMtmarZwTxcS5vFbU mUSRChAtRzrUCtmhbLw/p2gH4RuASWaUew1tj6Kx6tbGyc4bbAqnuRVLoKmWsqKBzGx/kx RZiysUh1w5p9FjFHsWXAk4iWD6DhTbTAeH2LeVJdimQNS4WXlWRyvUtIyKoDnr669tnlPU wD7QElywQYOYN+wnIlAzWhKyt23tK/O/te8kxIXJFWhli93i+ZxhnACbEjwu5w== 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 4Vk6v45yS9zFN7; Tue, 21 May 2024 08:25:20 +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 44L8PKsh058011; Tue, 21 May 2024 08:25:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PKvg058008; Tue, 21 May 2024 08:25:20 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:20 GMT Message-Id: <202405210825.44L8PKvg058008@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 62df8b4af4e7 - main - textproc/rubygem-gitlab-glfm-markdown: update to 0.0.16 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 62df8b4af4e7628721d976472393259db0d8aaff Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=62df8b4af4e7628721d976472393259db0d8aaff commit 62df8b4af4e7628721d976472393259db0d8aaff Author: Matthias Fechner AuthorDate: 2024-05-20 08:41:11 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:06 +0000 textproc/rubygem-gitlab-glfm-markdown: update to 0.0.16 Required for gitlab 17.0.0 Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases --- textproc/rubygem-gitlab-glfm-markdown/Makefile | 3 +-- textproc/rubygem-gitlab-glfm-markdown/Makefile.crates | 2 +- textproc/rubygem-gitlab-glfm-markdown/distinfo | 10 +++++----- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/textproc/rubygem-gitlab-glfm-markdown/Makefile b/textproc/rubygem-gitlab-glfm-markdown/Makefile index 21b76cf71f41..c75a770b1964 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile @@ -1,6 +1,5 @@ PORTNAME= gitlab-glfm-markdown -PORTVERSION= 0.0.14 -PORTREVISION= 1 +PORTVERSION= 0.0.16 CATEGORIES= textproc rubygems MASTER_SITES= RG diff --git a/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates b/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates index f2af43b3fbee..eed93d467e11 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates +++ b/textproc/rubygem-gitlab-glfm-markdown/Makefile.crates @@ -22,7 +22,7 @@ CARGO_CRATES= adler-1.0.2 \ clap_derive-4.4.7 \ clap_lex-0.6.0 \ colorchoice-1.0.0 \ - comrak-0.22.0 \ + comrak-0.23.0 \ crc32fast-1.3.2 \ darling-0.14.4 \ darling_core-0.14.4 \ diff --git a/textproc/rubygem-gitlab-glfm-markdown/distinfo b/textproc/rubygem-gitlab-glfm-markdown/distinfo index 325646b434dd..0f9fd97b5a38 100644 --- a/textproc/rubygem-gitlab-glfm-markdown/distinfo +++ b/textproc/rubygem-gitlab-glfm-markdown/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1713289830 -SHA256 (gitlab-glfm-markdown-0.0.14.gem) = 96394f039923b569f3cc53ea852436bfa1582fb9e37b8b0be2fd5dd115ed363a -SIZE (gitlab-glfm-markdown-0.0.14.gem) = 17408 +TIMESTAMP = 1716139748 +SHA256 (gitlab-glfm-markdown-0.0.16.gem) = 137cbeb09b3987385009b9996fd5920f2a9a3be603cefaece6b0eca16a1990e8 +SIZE (gitlab-glfm-markdown-0.0.16.gem) = 17920 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0 @@ -49,8 +49,8 @@ SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272 SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 -SHA256 (rust/crates/comrak-0.22.0.crate) = d0436149c9f6a1935b13306206c739b1ba84fa81f551b5eb87fc2ca7a13700af -SIZE (rust/crates/comrak-0.22.0.crate) = 137365 +SHA256 (rust/crates/comrak-0.23.0.crate) = ab5681b26a36dc46800a908f7d932672a4e82f74759419dd4018bf40658457d5 +SIZE (rust/crates/comrak-0.23.0.crate) = 137650 SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 SHA256 (rust/crates/darling-0.14.4.crate) = 7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850 From nobody Tue May 21 08:25:23 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 4Vk6v73P8Bz5LgYk; Tue, 21 May 2024 08:25:23 +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 4Vk6v71RzVz4f9g; Tue, 21 May 2024 08:25:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279923; 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=B+6sgLI4FEstxwLcH0SQN5dZrqaMe0tPjafG6L2rz0Q=; b=TiAY/ehYhXOpJz+axeoC2OH6dJbXS1jghOlexvR/UfG0D9jyL4w70w8XUqTtEQkRbOgWCx qYG13oKISg4Fs82sDp/10yMy9nzY5lt3QeFt5OKtqDJr2Yod+vnA5ePq0TcUOqodgv9M/M CvH9XCkwBGwjSSd/Ge+d0sBNAAIAeA7uoeohpO4i6ixD3MP2r0hczbrT2mDpEfhOOs/o2+ 8nVYYg1IpEiRnMGBSWFM/+rYJ8bCu/5LVeDzbnbyo8B5kNVQGRmREvSClreaENOjoRZX49 5v+bbaB510a82b651Sr/be3voCbdz84P5yuQsVClRWauLresZAU4WKLWHs5VVg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279923; a=rsa-sha256; cv=none; b=Q9r71lyBKfqSFysglJ8rog3cDT3oSLQndrfdsNgqu64sbb4SSQ9DboOibxw0bPZ/je8WRw qeyWn2j7zM4Kv0KhRlC4VMWhaw4jQlM8nbwBRUFY8lfVKHI6rOiJPMbY+51I102ODiqsAy xnwXLV5o/BtZpHwVEMbjn0RU2Cg+GbJDmo2S3iEB1NhNgojjTpOAuS1I2WKq+96I0u5ikn zcTqmdMzGxJxiD0xP9OgYxemuFBwjn5AhBGVRqmH6EJEWB+6G+dMvMTjphye9RhOmWhow4 UsEckcSgtHiqzbuaGKhlTRRDyYvcgUy7BDbyDjlmmIxHhh/CLyyvGgj/fuWz7g== 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=1716279923; 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=B+6sgLI4FEstxwLcH0SQN5dZrqaMe0tPjafG6L2rz0Q=; b=XJsKr04oElOLWY8J17MBFZcf7b5/fcUkXC2i/r40nCl5jamyWn9bQF1MX0VrF6lzoslXV8 uPoSy8fmSUktL7Pq7RVymMbCSdc6OSXhrv5LUG/wa0iCZHbav8DjUP5gt6Gunm7QLcuql7 oTYYOjNt24a1vXxwEOtrnEa7BNP3eaWB18Yz5dLc6HlKEA2uPi2ajCwFXYQ8AuvwTsgna1 tV5KN1gJMT43X+06Ps0zp0xZ9N2cP7MIKaNbjuVPXGQm0TG2/sqyCYEPqjHfOGoxcY5rWw 6IYO+sNggWYjMQXm44duT3f9oJE60nJkd0R/prhj2wIH2mW7fp80FFWXaBGXdA== 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 4Vk6v70wVgzFN8; Tue, 21 May 2024 08:25:23 +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 44L8PNPV058089; Tue, 21 May 2024 08:25:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PNhq058086; Tue, 21 May 2024 08:25:23 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:23 GMT Message-Id: <202405210825.44L8PNhq058086@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: ff3285521b3e - main - devel/rubygem-sentry-ruby: update to 5.17.3 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ff3285521b3ec9e2a1ad625e0bd222ab3f05d32c Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=ff3285521b3ec9e2a1ad625e0bd222ab3f05d32c commit ff3285521b3ec9e2a1ad625e0bd222ab3f05d32c Author: Matthias Fechner AuthorDate: 2024-05-20 08:44:16 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:07 +0000 devel/rubygem-sentry-ruby: update to 5.17.3 Required for gitlab 17.0.0 Changes: https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md --- devel/rubygem-sentry-ruby/Makefile | 5 +++-- devel/rubygem-sentry-ruby/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-sentry-ruby/Makefile b/devel/rubygem-sentry-ruby/Makefile index 8f8f5f2f6f37..d1257a6dd5c5 100644 --- a/devel/rubygem-sentry-ruby/Makefile +++ b/devel/rubygem-sentry-ruby/Makefile @@ -1,5 +1,5 @@ PORTNAME= sentry-ruby -PORTVERSION= 5.10.0 +PORTVERSION= 5.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,8 @@ WWW= https://github.com/getsentry/sentry-ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby +RUN_DEPENDS= rubygem-bigdecimal>0:math/rubygem-bigdecimal \ + rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby USES= gem diff --git a/devel/rubygem-sentry-ruby/distinfo b/devel/rubygem-sentry-ruby/distinfo index f06dee072bb5..a9a15c22a3b2 100644 --- a/devel/rubygem-sentry-ruby/distinfo +++ b/devel/rubygem-sentry-ruby/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703587841 -SHA256 (rubygem/sentry-ruby-5.10.0.gem) = 115c24c0aee1309210f3a2988fb118e2bec1f11609feeda90e694388b1183619 -SIZE (rubygem/sentry-ruby-5.10.0.gem) = 56320 +TIMESTAMP = 1716140150 +SHA256 (rubygem/sentry-ruby-5.17.3.gem) = 61791a4b0bb0f95cd87aceeaa1efa6d4ab34d64236c9d5df820478adfe2fbbfc +SIZE (rubygem/sentry-ruby-5.17.3.gem) = 69120 From nobody Tue May 21 08:25:21 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 4Vk6v61Bwlz5LgYg; Tue, 21 May 2024 08:25:22 +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 4Vk6v60H7dz4dxG; Tue, 21 May 2024 08:25:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279922; 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=kHl8GYCVbS2JEdLCCxsSskrYZxMULJ8TDN0Yz3lyK6g=; b=Jq24xoeOHNr9NoYac8/uBlXURl0V82OsJOQWtq3cpQGPRIddycg9QbXxQ04Yed8Orq9goZ /z8fNZVj9Vck+SxQ9401QkuNzbs1VHvyynINxqQYyDuC2d5FyO/05Ekuhugwv2sZSRHkRM m9tIFUY9T+Ypr1H5wLQQRLVDypC7diVXBIu2iasMLv8uUXt3nGGM9ISrT9hPwK/0XykahO SVUawS3G32aeVNYz8Y1/I7e6UEmBAKpHPFFtKJBPHuNtV8D0QM0N38aYQHscDUiw98plOW IE4NVqKjFqn9Ba2hxPAETCXhcNEys/0d7eKxU/zxOkBH6OSVFcehwFjsj5LJpQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279922; a=rsa-sha256; cv=none; b=IDYmFvjsV3ug8kjFNHeAbsCJf+0DvOkCkn8mGEekMdmmKjvMMdneiT2O2cfGx+2zWFS0Ok 0QTvWnGPIc0gO8wha8i4B9MPibLNrjtGNYW+AlV10oPRe9W6WD8I4Huf1BW4LN/dFRQJX8 niAwclxv6RynthpreSyltGGa00M/uojNFz5D8rssIzrLbg+tes8yr+F8faSYGZ9k7j3cOM cKdfSrIAl1/WSVz8AKTWOStCOThbChi6OU63nRI+3iydHP7YHUcCcOWEDvA4aGt66dUckl Mvqvd91k0WDWvWYI5rQH6Sjp1kyjXjrY2We7/MJJEYc3WaznuQ2eKo0GbQViwQ== 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=1716279922; 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=kHl8GYCVbS2JEdLCCxsSskrYZxMULJ8TDN0Yz3lyK6g=; b=R1Z5iYKc37IonqJyQRAxWstOGOVcYY7IahSuRcGXOYu7dFVmeMhY3EGINxt+W/XjxYNHec ZhFyqagqoyRtHCFfLtifYD19cBsq0akaXnLv5m81YaaGKFvTflOZZ2RPljS4QTYRsuAxh9 ONtpeP+hI6caanTXdecFcKfu5d8u2ioTIGr4QQDZKkUk/fDnF1dsIwLIN4JTeDOEjG9ejY DJGoO8Qs8mU/2JDkecDFSUP2yrjt35AIosiu4MYq3h1q4xGu/5sZRuRrsr0ry2MsHaD3MP UE3/JTGHW+TzYvpOlj/UwSsteVKXTZoFor4PTZff0KK9z/mXRhnbD3s0s197BA== 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 4Vk6v56yn6zFHw; Tue, 21 May 2024 08:25:21 +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 44L8PLJJ058050; Tue, 21 May 2024 08:25:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PLdZ058047; Tue, 21 May 2024 08:25:21 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:21 GMT Message-Id: <202405210825.44L8PLdZ058047@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 39c89b741937 - main - net/rubygem-kas-grpc: update to 0.5.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 39c89b7419373a86112ee78b52553f873c5aaf86 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=39c89b7419373a86112ee78b52553f873c5aaf86 commit 39c89b7419373a86112ee78b52553f873c5aaf86 Author: Matthias Fechner AuthorDate: 2024-05-20 08:42:13 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:06 +0000 net/rubygem-kas-grpc: update to 0.5.0 Required for gitlab 17.0.0 Changes: https://my.diffend.io/gems/kas-grpc/0.4.0/0.5.0 --- net/rubygem-kas-grpc/Makefile | 2 +- net/rubygem-kas-grpc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/rubygem-kas-grpc/Makefile b/net/rubygem-kas-grpc/Makefile index f647562ee25b..7b07a6179735 100644 --- a/net/rubygem-kas-grpc/Makefile +++ b/net/rubygem-kas-grpc/Makefile @@ -1,5 +1,5 @@ PORTNAME= kas-grpc -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 PORTEPOCH= 1 CATEGORIES= net rubygems MASTER_SITES= RG diff --git a/net/rubygem-kas-grpc/distinfo b/net/rubygem-kas-grpc/distinfo index 4543643acf1e..ae79248492c5 100644 --- a/net/rubygem-kas-grpc/distinfo +++ b/net/rubygem-kas-grpc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708417458 -SHA256 (rubygem/kas-grpc-0.4.0.gem) = bb21845032b443289b20be8ff8ae22a35abedb3ed17e60ed10b6e5f05bc6738d -SIZE (rubygem/kas-grpc-0.4.0.gem) = 6656 +TIMESTAMP = 1716141046 +SHA256 (rubygem/kas-grpc-0.5.0.gem) = 6c796f5afb1f1f37ae7a9d958d9f4b0ba46249e0dd4ca6ee268d4210b85dce35 +SIZE (rubygem/kas-grpc-0.5.0.gem) = 6656 From nobody Tue May 21 08:25:24 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 4Vk6v83pK9z5LgKP; Tue, 21 May 2024 08:25:24 +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 4Vk6v82K7Wz4f9m; Tue, 21 May 2024 08:25:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279924; 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=72VbIFGYa1WzlbB/0uul5GQKn1fxuhPL1QqGebigH0g=; b=ASRQIoJ4KpN6jXAPet95E16O7gJQebF24IV8me4fUV2ytzB03kBku/VB3SARTxZxugUdfC /QyvioZyX9nDh5M7otnvGNBDPZ1lV47cCm/9Mb3FtadDuXJU0o49pLBJHsW4bWsa21V2/c eW/1u4EC+4t60hU9SF8GlpIqL8XVryqI08kUaE0ptEiN5Ap6UJZsZycMOhFDaS3DHmZsA2 030SdEsQ7nlhF3/m+zZNbxlyxR40EhYetsTO6o8v/DwYd8rTpboTgXhMdAIUJX7cBt2epJ LiH8GwMhhB9gVc6n5pTG3ajUu/5LbK8/xYn3tcYuAdEYPasJbY2512JhAseqig== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279924; a=rsa-sha256; cv=none; b=hkbQStAcdKIqKXITUxc9EteY0eXueBs1AGL901/xIAPnCE/yZ/hhx52WsgHWAVkMjFBo9h Ogft03UZxVAQfojfFa5UVgU9La67+Qz9G0k5+IkoA/DmYqiEUxCZee36SA7FvdsI22VLws uPaNgPdGb2kPPGUKJ44L8oC0LY3F1u/mLf/wliit24SOeYGxrm+YOLHcae9WOZz9XuY2q3 O7Sm486sf/B06GqSioApSMBSRm2/tgokaEFZo3RJ/Wq/4hK/1eO5vpBMm/SDwCHybaJomf fUIa0DmimVaZA8aFURBfbDXcyHjPwKIJTaeBAu9eNxnrhOVtS35HnZL4ufjCCQ== 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=1716279924; 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=72VbIFGYa1WzlbB/0uul5GQKn1fxuhPL1QqGebigH0g=; b=CvrJ6elMgSCoJje0SLrzfZrobtlla6cRbH2gDSC1DuTHD1Fy5zk7htSNM4L1HW7F2DeFIU Ebfi1p5x1rusCHA5VWiKWpkuJMEq1Kyg1TbuvhQKQ0OSvWj7xH5IhxARreAADJyUwqSa81 Xy0BeFVo+c6DQ+sWeaheKgs6m34NnAdUFY98Vod/FycHc2EzuNW3qO894gbWEk81c5ELJ6 Fou2DpAK6OItKFQ2mK0PkAOzSAR9HYOiblaWxgD4bd41/N6jIc6g3TAGXoEtduYtWTj7i+ 9KHvX6a/ROtFHllbW/sxaTU2gdIl7ntdsDZqNHG/kk+Hw/CtNLdDDILrdEqZog== 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 4Vk6v81vgtzFL6; Tue, 21 May 2024 08:25:24 +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 44L8POa1058130; Tue, 21 May 2024 08:25:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8POJc058127; Tue, 21 May 2024 08:25:24 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:24 GMT Message-Id: <202405210825.44L8POJc058127@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 69165b5602c2 - main - devel/rubygem-sentry-rails: update to 5.17.3 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 69165b5602c20853ed003b0657f9e2d5257eabb3 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=69165b5602c20853ed003b0657f9e2d5257eabb3 commit 69165b5602c20853ed003b0657f9e2d5257eabb3 Author: Matthias Fechner AuthorDate: 2024-05-20 08:45:32 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:07 +0000 devel/rubygem-sentry-rails: update to 5.17.3 Required for gitlab 17.0.0 Changes: https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md --- devel/rubygem-sentry-rails/Makefile | 4 ++-- devel/rubygem-sentry-rails/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-sentry-rails/Makefile b/devel/rubygem-sentry-rails/Makefile index e21659047ba2..7b3898dfdf61 100644 --- a/devel/rubygem-sentry-rails/Makefile +++ b/devel/rubygem-sentry-rails/Makefile @@ -1,5 +1,5 @@ PORTNAME= sentry-rails -PORTVERSION= 5.10.0 +PORTVERSION= 5.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-railties70>=5.0.0:www/rubygem-railties70 \ - rubygem-sentry-ruby>=5.10.0<5.11:devel/rubygem-sentry-ruby + rubygem-sentry-ruby>=5.17.3<5.18:devel/rubygem-sentry-ruby USES= gem diff --git a/devel/rubygem-sentry-rails/distinfo b/devel/rubygem-sentry-rails/distinfo index e10f0bf3e2c1..1304708c1b47 100644 --- a/devel/rubygem-sentry-rails/distinfo +++ b/devel/rubygem-sentry-rails/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703587963 -SHA256 (rubygem/sentry-rails-5.10.0.gem) = 99aa2fac136c26942eb1897c65de65dac88ad43ac5eb183ff20711287a137ebd -SIZE (rubygem/sentry-rails-5.10.0.gem) = 19456 +TIMESTAMP = 1716140221 +SHA256 (rubygem/sentry-rails-5.17.3.gem) = 017771c42d739c0ad2213a581ca9d005cf543227bc13662cd1ca9909f2429459 +SIZE (rubygem/sentry-rails-5.17.3.gem) = 19968 From nobody Tue May 21 08:25:25 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 4Vk6v95KBZz5LgKS; Tue, 21 May 2024 08:25:25 +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 4Vk6v937rbz4f3t; Tue, 21 May 2024 08:25:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279925; 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=n4vsydWI2PjPScWJ2GkabjMTCAzpQXsu6kTWuKzAqH4=; b=dilLE9obphQsHRtjK1G2lgrTLJ6nEl0uUc97oZjGrjeXOu3dfusX+MSUWlsxXD9GBk1+IF VDb6es6l3FNGMXWPOkqOAy5f5i2xhPPdanTvDODHvFCbDbSHEUHox8BbR7HuXOM4i30kZa qj2he4jSKa4aIUvwG23r1fToNgA1PBbNQT5jtjkdS9MNkeyjcKGyK7oES8b8Cp5vQHS0Ez 9IMbJTPT3heOudsfrrZOgbDEVaOfflYVF+g/U692yhjx4wOJwAUoWzaHD8+EQo0KrvgHIB zbIF6rJHTKeTcTXF8y0U0N/7+lVtjG/glkap/sy6+mY3lqhp4Xabg8K9VnQBlQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279925; a=rsa-sha256; cv=none; b=MzD8HbXuMkjYP4Yyj0BwhoGFdQnLbxXfsEjiIKyJU3HpOzgVWxpU3DyLbatGHDFijPTUyy HVThsGmCbIyaMYGg1FcdH4Gz1E6lbNYRY42PWH2f0zxRD2RERlgUoK65wbZ9fVj0Gwb24n ggeoFTTH8WoMUHI1VjjECk7PkNHhJKO3B6hvrQeaHjDlgslBrTsprCkXhAHSkJadIb0D2M dRCyfox+AWDhJxVy6cD1YaKN5Gh3xWNd1v5A+HFHirhwGE4SzMeOHZUFbxPnvT4PgodkNr 2g/zxKhbH/ht5sSumoGs7VGILIHTOGON+Mbml+4RtY4NoHy5ncxTI8xTTb+0Rg== 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=1716279925; 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=n4vsydWI2PjPScWJ2GkabjMTCAzpQXsu6kTWuKzAqH4=; b=IjW1zXgqrIe0Gu6so7Cmw9NCcDha6GWgGTCjugr0ET8MFqyDs9/XMpfKBnzhnoDK4Q0PYl J5hr81jnRYSKEmI2J/J71n8ESFQfOUoynRl8zMpb34z3p94RYbjOu9ZXvHXxtT6SFSeRZr gPWerkp3KSl3CxcOyWSK3J9rcHRa8JdQ0IxYA3dLKryw3oZDrT7Q3y6qACTyJ5nErvpgnr yvpLZJJlhzOxafi0lxJL1iKb/cWxoPc3RGwRahwoPHLNyTCgPMZ/Sagfi8m+z+Oe4iehjI TQkbnvY2hSJZcN4o/Vw0nyWJ0ufZ0rYZllpy8FvpTLbV+uAN/ehhzf4NqvHswg== 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 4Vk6v92jxCzFL7; Tue, 21 May 2024 08:25:25 +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 44L8PPRe058175; Tue, 21 May 2024 08:25:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PP3f058172; Tue, 21 May 2024 08:25:25 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:25 GMT Message-Id: <202405210825.44L8PP3f058172@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 03c38807197f - main - devel/rubygem-sentry-ruby-core: update to 5.17.3 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 03c38807197fb08966f60060a622b0af020f854a Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=03c38807197fb08966f60060a622b0af020f854a commit 03c38807197fb08966f60060a622b0af020f854a Author: Matthias Fechner AuthorDate: 2024-05-20 08:46:42 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:07 +0000 devel/rubygem-sentry-ruby-core: update to 5.17.3 Required for gitlab 17.0.0 Changes: https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md --- devel/rubygem-sentry-ruby-core/Makefile | 4 ++-- devel/rubygem-sentry-ruby-core/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-sentry-ruby-core/Makefile b/devel/rubygem-sentry-ruby-core/Makefile index 2c67c2f96f09..4cbdb03222db 100644 --- a/devel/rubygem-sentry-ruby-core/Makefile +++ b/devel/rubygem-sentry-ruby-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= sentry-ruby-core -PORTVERSION= 5.10.0 +PORTVERSION= 5.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby \ - rubygem-sentry-ruby>=5.10.0<5.10.1:devel/rubygem-sentry-ruby + rubygem-sentry-ruby>=5.17.3<5.17.4:devel/rubygem-sentry-ruby USES= gem diff --git a/devel/rubygem-sentry-ruby-core/distinfo b/devel/rubygem-sentry-ruby-core/distinfo index cc3e70b5141b..5e554183f20c 100644 --- a/devel/rubygem-sentry-ruby-core/distinfo +++ b/devel/rubygem-sentry-ruby-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712897822 -SHA256 (rubygem/sentry-ruby-core-5.10.0.gem) = 308fe413515172f50e64530a579b3a3e08487fb130bc1c60a7451ef826bcd96e -SIZE (rubygem/sentry-ruby-core-5.10.0.gem) = 56320 +TIMESTAMP = 1716190535 +SHA256 (rubygem/sentry-ruby-core-5.17.3.gem) = 6f446e5a2b0193b58ef223a3c44814ace592a15ea8beaefea95a4d3625bafe4f +SIZE (rubygem/sentry-ruby-core-5.17.3.gem) = 69120 From nobody Tue May 21 08:25:26 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 4Vk6vC2qx9z5LgN6; Tue, 21 May 2024 08:25:27 +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 4Vk6vB44c8z4f66; Tue, 21 May 2024 08:25:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279926; 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=U6Fs/ygpqrKXq84elZVSqkkalFfNn9BFMZ5L7GTpSWE=; b=EoC2tNRR9EYtxQZGbpKaeoSkBDoSB+mkYZneuTIRh3PT2XjsipShplambSC9J13SPEIK7Z TK1gyuAkreCQt21rXgvQhFHFy+aSYoWNISqsXHw6/t11xbKSixdpSFFhhYj0d6HOWQWF9+ JYvxTGM8CyRx5dz8TRaci5XVhNjFWBTFVtKSh0Ae+lRycgYZWexxvxEUve5G0eqKi/r2hO is3cW3DQV4LJfb4lqgrcX1obe1WwDdqwys2eTFedUXX0pwK9smUnrW3FlN+k6jdURGBNqY Ex65/GWeeYgHMa6OUrUCfIOi/yFgcQ0/WAu2BvlEjKfrEpBiASgKdfL8b4/wPQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279926; a=rsa-sha256; cv=none; b=OZz8Mfr/PUGOaO46tiAmhJb4eiGcbb5yE1gZgT7+mQO5sI9gdL6DCm332XtY5EmRpK8fwS +ajhwvLpDxuHV3r1Ug/NTIiTvx5S6EVPwdcnzshRNv1Zt0dBa+KDZJ6sr3jxkFpP+vXUV9 EN5NKPgzX/ZF/3AeOI+R96LF/aPSI0s70z2O+2S2lbib8ikmxvFQsAqUYHi/dRm/7vqdZk eq73ckfF2sPYDmc5BK9UsOYeuGfYnAA18f3pwr71FdY7Prv5ioJZRH3TZ1T7vqc0PHHATP ax7N2GtTgo8Vd14EspFfWj1Ctzo90lrSPSscCn9XBaalvRWcg7pweSI9TbnPQA== 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=1716279926; 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=U6Fs/ygpqrKXq84elZVSqkkalFfNn9BFMZ5L7GTpSWE=; b=v1wiVmbR0+8fmKAnJSS9Zf4XO3IPiUBN98RfyzZ+IuLYetVkoE23RAqupO65zKo2OLR137 1u+52iOW0lfdW2zYAKUfpp/jfCqarbLjY+qrBlcAKKYca7c8yKNY2zZS9WO4MJqXr8jF/U 5EeGDkBkFmiHAjhnjLVwm4REvGBi0xSAoga9+RMxJt2BUuVqtwF4hfwkjJ8MCQk7Ab8Vaa +XqFCrgt/0VDjskTBK8uPTRLX70ymWI3qQbgO/JNpQHpvMDr/a/q8tc4to+9Ubn/9/b+IJ 07wwCXLTH95wApw6Lts7n7s5LFejHeDrAnug4K8cVvR4UrSfhn5P9w56j2APcg== 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 4Vk6vB3hzGzFSY; Tue, 21 May 2024 08:25:26 +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 44L8PQfG058215; Tue, 21 May 2024 08:25:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PQAr058212; Tue, 21 May 2024 08:25:26 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:26 GMT Message-Id: <202405210825.44L8PQAr058212@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: fa3585e30711 - main - devel/rubygem-sentry-sidekiq: update to 5.17.3 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fa3585e3071140f6a0f0e1036a07095d45048165 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa3585e3071140f6a0f0e1036a07095d45048165 commit fa3585e3071140f6a0f0e1036a07095d45048165 Author: Matthias Fechner AuthorDate: 2024-05-20 08:47:46 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:22:07 +0000 devel/rubygem-sentry-sidekiq: update to 5.17.3 Required for gitlab 17.0.0 Changes: https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md --- devel/rubygem-sentry-sidekiq/Makefile | 5 ++--- devel/rubygem-sentry-sidekiq/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/rubygem-sentry-sidekiq/Makefile b/devel/rubygem-sentry-sidekiq/Makefile index 51ad6caae43c..ab568fd54766 100644 --- a/devel/rubygem-sentry-sidekiq/Makefile +++ b/devel/rubygem-sentry-sidekiq/Makefile @@ -1,6 +1,5 @@ PORTNAME= sentry-sidekiq -PORTVERSION= 5.10.0 -PORTREVISION= 1 +PORTVERSION= 5.17.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +10,7 @@ WWW= https://github.com/getsentry/sentry-ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-sentry-ruby>=5.10.0<5.11:devel/rubygem-sentry-ruby \ +RUN_DEPENDS= rubygem-sentry-ruby>=5.17.3<5.18:devel/rubygem-sentry-ruby \ rubygem-sidekiq71>=3.0:devel/rubygem-sidekiq71 USES= gem diff --git a/devel/rubygem-sentry-sidekiq/distinfo b/devel/rubygem-sentry-sidekiq/distinfo index 46bfee4b0c5f..6ce8ae4ca861 100644 --- a/devel/rubygem-sentry-sidekiq/distinfo +++ b/devel/rubygem-sentry-sidekiq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703588050 -SHA256 (rubygem/sentry-sidekiq-5.10.0.gem) = cc81018d0733fb1be3fb5641c9e0b61030bbeaa1d0b23ca64797d70def7aea1a -SIZE (rubygem/sentry-sidekiq-5.10.0.gem) = 11264 +TIMESTAMP = 1716140288 +SHA256 (rubygem/sentry-sidekiq-5.17.3.gem) = d0714a218999e41e38127d0c174e0ee62a32b069f92e85b544e0c2125eca2c58 +SIZE (rubygem/sentry-sidekiq-5.17.3.gem) = 12800 From nobody Tue May 21 08:25: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 4Vk6vF1sZ7z5LgSJ; Tue, 21 May 2024 08:25: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vk6vD5gktz4fF1; Tue, 21 May 2024 08:25:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279928; 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=6+4xqgms+hc/bXLbytUSO98HE+u+523ryhZfUXcn0Sk=; b=bU5uHECthpyBYdvbe+irEa6uAOS2R0opp1OvtHg5i+W6MCvudd1ZJR5yH3LKQsOBl6JhYa 8t0/ho9OyiLAMvGN1+o/nCJxCMgxnoMHq+TG+C8jhLEeeJHqESjWYwg3pBX3p0ravH0lFk 68tGDxnK9/23S02h1X01ZZqHL1KihrN1kGSYqHxSyIKXIAwlrL2L+xlPHgh0xqFPSXHAKF 2qOcmx/nR6gaIAN5NYMUIbe0Q3njFidN530LOMVrKSf4MmH526cCvi8wbpaCBcWPI+zB6g cNfk6DSzZvvh053G7d+1RGUAM0Wat23KHVYCcSisiYhOZ1ohjC2U5GzelThWvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279928; a=rsa-sha256; cv=none; b=R4gGm7lW07YW8uAVV1k6W9Of5rWmlHDZ8qayxZ3jWyFEwxtQhrjLqrU7XdYTtgj/IcbehK raL/zL8sHQEGj1npaLxqrS/dQWujFILeNva0N7uPKi0s2ErN2p6gofnslaz1vV7bChU1dW Uu43UjElxLJSwT48te+KPkxZSm/J8NTuhlQhBSQzGB/iq5UeUUhDXgWTHF6VvoGrQVMeJK 33SH9b5smFiMcqw2qW1HCT2JSY7dzTTo9tz7rWZgQX3HVMkvirC2SZ52gkFpHN7y8l6X/g ZmsCyJSRrHPqj6MMlna4CEkop6NTB0Yztw5tObcHGVFdlFlLYeSVw67vHpQtVg== 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=1716279928; 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=6+4xqgms+hc/bXLbytUSO98HE+u+523ryhZfUXcn0Sk=; b=J+nLRA11MG8DtbUsqsnBvJqZr27tqC/4xMvrCwFNlBdy3D3MJb5n5469sC8OpVInVvELGs e7CIOOmCixCZK+X5w2pDyoV9l4zyvLVnr2FX+fNtkd3gswtwrDTeOgWimhMBUrCP+TkQ1K yxhl0gos8fk7gk9cytQZ8kbSfm3QIC0xgR+vD2C+9rkupQ9DKl3Q8+DuAGOiyi9dwPgvpk Hs6Rx/t4FkhKcCwnm0cdGEgRuVlcbigkVJTQfiGu1ZZCkWL4rI/FPxin/GfBtna2zm8wpz wrAHmBVvNUJcKFfESMP4di/UsFmdyJ6NQJGAMi7qcYTKIONjDzJtkpp/+6Fk/A== 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 4Vk6vD5HK2zF3N; Tue, 21 May 2024 08:25:28 +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 44L8PSja058304; Tue, 21 May 2024 08:25:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PSZU058301; Tue, 21 May 2024 08:25:28 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:28 GMT Message-Id: <202405210825.44L8PSZU058301@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 31f2eff37560 - main - www/gitlab: major update to 17.0.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 31f2eff375601bfe9cf31ce3887971650c6c7215 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=31f2eff375601bfe9cf31ce3887971650c6c7215 commit 31f2eff375601bfe9cf31ce3887971650c6c7215 Author: Matthias Fechner AuthorDate: 2024-05-20 08:51:24 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:43 +0000 www/gitlab: major update to 17.0.0 Make sure you update to 16.11.x before! Changes: https://about.gitlab.com/releases/2024/05/16/gitlab-17-0-released/ --- UPDATING | 10 ++++ devel/gitaly/Makefile | 5 +- devel/gitaly/distinfo | 10 ++-- net/gitlab-agent/Makefile | 5 +- net/gitlab-agent/distinfo | 10 ++-- www/gitlab-pages/Makefile | 3 +- www/gitlab-pages/distinfo | 10 ++-- www/gitlab-workhorse/Makefile | 3 +- www/gitlab-workhorse/distinfo | 10 ++-- www/gitlab/Makefile | 68 +++++++++++++++--------- www/gitlab/distinfo | 12 ++--- www/gitlab/files/patch-Gemfile | 59 +++++++++----------- www/gitlab/files/patch-config_gitlab.yml.example | 14 ++--- www/gitlab/pkg-message | 4 +- 14 files changed, 118 insertions(+), 105 deletions(-) diff --git a/UPDATING b/UPDATING index 29ea88dabb24..c26e1f81b2cc 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20240521: + AFFECTS: www/gitlab + AUTHOR: mfechner@FreeBSD.org + + Make sure you upgrade first to 16.11.x before you upgrade to the today + released version 17.0.0. + + For more details see: + https://gitlab.fechner.net/mfechner/Gitlab-docu/-/blob/master/update/16.11-17.0-freebsd.md + 20240517: AFFECTS: comms/tio AUTHOR: diizzy@FreeBSD.org diff --git a/devel/gitaly/Makefile b/devel/gitaly/Makefile index 4b13bb9088f5..30538402586e 100644 --- a/devel/gitaly/Makefile +++ b/devel/gitaly/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitaly DISTVERSIONPREFIX= v -DISTVERSION= 16.11.2 -PORTREVISION= 1 +DISTVERSION= 17.0.0 CATEGORIES= devel MAINTAINER= mfechner@FreeBSD.org @@ -12,7 +11,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE # define dependencies that are required for build and run under MY_DEPENDS -MY_DEPENDS= git>=2.43.0:devel/git +MY_DEPENDS= git>=2.45.0:devel/git BUILD_DEPENDS= bash>0:shells/bash \ ${LOCALBASE}/bin/cmake:devel/cmake-core \ pcre2>0:devel/pcre2 \ diff --git a/devel/gitaly/distinfo b/devel/gitaly/distinfo index 055771afaa65..5d8fc543f87c 100644 --- a/devel/gitaly/distinfo +++ b/devel/gitaly/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1715233644 -SHA256 (go/devel_gitaly/gitaly-v16.11.2/go.mod) = 701cdacc7cfef68f40611c56a42b322cd4ddce5d2ad0508d51e43013adca7388 -SIZE (go/devel_gitaly/gitaly-v16.11.2/go.mod) = 11024 -SHA256 (go/devel_gitaly/gitaly-v16.11.2/gitaly-v16.11.2.tar.bz2) = 2ef5694964e536f9e484d821268579b96aabfd6fc412a1d8b968e85b560d3ab6 -SIZE (go/devel_gitaly/gitaly-v16.11.2/gitaly-v16.11.2.tar.bz2) = 2607224 +TIMESTAMP = 1716142318 +SHA256 (go/devel_gitaly/gitaly-v17.0.0/go.mod) = b3bc1c564079168d4d922a5dbde5fc43db3775820f008dd0266a6f5f10644015 +SIZE (go/devel_gitaly/gitaly-v17.0.0/go.mod) = 10988 +SHA256 (go/devel_gitaly/gitaly-v17.0.0/gitaly-v17.0.0.tar.bz2) = ddd63393291a923103db8c83a0e5165ae651cd1e9494d72e354ce1c1ccfc1e0d +SIZE (go/devel_gitaly/gitaly-v17.0.0/gitaly-v17.0.0.tar.bz2) = 2613764 diff --git a/net/gitlab-agent/Makefile b/net/gitlab-agent/Makefile index 4259634dbe4f..f3fe07c48491 100644 --- a/net/gitlab-agent/Makefile +++ b/net/gitlab-agent/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitlab-agent -PORTVERSION= 16.11.2 +PORTVERSION= 17.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= net MAINTAINER= mfechner@FreeBSD.org @@ -15,7 +14,7 @@ BUILD_DEPENDS= git>=0:devel/git \ golangci-lint>=0:devel/golangci-lint USES= go:modules,1.22 -GO_MODULE= gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v16 +GO_MODULE= gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17 _BUILD_DATE= $$(date -u "+%Y-%m-%d-%H%M UTC") GO_TARGET= ./cmd/kas diff --git a/net/gitlab-agent/distinfo b/net/gitlab-agent/distinfo index f12a8c844aba..34cbef573ea5 100644 --- a/net/gitlab-agent/distinfo +++ b/net/gitlab-agent/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1715233688 -SHA256 (go/net_gitlab-agent/gitlab-agent-v16.11.2/v16.11.2.mod) = 73740cc2454413865622b26264c35ee5cdd7dd701e66e9e9642dc7d30e690b56 -SIZE (go/net_gitlab-agent/gitlab-agent-v16.11.2/v16.11.2.mod) = 7055 -SHA256 (go/net_gitlab-agent/gitlab-agent-v16.11.2/v16.11.2.zip) = 102901d9e5671fb6d2486fbdbde3a6296081727602204615f2d6e123f2a074cc -SIZE (go/net_gitlab-agent/gitlab-agent-v16.11.2/v16.11.2.zip) = 1256580 +TIMESTAMP = 1716193014 +SHA256 (go/net_gitlab-agent/gitlab-agent-v17.0.0/v17.0.0.mod) = d8774eb02565f5c192d37fbc7caacd3d27dbcabcbebecd5b4afcb5b32d3e0776 +SIZE (go/net_gitlab-agent/gitlab-agent-v17.0.0/v17.0.0.mod) = 7042 +SHA256 (go/net_gitlab-agent/gitlab-agent-v17.0.0/v17.0.0.zip) = 0e0ac371f0cf357028e33b1f8d1f190d69ee391a56420c84164386b8e64dd51f +SIZE (go/net_gitlab-agent/gitlab-agent-v17.0.0/v17.0.0.zip) = 1210254 diff --git a/www/gitlab-pages/Makefile b/www/gitlab-pages/Makefile index 03ce9a176363..a18542f43cfa 100644 --- a/www/gitlab-pages/Makefile +++ b/www/gitlab-pages/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitlab-pages -PORTVERSION= 16.11.2 +PORTVERSION= 17.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-pages/-/raw/v${DISTVERSION}/ DISTFILES+= go.mod diff --git a/www/gitlab-pages/distinfo b/www/gitlab-pages/distinfo index a0a26ee3eb8a..372f6cb8936a 100644 --- a/www/gitlab-pages/distinfo +++ b/www/gitlab-pages/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1715233578 -SHA256 (go/www_gitlab-pages/gitlab-pages-v16.11.2/go.mod) = de0926d06d56e5cdb84c2c4fd4bc05bb9c8c3724a8e1cf8c0f775856958540ba -SIZE (go/www_gitlab-pages/gitlab-pages-v16.11.2/go.mod) = 3328 -SHA256 (go/www_gitlab-pages/gitlab-pages-v16.11.2/gitlab-pages-v16.11.2.tar.bz2) = b3e20a66f98fe1b18f455f24434078cb9cde069040ca3ad49a92acc9abae2553 -SIZE (go/www_gitlab-pages/gitlab-pages-v16.11.2/gitlab-pages-v16.11.2.tar.bz2) = 212649 +TIMESTAMP = 1716142216 +SHA256 (go/www_gitlab-pages/gitlab-pages-v17.0.0/go.mod) = de0926d06d56e5cdb84c2c4fd4bc05bb9c8c3724a8e1cf8c0f775856958540ba +SIZE (go/www_gitlab-pages/gitlab-pages-v17.0.0/go.mod) = 3328 +SHA256 (go/www_gitlab-pages/gitlab-pages-v17.0.0/gitlab-pages-v17.0.0.tar.bz2) = cc73f2d8055c117bce32a7e4927e9f24b400e75949351764438dbd394e5929d8 +SIZE (go/www_gitlab-pages/gitlab-pages-v17.0.0/gitlab-pages-v17.0.0.tar.bz2) = 212538 diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile index 05e711f7afc4..9367d2cdedc0 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitlab-workhorse -PORTVERSION= 16.11.2 +PORTVERSION= 17.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www MAINTAINER= mfechner@FreeBSD.org diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index 68c3f2fa644c..035ced8802a7 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1715233555 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.11.2/go.mod) = 2c1ff4ba288aa4bf72cc93438b6dda7660257f50eeb7823f9acc0dde5412c499 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.11.2/go.mod) = 7010 -SHA256 (go/www_gitlab-workhorse/gitlab-foss-v16.11.2/gitlab-foss-v16.11.2.tar.bz2) = df51a6799690bdaf09091009993afdccd9fbff07387431ec591217de30e57a72 -SIZE (go/www_gitlab-workhorse/gitlab-foss-v16.11.2/gitlab-foss-v16.11.2.tar.bz2) = 102643047 +TIMESTAMP = 1716138943 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v17.0.0/go.mod) = 01accf76d651c177faba180d5d544c1509d3af644af5acb5a7c40268b744f99e +SIZE (go/www_gitlab-workhorse/gitlab-foss-v17.0.0/go.mod) = 7030 +SHA256 (go/www_gitlab-workhorse/gitlab-foss-v17.0.0/gitlab-foss-v17.0.0.tar.bz2) = b4c809cf09846f3dff3c55cba6a6e6a7d16c0e790b2f2c86bf3cf89a67b7bd9f +SIZE (go/www_gitlab-workhorse/gitlab-foss-v17.0.0/gitlab-foss-v17.0.0.tar.bz2) = 103670734 diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile index e1734b735af5..f15aacf1d9bb 100644 --- a/www/gitlab/Makefile +++ b/www/gitlab/Makefile @@ -1,7 +1,6 @@ PORTNAME= gitlab-${FLAVOR:Uce} -PORTVERSION= 16.11.2 +PORTVERSION= 17.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 .if ${FLAVOR:U} == ee DISTVERSIONSUFFIX= -ee .endif @@ -47,7 +46,7 @@ MY_DEPENDS= git>=2.41.0:devel/git \ rubygem-ipaddr>=1.2.5<1.3:net/rubygem-ipaddr \ rubygem-responders-rails70>=3.0<4.0:www/rubygem-responders-rails70 \ rubygem-sprockets3>=3.7<3.8:devel/rubygem-sprockets3 \ - rubygem-view_component-rails70>=3.11.0<3.12:devel/rubygem-view_component-rails70 \ + rubygem-view_component-rails70>=3.12.1<3.13:devel/rubygem-view_component-rails70 \ rubygem-pg>=1.5.6<1.6:databases/rubygem-pg \ rubygem-neighbor>=0.2.3<0.3:databases/rubygem-neighbor \ rubygem-rugged>=1.6<2:devel/rubygem-rugged \ @@ -63,15 +62,12 @@ MY_DEPENDS= git>=2.41.0:devel/git \ rubygem-omniauth>=2.1.0<3:security/rubygem-omniauth \ rubygem-omniauth-auth0>=3.1.0<3.2.0:net/rubygem-omniauth-auth0 \ rubygem-omniauth-azure-activedirectory-v2>=2.0<3:net/rubygem-omniauth-azure-activedirectory-v2 \ - rubygem-omniauth-dingtalk-oauth2>=1.0.1<2:security/rubygem-omniauth-dingtalk-oauth2 \ rubygem-omniauth-alicloud>=3.0.0<3.1:security/rubygem-omniauth-alicloud \ - rubygem-omniauth-facebook>=4.0.0:net/rubygem-omniauth-facebook \ rubygem-omniauth-github>=2.0.1<2.1:net/rubygem-omniauth-github \ rubygem-omniauth-google-oauth2>=1.1<2:net/rubygem-omniauth-google-oauth2 \ rubygem-omniauth-oauth2-generic>=0.2.2<0.3.0:security/rubygem-omniauth-oauth2-generic \ rubygem-omniauth-saml>=2.1.0<3:security/rubygem-omniauth-saml \ rubygem-omniauth-shibboleth-redux>=2.0<3:security/rubygem-omniauth-shibboleth-redux \ - rubygem-omniauth-twitter>=1.4<2.0:net/rubygem-omniauth-twitter \ rubygem-omniauth_openid_connect>=0.6.1<0.7.0:net/rubygem-omniauth_openid_connect \ rubygem-openid_connect>=1.3.1<1.3.2:net/rubygem-openid_connect \ rubygem-omniauth-atlassian-oauth2>=0.2.0<0.3:security/rubygem-omniauth-atlassian-oauth2 \ @@ -92,12 +88,12 @@ MY_DEPENDS= git>=2.41.0:devel/git \ rubygem-gitlab_omniauth-ldap>=2.2.0<2.3.0:net/rubygem-gitlab_omniauth-ldap \ rubygem-net-ldap017>=0.17.1<0.18:net/rubygem-net-ldap017 \ rubygem-grape>=2.0.0<2.1:devel/rubygem-grape \ - rubygem-grape-entity>=0.10.2<0.11.0,1:devel/rubygem-grape-entity \ + rubygem-grape-entity>=1.0.1<1.1,1:devel/rubygem-grape-entity \ rubygem-grape-swagger20>=2.0.2<2.1:devel/rubygem-grape-swagger20 \ rubygem-grape-swagger-entity>=0.5.1<0.6:devel/rubygem-grape-swagger-entity \ rubygem-grape-path-helpers>=2.0.1<2.1:devel/rubygem-grape-path-helpers \ rubygem-rack-cors>=2.0.1<2.1:www/rubygem-rack-cors \ - rubygem-graphql>=2.2.5<2.3:devel/rubygem-graphql \ + rubygem-graphql>=2.3.2<2.4:devel/rubygem-graphql \ rubygem-graphql-docs>=4.0.0<4.1.0:devel/rubygem-graphql-docs \ rubygem-graphiql-rails>=1.8.0<1.9:devel/rubygem-graphiql-rails \ rubygem-apollo_upload_server>=2.1.5<2.2:net/rubygem-apollo_upload_server \ @@ -110,7 +106,7 @@ MY_DEPENDS= git>=2.41.0:devel/git \ rubygem-mini_magick>=4.12<5:graphics/rubygem-mini_magick \ rubygem-fog-aws>=3.18<4:net/rubygem-fog-aws \ rubygem-fog-core210>=2.1.0<2.1.1:devel/rubygem-fog-core210 \ - rubygem-fog-google>=1.19<2:net/rubygem-fog-google \ + rubygem-fog-google>=1.24.1<1.25:net/rubygem-fog-google \ rubygem-fog-local>=0.8<1.0:net/rubygem-fog-local \ rubygem-fog-aliyun>=0.4<1.0:net/rubygem-fog-aliyun \ rubygem-gitlab-fog-azure-rm>=1.9.1<1.10:net/rubygem-gitlab-fog-azure-rm \ @@ -133,9 +129,9 @@ MY_DEPENDS= git>=2.41.0:devel/git \ rubygem-elasticsearch-model713>=7.2<8:textproc/rubygem-elasticsearch-model713 \ rubygem-elasticsearch-rails>=7.2<8:textproc/rubygem-elasticsearch-rails \ rubygem-elasticsearch-api713>=7.13.3<7.13.4:textproc/rubygem-elasticsearch-api713 \ - rubygem-aws-sdk-core>=3.191.6<4:devel/rubygem-aws-sdk-core \ + rubygem-aws-sdk-core>=3.194.2<4:devel/rubygem-aws-sdk-core \ rubygem-aws-sdk-cloudformation>=1<2:devel/rubygem-aws-sdk-cloudformation \ - rubygem-aws-sdk-s3>=1.146.1<2:devel/rubygem-aws-sdk-s3 \ + rubygem-aws-sdk-s3>=1.149.1<2:devel/rubygem-aws-sdk-s3 \ rubygem-faraday_middleware-aws-sigv403>=0.3.0<0.4:devel/rubygem-faraday_middleware-aws-sigv403 \ rubygem-typhoeus>=1.4.0<1.5:www/rubygem-typhoeus \ rubygem-html-pipeline>=2.14.3<2.15:textproc/rubygem-html-pipeline \ @@ -154,7 +150,7 @@ MY_DEPENDS= git>=2.41.0:devel/git \ rubygem-rouge>=4.2.0<4.3:textproc/rubygem-rouge \ rubygem-truncato>=0.7.12<0.8.0:textproc/rubygem-truncato \ rubygem-nokogiri>=1.16<2:textproc/rubygem-nokogiri \ - rubygem-gitlab-glfm-markdown>=0.0.14<0.1:textproc/rubygem-gitlab-glfm-markdown \ + rubygem-gitlab-glfm-markdown>=0.0.16<0.1:textproc/rubygem-gitlab-glfm-markdown \ rubygem-icalendar>=0:devel/rubygem-icalendar \ rubygem-diffy>=3.4<4:textproc/rubygem-diffy \ rubygem-rack22>=2.2.8.1,3<2.3,3:www/rubygem-rack22 \ @@ -174,9 +170,9 @@ MY_DEPENDS= git>=2.41.0:devel/git \ rubygem-version_sorter>=2.3<3:textproc/rubygem-version_sorter \ rubygem-js_regex>=3.8<4.0:textproc/rubygem-js_regex \ rubygem-device_detector>=0:devel/rubygem-device_detector \ - rubygem-redis-namespace110>=1.10.0<1.11:databases/rubygem-redis-namespace110 \ - rubygem-redis50>=5.0.0<5.1:databases/rubygem-redis50 \ - rubygem-redis-clustering50>=5.0.0<5.1:databases/rubygem-redis-clustering50 \ + rubygem-redis-namespace>=1.11.0<1.12:databases/rubygem-redis-namespace \ + rubygem-redis>=5.2.0<5.3:databases/rubygem-redis \ + rubygem-redis-clustering>=5.2.0<5.3:databases/rubygem-redis-clustering \ rubygem-connection_pool>=2.4.1<3.0:net/rubygem-connection_pool \ rubygem-redis-actionpack-rails70>=5.4.0<5.5:databases/rubygem-redis-actionpack-rails70 \ rubygem-discordrb-webhooks>=3.5<4.0:net-im/rubygem-discordrb-webhooks \ @@ -206,22 +202,44 @@ MY_DEPENDS= git>=2.41.0:devel/git \ rubygem-base32>=0.3.0<0.4.0:converters/rubygem-base32 \ rubygem-gitlab-license>=2.4<3:devel/rubygem-gitlab-license \ rubygem-rack-attack>=6.7.0<6.8:www/rubygem-rack-attack \ - rubygem-sentry-raven>=3.1<4.0:devel/rubygem-sentry-raven \ - rubygem-sentry-ruby>=5.10.0<5.11:devel/rubygem-sentry-ruby \ - rubygem-sentry-rails>=5.10.0<5.11:devel/rubygem-sentry-rails \ - rubygem-sentry-sidekiq>=5.10.0<5.11:devel/rubygem-sentry-sidekiq \ + rubygem-sentry-ruby>=5.17.3<5.18:devel/rubygem-sentry-ruby \ + rubygem-sentry-rails>=5.17.3<5.18:devel/rubygem-sentry-rails \ + rubygem-sentry-sidekiq>=5.17.3<5.18:devel/rubygem-sentry-sidekiq \ rubygem-pg_query>=5.1.0<5.2:databases/rubygem-pg_query \ rubygem-premailer-rails110-rails70>=1.10.3<1.11:mail/rubygem-premailer-rails110-rails70 \ - rubygem-gitlab-labkit>=0.35.1<0.36:devel/rubygem-gitlab-labkit \ + rubygem-gitlab-labkit>=0.36.0<0.37:devel/rubygem-gitlab-labkit \ rubygem-thrift>=0.16.0:devel/rubygem-thrift \ - rubygem-rails-i18n-rails70>=7.0<8:devel/rubygem-rails-i18n-rails70 \ + rubygem-rails-i18n-rails70>=7.0.9<8:devel/rubygem-rails-i18n-rails70 \ rubygem-gettext_i18n_rails>=1.12.0<1.13:devel/rubygem-gettext_i18n_rails \ rubygem-gettext>=3.4<4:devel/rubygem-gettext \ - rubygem-batch-loader>=2.0.1<2.1:devel/rubygem-batch-loader \ + rubygem-batch-loader>=2.0.5<2.1:devel/rubygem-batch-loader \ rubygem-peek-rails70>=1.1<2.0:devel/rubygem-peek-rails70 \ rubygem-snowplow-tracker>=0.8.0<1:devel/rubygem-snowplow-tracker \ rubygem-webrick>=1.8.1<1.9:www/rubygem-webrick \ rubygem-prometheus-client-mmap>=1.1.1<2:devel/rubygem-prometheus-client-mmap \ + rubygem-opentelemetry-sdk>=1.4.0:devel/rubygem-opentelemetry-sdk \ + rubygem-opentelemetry-exporter-otlp>=0.26.3:devel/rubygem-opentelemetry-exporter-otlp \ + rubygem-opentelemetry-instrumentation-active_support>=0.5.1:devel/rubygem-opentelemetry-instrumentation-active_support \ + rubygem-opentelemetry-instrumentation-action_pack>=0.9.0:devel/rubygem-opentelemetry-instrumentation-action_pack \ + rubygem-opentelemetry-instrumentation-active_job>=0.7.1:devel/rubygem-opentelemetry-instrumentation-active_job \ + rubygem-opentelemetry-instrumentation-active_record>=0.7.0:devel/rubygem-opentelemetry-instrumentation-active_record \ + rubygem-opentelemetry-instrumentation-action_view>=0.7.0:devel/rubygem-opentelemetry-instrumentation-action_view \ + rubygem-opentelemetry-instrumentation-aws_sdk>=0.5.1:devel/rubygem-opentelemetry-instrumentation-aws_sdk \ + rubygem-opentelemetry-instrumentation-http>=0.23.2:devel/rubygem-opentelemetry-instrumentation-http \ + rubygem-opentelemetry-instrumentation-concurrent_ruby>=0.21.2:devel/rubygem-opentelemetry-instrumentation-concurrent_ruby \ + rubygem-opentelemetry-instrumentation-ethon>=0.21.3:devel/rubygem-opentelemetry-instrumentation-ethon \ + rubygem-opentelemetry-instrumentation-excon>=0.22.0:devel/rubygem-opentelemetry-instrumentation-excon \ + rubygem-opentelemetry-instrumentation-faraday>=0.24.0:devel/rubygem-opentelemetry-instrumentation-faraday \ + rubygem-opentelemetry-instrumentation-grape>=0.1.6:devel/rubygem-opentelemetry-instrumentation-grape \ + rubygem-opentelemetry-instrumentation-graphql>=0.28.0:devel/rubygem-opentelemetry-instrumentation-graphql \ + rubygem-opentelemetry-instrumentation-http_client>=0.22.3:devel/rubygem-opentelemetry-instrumentation-http_client \ + rubygem-opentelemetry-instrumentation-net_http>=0.22.4:devel/rubygem-opentelemetry-instrumentation-net_http \ + rubygem-opentelemetry-instrumentation-pg>=0.27.1:devel/rubygem-opentelemetry-instrumentation-pg \ + rubygem-opentelemetry-instrumentation-rack>=0.24.0:devel/rubygem-opentelemetry-instrumentation-rack \ + rubygem-opentelemetry-instrumentation-rails>=0.30.0:devel/rubygem-opentelemetry-instrumentation-rails \ + rubygem-opentelemetry-instrumentation-rake>=0.2.1:devel/rubygem-opentelemetry-instrumentation-rake \ + rubygem-opentelemetry-instrumentation-redis>=0.25.3:devel/rubygem-opentelemetry-instrumentation-redis \ + rubygem-opentelemetry-instrumentation-sidekiq>=0.25.2:devel/rubygem-opentelemetry-instrumentation-sidekiq \ rubygem-warning>=1.3.0<1.4:devel/rubygem-warning \ rubygem-gitlab-dangerfiles>=4.7.0<4.8:devel/rubygem-gitlab-dangerfiles \ rubygem-license_finder>=7.0.0<8:devel/rubygem-license_finder \ @@ -241,9 +259,9 @@ MY_DEPENDS= git>=2.41.0:devel/git \ rubygem-net-ntp>0:net/rubygem-net-ntp \ rubygem-ssh_data>=1.3<2:security/rubygem-ssh_data \ rubygem-spamcheck>=1.3.0<1.4:net/rubygem-spamcheck \ - rubygem-gitaly>=16.11.0.pre.rc1<16.12.0:net/rubygem-gitaly \ - rubygem-kas-grpc>=0.4.0,1<0.5.0,1:net/rubygem-kas-grpc \ - rubygem-grpc>=1.60.0<2:net/rubygem-grpc \ + rubygem-gitaly>=17.0.0.pre.rc2<17.1:net/rubygem-gitaly \ + rubygem-kas-grpc>=0.5.0,1<0.6.0,1:net/rubygem-kas-grpc \ + rubygem-grpc>=1.63.0<2:net/rubygem-grpc \ rubygem-google-protobuf>=3.25.3<4:devel/rubygem-google-protobuf \ rubygem-toml-rb>=2.2.0<3:www/rubygem-toml-rb \ rubygem-flipper026>=0.26.2<0.27:devel/rubygem-flipper026 \ diff --git a/www/gitlab/distinfo b/www/gitlab/distinfo index 3f141a251508..e793c208bcd9 100644 --- a/www/gitlab/distinfo +++ b/www/gitlab/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1715233601 -SHA256 (gitlab-foss-v16.11.2.tar.bz2) = df51a6799690bdaf09091009993afdccd9fbff07387431ec591217de30e57a72 -SIZE (gitlab-foss-v16.11.2.tar.bz2) = 102643047 -TIMESTAMP = 1715233651 -SHA256 (gitlab-v16.11.2-ee.tar.bz2) = f0a5872ea2057fcaa204e78cf493b5cf259b8112471924ebb09d201701656035 -SIZE (gitlab-v16.11.2-ee.tar.bz2) = 110321273 +TIMESTAMP = 1716193221 +SHA256 (gitlab-foss-v17.0.0.tar.bz2) = b4c809cf09846f3dff3c55cba6a6e6a7d16c0e790b2f2c86bf3cf89a67b7bd9f +SIZE (gitlab-foss-v17.0.0.tar.bz2) = 103670734 +TIMESTAMP = 1716193336 +SHA256 (gitlab-v17.0.0-ee.tar.bz2) = a83518a3edc711a91b9941f96365b2f869d8db411db4ee5bd5b1f27f42555672 +SIZE (gitlab-v17.0.0-ee.tar.bz2) = 111194012 diff --git a/www/gitlab/files/patch-Gemfile b/www/gitlab/files/patch-Gemfile index 19e303a3e6a7..cb36ba55d06e 100644 --- a/www/gitlab/files/patch-Gemfile +++ b/www/gitlab/files/patch-Gemfile @@ -1,4 +1,4 @@ ---- Gemfile.orig 2024-04-17 11:47:15 UTC +--- Gemfile.orig 2024-05-15 08:00:50 UTC +++ Gemfile @@ -58,7 +58,7 @@ gem 'rugged', '~> 1.6' # rubocop:todo Gemfile/MissingF @@ -9,18 +9,16 @@ gem 'marginalia', '~> 1.11.1' # rubocop:todo Gemfile/MissingFeatureCategory # Authorization -@@ -78,8 +78,8 @@ gem 'omniauth-alicloud', '~> 3.0.0' # rubocop:todo Gem - gem 'omniauth-azure-oauth2', '~> 0.0.9', path: 'vendor/gems/omniauth-azure-oauth2' # See gem README.md # rubocop:todo Gemfile/MissingFeatureCategory - gem 'omniauth-dingtalk-oauth2', '~> 1.0' # rubocop:todo Gemfile/MissingFeatureCategory +@@ -76,7 +76,7 @@ gem 'omniauth-alicloud', '~> 3.0.0' # rubocop:todo Gem + gem 'omniauth-auth0', '~> 3.1' # rubocop:todo Gemfile/MissingFeatureCategory + gem 'omniauth-azure-activedirectory-v2', '~> 2.0' # rubocop:todo Gemfile/MissingFeatureCategory gem 'omniauth-alicloud', '~> 3.0.0' # rubocop:todo Gemfile/MissingFeatureCategory --gem 'omniauth-facebook', '~> 4.0.0' # rubocop:todo Gemfile/MissingFeatureCategory -gem 'omniauth-github', '2.0.1' # rubocop:todo Gemfile/MissingFeatureCategory -+gem 'omniauth-facebook', '>= 4.0.0' # rubocop:todo Gemfile/MissingFeatureCategory +gem 'omniauth-github', '~> 2.0.1' # rubocop:todo Gemfile/MissingFeatureCategory gem 'omniauth-gitlab', '~> 4.0.0', path: 'vendor/gems/omniauth-gitlab' # See vendor/gems/omniauth-gitlab/README.md # rubocop:todo Gemfile/MissingFeatureCategory gem 'omniauth-google-oauth2', '~> 1.1' # rubocop:todo Gemfile/MissingFeatureCategory gem 'omniauth-oauth2-generic', '~> 0.2.2' # rubocop:todo Gemfile/MissingFeatureCategory -@@ -90,7 +90,7 @@ gem 'omniauth_openid_connect', '~> 0.6.1' # rubocop:to +@@ -86,7 +86,7 @@ gem 'omniauth_openid_connect', '~> 0.6.1' # rubocop:to gem 'omniauth_openid_connect', '~> 0.6.1' # rubocop:todo Gemfile/MissingFeatureCategory # Locked until Ruby 3.0 upgrade since upgrading will pull in an updated net-smtp gem. # See https://docs.gitlab.com/ee/development/emails.html#rationale. @@ -29,7 +27,7 @@ gem 'omniauth-salesforce', '~> 1.0.5', path: 'vendor/gems/omniauth-salesforce' # See gem README.md # rubocop:todo Gemfile/MissingFeatureCategory gem 'omniauth-atlassian-oauth2', '~> 0.2.0' # rubocop:todo Gemfile/MissingFeatureCategory gem 'rack-oauth2', '~> 1.21.3' # rubocop:todo Gemfile/MissingFeatureCategory -@@ -185,7 +185,7 @@ gem 'google-cloud-storage', '~> 1.45.0' # rubocop:todo +@@ -181,7 +181,7 @@ gem 'google-cloud-storage', '~> 1.45.0' # rubocop:todo gem 'google-apis-storage_v1', '~> 0.29' # rubocop:todo Gemfile/MissingFeatureCategory gem 'google-cloud-storage', '~> 1.45.0' # rubocop:todo Gemfile/MissingFeatureCategory # We need >= 0.11.1 because that's when match_glob support is added to list_objects @@ -38,7 +36,7 @@ gem 'google-apis-compute_v1', '~> 0.57.0' # rubocop:todo Gemfile/MissingFeatureCategory gem 'google-apis-container_v1', '~> 0.43.0' # rubocop:todo Gemfile/MissingFeatureCategory gem 'google-apis-container_v1beta1', '~> 0.43.0' # rubocop:todo Gemfile/MissingFeatureCategory -@@ -196,7 +196,7 @@ gem 'google-apis-androidpublisher_v3', '~> 0.34.0' # r +@@ -192,7 +192,7 @@ gem 'google-apis-androidpublisher_v3', '~> 0.34.0' # r gem 'google-apis-sqladmin_v1beta4', '~> 0.41.0' # rubocop:todo Gemfile/MissingFeatureCategory gem 'google-apis-androidpublisher_v3', '~> 0.34.0' # rubocop:todo Gemfile/MissingFeatureCategory @@ -47,19 +45,19 @@ gem 'google-cloud-artifact_registry-v1', '~> 0.11.0', feature_category: :shared gem 'google-cloud-compute-v1', '~> 2.6.0', feature_category: :shared -@@ -207,9 +207,9 @@ gem 'elasticsearch-api', '7.13.3' # rubocop:todo Gem +@@ -203,9 +203,9 @@ gem 'elasticsearch-api', '7.13.3' # rubocop:todo Gem gem 'elasticsearch-model', '~> 7.2' # rubocop:todo Gemfile/MissingFeatureCategory gem 'elasticsearch-rails', '~> 7.2', require: 'elasticsearch/rails/instrumentation' # rubocop:todo Gemfile/MissingFeatureCategory gem 'elasticsearch-api', '7.13.3' # rubocop:todo Gemfile/MissingFeatureCategory --gem 'aws-sdk-core', '~> 3.191.6' # rubocop:todo Gemfile/MissingFeatureCategory -+gem 'aws-sdk-core', '~> 3.191' # rubocop:todo Gemfile/MissingFeatureCategory +-gem 'aws-sdk-core', '~> 3.194.2' # rubocop:todo Gemfile/MissingFeatureCategory ++gem 'aws-sdk-core', '~> 3.194' # rubocop:todo Gemfile/MissingFeatureCategory gem 'aws-sdk-cloudformation', '~> 1' # rubocop:todo Gemfile/MissingFeatureCategory --gem 'aws-sdk-s3', '~> 1.146.1' # rubocop:todo Gemfile/MissingFeatureCategory -+gem 'aws-sdk-s3', '~> 1.146' # rubocop:todo Gemfile/MissingFeatureCategory +-gem 'aws-sdk-s3', '~> 1.149.1' # rubocop:todo Gemfile/MissingFeatureCategory ++gem 'aws-sdk-s3', '~> 1.149' # rubocop:todo Gemfile/MissingFeatureCategory gem 'faraday_middleware-aws-sigv4', '~>0.3.0' # rubocop:todo Gemfile/MissingFeatureCategory gem 'typhoeus', '~> 1.4.0' # Used with Elasticsearch to support http keep-alive connections # rubocop:todo Gemfile/MissingFeatureCategory -@@ -240,12 +240,12 @@ gem 'diff_match_patch', '~> 0.1.0', path: 'vendor/gems +@@ -236,12 +236,12 @@ gem 'diff_match_patch', '~> 0.1.0', path: 'vendor/gems gem 'diff_match_patch', '~> 0.1.0', path: 'vendor/gems/diff_match_patch', feature_category: :team_planning # Application server @@ -74,7 +72,7 @@ gem 'sd_notify', '~> 0.1.0', require: false # rubocop:todo Gemfile/MissingFeatureCategory end -@@ -256,7 +256,7 @@ gem 'acts-as-taggable-on', '~> 10.0' # rubocop:todo Ge +@@ -252,7 +252,7 @@ gem 'acts-as-taggable-on', '~> 10.0' # rubocop:todo Ge gem 'acts-as-taggable-on', '~> 10.0' # rubocop:todo Gemfile/MissingFeatureCategory # Background jobs @@ -83,7 +81,7 @@ gem 'sidekiq-cron', '~> 1.12.0', feature_category: :shared gem 'gitlab-sidekiq-fetcher', path: 'vendor/gems/sidekiq-reliable-fetch', require: 'sidekiq-reliable-fetch' # rubocop:todo Gemfile/MissingFeatureCategory -@@ -401,95 +401,10 @@ gem 'warning', '~> 1.3.0' # rubocop:todo Gemfile/Missi +@@ -425,95 +425,10 @@ gem 'warning', '~> 1.3.0' # rubocop:todo Gemfile/Missi gem 'warning', '~> 1.3.0' # rubocop:todo Gemfile/MissingFeatureCategory @@ -93,7 +91,7 @@ - gem 'solargraph', '~> 0.47.2', require: false # rubocop:todo Gemfile/MissingFeatureCategory - - gem 'letter_opener_web', '~> 2.0.0' # rubocop:todo Gemfile/MissingFeatureCategory -- gem 'lookbook', '~> 2.2', '>= 2.2.2' # rubocop:todo Gemfile/MissingFeatureCategory +- gem 'lookbook', '~> 2.3' # rubocop:todo Gemfile/MissingFeatureCategory - - # Better errors handler - gem 'better_errors', '~> 2.10.1' # rubocop:todo Gemfile/MissingFeatureCategory @@ -102,7 +100,7 @@ - - gem 'listen', '~> 3.7' # rubocop:todo Gemfile/MissingFeatureCategory - -- gem 'ruby-lsp', "~> 0.14.6", require: false, feature_category: :tooling +- gem 'ruby-lsp', "~> 0.16.6", require: false, feature_category: :tooling - - gem 'ruby-lsp-rails', "~> 0.3.3", feature_category: :tooling - @@ -132,7 +130,7 @@ - gem 'spring-commands-rspec', '~> 1.0.4' # rubocop:todo Gemfile/MissingFeatureCategory - - gem 'gitlab-styles', '~> 11.0.0', feature_category: :tooling -- gem 'haml_lint', '~> 0.53', feature_category: :tooling +- gem 'haml_lint', '~> 0.57', feature_category: :tooling - - gem 'bundler-audit', '~> 0.9.1', require: false # rubocop:todo Gemfile/MissingFeatureCategory - @@ -179,7 +177,7 @@ # Gems required in omnibus-gitlab pipeline group :development, :test, :omnibus do gem 'license_finder', '~> 7.0', require: false # rubocop:todo Gemfile/MissingFeatureCategory -@@ -501,36 +416,6 @@ end +@@ -525,36 +440,6 @@ end gem 'gitlab-rspec_flaky', path: 'gems/gitlab-rspec_flaky', feature_category: :tooling end @@ -202,7 +200,7 @@ - gem 'webmock', '~> 3.23.0', feature_category: :shared - gem 'rails-controller-testing' # rubocop:todo Gemfile/MissingFeatureCategory - gem 'concurrent-ruby', '~> 1.1' # rubocop:todo Gemfile/MissingFeatureCategory -- gem 'test-prof', '~> 1.3.2', feature_category: :tooling +- gem 'test-prof', '~> 1.3.3', feature_category: :tooling - gem 'rspec_junit_formatter' # rubocop:todo Gemfile/MissingFeatureCategory - gem 'guard-rspec' # rubocop:todo Gemfile/MissingFeatureCategory - gem 'axe-core-rspec', '~> 4.9.0', feature_category: :tooling @@ -210,22 +208,13 @@ - # Moved in `test` because https://gitlab.com/gitlab-org/gitlab/-/issues/217527 - gem 'derailed_benchmarks', require: false # rubocop:todo Gemfile/MissingFeatureCategory - -- gem 'gitlab_quality-test_tooling', '~> 1.21.1', require: false, feature_category: :tooling +- gem 'gitlab_quality-test_tooling', '~> 1.24.0', require: false, feature_category: :tooling -end - gem 'octokit', '~> 8.1', feature_category: :importers gem 'gitlab-mail_room', '~> 0.0.24', require: 'mail_room', feature_category: :shared -@@ -568,7 +453,7 @@ gem 'kas-grpc', '~> 0.4.0', feature_category: :deploym - # KAS GRPC protocol definitions - gem 'kas-grpc', '~> 0.4.0', feature_category: :deployment_management - --gem 'grpc', '~> 1.60.0' # rubocop:todo Gemfile/MissingFeatureCategory -+gem 'grpc', '~> 1.60' # rubocop:todo Gemfile/MissingFeatureCategory - - gem 'google-protobuf', '~> 3.25', '>= 3.25.3' # rubocop:todo Gemfile/MissingFeatureCategory - -@@ -589,7 +474,7 @@ gem 'gitlab-net-dns', '~> 0.9.2' # rubocop:todo Gemfil +@@ -613,7 +498,7 @@ gem 'gitlab-net-dns', '~> 0.9.2' # rubocop:todo Gemfil gem 'gitlab-net-dns', '~> 0.9.2' # rubocop:todo Gemfile/MissingFeatureCategory # Countries list @@ -234,7 +223,7 @@ gem 'retriable', '~> 3.1.2' # rubocop:todo Gemfile/MissingFeatureCategory -@@ -655,6 +540,7 @@ gem 'telesignenterprise', '~> 2.2' # rubocop:todo Gemf +@@ -679,6 +564,7 @@ gem 'telesignenterprise', '~> 2.2' # rubocop:todo Gemf gem 'telesignenterprise', '~> 2.2' # rubocop:todo Gemfile/MissingFeatureCategory # BufferedIO patch @@ -242,7 +231,7 @@ # Updating this version will require updating scripts/allowed_warnings.txt gem 'net-protocol', '~> 0.1.3' # rubocop:todo Gemfile/MissingFeatureCategory # Lock this until we make DNS rebinding work with the updated net-http: -@@ -662,5 +548,11 @@ gem 'duo_api', '~> 1.3' # rubocop:todo Gemfile/Missing +@@ -686,5 +572,11 @@ gem 'duo_api', '~> 1.3' # rubocop:todo Gemfile/Missing gem 'net-http', '= 0.1.1' # rubocop:todo Gemfile/MissingFeatureCategory gem 'duo_api', '~> 1.3' # rubocop:todo Gemfile/MissingFeatureCategory diff --git a/www/gitlab/files/patch-config_gitlab.yml.example b/www/gitlab/files/patch-config_gitlab.yml.example index 45a8c89d5209..15a9fb52c93c 100644 --- a/www/gitlab/files/patch-config_gitlab.yml.example +++ b/www/gitlab/files/patch-config_gitlab.yml.example @@ -1,4 +1,4 @@ ---- config/gitlab.yml.example.orig 2024-04-17 11:47:15 UTC +--- config/gitlab.yml.example.orig 2024-05-15 08:00:50 UTC +++ config/gitlab.yml.example @@ -463,7 +463,7 @@ production: &base ## GitLab Pages @@ -22,7 +22,7 @@ # File that contains the shared secret key for verifying access for gitlab-pages. # Default is '.gitlab_pages_secret' relative to Rails.root (i.e. root of the GitLab app). -@@ -1209,13 +1209,13 @@ production: &base +@@ -1200,13 +1200,13 @@ production: &base repositories: storages: # You must have at least a `default` storage path. default: @@ -38,7 +38,7 @@ # archive_permissions: 0640 # Permissions for the resulting backup.tar file (default: 0600) # keep_time: 604800 # default: 0 (forever) (in seconds) # pg_schema: public # default: nil, it means that all schemas will be backed up -@@ -1250,12 +1250,12 @@ production: &base +@@ -1241,12 +1241,12 @@ production: &base ## GitLab Shell settings gitlab_shell: @@ -54,7 +54,7 @@ # Git over HTTP upload_pack: true -@@ -1270,13 +1270,13 @@ production: &base +@@ -1261,13 +1261,13 @@ production: &base workhorse: # File that contains the secret key for verifying access for gitlab-workhorse. # Default is '.gitlab_workhorse_secret' relative to Rails.root (i.e. root of the GitLab app). @@ -70,7 +70,7 @@ # The URL to the external KAS API (used by the Kubernetes agents) # external_url: wss://kas.example.com -@@ -1300,13 +1300,13 @@ production: &base +@@ -1291,13 +1291,13 @@ production: &base ## GitLab Elasticsearch settings elasticsearch: @@ -86,7 +86,7 @@ ## Webpack settings # If enabled, this will tell rails to serve frontend assets from the webpack-dev-server running -@@ -1327,18 +1327,18 @@ production: &base +@@ -1318,18 +1318,18 @@ production: &base # Sidekiq exporter is a dedicated Prometheus metrics server optionally running alongside Sidekiq. sidekiq_exporter: @@ -112,7 +112,7 @@ # Web exporter is a dedicated Prometheus metrics server optionally running alongside Puma. web_exporter: -@@ -1565,13 +1565,13 @@ test: +@@ -1556,13 +1556,13 @@ test: gitaly_address: unix:tmp/tests/gitaly/praefect.socket gitaly: diff --git a/www/gitlab/pkg-message b/www/gitlab/pkg-message index 039c61ef5679..edbd599c11e6 100644 --- a/www/gitlab/pkg-message +++ b/www/gitlab/pkg-message @@ -6,7 +6,7 @@ Gitlab was installed successfully. You now need to set up the various components of Gitlab, so please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/16.10-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/install/17.0-freebsd.md EOM type: install } @@ -20,7 +20,7 @@ EOM If you just installed an major upgrade of GitLab, for example you switched from 14.5.x to 14.6.x, please follow the instructions in the guide at: -https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/16.10-16.11-freebsd.md +https://gitlab.fechner.net/mfechner/Gitlab-docu/blob/master/update/16.11-17.0-freebsd.md If you just installed an minor upgrade of GitLab please follow the instructions in the guide at: From nobody Tue May 21 08:25:29 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 4Vk6vG3Qkwz5Lgb3; Tue, 21 May 2024 08:25:30 +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 4Vk6vF6ctkz4fQn; Tue, 21 May 2024 08:25:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279929; 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=gYbD8XVT4l2S1URfy4CBJJqj39k67P9wdzJpouSPk6w=; b=sUKVY1BVSyBc1wTaa+AR/sAiYtw/TiG4fwvqIAekGruGMUCT6IkemlYiK8jbFXcCYo0Uae DoJCZapcRD3+Nh/x0fNv+XeA1BrptEJ5jKQX6x5MkFOTmhvfE+Q8mmCU1zyDDMusY/Lvcd h5NkmK8eXNugPRHFnsDRrSUP9XhyPZFcKbD8JWxZoST5o0BSTpboHhBsqndasGmYnR6Vy5 sY4t/rZo1rRpXmioLj74FyzNUqHQuluf4/Vhm7TlwwHULCqjDFilVmgIY6bwDZPn9j7Jde qS+GGaow/9UG5NpwjbxW0k9ApGN9LyAetHyxIK1NxJyGglbUV6sr1QAeyLNoCg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279929; a=rsa-sha256; cv=none; b=bZrXJarwP/LMsB3dLsIfWa/7/pDIosMhtvOC8S0RoKJvHnN6Nc84n2klvyZNHSRflaSpj2 H8WULXG+3YYu85gXYVkd1XcMtzWl3PoB+sKePgRENfqe13kLtWmdIKxFaj8B7A62/WMiC+ ztS/KFRTyFveTrAh71d0kM+JywXuoEAcXFpJ53MU1b+jKEfcPB3u8dkr2SQfRzIOOGrOYx NR9ZtFfFh+zwLWpKhNyG+EZQGzRt6SdjRJoKFU9YkDAQ5Oj0sqqPXaToBmJURIwkNhifDw AXyajk8DPaHLud2TUXqz49Nm7ltoF1e1lCZGb5q5emkg3rukWEtiYnNJELwoHg== 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=1716279929; 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=gYbD8XVT4l2S1URfy4CBJJqj39k67P9wdzJpouSPk6w=; b=A98794X+SlL6Zcnol4ED2dPgYlQ523chNUrMSexcbzZ1xUek2vvdNO84StfnX8S9yYpNib 3Plrewnv35fNdM45j1lLHDR4CKPRrjSw3wKj5CH9IujiV4onE7facFOiYJ1FM7MY05zx9y FkGdbUbXvTYEORBml1DzvBthsiodsEejuR+dtJm/mJ++o5Jt0YDyPkXhM7AIJ+UxAknITp 12MeSdElZhtyBA1+vIOd3u6YDs6uB8/rJOHIxuLFgs/Yj58Gf6Nzse9UrUi/C8cuzRk26i e5w+c/9FheXvDq2UsovQ6dExID9I/SeWr6dftMAyrJ/rVumQH+Sl2U4VEbBDPA== 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 4Vk6vF65dkzFWQ; Tue, 21 May 2024 08:25:29 +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 44L8PTou058349; Tue, 21 May 2024 08:25:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PTcU058346; Tue, 21 May 2024 08:25:29 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:29 GMT Message-Id: <202405210825.44L8PTcU058346@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: e91c68d7cdbd - main - math/rubygem-enumerable-statistics: update to 2.0.8 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e91c68d7cdbda2912b0bfda9406278898237a489 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=e91c68d7cdbda2912b0bfda9406278898237a489 commit e91c68d7cdbda2912b0bfda9406278898237a489 Author: Matthias Fechner AuthorDate: 2024-05-20 09:14:39 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:50 +0000 math/rubygem-enumerable-statistics: update to 2.0.8 Changes: https://github.com/mrkn/enumerable-statistics/blob/master/CHANGELOG.md --- math/rubygem-enumerable-statistics/Makefile | 2 +- math/rubygem-enumerable-statistics/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/rubygem-enumerable-statistics/Makefile b/math/rubygem-enumerable-statistics/Makefile index 9538f58656b1..033efea6dac0 100644 --- a/math/rubygem-enumerable-statistics/Makefile +++ b/math/rubygem-enumerable-statistics/Makefile @@ -1,5 +1,5 @@ PORTNAME= enumerable-statistics -PORTVERSION= 2.0.7 +PORTVERSION= 2.0.8 CATEGORIES= math rubygems MASTER_SITES= RG diff --git a/math/rubygem-enumerable-statistics/distinfo b/math/rubygem-enumerable-statistics/distinfo index b36af808fc02..7193c9fcf11a 100644 --- a/math/rubygem-enumerable-statistics/distinfo +++ b/math/rubygem-enumerable-statistics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644246994 -SHA256 (rubygem/enumerable-statistics-2.0.7.gem) = eeb84581376305327b31465e7b088146ea7909d19eb637d5677e51f099759636 -SIZE (rubygem/enumerable-statistics-2.0.7.gem) = 357888 +TIMESTAMP = 1716196439 +SHA256 (rubygem/enumerable-statistics-2.0.8.gem) = 1e0d69fcdec1d188dd529e6e5b2c27e8f88029c862f6094663c93806f6d313b3 +SIZE (rubygem/enumerable-statistics-2.0.8.gem) = 358912 From nobody Tue May 21 08:25:32 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 4Vk6vJ5YRFz5LggK; Tue, 21 May 2024 08:25:32 +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 4Vk6vJ1Kn1z4fKv; Tue, 21 May 2024 08:25:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279932; 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=DonpGeRDmTG3cgK6ujNUBluKdaNy+SBG05kcl6Q4Nx0=; b=M/a6rE9rb1eeWMMjRv9bCk6yh+HmQchiROJm8A58lFY1rtKLV1IoiEsoup1XXQKiJHDW6t bjyz/vtlkr71Hqjxi1Qra7ldWGJZd8GzBdiz2rgoYiT31ueJcnT2cGNHsi7+GyFPqETeHT FvTwVofcdpchOEDA6eUo6JdsyhSiflYcPb4YjEHKxSmMq++SFPpLV7NsgXtqv9dcqpYuqq tNJf+ka+01ExbwUIDv1QmQJLmyHOEsG1YSd/C4loosHlooxWtfJNvM/Cf7HNowJ7xPJrS8 tCny3QA3C0Kcz+Xs8bsv/OkmOSNvp/9scSIvQlzKsdJ/m/UCsRQkAlfKbzNi8w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279932; a=rsa-sha256; cv=none; b=KrutNkb/zeOWskzF0YhqvQKJIGhOsgl0TSKdX2YDuOW313jPTv0W4sdiIWbhkbW9oWh7Hk vJAcPk8aSwkw0ycyoXwqbMRKQJ4o+asWxEnctVUqwg52Lehkd1O94y3s6ar8UuWjHEQMfT pwhn2H/FH8gXD/45AZUSKWHLrYeeFI/h0oovGgkmF7PDeC/kG7+VhkSiSEebrOYYOc1lV6 JUQ/o+2QRhSUBMp4a38TxIJ5ERNeYnmcd10rKyEdsWeAY14LnEhCnj+AomGpnee3jf7m7V G/vVHxjTelE0dUm+D/gSMco6ZdeiqB8ZssIjMAQw2/sr97/eUfP+2EWieFER+A== 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=1716279932; 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=DonpGeRDmTG3cgK6ujNUBluKdaNy+SBG05kcl6Q4Nx0=; b=xVzb/7dMcD+8GYzNrVJx7bx9Y1veiaZ9BCLxROhdzyjUh/k8Q+5zZ+O9e0yBCfAqHj/PLu 5i3YYSC/lusS4U1Q+AcTBL+fXIsXXHbGjcDzskARKn69bIMT59VMMiSRv3qT3i3NmX4/Wh p2hcaAUA3LlbtedKqi/snJrOTUL0mihXly6Th/qGxC+xiKfbM9llw2acRh+rwqAqKpcEkA 42gCFFokmmS5xb/ZdpxeZXOlHuf7el0WWv1jFDryhHyP/2lj64AbNlM73KprH5XAxhAmYW d1J63Fm1kQpT809y1Q+FX5DiWfhbmyrCLQr578X57eFJXB7op1wl9By0mOx06w== 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 4Vk6vJ0v77zFWR; Tue, 21 May 2024 08:25:32 +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 44L8PWoV058445; Tue, 21 May 2024 08:25:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PWYO058442; Tue, 21 May 2024 08:25:32 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:32 GMT Message-Id: <202405210825.44L8PWYO058442@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: e7eb2dba4cdf - main - devel/rubygem-opentelemetry-instrumentation-sidekiq: update to 0.25.4 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e7eb2dba4cdf94cc7be6c0d55514920ae915c2ed Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7eb2dba4cdf94cc7be6c0d55514920ae915c2ed commit e7eb2dba4cdf94cc7be6c0d55514920ae915c2ed Author: Matthias Fechner AuthorDate: 2024-05-20 11:14:25 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:51 +0000 devel/rubygem-opentelemetry-instrumentation-sidekiq: update to 0.25.4 Changes: https://rubydoc.info/gems/opentelemetry-instrumentation-sidekiq/0.25.4/file/CHANGELOG.md --- devel/rubygem-opentelemetry-instrumentation-sidekiq/Makefile | 4 ++-- devel/rubygem-opentelemetry-instrumentation-sidekiq/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-opentelemetry-instrumentation-sidekiq/Makefile b/devel/rubygem-opentelemetry-instrumentation-sidekiq/Makefile index 3c92ee3e94e7..5e081d178259 100644 --- a/devel/rubygem-opentelemetry-instrumentation-sidekiq/Makefile +++ b/devel/rubygem-opentelemetry-instrumentation-sidekiq/Makefile @@ -1,5 +1,5 @@ PORTNAME= opentelemetry-instrumentation-sidekiq -PORTVERSION= 0.25.3 +PORTVERSION= 0.25.4 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-opentelemetry-api>=1.0<2:devel/rubygem-opentelemetry-api \ - rubygem-opentelemetry-common>=0.20.0<0.21:devel/rubygem-opentelemetry-common \ + rubygem-opentelemetry-common>=0.21.0<0.22:devel/rubygem-opentelemetry-common \ rubygem-opentelemetry-instrumentation-base>=0.22.1<0.23:devel/rubygem-opentelemetry-instrumentation-base USES= gem diff --git a/devel/rubygem-opentelemetry-instrumentation-sidekiq/distinfo b/devel/rubygem-opentelemetry-instrumentation-sidekiq/distinfo index 3016d1dbceba..8a6f83973e4a 100644 --- a/devel/rubygem-opentelemetry-instrumentation-sidekiq/distinfo +++ b/devel/rubygem-opentelemetry-instrumentation-sidekiq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716191038 -SHA256 (rubygem/opentelemetry-instrumentation-sidekiq-0.25.3.gem) = 4d974e7cec851c5974b05ee5189fd578bb10543237936c53bd4de5fc98df220a -SIZE (rubygem/opentelemetry-instrumentation-sidekiq-0.25.3.gem) = 13824 +TIMESTAMP = 1716202777 +SHA256 (rubygem/opentelemetry-instrumentation-sidekiq-0.25.4.gem) = 4ce1b2e0952321d504d4c3e0e4fcbd5d090ff1f4de4cb214c6aa79d70ce8a3a3 +SIZE (rubygem/opentelemetry-instrumentation-sidekiq-0.25.4.gem) = 13824 From nobody Tue May 21 08:25:30 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 4Vk6vH22lxz5LgKj; Tue, 21 May 2024 08:25:31 +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 4Vk6vH0Hx3z4fSv; Tue, 21 May 2024 08:25:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279931; 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=ryf+8kgOiKDVP8kIIrzejgXgSA39DrQc+0+aaE36YJk=; b=nF870cLODB198x44CJ0GVamQ32mISpY3geWFwMzo0t4pYNaKRm4PwtHxyodaiCkQZk80de jaky0tsWGeHxP0jnd7Dr2GzrHqdFuKz7L1LxMSop/ocDCS54TSd581pc4FDR5/Kh63BUCv jRfmA4rVgdQ+UsiMRDMukrVj0IvZOZNwv18IZkNtanIultuySmPwzv0vPKpE6yIqsFP2vP oH65b2sj1Y8ga7Qx/gLADvULPMedrlS2DVAT0i3AfYKxUjzb55f+EPAtBX3SGeeb6GVkqr I0uqXZCmPjkBgqxPga267i6htGx+0LVhBrxsU4Tz2xzpjMfb2haGW19vvn0GMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279931; a=rsa-sha256; cv=none; b=sCwR+m4M8u5zLC+vVgi1wDgMxqv+x7znS0EkP/YRHUDFBmt6xqwYt4Wi7Lh66SYXW22pGh Z2rjZ7dIhvJ6PPrtgRloKFqY+M++wL1hU9494S4Ji91cgOpfXFNyaYAe2w8NN4f+4KzVCZ vhpNR04lPvTLYSl/5XS150B0ZmpHlAGWRkhOKqFqY9ifOqIn2nbH+BnVDAAciea69WzePp N7lHZV+sEltA08wp8q2PqsnZF1l4a/t6U5xc20oxZarDPceORfL2hU7BpJYga9m6BesUV9 ok4yx1+V/ny3gJGTGjSBvcTLbsKyqDsfeEzrWXB2rf5VEFN+0wUpiABtF0pNeA== 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=1716279931; 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=ryf+8kgOiKDVP8kIIrzejgXgSA39DrQc+0+aaE36YJk=; b=HnoHcidTTz6NTNmtoCj3+NyW9CV3Lutd+N/WGoSr/WO6jEuFVpIcknXYEzQ++kF76bbekX 6wVa+jlzvcRiQiZsK8ckMoYjLXAhpa3hcyMvYvFgoxxyUb3AnM3GHQfgieQHuzSOnAX5tS efwnFOzwB/Rm+f//r2Lj/ixD5BGcDDL2zEmGLGmj6H/yuFHAYW4NNrVjxvQ7xntqCLkB2B Up7lze/51ccfQGfwDoAudN5zqes/PruPCU/ExqgZFh83Z9+OvleoVO57o2e9i4w6utN/XJ B1sMfD7xIr7tot5xEme3fYBsDDnxDwg8tExYLXBY4roJ9BcXPcdCVXsE3N7E1g== 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 4Vk6vG70smzFN9; Tue, 21 May 2024 08:25:30 +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 44L8PU88058406; Tue, 21 May 2024 08:25:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PU8Y058403; Tue, 21 May 2024 08:25:30 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:30 GMT Message-Id: <202405210825.44L8PU8Y058403@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: cba0e500132e - main - devel/rubygem-sidekiq71: limit portscout to versio 7.1 and made portclippy happy 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cba0e500132efba3eb88bfaeadf4849040dc2614 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=cba0e500132efba3eb88bfaeadf4849040dc2614 commit cba0e500132efba3eb88bfaeadf4849040dc2614 Author: Matthias Fechner AuthorDate: 2024-05-20 09:22:35 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:51 +0000 devel/rubygem-sidekiq71: limit portscout to versio 7.1 and made portclippy happy --- devel/rubygem-sidekiq71/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-sidekiq71/Makefile b/devel/rubygem-sidekiq71/Makefile index e7d48c8919bd..42df4379f9c0 100644 --- a/devel/rubygem-sidekiq71/Makefile +++ b/devel/rubygem-sidekiq71/Makefile @@ -17,12 +17,13 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=0<2:devel/rubygem-concurrent-ruby \ rubygem-redis-client>=0.14.0:databases/rubygem-redis-client USES= cpe gem +CPE_VENDOR= contribsys NO_ARCH= yes +PORTSCOUT= limit:^7\.1\. PLIST_FILES= bin/sidekiq \ bin/sidekiqmon -CPE_VENDOR= contribsys .include From nobody Tue May 21 08:25:34 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 4Vk6vL5mnFz5LgNF; Tue, 21 May 2024 08:25:34 +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 4Vk6vL3Jqpz4fJW; Tue, 21 May 2024 08:25:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279934; 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=nuuSwm76bdiwmxh+K7HDI3xMVuN0v+MVO01twohvSsc=; b=iuXf+vbUKQ0a7ijFsMxv02Dlp/jsO/ed/pM/y9UZrJF+GdXDbw3MhX6BK5VaT8tY86VAFm hwD3hEJY60j/suAxl4ZsUn4MiA9Jy1kv9oBXo0vttyYXlS4569YhPRLWVJzrVTVQgHWbBm sdkL0yJshat1ZZrh+3ZhwPyZoWPnXZARoEmckB6NJjnvWSHJn2dqVnzhyumk8kKuLgQVk2 X7L64H3LbbfqXCekg+zne+VUt5KrveRcoD/XSMHiCthxbmXFeH2D94e1oZJ6qfewsJfvdO FNK5kX3UxzejeoWJjJuv6zn+GiGtCJVXRNnchwniW9BV5eyghWCcuggOKBTKsQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279934; a=rsa-sha256; cv=none; b=UcRCjYNcSb4j2Y2PPYCn/qu388bEsoCFKMi5B1s2TC7zvP3sFABB2eUUh8OLrbv1UBQE9q Ig3TT9ay22BwOy7N5C5x/TqcZmIl3VUz2sqWrKr/5S1FdozYCkCBzJseTde9KtXwaeKXPG q60YssVEUlq2nhNg8t8sZPtI+QteP6aW1+R0iODJMpInIuU0nvUC6XTD+8ZVWmTdeuM0Wn Jbl/bbyX940VhgdIMwxk0uoHvSUZbmI+NSy2P79UB/przYkd14kKIY0tW4x8oOuWtlhSC0 799njuMZ8dweqmvOqFUiViQCevdd33uINX7j2ClqGsbJql+qeLbNCtjyuqDMqQ== 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=1716279934; 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=nuuSwm76bdiwmxh+K7HDI3xMVuN0v+MVO01twohvSsc=; b=KPKAV7F4n8EWEyw01O53fr6/so89BZn1zJEYuWzaxBkweOhLtXx5HShUyL0JjeUQCMqzP8 pDWm0934/sOkNCXvMbAFpZqs3j3arGXZiTt6H/EZNbdu5yfYJLpLR3dMaflCAiLN9Ny7Mz ZQgh8pFGVEtAyZn+aKDiHulF7aaqBsE8ViGcSRd90AlOEjx+Isl0ZkRhi2kBggDf51EMAh KDCjqNPu1zcuD+4UWb+OoGbnIsI9xHi9rQJoI+yeBlisx7zwZKgW53mRe9e7LgA1dyjl7l 3vBCECMvgu5jwLAgZ6BRarA/yykqLTb6az2Ki9IRGJibULBUFWusMU7fmfnKtA== 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 4Vk6vL2vpbzFL9; Tue, 21 May 2024 08:25:34 +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 44L8PYbc058523; Tue, 21 May 2024 08:25:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PYrY058520; Tue, 21 May 2024 08:25:34 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:34 GMT Message-Id: <202405210825.44L8PYrY058520@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 5cb600d389dc - main - security/rubygem-bcrypt_pbkdf: update to 1.1.1 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5cb600d389dc18c7682ad4115a9ce2b79ad891ac Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=5cb600d389dc18c7682ad4115a9ce2b79ad891ac commit 5cb600d389dc18c7682ad4115a9ce2b79ad891ac Author: Matthias Fechner AuthorDate: 2024-05-21 04:05:07 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:51 +0000 security/rubygem-bcrypt_pbkdf: update to 1.1.1 Changes: https://github.com/net-ssh/bcrypt_pbkdf-ruby/tags --- security/rubygem-bcrypt_pbkdf/Makefile | 2 +- security/rubygem-bcrypt_pbkdf/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/rubygem-bcrypt_pbkdf/Makefile b/security/rubygem-bcrypt_pbkdf/Makefile index e1cf7679b373..468ae1f0dfa0 100644 --- a/security/rubygem-bcrypt_pbkdf/Makefile +++ b/security/rubygem-bcrypt_pbkdf/Makefile @@ -1,5 +1,5 @@ PORTNAME= bcrypt_pbkdf -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= security rubygems MASTER_SITES= RG diff --git a/security/rubygem-bcrypt_pbkdf/distinfo b/security/rubygem-bcrypt_pbkdf/distinfo index f5bff50f06bf..5098cc8e3091 100644 --- a/security/rubygem-bcrypt_pbkdf/distinfo +++ b/security/rubygem-bcrypt_pbkdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616657679 -SHA256 (rubygem/bcrypt_pbkdf-1.1.0.gem) = 8590dfd5983e460dc981d40461fe1ace643e9f981e7be0a16170da1d95abaa59 -SIZE (rubygem/bcrypt_pbkdf-1.1.0.gem) = 24576 +TIMESTAMP = 1716264303 +SHA256 (rubygem/bcrypt_pbkdf-1.1.1.gem) = 2f9077dde837d1f0dd2eb0f9e5327c6871c68ebc8eba88870fb6b7956e1e2b13 +SIZE (rubygem/bcrypt_pbkdf-1.1.1.gem) = 26112 From nobody Tue May 21 08:25:35 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 4Vk6vN01hbz5LgbG; Tue, 21 May 2024 08:25:36 +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 4Vk6vM45dqz4fS3; Tue, 21 May 2024 08:25:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279935; 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=+xAhln6O4+ldkqhYjYuT4DWzPxCJvL5TrFjiJOc0ono=; b=K7afwNloUqfrssqQfusMeLZSswmTx4dssdkwvqD6BA6Mba3xmZCr+zIiipydtLKmUUkFXV YNqmDgsqP5okTzEETpHZ+a5+cwYmKvlYpRNkvGJSLpWXSXBiLrwF5vXOL1F14yMxKYJlcq fwLq8flmhqMmHoXgDUKSECxTBc6n4nPpWpys1PRusD/h4XH5i+PcJ+SRaejvuf/1ynsdgv FnfVD+q8er6QS5FphCwG3no2LZhht+3jPRxAi8CcYCB9Ty6SZVErZAGYjAlogqptCvSkby jPrbiIvMjQPqd4Y0r8XPjqo7KGKlppz6kB78olA1Q+bQFF/HGvv5t5YdZWqMDw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279935; a=rsa-sha256; cv=none; b=DgeHKqGOjHXiVIbcsas2jLzCnkxLdw8iuz/g4Zoa5ivOkz9YpaxS0Rl4nuYCnJp128XqsL tfv8eGrUuUtNKwpQ4QxTygQV1pCqb7yq56FyzX8S8G5A0CuQj81KUyLPUtt8QmQhZ54DTE +m2FJcHlCppCzyU+HOQMqJTvbTQ7Rrepcwg02UD1fvw6SeLs19llWWL8JLhCriL4i4mDnf 7ath08dOPfET0K4a0YhidGVZZI6xRVqngK31KiAgZ7/SbEWqQYF/f3t3IesxnW7p65uxPy uFX+Gpl+xgh/pwPb3aCjQBeaTZ+yI+KEfiLPi4g31OtEwhcTGrHCNAR/j9lbqg== 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=1716279935; 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=+xAhln6O4+ldkqhYjYuT4DWzPxCJvL5TrFjiJOc0ono=; b=i8ebm/A3X4Pg7q69TIbpMGAJ8lFVzkCSUuBWXNnfwcsJRhyBU7G+Oe8bsYwkQKgDDV/ExO BVyBj/67T/E+LVxIe/gldmxyjQQJXQylRWxGWHrljto1SzGVoaH4ST6CiE9xdUnRROium1 zaU5lezzua3si7ogD7fnuIP0ygn3wMdOyhUkxkFt6zDasghmORL9eTujlgaO/Hm2TWOv6j BjTPqiCm52FjMTXAjx6G9ylIaQrtzrdMXcGfuKbkxsF9wgLbiwdZ+w0guWd0KV2DitofXc E8ZE9OkOVUVE9aJ86Pd7shU4/rREWqhoVegHpvYyyzTlKCivHKrnodoGSguDZQ== 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 4Vk6vM3hqzzFSZ; Tue, 21 May 2024 08:25:35 +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 44L8PZYp058574; Tue, 21 May 2024 08:25:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PZ81058571; Tue, 21 May 2024 08:25:35 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:35 GMT Message-Id: <202405210825.44L8PZ81058571@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 4e5a9eb98da3 - main - www/gitlab: fix database migration error 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4e5a9eb98da3991ee5201cca812b153d5e82ef78 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=4e5a9eb98da3991ee5201cca812b153d5e82ef78 commit 4e5a9eb98da3991ee5201cca812b153d5e82ef78 Author: Matthias Fechner AuthorDate: 2024-05-21 04:12:05 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:51 +0000 www/gitlab: fix database migration error main: -- execute("ALTER TABLE \"ci_pipelines\" DROP CONSTRAINT \"ci_pipelines_pkey\" \n") main: == [advisory_lock_connection] object_id: 52240, pg_backend_pid: 3944 rake aborted! StandardError: An error has occurred, all later migrations canceled: (StandardError) PG::DependentObjectsStillExist: ERROR: cannot drop constraint ci_pipelines_pkey on table ci_pipelines because other objects depend on it DETAIL: constraint fk_c262d728d4 on table p_ci_builds depends on index ci_pipelines_pkey HINT: Use DROP ... CASCADE to drop the dependent objects too. https://gitlab.com/gitlab-org/gitlab/-/issues/462591#top https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153560 --- www/gitlab/Makefile | 7 ++++--- www/gitlab/distinfo | 8 ++++++-- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile index f15aacf1d9bb..2b4b3be37543 100644 --- a/www/gitlab/Makefile +++ b/www/gitlab/Makefile @@ -1,6 +1,7 @@ PORTNAME= gitlab-${FLAVOR:Uce} PORTVERSION= 17.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 .if ${FLAVOR:U} == ee DISTVERSIONSUFFIX= -ee .endif @@ -8,9 +9,9 @@ DISTVERSIONSUFFIX= -ee CATEGORIES= www devel # include patch to fix database migration -#https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138018.patch -#PATCH_SITES= https://gitlab.com/gitlab-org/gitlab/-/merge_requests/ -#PATCHFILES+= 138018.patch:-p1 # https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138018 +#https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153560.patch +PATCH_SITES= https://gitlab.com/gitlab-org/gitlab/-/merge_requests/ +PATCHFILES+= 153560.patch:-p1 # https://gitlab.com/gitlab-org/gitlab/-/merge_requests/153560 MAINTAINER= mfechner@FreeBSD.org COMMENT= Web GUI for managing git repositories diff --git a/www/gitlab/distinfo b/www/gitlab/distinfo index e793c208bcd9..b0bc52a92852 100644 --- a/www/gitlab/distinfo +++ b/www/gitlab/distinfo @@ -1,6 +1,10 @@ -TIMESTAMP = 1716193221 +TIMESTAMP = 1716264608 SHA256 (gitlab-foss-v17.0.0.tar.bz2) = b4c809cf09846f3dff3c55cba6a6e6a7d16c0e790b2f2c86bf3cf89a67b7bd9f SIZE (gitlab-foss-v17.0.0.tar.bz2) = 103670734 -TIMESTAMP = 1716193336 +SHA256 (153560.patch) = 1303cf562fac571b092395cae264544156547ad15a99a9fdac3b27e7083b2027 +SIZE (153560.patch) = 1404 +TIMESTAMP = 1716264608 SHA256 (gitlab-v17.0.0-ee.tar.bz2) = a83518a3edc711a91b9941f96365b2f869d8db411db4ee5bd5b1f27f42555672 SIZE (gitlab-v17.0.0-ee.tar.bz2) = 111194012 +SHA256 (153560.patch) = 1303cf562fac571b092395cae264544156547ad15a99a9fdac3b27e7083b2027 +SIZE (153560.patch) = 1404 From nobody Tue May 21 08:25:36 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 4Vk6vP0X5Gz5LgQP; Tue, 21 May 2024 08:25:37 +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 4Vk6vN58CCz4fYr; Tue, 21 May 2024 08:25:36 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279936; 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=4d2TLTEbN8oQvU8CG4NPCBAxrD5pynMb5j6vdu1Igb0=; b=RWIgdQNk4uwr85pDHXrfCQEXHjQA6dwx6XnnHOTFLkIxsJsmMtgVwFNJap5z2MiJzBlNi6 Y+FAdivdHcnq/HWjp3ncEFNqQ9CFrStxVPZl1BiKi6ggx9e9tGVshWtpmexoyAqJBMyMA7 v0yzkKZVL17Zrz7Y/Zk10XIxFr4pzDik8X0UdzcgWfy1ptJ7T34i5+FD7mpKtXpC0I4vI7 /ZNDacpd6gaVH41tnhKs3hv/N6rFVLlV52G84pNp6i6n7uk3C6wsdEoE3ry1r7O/SVdukT rSdVfoqTgCqxUhXBlpwbk+PCAgb+aYwvu49ZOAstNec2ehgxXesAs+9Vi57Hog== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279936; a=rsa-sha256; cv=none; b=s/KwT6KJneYi6EddX+n+Lmr5aGiPJkO4uSf4GzFiieFn5AR1QUfTEZSzTDlkUVU6UAalof J9tgBjuQ27ch/QHfpBOaqRc5SwXEeWDUav4e/D2K0kO8PUrSO6l7hOdGDilm6TcCcPi4ET oVfM7mlVo2cIqoZlnHHiamkOuqKHfW9S6otlWWZJmyc5aoFRVE7dbw4A5U7Gk/NdGpIOTt SctWJsPeXz7dY8V6kSw+qfQcpCkOM+ppxInvEWrPjBMsmD7TfoA2cG4hSY3AIQhcEMWgJu 5/ZOoK2Hszjq8Aow848q0/iOy+/TTzISdf1vXhtQ4koRLwKd4Ni9usPl9Q2Qlw== 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=1716279936; 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=4d2TLTEbN8oQvU8CG4NPCBAxrD5pynMb5j6vdu1Igb0=; b=w+z8CAlN6+jSBZPPdk3Ou2oDrrgR19i1bO9P7LEQqNGI8WkEFBPSPnB6HQ7srrR4LmEpkM fsg7d+XOXdKozIcr7Rc3JgVlmFA1UmKFN3LcvULr6AzJWhyh6kPrzsLAQk25z39rkneMTx AT+cbff4KVr+tVg/mbMARmoeNYtz44hY6kXRxN4hvmhrB4E91FFFin8YXXCtXw9M+xUupp Guzchk1M9g9J6J+ykdZeomVBEUiqVTTQTd6yqLM4xPOJjgMgXvlSzmeFLKNDoBsvslnnh4 dZkgUsVCfIqLXxZFkI6t+U1Ay097uoqCwo+abqnKaGW5ByrGwdmD9rymV9rbjA== 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 4Vk6vN4m2czFF3; Tue, 21 May 2024 08:25:36 +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 44L8Paim058615; Tue, 21 May 2024 08:25:36 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PaM8058612; Tue, 21 May 2024 08:25:36 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:36 GMT Message-Id: <202405210825.44L8PaM8058612@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: ae89a7a86fd4 - main - devel/rubygem-validate_email: use rails 7.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ae89a7a86fd4e7d0d263548f042365e8034fa90e Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=ae89a7a86fd4e7d0d263548f042365e8034fa90e commit ae89a7a86fd4e7d0d263548f042365e8034fa90e Author: Matthias Fechner AuthorDate: 2024-05-21 04:23:33 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:51 +0000 devel/rubygem-validate_email: use rails 7.0 --- devel/rubygem-validate_email/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/rubygem-validate_email/Makefile b/devel/rubygem-validate_email/Makefile index 8a5161498261..987558e25c59 100644 --- a/devel/rubygem-validate_email/Makefile +++ b/devel/rubygem-validate_email/Makefile @@ -1,6 +1,6 @@ PORTNAME= validate_email PORTVERSION= 0.1.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/perfectline/validates_email/tree/master LICENSE= MIT -RUN_DEPENDS= rubygem-activemodel61>=3.0:databases/rubygem-activemodel61 \ +RUN_DEPENDS= rubygem-activemodel70>=3.0:databases/rubygem-activemodel70 \ rubygem-mail>=2.2.5:mail/rubygem-mail USES= gem From nobody Tue May 21 08:25:37 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 4Vk6vQ0v3yz5Lgdq; Tue, 21 May 2024 08:25:38 +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 4Vk6vP6995z4fft; Tue, 21 May 2024 08:25:37 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279937; 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=NdIOQ2qkecRk1fnVvP7qJjMoHvXUyDM7IgihhsOqgio=; b=VbQzyuVGYoOy5n63VIYkDiJIU/SPf1B5lg0RjoBS/4UZJAmCr2Zbl+RIK8TN3BQDg5wrNG KnYhDtxiIwijhKFCsfbV/8sS0lCU0cWUxYARZYDBmUbpp+PbfdDQdMbn1pAtpZvr2FxXmK H4um06ry0NLnp0Lg48QVjNsrsEUj+Jg6B5dFLMfEju4vULrz6pvNTfOeV/i1lEBMublH81 ebj5Q7BWUFTjm5Ab2xl5sQV+V2h2cilJj/yRxdLAN9bQjFHcyRzptzvi8jCX9ANOIY6ieu V44m6HT5OVkwPif2bkx0XMBaF5YMVAcUi+C4xvqlj81Z6Ty7yMv3RnKPn8DyXA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279937; a=rsa-sha256; cv=none; b=YOdh3tM60kCHYtNmg4nS+hTPq2AG5Us5mX8S7eXChb4lg5cFXlJs+59u/xx7ttq8eNHqZD pFGAOdNhyeXKLkSBX05myjtC/+Duqk8YTwIze8vSpGMmki4T2WIvsqdI0WFtRY9VBqJjJF hK9yKbg04nsN1tw+MjjrtC7rIBZ7cUx/p2GhiPSsrL65y5fEsL74xeCbpW84XGpYbFNzju upZee0GCKPoZwcZH4cKjLM6Yp2qvrDS1Jtg4nnkg/ew5KcNpMbbTRdeVLaqf5Tifz/vRxa IFzWMQ865/FtFyaFI/vQ/QKizcHzQ9yI6ix9XcImCuOU5UNb4dRCUeW/zoHxDw== 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=1716279937; 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=NdIOQ2qkecRk1fnVvP7qJjMoHvXUyDM7IgihhsOqgio=; b=D75+6S8Le+NV7htDTzYPPA8Ht1Z3h7or1LyvDQO0R3Rii921j7me5UaA9GG443M3y5UF7C DFVdMiB5pJGGK0QcgU7DbhwhOkE8zmqwoKWhXnJhNRYkhoTgz/W4doG4V4qqTxHt8MQCEe cK06/68ix3sxVImUl6RnZChT50FcizgyY0E1/olvSt7euwBGgdSjSygorW1dsHZHescKjQ +Llgo2gVmPg8l6qcsO1SOugjgbq2QqVn6hRvWDflfcXalFQ4GzxQf2I/FHOy1xsb9H2rfU Jr025OXIT8iBTrmql5qzwHiWvaOeZJW5ssfV2/7ZFn5m9DAidsZX1/zky1ygtw== 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 4Vk6vP5kg2zFYm; Tue, 21 May 2024 08:25:37 +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 44L8Pbw3058654; Tue, 21 May 2024 08:25:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8Pbcd058651; Tue, 21 May 2024 08:25:37 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:37 GMT Message-Id: <202405210825.44L8Pbcd058651@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: a98410b768a6 - main - net/rubygem-openid_connect: use rails 7.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a98410b768a6ef5666b3131d5922be409a958766 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=a98410b768a6ef5666b3131d5922be409a958766 commit a98410b768a6ef5666b3131d5922be409a958766 Author: Matthias Fechner AuthorDate: 2024-05-21 04:26:35 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:52 +0000 net/rubygem-openid_connect: use rails 7.0 --- net/rubygem-openid_connect/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/rubygem-openid_connect/Makefile b/net/rubygem-openid_connect/Makefile index 3f454900803d..d3c347a7cbaf 100644 --- a/net/rubygem-openid_connect/Makefile +++ b/net/rubygem-openid_connect/Makefile @@ -1,5 +1,6 @@ PORTNAME= openid_connect PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -10,7 +11,7 @@ WWW= https://github.com/nov/openid_connect LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activemodel61>=0:databases/rubygem-activemodel61 \ +RUN_DEPENDS= rubygem-activemodel70>=0:databases/rubygem-activemodel70 \ rubygem-attr_required>=1.0.0:devel/rubygem-attr_required \ rubygem-json-jwt115>=1.5.0:www/rubygem-json-jwt115 \ rubygem-net-smtp>=0:mail/rubygem-net-smtp \ From nobody Tue May 21 08:25:38 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 4Vk6vR3FGsz5LggZ; Tue, 21 May 2024 08:25:39 +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 4Vk6vR0334z4fcW; Tue, 21 May 2024 08:25:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279939; 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=ZRNA/zEal5JrO7cNptPrzutPtlvuM1tEpD7CMPt7ezU=; b=rYiHEGO+h3MQnHSnCX9xqSaURWieMKuouN5T0NY9s/Z3BC+kBidvKXzl71iBb+b9joZ1y0 WZGAWatR/6R1G616HoEUdY5PNqQWK/zu6Io8W9oSLv0FQIDE+g+t6LkRwawoZgQjf8xppG zM+exafiLuohnKZuHAexy7irW0o+gYtTWsDQq1LS/JQE1dg33IT44piydA3IWblTAQAb1j 2QeuDvWYsgIaDyiZtcTmZHc7YHszpCWFSa5fmbZmaHOu3jLD+YAj7aYR5UY2ve7AeldMC5 G3N6jTgHlumPlygcGTW3mrG7dlVR1EdiHhbUPFwOzLEy3XJhsYTHbXbftgMUig== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279939; a=rsa-sha256; cv=none; b=oeudmEDXGjyh79DfcW5GlAGOpFKGvUxJC/BeAQ+HDGhNnwBIuPX4kpr/k6/j6tzIDrR+6y r7SRwqFIEhhbQFeX6s7yuKiQmEwlNTI8M6Q0J/ScEDSbs9wbqguUENCJ8NOmgQ3v8YKGbX usSsAQe24w3By7z6Y8bn7aJ/2EQdimc42nWktOwNv9jy16+xCWHSbDmiblweQlB/SewkrN Bh9IyHO/5El2GzWG7zH5/hjFfGXb71jJB5UQx167K7voUwmxiFCQ++hODXrixlxslU2xSB p3HblRaUcMuLHWm22gAc1FWfqNG0y5a3ypuMM5IRTSXdX5FI65GWLEvxJNzrgw== 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=1716279939; 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=ZRNA/zEal5JrO7cNptPrzutPtlvuM1tEpD7CMPt7ezU=; b=fKS6kBBbQ9uTuWdKvet7Fpgfiw3v3EesBNiSKYBSbUR8fJ6UzlZIljpamONsJQM9JOwCe2 h3YJci8Ffx5TJWWab+quGu0S/oDlBOLy1Ve99MnttumBsU/LDcK4ySzDdSu7DOLFluqrnQ ckLuVOZpHNVg0Foh4+ctlQ+N6LitSpMQMFytfqWC3Vc/14by5gzNiNzVzzL4guX7eHblqD IQOnAAIxa/vfTyG3ExC5J2kavxrmk/zrqwOQKOw3RRNXseOWILa6jxCz+deQmNKMCnm4Q3 mjaU26ksqwhFJFy1MmLCWPLgOLjKicI3fbsXfRHC1druuYPk7GzS5o90msMeKg== 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 4Vk6vQ6k4wzF3P; Tue, 21 May 2024 08:25:38 +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 44L8PcwQ058693; Tue, 21 May 2024 08:25:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8Pceo058690; Tue, 21 May 2024 08:25:38 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:38 GMT Message-Id: <202405210825.44L8Pceo058690@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: a46d72c31e52 - main - databases/rubygem-seed-fu: use rails 7.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a46d72c31e52ecb410548e2727933cc2ae720c8c Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=a46d72c31e52ecb410548e2727933cc2ae720c8c commit a46d72c31e52ecb410548e2727933cc2ae720c8c Author: Matthias Fechner AuthorDate: 2024-05-21 04:29:19 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:52 +0000 databases/rubygem-seed-fu: use rails 7.0 --- databases/rubygem-seed-fu/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/databases/rubygem-seed-fu/Makefile b/databases/rubygem-seed-fu/Makefile index 29e67557c14c..f5b409c10010 100644 --- a/databases/rubygem-seed-fu/Makefile +++ b/databases/rubygem-seed-fu/Makefile @@ -1,6 +1,6 @@ PORTNAME= seed-fu PORTVERSION= 2.3.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -11,8 +11,8 @@ WWW= https://github.com/mbleigh/seed-fu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activerecord61>=3.1:databases/rubygem-activerecord61 \ - rubygem-activesupport61>=3.1:devel/rubygem-activesupport61 +RUN_DEPENDS= rubygem-activerecord70>=3.1:databases/rubygem-activerecord70 \ + rubygem-activesupport70>=3.1:devel/rubygem-activesupport70 USES= gem From nobody Tue May 21 08:25:39 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 4Vk6vS41ffz5Lgk6; Tue, 21 May 2024 08:25:40 +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 4Vk6vS12gKz4fgK; Tue, 21 May 2024 08:25:40 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279940; 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=tH44jHyXQhiZYtrOrRdl7mW5Sw7qAJrDzvlE0TMdGgM=; b=DLnhkRWC+hwsd6ugojBgQrAz9YaRWHd02jvxJ+8qolPTY4+7p3G3pFm83jYNU+GdtM3zPW /B2tfq6GDGyv9IBnYSB6W074x+1Yh9uIOcjgj8e8oL9EXK5x9dbZx3ln9DyNPN5ojBdvz8 EyGLKOuDF3KHKIG8P2I3WzWEEzrHmULzx4qdbGpBTtsUCRbfvOuQMVI5bBAzQqzheH4Nit 3Tl0PHgpeIBfeBMXI3uHv9j8eSX6YuKzVofSvJokxT3eUQ+DYGmA1ZU7AR2nNUehWbMT67 1+pKklx0IStjhA1djyQOJbXjtKmBHvid27clLSByD0dTbCbw+2mp6eaSHFwzPg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279940; a=rsa-sha256; cv=none; b=wI9CKAYAaLOwZ7O5J3MT8VYR3yj7orhbMHhwxqkAucq3zp5pcuDoqy0TAMaMDA334dpbiJ bcXBM2dbtdqJEHHke6rQX1p+eQyuQXgrGd0qUFivbfSdLcQujbHudRG64IJD0NYWhHOFR0 b4CM4Yjrt/0tyRarwJYQ+TLncdG0zrE0XrpY9Gg6Mg0DL+m+BOeL56+AmVdH8FuMQpILJ3 yOEeSapZs/Q7ERuZl09P7yb5UvoiFbBmqkSdwFHhuMp6Jvh2RoJL9+x8wzinV31312IqNk 3AVr3CgZstGh4L+cd+PTBztChHc1XGrJsUiCbewb+dC6jg6kDe8vPM5oOsJX8Q== 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=1716279940; 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=tH44jHyXQhiZYtrOrRdl7mW5Sw7qAJrDzvlE0TMdGgM=; b=g17XV+cV+zVRYuaVG5Kw/9SejuITWYCV8GLiAIeH6ji2npX7XUGtSTjBq5ReeiyWjWkKI7 G09C/pPLwNNI4K0Ua4gZYu0Fy6SjMSdU5FIPl3j6wll+DzOBm73J7ywthzsCNnxZGHcaMY YRYF6naKrxPkBIz+8JnYsrqZuBPM6p6vb7b/PeYdp4ZstrTbVjQHcfiUH/E1A9EHGg8df/ htJ0nS3m6hkT5vFcadjlsTZYWe8g8G5ElpggLyS1VKJNUFwLH8V/2vOllYHUxA2GKa9A7A p/PQ83PvO8vezdKrgoo3nZsU+HVMHqFKNA6HKtGVgfdLh/3v3Y/+aAKs+edAlw== 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 4Vk6vS0d9LzFSb; Tue, 21 May 2024 08:25:40 +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 44L8PdYQ058732; Tue, 21 May 2024 08:25:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8Pdlg058729; Tue, 21 May 2024 08:25:39 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:39 GMT Message-Id: <202405210825.44L8Pdlg058729@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: ec82df939c03 - main - databases/rubygem-activerecord-explain-analyze: use rails 7.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ec82df939c03125dbcc0ea9e788f53d35389b55a Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=ec82df939c03125dbcc0ea9e788f53d35389b55a commit ec82df939c03125dbcc0ea9e788f53d35389b55a Author: Matthias Fechner AuthorDate: 2024-05-21 04:43:24 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:52 +0000 databases/rubygem-activerecord-explain-analyze: use rails 7.0 --- databases/rubygem-activerecord-explain-analyze/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/databases/rubygem-activerecord-explain-analyze/Makefile b/databases/rubygem-activerecord-explain-analyze/Makefile index 4f2fb4d88e5e..0ce5b03de77a 100644 --- a/databases/rubygem-activerecord-explain-analyze/Makefile +++ b/databases/rubygem-activerecord-explain-analyze/Makefile @@ -1,6 +1,6 @@ PORTNAME= activerecord-explain-analyze PORTVERSION= 0.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/6/activerecord-explain-analyze LICENSE= MIT -RUN_DEPENDS= rubygem-activerecord61>=4:databases/rubygem-activerecord61 \ +RUN_DEPENDS= rubygem-activerecord70>=4:databases/rubygem-activerecord70 \ rubygem-pg>=0:databases/rubygem-pg USES= gem From nobody Tue May 21 08:25:41 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 4Vk6vV0BTPz5LgkC; Tue, 21 May 2024 08:25:42 +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 4Vk6vT23cbz4fmJ; Tue, 21 May 2024 08:25:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279941; 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=i24hRW3+68OsIjl5yPDjSEnR9aooRBa0KvnLTX/5LSE=; b=blboAiHDV86Klk3XJq9gxXIvKDTn37Got762r8nNE3qj8u07Fd3uagHBOEq5lkcxdZs1nI +GcwqUGleKNIXK21qaqDCSvfFHWPHmnGG53jY2PaZ8xPTzTFHjsSUT7Q39avWMrF3VIXwM GsfRUwiN5kGuoUVwz/7LO9nIw7MuyAwhTM01WveQalMOlzNvdAXMBS1k7Wa5Y6motVG0ud tHryTuYrG6U4im9HqUTbHSetWpy590/T7WX2xibn72Qcg9TqPNdF6NlTJNgC2GjU2b0Z+r BDAnGXo5dzlDCNiqSIymgG90yNgOmGMNaStcx+VJX+zz07dKoURqqqA9+4LC8A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279941; a=rsa-sha256; cv=none; b=ycnylb0IY20hdQjlGkIew/I+Rfp18X+k6JZ8l5rWhfcFbnA1Axfh2AHA87ohRCmp+YbOni RaeZBOg/nAGkoa3nhSxr1M6R33GRxmztWDta3Eh5ItloXPTOaUB6HYDkntsSWjlFXoE0Yh Mp+HrsFWwytkZ92t37btVF2mw/OGb21T1a991D/19ZO0s2S2J5FzNB01SHU7J3GHhHpEvE L+0ZYp9oXGfQFSn97enymkspfdjRemPhySxHA/Nx12bj5seXaN686jWXAzb84Kqs9OWdaP 2wApFlWl+pjvUfU7MSvQ3ucY4ZPaucTUzaLSNyBTQTtXeLETBzga6MWVc1nSTg== 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=1716279941; 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=i24hRW3+68OsIjl5yPDjSEnR9aooRBa0KvnLTX/5LSE=; b=DIrsROmdHVtdeZT2UAA5QQSlA0yxJ6bbu4x8VPzUViiIbKtKveaRoPRd75GDpzL72gvEka jkzni3a+MVHU+d+Toyb2UyPlw9KDdlJ6zUgCGB1tTYK6idkuhu8Igdm4R1iqgQg396RQxf 1Csd2j1+axg/CgXLaXHXCj9F589IraDfSJen+LKyjHXOE+Hmvhg7SaHKQICpVtFtLwxQNn XFLcqzHuno60DabT5UVz1m2kaX6HZ47BAcJtpsVDKX6Yav49HZ0zg7o4hoJa7wXgBlsPs5 ABr3qmbEqT35GcQVCR8VJkfaNbY0FcltgXBYC1LolIMLHiejR3NWwnBO20BJVw== 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 4Vk6vT1dVyzFWS; Tue, 21 May 2024 08:25:41 +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 44L8PfAJ058777; Tue, 21 May 2024 08:25:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PfPg058774; Tue, 21 May 2024 08:25:41 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:41 GMT Message-Id: <202405210825.44L8PfPg058774@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: a8fb84f93854 - main - databases/rubygem-neighbor: use rails 7.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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: a8fb84f93854cfa15d64981fbc5b48fcc8ed997c Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=a8fb84f93854cfa15d64981fbc5b48fcc8ed997c commit a8fb84f93854cfa15d64981fbc5b48fcc8ed997c Author: Matthias Fechner AuthorDate: 2024-05-21 04:43:54 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:52 +0000 databases/rubygem-neighbor: use rails 7.0 --- databases/rubygem-neighbor/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/databases/rubygem-neighbor/Makefile b/databases/rubygem-neighbor/Makefile index 7815a0d21eff..1ac3c379cfef 100644 --- a/databases/rubygem-neighbor/Makefile +++ b/databases/rubygem-neighbor/Makefile @@ -1,5 +1,6 @@ PORTNAME= neighbor PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG @@ -9,7 +10,7 @@ WWW= https://github.com/ankane/neighbor LICENSE= MIT -RUN_DEPENDS= rubygem-activerecord61>=5.2:databases/rubygem-activerecord61 +RUN_DEPENDS= rubygem-activerecord70>=5.2:databases/rubygem-activerecord70 USES= gem From nobody Tue May 21 08:25:42 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 4Vk6vV5fsrz5LgZB; Tue, 21 May 2024 08:25:42 +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 4Vk6vV326zz4fmb; Tue, 21 May 2024 08:25:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716279942; 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=hAdRRAppDZ2GRqZQ8R+GxE3qGxYM8cvsuHYT1/9il1Q=; b=ha6aSln63t8Wg4qW0CbZC/KUSinvPq2ut3OqtFuAhl/YVHUtiDr39Yvug09vXgVY9BPvkp eNiXD3CoK65869c6h8dIDGekyJcCO5ZN745sCPC/gYQgMKmk/BESHEzPxmbfHwRiLL16IA LQg+9NDIOh8kS3bqeGYD4rjBm10FLAal3e3kuTSoEzkElKUfKMqTxaWzWmLz2Y8bnONk8o 3/jnt9ZpmLR4Dl8Eo0K4/fOdyo52725DoCksl8BUW4ewC3cLHeO8TTDeSzy/EFc+BwShHV 5oooGL7Jco1gOkw5UEek1wNcAY2+uFvxHoOmNNDlIMukIe2ixziKgKRWAP/Gcw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716279942; a=rsa-sha256; cv=none; b=ehGSX+rpp2knKo53DqV29xGE4Oo/eqNNE3WPwPkauyBi+oufgGBHbvhBNfuWn4H9xMujA2 xT1fpGAXQoZsP14HYYp8cZxa0EjSy7iqNIKBF1oYGUJbLzYGqg5kN9QiXFg9+bczj+g3u8 qhpCCu+2gINLvic6nURqhc2KuzrOD6dxkQ34RPtJcjoV7NLUyLrqsOM6RHWY9M71ivHFq8 1t7iX3+djI8rpyYrVOR7kw1ux8vC0tQxYXuKFm6MLDNkY7uOwO4TSgLyg4ZFUsK1TQ2L9f qhpi2Msr+mCgeZOA974ySF2ZlLjX/CwZLZlf1Txx1BafKVITEeYf/Zz49ikh0Q== 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=1716279942; 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=hAdRRAppDZ2GRqZQ8R+GxE3qGxYM8cvsuHYT1/9il1Q=; b=JepAboXByzBP+hLeQJ3QC887IV4RPxVovW4BtaOgV9LUtCiaIcBCnY/ozK9UlT9+ys5yw3 T1mQJrF1yfpIxkb9FaNAxj9CaQNvlbBdUv9evY/p43lpCQe5T0BkFBMDNbvhMaDb7bOEs9 osExMXh5K+jk7HEJ0Jj+nhXD9AzEQQ4JAEf+IMYhuG9ON1rPVU71hxfJKTNoj/7fRkj8Bt 9vZ+q3/alQQ27lLumdqhpN9MoEHox5r0mGItKUmOUijsuDWxgihrrQZOzyJ/8umLYV3O/V 3hWg4FS2nytie4zLVnCh087QgQ+KeOS846j7hzK44+zhc0LWO79fxjUk3wKYCw== 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 4Vk6vV2cMRzF3Q; Tue, 21 May 2024 08:25:42 +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 44L8Pg94058816; Tue, 21 May 2024 08:25:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8PgbO058813; Tue, 21 May 2024 08:25:42 GMT (envelope-from git) Date: Tue, 21 May 2024 08:25:42 GMT Message-Id: <202405210825.44L8PgbO058813@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 4b8961cc56ff - main - mail/rubygem-valid_email: update to 0.2.1 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4b8961cc56ff8204ea295fd2a953a4222d2a7f3e Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=4b8961cc56ff8204ea295fd2a953a4222d2a7f3e commit 4b8961cc56ff8204ea295fd2a953a4222d2a7f3e Author: Matthias Fechner AuthorDate: 2024-05-21 04:44:56 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 08:24:52 +0000 mail/rubygem-valid_email: update to 0.2.1 Changes: https://github.com/hallelujah/valid_email/tags --- mail/rubygem-valid_email/Makefile | 5 ++--- mail/rubygem-valid_email/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/mail/rubygem-valid_email/Makefile b/mail/rubygem-valid_email/Makefile index b972971b4464..0abf7eddf0b5 100644 --- a/mail/rubygem-valid_email/Makefile +++ b/mail/rubygem-valid_email/Makefile @@ -1,6 +1,5 @@ PORTNAME= valid_email -PORTVERSION= 0.1.4 -PORTREVISION= 1 +PORTVERSION= 0.2.1 CATEGORIES= mail rubygems MASTER_SITES= RG @@ -11,7 +10,7 @@ WWW= https://github.com/hallelujah/valid_email LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activemodel61>=0:databases/rubygem-activemodel61 \ +RUN_DEPENDS= rubygem-activemodel70>=0:databases/rubygem-activemodel70 \ rubygem-mail>=2.6.1:mail/rubygem-mail \ rubygem-simpleidn>=0:dns/rubygem-simpleidn diff --git a/mail/rubygem-valid_email/distinfo b/mail/rubygem-valid_email/distinfo index 366c75cf6acf..6248d71ef8b8 100644 --- a/mail/rubygem-valid_email/distinfo +++ b/mail/rubygem-valid_email/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630402241 -SHA256 (rubygem/valid_email-0.1.4.gem) = 625fd9f3960110fde75f3198076e9959a97a9d82150618a6f5b340db9bcf5f70 -SIZE (rubygem/valid_email-0.1.4.gem) = 16384 +TIMESTAMP = 1716266259 +SHA256 (rubygem/valid_email-0.2.1.gem) = 79b06a7cc67a4aaeac731c940df775c4092623c455667e86d2a706acd3e9604f +SIZE (rubygem/valid_email-0.2.1.gem) = 17408 From nobody Tue May 21 08:54:57 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 4Vk7YF5F5hz5Ll0L; Tue, 21 May 2024 08:54:57 +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 4Vk7YF4Qhxz4k7J; Tue, 21 May 2024 08:54:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716281697; 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=VTDJm1jmFBE8iq8AOVGhYI2CVnq7uPJQR9YOkoNuXD8=; b=CZ8qhrRBl13D/7VH2R/h9nMU1KHj/Cu1wUY2YI6S5GICgBM4dMvktusZk2wBMbjbvOMZ2b pAnik4sZopkPZoy9GLXwWbhw0ElMTWopli+ez0YnwmTtxmCqIm5Z+b6mCHYeL12VGUrjhQ 1kMBZk5zZZwBhCvcCOgmYCOqbcIZT57+P6sikYmzOcKSBTQd0YfJpE1TuTgesKTRFJAaF3 07k4wy943FBp//CdFFStNryF4Sb90kbCPwGId615/7B/Akar42BGVRV12lmxA800m2Hu+8 HKvEx5dLLhWK0SX/VeQloCX8j3tjwOlEkSWeeFSdSpaP3fL/bUwNO0B6ULixpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716281697; a=rsa-sha256; cv=none; b=AMfGxWYNJmlGDYlfSi0X+uSG8Vn2RoCYj/DYAIyV+fr0p6l6vyqlUYT2768hZhSpNZoQto brThufGFk6/SgvoXAn0UJ77uO1RMsfHZoc+4GUOhnvEnJjR4qERd8mmqDtTGEF4Bc1TJad ZH/Tdk5dLGt2p2/7iZOw+6ENo9BVlpyr8lrHtBotC+Khv4yzpWOHsIbKhBY6X3AJCDN6WC ZK5qLoE10ymmx3xCcvo7OUvTqvQ9fTLoLw7FLsAObltERC+ICkU5aE4d8/GUL4F57pSkRq KrU7rL03VtaWIC0mO39W++7pVxQk6Nm/OMBJ8Jni3ou7F4Xop/KbTyKcXZI/Fg== 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=1716281697; 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=VTDJm1jmFBE8iq8AOVGhYI2CVnq7uPJQR9YOkoNuXD8=; b=NTyn6w/t1uRtsRfBqdWVVY41MCWzfkxq7RH31nArIeAKBXW7HhUIEzY1ytb/JtX5LaGHLN 0TmP01ND0tJjo16UCwIagpLMhk/q1T/nEgzRrmjdYawqXQn+4ent1s2UGUfAsq2kywzAk0 YCvOMG2VcRTLX5NyvitZOZDY/ohJoz0UA8jdtJvHSRHuMTrHvivAUvJHk4IoBjpcy95dHV W8wkz5jGAKZg3q03vIyWUGGwYq/MzzbH7N6HXlgJrwEpZQCQA2i5xdw2czlDOCIY8wp94J klM7eGxhb5s273CvNcNbVDSoAMFUCtGUau7wwtkt9hFuuwX6ybTuE64H92DOVw== 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 4Vk7YF3vHgzFbP; Tue, 21 May 2024 08:54:57 +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 44L8svn3009149; Tue, 21 May 2024 08:54:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8svcJ009146; Tue, 21 May 2024 08:54:57 GMT (envelope-from git) Date: Tue, 21 May 2024 08:54:57 GMT Message-Id: <202405210854.44L8svcJ009146@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Vanilla I. Shu" Subject: git: f77f72b5fd96 - main - devel/py-grpcio: update to 1.64.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: vanilla X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f77f72b5fd9693a70bec1a8122de521886c873ea Auto-Submitted: auto-generated The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=f77f72b5fd9693a70bec1a8122de521886c873ea commit f77f72b5fd9693a70bec1a8122de521886c873ea Author: Vanilla I. Shu AuthorDate: 2024-05-21 08:54:15 +0000 Commit: Vanilla I. Shu CommitDate: 2024-05-21 08:54:49 +0000 devel/py-grpcio: update to 1.64.0. --- devel/py-grpcio/Makefile | 2 +- devel/py-grpcio/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-grpcio/Makefile b/devel/py-grpcio/Makefile index d9324e9226b3..93245236a995 100644 --- a/devel/py-grpcio/Makefile +++ b/devel/py-grpcio/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio -PORTVERSION= 1.63.0 +PORTVERSION= 1.64.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio/distinfo b/devel/py-grpcio/distinfo index d93c58957c30..f2e9db9d3a03 100644 --- a/devel/py-grpcio/distinfo +++ b/devel/py-grpcio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714574853 -SHA256 (grpcio-1.63.0.tar.gz) = f3023e14805c61bc439fb40ca545ac3d5740ce66120a678a3c6c2c55b70343d1 -SIZE (grpcio-1.63.0.tar.gz) = 26327099 +TIMESTAMP = 1716280011 +SHA256 (grpcio-1.64.0.tar.gz) = 257baf07f53a571c215eebe9679c3058a313fd1d1f7c4eede5a8660108c52d9c +SIZE (grpcio-1.64.0.tar.gz) = 12221375 From nobody Tue May 21 08:54:58 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 4Vk7YG578bz5LktN; Tue, 21 May 2024 08:54:58 +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 4Vk7YG4PTzz4k90; Tue, 21 May 2024 08:54:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716281698; 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=hQP06COkzi2fPgbRaJhLu2DQexKZzPtZXOEu8obtIE8=; b=giTodF8Uix0MY82X8zAS3ucl1yGj46uaQL5llRhntpasKdom9Z06GNW4vmca4zrj1g5gAw wn/p07jB235UIQkN8gjfvZkLi9WTB4DAzjDnOZRnU79kDnpLS0raNj689HdyCFrIZpjk/w +m3RywFDUVsJhgKliXnJL9smk/vPYrX85LMpUuD0qIjGMZ/Q9+EHnfokwD487hIuhhBlQ3 ANM8mw5uOZLiAGLYkLTYoyakIWD1sQbfucRfq4iu8ENkeZOiHQVdLR+GdIfkNNHGyHD5r0 N1/bToJ/gDUE+zi1qDgsitDZ/akgrxHEiSVivoN/+RKZwpDmB/W4Nyn289Pyyw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716281698; a=rsa-sha256; cv=none; b=rgHdJtx3nfbxFX+touWfY6WFzx9h3IPzdIFpvAn/ndyrU0YZgOnUV9hrw2SK/DnCIyhpLy eMjg1eCP1myjAsxStaQ51xnLVa87BUVMnXKtiNW0axsYIacze2gqlvGRtklVvMoi2VYJH4 bvAfpjTmFBTo/VcBJMj25LqxfqYGGFAOyOXGnnhEMUI+Ikgu7t/DXGW07gQRUe6evRygCL TmwAzV9ak0uthwN1hu+z8sDReCPlzL+w6LDrbo/UipeK7FP8FQKyXs0ANbR/Mdb4sJ7GOh L+hu0Z5zQzb1x2T/A1OpuDSdU//6sMxi6KvGJv9xJhmUpOOW+ZtwMPqD1sk7UQ== 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=1716281698; 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=hQP06COkzi2fPgbRaJhLu2DQexKZzPtZXOEu8obtIE8=; b=lyXXZanXj5VKP5CjhB/r7DxfGm9D1vDPrXqlhsjkNd+tfLVkG7smDp+Af6NEDh0QWc3SpI UnxJfJMEIutOYt+euFQ5tah1tskhk9d7sIPiOExGlxhXdeKg3zD51RSkeG0KkJ00aPHDjc 5m6b0mCHZ8uQDVpLkAvrveYPWA/xWJw/yZ3mhlk9bZIzyz76G+vte7ydodm/0UJiWGBo9U bCbImZTnd8ia8fpajdZQC9N3Xm9vBwKiz/jheE+3kjdzNQci3gq0lrDjZSPOztU7paYkDr VS4uVPEVy0C4WMMlC5+6l8wwA6ghGiQxXknLpXeegm/xfUE4bb2AnuwYfaQ58g== 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 4Vk7YG41GgzFXr; Tue, 21 May 2024 08:54:58 +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 44L8swNb009196; Tue, 21 May 2024 08:54:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L8swfj009193; Tue, 21 May 2024 08:54:58 GMT (envelope-from git) Date: Tue, 21 May 2024 08:54:58 GMT Message-Id: <202405210854.44L8swfj009193@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Vanilla I. Shu" Subject: git: 1f80c1e07e41 - main - devel/py-grpcio-tools: update to 1.64.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: vanilla X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1f80c1e07e41980a9d498b3b834a5684ebd1b047 Auto-Submitted: auto-generated The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f80c1e07e41980a9d498b3b834a5684ebd1b047 commit 1f80c1e07e41980a9d498b3b834a5684ebd1b047 Author: Vanilla I. Shu AuthorDate: 2024-05-21 08:54:29 +0000 Commit: Vanilla I. Shu CommitDate: 2024-05-21 08:54:49 +0000 devel/py-grpcio-tools: update to 1.64.0. --- devel/py-grpcio-tools/Makefile | 2 +- devel/py-grpcio-tools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-grpcio-tools/Makefile b/devel/py-grpcio-tools/Makefile index 94ff73e1b354..67ee40391773 100644 --- a/devel/py-grpcio-tools/Makefile +++ b/devel/py-grpcio-tools/Makefile @@ -1,5 +1,5 @@ PORTNAME= grpcio-tools -PORTVERSION= 1.63.0 +PORTVERSION= 1.64.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-grpcio-tools/distinfo b/devel/py-grpcio-tools/distinfo index 647a1b962d2f..fb4cfd808fd0 100644 --- a/devel/py-grpcio-tools/distinfo +++ b/devel/py-grpcio-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714576305 -SHA256 (grpcio_tools-1.63.0.tar.gz) = 2474cffbc8f29404f0e3a2109c0a0423211ba93fe048b144e734f601ff391fc7 -SIZE (grpcio_tools-1.63.0.tar.gz) = 5026765 +TIMESTAMP = 1716280292 +SHA256 (grpcio_tools-1.64.0.tar.gz) = fa4c47897a0ddb78204456d002923294724e1b7fc87f0745528727383c2260ad +SIZE (grpcio_tools-1.64.0.tar.gz) = 5027399 From nobody Tue May 21 09:14:50 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 4Vk80C0G3Zz5Ln8Y; Tue, 21 May 2024 09:14:51 +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 4Vk80B6SCnz4lRl; Tue, 21 May 2024 09:14:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716282890; 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=hCUeID6ry3auIRIx/RaRbI6DS2f9HUgRzBCdphncvRM=; b=ae0BX8DdSq2UKIWH/UMRMXwwjz5CryRMdlLx+OR0tS7B+F4s+GdjftwD4usby/lQDi27DH lgZld/8CVSw4UfQqKz0erMd80HEv6PlfErMRtyI0KapOtlgiVAzCrCU57FxX9n8vV+g46a te0AWd1BYHoHi6i+ol0lCZwLTTxtxja632aKf2gvL++yhyPn8BuEGHBITuZ9788KL1KaeF mmKQG6X1dUX9SSFB3qh9dzN71MBav9gnUui6Zhhwptfr8GuasvFN4weezax6IVsQDz/81W wwsKAsrh4CV5Fu9Qr5FQUauC2MSgoA/FHNALzQ9WFsDAIKMTyfPxT1ScCAGINg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716282890; a=rsa-sha256; cv=none; b=kztscjceCR2TdY+Ay75VXyIUxVs0dNwbZlO0LoTcedzwhaXImOawK5NLRUWmOs989CGywb kpFDrUtYLcD431/9KsQKkMwJlMcjd7OIdWRwzpnpMyWPV0AS690B544c0XvmVb9WL4L1rl gQI7bUOscpKQmmFwYS+UihuPSUFPrnlNME7pYFOVBf7NjMm268Sql77rHX5AZezO1iGVK1 Nnr4ta0yIRarkyl8J2ClCXosGuSXCnGazOhHouA+AvE3mifYTR5k2F8rE3bLdfSut2o2Cm wEkHZ6Jb4W2QrftIy8moR2KlzcnpQgAvFVtjrAlq+dYwm30sF+aaU/XzE9H2Xw== 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=1716282890; 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=hCUeID6ry3auIRIx/RaRbI6DS2f9HUgRzBCdphncvRM=; b=ic1i9HGe7Xoh/AYmBRQehva84T47adKoMU8cmvEjwxhoZyOXwalv3mBkpn/sM0z0Jz0ztW LH98yFaDlkBofMIbqMEbB0OKbDe45jeXCZP/zNtnn/9xrOpp05NIiUl7TXBmqOF4A/FXfI tfeDeysRD8iVWWKylBlLw5YsdnKKADsk9ovrm6NxKjb4EyWebeppxYbXM+rufTb4c1WQ49 J+Z/SSOHDoADPmZjni12kBR9ejRITkemOCjuMlVlNemmwB/mk8ND7Gdl+tdN/eMHPavARe BpCcHvfe/k2nbbseyv0iIEu9/4HAl+7F2smXimKoUX5h2Nfhz/VIdEFEUeQl+w== 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 4Vk80B63VhzGlB; Tue, 21 May 2024 09:14:50 +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 44L9EoSL043548; Tue, 21 May 2024 09:14:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L9Eo39043545; Tue, 21 May 2024 09:14:50 GMT (envelope-from git) Date: Tue, 21 May 2024 09:14:50 GMT Message-Id: <202405210914.44L9Eo39043545@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Bernard Spil Subject: git: 399890025b72 - main - security/vuxml: Document Roundcube XSS 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: brnrd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 399890025b720aeb22a3694f1ac814f28d07a008 Auto-Submitted: auto-generated The branch main has been updated by brnrd: URL: https://cgit.FreeBSD.org/ports/commit/?id=399890025b720aeb22a3694f1ac814f28d07a008 commit 399890025b720aeb22a3694f1ac814f28d07a008 Author: Bernard Spil AuthorDate: 2024-05-21 09:14:46 +0000 Commit: Bernard Spil CommitDate: 2024-05-21 09:14:46 +0000 security/vuxml: Document Roundcube XSS --- security/vuxml/vuln/2024.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index de6628e8d9e9..a3c894d13d87 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,31 @@ + + Roundcube -- Cross-site scripting vulnerabilities + + + roundcube + 1.6.7,1 + + + + +

The Roundcube project reports:

+
+

cross-site scripting (XSS) vulnerability in handling SVG + animate attributes.

+

cross-site scripting (XSS) vulnerability in handling list + columns from user preferences.

+
+ +
+ + https://roundcube.net/news/2024/05/19/security-updates-1.6.7-and-1.5.7 + + + 2024-05-19 + 2024-05-21 + +
+ qt5-webengine -- Multiple vulnerabilities From nobody Tue May 21 09:49:30 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 4Vk8mB2dY4z5Lr9P; Tue, 21 May 2024 09:49:30 +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 4Vk8mB219Zz4nXP; Tue, 21 May 2024 09:49:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716284970; 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=F+oXKiF9lCFUnr74PMAOp/JWmkEJtCS8hLJSHnWSOtg=; b=keHndlcKdCg/O0CXk7JIvGMqcDjblKmapyGJlDTHZ7WSW6PzPFNDoTc/Kaijx2nPdbQXXL fMwIsSJRlfk46EdUMzYKVuZpcmDtVoGGYWhtGVK9gmChTOLft5iZDw9l0TpHMitfLCE47G ZNrOPvtP5ThDS8ZCFvW/XBx6BnQZ/qYhKxl3EhzOlllXCTtqWlybG8oiIhbxgxq9rC15Zn FlNxPuRBYvqhuEZiFIV9Wc7+8hW4EWAXflE18RSsU1teCtp6jOCANswAlXwaXGNHryb5d+ sMFfLTphEDh3Pm01IWuecJHNilX0GTtcERJwN7RZ1GB2q4y986VsWFefQs7spA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716284970; a=rsa-sha256; cv=none; b=mr+i4v176X7eg2sUz4XMlhpCSZiVls9Pfg8BmixYMLjIt7rSpocuaulm3mTCFxnuveIpUi gRJbuzpOwysPgxg/YtmQf9A5DRsvE5F6/sL8VLZuPVUMzaXHP8ZLisuUg/dDaXS9/zSlti EoNBmopJlD02pYUS163SfJchPXFdANrru1lJ4H4RE1pPbvE6aobrjeDdt+o+7lgG0VMt9+ oI5t8i4JOGqBkYRFnoWCDAkPHjI63Nz7RvS71BUdsyAY/wSYWaLGPJ9VPcGsXKVDCi7dUF r8VnQVj7MCp8aYlk/1FAXL/3Jmvp/wf94ch6U9IPl/laabHNPZOR332zX+41MQ== 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=1716284970; 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=F+oXKiF9lCFUnr74PMAOp/JWmkEJtCS8hLJSHnWSOtg=; b=XjH9TJLBUl9v13k1E5SyEcFhJnjW4LQhMXucRJVEce/wyuVjsfJyuRowfE/qB7dcQXUt/w e2rtQZuxqfj/PNYix3WHdOdzZqfB0NoUhTIw0ZoU/szMuYOBJ3dSuOyH5m1NBh9tj7JX3i +ottY2TLA2lw/BqmM2M6oNFbiijRWXU/L2M5ioZOwDg5EVyggGlOq2XAUFQp/dYC5cEDSQ lcCrlJL8HYL3bIaDtDDf6q3BBiAntw6n2QDe0gKVqdRvQv4mU2A9muz8lqTc60edbFK8Zu v0gC1oUscEYYVxaI9WuvvJDDCIU0pxi6O//uYwA3+2d6JSR3Ctz3/lb2RkZUWg== 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 4Vk8mB1cWmzHQr; Tue, 21 May 2024 09:49:30 +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 44L9nUO2094144; Tue, 21 May 2024 09:49:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L9nU0A094141; Tue, 21 May 2024 09:49:30 GMT (envelope-from git) Date: Tue, 21 May 2024 09:49:30 GMT Message-Id: <202405210949.44L9nU0A094141@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Nicola Vitale Subject: git: eb76881975ec - main - x11-toolkits/tkshape: Add LICENSE 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: nivit X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eb76881975ecc5cc20e0ca929cc2b6da2f2db491 Auto-Submitted: auto-generated The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=eb76881975ecc5cc20e0ca929cc2b6da2f2db491 commit eb76881975ecc5cc20e0ca929cc2b6da2f2db491 Author: Chris Hutchinson AuthorDate: 2024-05-21 09:48:09 +0000 Commit: Nicola Vitale CommitDate: 2024-05-21 09:48:09 +0000 x11-toolkits/tkshape: Add LICENSE - Remove a master site no more available - Pet port(clippy|fmt) PR: 279101 --- x11-toolkits/tkshape/Makefile | 60 +++++++++++++++++++++---------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/x11-toolkits/tkshape/Makefile b/x11-toolkits/tkshape/Makefile index b6818f87b28b..acb4ac8e9757 100644 --- a/x11-toolkits/tkshape/Makefile +++ b/x11-toolkits/tkshape/Makefile @@ -1,36 +1,38 @@ -PORTNAME= tkshape -PORTVERSION= 0.4 -PORTREVISION= 3 -CATEGORIES= x11-toolkits -MASTER_SITES= http://www.cs.man.ac.uk/~fellowsd/tcl/ \ - http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ -DISTNAME= shape${PORTVERSION:S/.//g} - -MAINTAINER= nivit@FreeBSD.org -COMMENT= Tk library to access to X Shaped Window Extension +PORTNAME= tkshape +PORTVERSION= 0.4 +PORTREVISION= 4 +CATEGORIES= x11-toolkits +MASTER_SITES= http://www.cs.man.ac.uk/~fellowsd/tcl/ +DISTNAME= shape${PORTVERSION:S/.//g} + +MAINTAINER= nivit@FreeBSD.org +COMMENT= Tk library to access to X Shaped Window Extension WWW= https://www.cs.man.ac.uk/~fellowsd/tcl/shapeidx.html -USES= gmake tk xorg +LICENSE= TKSHAPE +LICENSE_NAME= TKSHAPE License +LICENSE_FILE= ${WRKSRC}/license.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USE_XORG= x11 xext +USES= gmake tk xorg +USE_LDCONFIG= yes +USE_XORG= x11 xext -PLIST_SUB= PORTNAME="${PORTNAME}" - -USE_LDCONFIG= yes +PLIST_SUB= PORTNAME="${PORTNAME}" OPTIONS_DEFINE= MANPAGES OPTIONS_DEFAULT= MANPAGES -MANPAGES_DESC= Install manual pages +MANPAGES_DESC= Install manual pages .include .if ${PORT_OPTIONS:MMANPAGES} -PLIST_SUB+= MAN="" +PLIST_SUB+= MAN="" .else -PLIST_SUB+= MAN="@comment " +PLIST_SUB+= MAN="@comment " .endif -WRKSRC= ${WRKDIR}/${PORTNAME:C/^tk//1}${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME:C/^tk//1}${PORTVERSION} GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tclconf=${TCL_LIBDIR} \ @@ -38,10 +40,9 @@ CONFIGURE_ARGS= --with-tclconf=${TCL_LIBDIR} \ CONFIGURE_WRKSRC= ${WRKSRC}/unix BUILD_WRKSRC= ${CONFIGURE_WRKSRC} -WHERE_REPLACE= ${WRKSRC}/demos -REPLACE_FILES= ${WHERE_REPLACE}/dragger.tcl \ - ${WHERE_REPLACE}/fancytext.tcl \ - ${WHERE_REPLACE}/fingerprint.tcl +WHERE_REPLACE= ${WRKSRC}/demos +REPLACE_FILES= ${WHERE_REPLACE}/dragger.tcl ${WHERE_REPLACE}/fancytext.tcl \ + ${WHERE_REPLACE}/fingerprint.tcl post-patch: .SILENT for FILE in ${REPLACE_FILES}; do \ @@ -51,14 +52,13 @@ post-patch: .SILENT ${REINPLACE_CMD} -E 's,(^CFLAGS = )-g,\1${CFLAGS},' \ ${BUILD_WRKSRC}/Makefile.in -FIND_DIRS= -type d \! -empty -FIND_DEMOS= demos -type f -and -name "*.tcl" -maxdepth 1 -FIND_IMAGES= demos/images -type f \ - -and \( -name "*.gif" -or -name "*.xbm" \ - -or -name "*.cur" \) +FIND_DIRS= -type d \! -empty +FIND_DEMOS= demos -type f -and -name "*.tcl" -maxdepth 1 +FIND_IMAGES= demos/images -type f -and \( -name "*.gif" -or -name "*.xbm" \ + -or -name "*.cur" \) -TARGET_DIR= ${STAGEDIR}${PREFIX}/lib/${PORTNAME} -MANPAGES= CombShape.3 QuryShape.3 shape.n +TARGET_DIR= ${STAGEDIR}${PREFIX}/lib/${PORTNAME} +MANPAGES= CombShape.3 QuryShape.3 shape.n do-install: # script, library From nobody Tue May 21 09:58: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 4Vk8yX5TZDz5Ls21; Tue, 21 May 2024 09:58:28 +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 4Vk8yX51hVz4q01; Tue, 21 May 2024 09:58:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716285508; 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=hoiMNPGDakHK3JtCxlWnp31DBkyW/9pOIMKu+iAxAKk=; b=ObG/f0lBLbfQ8x/P2l9asgRuwEIQaHBxX1uhYTE4lECVmY+/ZoB2xwMqJw0L3YIVp8Y2xV guj0/bb4SjRFX1sjO8FHAC5mfDJJV4nzLuNynFu90WzLXjSuiEXJX00fdQfaXnvkjANdQR 6Sww1UMQ0DHcNRL5ZP4dY0zi6mHKFhAq8w9pDNjrVo8gqUT8E3uFqhUCv7nmHf5LW8IENE Fa7ukYv/tuO5b4QauWWs93CPzvvIyM8Vm20coT9jUXkuFoZMYU+k4Fsl3G9zjNvbsUCCb+ 5iavgwLsdZ9Y7bTYHe1tagTXk+yf7C+S46bE79F3E6Ue+KMSRXiro7FR/hX+ew== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716285508; a=rsa-sha256; cv=none; b=RhPHI5dTzHKJboyZHslQJMpl+HMJRv3kHVcHi64edWirbDAckGBaCIG4v1x6xwCKzNAP1V vTsadLp9ovzCMSTyvMa0ib7v460Z7KfKK0dty37j/OhTErgZF7bwfcXxQszYmSJwgfuF23 vXRXBNrOYFa9mvFcrui26mbgiY9kEdm+xdqK1FWSYkslfyAxIvvXNTyRrMhiN27agZR2gf f/fK/PH0jp6bMRtBW8olsi5pBMIVdkGru/n2ypUyt1rjM6dKS5QNhWKjM4mjoALg3FmKwo rl8AtjMs3FE1lTPk9IkLG5eeFaslwNUMz0WgOSS7byI+tKC+9rC0xEXE2YoJUw== 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=1716285508; 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=hoiMNPGDakHK3JtCxlWnp31DBkyW/9pOIMKu+iAxAKk=; b=bZZXOoc0cJUjup2Eyvvp4Op4xLrlmYa+NilrwHzzIh5vyC8RZhz/T0EfWXA0k6WbmG8KY3 veR3Nh+3rtYSDJHFpGHqS0qGjlgslBV2tev5Lhr6v2QvaqF/fbcV7cgId/Qvav8x9FKwsW dKCxZaSUO2SC2mJB/lRb2Lmy3R/qxKN1b7mgxsbl6wx9ZvpNDbNYWZtvWMgkSSA3Y0Wx+B YfsYVsMSXWDCUa0keInaSyYDj17Mjo+3T+wUEv5me/HEage/wuKRHBK83v0v5a5jQOojmv F41VRSRKvM+bcCn30SGyUC1+Fex3UNiLm9BkGWdKNTDbcN/AAVM8FDVKuODmig== 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 4Vk8yX4dljzHgp; Tue, 21 May 2024 09:58:28 +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 44L9wS04011123; Tue, 21 May 2024 09:58:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L9wSW3011120; Tue, 21 May 2024 09:58:28 GMT (envelope-from git) Date: Tue, 21 May 2024 09:58:28 GMT Message-Id: <202405210958.44L9wSW3011120@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Koichiro Iwao Subject: git: ea30d78a0e13 - main - devel/lazygit: Update to 0.42.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: meta X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ea30d78a0e13e0a6c990005e04da84da8712944e Auto-Submitted: auto-generated The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea30d78a0e13e0a6c990005e04da84da8712944e commit ea30d78a0e13e0a6c990005e04da84da8712944e Author: Koichiro Iwao AuthorDate: 2024-05-21 00:35:42 +0000 Commit: Koichiro Iwao CommitDate: 2024-05-21 09:57:48 +0000 devel/lazygit: Update to 0.42.0 Now it depends on go 1.22. Changes: https://github.com/jesseduffield/lazygit/releases --- devel/lazygit/Makefile | 5 ++--- devel/lazygit/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/devel/lazygit/Makefile b/devel/lazygit/Makefile index 156399e446ee..2c52303a1c48 100644 --- a/devel/lazygit/Makefile +++ b/devel/lazygit/Makefile @@ -1,7 +1,6 @@ PORTNAME= lazygit DISTVERSIONPREFIX= v -DISTVERSION= 0.41.0 -PORTREVISION= 1 +DISTVERSION= 0.42.0 CATEGORIES= devel MAINTAINER= meta@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://github.com/jesseduffield/lazygit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= go:1.22,modules GO_MODULE= github.com/jesseduffield/lazygit diff --git a/devel/lazygit/distinfo b/devel/lazygit/distinfo index cff75ebb8b58..b7a7594701e0 100644 --- a/devel/lazygit/distinfo +++ b/devel/lazygit/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1713192935 -SHA256 (go/devel_lazygit/lazygit-v0.41.0/v0.41.0.mod) = 88f7a9213bc75ba89cdfde13a5b98a6cdbbf527a78219c4e631c56ad71823372 -SIZE (go/devel_lazygit/lazygit-v0.41.0/v0.41.0.mod) = 3545 -SHA256 (go/devel_lazygit/lazygit-v0.41.0/v0.41.0.zip) = 3d1e2537fc0b76cac8d385c8bd5a7eddc61f54f73c722338bc62b9da4d195199 -SIZE (go/devel_lazygit/lazygit-v0.41.0/v0.41.0.zip) = 1170294 +TIMESTAMP = 1716182245 +SHA256 (go/devel_lazygit/lazygit-v0.42.0/v0.42.0.mod) = 712c78235b41b46fb6f00de6a8b48fa660c647d472fe755e6f0099c21b9e9a0e +SIZE (go/devel_lazygit/lazygit-v0.42.0/v0.42.0.mod) = 3527 +SHA256 (go/devel_lazygit/lazygit-v0.42.0/v0.42.0.zip) = b6715ac5fa25948456e89c80ca0c30f1c20098d8d81e8250db53b9988134e617 +SIZE (go/devel_lazygit/lazygit-v0.42.0/v0.42.0.zip) = 1195396 From nobody Tue May 21 09:58:29 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 4Vk8yY6dpLz5Ls46; Tue, 21 May 2024 09:58: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vk8yY5J0Mz4pYy; Tue, 21 May 2024 09:58:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716285509; 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=AeRNYHpnTiicA1rMmVPg7Asmnk0zXgUB/vXNg26acVI=; b=O5MGHR/+dKH7THXF2BmWz0gflklPpozw7QmWYzmughWWg2feU7FRro9bHCPmMD4CncFxis vP5TK0QzHuO5BJbz1k9F/oPzwqaJTKL0KHAx19a8lszQDoKJmPzaidlB/2rNibVn94aVwn UmxIZPJz48S4lFCTJ194PBi75MTkSg6xuYvC0nPprWP3rFVWRneSq4ngLXvumwTI8lN4jr 3KZtPP5lGpbx+qKseZgJjZZPeHs+NH5qUDHxqLHEfb47L/VZ0cFtHULB3jgSJ3mZ//vvjp d/sdUEglq+s4Ecd98QJiK0vADKd1PXRa0TLg85KbYtqUUYMf/xJAieW/Ga97xA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716285509; a=rsa-sha256; cv=none; b=VCthOKUciSQSerDFDQhd19ns8a00z86yyw/u0vP75v/aqs3J489FmU8/M3l+TcLtNLoJN0 Uc3wFgpBX2OWGPVqL3PKDnumYT82sHCkJb1zAaNjRg0E9CLoZnEhLly6GpKNW8/DYRvPM0 ++Y2bq2PFhQpdFtfaPuqGZAJUlmLqCidFsRomprwsU7Q410k7zbxqLZHDCqjLU9wMzjQU5 mB0y6XUrSUPaCJXxSe5efL/dw6pUxLGZZsnSGhZATTLG/03ocWTJQKHijerMrBgqryYJwa ekFwA5X8UGnp4IL4K9fX8WhDIfy2obP0WGUxDvd2NdyG9OUxDY6/2iAE3s90PA== 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=1716285509; 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=AeRNYHpnTiicA1rMmVPg7Asmnk0zXgUB/vXNg26acVI=; b=nSwHaV9oiVAUcK6EgRTTMfk2LdMoboLgkziAoUFd3zgui3fVLHPkERj6pMaC1A/ak4PKCr 95IUj28WYbDD3kPKaZbvsrrza1hUsswQOUKoRhsRtJWjd3rCpZqJUvHLXhvJ3KWU6RAbp5 6dMGuTOuXVZ1j5RLJXzDbL1ffQS/kJdvS1O4f8nd5F0rdGb8srbdwSeUPIfLxk29cR+mN9 zoDuH6/BoJRCS3ODZH1biLLLX12jrllgnZzQrW7lrwIGmCt1NDjuRzbK0ZzhbGIrYjexqW RS94aYN2dmiYRTSHpv/h7yib6iOWIVwDPCTkF/3uhCBRTy28WAtuqYr5i3JJNQ== 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 4Vk8yY4vrZzHgR; Tue, 21 May 2024 09:58:29 +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 44L9wTOT011169; Tue, 21 May 2024 09:58:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44L9wTXe011166; Tue, 21 May 2024 09:58:29 GMT (envelope-from git) Date: Tue, 21 May 2024 09:58:29 GMT Message-Id: <202405210958.44L9wTXe011166@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Koichiro Iwao Subject: git: d27b1601b6e0 - main - security/softether-devel: Attempt to fix build 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: meta X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d27b1601b6e0a37236be599f1a9a4cbc818d3aea Auto-Submitted: auto-generated The branch main has been updated by meta: URL: https://cgit.FreeBSD.org/ports/commit/?id=d27b1601b6e0a37236be599f1a9a4cbc818d3aea commit d27b1601b6e0a37236be599f1a9a4cbc818d3aea Author: Koichiro Iwao AuthorDate: 2024-05-21 08:16:37 +0000 Commit: Koichiro Iwao CommitDate: 2024-05-21 09:57:49 +0000 security/softether-devel: Attempt to fix build There is environment-dependent build failure related to parallelization. Thanks to: des@ (via ports mailing list) --- security/softether-devel/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/softether-devel/Makefile b/security/softether-devel/Makefile index e5d50a0e1056..8ca49907f055 100644 --- a/security/softether-devel/Makefile +++ b/security/softether-devel/Makefile @@ -25,6 +25,7 @@ DOS2UNIX_FILES= ChangeLog LICENSE README *.TXT \ OPTIONS_DEFINE= DOCS +MAKE_JOBS_UNSAFE= yes CONFLICTS_INSTALL= softether-4.* softether5 PORTDOCS= AUTHORS.TXT ChangeLog LICENSE README THIRD_PARTY.TXT WARNING.TXT From nobody Tue May 21 10:31:12 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 4Vk9hJ35MKz5KxGk; Tue, 21 May 2024 10:31:12 +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 4Vk9hJ2fhFz4sw8; Tue, 21 May 2024 10:31:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716287472; 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=MsNjqgmTxkHZenj7vnUK3zdwaBL3AV1B6MJVkBZo4xU=; b=u2cEfmNz7DcYUcjuIz//NkHWciDMMeSiqXonIoBCS7XgdMIJNYG8+5NQJxRZfvQ/n2u0BI sGt/TQ0kzNEIErCZl2YdA5Wt4YKiGxDyDIMt57s0LgD2LVJU3UXjrkqWS5nkPQZRGQ9JYb j1dtyqa+QVkn2FteWz0vg4iZWBt2EsaZnfe+fPVE8ksW+LrqOvsY8TGhvwvLyWVdBxEWl5 8r0XQ4Bov/TtJY3gfrO37oKKWlqw1eonl64FosGUoalFDuclkbnXYry09tTGGxMQ1rRN+a 1kaV7jS7A08GglWW70ugsmb6CnOr23VVPT52IrGncPKN3ZEeQRaW4PLWV1R2Gw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716287472; a=rsa-sha256; cv=none; b=kTi/i9+nMsgkkoEk8vuqM2tahpMENfjkhNvJ5pnWONdBPljxpX4r0UYRhIRwhtHqCHgBxC VKG5ItsDx98MHWlF77NouXACHdQOgUri4SeKzc0OBv/Kh/ZEVAGoSFalvERhbuvdNfCmf3 e1mjwo8FbGNBLRki197xZ6xOq0TpsuEa2mJ+oih9AzqAQfx8+vr+VSKVPSzfXIYkyD7lHL p2gq6UDf5ZTH6IJhUW8w/NBH/31HNkHykC/mGZwBrMWJPoHh+Hv0mpgmk/oF8kdQ17NDlI awvXoWKXQdid0kf4lytQUQMGj+AU6P+i2YAW9IbDoPxDIF9EyZwm/da5b3/Prw== 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=1716287472; 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=MsNjqgmTxkHZenj7vnUK3zdwaBL3AV1B6MJVkBZo4xU=; b=aYrrWA44Gj/TC9/z/PO2dn1bonqNlu4RKSXpeMVuVMS3hA06RRbf+967oMhNWG1E50EbmH LOLEk3zsiJ6gGxEdCH+G0JAaIdKHbcCVaIJrGeBxWQR305aRDgZa5032cvgXrhaoOTY/3P ikPtO3KY1S/CX8tnBEpdyljvBO8j5OKmBtwlAU7Wqe325jSfCUxuke/g9Kb6KCgXgVZL1v LyZZZ+Zw/Oklr0V+E40SjcGQdvxVLS/HWKS3y1tmMiLIzhDdOXnmIb/DijeccYu06O/PQq o9rsQZOsaGM33i8nXLVZXI8lEjfOiVI/IpspZNwWn730Dv51NSNK/ustb4KPdw== 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 4Vk9hJ1yx9zHhq; Tue, 21 May 2024 10:31:12 +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 44LAVCnY072209; Tue, 21 May 2024 10:31:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LAVCm6072206; Tue, 21 May 2024 10:31:12 GMT (envelope-from git) Date: Tue, 21 May 2024 10:31:12 GMT Message-Id: <202405211031.44LAVCm6072206@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 93f697098473 - main - security/xhash: update to v3.3.3 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: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 93f697098473775b1e35c6ab24e21dad44b23313 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=93f697098473775b1e35c6ab24e21dad44b23313 commit 93f697098473775b1e35c6ab24e21dad44b23313 Author: Ricardo Branco AuthorDate: 2024-05-20 14:22:29 +0000 Commit: Fernando Apesteguía CommitDate: 2024-05-21 10:30:44 +0000 security/xhash: update to v3.3.3 ChangeLog: https://github.com/ricardobranco777/xhash/compare/v3.3.2...v3.3.3 PR: 279158 Reported by: rbranco@suse.com (maintainer) --- security/xhash/Makefile | 9 ++++----- security/xhash/distinfo | 14 +++++++------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/security/xhash/Makefile b/security/xhash/Makefile index a7cbc2b015f9..741a5198ceea 100644 --- a/security/xhash/Makefile +++ b/security/xhash/Makefile @@ -1,7 +1,7 @@ PORTNAME= xhash DISTVERSIONPREFIX= v -DISTVERSION= 3.3.2 -PORTREVISION= 3 +DISTVERSION= 3.3.3 +#PORTREVISION= 1 CATEGORIES= security MAINTAINER= rbranco@suse.de @@ -14,10 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules,1.21 USE_GITHUB= yes GH_ACCOUNT= ricardobranco777 -#GO_MODULE= github.com/ricardobranco777/xhash GH_TUPLE= \ - golang:crypto:v0.19.0:golang_crypto/vendor/golang.org/x/crypto \ - golang:sys:v0.17.0:golang_sys/vendor/golang.org/x/sys \ + golang:crypto:v0.23.0:golang_crypto/vendor/golang.org/x/crypto \ + golang:sys:v0.20.0:golang_sys/vendor/golang.org/x/sys \ klauspost:cpuid:v2.0.12:klauspost_cpuid_v2/vendor/github.com/klauspost/cpuid/v2 \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag \ zeebo:blake3:v0.2.3:zeebo_blake3/vendor/github.com/zeebo/blake3 diff --git a/security/xhash/distinfo b/security/xhash/distinfo index aa6114c6ceba..d261fbcdeb59 100644 --- a/security/xhash/distinfo +++ b/security/xhash/distinfo @@ -1,10 +1,10 @@ -TIMESTAMP = 1709054234 -SHA256 (ricardobranco777-xhash-v3.3.2_GH0.tar.gz) = 4a43ea5e6f36ab0c21ea89a080ff6134a7c0beabd4ed47d4f8f3ed562870e32a -SIZE (ricardobranco777-xhash-v3.3.2_GH0.tar.gz) = 14889 -SHA256 (golang-crypto-v0.19.0_GH0.tar.gz) = 0e1d6c17f9c6f529d2d06e43030695ba135115ee401fda5316d6b30423087bb2 -SIZE (golang-crypto-v0.19.0_GH0.tar.gz) = 1810389 -SHA256 (golang-sys-v0.17.0_GH0.tar.gz) = ac396e3c66940e34fdd1d422a9628ab2a5118249118f2a36f65082d32e709e7a -SIZE (golang-sys-v0.17.0_GH0.tar.gz) = 1446309 +TIMESTAMP = 1716122329 +SHA256 (ricardobranco777-xhash-v3.3.3_GH0.tar.gz) = 922f1d6f05a4f267e7343450a1a57a7e260d7ea2e726d164532d1d039253be6a +SIZE (ricardobranco777-xhash-v3.3.3_GH0.tar.gz) = 14963 +SHA256 (golang-crypto-v0.23.0_GH0.tar.gz) = e6cfbf5f44d6b89b748c87fdbabd04c9634c5b825e39032a69854c300be9fb43 +SIZE (golang-crypto-v0.23.0_GH0.tar.gz) = 1813872 +SHA256 (golang-sys-v0.20.0_GH0.tar.gz) = eb2569cab8d7a92ce3afa9119538b61fc03d575c01f1548ec1e152c330ac591d +SIZE (golang-sys-v0.20.0_GH0.tar.gz) = 1494604 SHA256 (klauspost-cpuid-v2.0.12_GH0.tar.gz) = ac723eecde24ff08a2fa4b3989b602ab2ecd607f132845b66c26aae896f7130a SIZE (klauspost-cpuid-v2.0.12_GH0.tar.gz) = 343262 SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808 From nobody Tue May 21 10:33: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 4Vk9kw2nDYz5KxbN; Tue, 21 May 2024 10:33:28 +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 4Vk9kw2G4Cz4tJh; Tue, 21 May 2024 10:33:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716287608; 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=hsMgaydOrK7NLunQPUUhR79ZIf0j0YWig2YEeawWbCM=; b=O2zdb3eFq1btiVmCD9hOnyzxtRcvHFvI9SWq0z4bYlA/kV8r5TcjO7CmrMyFErRq1s4ick dfuKgepfuHRx3cjsVF/oGGXfOYg+cvz6T+XUb62Q0j3cayk+geh4jyNdCesoUImkb/jlx3 IJJA/L2E6lrOnCBg3yqwlfxG12qD3q1B8o+gS2wl59vB/gPOmGHhKu9WFO96afEJDrcd+f GVH8dz89V/hWgQJQic5N9Ot1qBMS5JdZGfSGziQNWhsEVYG3t0kRlTXmzpmW67YoMJt7hX pq0u7prnYl1HQqqOYFBOi7J+3uQq2tJYpKIAqw/fcgDVGZZ7u50ex5mPq+ACuQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716287608; a=rsa-sha256; cv=none; b=XtRYBRz3TaJDzzIbwHK4FH0dwnVVkB2Fc9qH5QzT0hHM0jUoT4Ft6yKKf16T5FFcA4RRqR lv2s0mz/Fm0YxVoKBfnV0IpLZ1qdjjzWiJ/R3cxON/hb783woHMK3WL1a9jlEOqJzzcPs+ w9O5BEOEejdqUH/q1KE8y+k0tfjr0eJ66r8gZ+Bm8ZJPd/78vteCa9LKntoTIQ2fW1ifka cGyQt2JjcE8iSdHeZ7+FxYGEb20lbzYv7+21GqYve6mOBtPKIa+jxuBexwbYHzVy5yvV8P b6CqXDKVvsAfq+aQ32zD+VZlcO0l4AcyqajECljtZNNZ3cKwu584yWEzYu988g== 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=1716287608; 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=hsMgaydOrK7NLunQPUUhR79ZIf0j0YWig2YEeawWbCM=; b=C1WSmmavwKCqtW5RUIgho3Rcr9iUJI8hhVM+MSnN7y0qmRgYIEE8DcG7NUgUDBEMWlf31f b1pM7eILsCUA0MrgwVTa2QTU6kmEXBZutnzZqrSbkitAESy8JaToQrcHIYGETwQP09gHIs B4L7wBMC7GUzbNfF5tJVWzRyxUXFuTsUWLAmIPcOnCsLLcHdzk9EaeAndE9BMS053BcjM/ c2/X3+/zoMSI5wcvamHX0JJ2wfht2+VHmn/bxxVIwtG/8T4QUOOfoyOlvKeM8CZUm4dHLu dv8h0jIkwu7IUMSw3SiZ/mryWrTNb0WL3O5tukmtXyq6SOiEbmGFe0YSwK3mZA== 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 4Vk9kw1sFYzJhF; Tue, 21 May 2024 10:33:28 +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 44LAXSLr078252; Tue, 21 May 2024 10:33:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LAXSMR078250; Tue, 21 May 2024 10:33:28 GMT (envelope-from git) Date: Tue, 21 May 2024 10:33:28 GMT Message-Id: <202405211033.44LAXSMR078250@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: fe619b357085 - main - security/xhash: remove comment 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: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fe619b3570858735cc97e0b07354cced6124ab05 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=fe619b3570858735cc97e0b07354cced6124ab05 commit fe619b3570858735cc97e0b07354cced6124ab05 Author: Fernando Apesteguía AuthorDate: 2024-05-21 10:32:35 +0000 Commit: Fernando Apesteguía CommitDate: 2024-05-21 10:32:35 +0000 security/xhash: remove comment Pushed by mistake. --- security/xhash/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/security/xhash/Makefile b/security/xhash/Makefile index 741a5198ceea..c1c9139d69bb 100644 --- a/security/xhash/Makefile +++ b/security/xhash/Makefile @@ -1,7 +1,6 @@ PORTNAME= xhash DISTVERSIONPREFIX= v DISTVERSION= 3.3.3 -#PORTREVISION= 1 CATEGORIES= security MAINTAINER= rbranco@suse.de From nobody Tue May 21 10:34:21 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 4Vk9lx2Gwtz5KxSF; Tue, 21 May 2024 10:34:21 +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 4Vk9lx1lLRz4tbB; Tue, 21 May 2024 10:34:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716287661; 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=ddGDnbVXuzs2lVYRQRq5UqtjOOLq6+5Nx/yYoztM4g4=; b=tgx6FC9LB7hqrGioGQ4fpeAqhvxLcmYYLGSYi5N95wFhQvsgU/SLEIucKeUJImG2RxDe+8 gLE0sXTaVpSS21ikeLHKMYlph1z8lMx01sk0FRIh3EZV90JdfAUmsmAiSEdMHpq4MZg3qF mgqsTcB8LwfXX5qtWRnLq8GYQim/NXET/x+k1V4DqAkGVjpkehPOK+cugsPk7HxoVT6pB2 aW/4sx1y7Ntie+c9UWYrRGz5vjfDUceM3nuEF9RsOvPtC1Mow1kWNXHtC2wnNeaAKXaBy3 2dLi7DS4KjC2bIHTJtWt/TrWXiHRo4zuqv0006PcTow8OaU4Pr+m+MmyNroNQw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716287661; a=rsa-sha256; cv=none; b=Da8MRm1IRyWa5qGRU/QEgcMv7AHSpzM04hhEpTUCPWORlNi+LaVzO+MtxXxD1Ch9a+KOcB jLosDGV8nrobEblz9GpTbJp39DD2WHDvfhxbEOM1XUhF4r827XFZqUF8skwTkcQIWMP5+n oPCC23bh3/3axGQz1QXQ/oohQtRDzvDG9ZGwiJG0dJilSUO0k0myG7l0ouFM+o92S7U0qX DPQX2eHLVaOzWpCAu0gyVsGM9XgGl6B0vy1LjeryMQRnHAPomPazN+CBY2WJcYnrRQjzpf ydBgNGcmc7vioBF7uaJ2URvvmHXYlEkBDQvyPQOKJquNUDs7ZXO6R/pwhBBMLA== 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=1716287661; 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=ddGDnbVXuzs2lVYRQRq5UqtjOOLq6+5Nx/yYoztM4g4=; b=ls8fK8NS7rwVFZ+oNTcxPiyWboEvgzex4OUx1VpFu/43wFgQJs57g673fOgSXx0uBsNsQ0 UV3PxoxLDm1lkcuKd66uNjxaI+vE2tkWHzIBL4vpI/8rmF5GQm4+QhUMU5znrliFFgzTzj KzWXT9vB8yKSGGog/paZqpGcn/pDbKZG1K30cOyfd4XcusKEUB8H8z1VpY10qW5/JKw02h 37C9zGzYVcVgTeL1J6D28LAx3FlRAOS68VoNE8vdhaVO8ETTSdqfUUTHTDNvkJtbS7zqKC L6onEefXi5uSvxTYOuzvYamRArVc/IjfqZHw4Zx1VNiTLEiCTq4m2PvKHsz5gA== 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 4Vk9lx1LrgzHjH; Tue, 21 May 2024 10:34:21 +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 44LAYL3H078506; Tue, 21 May 2024 10:34:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LAYLrf078503; Tue, 21 May 2024 10:34:21 GMT (envelope-from git) Date: Tue, 21 May 2024 10:34:21 GMT Message-Id: <202405211034.44LAYLrf078503@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 23888dbc3491 - main - print/lilypond-devel: update to 2.25.16 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: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 23888dbc349108c5a26797b5b69b72c88ad99aee Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=23888dbc349108c5a26797b5b69b72c88ad99aee commit 23888dbc349108c5a26797b5b69b72c88ad99aee Author: Martin Neubauer AuthorDate: 2024-05-20 14:09:15 +0000 Commit: Fernando Apesteguía CommitDate: 2024-05-21 10:34:02 +0000 print/lilypond-devel: update to 2.25.16 ChangeLog: https://lilypond.org/news.html#LilyPond-2_002e25_002e16-released-May-12_002c-2024 PR: 279070 Reported by: m.ne@gmx.net (maintainer) --- print/lilypond-devel/Makefile | 2 +- print/lilypond-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 88367d54d99f..b01c059aa49c 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= lilypond -DISTVERSION= 2.25.14 +DISTVERSION= 2.25.16 CATEGORIES= print audio MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/ PKGNAMESUFFIX= -devel diff --git a/print/lilypond-devel/distinfo b/print/lilypond-devel/distinfo index b58a9ee0fbe4..dbcfdef5631e 100644 --- a/print/lilypond-devel/distinfo +++ b/print/lilypond-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711277164 -SHA256 (lilypond-2.25.14.tar.gz) = 6f4a9f363af98f11096c2608357dbf26111230e21ff4379f447238ee09f9662a -SIZE (lilypond-2.25.14.tar.gz) = 19285434 +TIMESTAMP = 1715974433 +SHA256 (lilypond-2.25.16.tar.gz) = 018f0d7dc66c0fe243e3951ad5cf541de417a9648eab1a8040f5aaaab4432e16 +SIZE (lilypond-2.25.16.tar.gz) = 19306495 From nobody Tue May 21 10:36:58 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 4Vk9py3KbSz5Ky8T; Tue, 21 May 2024 10:36:58 +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 4Vk9py2cwcz4v6Y; Tue, 21 May 2024 10:36:58 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716287818; 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=aPwig4awTvzTRSuD0mJKJap6CGQ2gNCCWMJ6Tzw804U=; b=XkhPBDisMZ0o6vULxk/dylseqNaT+ndkHamJtF8ZanazvQSnT5Js2W/ocQcRJQXUmHLGm+ JKHOU0dorbNO5nSxJgr3/N/bOTk39BPR3kIYkBsuH2IbRRVg21gq/sf8W4kRWsdQVLpSVT UMICcA6QIv7BWyB2NwEDRw42Q/+wnS0um4dpNj/IpdCgXcTq3sC8cAk6BvsgOLor3r2xU5 7VX32Tzu64/OSFuOAsXGuqkwVUW6itL+G42q2CXUaSfl7Vy2Qr/UCecviRi0GsBPJY+H5K izSlOf3pYzDNKObIGNqX2b7zJKRvTPXszggiVbD8PyiQLX/gD1Q3LLjh7yZofQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716287818; a=rsa-sha256; cv=none; b=XFd04zN+Gb7mpksMEVwmGNiP4GKFWiRsVcb+5XmW9lWikKVtMsNp59Kgg8QTitL6Q/ApcS wmiJfvuHmTz1OL3VFrT4ThzORIlxl0SHxEEFtdYKL8q7HirP9ZvOx4xjN6fsQXjlMOtRbJ i4VA7n22/SQbpOAZOrdCcE2W21PyPX7Wro8+IfuuZiTzT3QERYDgBKOLGGGfdZNzTvxmPL wUHmJWis28M7YTYWdjCUEfoPGHp8HGPOXmj0hXhhVWzrdk4I6tctwdOWsOFooA2d2lgHem 5JWthr5Rw9HDxAIjliWtQycjVm/4IBTJ20lbcwQwr6vSLcOHqNxT2vcm4lGVTA== 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=1716287818; 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=aPwig4awTvzTRSuD0mJKJap6CGQ2gNCCWMJ6Tzw804U=; b=DXUwFSC771b1ydYgPbHUgEzVIqVZ6a4wd5+AkBAJLENGAO+ndAt8pYwkek6XHPj17BFip/ OuwchMY+r6XfBqMEmh6M2temFz5QpanEHcqpCB2NwMvqE53N814p1iDe3JRCSgCk6ciBA3 R1wStQSRpzEMsBDq2xBZAM0+XnQkJgX4yAU9lgQ77QpgWx8shDAGDxVqmDc3WWcMEDPq5s /l/oXFDXaiKt4jsX3tWVFyYn9Vh2TywLfgJOVaxQaMx1vm8cr4JsXS73LIbuYrtDYzBOS5 WAq+o38I10HU+v7J8ivKJf/D/iZNYF3OvJMvPWbigqG0FBH7hcHkGIKmPmPaWA== 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 4Vk9py2CxNzHjK; Tue, 21 May 2024 10:36:58 +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 44LAawqY078986; Tue, 21 May 2024 10:36:58 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LAawjJ078983; Tue, 21 May 2024 10:36:58 GMT (envelope-from git) Date: Tue, 21 May 2024 10:36:58 GMT Message-Id: <202405211036.44LAawjJ078983@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: bc7b70a75004 - main - news/nzbget: Update to 24.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: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bc7b70a750040288c12a45046121f12af18aac1b Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc7b70a750040288c12a45046121f12af18aac1b commit bc7b70a750040288c12a45046121f12af18aac1b Author: Nicholas Kirby AuthorDate: 2024-05-07 15:38:53 +0000 Commit: Fernando Apesteguía CommitDate: 2024-05-21 10:36:30 +0000 news/nzbget: Update to 24.0 ChangeLog: https://github.com/nzbgetcom/nzbget/blob/develop/ChangeLog.md PR: 278809 Reported by: nick@kirby.cx Approved by: alexis.praga@free.fr (maintainer, timeout > 2 weeks) --- news/nzbget/Makefile | 25 +++++++++------------- news/nzbget/distinfo | 6 +++--- .../files/patch-daemon_connect_TlsSocket.cpp | 11 ---------- news/nzbget/pkg-plist | 14 ++++++------ 4 files changed, 21 insertions(+), 35 deletions(-) diff --git a/news/nzbget/Makefile b/news/nzbget/Makefile index 20807b0566df..cfa72407cbf6 100644 --- a/news/nzbget/Makefile +++ b/news/nzbget/Makefile @@ -1,7 +1,6 @@ PORTNAME= nzbget -PORTVERSION= 21.1 +PORTVERSION= 24.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= news MAINTAINER= alexis.praga@free.fr @@ -10,28 +9,28 @@ WWW= http://nzbget.net/ LICENSE= GPLv2 -LIB_DEPENDS= libxml2.so:textproc/libxml2 +LIB_DEPENDS= libboost_json.so:devel/boost-libs \ + libxml2.so:textproc/libxml2 -USES= autoreconf compiler:c++14-lang cpe gmake localbase ncurses \ - pkgconfig python:build shebangfix ssl +USES= cmake ncurses python:build ssl USE_GITHUB= yes +GH_ACCOUNT= nzbgetcom +GH_PROJECT= nzbget USE_RC_SUBR= nzbget -SHEBANG_FILES= scripts/*.py - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libcurses-includes=${NCURSESINC} \ --with-libcurses-libraries=${NCURSESLIB} \ - --with-tlslib=OpenSSL \ --with-openssl-includes=${OPENSSLINC} \ - --with-openssl-libraries=${OPENSSLLIB} + --with-openssl-libraries=${OPENSSLLIB} \ + --with-tlslib=OpenSSL BINMODE= 0755 SUB_FILES= pkg-message -OPTIONS_DEFINE= DOCS OPTIMIZED_FLAGS -OPTIMIZED_FLAGS_DESC= Enable optimized CPU instructions (SSE2/SSE3/NEON/etc) +OPTIONS_DEFINE= DOCS OPTIMIZED_FLAGS +OPTIMIZED_FLAGS_DESC= Enable optimized CPU instructions (SSE2/SSE3/NEON/etc) OPTIMIZED_FLAGS_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-disable-optimized-flags.patch .include @@ -40,10 +39,6 @@ OPTIMIZED_FLAGS_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-disable-optimized-flags.pat CONFIGURE_ARGS+= --disable-sigchld-handler .endif -.if ( ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400092 && ${SSL_DEFAULT} == base ) || ${SSL_DEFAULT:Mopenssl3*} -CXXFLAGS+= -DOPENSSL_API_COMPAT=0x10100000L -.endif - post-install: ${INSTALL_DATA} ${WRKSRC}/nzbget.conf \ ${STAGEDIR}${PREFIX}/etc/nzbget.conf.sample diff --git a/news/nzbget/distinfo b/news/nzbget/distinfo index e28cdd121659..a157a52b1cff 100644 --- a/news/nzbget/distinfo +++ b/news/nzbget/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623584109 -SHA256 (nzbget-nzbget-v21.1_GH0.tar.gz) = 79695ea503447f13911a9fe58d0ef3e860b2ff5d6fdfd351186ee5fda1ae8bdb -SIZE (nzbget-nzbget-v21.1_GH0.tar.gz) = 2011505 +TIMESTAMP = 1714886694 +SHA256 (nzbgetcom-nzbget-v24.0_GH0.tar.gz) = f8b66551b943f72442a0fb00d8872a0e9c92c829e63d6a74c35888b7cb658dca +SIZE (nzbgetcom-nzbget-v24.0_GH0.tar.gz) = 5364103 diff --git a/news/nzbget/files/patch-daemon_connect_TlsSocket.cpp b/news/nzbget/files/patch-daemon_connect_TlsSocket.cpp deleted file mode 100644 index ac3bb6bb6199..000000000000 --- a/news/nzbget/files/patch-daemon_connect_TlsSocket.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- daemon/connect/TlsSocket.cpp.orig 2023-08-18 02:50:58 UTC -+++ daemon/connect/TlsSocket.cpp -@@ -188,7 +188,7 @@ void TlsSocket::Final() - #endif /* HAVE_LIBGNUTLS */ - - #ifdef HAVE_OPENSSL --#ifndef LIBRESSL_VERSION_NUMBER -+#if OPENSSL_VERSION_NUMBER < 0x30000000L && ! defined (LIBRESSL_VERSION_NUMBER) - FIPS_mode_set(0); - #endif - #ifdef NEED_CRYPTO_LOCKING diff --git a/news/nzbget/pkg-plist b/news/nzbget/pkg-plist index 692ce3a1b523..23cdb72cdcfe 100644 --- a/news/nzbget/pkg-plist +++ b/news/nzbget/pkg-plist @@ -1,17 +1,17 @@ bin/nzbget -@sample etc/nzbget.conf.sample -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/README +%%ETCDIR%%.conf +%%ETCDIR%%.conf.sample +%%DATADIR%%/doc/COPYING +%%DATADIR%%/doc/ChangeLog.md %%DATADIR%%/nzbget.conf -%%DATADIR%%/scripts/EMail.py -%%DATADIR%%/scripts/Logger.py %%DATADIR%%/webui/config.js +%%DATADIR%%/webui/dark-theme.css %%DATADIR%%/webui/downloads.js %%DATADIR%%/webui/edit.js %%DATADIR%%/webui/fasttable.js %%DATADIR%%/webui/feed.js %%DATADIR%%/webui/history.js +%%DATADIR%%/webui/img/download-16.ico %%DATADIR%%/webui/img/download-anim-green-2x.png %%DATADIR%%/webui/img/download-anim-orange-2x.png %%DATADIR%%/webui/img/favicon-256x256-opaque.png @@ -31,8 +31,10 @@ bin/nzbget %%DATADIR%%/webui/lib/elycharts.min.js %%DATADIR%%/webui/lib/jquery.js %%DATADIR%%/webui/lib/jquery.min.js +%%DATADIR%%/webui/lib/material-icons.woff2 %%DATADIR%%/webui/lib/raphael.js %%DATADIR%%/webui/lib/raphael.min.js +%%DATADIR%%/webui/light-theme.css %%DATADIR%%/webui/messages.js %%DATADIR%%/webui/status.js %%DATADIR%%/webui/style.css From nobody Tue May 21 12:40:45 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 4VkDYn2kfBz5LF7Z; Tue, 21 May 2024 12:40:45 +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 4VkDYn2HTmz46TK; Tue, 21 May 2024 12:40:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716295245; 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=hj8BPefbaemzXTEzyIbrVSP9eKIhUrOcSXnoIwJV76g=; b=RKQdKTH5k/FDoSywu7fIbSbYFiT6+QrAKD3Ce9M8/o5M67SGVBb0RDMTzIJGXBQ73+dqQ3 kaKRJDluDlshTeo3gDovLrtQKFk+3uJ6i9/u/p7a/XR5rqIHdEu02KvZ6+fbvVeU2Zplah i6sy9ZdqjDUESR+rEiWp6XKRmQ8kYECfULBwz5/TMQIsTJz0mfVBGSJdQKUik0JMBfMIMz 3k+89ylrjXxGHKFTcCVRM9PLofz1tCMCAAqgpGlqovaXTsCD5858Nrpx7vNBbSkhvrk2ss PtGrDTt/K8HNj901WIBJ6scvgsz89bG0avZjWJEY3UN3X1U9GtD3Mg0cXUJ7QQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716295245; a=rsa-sha256; cv=none; b=wSS9wjNw35YyVv+FoYElsvrsfx/9EEYwfyXPg6wGJgWSmDLtg1Q7yAFziTgTf1T0boWO37 yKSQq4KDTUPXjF+BNqBd+Mrt6v0qE4/vCuRjPoxko3SXPh1yXlMDllRdxV3/EdgxxTLA1e gKpk1CwvbOcLmStsdpcLSCPa4p0avPIXuKIuzVXfvSY4PSHlpEFoglWJkkb8D8p1Z+X35I WkVT9lst+wyinSmUYsD4kpAxq9pm95bJr8UVZqem8vqsl2aRNgUqCwHU2mOOmbps5TT0sQ gtCKLOo8uLpgNisxoaAxosUTWLz+GigbgC2nq/bXA3vBFtSiKgiIUimNF/RdSg== 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=1716295245; 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=hj8BPefbaemzXTEzyIbrVSP9eKIhUrOcSXnoIwJV76g=; b=mPY78fifXQF+cGyFI8CdC31HlSRyPxO7OfNgfM+Vdc9/TL0iam6fDOwZU9uoItWys6OV8x cu7idxsTj+UZBC5HNcJtE2lPzb7XkCSimfqvDI083EBdl/WwrBCPygkykP0rE8Zrgmd+5G JzJ3946FDv2rzBk25aQ2BtgIDuHKakCZsD49gzwvV6pjXHe9NeQNEcrvNWaOdohir3f2Ip Rp4R+szHLvQecI3x+apvx9OTXk2xzsTryRHQlIwDni3ImXZIdQMdksK0q1bsYt0ZlVsnAX WZNR92mh7g2Hd3Wnwy6BqGcs8XR7MNc8KBZWR+KM6dMJlcIRsenYI4yXXVoS6w== 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 4VkDYn1v6SzMJC; Tue, 21 May 2024 12:40:45 +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 44LCejXL090648; Tue, 21 May 2024 12:40:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LCejmZ090645; Tue, 21 May 2024 12:40:45 GMT (envelope-from git) Date: Tue, 21 May 2024 12:40:45 GMT Message-Id: <202405211240.44LCejmZ090645@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Olivier Certner Subject: git: f4debe62c8c2 - main - devel/libzim: Update 8.2.1 =?utf-8?Q?=E2=86=92?= 9.2.1 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: olce X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f4debe62c8c202accc756bba64210e05027d985e Auto-Submitted: auto-generated The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4debe62c8c202accc756bba64210e05027d985e commit f4debe62c8c202accc756bba64210e05027d985e Author: Olivier Certner AuthorDate: 2024-05-20 19:08:09 +0000 Commit: Olivier Certner CommitDate: 2024-05-21 12:40:09 +0000 devel/libzim: Update 8.2.1 → 9.2.1 Selected list of improvements: - getMediaCount() does not fail anymore if M/Counter is missing - Reintroduce optimization of Entry::getItem() - C++17 compatible code - Bump-up ZIM format minor version to 6.1.2 - Optimize checksum calculation - Better handling of split ZIM files See also: https://github.com/openzim/libzim/releases/tag/9.0.0 https://github.com/openzim/libzim/releases/tag/9.1.0 https://github.com/openzim/libzim/releases/tag/9.2.0 https://github.com/openzim/libzim/releases/tag/9.2.1 This is a maintainer update (olce.freebsd.ports@certner.fr). Approved by: jrm (ports) Approved by: emaste (mentor) --- devel/libzim/Makefile | 7 ++----- devel/libzim/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/devel/libzim/Makefile b/devel/libzim/Makefile index 088a688cf57d..c3b957154b70 100644 --- a/devel/libzim/Makefile +++ b/devel/libzim/Makefile @@ -1,6 +1,5 @@ PORTNAME= libzim -DISTVERSION= 8.2.1 -PORTREVISION= 1 +DISTVERSION= 9.2.1 CATEGORIES= devel MASTER_SITES= https://download.openzim.org/release/libzim/ @@ -16,11 +15,9 @@ LIB_DEPENDS= libicui18n.so:devel/icu \ libxapian.so:databases/xapian-core \ libzstd.so:archivers/zstd -USES= compiler:c++14-lang meson pkgconfig python tar:xz +USES= compiler:c++17-lang meson pkgconfig python tar:xz USE_LDCONFIG= yes -MESON_ARGS= -Dcpp_std=c++14 - BINARY_ALIAS= python3=${PYTHON_CMD:T} python3-config=${PYTHON_CMD:T}-config PLIST_SUB= DISTVERSION=${DISTVERSION} DISTMAJ=${DISTVERSION:C/\..*//} diff --git a/devel/libzim/distinfo b/devel/libzim/distinfo index b38bc79ccc75..cd9db7d03840 100644 --- a/devel/libzim/distinfo +++ b/devel/libzim/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692892248 -SHA256 (libzim-8.2.1.tar.xz) = fcddb400cb71b2c21d5da86fd606e0f45083873f0df5d4529345855a39b5707c -SIZE (libzim-8.2.1.tar.xz) = 195324 +TIMESTAMP = 1716198485 +SHA256 (libzim-9.2.1.tar.xz) = 928ef86c222b3d037f90feb3776b2ddb910847f475ef29213b1e8bb488191585 +SIZE (libzim-9.2.1.tar.xz) = 201108 From nobody Tue May 21 12:40:46 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 4VkDYp4txlz5LFR8; Tue, 21 May 2024 12:40:46 +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 4VkDYp3ZyFz46Nq; Tue, 21 May 2024 12:40:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716295246; 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=GnH7ZPhnrOkQWZpJCAnddopJ6kFNP6Uw1ieSt7WbDak=; b=FP3d7GMAizLGuI+jKX7GoNz/g5OIQ2mzV24KCuSIkMXWAh/ddnt1X2ka2DindDWN2U0nQF 3L11S03FetskVAtDCcQ9/UhiZuAyzxWxqCrBIcZu2ZVChILqb5b676YhQsE8arBemsXi6L blB+H1P5MlEkkYUTuTz2PtqBrKGTbf/asR1PnBvhKk8l8y6xXPSSx1A7VnTErWCyyUJ6pk lNC+ht/7YIZvwhxNa5GNabGnTexEoQz4zOTUHRJMptM2cNUeTgPzeCOTvybXLNwrURznKc VlR8SwQyXj+HqPMFc8TZxD4DmWPe3CfOUCDVnL7Bius7oEgJdJAizXnjEczeqA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716295246; a=rsa-sha256; cv=none; b=Llhd5PBN1PjrutXNS/+N3mfsN2NW8B/zA8Oqw1AXnxSKlWDg23euKqo+usI+PYSus+q5SO xnJohLa1GAyQ+bKZDmNI8gLUUNHV/I86HrdO0tZkMzYL9QP6xyh2kdAUT3QxGWvrXwP5HE +NfkIf3c8zqsHrkWOd18XGUSp/MN1RPfjZt/l/w7vtCLQ9T1p/KaVIe4e9wNuWwO2a1MAe nbNeDA1ZE/Yn3An53/WXqU8u+cYFOPLwg5DzaaYkKq3ZN87RqOuZ55XYvgG4x8ED9HzMOz EBqoBYbx3rC39286Qwrlocw2tjsUQ4BZTn4FcLwi5pogv9p6TJs0itEf9EXfsQ== 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=1716295246; 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=GnH7ZPhnrOkQWZpJCAnddopJ6kFNP6Uw1ieSt7WbDak=; b=elCW6F6wgGfPiNTzxzJxEMiOjVRsmX75Ol4Z3LykDUotrCCtyaJlxCZ/EMy7WdP1vhBxyj LDm898qZwuKk4iTkhYmOY0EFCncQfUc82igmsAMv0BSZaOCs5p+ejNQhjLCZ4al7Ly0LL8 DnKnEhwR6pAIfWvTLza8Xt/oXKmHeXSpa/2qo0xkbnUqrMy7EyBBt8J9Tm/I6YXSmJTy6r 6HLbY/DePVYgyrl50sgsGrNIWqkpbD8Ex8OTAIwjR3+1hyy2axyD83w0tbSuUT6qT1A5e9 FwUGDnL/ksbYVJ9awME7+ZxwgEIeXEr68OPNw1HzUrA+ZdG3Ygl9PcS91l7UMw== 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 4VkDYp3BWQzMCS; Tue, 21 May 2024 12:40:46 +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 44LCekM3090697; Tue, 21 May 2024 12:40:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LCekPb090694; Tue, 21 May 2024 12:40:46 GMT (envelope-from git) Date: Tue, 21 May 2024 12:40:46 GMT Message-Id: <202405211240.44LCekPb090694@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Olivier Certner Subject: git: 36da97e34315 - main - devel/libkiwix: Update 12.1.0 =?utf-8?Q?=E2=86=92?= 13.1.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: olce X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 36da97e343156959dc6cecb8ec0ad49453ca0004 Auto-Submitted: auto-generated The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/ports/commit/?id=36da97e343156959dc6cecb8ec0ad49453ca0004 commit 36da97e343156959dc6cecb8ec0ad49453ca0004 Author: Olivier Certner AuthorDate: 2024-05-20 19:16:41 +0000 Commit: Olivier Certner CommitDate: 2024-05-21 12:40:14 +0000 devel/libkiwix: Update 12.1.0 → 13.1.0 Selected list of improvements: - C++17 compatible code - Improved look & feel of kiwix-serve UI - Increase tolerance to malformed (control characters) ZIM entry titles - API allowing to filter many categories at once - Cookie-less user language control - Properly translated error pages - Properly translated search result page - Default UI language is resolved in frontend - Better support of older Web browsers by polyfilling replaceAll() - New API to migrate bookmarks between books See also: https://github.com/kiwix/libkiwix/releases/tag/13.0.0 https://github.com/kiwix/libkiwix/releases/tag/13.1.0 This is a maintainer update (olce.freebsd.ports@certner.fr). Approved by: jrm (ports) Approved by: emaste (mentor) --- devel/libkiwix/Makefile | 5 ++--- devel/libkiwix/distinfo | 6 +++--- devel/libkiwix/pkg-plist | 2 -- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/devel/libkiwix/Makefile b/devel/libkiwix/Makefile index 20b44880d830..a6a5e2a946ad 100644 --- a/devel/libkiwix/Makefile +++ b/devel/libkiwix/Makefile @@ -1,6 +1,5 @@ PORTNAME= libkiwix -DISTVERSION= 12.1.0 -PORTREVISION= 2 +DISTVERSION= 13.1.0 CATEGORIES= devel MAINTAINER= olce.freebsd.ports@certner.fr @@ -21,7 +20,7 @@ LIB_DEPENDS= libzim.so:devel/libzim \ libcurl.so:ftp/curl \ libmicrohttpd.so:www/libmicrohttpd -USES= compiler:c++11-lang meson pkgconfig python shebangfix +USES= compiler:c++17-lang meson pkgconfig python shebangfix USE_GITHUB= yes GH_ACCOUNT= kiwix GH_TUPLE= kiwix:${PORTNAME}:${PORTVERSION}:DEFAULT \ diff --git a/devel/libkiwix/distinfo b/devel/libkiwix/distinfo index 39023c5f8af9..7a1264477c3c 100644 --- a/devel/libkiwix/distinfo +++ b/devel/libkiwix/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1692892288 -SHA256 (kiwix-libkiwix-12.1.0_GH0.tar.gz) = 42e8f9f973054e11f17381c988790c8f8267898b5a611741f0aa03cc4ccf3f75 -SIZE (kiwix-libkiwix-12.1.0_GH0.tar.gz) = 1098820 +TIMESTAMP = 1716196790 +SHA256 (kiwix-libkiwix-13.1.0_GH0.tar.gz) = 04d93f66b939f937df2c941af517966128d4c9872b707f9ed192177fe51364d3 +SIZE (kiwix-libkiwix-13.1.0_GH0.tar.gz) = 1136812 SHA256 (kainjow-Mustache-v4.1_GH0.tar.gz) = acd66359feb4318b421f9574cfc5a511133a77d916d0b13c7caa3783c0bfe167 SIZE (kainjow-Mustache-v4.1_GH0.tar.gz) = 98905 diff --git a/devel/libkiwix/pkg-plist b/devel/libkiwix/pkg-plist index 6c87c75c76b0..7b2d35d0d068 100644 --- a/devel/libkiwix/pkg-plist +++ b/devel/libkiwix/pkg-plist @@ -7,10 +7,8 @@ include/kiwix/downloader.h include/kiwix/kiwix_config.h include/kiwix/kiwixserve.h include/kiwix/library.h -include/kiwix/libxml_dumper.h include/kiwix/manager.h include/kiwix/name_mapper.h -include/kiwix/opds_dumper.h include/kiwix/search_renderer.h include/kiwix/server.h include/kiwix/tools.h From nobody Tue May 21 12:40:47 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 4VkDYq5Strz5LFJn; Tue, 21 May 2024 12:40:47 +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 4VkDYq4BhCz46Nr; Tue, 21 May 2024 12:40:47 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716295247; 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=S303eiMPfIwCUeiqktwFjxWg6POdLOWfVFE0JV7pe0M=; b=UdImNgLAHDM49gPzxF25GreCFGYz1wJ8OaqZ7DxfnS1XyDIcQRg0l9vwtImUstlLbT+efn +Lf8VJpcfBABJNXRGvn92PeTdv/ckcAC8Ko7za6Jy8xwsBTCcMO3E4+NSC3FbvXD+Q4u8e XQKiTg9kn7yvRdISmjdd7T2tihdmNiyhfWZZSAY1EFbTAuOmBu3NdAmVdafCTQ9Q2BbGrW MPnm5Jqq1dzR+4ifjPhPTsRc5/4+kEt6blkno5JQQAozySexRcoNjG2yeQ121CMj/SPPY9 MnOaElQLNr5ffZtjlaYeDhLDCxWRh0SLcrJarPChIIqdLEgm6s9Nf6qUEqApsw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716295247; a=rsa-sha256; cv=none; b=lEgWfevrcxJ1FZX7pTlwC8hF7fM4eiOjvV7hreGdgCQnlObKcAnHebGMFIFqx+TzNzm8+y 7Hs0RDMA6w0fP/wXGc9i31lVw3NV5fku1g8UiEdbLE4tk7zDJ7FlR99tZp4UlAbw1TWH4e 0zFMNeUxRFtCcZmmIY9/8IZXMHjSrtw2iwf7gjcMlCcQ6E7eTFDmkVrMwcoRYjH59u8GuH J//yAkvzw4ss2vquYGa1rUZAMna5olNGeZSHDzZay2EBPPVjLYX8iwN51YOyJj1I3s2rz7 hwDNPs38VTBzb1vrMFfwf6bMrWsdi76QJ0QXtx6lEn+Wc1EiOjdylUge8LdPfQ== 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=1716295247; 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=S303eiMPfIwCUeiqktwFjxWg6POdLOWfVFE0JV7pe0M=; b=a0jR1CPIOHqYq3qvm3vCcP2UUYwAXVtJdOujFoKK/YQ+qRQjtz0JX3EPwIYxRzw/kZUiI6 cyPC1FgWvV4mDkqDy7Cpk90ID1FN36erG0oQcXzaMUwa5aI+w+fRPm64fGnGl2fLQNVa0+ 9oQQIhV0EEAzdruRWK4yYnnVIMzIo5xPuQiApQ1261Cv91A0aQPV0Zjj3myIKLAXdaYrMS HDjW0wEuH2w7isfkO3WTMwXtQLk+NveK7SO9W03QeANtPPeeFKye39iVT8qvYKb+eG1Yk8 cQ6+Jv7mO7pI26QMyBi4MmZ6Sd3sXfECfL7/9KuMtcBWGKDzxWJiRL57z5kwPA== 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 4VkDYq3NLXzMFB; Tue, 21 May 2024 12:40:47 +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 44LCelue090742; Tue, 21 May 2024 12:40:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LCelF3090739; Tue, 21 May 2024 12:40:47 GMT (envelope-from git) Date: Tue, 21 May 2024 12:40:47 GMT Message-Id: <202405211240.44LCelF3090739@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Olivier Certner Subject: git: b73c2ad4c952 - main - www/kiwix-tools: Update 3.5.0 =?utf-8?Q?=E2=86=92?= 3.7.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: olce X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b73c2ad4c952a5d279a75f96199d809287b45bf3 Auto-Submitted: auto-generated The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/ports/commit/?id=b73c2ad4c952a5d279a75f96199d809287b45bf3 commit b73c2ad4c952a5d279a75f96199d809287b45bf3 Author: Olivier Certner AuthorDate: 2024-05-20 19:23:38 +0000 Commit: Olivier Certner CommitDate: 2024-05-21 12:40:14 +0000 www/kiwix-tools: Update 3.5.0 → 3.7.0 Selected list of improvements: - Improved kiwix-serve man page - New --skipInvalid Kiwix Server command line option - Fixed ZIM name vs Book name confusion in documentation See also: https://github.com/kiwix/kiwix-tools/releases/tag/3.6.0 https://github.com/kiwix/kiwix-tools/releases/tag/3.7.0 This is a maintainer update (olce.freebsd.ports@certner.fr). Approved by: jrm (ports) Approved by: emaste (mentor) --- www/kiwix-tools/Makefile | 5 ++--- www/kiwix-tools/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/kiwix-tools/Makefile b/www/kiwix-tools/Makefile index 6f4bd42e2e4f..1806294fb12a 100644 --- a/www/kiwix-tools/Makefile +++ b/www/kiwix-tools/Makefile @@ -1,6 +1,5 @@ PORTNAME= kiwix-tools -DISTVERSION= 3.5.0 -PORTREVISION= 2 +DISTVERSION= 3.7.0 CATEGORIES= www MAINTAINER= olce.freebsd.ports@certner.fr @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libkiwix.so:devel/libkiwix \ libzim.so:devel/libzim -USES= compiler:c++11-lang meson pkgconfig +USES= compiler:c++17-lang meson pkgconfig USE_GITHUB= yes GH_ACCOUNT= kiwix USE_RC_SUBR= kiwix_serve diff --git a/www/kiwix-tools/distinfo b/www/kiwix-tools/distinfo index 46157bfd787f..6c8edab5c109 100644 --- a/www/kiwix-tools/distinfo +++ b/www/kiwix-tools/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686583949 -SHA256 (kiwix-kiwix-tools-3.5.0_GH0.tar.gz) = b15e69dd0ae690cb7a000ad815e5037db5276d92310e0b44832b960a51bfaeac -SIZE (kiwix-kiwix-tools-3.5.0_GH0.tar.gz) = 538400 +TIMESTAMP = 1716231298 +SHA256 (kiwix-kiwix-tools-3.7.0_GH0.tar.gz) = 7367400dab80fcf0702657b2d5324ec29f344581318659c106f5b7fca30fa0db +SIZE (kiwix-kiwix-tools-3.7.0_GH0.tar.gz) = 539897 From nobody Tue May 21 13:49:08 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 4VkG4h6z3bz5LP2C; Tue, 21 May 2024 13:49:08 +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 4VkG4h6SfYz4Hv1; Tue, 21 May 2024 13:49:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716299348; 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=4G2uFzFKMQ8X9BvFFOc+m8eoFUiL4vKEHdck2K9enX0=; b=PLdJ+gjCfaVBjQ70Ty4671fX6r2jmk0mFNmNeW+TsYo+XMaEVDlefQYQScIpyVCJ5ds8VO frAWaQWGAtWmWjflBUy7Iq5suEI0pmDx97EK5RyEIPQzQBJBEMoZ59VPN862Nv/DDXm82q P4+JadcoW6GN5KFW+fiOjwf0UziXr9eLUdIy5Ff4bcPMVqkHC7F4TKizZ6UPcX7xc4fXIR b+5fVe/vcSWfCm+Xljd6zfoKE+WkqwnddVNWj+IPzlraIGnkTujJ9JoxxOJshbVygXUzrw GvNtRaMGp4iTT6O/5ysQX/TwMlnv/tbHFMALi/t+6BHvPNWjNq+5+cc9VgEH8Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716299348; a=rsa-sha256; cv=none; b=UZ0UjcuSV/ArwPXuxm9ohE7hDFG+5qx+AqpaUmpKaq+3qxwxs0vvnog/vNrm+lxN0YaeXu tUvrCPrsDIZepTbhev1XqvnrZD4/qlski9RrUP9f2h6rZYJbHmHCp9xYQRIjInssUSN00M 0m6m9ExGHw3TFrBTcRT5azrl6z0taShOMP+xf7taWiBh84xrfLY5BtuBCm/FCLtlOxryMX tKL5bT7/5GA3hs4sn8UcrpJoQajOAGi9hTo/vhoraw9WprFjxyReIFTpK6LEMkr9QaZ4I1 9ZFtD/zAfSnPdISnyEtAgsti7ya4N1f8t3THGvudaXsErC19Mc+udGdaWJuMtQ== 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=1716299348; 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=4G2uFzFKMQ8X9BvFFOc+m8eoFUiL4vKEHdck2K9enX0=; b=Om2TReGiZrx7xfqb8gB2UxJUlGsP5d3keguXmPZUHoHHAgsCxyMOypegDCN8xgQRgcrbKA CJU7V5mXKzP491x0RL1NJn0de9cLblT78RZqRPSHVTGRBk3tU28IG7asaM7x1GwcYiNSEB bUwh0vX2mtHs+6wIZXCVHNp74CeSyPNKbNPcVPJNR8q4tLfeaakeGmMLup4YmdCV6eXZ1A FyjQWNUxQK/9AcOyjOyssy/D+Ryo69VCbicw1QKfniuVZRJ9855CEUy3nZce71Qpp2G1h6 WBFCl+zxY24G6PRp/WWBBqkcSj7aMsKsWMmL9/A+89OToNeGMamUFzxGawhrMQ== 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 4VkG4h64BNzPQ6; Tue, 21 May 2024 13:49:08 +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 44LDn8ZJ098523; Tue, 21 May 2024 13:49:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LDn83l098520; Tue, 21 May 2024 13:49:08 GMT (envelope-from git) Date: Tue, 21 May 2024 13:49:08 GMT Message-Id: <202405211349.44LDn83l098520@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Fechner Subject: git: c0d940d81130 - 2024Q2 - devel/gitlab-shell: fix build as non-root user in poudriere 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: c0d940d81130b3847fb4a997b491c7542c4e4b62 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0d940d81130b3847fb4a997b491c7542c4e4b62 commit c0d940d81130b3847fb4a997b491c7542c4e4b62 Author: Yasuhito FUTATSUKI AuthorDate: 2024-05-16 11:19:29 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 12:59:11 +0000 devel/gitlab-shell: fix build as non-root user in poudriere PR: 278710 (cherry picked from commit 3c8fd2ac242ab03120b5d7eb4a02f84d346a0475) --- devel/gitlab-shell/Makefile | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/devel/gitlab-shell/Makefile b/devel/gitlab-shell/Makefile index 7936f330b809..e58abc4d9107 100644 --- a/devel/gitlab-shell/Makefile +++ b/devel/gitlab-shell/Makefile @@ -39,14 +39,17 @@ DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME} EXTRACT_ONLY+= ${DISTFILES:N*.mod\:*:N*.mod:C/:.*//} _USES_fetch+= 800:go-post-fetch go-post-fetch: - @${ECHO_MSG} "Copy go.mod as go mod download will modify it, which breaks checksum check" - @(cd ${DISTDIR}/${DIST_SUBDIR}; ${CP} go.mod go.mod.orig) - @${ECHO_MSG} "===> Fetching ${GO_MODNAME} dependencies"; - @(cd ${DISTDIR}/${DIST_SUBDIR}; \ - [ -e go.mod ] || ${RLN} ${GO_MODFILE} go.mod; \ - ${SETENV} ${GO_ENV} GOPROXY=${GO_GOPROXY} ${GO_CMD} mod download -x all) - @${ECHO_MSG} "Restore previous go.mod" - @(cd ${DISTDIR}/${DIST_SUBDIR}; ${MV} go.mod.orig go.mod) + @if [ ! -e ${DISTDIR}/${DIST_SUBDIR}/.go-post-fetch-done ]; then\ + ${ECHO_MSG} "Copy go.mod as go mod download will modify it, which breaks checksum check" ;\ + (cd ${DISTDIR}/${DIST_SUBDIR}; ${CP} go.mod go.mod.orig) ;\ + ${ECHO_MSG} "===> Fetching ${GO_MODNAME} dependencies";\ + (cd ${DISTDIR}/${DIST_SUBDIR}; \ + [ -e go.mod ] || ${RLN} ${GO_MODFILE} go.mod; \ + ${SETENV} ${GO_ENV} GOPROXY=${GO_GOPROXY} ${GO_CMD} mod download -x all) ;\ + ${ECHO_MSG} "Restore previous go.mod" ;\ + (cd ${DISTDIR}/${DIST_SUBDIR}; ${MV} go.mod.orig go.mod) ;\ + ${TOUCH} ${DISTDIR}/${DIST_SUBDIR}/.go-post-fetch-done;\ + fi; # --------------------------- VARLOGDIR= /var/log/gitlab-shell @@ -82,4 +85,11 @@ post-install: ${SED} -E -e '/sample$$/ s#^#@sample #; \ s#${DATADIR_REL}/bin#@(,,555) ${DATADIR_REL}/bin#; ' >> ${TMPPLIST} -.include +go-pre-delete-distfiles: + @if [ -e ${DISTDIR}/${DIST_SUBDIR}/.go-post-fetch-done ]; then\ + ${RM} ${DISTDIR}/${DIST_SUBDIR}/.go-post-fetch-done || ${TRUE};\ + fi + +.include +delete-distfiles: go-pre-delete-distfiles +.include From nobody Tue May 21 13:49:09 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 4VkG4k24K5z5LNtd; Tue, 21 May 2024 13:49:10 +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 4VkG4k0CSrz4HxC; Tue, 21 May 2024 13:49:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716299350; 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=pSMTdQlvWJKk5XN8EHMnpwat/Z/5tiD8dEdG2qK7I1g=; b=eWLsYK03gJ17C1Xm/IH0oLeyGQALtkqJFXmQUtV1O+qhz4RL6JqFunNrpU0vfArjBQ3Anf ZNMGdzEQ3qBwQ8PrVuQYwoJ8skCPrL5YiUxcrXmtY+Ieo75ns45p99WbXUSTxECyIxkkKn 4qcpl6h1sydQ5MBT2H3ldUdg6xJIdBm5vHhYXjUmzJDPlvy2JKMANRrKaZ4oK0/tCb/OHD miRVxma/d7Ya7INYz/iW+R7UdAoBSC5iQQtx3mfdENW19w2budmdPVC9xIeTM3puGxZJ0N hcsLOBrJudgvQmg/4zF6051XiE796FUUpBEVLu8EUqYbjNepsq9cz1e+XzyLJw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716299350; a=rsa-sha256; cv=none; b=Ab7LyH7rZX2EjJyS6BH6MMBKRlrDrZNuPuPHzO8wggzo7qYQG7CBPb9Oz5FZBHLRgexW8c q2CjCApBQdqoUJiuSkgvs+cIi7ChfPyc8uzSPg3SQCA0NPAZ9+VoKbwzKYm9UD0m+rTW4T 6kFTdKIde89ElNtnALNi0fFd1zn+ZGptx4YUZuXWiP2BJKx1o/KEXasVansq4p7IQtPkA/ fU6qJqNLsGHsGzw6Eu5hTNWjY2QO7WmyLF1RnBn+WrAmbLtKTLwL7u0/qRcEvv123RemEM wzgyZcg1T8O4d8ituDmN+FUk3/nyzyI81CnvOLfR0F7a7bdCzAZBTHt1B5Th4g== 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=1716299350; 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=pSMTdQlvWJKk5XN8EHMnpwat/Z/5tiD8dEdG2qK7I1g=; b=QbmTXgDLNHNyfNrzwHQUzJgKMYy4ZJUuPrXZIWxsPG1fwIVNipzezHD1+W+ZQ2rJ02Bwq1 xw1Ppc8UZP7wZkju7jVRd03KoLOWsuZxtHhpe67eOai/QeOTn/dLxmIOU2/hCuVs+yt3My YJMTzAI0K/sNcXZaei0XeZ9/9kbYEY3yhS2+NNbnbqvOuSUMWDDaO7LyCyW2WSMrAsrWNU Nx4gMstt6ps7Lk6nm64v++Mr536pJDLRdeExpOMtikJCEJvhxH/OYBXa7f0icyWrMuLR1i DU2Ekek9Z/20ksCLeK/7F+SpPMH/oNOaK++mr42Quda8TSujmPcfu/snjHZQSw== 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 4VkG4j6xppzP6y; Tue, 21 May 2024 13:49:09 +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 44LDn9Ev098562; Tue, 21 May 2024 13:49:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LDn9ft098559; Tue, 21 May 2024 13:49:09 GMT (envelope-from git) Date: Tue, 21 May 2024 13:49:09 GMT Message-Id: <202405211349.44LDn9ft098559@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Fechner Subject: git: 31b5ab2a926c - 2024Q2 - net/knxd: update to 0.14.61 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: 31b5ab2a926c7389bcb78b66c107ad237171f521 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=31b5ab2a926c7389bcb78b66c107ad237171f521 commit 31b5ab2a926c7389bcb78b66c107ad237171f521 Author: Matthias Fechner AuthorDate: 2024-05-13 04:37:27 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 12:59:21 +0000 net/knxd: update to 0.14.61 Changes: https://github.com/knxd/knxd/compare/0.14.59...0.14.61 (cherry picked from commit b9ae1c291257626ef12d9544c23c1454425e6813) --- net/knxd/Makefile | 7 +++---- net/knxd/distinfo | 8 +++----- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/net/knxd/Makefile b/net/knxd/Makefile index 8de6fe8a0569..5162e6cfc629 100644 --- a/net/knxd/Makefile +++ b/net/knxd/Makefile @@ -1,11 +1,10 @@ PORTNAME= knxd -PORTVERSION= 0.14.59 -PORTREVISION= 1 +PORTVERSION= 0.14.61 CATEGORIES= net # make is compatible with fmt >= 10, https://github.com/knxd/knxd/pull/549 -PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ -PATCHFILES= 797283251470786bffd6586571407337da899d30.patch:-p1 +#PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ +#PATCHFILES= 797283251470786bffd6586571407337da899d30.patch:-p1 MAINTAINER= mfechner@FreeBSD.org COMMENT= Advanced router/gateway for KNX diff --git a/net/knxd/distinfo b/net/knxd/distinfo index 864cdf22667b..e36fcce09ff8 100644 --- a/net/knxd/distinfo +++ b/net/knxd/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1694957860 -SHA256 (knxd-knxd-0.14.59_GH0.tar.gz) = 8b8314ad4265cd48e9a257a1bcfd162b1084422f765082b45cceabdd70c0c164 -SIZE (knxd-knxd-0.14.59_GH0.tar.gz) = 290029 -SHA256 (797283251470786bffd6586571407337da899d30.patch) = bb6d18da632fca37d4822eb2358e8183394a730aa1547522ec2571bad8e1cd40 -SIZE (797283251470786bffd6586571407337da899d30.patch) = 3741 +TIMESTAMP = 1715574880 +SHA256 (knxd-knxd-0.14.61_GH0.tar.gz) = b5284c89a55a2c53e0ff769ec4f736fc1ad4b55afdd2a18b9258fa95f708d798 +SIZE (knxd-knxd-0.14.61_GH0.tar.gz) = 290641 From nobody Tue May 21 13:49:11 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 4VkG4l3ZJ6z5LNxY; Tue, 21 May 2024 13:49:11 +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 4VkG4l1Y9Mz4HrC; Tue, 21 May 2024 13:49:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716299351; 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=fBa399fWc//UG1DAPT7vDCzBc8ta7ndn9L8wSN9klC0=; b=ey2N1BqWJB+alrS+fvcCs9pNqndDuBidVcP3tu3LWZ5PDmb577R7165RhYWxXt4836d0E4 o5307CG/vDItsqYSWCnNQ60t1F7sKfTUXiarOFHEQcgqPmIlrFGbKKRD7YPZVb0lQtg6zH t6/LpX991li6B8N8eSEpdUK1hbznPXF68iyKnvlDdKJ28+042rFp4RLlJSZWfK2R9fNIWI Y1IQtlcTHIwV7W+5t3usd4pLSSEKRg0GcZvrb+My7ZxChK0JqvR7mAbMk/VK+KzztFLHlY TPGPd3EiO5yU31BWbQG74GtDREjEJI5+dSHS0crKmekXluU5vYnfBT7xDuhv5g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716299351; a=rsa-sha256; cv=none; b=tBjF/EPOpPLRFziz+i+XH5UGNZC8MEasod6W5rjweePgtn0S9/jmgi9T8e74Wsrm31HzhS df93wT64Rnsla04h/X2GNu9s+svFO3xNyVDH2rqdNXZ2WWzNcU2EI8qQKQuNOBM+thQqt1 0b9vw8MOIS+u9dE4BEjMcq1RjniFiUmuZcKjsnz046JRy5X6ehgc8W0gacgt/pp2x/AWBI 0uFZw8B9YHe83QqVJJget7UVKYJJxmJHvPy5iI14EHVvt9PBXOEq7nlJtZ2rjwgoO7Y2tT iWsIAIfZ6WrJChkdtycG5s5ApdrgHZkGLV7rmoC6XjUHI7vSkAvztowz2mXy3A== 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=1716299351; 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=fBa399fWc//UG1DAPT7vDCzBc8ta7ndn9L8wSN9klC0=; b=k+25fGNjNYkJTBVkWWI201xksm6MKr6mPqZGAhhIP9B3Aq8Oxz5m8lh6qhkupcBAMjZtLG StTT0oNUShJHzIJfEzf6jANGhjA7UnKZDpjL6QNlUJ9q1H0Ti6qpJ2IzWJP4A0E/Ztlm6K r5+KucbG+giqTVKUqGbFZ0jeMvdtLmKk3k9d3CM02RdOOj3zCKH8d0K2bYAeiPLYKMaKEX qG6KLT8uFE7KESQU5YanYI5rgCbtbNILys3pWi0zZpR0aSrQwrxX+rACMo/A2bMNbCKawL X9/VrwDAmmbDk2WiYq5SY/+PgNwN5z3Ng5Hv+bU4f0Y3pf03AGR3SE0Wu2Scvw== 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 4VkG4l0r9RzPQ7; Tue, 21 May 2024 13:49:11 +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 44LDnBeI098601; Tue, 21 May 2024 13:49:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LDnBdh098598; Tue, 21 May 2024 13:49:11 GMT (envelope-from git) Date: Tue, 21 May 2024 13:49:11 GMT Message-Id: <202405211349.44LDnBdh098598@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Fechner Subject: git: fa30d0767e17 - 2024Q2 - security/rubygem-omniauth-rails_csrf_protection: update to 1.0.2 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: fa30d0767e17b6d8dbfd6a8513df2f48149465e3 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa30d0767e17b6d8dbfd6a8513df2f48149465e3 commit fa30d0767e17b6d8dbfd6a8513df2f48149465e3 Author: Matthias Fechner AuthorDate: 2024-05-13 04:04:19 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 12:59:40 +0000 security/rubygem-omniauth-rails_csrf_protection: update to 1.0.2 Changes: https://github.com/cookpad/omniauth-rails_csrf_protection/releases/tag/v1.0.2 (cherry picked from commit c2b97e36f742d6f7bb506448745df35060c6270a) --- security/rubygem-omniauth-rails_csrf_protection/Makefile | 4 ++-- security/rubygem-omniauth-rails_csrf_protection/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/rubygem-omniauth-rails_csrf_protection/Makefile b/security/rubygem-omniauth-rails_csrf_protection/Makefile index 2df24a6ee691..e5685d164aba 100644 --- a/security/rubygem-omniauth-rails_csrf_protection/Makefile +++ b/security/rubygem-omniauth-rails_csrf_protection/Makefile @@ -1,5 +1,5 @@ PORTNAME= omniauth-rails_csrf_protection -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= security rubygems MASTER_SITES= RG @@ -10,7 +10,7 @@ WWW= https://github.com/cookpad/omniauth-rails_csrf_protection LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-actionpack61>=4.2:www/rubygem-actionpack61 \ +RUN_DEPENDS= rubygem-actionpack70>=4.2:www/rubygem-actionpack70 \ rubygem-omniauth>=2.0<3:security/rubygem-omniauth USES= gem diff --git a/security/rubygem-omniauth-rails_csrf_protection/distinfo b/security/rubygem-omniauth-rails_csrf_protection/distinfo index 1b794d0064f9..c471855e4abf 100644 --- a/security/rubygem-omniauth-rails_csrf_protection/distinfo +++ b/security/rubygem-omniauth-rails_csrf_protection/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665830346 -SHA256 (rubygem/omniauth-rails_csrf_protection-1.0.1.gem) = fc546aeb7d43b7b9d7737051c380156e61c8f080b898cd4934d523eaa7e59acf -SIZE (rubygem/omniauth-rails_csrf_protection-1.0.1.gem) = 10752 +TIMESTAMP = 1715572767 +SHA256 (rubygem/omniauth-rails_csrf_protection-1.0.2.gem) = 1170fd672aff092b9b7ebebc1453559f073ed001e3ce62a1df616e32f8dc5fe0 +SIZE (rubygem/omniauth-rails_csrf_protection-1.0.2.gem) = 8192 From nobody Tue May 21 13:49:12 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 4VkG4n0Bn1z5LP6x; Tue, 21 May 2024 13:49:13 +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 4VkG4m1pZ3z4J9f; Tue, 21 May 2024 13:49:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716299352; 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=Ovp9ClWtCNQ5XS9bVpdlA3Gty5NJYNjn8GHF745akBI=; b=nUQghS1aWQL+Ny4Px41Cx36WOQ7sPvaVWK2vJntTF5bhb6HcX8K6k2XIgWii591qESNYYm L0/rR/HFphGYBxBpCHjBz2YfnWY19Qbp4NvIwiFk6EdUFNekywjD2dmcVGhPGYPVDnL7aG F8JeIHDphv0XvRc5klLL3ubn15suPrtR1OGZ0WzNQ2hx43luO6PeksqV1XxHVgaAYKwByU 3ZzEHi8VNWdL6gOObfL4Yp0LL3BRIx3Cu4nQFwsc0QTDdtMV4vM09997TLym6CSOTxZFR2 jNyem6mSLLrwfKv4aqq20mkE2LpQ3L8r02iCPwY51Wc+UJWDBVj0aVufv/oAoA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716299352; a=rsa-sha256; cv=none; b=VXigkza8j+PKpzRmZx6QFKf4qNwBcq5zIivR95+BCir3cEJPoxJZJ0eMs1Bn3/5pzONkTt 3ilMAzSND7xCWqoH0nVxAFdmZY1k/UPqLQ6TaSbNpMlC8trdvwMmYfZn0nmJ/36hI2ja74 45nrjW8DmfsuHxymwsC6n0CYQfSJteAc2FMcEu67zQU2b5r/L4ITv6b1t7nCZLWenUPvnv 9TFH009DdHRJ75IAb45N0qJd4IFcaRoiDF4qJCC29MEyw6QuePw7MekL+1HciOjXJngbEr vmLnlfUaN4vkjn5VF7/9hSFH3CkG2SRHS966LzvT6EVaab8kr2toN0mJ625YPA== 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=1716299352; 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=Ovp9ClWtCNQ5XS9bVpdlA3Gty5NJYNjn8GHF745akBI=; b=pf7jiJhzohAI07lcSmppwQc6Lv0I1wcp09VJ+/V5aBU+QGJXgiAQAIF0bqCpNvkcj4OThr DrCoH+E2j2yM98Qmu9ViLMKH/jHt4pb6enWZU8WI468g9xI1KQVqAGdEERVR+7tLx113Rv 6qmOip5kpy7oiOPhcDaxVYSIN2nV1SuY0ynB+FEKxks9DDuxgzRB+XdXZuE/LGhXdfAfZd bnySHNB2kukZXpb5hsBDI0m4D5MGEHtPilb3yOUW12ra2XH2mbgJTggJpXE70xfFlQZsQc +xbUZFtAtc/Qq8XTCKPB9QOlZfO6r5D9JbfvAzk4OG4QFC6LsfDbhi7OO/f0jQ== 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 4VkG4m1QlGzPQ8; Tue, 21 May 2024 13:49:12 +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 44LDnCSN098650; Tue, 21 May 2024 13:49:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LDnClX098647; Tue, 21 May 2024 13:49:12 GMT (envelope-from git) Date: Tue, 21 May 2024 13:49:12 GMT Message-Id: <202405211349.44LDnClX098647@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Matthias Fechner Subject: git: fc3903b2fa0c - 2024Q2 - security/trivy: update to 0.51.2 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: fc3903b2fa0c02685e93645cb26a472395ddc8e7 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=fc3903b2fa0c02685e93645cb26a472395ddc8e7 commit fc3903b2fa0c02685e93645cb26a472395ddc8e7 Author: Matthias Fechner AuthorDate: 2024-05-20 12:49:36 +0000 Commit: Matthias Fechner CommitDate: 2024-05-21 13:00:33 +0000 security/trivy: update to 0.51.2 Changes: https://github.com/aquasecurity/trivy/releases/tag/v0.51.2 (cherry picked from commit 2a2f3924d4d2675be7c4a2a5146ce4f5eab2e0f3) --- security/trivy/Makefile | 3 +-- security/trivy/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/security/trivy/Makefile b/security/trivy/Makefile index c49eb9fcf082..c59e1ad4ecbd 100644 --- a/security/trivy/Makefile +++ b/security/trivy/Makefile @@ -1,7 +1,6 @@ PORTNAME= trivy DISTVERSIONPREFIX= v -DISTVERSION= 0.51.0 -PORTREVISION= 1 +DISTVERSION= 0.51.2 CATEGORIES= security MAINTAINER= mfechner@FreeBSD.org diff --git a/security/trivy/distinfo b/security/trivy/distinfo index a909d8cdeae5..8e7618aea2b5 100644 --- a/security/trivy/distinfo +++ b/security/trivy/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1714797056 -SHA256 (go/security_trivy/trivy-v0.51.0/v0.51.0.mod) = bc28929574f7118e5a209d3718c80060829976d1c54f516bc224937234478f71 -SIZE (go/security_trivy/trivy-v0.51.0/v0.51.0.mod) = 22462 -SHA256 (go/security_trivy/trivy-v0.51.0/v0.51.0.zip) = 406200eb621d305c01eeea4a5297d69a8d01282d1effe4c66d1f6d844b600eb0 -SIZE (go/security_trivy/trivy-v0.51.0/v0.51.0.zip) = 57074454 +TIMESTAMP = 1716207083 +SHA256 (go/security_trivy/trivy-v0.51.2/v0.51.2.mod) = 122e72bc67122a132941bb75b8ee8349bb2b29522aae4dbc3d80ed268722e913 +SIZE (go/security_trivy/trivy-v0.51.2/v0.51.2.mod) = 22463 +SHA256 (go/security_trivy/trivy-v0.51.2/v0.51.2.zip) = 345ec95eddd47a557dafa569a8126dc65cadbfcf0b0e1c060b12badf7c142a88 +SIZE (go/security_trivy/trivy-v0.51.2/v0.51.2.zip) = 57889604 From nobody Tue May 21 14:00:04 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 4VkGKJ6WqJz5LPwv; Tue, 21 May 2024 14:00:04 +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 4VkGKJ5f7vz4Jpr; Tue, 21 May 2024 14:00:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716300004; 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=ilbq5sT+EnAjDrsnuVsYZQm03K6mLkX2WiE0gkQOUXc=; b=j3x+fXiujl8PA2dJUtY8LRQXKQRk5pyK0DEeyo5jRJjF1kd2AUnOIL3eJ35IEYRklvCArc xJWzwXz0kik69Rpb8PoanuOGHUfgfKNZJdfv8HuW7mANX63tWJFFK0NlY39ADNxdKnfQ8/ 1wFZ1GQQjiry9wQJmIcvpbKkJ+lDl0spG/+1QcQoWoRr2MMDWCMyEz5EZTiwRIOVIWel+T s9z5KEfLpzB05PuuCQ/c/O8TAp7rgfGHaiqUHda/rW8XR9nKT6sgGq/c0arG98GLfk/+VN mVT4E6FzU5iJtKmdPRhhYfBb5BNU/Zi61bAekhh6oFPVWL95ARKWRQEPSIZEcQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716300004; a=rsa-sha256; cv=none; b=woBZwQmyfIbySuPMjSeeMHG1N/ce+i5EeWpGHcKSNEfTGMeYeUzxlItB9b4yuSLnRqIpwS avxHy7bz1y6N3aev2OrU1ISEq4p+dzBRBoIdDn7S9utb7KOFP7VDi5szVwSNg0tNyfIYnM zflJC7txoZwgrlJZ1kBkKivwwU2o9k1Ma1PSeEUdxkRJLgGw8rzzVlXKlmYSB7nOu+/h9/ yudyV+ULWZmXLT5FlPTvw0AsBg2mWPEbvfBgdGHyzu9zetXn4zikYcTpWjCLkPoxPF6NfK zH9bMZ1J+CowXt4PeI4Y7+Mb+c+6dm8VK8eCKX8YdwU0QvvWo7olgijML/rI7A== 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=1716300004; 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=ilbq5sT+EnAjDrsnuVsYZQm03K6mLkX2WiE0gkQOUXc=; b=fgola5/UjXi05KLh2/2QdTbjgdYO/6cVj85P8akU8dA8hyOvenVhx/XFNhP4kdC94qrEzC gtvnh9l4cuA4nucelTx3ifPstYSK+JJ/EHlO99zzwgfZxTnXivuy7C3EpOTnJvC3q4QrhX JLmEnEwbI6rJlrPL8+0SvgqgHuE3KDDoDk1Ncl4dHyquyWOoAWlvFOe7bu4f3lMGf8jFjL 8ybPBmuWRo+oj0HZy99DeBTpZCXUGWlpx9Y69nwR+hvP7SARBTgwlYU1yIXWTI4dRtXZNi sifQ8o49tVz8mmZAnPKsa/a1XM2uKuoe8eikK57tdYsBLuzAWMrDUyIT3LXH9w== 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 4VkGKJ5FHzzPnZ; Tue, 21 May 2024 14:00:04 +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 44LE04Jr019265; Tue, 21 May 2024 14:00:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LE04U5019259; Tue, 21 May 2024 14:00:04 GMT (envelope-from git) Date: Tue, 21 May 2024 14:00:04 GMT Message-Id: <202405211400.44LE04U5019259@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: c43f42aea2ca - main - security/vuxml: openfire admin console bypass 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: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c43f42aea2cad476f44eec3489b8706c28949813 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=c43f42aea2cad476f44eec3489b8706c28949813 commit c43f42aea2cad476f44eec3489b8706c28949813 Author: Fernando Apesteguía AuthorDate: 2024-05-21 13:57:49 +0000 Commit: Fernando Apesteguía CommitDate: 2024-05-21 13:57:49 +0000 security/vuxml: openfire admin console bypass NVD assessment not yet provided. PR: 277054 --- security/vuxml/vuln/2024.xml | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index a3c894d13d87..45edda3e3fc6 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,42 @@ + + Openfire administration console authentication bypass + + + openfire + 4.6.8 + + + + +

security-advisories@github.com reports:

+
+

Openfire's administrative console, a web-based + application, was found to be vulnerable to a path traversal attack + via the setup environment. This permitted an unauthenticated user + to use the unauthenticated Openfire Setup Environment in an already + configured Openfire environment to access restricted pages in the + Openfire Admin Console reserved for administrative users. This + vulnerability affects all versions of Openfire that have been + released since April 2015, starting with version 3.10.0. The problem + has been patched in Openfire release 4.7.5 and 4.6.8, and further + improvements will be included in the yet-to-be released first version + on the 4.8 branch (which is expected to be version 4.8.0). Users + are advised to upgrade. If an Openfire upgrade isnt available for + a specific release, or isnt quickly actionable, users may see the + linked github advisory (GHSA-gw42-f939-fhvm) for mitigation advice.

+
+ +
+ + CVE-2023-32315 + https://nvd.nist.gov/vuln/detail/CVE-2023-32315 + + + 2023-05-26 + 2024-05-21 + +
+ Roundcube -- Cross-site scripting vulnerabilities From nobody Tue May 21 14:31:08 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 4VkH1858Pfz5LTGh; Tue, 21 May 2024 14:31:08 +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 4VkH184ggFz4NNs; Tue, 21 May 2024 14:31:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716301868; 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=jpm7jrnRVY20Rls3TSjxDz22KgzT8MnxB4S10j4WVdo=; b=u5kFa0t3kLwYlLjQLrwA+QjYXBUVYJQ66aFm52CXS8XoVimZ0bd+NVRSF3iLWzAM3e7AaE xdR3m3mc9EuP/t79xiT3CnKx7pSCEzp2w+Zc5/mzkz+DVQ44eCzaf8NuFzLruAmOmdRjgp ul5B4zUnnMZSZz7xEOg/qJgN7XFZYSv7BY5w9aMSVWj88IWLqjR8YtRPFj0HiFgYSmwC3Y occCMv+tIitfz4W25q2j/U24if4pTqpUXzoSHTA3karUzIoZMmOTWY0owfA/sw92fN2ilb piIpGOsJ5J/tYMIn27HNn6Ns5VzZ40tE265Z6d07hsakgJZfmNNkwnfISYFMhA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716301868; a=rsa-sha256; cv=none; b=o9aB46BT6DV4IBcHpHtExDWc0kYmPJrat8GntHNBX8AV2tVDXHko4PazNAUew+gmR/KdTm xGDQTjGH1mDyDzHTEO8XKPGzAXdG38K7dv3Z5upPil0wnSCBahXrFSnvwSkvSwPiQgvxW7 WqhDETtYLww9LOb0DC5n0uyUiW+KuKtXJ71M5dQQD6JXEz6POmmMukybtEKArfqxYeU3Kc V5L9wYHXpkEXXhEt8/rEYe2yt2L/usTa6etOsB0lzGzvnjxssDNVjrvd2MRcIeGpO/pxHR 1zFwlzAltNblQdbNwx/r+dGNHje7vTAJjhZbe36IMLxTqHzwP5ID8gLw7wKFMQ== 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=1716301868; 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=jpm7jrnRVY20Rls3TSjxDz22KgzT8MnxB4S10j4WVdo=; b=dmWn/QLfdJvJXEVDQ14xc0h4mO2bQ4/v8vZKqt2P6ofHjKrdawFc6998bQaE99bAudsXJF t2Z+pmGmFTD38zmyWrE4K0NCMyODxJWNkgyBO0jtqqdpLNn/KwOs1eh4b5KN/KVqZMTx7+ Q9yXDpJYQHwqW6JrrYC9IeAYYwzL8syE+pOQtesP0akwnexfkr7HbMEK9GIjv2hqjnG7BM fXcdF4FxvW1skiXLoRkZsImdHw2sBQP4Xh9A4zggNjr/e0yenQN9Z+gSjQwX7ye2e9Yviz /8lFIzm710LY6YSuM994EKhTaeawA0pTueCmGZeNtXmobh8db4U5Od5wKHSZzQ== 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 4VkH184HyczPcW; Tue, 21 May 2024 14:31:08 +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 44LEV8IQ080355; Tue, 21 May 2024 14:31:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LEV8MS080353; Tue, 21 May 2024 14:31:08 GMT (envelope-from git) Date: Tue, 21 May 2024 14:31:08 GMT Message-Id: <202405211431.44LEV8MS080353@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Pietro Cerutti Subject: git: 1f4e5d6107a2 - main - lang/tcl90: update to 9.0b2 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: gahr X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1f4e5d6107a2da75a7e212ca994b47088421cb0b Auto-Submitted: auto-generated The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f4e5d6107a2da75a7e212ca994b47088421cb0b commit 1f4e5d6107a2da75a7e212ca994b47088421cb0b Author: Pietro Cerutti AuthorDate: 2024-05-21 14:18:55 +0000 Commit: Pietro Cerutti CommitDate: 2024-05-21 14:31:05 +0000 lang/tcl90: update to 9.0b2 --- lang/tcl90/Makefile | 5 ++++- lang/tcl90/distinfo | 6 +++--- lang/tcl90/pkg-plist | 1 + 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/lang/tcl90/Makefile b/lang/tcl90/Makefile index 060414596838..abf7d78a5c1e 100644 --- a/lang/tcl90/Makefile +++ b/lang/tcl90/Makefile @@ -57,7 +57,7 @@ LDFLAGS+= -Wl,-z,muldefs TCL_VERSION= 9.0b2 TCL_VER= 9.0 -TCL_RC= rc2 +TCL_RC= SHORT_TCL_VER= ${TCL_VER:S/.//} MAN_SUFFIX= ${PKGBASE} @@ -102,4 +102,7 @@ post-patch: -e '/Target=/s|.$$Section$$Suffix|$$Suffix.$$Section|' \ ${WRKSRC}/installManPage +post-install: + ${LN} -s libtcl${TCL_VER}.so ${STAGEDIR}${PREFIX}/lib/libtcl${SHORT_TCL_VER}.so + .include diff --git a/lang/tcl90/distinfo b/lang/tcl90/distinfo index e931efff854d..b14025ec7664 100644 --- a/lang/tcl90/distinfo +++ b/lang/tcl90/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715667660 -SHA256 (tcl9.0b2rc2-src.tar.gz) = 2bd2620661348878cccb40b3ed101fd31448e227d7028c8927f07d3f3a55c704 -SIZE (tcl9.0b2rc2-src.tar.gz) = 11674910 +TIMESTAMP = 1716290378 +SHA256 (tcl9.0b2-src.tar.gz) = 6e9fdf31e88bc55fa92491ca2e745503794fd731590046b68b2a98a48d9ede4a +SIZE (tcl9.0b2-src.tar.gz) = 11679907 diff --git a/lang/tcl90/pkg-plist b/lang/tcl90/pkg-plist index 7e85bf15253d..262f60956460 100644 --- a/lang/tcl90/pkg-plist +++ b/lang/tcl90/pkg-plist @@ -15,6 +15,7 @@ include/tcl%%TCL_VER%%/tclTomMathDecls.h include/tcl%%TCL_VER%%/tclUnixPort.h lib/libtclstub%%TCL_VER%%.a lib/libtcl%%TCL_VER%%.so +lib/libtcl%%PKGNAMESUFFIX%%.so lib/tcl%%TCL_VER%%/auto.tcl lib/tcl%%TCL_VER%%/clock.tcl lib/tcl%%TCL_VER%%/cookiejar0.2/cookiejar.tcl From nobody Tue May 21 14:51:53 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 4VkHT53Xp5z5LXLx; Tue, 21 May 2024 14:51:53 +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 4VkHT52LkNz4R0c; Tue, 21 May 2024 14:51:53 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716303113; 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=S7iZtgteXCf1OaVOtSqH86ejdaYuLFgIfEuA6yYnzq4=; b=DZ6mZEGIUJFEKdXJVde5EQkEJbb4zzIffKF0O0HRqn0cjuN57+HgevZzphCsdvFBxMKiyT 2SJPEOR1Rsey2IGC00QSvE9l7a7YI72Np8kyHKq3LcKpTIc+A8upgYU8H3JzRfkQNTh8j+ BJWW95uOsVouObGd0qBEDiN+q4XQ28u7fQDhaek+1U7BtNAXXGQWdWlZHMTBDJX6lcG3eJ 2Udpr8j0MuRlewgiy7MWX7lgp00pJDMfBGlxlcxotII5qxvtmx8XfS+3Bp6wrjmuhiZqih 6n+thZhGtKFdOsEhXUNj+3cxUcdmOyMCM9Glzdanzz5+521xXPeAyX+mZenkGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716303113; a=rsa-sha256; cv=none; b=ndyBo1u/+nvMN0PCN+1PXMIt8FhCK4LJAYzZz/dlwgr3T9Laxaz7JOh1ywC4D/x8LIbtb3 beZtNI3srbEVZPhWDVdCM6giFHTvdVdJoSiEHks6MDCH7COv4f72fJQg8AmH4f972wxFz4 v95lI+FISgURu+nSnAIRM9PH3jEBAxI7XhUBPKMlvv5WY8atg27oL92z4sKia8FdP/+2Va WPJjMVuD0q8FQXZwbNtPFwoXbwIshvAU1WaFrJu4VzLcwpkVTw7d9F1I3a656SkYJGwcpV M78dWI4W6qhwnjOPSucZ1NgGLfpOfgFSdBC7oaXxJGYNrbUlRYopUDG16xngqw== 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=1716303113; 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=S7iZtgteXCf1OaVOtSqH86ejdaYuLFgIfEuA6yYnzq4=; b=wo0/jV0v5afiEN1/9VF4TimUbxiY0dvyZvNHxZ4mUzpBH8yca3OxGAp8cBQ3iVKVlPPVRR d9WzetVyTvpJehl5/SQhb56UT81J5soIlvDmTEFQqbvWtR70sE99zX9+bPaHoeoTgzSGu0 qNdDfM7x7sQ+XI4ba5P7OI3h4A+I7HAOYsVAv/kBqE1Mj3BPVPI0yT5ZCYJ4ROa8WmtHEr Rr95SyYoYsy0wW9wCHFfYQwcbBr5LT6MERltpQ2lsWSR+2Hf7/5uodByPUj5LLJ6DqxAuB d5z8CwprZuTSZ3MO/FaOLf87UkubqImh9zbibIvJCDcORQ1KXNmjAkcoLhSdPg== 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 4VkHT51qjFzR9M; Tue, 21 May 2024 14:51:53 +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 44LEprl8014597; Tue, 21 May 2024 14:51:53 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LEprQG014594; Tue, 21 May 2024 14:51:53 GMT (envelope-from git) Date: Tue, 21 May 2024 14:51:53 GMT Message-Id: <202405211451.44LEprQG014594@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Sergey A. Osokin" Subject: git: 5cd312c8a8c0 - main - www/nginx-devel: fix loading NJS dynamic module for stream 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: osa X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5cd312c8a8c0630515c99155011abef001bd0de7 Auto-Submitted: auto-generated The branch main has been updated by osa: URL: https://cgit.FreeBSD.org/ports/commit/?id=5cd312c8a8c0630515c99155011abef001bd0de7 commit 5cd312c8a8c0630515c99155011abef001bd0de7 Author: Sergey A. Osokin AuthorDate: 2024-05-21 14:50:54 +0000 Commit: Sergey A. Osokin CommitDate: 2024-05-21 14:50:54 +0000 www/nginx-devel: fix loading NJS dynamic module for stream Bump PORTREVISION. --- www/nginx-devel/Makefile | 3 ++- www/nginx-devel/Makefile.extmod | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile index cd7f337b85b5..97589f3d6bdd 100644 --- a/www/nginx-devel/Makefile +++ b/www/nginx-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME?= nginx PORTVERSION= 1.26.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://nginx.org/download/ \ LOCAL/osa @@ -188,6 +188,7 @@ MAIL_SMTP_CONFIGURE_OFF= --without-mail_smtp_module MAIL_SSL_USES= ssl MAIL_SSL_CONFIGURE_ON= --with-mail_ssl_module STREAM_VARS= DSO_BASEMODS+=stream +STREAM_CONFIGURE_ON= --with-stream STREAM_REALIP_CONFIGURE_ON= --with-stream_realip_module STREAM_SSL_USES= ssl STREAM_SSL_CONFIGURE_ON= --with-stream_ssl_module diff --git a/www/nginx-devel/Makefile.extmod b/www/nginx-devel/Makefile.extmod index 4d51f8530bf2..80fcbbdfdb8f 100644 --- a/www/nginx-devel/Makefile.extmod +++ b/www/nginx-devel/Makefile.extmod @@ -233,8 +233,9 @@ NAXSI_EXTRA_PATCHES= ${PATCHDIR}/extra-patch-naxsi-libinjection__sqli_c \ NJS_GH_TUPLE= nginx:njs:0.8.4:njs NJS_VARS= DSO_EXTMODS+=njs NJS_SUBDIR=/nginx +NJS_IMPLIES= STREAM -NJS_XML_IMPLIES= NJS +NJS_XML_IMPLIES= HTTP NJS NJS_XML_LIB_DEPENDS= libxml2.so:textproc/libxml2 \ libxslt.so:textproc/libxslt From nobody Tue May 21 14:57:11 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 4VkHbC3tW5z5LXlP; Tue, 21 May 2024 14:57:11 +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 4VkHbC3MPbz4Rrd; Tue, 21 May 2024 14:57:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716303431; 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=R7oJIw1OVh9K+B4G5t0WzUwfwAm47JbZYZTg2lJrPmI=; b=DqpaDadN9+MFC1Y+ocgPGvvWBM6uwf274ColLJESC5boQyVwwL8IUb6z0rzLXTdo2rHBB0 NjeAhFgYRm+qmheKQboFBMeZ/5IV8AF11D+KSawfICzY1QM/s6IGG1pIgwdsBF81PcnIBI kjQMFrSOVuX78ng6FC0w7cqaovqhsHBeiPqJrdn1gE1l/D23vPPxD9yrGHOs4Bum1tSwFb EV0GvQqAPFfbJeYcCKbXIMsWdzqWrGqkzlqt5UHM5JHtZ2x326jgEl9J1tNptg7n6aGoyn vrjo1z+GDOQYBxQP2xzCSKK4zigJ1f3gos06hFedHOaO5OC6T4KzZNhEeXMbHQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716303431; a=rsa-sha256; cv=none; b=gXndGXA1IIY0gkTGyL0DXZUf5KjOo3Cx4zEd4k92bVi/MfBPt2yXbf7LQG6opPvXvkNke2 dFoqMk5JmxN2pOItPVES7mmu88rAet3a0qSbqHqpbs8qO50dfkqnvtsd7Sib/0oQH3ngWp cA2tsR8ZyXl5kmOCNh9/5G3YVsCAeJDq5CbawS3hiQOYdrcZG7Q1V2x/zirJ3pWH1QMDRI WuJAfxSqufDV+OB13f7rS3r8Rzkisi/U9ECfd73bE41e+rbQ/5aAIEDvig8KehRRuDqyuN sBFh6+kGswwXOoMWZp16334kRr0NQXtDad645HrtEumbdO64LRMN0iSIToNAYw== 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=1716303431; 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=R7oJIw1OVh9K+B4G5t0WzUwfwAm47JbZYZTg2lJrPmI=; b=itXW7s/HHgII1vFteD3xb0fu6uFQNf+YcbrfTBHkrHGtcJrtY7/kyiMO+EkGHaIm0q8dny YGVuuMlqbyWkfSF3aHl0g31q+Hv4ZiNUjhPirGdzdPlWGOUcnATtalVPMIrvXIHAThxJ0o tgig+IIPtBf9qP6MRsbvCSi7XIEu7NEhNuSuh/EG2STDoWVHVkJzRTbkiNdSrJmDHzuGyQ v5NUapqs1pUNY7Di1ufbKwzgOI8mDQcalyH+wr8W7hQoMTnHvObX+vs6Pqy5tRrpI61hV9 pS+vsEz0c9iI0/UpQr5xMnQz+mcSP2kPoeXIJynVbmjHSqe/BiS8r7XcOyRU8A== 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 4VkHbC2dW7zR74; Tue, 21 May 2024 14:57:11 +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 44LEvBwb017838; Tue, 21 May 2024 14:57:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LEvBvo017835; Tue, 21 May 2024 14:57:11 GMT (envelope-from git) Date: Tue, 21 May 2024 14:57:11 GMT Message-Id: <202405211457.44LEvBvo017835@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Larry Rosenman Subject: git: d95b14e1e88d - main - security/1password-client2: update to 2.29.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: ler X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d95b14e1e88de46c08da9b9e21dab171110ca710 Auto-Submitted: auto-generated The branch main has been updated by ler: URL: https://cgit.FreeBSD.org/ports/commit/?id=d95b14e1e88de46c08da9b9e21dab171110ca710 commit d95b14e1e88de46c08da9b9e21dab171110ca710 Author: Larry Rosenman AuthorDate: 2024-05-21 14:55:42 +0000 Commit: Larry Rosenman CommitDate: 2024-05-21 14:57:07 +0000 security/1password-client2: update to 2.29.0 This release adds support for administrators and owners to allow any user or group to create service accounts. It also includes other improvements to service accounts and Connect. IMPROVEMENTS Adjust service account creation functionality to support the new feature of enabling other users and groups to create service accounts. {3960} You can now use the `op whoami` command with a 1Password Connect server. {2636} Service account tokens now include device UUIDs for scalability purposes. {4009} The output when you create a service account can now be formatted as a json object by adding `--format json` to the command. {3996} --- security/1password-client2/Makefile | 2 +- security/1password-client2/distinfo | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/security/1password-client2/Makefile b/security/1password-client2/Makefile index 8652f9f23022..f3b6b8d53e85 100644 --- a/security/1password-client2/Makefile +++ b/security/1password-client2/Makefile @@ -1,5 +1,5 @@ PORTNAME= 1password-client2 -DISTVERSION= 2.28.0 +DISTVERSION= 2.29.0 CATEGORIES= security MASTER_SITES= https://cache.agilebits.com/dist/1P/op2/pkg/v${DISTVERSION}/ diff --git a/security/1password-client2/distinfo b/security/1password-client2/distinfo index bf8b52b55642..748b2b001784 100644 --- a/security/1password-client2/distinfo +++ b/security/1password-client2/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1714618874 -SHA256 (op_freebsd_386_v2.28.0.zip) = d2d1a26bf62060f6b4edc930ec1e356fb115c0a98695bb43e32410e3d61af83a -SIZE (op_freebsd_386_v2.28.0.zip) = 7864160 -SHA256 (op_freebsd_amd64_v2.28.0.zip) = 4d404dee939722474869fed9c67100a3105028d3e385db30d459d0ed49bd2685 -SIZE (op_freebsd_amd64_v2.28.0.zip) = 8399757 -SHA256 (op_freebsd_arm64_v2.28.0.zip) = 0aafaa6a4817a8b64cf24956d1195475412be80a64ae43682b2a00739108a54d -SIZE (op_freebsd_arm64_v2.28.0.zip) = 7717614 -SHA256 (op_freebsd_arm_v2.28.0.zip) = 0a949f3ee83660b04010fd86821fe0a13c82e03942e6ed0be4a76a84c6f2dbdf -SIZE (op_freebsd_arm_v2.28.0.zip) = 7838128 +TIMESTAMP = 1716303307 +SHA256 (op_freebsd_386_v2.29.0.zip) = a216b136621eb043c407fac828f241dfeb44f6387dd4227411b5485455564cdb +SIZE (op_freebsd_386_v2.29.0.zip) = 7873473 +SHA256 (op_freebsd_amd64_v2.29.0.zip) = 7d959b5cbdfa9f416e93f3b85a4a11af1badca44875063b6fd68ee5ced665587 +SIZE (op_freebsd_amd64_v2.29.0.zip) = 8410218 +SHA256 (op_freebsd_arm64_v2.29.0.zip) = c9ea4438fa57efaf33978b4bce40e3745314d0d5c11ba004ea56b77135936a47 +SIZE (op_freebsd_arm64_v2.29.0.zip) = 7725002 +SHA256 (op_freebsd_arm_v2.29.0.zip) = 67af9fd71dffa0a3d7f3ce8314882552e87809746618cd71025da6d27ac4c5fe +SIZE (op_freebsd_arm_v2.29.0.zip) = 7847295 From nobody Tue May 21 15:46:14 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 4VkJgp38jsz5LdCS; Tue, 21 May 2024 15:46:14 +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 4VkJgp2vnqz4Zkk; Tue, 21 May 2024 15:46:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716306374; 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=2rXaGsYElIE8uBYeGyNfGQ/obD9ckUjrpSMsrZR3yl4=; b=h0ZzvAE20VTwRg0eeP8nQuMTzSinUDoWBbqRo2wfIJ139dUPlyVpC5AzZo1AlNnPlexFdY Iic2A7oaCH4R/atgl2UDNhNUh5blwUQq1PN29DbOBGEbnO54W5O3r2IH4X3yqhfHs19Oj0 FQUAwEJUhy4LR2Nqhe8/eBsbHYZDejB93u1SijGwmX/nCC8afgLJR3ecaqM7Gt03VbxxzT 8lmpvlIyP/YNyVgDNPD9j9yQBGzJjJFoNWbPQ+yYPVT4Vtfo0qkq1ppkDy7I20X3FT4SVM 8doeOFaNSMQfP+1h1q7mnJdumhxPLgpEA+iuQypAfY1LpaJjeLbzbUhKn1Tupw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716306374; a=rsa-sha256; cv=none; b=qR3Emz0yDi5G11LuL3M6AMipZi6FO9WD1JtO21nKtl8C82RQINU/foHIrT1aJNEVD5QEk+ MPy+axlmLyrUru1As7x8cxYGzyOcQD8gQrs3oai1nX5JI2fMxyYe/VDZfnnOdBPduka4AV tg4tauDBHvSn2sgYKopOTK+xYv+4s+PEu8rWaxV7g/P7t3nA5zL84D/hMftvCM3YKuFBwh 5kzvbcXJsjZULS/R+s/zyZw7cpUb0jHFH1LzTboWevK4h0GlKnWQjJusOcooEosxbS1CjG 4EpL7zX+rPdTE9qMi3yWoXF57binWigTUOdwlx1trW6jm8WxQY5uWro5Rj0FvA== 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=1716306374; 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=2rXaGsYElIE8uBYeGyNfGQ/obD9ckUjrpSMsrZR3yl4=; b=PkZEfOoGfxef0RyMOnnS+4ThdNzsrYSQXwgxv43V41wgeFHIRCpSYa7fsCxOx9/YfPcXFV gxGcp9qN+JZa7dSgQelOm7QNFPsvpld97kKjBgG3Luw1+uiv7wGXQSiRmNG+qXty5Ttdz6 DgVe9JTzKUSXfhlEqEGUIn4Ykj1ojJEkgjDVHGnoeJLqHoqmj/nOPektUKTkRkT5ir6JHX IMVBo3dWKO4Bhk5iFIiR+f5CGwscthwRHebbnczUn/dPUe+xwahnLjdnfWowmrlZR89o1Y QnFCuD6o+VaZy2C2gralgEfe4jpsBV+a5EhGsaWlwKr4t1v92x90zFkOeBrsWg== 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 4VkJgp2N4czRhN; Tue, 21 May 2024 15:46:14 +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 44LFkEMg001850; Tue, 21 May 2024 15:46:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LFkEHC001846; Tue, 21 May 2024 15:46:14 GMT (envelope-from git) Date: Tue, 21 May 2024 15:46:14 GMT Message-Id: <202405211546.44LFkEHC001846@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: d5618a3ac4a1 - main - net-im/openfire: Update to 4.8.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: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d5618a3ac4a1a72c27bc06062108df22dff6caa5 Auto-Submitted: auto-generated The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=d5618a3ac4a1a72c27bc06062108df22dff6caa5 commit d5618a3ac4a1a72c27bc06062108df22dff6caa5 Author: Nikita Druba AuthorDate: 2024-05-21 13:26:52 +0000 Commit: Fernando Apesteguía CommitDate: 2024-05-21 15:45:58 +0000 net-im/openfire: Update to 4.8.0 ChangeLog: https://download.igniterealtime.org/openfire/docs/4.8.0/changelog.html PR: 277054 Reported by: nikita@druba.su (maintainer) Reviewed by: polarian@polarian.dev MFH: 2024Q2 (security fixes) Security: CVE-2023-32315 --- net-im/openfire/Makefile | 20 +++-- net-im/openfire/distinfo | 10 +-- net-im/openfire/pkg-plist | 209 +++++++++++++++++++++++++++------------------- 3 files changed, 141 insertions(+), 98 deletions(-) diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 07cb94968f20..8b19ce817bdc 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -1,6 +1,6 @@ PORTNAME= openfire DISTVERSIONPREFIX= v -DISTVERSION= 4.7.5 +DISTVERSION= 4.8.0 PORTEPOCH= 1 CATEGORIES= net-im java @@ -21,7 +21,6 @@ USE_GITHUB= YES GH_ACCOUNT= igniterealtime GH_PROJECT= Openfire USE_JAVA= yes -JAVA_VERSION= 8+ USE_RC_SUBR= ${PORTNAME} NO_ARCH= yes @@ -37,8 +36,9 @@ PLIST_SUB+= VARDB=${VARDB} \ VARLOG=${VARLOG} OPTIONS_DEFINE= DOCS TEST -OPTIONS_DEFAULT= MAVEN_LOCAL -OPTIONS_SINGLE= MAVEN +OPTIONS_DEFAULT= MAVEN_LOCAL OPENJDK11 +OPTIONS_SINGLE= MAVEN JAVA +OPTIONS_SINGLE_JAVA= OPENJDK11 OPENJDK17 OPTIONS_SINGLE_MAVEN= MAVEN_LOCAL MAVEN_ONLINE MAVEN_DESC= Source of Maven build plugins @@ -52,6 +52,14 @@ MVN_TARGET= package .include +.if ${PORT_OPTIONS:MOPENJDK11} +JAVA_VERSION= 11 +.endif + +.if ${PORT_OPTIONS:MOPENJDK17} +JAVA_VERSION= 17 +.endif + .if ${PORT_OPTIONS:MTEST} MVN_OPTS= -DskipTests=false .else @@ -67,8 +75,8 @@ MVN_OPTS+= -U .endif do-build: - ${ECHO_CMD} "cd ${WRKSRC} && ${MVN} ${MVN_OPTS} ${MVN_TARGET}" - @(cd ${WRKSRC} && ${MVN} ${MVN_OPTS} ${MVN_TARGET}) + ${ECHO_CMD} "cd ${WRKSRC &&} JAVA_VERSION=${JAVA_VERSION} ${MVN} ${MVN_OPTS} ${MVN_TARGET}" + @(cd ${WRKSRC} && JAVA_VERSION=${JAVA_VERSION} ${MVN} ${MVN_OPTS} ${MVN_TARGET}) do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/lib diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo index 859276e97d61..64b780d57bda 100644 --- a/net-im/openfire/distinfo +++ b/net-im/openfire/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1686316122 -SHA256 (igniterealtime-Openfire-v4.7.5_GH0.tar.gz) = 7c2c4cad2879606404d966a6183c33c77ecf885b814b45845e64aea4f0aaa305 -SIZE (igniterealtime-Openfire-v4.7.5_GH0.tar.gz) = 7423544 -SHA256 (FreeBSD-openfire-4.7.5-maven-repository.tar.gz) = 012f3bafc66d726de7a6b8ec4030eed23cca393a3433befeed352a4d2d828cde -SIZE (FreeBSD-openfire-4.7.5-maven-repository.tar.gz) = 258158024 +TIMESTAMP = 1707929810 +SHA256 (igniterealtime-Openfire-v4.8.0_GH0.tar.gz) = 20d919a9eec6a530189ba75b859501b3d99845df0e18b9e12ed3e646e67dd568 +SIZE (igniterealtime-Openfire-v4.8.0_GH0.tar.gz) = 8836109 +SHA256 (FreeBSD-openfire-4.8.0-maven-repository.tar.gz) = 55b1c50a7c62092af476ef6ce75b9937df5098e1aee13906445e95c72dd0ca5b +SIZE (FreeBSD-openfire-4.8.0-maven-repository.tar.gz) = 289799753 diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist index 69706846645c..ba9e322be7fd 100644 --- a/net-im/openfire/pkg-plist +++ b/net-im/openfire/pkg-plist @@ -9,9 +9,19 @@ @mode @dir %%DATADIR%% @dir %%DATADIR%%/plugins +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-mellium.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-moxxmpp.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-smack.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-stanzajs.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-stropejs.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-twistedwords.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-xmppdotnet.html %%PORTDOCS%%%%DOCSDIR%%/database-guide.html %%PORTDOCS%%%%DOCSDIR%%/database.html +%%PORTDOCS%%%%DOCSDIR%%/db-clustering-guide.html %%PORTDOCS%%%%DOCSDIR%%/db-integration-guide.html +%%PORTDOCS%%%%DOCSDIR%%/diagrams/netty-message-handling.md +%%PORTDOCS%%%%DOCSDIR%%/diagrams/netty-server-bootstrap.md %%PORTDOCS%%%%DOCSDIR%%/docker.html %%PORTDOCS%%%%DOCSDIR%%/ide-vscode-setup.html %%PORTDOCS%%%%DOCSDIR%%/images/VSCode-1.png @@ -26,16 +36,36 @@ %%PORTDOCS%%%%DOCSDIR%%/images/active_directory.png %%PORTDOCS%%%%DOCSDIR%%/images/header_logo.gif %%PORTDOCS%%%%DOCSDIR%%/images/launcher.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-in-openfire.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-message-handling.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-overview.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-pipelines.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-server-bootstrap.png +%%PORTDOCS%%%%DOCSDIR%%/images/network-dns-override.svg +%%PORTDOCS%%%%DOCSDIR%%/images/network-hub-and-spoke.svg +%%PORTDOCS%%%%DOCSDIR%%/images/network-mesh.svg +%%PORTDOCS%%%%DOCSDIR%%/images/one-time-access-token-login.png %%PORTDOCS%%%%DOCSDIR%%/images/setup_ldap.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_enable_clustering.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_install_hazelcast.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_jdbc.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_recovery.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_second_primary.png %%PORTDOCS%%%%DOCSDIR%%/images/sitemesh.png %%PORTDOCS%%%%DOCSDIR%%/images/spark_debug.png %%PORTDOCS%%%%DOCSDIR%%/images/windows_service.png +%%PORTDOCS%%%%DOCSDIR%%/implementing-authprovider-guide.html +%%PORTDOCS%%%%DOCSDIR%%/implementing-groupprovider-guide.html +%%PORTDOCS%%%%DOCSDIR%%/implementing-userprovider-guide.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/install-guide.html +%%PORTDOCS%%%%DOCSDIR%%/internal-networking.html %%PORTDOCS%%%%DOCSDIR%%/ldap-guide.html %%PORTDOCS%%%%DOCSDIR%%/licenses/LICENSE-dom4j.txt %%PORTDOCS%%%%DOCSDIR%%/licenses/LICENSE-jaxen.txt %%PORTDOCS%%%%DOCSDIR%%/licenses/LICENSE-xpp3.txt +%%PORTDOCS%%%%DOCSDIR%%/load-balancing.html +%%PORTDOCS%%%%DOCSDIR%%/one-time-access-token-guide.html %%PORTDOCS%%%%DOCSDIR%%/openfire.doap %%PORTDOCS%%%%DOCSDIR%%/overlay.html %%PORTDOCS%%%%DOCSDIR%%/pluggable-roster-support-guide.html @@ -46,6 +76,7 @@ %%PORTDOCS%%%%DOCSDIR%%/ssl-guide.html %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/translator-guide.html +%%PORTDOCS%%%%DOCSDIR%%/trunking-guide.html %%PORTDOCS%%%%DOCSDIR%%/upgrade-guide.html %%PORTDOCS%%%%DOCSDIR%%/wildfire-ent-3_2_0-upgrade.html %%PORTDOCS%%%%DOCSDIR%%/wildfire-openfire-upgrade.html @@ -53,19 +84,18 @@ %%DATADIR%%/conf %%DATADIR%%/embedded-db %%DATADIR%%/lib/activation-1.1.jar -%%DATADIR%%/lib/apache-el-8.5.54.jar -%%DATADIR%%/lib/apache-jsp-8.5.54.jar -%%DATADIR%%/lib/apache-jsp-9.4.43.v20210629.jar -%%DATADIR%%/lib/asm-9.1.jar -%%DATADIR%%/lib/asm-analysis-9.1.jar -%%DATADIR%%/lib/asm-commons-9.1.jar -%%DATADIR%%/lib/asm-tree-9.1.jar -%%DATADIR%%/lib/bcpg-jdk15on-1.70.jar -%%DATADIR%%/lib/bcpkix-jdk15on-1.70.jar -%%DATADIR%%/lib/bcprov-jdk15on-1.70.jar -%%DATADIR%%/lib/bcutil-jdk15on-1.70.jar +%%DATADIR%%/lib/apache-el-9.0.52.jar +%%DATADIR%%/lib/apache-jsp-10.0.18.jar +%%DATADIR%%/lib/apache-jsp-9.0.52.jar +%%DATADIR%%/lib/asm-9.6.jar +%%DATADIR%%/lib/asm-commons-9.6.jar +%%DATADIR%%/lib/asm-tree-9.6.jar +%%DATADIR%%/lib/bcpg-jdk18on-1.76.jar +%%DATADIR%%/lib/bcpkix-jdk18on-1.76.jar +%%DATADIR%%/lib/bcprov-jdk18on-1.76.jar +%%DATADIR%%/lib/bcutil-jdk18on-1.76.jar %%DATADIR%%/lib/caffeine-2.7.0.jar -%%DATADIR%%/lib/checker-qual-3.5.0.jar +%%DATADIR%%/lib/checker-qual-3.31.0.jar %%DATADIR%%/lib/common-image-3.9.4.jar %%DATADIR%%/lib/common-io-3.9.4.jar %%DATADIR%%/lib/common-lang-3.9.4.jar @@ -73,100 +103,124 @@ %%DATADIR%%/lib/commons-dbcp2-2.9.0.jar %%DATADIR%%/lib/commons-fileupload-1.5.jar %%DATADIR%%/lib/commons-io-2.11.0.jar +%%DATADIR%%/lib/commons-ip-math-1.32.jar %%DATADIR%%/lib/commons-lang3-3.9.jar %%DATADIR%%/lib/commons-logging-1.2.jar %%DATADIR%%/lib/commons-pool2-2.9.0.jar %%DATADIR%%/lib/commons-text-1.10.0.jar -%%DATADIR%%/lib/dom4j-2.1.3.jar +%%DATADIR%%/lib/dom4j-2.1.4.jar %%DATADIR%%/lib/dwr-3.0.2-RELEASE.jar -%%DATADIR%%/lib/ecj-3.19.0.jar -%%DATADIR%%/lib/error_prone_annotations-2.3.4.jar +%%DATADIR%%/lib/ecj-3.26.0.jar +%%DATADIR%%/lib/error_prone_annotations-2.18.0.jar %%DATADIR%%/lib/failureaccess-1.0.1.jar -%%DATADIR%%/lib/guava-30.1-jre.jar -%%DATADIR%%/lib/hsqldb-2.4.1.jar +%%DATADIR%%/lib/guava-32.0.1-jre.jar +%%DATADIR%%/lib/hsqldb-2.7.1.jar %%DATADIR%%/lib/httpclient-4.5.13.jar %%DATADIR%%/lib/httpcore-4.4.13.jar -%%DATADIR%%/lib/i18n-4.7.5.jar +%%DATADIR%%/lib/i18n-4.8.0.jar %%DATADIR%%/lib/imageio-bmp-3.9.4.jar %%DATADIR%%/lib/imageio-core-3.9.4.jar %%DATADIR%%/lib/istack-commons-runtime-3.0.11.jar -%%DATADIR%%/lib/j2objc-annotations-1.3.jar +%%DATADIR%%/lib/j2objc-annotations-2.8.jar %%DATADIR%%/lib/jakarta.activation-1.2.2.jar +%%DATADIR%%/lib/jakarta.annotation-api-1.3.5.jar +%%DATADIR%%/lib/jakarta.transaction-api-1.3.3.jar %%DATADIR%%/lib/jakarta.xml.bind-api-2.3.3.jar %%DATADIR%%/lib/jansi-1.18.jar -%%DATADIR%%/lib/javassist-3.24.1-GA.jar %%DATADIR%%/lib/javax.activation-api-1.2.0.jar -%%DATADIR%%/lib/javax.annotation-api-1.3.2.jar %%DATADIR%%/lib/javax.mail-1.6.2.jar -%%DATADIR%%/lib/javax.servlet-api-3.1.0.jar %%DATADIR%%/lib/jaxb-api-2.3.1.jar %%DATADIR%%/lib/jaxb-runtime-2.3.3.jar %%DATADIR%%/lib/jaxen-1.2.0.jar %%DATADIR%%/lib/jcip-annotations-1.0.jar -%%DATADIR%%/lib/jcl-over-slf4j-1.7.36.jar -%%DATADIR%%/lib/jdom2-2.0.6.jar -%%DATADIR%%/lib/jetty-annotations-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-client-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-continuation-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-http-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-io-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-jmx-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-jndi-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-plus-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-schemas-3.1.2.jar -%%DATADIR%%/lib/jetty-security-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-server-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-servlet-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-servlets-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-util-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-util-ajax-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-webapp-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-xml-9.4.43.v20210629.jar +%%DATADIR%%/lib/jcl-over-slf4j-2.0.9.jar +%%DATADIR%%/lib/jetty-annotations-10.0.18.jar +%%DATADIR%%/lib/jetty-http-10.0.18.jar +%%DATADIR%%/lib/jetty-io-10.0.18.jar +%%DATADIR%%/lib/jetty-jmx-10.0.18.jar +%%DATADIR%%/lib/jetty-jndi-10.0.18.jar +%%DATADIR%%/lib/jetty-plus-10.0.18.jar +%%DATADIR%%/lib/jetty-schemas-4.0.3.jar +%%DATADIR%%/lib/jetty-security-10.0.18.jar +%%DATADIR%%/lib/jetty-server-10.0.18.jar +%%DATADIR%%/lib/jetty-servlet-10.0.18.jar +%%DATADIR%%/lib/jetty-servlet-api-4.0.6.jar +%%DATADIR%%/lib/jetty-servlets-10.0.18.jar +%%DATADIR%%/lib/jetty-util-10.0.18.jar +%%DATADIR%%/lib/jetty-webapp-10.0.18.jar +%%DATADIR%%/lib/jetty-xml-10.0.18.jar %%DATADIR%%/lib/jmdns-1.0.jar %%DATADIR%%/lib/jsmpp-2.3.10.jar +%%DATADIR%%/lib/json-20231013.jar %%DATADIR%%/lib/jsr305-3.0.2.jar %%DATADIR%%/lib/jtds-1.3.1.jar %%DATADIR%%/lib/jzlib-1.1.3.jar %%DATADIR%%/lib/libidn-1.35.jar %%DATADIR%%/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar -%%DATADIR%%/lib/log4j-api-2.17.1.jar -%%DATADIR%%/lib/log4j-core-2.17.1.jar -%%DATADIR%%/lib/log4j-slf4j-impl-2.17.1.jar +%%DATADIR%%/lib/log4j-api-2.20.0.jar +%%DATADIR%%/lib/log4j-core-2.20.0.jar +%%DATADIR%%/lib/log4j-slf4j2-impl-2.20.0.jar %%DATADIR%%/lib/log4j2.xml -%%DATADIR%%/lib/mina-core-2.1.3.jar -%%DATADIR%%/lib/mina-filter-compression-2.1.3.jar -%%DATADIR%%/lib/mina-integration-beans-2.1.3.jar -%%DATADIR%%/lib/mina-integration-jmx-2.1.3.jar -%%DATADIR%%/lib/mina-integration-ognl-2.1.3.jar -%%DATADIR%%/lib/mssql-jdbc-9.4.1.jre8.jar -%%DATADIR%%/lib/mysql-connector-j-8.0.32.jar -%%DATADIR%%/lib/ognl-3.2.10.jar -%%DATADIR%%/lib/postgresql-42.4.1.jar -%%DATADIR%%/lib/rome-1.15.0.jar -%%DATADIR%%/lib/rome-utils-1.15.0.jar +%%DATADIR%%/lib/mssql-jdbc-9.4.1.jre11.jar +%%DATADIR%%/lib/mysql-connector-j-8.2.0.jar +%%DATADIR%%/lib/netty-all-4.1.100.Final.jar +%%DATADIR%%/lib/netty-buffer-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-dns-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-haproxy-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-http-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-http2-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-memcache-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-mqtt-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-redis-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-smtp-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-socks-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-stomp-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-xml-4.1.100.Final.jar +%%DATADIR%%/lib/netty-common-4.1.100.Final.jar +%%DATADIR%%/lib/netty-handler-4.1.100.Final.jar +%%DATADIR%%/lib/netty-handler-proxy-4.1.100.Final.jar +%%DATADIR%%/lib/netty-handler-ssl-ocsp-4.1.100.Final.jar +%%DATADIR%%/lib/netty-resolver-4.1.100.Final.jar +%%DATADIR%%/lib/netty-resolver-dns-4.1.100.Final.jar +%%DATADIR%%/lib/netty-resolver-dns-classes-macos-4.1.100.Final.jar +%%DATADIR%%/lib/netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar +%%DATADIR%%/lib/netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar +%%DATADIR%%/lib/netty-transport-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-classes-epoll-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-classes-kqueue-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar +%%DATADIR%%/lib/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar +%%DATADIR%%/lib/netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar +%%DATADIR%%/lib/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar +%%DATADIR%%/lib/netty-transport-native-unix-common-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-rxtx-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-sctp-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-udt-4.1.100.Final.jar +%%DATADIR%%/lib/postgresql-42.6.0.jar %%DATADIR%%/lib/shaj-0.5.jar %%DATADIR%%/lib/sitemesh-2.4.2.jar -%%DATADIR%%/lib/slf4j-api-1.7.36.jar +%%DATADIR%%/lib/slf4j-api-2.0.9.jar %%DATADIR%%/lib/startup.jar %%DATADIR%%/lib/taglibs-standard-impl-1.2.5.jar %%DATADIR%%/lib/taglibs-standard-spec-1.2.5.jar %%DATADIR%%/lib/tinder-2.0.0.jar %%DATADIR%%/lib/txw2-2.3.3.jar -%%DATADIR%%/lib/websocket-api-9.4.43.v20210629.jar -%%DATADIR%%/lib/websocket-client-9.4.43.v20210629.jar -%%DATADIR%%/lib/websocket-common-9.4.43.v20210629.jar -%%DATADIR%%/lib/websocket-server-9.4.43.v20210629.jar -%%DATADIR%%/lib/websocket-servlet-9.4.43.v20210629.jar -%%DATADIR%%/lib/xmppserver-4.7.5.jar +%%DATADIR%%/lib/websocket-core-common-10.0.18.jar +%%DATADIR%%/lib/websocket-core-server-10.0.18.jar +%%DATADIR%%/lib/websocket-jetty-api-10.0.18.jar +%%DATADIR%%/lib/websocket-jetty-common-10.0.18.jar +%%DATADIR%%/lib/websocket-jetty-server-10.0.18.jar +%%DATADIR%%/lib/websocket-servlet-10.0.18.jar +%%DATADIR%%/lib/xmppserver-4.8.0.jar %%DATADIR%%/lib/xpp3-1.1.4c.jar %%DATADIR%%/logs %%DATADIR%%/plugins/admin/plugin.xml -%%DATADIR%%/plugins/admin/webapp/META-INF/admin.tld -%%DATADIR%%/plugins/admin/webapp/META-INF/tags/admin/contentBox.tagx -%%DATADIR%%/plugins/admin/webapp/META-INF/tags/admin/infoBox.tagx -%%DATADIR%%/plugins/admin/webapp/META-INF/tags/admin/security/identityStoreConfig.tagx -%%DATADIR%%/plugins/admin/webapp/META-INF/tags/admin/security/trustStoreConfig.tagx -%%DATADIR%%/plugins/admin/webapp/WEB-INF/admin.tld +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/admin.tld +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/tags/admin/contentBox.tagx +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/tags/admin/infoBox.tagx +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/tags/admin/security/identityStoreConfig.tagx +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/tags/admin/security/trustStoreConfig.tagx %%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/openfire_init.xml %%DATADIR%%/plugins/admin/webapp/WEB-INF/decorators.xml %%DATADIR%%/plugins/admin/webapp/WEB-INF/dwr.xml @@ -300,26 +354,8 @@ %%DATADIR%%/plugins/admin/webapp/images/yahoo.gif %%DATADIR%%/plugins/admin/webapp/index.html %%DATADIR%%/plugins/admin/webapp/js/behaviour.js -%%DATADIR%%/plugins/admin/webapp/js/builder.js -%%DATADIR%%/plugins/admin/webapp/js/controls.js %%DATADIR%%/plugins/admin/webapp/js/cookies.js -%%DATADIR%%/plugins/admin/webapp/js/dragdrop.js -%%DATADIR%%/plugins/admin/webapp/js/effects.js -%%DATADIR%%/plugins/admin/webapp/js/jscalendar/calendar-setup.js -%%DATADIR%%/plugins/admin/webapp/js/jscalendar/calendar-win2k-1.css -%%DATADIR%%/plugins/admin/webapp/js/jscalendar/calendar-win2k-cold-1.css -%%DATADIR%%/plugins/admin/webapp/js/jscalendar/calendar.js -%%DATADIR%%/plugins/admin/webapp/js/lightbox.js -%%DATADIR%%/plugins/admin/webapp/js/pngfix.js -%%DATADIR%%/plugins/admin/webapp/js/prototype.js -%%DATADIR%%/plugins/admin/webapp/js/scriptaculous.js %%DATADIR%%/plugins/admin/webapp/js/setup.js -%%DATADIR%%/plugins/admin/webapp/js/slider.js -%%DATADIR%%/plugins/admin/webapp/js/tooltips/domLib.js -%%DATADIR%%/plugins/admin/webapp/js/tooltips/domTT.js -%%DATADIR%%/plugins/admin/webapp/js/tooltips/domTT_drag.js -%%DATADIR%%/plugins/admin/webapp/js/tooltips/fadomatic.js -%%DATADIR%%/plugins/admin/webapp/js/unittest.js %%DATADIR%%/plugins/admin/webapp/setup/setup-style.css %%DATADIR%%/plugins/admin/webapp/style/framework/css/bootstrap.min.css %%DATADIR%%/plugins/admin/webapp/style/framework/css/font-awesome.min.css @@ -331,7 +367,6 @@ %%DATADIR%%/plugins/admin/webapp/style/framework/fonts/fontawesome-webfontd41d.eot %%DATADIR%%/plugins/admin/webapp/style/global.css %%DATADIR%%/plugins/admin/webapp/style/ldap.css -%%DATADIR%%/plugins/admin/webapp/style/lightbox.css %%DATADIR%%/plugins/admin/webapp/style/login.css %%DATADIR%%/plugins/admin/webapp/style/setup.css %%DATADIR%%/resources/database/openfire_db2.sql From nobody Tue May 21 15:48:05 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 4VkJjx6yvkz5Lf4Q; Tue, 21 May 2024 15:48:05 +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 4VkJjx6PZRz4ZrZ; Tue, 21 May 2024 15:48:05 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716306485; 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=uUUqT8Zz8Nzk1WdmgX4gHHB8A9TC24vR+7AOjMWB2Pg=; b=AY+Oe3J46iepFuvGxdszVuREyQixJlfzSTWd3EbdX3PTBYMDMsgux5iU1N0HpLqHHI9iPj GudAVejpaB9g/vbeYbz7Rk9C3E+U7xIskIGrtRrRTPtOchCrPIfF11kElYRumVh/XRi1QE VV/OK6j3BeL6yD6idmyUTbQDy82D9rE07ovdKF+jgkmGHHTExvLO9xzz/Duo1NlVf7UnA5 e+0pDRnHkHadUmavNPKqm9kQRtP4u+VjC4fhjWXYL4yGV/4WLkcN+b2SCN/3qdRDIGjwy0 P5Z9B2MDsO66xCi6DsHI2HQohgqfJip78Fei1svC3WKCJhzqSTzw57DzG5Q16g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716306485; a=rsa-sha256; cv=none; b=VF/kkJycT803Ib5PB/hfL0g4SGDs0Jdl78vP/5A//PI6DQam6YtqN819SXDdreT1aIxaUv KCSfbp5WE+XZIPQVZUq61LXKw+7ewMuj/ADt9lSbBHgT5eVkXDsKemogh067MKGIrcejbv hUnvt6hjqtAvQXd6TS5hrsIyzC2tH5RyHXtc4yktFOd7FnQfaAut4Evicl98hO0MeRsd6E 8i7PsJ2HvJnzQdqoxZT7iCmdP21S6MAQz4aQYOmWsd2n9SR9mhQyf8/cIbtg/q1pJJEDzn qdCeXEhAk5KN9v5E6BGw/4Vnp7EKD4Sm9+mJHFXeYC8+A2NuWVkgq3RQyBD5dA== 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=1716306485; 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=uUUqT8Zz8Nzk1WdmgX4gHHB8A9TC24vR+7AOjMWB2Pg=; b=u+UfbBCmBMdOliVInPRoiJcomVlYoS3Jzy9JchpK/k4xIWfCfxNnQjeta6zehhF6XbzB55 MgKUFQ5Tcb7If1EkHNrepGyX675dJfIQxvxI5Av0NcNg4wVSYVm7eHjQSk1AYUsvFYas0Z 8djEK4fj5lqClYY5u4rkBsPKXEwtLtVmy/e6ViDALjawTuwtuJfg258ZIWNsYabN7mOfTO QYbYLu872wDne3DMzQmRp9h3qYuUo5ejdutMmoGbWS1IFjWank/DzvbSY23Xo++KwIPqCk TKD8jvJUzm0/ZaSAMMHYhKzQJCUysmnoc8T2kfKN+mFKANdegjXbpScuDytuUA== 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 4VkJjx60SCzSM7; Tue, 21 May 2024 15:48:05 +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 44LFm5b4002269; Tue, 21 May 2024 15:48:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LFm5aI002266; Tue, 21 May 2024 15:48:05 GMT (envelope-from git) Date: Tue, 21 May 2024 15:48:05 GMT Message-Id: <202405211548.44LFm5aI002266@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= Subject: git: 4dec35302fb3 - 2024Q2 - net-im/openfire: Update to 4.8.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: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: 4dec35302fb3e686879951a9b27dbc9e9cfeec84 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=4dec35302fb3e686879951a9b27dbc9e9cfeec84 commit 4dec35302fb3e686879951a9b27dbc9e9cfeec84 Author: Nikita Druba AuthorDate: 2024-05-21 13:26:52 +0000 Commit: Fernando Apesteguía CommitDate: 2024-05-21 15:47:39 +0000 net-im/openfire: Update to 4.8.0 ChangeLog: https://download.igniterealtime.org/openfire/docs/4.8.0/changelog.html PR: 277054 Reported by: nikita@druba.su (maintainer) Reviewed by: polarian@polarian.dev MFH: 2024Q2 (security fixes) Security: CVE-2023-32315 (cherry picked from commit d5618a3ac4a1a72c27bc06062108df22dff6caa5) --- net-im/openfire/Makefile | 20 +++-- net-im/openfire/distinfo | 10 +-- net-im/openfire/pkg-plist | 209 +++++++++++++++++++++++++++------------------- 3 files changed, 141 insertions(+), 98 deletions(-) diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 07cb94968f20..8b19ce817bdc 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -1,6 +1,6 @@ PORTNAME= openfire DISTVERSIONPREFIX= v -DISTVERSION= 4.7.5 +DISTVERSION= 4.8.0 PORTEPOCH= 1 CATEGORIES= net-im java @@ -21,7 +21,6 @@ USE_GITHUB= YES GH_ACCOUNT= igniterealtime GH_PROJECT= Openfire USE_JAVA= yes -JAVA_VERSION= 8+ USE_RC_SUBR= ${PORTNAME} NO_ARCH= yes @@ -37,8 +36,9 @@ PLIST_SUB+= VARDB=${VARDB} \ VARLOG=${VARLOG} OPTIONS_DEFINE= DOCS TEST -OPTIONS_DEFAULT= MAVEN_LOCAL -OPTIONS_SINGLE= MAVEN +OPTIONS_DEFAULT= MAVEN_LOCAL OPENJDK11 +OPTIONS_SINGLE= MAVEN JAVA +OPTIONS_SINGLE_JAVA= OPENJDK11 OPENJDK17 OPTIONS_SINGLE_MAVEN= MAVEN_LOCAL MAVEN_ONLINE MAVEN_DESC= Source of Maven build plugins @@ -52,6 +52,14 @@ MVN_TARGET= package .include +.if ${PORT_OPTIONS:MOPENJDK11} +JAVA_VERSION= 11 +.endif + +.if ${PORT_OPTIONS:MOPENJDK17} +JAVA_VERSION= 17 +.endif + .if ${PORT_OPTIONS:MTEST} MVN_OPTS= -DskipTests=false .else @@ -67,8 +75,8 @@ MVN_OPTS+= -U .endif do-build: - ${ECHO_CMD} "cd ${WRKSRC} && ${MVN} ${MVN_OPTS} ${MVN_TARGET}" - @(cd ${WRKSRC} && ${MVN} ${MVN_OPTS} ${MVN_TARGET}) + ${ECHO_CMD} "cd ${WRKSRC &&} JAVA_VERSION=${JAVA_VERSION} ${MVN} ${MVN_OPTS} ${MVN_TARGET}" + @(cd ${WRKSRC} && JAVA_VERSION=${JAVA_VERSION} ${MVN} ${MVN_OPTS} ${MVN_TARGET}) do-install: @${MKDIR} ${STAGEDIR}${DATADIR}/lib diff --git a/net-im/openfire/distinfo b/net-im/openfire/distinfo index 859276e97d61..64b780d57bda 100644 --- a/net-im/openfire/distinfo +++ b/net-im/openfire/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1686316122 -SHA256 (igniterealtime-Openfire-v4.7.5_GH0.tar.gz) = 7c2c4cad2879606404d966a6183c33c77ecf885b814b45845e64aea4f0aaa305 -SIZE (igniterealtime-Openfire-v4.7.5_GH0.tar.gz) = 7423544 -SHA256 (FreeBSD-openfire-4.7.5-maven-repository.tar.gz) = 012f3bafc66d726de7a6b8ec4030eed23cca393a3433befeed352a4d2d828cde -SIZE (FreeBSD-openfire-4.7.5-maven-repository.tar.gz) = 258158024 +TIMESTAMP = 1707929810 +SHA256 (igniterealtime-Openfire-v4.8.0_GH0.tar.gz) = 20d919a9eec6a530189ba75b859501b3d99845df0e18b9e12ed3e646e67dd568 +SIZE (igniterealtime-Openfire-v4.8.0_GH0.tar.gz) = 8836109 +SHA256 (FreeBSD-openfire-4.8.0-maven-repository.tar.gz) = 55b1c50a7c62092af476ef6ce75b9937df5098e1aee13906445e95c72dd0ca5b +SIZE (FreeBSD-openfire-4.8.0-maven-repository.tar.gz) = 289799753 diff --git a/net-im/openfire/pkg-plist b/net-im/openfire/pkg-plist index 69706846645c..ba9e322be7fd 100644 --- a/net-im/openfire/pkg-plist +++ b/net-im/openfire/pkg-plist @@ -9,9 +9,19 @@ @mode @dir %%DATADIR%% @dir %%DATADIR%%/plugins +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-mellium.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-moxxmpp.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-smack.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-stanzajs.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-stropejs.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-twistedwords.html +%%PORTDOCS%%%%DOCSDIR%%/client-minimal-working-example-xmppdotnet.html %%PORTDOCS%%%%DOCSDIR%%/database-guide.html %%PORTDOCS%%%%DOCSDIR%%/database.html +%%PORTDOCS%%%%DOCSDIR%%/db-clustering-guide.html %%PORTDOCS%%%%DOCSDIR%%/db-integration-guide.html +%%PORTDOCS%%%%DOCSDIR%%/diagrams/netty-message-handling.md +%%PORTDOCS%%%%DOCSDIR%%/diagrams/netty-server-bootstrap.md %%PORTDOCS%%%%DOCSDIR%%/docker.html %%PORTDOCS%%%%DOCSDIR%%/ide-vscode-setup.html %%PORTDOCS%%%%DOCSDIR%%/images/VSCode-1.png @@ -26,16 +36,36 @@ %%PORTDOCS%%%%DOCSDIR%%/images/active_directory.png %%PORTDOCS%%%%DOCSDIR%%/images/header_logo.gif %%PORTDOCS%%%%DOCSDIR%%/images/launcher.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-in-openfire.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-message-handling.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-overview.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-pipelines.png +%%PORTDOCS%%%%DOCSDIR%%/images/netty-server-bootstrap.png +%%PORTDOCS%%%%DOCSDIR%%/images/network-dns-override.svg +%%PORTDOCS%%%%DOCSDIR%%/images/network-hub-and-spoke.svg +%%PORTDOCS%%%%DOCSDIR%%/images/network-mesh.svg +%%PORTDOCS%%%%DOCSDIR%%/images/one-time-access-token-login.png %%PORTDOCS%%%%DOCSDIR%%/images/setup_ldap.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_enable_clustering.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_install_hazelcast.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_jdbc.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_recovery.png +%%PORTDOCS%%%%DOCSDIR%%/images/setup_pgcluster_second_primary.png %%PORTDOCS%%%%DOCSDIR%%/images/sitemesh.png %%PORTDOCS%%%%DOCSDIR%%/images/spark_debug.png %%PORTDOCS%%%%DOCSDIR%%/images/windows_service.png +%%PORTDOCS%%%%DOCSDIR%%/implementing-authprovider-guide.html +%%PORTDOCS%%%%DOCSDIR%%/implementing-groupprovider-guide.html +%%PORTDOCS%%%%DOCSDIR%%/implementing-userprovider-guide.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/install-guide.html +%%PORTDOCS%%%%DOCSDIR%%/internal-networking.html %%PORTDOCS%%%%DOCSDIR%%/ldap-guide.html %%PORTDOCS%%%%DOCSDIR%%/licenses/LICENSE-dom4j.txt %%PORTDOCS%%%%DOCSDIR%%/licenses/LICENSE-jaxen.txt %%PORTDOCS%%%%DOCSDIR%%/licenses/LICENSE-xpp3.txt +%%PORTDOCS%%%%DOCSDIR%%/load-balancing.html +%%PORTDOCS%%%%DOCSDIR%%/one-time-access-token-guide.html %%PORTDOCS%%%%DOCSDIR%%/openfire.doap %%PORTDOCS%%%%DOCSDIR%%/overlay.html %%PORTDOCS%%%%DOCSDIR%%/pluggable-roster-support-guide.html @@ -46,6 +76,7 @@ %%PORTDOCS%%%%DOCSDIR%%/ssl-guide.html %%PORTDOCS%%%%DOCSDIR%%/style.css %%PORTDOCS%%%%DOCSDIR%%/translator-guide.html +%%PORTDOCS%%%%DOCSDIR%%/trunking-guide.html %%PORTDOCS%%%%DOCSDIR%%/upgrade-guide.html %%PORTDOCS%%%%DOCSDIR%%/wildfire-ent-3_2_0-upgrade.html %%PORTDOCS%%%%DOCSDIR%%/wildfire-openfire-upgrade.html @@ -53,19 +84,18 @@ %%DATADIR%%/conf %%DATADIR%%/embedded-db %%DATADIR%%/lib/activation-1.1.jar -%%DATADIR%%/lib/apache-el-8.5.54.jar -%%DATADIR%%/lib/apache-jsp-8.5.54.jar -%%DATADIR%%/lib/apache-jsp-9.4.43.v20210629.jar -%%DATADIR%%/lib/asm-9.1.jar -%%DATADIR%%/lib/asm-analysis-9.1.jar -%%DATADIR%%/lib/asm-commons-9.1.jar -%%DATADIR%%/lib/asm-tree-9.1.jar -%%DATADIR%%/lib/bcpg-jdk15on-1.70.jar -%%DATADIR%%/lib/bcpkix-jdk15on-1.70.jar -%%DATADIR%%/lib/bcprov-jdk15on-1.70.jar -%%DATADIR%%/lib/bcutil-jdk15on-1.70.jar +%%DATADIR%%/lib/apache-el-9.0.52.jar +%%DATADIR%%/lib/apache-jsp-10.0.18.jar +%%DATADIR%%/lib/apache-jsp-9.0.52.jar +%%DATADIR%%/lib/asm-9.6.jar +%%DATADIR%%/lib/asm-commons-9.6.jar +%%DATADIR%%/lib/asm-tree-9.6.jar +%%DATADIR%%/lib/bcpg-jdk18on-1.76.jar +%%DATADIR%%/lib/bcpkix-jdk18on-1.76.jar +%%DATADIR%%/lib/bcprov-jdk18on-1.76.jar +%%DATADIR%%/lib/bcutil-jdk18on-1.76.jar %%DATADIR%%/lib/caffeine-2.7.0.jar -%%DATADIR%%/lib/checker-qual-3.5.0.jar +%%DATADIR%%/lib/checker-qual-3.31.0.jar %%DATADIR%%/lib/common-image-3.9.4.jar %%DATADIR%%/lib/common-io-3.9.4.jar %%DATADIR%%/lib/common-lang-3.9.4.jar @@ -73,100 +103,124 @@ %%DATADIR%%/lib/commons-dbcp2-2.9.0.jar %%DATADIR%%/lib/commons-fileupload-1.5.jar %%DATADIR%%/lib/commons-io-2.11.0.jar +%%DATADIR%%/lib/commons-ip-math-1.32.jar %%DATADIR%%/lib/commons-lang3-3.9.jar %%DATADIR%%/lib/commons-logging-1.2.jar %%DATADIR%%/lib/commons-pool2-2.9.0.jar %%DATADIR%%/lib/commons-text-1.10.0.jar -%%DATADIR%%/lib/dom4j-2.1.3.jar +%%DATADIR%%/lib/dom4j-2.1.4.jar %%DATADIR%%/lib/dwr-3.0.2-RELEASE.jar -%%DATADIR%%/lib/ecj-3.19.0.jar -%%DATADIR%%/lib/error_prone_annotations-2.3.4.jar +%%DATADIR%%/lib/ecj-3.26.0.jar +%%DATADIR%%/lib/error_prone_annotations-2.18.0.jar %%DATADIR%%/lib/failureaccess-1.0.1.jar -%%DATADIR%%/lib/guava-30.1-jre.jar -%%DATADIR%%/lib/hsqldb-2.4.1.jar +%%DATADIR%%/lib/guava-32.0.1-jre.jar +%%DATADIR%%/lib/hsqldb-2.7.1.jar %%DATADIR%%/lib/httpclient-4.5.13.jar %%DATADIR%%/lib/httpcore-4.4.13.jar -%%DATADIR%%/lib/i18n-4.7.5.jar +%%DATADIR%%/lib/i18n-4.8.0.jar %%DATADIR%%/lib/imageio-bmp-3.9.4.jar %%DATADIR%%/lib/imageio-core-3.9.4.jar %%DATADIR%%/lib/istack-commons-runtime-3.0.11.jar -%%DATADIR%%/lib/j2objc-annotations-1.3.jar +%%DATADIR%%/lib/j2objc-annotations-2.8.jar %%DATADIR%%/lib/jakarta.activation-1.2.2.jar +%%DATADIR%%/lib/jakarta.annotation-api-1.3.5.jar +%%DATADIR%%/lib/jakarta.transaction-api-1.3.3.jar %%DATADIR%%/lib/jakarta.xml.bind-api-2.3.3.jar %%DATADIR%%/lib/jansi-1.18.jar -%%DATADIR%%/lib/javassist-3.24.1-GA.jar %%DATADIR%%/lib/javax.activation-api-1.2.0.jar -%%DATADIR%%/lib/javax.annotation-api-1.3.2.jar %%DATADIR%%/lib/javax.mail-1.6.2.jar -%%DATADIR%%/lib/javax.servlet-api-3.1.0.jar %%DATADIR%%/lib/jaxb-api-2.3.1.jar %%DATADIR%%/lib/jaxb-runtime-2.3.3.jar %%DATADIR%%/lib/jaxen-1.2.0.jar %%DATADIR%%/lib/jcip-annotations-1.0.jar -%%DATADIR%%/lib/jcl-over-slf4j-1.7.36.jar -%%DATADIR%%/lib/jdom2-2.0.6.jar -%%DATADIR%%/lib/jetty-annotations-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-client-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-continuation-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-http-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-io-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-jmx-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-jndi-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-plus-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-schemas-3.1.2.jar -%%DATADIR%%/lib/jetty-security-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-server-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-servlet-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-servlets-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-util-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-util-ajax-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-webapp-9.4.43.v20210629.jar -%%DATADIR%%/lib/jetty-xml-9.4.43.v20210629.jar +%%DATADIR%%/lib/jcl-over-slf4j-2.0.9.jar +%%DATADIR%%/lib/jetty-annotations-10.0.18.jar +%%DATADIR%%/lib/jetty-http-10.0.18.jar +%%DATADIR%%/lib/jetty-io-10.0.18.jar +%%DATADIR%%/lib/jetty-jmx-10.0.18.jar +%%DATADIR%%/lib/jetty-jndi-10.0.18.jar +%%DATADIR%%/lib/jetty-plus-10.0.18.jar +%%DATADIR%%/lib/jetty-schemas-4.0.3.jar +%%DATADIR%%/lib/jetty-security-10.0.18.jar +%%DATADIR%%/lib/jetty-server-10.0.18.jar +%%DATADIR%%/lib/jetty-servlet-10.0.18.jar +%%DATADIR%%/lib/jetty-servlet-api-4.0.6.jar +%%DATADIR%%/lib/jetty-servlets-10.0.18.jar +%%DATADIR%%/lib/jetty-util-10.0.18.jar +%%DATADIR%%/lib/jetty-webapp-10.0.18.jar +%%DATADIR%%/lib/jetty-xml-10.0.18.jar %%DATADIR%%/lib/jmdns-1.0.jar %%DATADIR%%/lib/jsmpp-2.3.10.jar +%%DATADIR%%/lib/json-20231013.jar %%DATADIR%%/lib/jsr305-3.0.2.jar %%DATADIR%%/lib/jtds-1.3.1.jar %%DATADIR%%/lib/jzlib-1.1.3.jar %%DATADIR%%/lib/libidn-1.35.jar %%DATADIR%%/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar -%%DATADIR%%/lib/log4j-api-2.17.1.jar -%%DATADIR%%/lib/log4j-core-2.17.1.jar -%%DATADIR%%/lib/log4j-slf4j-impl-2.17.1.jar +%%DATADIR%%/lib/log4j-api-2.20.0.jar +%%DATADIR%%/lib/log4j-core-2.20.0.jar +%%DATADIR%%/lib/log4j-slf4j2-impl-2.20.0.jar %%DATADIR%%/lib/log4j2.xml -%%DATADIR%%/lib/mina-core-2.1.3.jar -%%DATADIR%%/lib/mina-filter-compression-2.1.3.jar -%%DATADIR%%/lib/mina-integration-beans-2.1.3.jar -%%DATADIR%%/lib/mina-integration-jmx-2.1.3.jar -%%DATADIR%%/lib/mina-integration-ognl-2.1.3.jar -%%DATADIR%%/lib/mssql-jdbc-9.4.1.jre8.jar -%%DATADIR%%/lib/mysql-connector-j-8.0.32.jar -%%DATADIR%%/lib/ognl-3.2.10.jar -%%DATADIR%%/lib/postgresql-42.4.1.jar -%%DATADIR%%/lib/rome-1.15.0.jar -%%DATADIR%%/lib/rome-utils-1.15.0.jar +%%DATADIR%%/lib/mssql-jdbc-9.4.1.jre11.jar +%%DATADIR%%/lib/mysql-connector-j-8.2.0.jar +%%DATADIR%%/lib/netty-all-4.1.100.Final.jar +%%DATADIR%%/lib/netty-buffer-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-dns-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-haproxy-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-http-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-http2-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-memcache-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-mqtt-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-redis-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-smtp-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-socks-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-stomp-4.1.100.Final.jar +%%DATADIR%%/lib/netty-codec-xml-4.1.100.Final.jar +%%DATADIR%%/lib/netty-common-4.1.100.Final.jar +%%DATADIR%%/lib/netty-handler-4.1.100.Final.jar +%%DATADIR%%/lib/netty-handler-proxy-4.1.100.Final.jar +%%DATADIR%%/lib/netty-handler-ssl-ocsp-4.1.100.Final.jar +%%DATADIR%%/lib/netty-resolver-4.1.100.Final.jar +%%DATADIR%%/lib/netty-resolver-dns-4.1.100.Final.jar +%%DATADIR%%/lib/netty-resolver-dns-classes-macos-4.1.100.Final.jar +%%DATADIR%%/lib/netty-resolver-dns-native-macos-4.1.100.Final-osx-aarch_64.jar +%%DATADIR%%/lib/netty-resolver-dns-native-macos-4.1.100.Final-osx-x86_64.jar +%%DATADIR%%/lib/netty-transport-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-classes-epoll-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-classes-kqueue-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar +%%DATADIR%%/lib/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar +%%DATADIR%%/lib/netty-transport-native-kqueue-4.1.100.Final-osx-aarch_64.jar +%%DATADIR%%/lib/netty-transport-native-kqueue-4.1.100.Final-osx-x86_64.jar +%%DATADIR%%/lib/netty-transport-native-unix-common-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-rxtx-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-sctp-4.1.100.Final.jar +%%DATADIR%%/lib/netty-transport-udt-4.1.100.Final.jar +%%DATADIR%%/lib/postgresql-42.6.0.jar %%DATADIR%%/lib/shaj-0.5.jar %%DATADIR%%/lib/sitemesh-2.4.2.jar -%%DATADIR%%/lib/slf4j-api-1.7.36.jar +%%DATADIR%%/lib/slf4j-api-2.0.9.jar %%DATADIR%%/lib/startup.jar %%DATADIR%%/lib/taglibs-standard-impl-1.2.5.jar %%DATADIR%%/lib/taglibs-standard-spec-1.2.5.jar %%DATADIR%%/lib/tinder-2.0.0.jar %%DATADIR%%/lib/txw2-2.3.3.jar -%%DATADIR%%/lib/websocket-api-9.4.43.v20210629.jar -%%DATADIR%%/lib/websocket-client-9.4.43.v20210629.jar -%%DATADIR%%/lib/websocket-common-9.4.43.v20210629.jar -%%DATADIR%%/lib/websocket-server-9.4.43.v20210629.jar -%%DATADIR%%/lib/websocket-servlet-9.4.43.v20210629.jar -%%DATADIR%%/lib/xmppserver-4.7.5.jar +%%DATADIR%%/lib/websocket-core-common-10.0.18.jar +%%DATADIR%%/lib/websocket-core-server-10.0.18.jar +%%DATADIR%%/lib/websocket-jetty-api-10.0.18.jar +%%DATADIR%%/lib/websocket-jetty-common-10.0.18.jar +%%DATADIR%%/lib/websocket-jetty-server-10.0.18.jar +%%DATADIR%%/lib/websocket-servlet-10.0.18.jar +%%DATADIR%%/lib/xmppserver-4.8.0.jar %%DATADIR%%/lib/xpp3-1.1.4c.jar %%DATADIR%%/logs %%DATADIR%%/plugins/admin/plugin.xml -%%DATADIR%%/plugins/admin/webapp/META-INF/admin.tld -%%DATADIR%%/plugins/admin/webapp/META-INF/tags/admin/contentBox.tagx -%%DATADIR%%/plugins/admin/webapp/META-INF/tags/admin/infoBox.tagx -%%DATADIR%%/plugins/admin/webapp/META-INF/tags/admin/security/identityStoreConfig.tagx -%%DATADIR%%/plugins/admin/webapp/META-INF/tags/admin/security/trustStoreConfig.tagx -%%DATADIR%%/plugins/admin/webapp/WEB-INF/admin.tld +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/admin.tld +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/tags/admin/contentBox.tagx +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/tags/admin/infoBox.tagx +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/tags/admin/security/identityStoreConfig.tagx +%%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/META-INF/tags/admin/security/trustStoreConfig.tagx %%DATADIR%%/plugins/admin/webapp/WEB-INF/classes/openfire_init.xml %%DATADIR%%/plugins/admin/webapp/WEB-INF/decorators.xml %%DATADIR%%/plugins/admin/webapp/WEB-INF/dwr.xml @@ -300,26 +354,8 @@ %%DATADIR%%/plugins/admin/webapp/images/yahoo.gif %%DATADIR%%/plugins/admin/webapp/index.html %%DATADIR%%/plugins/admin/webapp/js/behaviour.js -%%DATADIR%%/plugins/admin/webapp/js/builder.js -%%DATADIR%%/plugins/admin/webapp/js/controls.js %%DATADIR%%/plugins/admin/webapp/js/cookies.js -%%DATADIR%%/plugins/admin/webapp/js/dragdrop.js -%%DATADIR%%/plugins/admin/webapp/js/effects.js -%%DATADIR%%/plugins/admin/webapp/js/jscalendar/calendar-setup.js -%%DATADIR%%/plugins/admin/webapp/js/jscalendar/calendar-win2k-1.css -%%DATADIR%%/plugins/admin/webapp/js/jscalendar/calendar-win2k-cold-1.css -%%DATADIR%%/plugins/admin/webapp/js/jscalendar/calendar.js -%%DATADIR%%/plugins/admin/webapp/js/lightbox.js -%%DATADIR%%/plugins/admin/webapp/js/pngfix.js -%%DATADIR%%/plugins/admin/webapp/js/prototype.js -%%DATADIR%%/plugins/admin/webapp/js/scriptaculous.js %%DATADIR%%/plugins/admin/webapp/js/setup.js -%%DATADIR%%/plugins/admin/webapp/js/slider.js -%%DATADIR%%/plugins/admin/webapp/js/tooltips/domLib.js -%%DATADIR%%/plugins/admin/webapp/js/tooltips/domTT.js -%%DATADIR%%/plugins/admin/webapp/js/tooltips/domTT_drag.js -%%DATADIR%%/plugins/admin/webapp/js/tooltips/fadomatic.js -%%DATADIR%%/plugins/admin/webapp/js/unittest.js %%DATADIR%%/plugins/admin/webapp/setup/setup-style.css %%DATADIR%%/plugins/admin/webapp/style/framework/css/bootstrap.min.css %%DATADIR%%/plugins/admin/webapp/style/framework/css/font-awesome.min.css @@ -331,7 +367,6 @@ %%DATADIR%%/plugins/admin/webapp/style/framework/fonts/fontawesome-webfontd41d.eot %%DATADIR%%/plugins/admin/webapp/style/global.css %%DATADIR%%/plugins/admin/webapp/style/ldap.css -%%DATADIR%%/plugins/admin/webapp/style/lightbox.css %%DATADIR%%/plugins/admin/webapp/style/login.css %%DATADIR%%/plugins/admin/webapp/style/setup.css %%DATADIR%%/resources/database/openfire_db2.sql From nobody Tue May 21 16:14:05 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 4VkKHy38M8z5Lj0Q; Tue, 21 May 2024 16:14:06 +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 4VkKHy1BlYz4f8C; Tue, 21 May 2024 16:14:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716308046; 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=s/sRRALJ2W7EX1QXdMnZ1i88+JHz1a2/AZaRHn2+ZTw=; b=QgORcidzsBbqheO93qzunkbulZRdOWlEglvSJdDZwVf/A2e+MNv71ueKqmyeSx5dkzse+K L+UOtv0ZSDaCMFRX1+VqQH3RngImbFRYog0M4pGgS7kzcpaAJibo23q/u0xPrYSDO3IpJs ny9Du/JJwxaoFe78QnjjSat7xR8k+CpLp1vZHMwInRTArIAIg2tJkIZZbGgGyayhSxs2ls N59sg+c5CrYWWHXLcw1ro9LDhhFTL+DDxIvqphQ9j/hJLoaxpIwDA7jwevTjdcKqCK4l4Y AyPn21UtBpWwHk/Czk1uvmhw0Hjax12yEjGz0GoWPRkkU0rPv4hgM9z2G2lVeA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716308046; a=rsa-sha256; cv=none; b=E50WOucCY/XDQL1FvIqM1TkEbOX6+FK7BsrTh2cK9j/X8pAVEdbhud0sebzg6anAJnVMju 4JpsCQv74VTytQrMCyvZA1gB892nmBBFehi0YSz0Rf40/QD8V0ddKM2iIV8suhtpBqZ96c g9e+e36/bwGQnEVMw7G7pn1LgaNZs3izlqRhKJKj4vDBns9RUxlMmCydafqXMOx0YNV5Pw 0dMTQ4x6O/RZYHA/J097mBaB/LnBfEyQJ27+9CV3xs0ezCTudcLF4o5Zb7Zh60Me5/VunF s18GWEzWIZ63K9nG7aXGmpTdUvy6gSvBcB243HRi/MXwq04ToiQN31Z94jqQrg== 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=1716308046; 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=s/sRRALJ2W7EX1QXdMnZ1i88+JHz1a2/AZaRHn2+ZTw=; b=KCt5wZNuK7PXIOpZ9ViCaGOPxllhADdbhlDkxYBeBXGgCXzIPLBHHf0BU9koyo/PwT6cVX pPsA+XFIsAbFNVpGEBb5ZE96IPMTPL5BhLso9AG7LLgBBsefdVRNAO4PY+xmRFwwlRtrzG 3q5f+4qIwMGx/+vOSXwXkyGxnCNquvCk6HvrGHBJfEQiee78ptjeNw32cV8K/uqjZm+5Bn BKjm+GOHend/tsicIkkQC3mKygrdwUpxjJhXEht6ScsmL7aHi2KsUBTzlo7137AiF0tuR1 36tDXwOTHmVJCXYFxKjPoW/+fYUBrYaAYxOnpDSxSqOGyMAfpdnDQ168AlMKvw== 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 4VkKHy0PrZzTDx; Tue, 21 May 2024 16:14:06 +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 44LGE5nR053054; Tue, 21 May 2024 16:14:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGE5eX053051; Tue, 21 May 2024 16:14:05 GMT (envelope-from git) Date: Tue, 21 May 2024 16:14:05 GMT Message-Id: <202405211614.44LGE5eX053051@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: 793672c0df22 - main - x11-toolkits/girara: Add LICENSE 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: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 793672c0df221077d5267ebac57c6488e80d8623 Auto-Submitted: auto-generated The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=793672c0df221077d5267ebac57c6488e80d8623 commit 793672c0df221077d5267ebac57c6488e80d8623 Author: Guido Falsi AuthorDate: 2024-05-21 16:13:12 +0000 Commit: Guido Falsi CommitDate: 2024-05-21 16:13:12 +0000 x11-toolkits/girara: Add LICENSE PR: 279059 --- x11-toolkits/girara/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/x11-toolkits/girara/Makefile b/x11-toolkits/girara/Makefile index 21a6b98828f3..da51a5c82e3f 100644 --- a/x11-toolkits/girara/Makefile +++ b/x11-toolkits/girara/Makefile @@ -7,6 +7,9 @@ MAINTAINER= madpilot@FreeBSD.org COMMENT= GTK3 Interface Library for Zathura PDF Viewer WWW= https://pwmt.org/projects/girara/ +LICENSE= ZLIB +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= compiler:c11 gnome meson pathfix pkgconfig tar:xz PATHFIX_MAKEFILEIN= Makefile USE_GNOME= cairo glib20 gtk30 From nobody Tue May 21 16:37:18 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 4VkKpk2PVyz5LlGj; Tue, 21 May 2024 16:37:18 +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 4VkKpk1wj0z4hS4; Tue, 21 May 2024 16:37:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309438; 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=42vcl7n4r93hydkFaVzHL3Iyf0MiiE6kq1FpNfRyx48=; b=njD0VW1y0vmaGAb63rNol7LgTnff/CCI9RPY3bYsq5AFBVrKryMVv0XDk27VUh75rhoLXL lHYdsIRG0NmEu43FB7CvEAjD/0w4o/ZRCoY2JVSioRRHljo8ORBNbjvKK+I1wMuK4Sck+y X6veLidK2v5YwwiqrW9/aClJM9lNl6YuZdZfMPN7oCYIwdW/7xpnxyZUdn69BG/EXcee6J Skx/b4VSvP9UXSkTsBRgCJmiZZjQMEKAtYLQeT0gK0Jbmd1fV0aLB6/AIaNLO/s5ibfKkI da2bLzduO6GpFvFDb+G++OcROLViV2xEwldAK49U3LuckJ5qdTJ5pay/maXciA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309438; a=rsa-sha256; cv=none; b=cNtta56HHnvFRkqfM+/5JRledHE7ZIriz2eylLj7RZxB1hXtz4acMPHFpSHoxJXg/K4opg 3s2Q4uY8URaTMIjTjVJpjMb46132489XOagEeiwOwnq8UdfuGM1ugl0K0A3iqYDmoZaTgb TZhf5u4/CiGAv5WjuqbDaPq8l+7RuzEF+LNAyeyRuzFlmA3j3QeFcOg+s+AkSV+TORb8DG n4mQ46eAlz74LcBLXiOsQUm7ewizAMGwrXzO6u1qA/kW2hM9Wn+NhiKodd5Px+k3r+qmEj P0BgHcHGxcmHntGOQI9M9owrm9GZFUKrBT7XDyujZ9z7lI86LY3gtG1zLUDiRg== 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=1716309438; 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=42vcl7n4r93hydkFaVzHL3Iyf0MiiE6kq1FpNfRyx48=; b=OHGr5dmflV/YUQKLUqrCTUMmR/K9n39isdXFu0ZJoQTaLeLRfjFJIlpCHCkUZgH1kkEmcz H2cX6sfVUWKw0Co54fB0kSKhX7ahBs7k4hpa2YsGQyUxtBJ14z6ploHZOvu+mVeCsroS5m S5cV6w1kvl19j1SV/dLV1ESFUDPMCzIAsqKYTMfi5k4fnX8k6XKiVOTWWOsBWfaOp4Zmjs 5FX4sAoYCgUEBbJ4iRqsN/Bi8wsJOCGRULukfXcDwdLubuLZjnb5VEP6WJuXu6Xk6iJIyX cFOaxhSwlfZbKZWXdQ2+IOlZ+4DlR2db5WK+OLpwr7ocunOHIEBLtsz9EjBxpQ== 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 4VkKpk1XlmzT6S; Tue, 21 May 2024 16:37:18 +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 44LGbIvH086946; Tue, 21 May 2024 16:37:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbILW086944; Tue, 21 May 2024 16:37:18 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:18 GMT Message-Id: <202405211637.44LGbILW086944@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: b74e71924900 - main - sysutils/mise: update 2024.5.18 =?utf-8?Q?=E2=86=92?= 2024.5.20 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b74e719249003cf1f23531e42eb6e9cb96b8a2ba Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b74e719249003cf1f23531e42eb6e9cb96b8a2ba commit b74e719249003cf1f23531e42eb6e9cb96b8a2ba Author: Yuri Victorovich AuthorDate: 2024-05-21 05:14:15 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:11 +0000 sysutils/mise: update 2024.5.18 → 2024.5.20 Reported by: portscout --- sysutils/mise/Makefile | 4 ++-- sysutils/mise/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sysutils/mise/Makefile b/sysutils/mise/Makefile index 154998163704..e86c0179e6a3 100644 --- a/sysutils/mise/Makefile +++ b/sysutils/mise/Makefile @@ -1,6 +1,6 @@ PORTNAME= mise DISTVERSIONPREFIX= v -DISTVERSION= 2024.5.18 +DISTVERSION= 2024.5.20 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org @@ -72,7 +72,7 @@ CARGO_CRATES= addr2line-0.21.0 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ - crc32fast-1.4.0 \ + crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.20 \ diff --git a/sysutils/mise/distinfo b/sysutils/mise/distinfo index f711bbec1a0c..f963a58e9bac 100644 --- a/sysutils/mise/distinfo +++ b/sysutils/mise/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1716178744 +TIMESTAMP = 1716265797 SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -107,8 +107,8 @@ SHA256 (rust/crates/core-foundation-sys-0.8.6.crate) = 06ea2b9bc92be3c2baa9334a3 SIZE (rust/crates/core-foundation-sys-0.8.6.crate) = 37629 SHA256 (rust/crates/cpufeatures-0.2.12.crate) = 53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504 SIZE (rust/crates/cpufeatures-0.2.12.crate) = 12837 -SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa -SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665 +SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 +SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e @@ -775,5 +775,5 @@ SHA256 (rust/crates/zip-1.3.0.crate) = f1f4a27345eb6f7aa7bd015ba7eb4175fa4e1b462 SIZE (rust/crates/zip-1.3.0.crate) = 85997 SHA256 (rust/crates/zipsign-api-0.1.1.crate) = 2ba5aa1827d6b1a35a29b3413ec69ce5f796e4d897e3e5b38f461bef41d225ea SIZE (rust/crates/zipsign-api-0.1.1.crate) = 13007 -SHA256 (jdx-mise-v2024.5.18_GH0.tar.gz) = d7c052e4c80e0a6b081ad9974f72496e2aeb717a1f43d4442904a6d80cd87ed6 -SIZE (jdx-mise-v2024.5.18_GH0.tar.gz) = 2928974 +SHA256 (jdx-mise-v2024.5.20_GH0.tar.gz) = 5337689fe21ce53ac526d29a45d85e8143eca949ff0a2fbd5a102e0121e7f9b8 +SIZE (jdx-mise-v2024.5.20_GH0.tar.gz) = 2929451 From nobody Tue May 21 16:37:19 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 4VkKpl3wywz5LlGk; Tue, 21 May 2024 16:37:19 +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 4VkKpl2gTfz4hQP; Tue, 21 May 2024 16:37:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309439; 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=1vZtAMhC7KQCO/2cYwiZZRy3mDqyhCsgw0TphDkhB9g=; b=oBmyfqXwrRVV8ldOHjQC+NyQSn3PAnABWKc6w+luRcAyZpJcYOnKHpwyCrhuVpJa3hpKX7 /jbH/4s1LgsSSQ/mP5pZ4XII8Efoea7qCvtIftUppdsExz3f24kiBJT+2WXMnFWlh+aLMP epP+2NQD/AlyRgf4oySl0bnsn5g5Ita9fZakyCRpTd8YUtco5yghTjO8XaYe0Qn9YPLDAr oXihnBw3QAkFhWXcQpwo/yhKizuFWsJLLHyRTbcxr31jf4PEymsy9DagpxcnHCFHnuXmQb GTSGiPlMDDh/OrTJ0F9O9EDH0B6Kb6ex3l2mNnXzp25AFRKf0zj6/q1UQjzZbg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309439; a=rsa-sha256; cv=none; b=VcOXdKtHQ8rYJWhxC0NWqn2CQ+mTQG0cCWumpsgBdzReCtqpngqctDT/olgS5QIF+CqgAr AqiWdK/8e7tcbRVEAY2BerWzj3lOFRI68vW9Fug8T894ZVHJ58Z3l6Q222R0W71psim2Zq qGBUkr0dSV3wqplaVxbn51+l030kobnjglJi7axhvjD6D8Hxa2EMrT3cWeJzyt3+4KzvIZ T7Q3c6whHkc6EPCNUdNgbbtY9fuKJIY84w51triTV7NP0DSplp99rsgfpegitQb9dkCK/t tvhKlRQ9Zj1EDFSA8a3SxGLu1HLh5E3ozC1JySgExaKsjJJnOqTmQj40m4nT8A== 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=1716309439; 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=1vZtAMhC7KQCO/2cYwiZZRy3mDqyhCsgw0TphDkhB9g=; b=koTUy6Cr+gDHo4VgAj9TzZ1dUp9MWa6ExxPrWg9kpoCDifC5SQgv+rZQQyxLIwKzRoatko kqHpbce+8vGJplDA2UzCYGq8Kppw8eY2W3v0rjDAcXeJJ+MUVfjbKC6eA5LzHkHcMGqsnO FdTcDw8xQMBbTT43L2o4H70+HRMvfIHa44MRY0XrTr3/bcVbG9LFbYosHjx2RG+0VY6Jf3 6+sN1cf+z3JOw6eUjpOUFzS/naBaaWwY9Adnn+9movOZPNvLJvGUPCr3fdFER4hUFg7Uk3 AgcS92P+d6MS1kJiBi4tygKtja+OYw3KCJ05v56nK+eTWvt49ZikP6YzKZdRcQ== 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 4VkKpl2HKMzVCv; Tue, 21 May 2024 16:37:19 +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 44LGbJnV086996; Tue, 21 May 2024 16:37:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbJ6O086993; Tue, 21 May 2024 16:37:19 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:19 GMT Message-Id: <202405211637.44LGbJ6O086993@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: 8d41963f78e1 - main - lang/neocmakelsp: update 0.6.24 =?utf-8?Q?=E2=86=92?= 0.6.25 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8d41963f78e138b908c855524a77f4a77da2c935 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d41963f78e138b908c855524a77f4a77da2c935 commit 8d41963f78e138b908c855524a77f4a77da2c935 Author: Yuri Victorovich AuthorDate: 2024-05-21 08:55:13 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:11 +0000 lang/neocmakelsp: update 0.6.24 → 0.6.25 Reported by: portscout --- lang/neocmakelsp/Makefile | 65 +++++++++++------------ lang/neocmakelsp/distinfo | 130 ++++++++++++++++++++++++---------------------- 2 files changed, 100 insertions(+), 95 deletions(-) diff --git a/lang/neocmakelsp/Makefile b/lang/neocmakelsp/Makefile index 815428a81fb2..c5127b567928 100644 --- a/lang/neocmakelsp/Makefile +++ b/lang/neocmakelsp/Makefile @@ -1,7 +1,6 @@ PORTNAME= neocmakelsp DISTVERSIONPREFIX= v -DISTVERSION= 0.6.24 -PORTREVISION= 1 +DISTVERSION= 0.6.25 CATEGORIES= lang MAINTAINER= yuri@FreeBSD.org @@ -19,26 +18,27 @@ GH_ACCOUNT= Decodetalkers CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ aho-corasick-1.1.3 \ - anstream-0.6.13 \ - anstyle-1.0.6 \ - anstyle-parse-0.2.3 \ - anstyle-query-1.0.2 \ - anstyle-wincon-3.0.2 \ - anyhow-1.0.82 \ + anstream-0.6.14 \ + anstyle-1.0.7 \ + anstyle-parse-0.2.4 \ + anstyle-query-1.0.3 \ + anstyle-wincon-3.0.3 \ + anyhow-1.0.86 \ async-trait-0.1.80 \ auto_impl-1.2.0 \ - autocfg-1.2.0 \ + autocfg-1.3.0 \ backtrace-0.3.71 \ bitflags-1.3.2 \ + bitflags-2.5.0 \ bytes-1.6.0 \ - cc-1.0.94 \ + cc-1.0.98 \ cfg-if-1.0.0 \ clap-4.5.4 \ clap_builder-4.5.2 \ clap_lex-0.7.0 \ cli-table-0.4.7 \ cli-table-derive-0.4.5 \ - colorchoice-1.0.0 \ + colorchoice-1.0.1 \ const-random-0.1.18 \ const-random-macro-0.1.16 \ crunchy-0.2.2 \ @@ -55,21 +55,22 @@ CARGO_CRATES= addr2line-0.21.0 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ futures-util-0.3.30 \ - getrandom-0.2.14 \ + getrandom-0.2.15 \ gimli-0.28.1 \ glob-0.3.1 \ - hashbrown-0.14.3 \ + hashbrown-0.14.5 \ hermit-abi-0.3.9 \ httparse-1.8.0 \ idna-0.5.0 \ + is_terminal_polyfill-1.70.0 \ itoa-1.0.11 \ lazy_static-1.4.0 \ - libc-0.2.153 \ - lock_api-0.4.11 \ + libc-0.2.155 \ + lock_api-0.4.12 \ log-0.4.21 \ lsp-types-0.94.1 \ memchr-2.7.2 \ - miniz_oxide-0.7.2 \ + miniz_oxide-0.7.3 \ mio-0.8.11 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.50.0 \ @@ -78,35 +79,35 @@ CARGO_CRATES= addr2line-0.21.0 \ once_cell-1.19.0 \ ordered-multimap-0.7.3 \ overload-0.1.1 \ - parking_lot-0.12.1 \ - parking_lot_core-0.9.9 \ + parking_lot-0.12.2 \ + parking_lot_core-0.9.10 \ percent-encoding-2.3.1 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ - proc-macro2-1.0.80 \ + proc-macro2-1.0.83 \ quote-1.0.36 \ - redox_syscall-0.4.1 \ + redox_syscall-0.5.1 \ regex-1.10.4 \ regex-automata-0.4.6 \ regex-syntax-0.8.3 \ rust-ini-0.21.0 \ - rustc-demangle-0.1.23 \ - ryu-1.0.17 \ + rustc-demangle-0.1.24 \ + ryu-1.0.18 \ scopeguard-1.2.0 \ - serde-1.0.197 \ - serde_derive-1.0.197 \ - serde_json-1.0.115 \ + serde-1.0.202 \ + serde_derive-1.0.202 \ + serde_json-1.0.117 \ serde_repr-0.1.19 \ sharded-slab-0.1.7 \ - signal-hook-registry-1.4.1 \ + signal-hook-registry-1.4.2 \ slab-0.4.9 \ smallvec-1.13.2 \ - socket2-0.5.6 \ + socket2-0.5.7 \ strsim-0.11.1 \ syn-1.0.109 \ - syn-2.0.59 \ + syn-2.0.65 \ termcolor-1.4.1 \ thread_local-1.1.8 \ tiny-keccak-2.0.2 \ @@ -114,7 +115,7 @@ CARGO_CRATES= addr2line-0.21.0 \ tinyvec_macros-0.1.1 \ tokio-1.37.0 \ tokio-macros-2.2.0 \ - tokio-util-0.7.10 \ + tokio-util-0.7.11 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-lsp-0.20.0 \ @@ -125,20 +126,20 @@ CARGO_CRATES= addr2line-0.21.0 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ - tree-sitter-0.22.5 \ + tree-sitter-0.22.6 \ tree-sitter-cmake-0.4.3 \ trim-in-place-0.1.7 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ - unicode-width-0.1.11 \ + unicode-width-0.1.12 \ url-2.5.0 \ utf8parse-0.2.1 \ valuable-0.1.0 \ wasi-0.11.0+wasi-snapshot-preview1 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.6 \ + winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ diff --git a/lang/neocmakelsp/distinfo b/lang/neocmakelsp/distinfo index 30713cbe31de..2a6bd24f9dad 100644 --- a/lang/neocmakelsp/distinfo +++ b/lang/neocmakelsp/distinfo @@ -1,36 +1,38 @@ -TIMESTAMP = 1715056009 +TIMESTAMP = 1716265807 SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 -SHA256 (rust/crates/anstream-0.6.13.crate) = d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb -SIZE (rust/crates/anstream-0.6.13.crate) = 30928 -SHA256 (rust/crates/anstyle-1.0.6.crate) = 8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc -SIZE (rust/crates/anstyle-1.0.6.crate) = 14604 -SHA256 (rust/crates/anstyle-parse-0.2.3.crate) = c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c -SIZE (rust/crates/anstyle-parse-0.2.3.crate) = 24699 -SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648 -SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739 -SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7 -SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 -SHA256 (rust/crates/anyhow-1.0.82.crate) = f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519 -SIZE (rust/crates/anyhow-1.0.82.crate) = 45361 +SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b +SIZE (rust/crates/anstream-0.6.14.crate) = 29160 +SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b +SIZE (rust/crates/anstyle-1.0.7.crate) = 15709 +SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4 +SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069 +SHA256 (rust/crates/anstyle-query-1.0.3.crate) = a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5 +SIZE (rust/crates/anstyle-query-1.0.3.crate) = 9742 +SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19 +SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179 +SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da +SIZE (rust/crates/anyhow-1.0.86.crate) = 46741 SHA256 (rust/crates/async-trait-0.1.80.crate) = c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca SIZE (rust/crates/async-trait-0.1.80.crate) = 28775 SHA256 (rust/crates/auto_impl-1.2.0.crate) = 3c87f3f15e7794432337fc718554eaa4dc8f04c9677a950ffe366f20a162ae42 SIZE (rust/crates/auto_impl-1.2.0.crate) = 31013 -SHA256 (rust/crates/autocfg-1.2.0.crate) = f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80 -SIZE (rust/crates/autocfg-1.2.0.crate) = 14808 +SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0 +SIZE (rust/crates/autocfg-1.3.0.crate) = 16524 SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d SIZE (rust/crates/backtrace-0.3.71.crate) = 86553 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 +SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9 SIZE (rust/crates/bytes-1.6.0.crate) = 60605 -SHA256 (rust/crates/cc-1.0.94.crate) = 17f6e324229dc011159fcc089755d1e2e216a90d43a7dea6853ca740b84f35e7 -SIZE (rust/crates/cc-1.0.94.crate) = 76456 +SHA256 (rust/crates/cc-1.0.98.crate) = 41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f +SIZE (rust/crates/cc-1.0.98.crate) = 76780 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/clap-4.5.4.crate) = 90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0 @@ -43,8 +45,8 @@ SHA256 (rust/crates/cli-table-0.4.7.crate) = adfbb116d9e2c4be7011360d0c0bee56571 SIZE (rust/crates/cli-table-0.4.7.crate) = 13195 SHA256 (rust/crates/cli-table-derive-0.4.5.crate) = 2af3bfb9da627b0a6c467624fb7963921433774ed435493b5c08a3053e829ad4 SIZE (rust/crates/cli-table-derive-0.4.5.crate) = 6843 -SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 -SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/colorchoice-1.0.1.crate) = 0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422 +SIZE (rust/crates/colorchoice-1.0.1.crate) = 7895 SHA256 (rust/crates/const-random-0.1.18.crate) = 87e00182fe74b066627d63b85fd550ac2998d4b0bd86bfed477a0ae4c7c71359 SIZE (rust/crates/const-random-0.1.18.crate) = 6646 SHA256 (rust/crates/const-random-macro-0.1.16.crate) = f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e @@ -77,36 +79,38 @@ SHA256 (rust/crates/futures-task-0.3.30.crate) = 38d84fa142264698cdce1a9f9172cf3 SIZE (rust/crates/futures-task-0.3.30.crate) = 11126 SHA256 (rust/crates/futures-util-0.3.30.crate) = 3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48 SIZE (rust/crates/futures-util-0.3.30.crate) = 159977 -SHA256 (rust/crates/getrandom-0.2.14.crate) = 94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c -SIZE (rust/crates/getrandom-0.2.14.crate) = 37307 +SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 +SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 SHA256 (rust/crates/gimli-0.28.1.crate) = 4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253 SIZE (rust/crates/gimli-0.28.1.crate) = 270497 SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b SIZE (rust/crates/glob-0.3.1.crate) = 18880 -SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 -SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 SHA256 (rust/crates/httparse-1.8.0.crate) = d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904 SIZE (rust/crates/httparse-1.8.0.crate) = 29954 SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 SIZE (rust/crates/idna-0.5.0.crate) = 271940 +SHA256 (rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800 +SIZE (rust/crates/is_terminal_polyfill-1.70.0.crate) = 7451 SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b SIZE (rust/crates/itoa-1.0.11.crate) = 10563 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd -SIZE (rust/crates/libc-0.2.153.crate) = 740614 -SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45 -SIZE (rust/crates/lock_api-0.4.11.crate) = 27487 +SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c +SIZE (rust/crates/libc-0.2.155.crate) = 743539 +SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 +SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c SIZE (rust/crates/log-0.4.21.crate) = 43442 SHA256 (rust/crates/lsp-types-0.94.1.crate) = c66bfd44a06ae10647fe3f8214762e9369fd4248df1350924b4ef9e770a85ea1 SIZE (rust/crates/lsp-types-0.94.1.crate) = 66997 SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d SIZE (rust/crates/memchr-2.7.2.crate) = 96220 -SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 -SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 +SHA256 (rust/crates/miniz_oxide-0.7.3.crate) = 87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae +SIZE (rust/crates/miniz_oxide-0.7.3.crate) = 55774 SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c SIZE (rust/crates/mio-0.8.11.crate) = 102983 SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 @@ -123,10 +127,10 @@ SHA256 (rust/crates/ordered-multimap-0.7.3.crate) = 49203cdcae0030493bad186b28da SIZE (rust/crates/ordered-multimap-0.7.3.crate) = 23265 SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39 SIZE (rust/crates/overload-0.1.1.crate) = 24439 -SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f -SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 -SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e -SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445 +SHA256 (rust/crates/parking_lot-0.12.2.crate) = 7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb +SIZE (rust/crates/parking_lot-0.12.2.crate) = 41723 +SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 +SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 SHA256 (rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3 @@ -137,12 +141,12 @@ SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/proc-macro2-1.0.80.crate) = a56dea16b0a29e94408b9aa5e2940a4eedbd128a1ba20e8f7ae60fd3d465af0e -SIZE (rust/crates/proc-macro2-1.0.80.crate) = 48227 +SHA256 (rust/crates/proc-macro2-1.0.83.crate) = 0b33eb56c327dec362a9e55b3ad14f9d2f0904fb5a5b03b513ab5465399e9f43 +SIZE (rust/crates/proc-macro2-1.0.83.crate) = 48661 SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 SIZE (rust/crates/quote-1.0.36.crate) = 28507 -SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa -SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 +SHA256 (rust/crates/redox_syscall-0.5.1.crate) = 469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e +SIZE (rust/crates/redox_syscall-0.5.1.crate) = 22536 SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c SIZE (rust/crates/regex-1.10.4.crate) = 253191 SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea @@ -151,36 +155,36 @@ SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4 SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497 SHA256 (rust/crates/rust-ini-0.21.0.crate) = 0d625ed57d8f49af6cfa514c42e1a71fadcff60eb0b1c517ff82fe41aa025b41 SIZE (rust/crates/rust-ini-0.21.0.crate) = 18998 -SHA256 (rust/crates/rustc-demangle-0.1.23.crate) = d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76 -SIZE (rust/crates/rustc-demangle-0.1.23.crate) = 28970 -SHA256 (rust/crates/ryu-1.0.17.crate) = e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1 -SIZE (rust/crates/ryu-1.0.17.crate) = 47537 +SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f +SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 +SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f +SIZE (rust/crates/ryu-1.0.18.crate) = 47713 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/serde-1.0.197.crate) = 3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2 -SIZE (rust/crates/serde-1.0.197.crate) = 77087 -SHA256 (rust/crates/serde_derive-1.0.197.crate) = 7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b -SIZE (rust/crates/serde_derive-1.0.197.crate) = 55771 -SHA256 (rust/crates/serde_json-1.0.115.crate) = 12dc5c46daa8e9fdf4f5e71b6cf9a53f2487da0e86e55808e2d35539666497dd -SIZE (rust/crates/serde_json-1.0.115.crate) = 147100 +SHA256 (rust/crates/serde-1.0.202.crate) = 226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395 +SIZE (rust/crates/serde-1.0.202.crate) = 77722 +SHA256 (rust/crates/serde_derive-1.0.202.crate) = 6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838 +SIZE (rust/crates/serde_derive-1.0.202.crate) = 55867 +SHA256 (rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3 +SIZE (rust/crates/serde_json-1.0.117.crate) = 146921 SHA256 (rust/crates/serde_repr-0.1.19.crate) = 6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9 SIZE (rust/crates/serde_repr-0.1.19.crate) = 9997 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 -SHA256 (rust/crates/signal-hook-registry-1.4.1.crate) = d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1 -SIZE (rust/crates/signal-hook-registry-1.4.1.crate) = 17987 +SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 +SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 SIZE (rust/crates/slab-0.4.9.crate) = 17108 SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 -SHA256 (rust/crates/socket2-0.5.6.crate) = 05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871 -SIZE (rust/crates/socket2-0.5.6.crate) = 55270 +SHA256 (rust/crates/socket2-0.5.7.crate) = ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c +SIZE (rust/crates/socket2-0.5.7.crate) = 55758 SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.59.crate) = 4a6531ffc7b071655e4ce2e04bd464c4830bb585a61cabb96cf808f05172615a -SIZE (rust/crates/syn-2.0.59.crate) = 255393 +SHA256 (rust/crates/syn-2.0.65.crate) = d2863d96a84c6439701d7a38f9de935ec562c8832cc55d1dde0f513b52fad106 +SIZE (rust/crates/syn-2.0.65.crate) = 264863 SHA256 (rust/crates/termcolor-1.4.1.crate) = 06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755 SIZE (rust/crates/termcolor-1.4.1.crate) = 18773 SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c @@ -195,8 +199,8 @@ SHA256 (rust/crates/tokio-1.37.0.crate) = 1adbebffeca75fcfd058afa480fb6c0b81e165 SIZE (rust/crates/tokio-1.37.0.crate) = 764297 SHA256 (rust/crates/tokio-macros-2.2.0.crate) = 5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b SIZE (rust/crates/tokio-macros-2.2.0.crate) = 11520 -SHA256 (rust/crates/tokio-util-0.7.10.crate) = 5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15 -SIZE (rust/crates/tokio-util-0.7.10.crate) = 110508 +SHA256 (rust/crates/tokio-util-0.7.11.crate) = 9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1 +SIZE (rust/crates/tokio-util-0.7.11.crate) = 113421 SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c SIZE (rust/crates/tower-0.4.13.crate) = 106906 SHA256 (rust/crates/tower-layer-0.3.2.crate) = c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0 @@ -217,8 +221,8 @@ SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de38400 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.18.crate) = ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b SIZE (rust/crates/tracing-subscriber-0.3.18.crate) = 196312 -SHA256 (rust/crates/tree-sitter-0.22.5.crate) = 688200d842c76dd88f9a7719ecb0483f79f5a766fb1c100756d5d8a059abc71b -SIZE (rust/crates/tree-sitter-0.22.5.crate) = 172654 +SHA256 (rust/crates/tree-sitter-0.22.6.crate) = df7cc499ceadd4dcdf7ec6d4cbc34ece92c3fa07821e287aedecd4416c516dca +SIZE (rust/crates/tree-sitter-0.22.6.crate) = 173157 SHA256 (rust/crates/tree-sitter-cmake-0.4.3.crate) = 967b71465943374b08cff7d638e1a0ca57c3e2ecabe24c102bff4038f4c304aa SIZE (rust/crates/tree-sitter-cmake-0.4.3.crate) = 44933 SHA256 (rust/crates/trim-in-place-0.1.7.crate) = 343e926fc669bc8cde4fa3129ab681c63671bae288b1f1081ceee6d9d37904fc @@ -229,8 +233,8 @@ SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683a SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 SHA256 (rust/crates/unicode-normalization-0.1.23.crate) = a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5 SIZE (rust/crates/unicode-normalization-0.1.23.crate) = 122649 -SHA256 (rust/crates/unicode-width-0.1.11.crate) = e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85 -SIZE (rust/crates/unicode-width-0.1.11.crate) = 19187 +SHA256 (rust/crates/unicode-width-0.1.12.crate) = 68f5e5f3158ecfd4b8ff6fe086db7c8467a2dfdac97fe420f2b7c4aa97af66d6 +SIZE (rust/crates/unicode-width-0.1.12.crate) = 24062 SHA256 (rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633 SIZE (rust/crates/url-2.5.0.crate) = 78605 SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a @@ -243,8 +247,8 @@ SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe9399 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.6.crate) = f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596 -SIZE (rust/crates/winapi-util-0.1.6.crate) = 12234 +SHA256 (rust/crates/winapi-util-0.1.8.crate) = 4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b +SIZE (rust/crates/winapi-util-0.1.8.crate) = 12416 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 @@ -285,5 +289,5 @@ SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b738 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0 SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905 -SHA256 (Decodetalkers-neocmakelsp-v0.6.24_GH0.tar.gz) = b14749b9f3b5d5c314bd0d037335c25240b98b99d08aeae7813287da60841543 -SIZE (Decodetalkers-neocmakelsp-v0.6.24_GH0.tar.gz) = 3316696 +SHA256 (Decodetalkers-neocmakelsp-v0.6.25_GH0.tar.gz) = 87c1573c9da1a7bd6d325fdda793453717a4cb2e17dff7f7614b4f4362eff902 +SIZE (Decodetalkers-neocmakelsp-v0.6.25_GH0.tar.gz) = 3316888 From nobody Tue May 21 16:37:20 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 4VkKpm4ksjz5Ll5R; Tue, 21 May 2024 16:37:20 +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 4VkKpm42vRz4hZv; Tue, 21 May 2024 16:37:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309440; 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=fQ16bVsoMJILvApU7KASbQ8Eidt4Z6Nj62R6MgUqo3s=; b=AhUJ425ZjV7RkJBAeLCjOV0vUjz3DtgKRrb5MpuX1W64+xDGZs/SwUpqKHKLNIkIjGozMZ OVe8kFzJ6bxfEnLKGXk3RoPbOH8RTz+K1pt5F9jE5eE5U4U5eUAMY2EOFwF0/vmsUxsNRd +oa6w0Hge347BsLyyotrcLsnBsMzs1Bw19VW8Snjn+lAQ0KMTSorXGMWkyz8K1dFmRAezJ 6XhUbQ0mjXNgAsWFMnb6sHl793xL3y0jhLVDhHHZI1Cwwe7MMwmFmWljmmaSPdQCOdrg8D mvpKgNG0ynrltLWIc6LlCmfN19SrHJD4XQ1917riOLvmLFNETrjYZeuMFh/DFw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309440; a=rsa-sha256; cv=none; b=i/dFwk7AwcoDAQpq2xi1xo4cDjnMfRseSK/C/rwTEjoY0AlFKGo90Fw5L2/WlzYdIpSeZK bRWqq1ik93bxVXmZf1lPlAIaO1eG1xyo72fSHRCpvd3kQ3Hr14jYZefNZywVEL5gV7BjMi Y+BtNv8xUHnAhuMuZ/M/IhWBrWsekfH5mXQVbGtTCdFo7vqYAFwnywx0aZl/6hTc6/xX+E SJgm9zwsyF0cmLQ2sj/b8+igSAUyhmlOV77gcZ9GYEFz7Io4YhLlpbH/G601cb6ieS1j6S yeHWYJgyn+Losy0a7rTlPD9cgg8iPJy/N0AcgbdsvRjrkOabOk1KJiMecZgi1Q== 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=1716309440; 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=fQ16bVsoMJILvApU7KASbQ8Eidt4Z6Nj62R6MgUqo3s=; b=khbPAJc2oLF9+QgyK6yHFhLmxFxvRxdYWZaPnFS/cjMjszg9mQOBlH0dKYClTZTnKXBQB2 cQoS7iTiwssv2XNTygxV1z1EXdc1ceRrIrC8jYGYDLvRjnCG9dlhpdFn0KeZBQ6D70YYJ9 cqgfevW0y6z388iH6GbRfLiQnoSzdbJWTkSwcm4SVjp0OnDirEGULx8wW5Ypjk4cqXpA4S FJPBiJd4rld8djrQYK+SJ4M+Dxgi0bI1J5Ddo5eV4lf3sJJZ9vEwPcyQocvIaDx3fuaaWI n4xGaSTnH19lFubQ5NDAt6zHb4zTkzbQGm8EPjzurXo7mCXoohbvU+4jsz+s9g== 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 4VkKpm3fydzT6T; Tue, 21 May 2024 16:37:20 +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 44LGbKXr087041; Tue, 21 May 2024 16:37:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbKci087038; Tue, 21 May 2024 16:37:20 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:20 GMT Message-Id: <202405211637.44LGbKci087038@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: b528e70875df - main - devel/folly: update 2024.05.06.00 =?utf-8?Q?=E2=86=92?= 2024.05.20.00 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b528e70875df0cb6d7501786925ef93ad2f45336 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b528e70875df0cb6d7501786925ef93ad2f45336 commit b528e70875df0cb6d7501786925ef93ad2f45336 Author: Yuri Victorovich AuthorDate: 2024-05-21 16:36:32 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:11 +0000 devel/folly: update 2024.05.06.00 → 2024.05.20.00 --- devel/folly/Makefile | 3 +-- devel/folly/distinfo | 6 +++--- devel/folly/pkg-plist | 34 ++++++++++++++++++++++++++++++---- 3 files changed, 34 insertions(+), 9 deletions(-) diff --git a/devel/folly/Makefile b/devel/folly/Makefile index e74f2c2990c6..5321da1f31d9 100644 --- a/devel/folly/Makefile +++ b/devel/folly/Makefile @@ -1,7 +1,6 @@ PORTNAME= folly DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.06.00 -PORTREVISION= 1 +DISTVERSION= 2024.05.20.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/folly/distinfo b/devel/folly/distinfo index 35a772bd7607..871a4bd3d05d 100644 --- a/devel/folly/distinfo +++ b/devel/folly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715055828 -SHA256 (facebook-folly-v2024.05.06.00_GH0.tar.gz) = d50418d0e9fb620def36feb50c4a8c60dd4d7dc3a5ef1acf486724f0e7a5b83e -SIZE (facebook-folly-v2024.05.06.00_GH0.tar.gz) = 4089272 +TIMESTAMP = 1716264241 +SHA256 (facebook-folly-v2024.05.20.00_GH0.tar.gz) = 0c3aa3c5e0c0e152ce4c54976bd89092d1f94f1c99e95d0b04b90af4feee40e9 +SIZE (facebook-folly-v2024.05.20.00_GH0.tar.gz) = 4096418 diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index e1c0f7584d0b..c2de2777d5ac 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -110,6 +110,8 @@ include/folly/Uri.h include/folly/Utility.h include/folly/Varint.h include/folly/VirtualExecutor.h +include/folly/algorithm/simd/FindFixed.h +include/folly/algorithm/simd/Movemask.h include/folly/base64.h include/folly/channels/Channel-fwd.h include/folly/channels/Channel-inl.h @@ -157,6 +159,9 @@ include/folly/compression/CompressionCoreLocalContextPool.h include/folly/compression/Utils.h include/folly/compression/Zlib.h include/folly/compression/Zstd.h +include/folly/compression/elias_fano/BitVectorCoding.h +include/folly/compression/elias_fano/CodingDetail.h +include/folly/compression/elias_fano/EliasFanoCoding.h include/folly/concurrency/AtomicSharedPtr.h include/folly/concurrency/CacheLocality.h include/folly/concurrency/ConcurrentHashMap.h @@ -169,6 +174,7 @@ include/folly/concurrency/ThreadCachedSynchronized.h include/folly/concurrency/UnboundedQueue.h include/folly/concurrency/detail/AtomicSharedPtr-detail.h include/folly/concurrency/detail/ConcurrentHashMap-detail.h +include/folly/concurrency/memory/AtomicReadMostlyMainPtr.h include/folly/container/Access.h include/folly/container/Array.h include/folly/container/BitIterator.h @@ -178,12 +184,15 @@ include/folly/container/F14Map-fwd.h include/folly/container/F14Map.h include/folly/container/F14Set-fwd.h include/folly/container/F14Set.h +include/folly/container/FBVector.h include/folly/container/Foreach-inl.h include/folly/container/Foreach.h include/folly/container/HeterogeneousAccess-fwd.h include/folly/container/HeterogeneousAccess.h include/folly/container/IntrusiveHeap.h +include/folly/container/IntrusiveList.h include/folly/container/Iterator.h +include/folly/container/MapUtil.h include/folly/container/Merge.h include/folly/container/Reserve.h include/folly/container/SparseByteSet.h @@ -201,6 +210,8 @@ include/folly/container/detail/Util.h include/folly/container/detail/tape_detail.h include/folly/container/heap_vector_types.h include/folly/container/range_traits.h +include/folly/container/small_vector.h +include/folly/container/sorted_vector_types.h include/folly/container/tape.h include/folly/container/test/F14TestUtil.h include/folly/container/test/TrackingTypes.h @@ -284,6 +295,7 @@ include/folly/executors/ThreadPoolExecutor.h include/folly/executors/ThreadedExecutor.h include/folly/executors/TimedDrivableExecutor.h include/folly/executors/TimekeeperScheduledExecutor.h +include/folly/executors/VirtualExecutor.h include/folly/executors/task_queue/BlockingQueue.h include/folly/executors/task_queue/LifoSemMPMCQueue.h include/folly/executors/task_queue/PriorityLifoSemMPMCQueue.h @@ -307,7 +319,6 @@ include/folly/experimental/EventCount.h include/folly/experimental/ExecutionObserver.h include/folly/experimental/FlatCombiningPriorityQueue.h include/folly/experimental/FunctionScheduler.h -include/folly/experimental/FutureDAG.h include/folly/experimental/Instructions.h include/folly/experimental/JSONSchema.h include/folly/experimental/JemallocHugePageAllocator.h @@ -445,8 +456,8 @@ include/folly/experimental/io/EventBasePoller.h include/folly/experimental/io/FsUtil.h include/folly/experimental/io/HugePages.h include/folly/experimental/io/IoUring.h -include/folly/experimental/io/IoUringBase.h include/folly/experimental/io/IoUringBackend.h +include/folly/experimental/io/IoUringBase.h include/folly/experimental/io/IoUringEvent.h include/folly/experimental/io/IoUringEventBaseLocal.h include/folly/experimental/io/IoUringProvidedBufferRing.h @@ -671,6 +682,7 @@ include/folly/io/async/test/Util.h include/folly/io/coro/ServerSocket.h include/folly/io/coro/Transport.h include/folly/io/coro/TransportCallbackBase.h +include/folly/json.h include/folly/json/DynamicConverter.h include/folly/json/DynamicParser-inl.h include/folly/json/DynamicParser.h @@ -683,7 +695,6 @@ include/folly/json/dynamic.h include/folly/json/json.h include/folly/json/json_patch.h include/folly/json/json_pointer.h -include/folly/json.h include/folly/json_patch.h include/folly/json_pointer.h include/folly/lang/Access.h @@ -767,6 +778,18 @@ include/folly/net/TcpInfo.h include/folly/net/TcpInfoDispatcher.h include/folly/net/TcpInfoTypes.h include/folly/net/detail/SocketFileDescriptorMap.h +include/folly/observer/CoreCachedObserver.h +include/folly/observer/HazptrObserver.h +include/folly/observer/Observable-inl.h +include/folly/observer/Observable.h +include/folly/observer/Observer-inl.h +include/folly/observer/Observer-pre.h +include/folly/observer/Observer.h +include/folly/observer/ReadMostlyTLObserver.h +include/folly/observer/SimpleObservable-inl.h +include/folly/observer/SimpleObservable.h +include/folly/observer/WithJitter-inl.h +include/folly/observer/WithJitter.h include/folly/poly/Nullable.h include/folly/poly/Regular.h include/folly/portability/Asm.h @@ -865,6 +888,8 @@ include/folly/synchronization/CallOnce.h include/folly/synchronization/DelayedInit.h include/folly/synchronization/DistributedMutex-inl.h include/folly/synchronization/DistributedMutex.h +include/folly/synchronization/EventCount.h +include/folly/synchronization/FlatCombining.h include/folly/synchronization/Hazptr-fwd.h include/folly/synchronization/Hazptr.h include/folly/synchronization/HazptrDomain.h @@ -904,6 +929,7 @@ include/folly/synchronization/example/HazptrSWMRSet.h include/folly/synchronization/example/HazptrWideCAS.h include/folly/synchronization/test/Semaphore.h include/folly/system/AtFork.h +include/folly/system/EnvUtil.h include/folly/system/HardwareConcurrency.h include/folly/system/MemoryMapping.h include/folly/system/Pid.h @@ -915,7 +941,7 @@ include/folly/test/TestUtils.h include/folly/tracing/AsyncStack-inl.h include/folly/tracing/AsyncStack.h include/folly/tracing/ScopedTraceSection.h -include/folly/tracing/StaticTracepoint-ELFx86.h +include/folly/tracing/StaticTracepoint-ELF.h include/folly/tracing/StaticTracepoint.h lib/cmake/folly/folly-config.cmake lib/cmake/folly/folly-targets-%%CMAKE_BUILD_TYPE%%.cmake From nobody Tue May 21 16:37:21 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 4VkKpp0zhrz5LlBQ; Tue, 21 May 2024 16:37:22 +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 4VkKpn5R2Qz4hQs; Tue, 21 May 2024 16:37:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309441; 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=rq/OrvhiKVRFCED93HXszJ7s26Vu7Tw6NPjw5mEINhw=; b=WdoxzlnrCrXaRzk/D+ZQQOKzUGRXGNp2/lIDhX6ZhCudv26TXZAhnhgB1MNQyr+boz9Bm/ 3YaSgbu+8J+AjdtJVYaAgeDIr2I4yXXrRX6U9pKP9wRx2abhGODV9rIAABtbT30/ae9u9u KUzBKdhD65ffO38ScpkCYG7AUloBZ+yu6xbDgv5nlP4gOR/GM6ISXjO8p3LD1Z3ETvvAt8 XU/CpiZi8/fhooS+GCTGmuqjp28M7rK6R70/zg3EDOxlqRDVv4T8ugu/dMM0VzLZWCIHlG jwWB0EQotS0hKV9Bbnfd1uAvAvft+JEpeh5s9UCE+5ftca7sCGt4A5IzlXYJ9w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309441; a=rsa-sha256; cv=none; b=Cvnu3O8K7v9pDQqhUnSxZjf1vtwhm/QGk33whyBmcAKqhnYCYAJd9iQERi8DxLy3YE1+kG 2fS0TXY4yOWljCySYpd5Jf8SYByAxJtptkr4YrAMPdnQNX9uCKScGUCxF7bzs8XxhRWnxT f4v0gVXFlSuApuS0aiVQARj6AInAvmEU5zqh+qFf1eP2EKlqCsyvdtdcS9T1SomSbMHKdQ uzF/DwI/kg7XKjeOysx31hcEdF7qnf38h9J3i5KMsI/XWAULBitK+iuZheGSsAOosCLhcT +nHTEG/H8ybOnHvnBRL0tgR/917d5V6lkBuN0wJg0TN2dy6afC2D1Ki6eqZwfQ== 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=1716309441; 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=rq/OrvhiKVRFCED93HXszJ7s26Vu7Tw6NPjw5mEINhw=; b=eWIG61UAwE00nFOBHBFe48pQGt84ynl0FO752qDPfoac4QPAE1a4J+T/HJTU6IEm+lj2kN nQoNotwuHI43KgQAZmVBu2ZbD6o0AQTj1MJ0JYoebmEJwhFQVNtVSsvmZn9Y+6VOVDQ9b5 V84NW9MJkQpGlxOD4HxTjO8VYSV7LW83jE0hIJK9N2xz3Ovf9N/b2MYnVPb26iq0kkqp/l Lm7FyaG0OJP37id2JXfEyQbNY8KyxTWOkhmqHfdVOyqdKty1tok5QoyjvZGL7IcsRQQBoa maR/QtcBvMYa66jHZRri3GA1obcd4kXGrQfrxGrXcEMu3VTJBn/bgm+bwbvR+A== 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 4VkKpn4j26zT6V; Tue, 21 May 2024 16:37:21 +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 44LGbLs5087086; Tue, 21 May 2024 16:37:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbL58087083; Tue, 21 May 2024 16:37:21 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:21 GMT Message-Id: <202405211637.44LGbL58087083@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: 42c9f23dc35d - main - security/fizz: update 2024.05.06.00 =?utf-8?Q?=E2=86=92?= 2024.05.20.00 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 42c9f23dc35d1f841a2525509a8b83ad574eb08f Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=42c9f23dc35d1f841a2525509a8b83ad574eb08f commit 42c9f23dc35d1f841a2525509a8b83ad574eb08f Author: Yuri Victorovich AuthorDate: 2024-05-21 16:36:34 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:12 +0000 security/fizz: update 2024.05.06.00 → 2024.05.20.00 --- security/fizz/Makefile | 3 +-- security/fizz/distinfo | 6 +++--- security/fizz/pkg-plist | 25 +++---------------------- 3 files changed, 7 insertions(+), 27 deletions(-) diff --git a/security/fizz/Makefile b/security/fizz/Makefile index 1a73caed998a..33ea3559f3da 100644 --- a/security/fizz/Makefile +++ b/security/fizz/Makefile @@ -1,7 +1,6 @@ PORTNAME= fizz DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.06.00 -PORTREVISION= 1 +DISTVERSION= 2024.05.20.00 CATEGORIES= security MAINTAINER= yuri@FreeBSD.org diff --git a/security/fizz/distinfo b/security/fizz/distinfo index 8f2805340f50..8d1a0e2a4065 100644 --- a/security/fizz/distinfo +++ b/security/fizz/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715055829 -SHA256 (facebookincubator-fizz-v2024.05.06.00_GH0.tar.gz) = 0ef68f05d73b32393953ef8c35b953bfd1260a91521b3f86475295c69590bf72 -SIZE (facebookincubator-fizz-v2024.05.06.00_GH0.tar.gz) = 757900 +TIMESTAMP = 1716264246 +SHA256 (facebookincubator-fizz-v2024.05.20.00_GH0.tar.gz) = fbabbc77e8f90f55f5a20bcaa36d4743f3f6c7a4572d48c6c9a62a88df70dcdb +SIZE (facebookincubator-fizz-v2024.05.20.00_GH0.tar.gz) = 733430 diff --git a/security/fizz/pkg-plist b/security/fizz/pkg-plist index 97528be97ee7..b9a15311f169 100644 --- a/security/fizz/pkg-plist +++ b/security/fizz/pkg-plist @@ -28,6 +28,7 @@ include/fizz/backend/openssl/crypto/signature/Signature.h include/fizz/client/Actions.h include/fizz/client/AsyncFizzClient-inl.h include/fizz/client/AsyncFizzClient.h +include/fizz/client/CertManager.h include/fizz/client/ClientExtensions.h include/fizz/client/ClientProtocol.h include/fizz/client/ECHPolicy.h @@ -51,31 +52,19 @@ include/fizz/compression/ZlibCertificateDecompressor.h include/fizz/compression/ZstdCertificateCompressor.h include/fizz/compression/ZstdCertificateDecompressor.h include/fizz/compression/test/Mocks.h -include/fizz/crypto/ECCurve.h include/fizz/crypto/Hkdf.h include/fizz/crypto/KeyDerivation.h include/fizz/crypto/RandomGenerator.h -include/fizz/crypto/Sha.h -include/fizz/crypto/Sha256.h -include/fizz/crypto/Sha384.h -include/fizz/crypto/Sha512.h include/fizz/crypto/Utils.h include/fizz/crypto/aead/AEGISCipher.h -include/fizz/crypto/aead/AESGCM128.h -include/fizz/crypto/aead/AESGCM256.h -include/fizz/crypto/aead/AESOCB128.h include/fizz/crypto/aead/Aead.h -include/fizz/crypto/aead/ChaCha20Poly1305.h include/fizz/crypto/aead/CryptoUtil.h include/fizz/crypto/aead/IOBufUtil.h -include/fizz/crypto/aead/OpenSSLEVPCipher.h include/fizz/crypto/aead/test/Mocks.h include/fizz/crypto/aead/test/TestUtil.h include/fizz/crypto/exchange/AsyncKeyExchange.h -include/fizz/crypto/exchange/ECCurveKeyExchange.h include/fizz/crypto/exchange/HybridKeyExchange.h include/fizz/crypto/exchange/KeyExchange.h -include/fizz/crypto/exchange/OpenSSLKeyExchange.h include/fizz/crypto/exchange/X25519.h include/fizz/crypto/exchange/test/Mocks.h include/fizz/crypto/hpke/Context.h @@ -85,9 +74,6 @@ include/fizz/crypto/hpke/Hpke.h include/fizz/crypto/hpke/Types.h include/fizz/crypto/hpke/Utils.h include/fizz/crypto/hpke/test/Mocks.h -include/fizz/crypto/openssl/OpenSSL.h -include/fizz/crypto/openssl/OpenSSLKeyUtils.h -include/fizz/crypto/signature/Signature.h include/fizz/crypto/test/Mocks.h include/fizz/crypto/test/TestUtil.h include/fizz/experimental/crypto/exchange/OQSKeyExchange.h @@ -98,6 +84,7 @@ include/fizz/experimental/ktls/KTLS.h include/fizz/experimental/ktls/LinuxKTLS.h include/fizz/experimental/util/CertExtraction.h include/fizz/extensions/delegatedcred/DelegatedCredentialCertManager.h +include/fizz/extensions/delegatedcred/DelegatedCredentialClientCertManager.h include/fizz/extensions/delegatedcred/DelegatedCredentialClientExtension.h include/fizz/extensions/delegatedcred/DelegatedCredentialFactory.h include/fizz/extensions/delegatedcred/DelegatedCredentialPemUtils.h @@ -119,7 +106,7 @@ include/fizz/extensions/tokenbinding/Validator.h include/fizz/fizz-config.h include/fizz/protocol/Actions.h include/fizz/protocol/AsyncFizzBase.h -include/fizz/protocol/CertUtils.h +include/fizz/protocol/CertManagerBase.h include/fizz/protocol/Certificate.h include/fizz/protocol/CertificateVerifier.h include/fizz/protocol/DefaultCertificateVerifier.h @@ -132,9 +119,6 @@ include/fizz/protocol/FizzBase.h include/fizz/protocol/HandshakeContext-inl.h include/fizz/protocol/HandshakeContext.h include/fizz/protocol/KeyScheduler.h -include/fizz/protocol/OpenSSLFactory.h -include/fizz/protocol/OpenSSLPeerCertImpl.h -include/fizz/protocol/OpenSSLSelfCertImpl.h include/fizz/protocol/Params.h include/fizz/protocol/Protocol.h include/fizz/protocol/StateMachine-inl.h @@ -212,6 +196,3 @@ lib/cmake/fizz/fizz-targets.cmake lib/libfizz.so lib/libfizz.so.1.0.0 lib/libfizz_test_support.so -@dir include/fizz/crypto/aead/test/facebook -@dir include/fizz/record/test/facebook -@dir include/fizz/server/test/facebook From nobody Tue May 21 16:37:22 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 4VkKpq5Hjbz5Ll7j; Tue, 21 May 2024 16:37:23 +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 4VkKpp68BCz4hKd; Tue, 21 May 2024 16:37:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309442; 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=FAOUFUVaJL3jyT8iWnro4UL6rC/EpQXcZVFL5Di/H8g=; b=Jb8ocz8swRVKB8JK03qyPP+DSidk3QyN22AaEToDsayVgdmgDkvVH43GZvkyUgNbNPkPE6 K94tm6/7jvBrpco0EdWvsc7/5A2BmORYdI1ZWWIDXQbR6TTT95cxd69+ZXropMg5jhEnaX uXop3FDOkcAObuDOHdKszlOssFkGAhUXgPw850jRVjXf21r9f/kOzp1+MbY0z0chM8cZU7 lFM1H09uq+MdQ4zBIAzXmW1ZX4UAUMZV5BZTTIdaYJjXCGZSSsv17/rWwVYqmfpX3Adebs lrPUuItgCls/yGEdcKYU8duo6ewFugkhk+Q/SLpMpx5SBOKOFilw9UofyrwpGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309442; a=rsa-sha256; cv=none; b=MxMCnuE3RW15ylumdlJH5P7fEQ2FO8MFOkMGYp5rVYonRz4HVbnhrC/Srq9UyBasrK56pJ J5d9jvUg0pQQTfAFq8GlOEOuRf/ntvwWTOfZhHTIURU2AEK4Onq8V+xKOi2u76ChZIhZVk 1Bm3AqGC8RpSpaPn6KSYHFFPqty+ysLSFGp5QOP4fdOqvqfuIfz8rghbW/mBSyKbeaUq9m JeX/phBM3Ysugde5pCxjNSzmL48FDpaYQ+eOH3owHb0inRYu4GXoShEgklIByrd9G2k1CN 0ld3zTkX564oN+9LTxZWGu8ULWVq3+bDhRi3eYDVbDmgtx6b6+IypRbgkf2Siw== 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=1716309442; 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=FAOUFUVaJL3jyT8iWnro4UL6rC/EpQXcZVFL5Di/H8g=; b=UGHcxcHCQmdBb9yf7Snz1q6aOyrgsHk3ok/tK2U4mmizfx77gwByof8WZCslAZ334jf0fk NZcRhzHj6Qhd4GZ2UoS46FFCS7DB9IavpOQ3+5me47h7mf53LCJ14eaVL5wG6iAgboh0GC oP/qft+JRdD8Asa66YzjPMjsn9HIha4ovFQW+ytDYH+V/2i/viVJN8OFSH0jRzqGUyCUHm QZrmEmOuJ/19ndmBs0XYklUpR18WnMkJ8t0VBBk5wvGRgkpD5xvAnCl15NMh5yVXd7ZWdI KdlxtZhpvBC+EiFFXxnEOBQFLnixogonGYysfqHms1g4A5PBpH6ZUx6fV6ASXA== 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 4VkKpp5kq8zV9T; Tue, 21 May 2024 16:37:22 +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 44LGbMto087131; Tue, 21 May 2024 16:37:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbM0p087128; Tue, 21 May 2024 16:37:22 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:22 GMT Message-Id: <202405211637.44LGbM0p087128@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: 4a4e3a9a3162 - main - net/wangle: update 2024.05.06.00 =?utf-8?Q?=E2=86=92?= 2024.05.20.00 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4a4e3a9a3162ea8ce58d9b154f1828385f818b8e Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a4e3a9a3162ea8ce58d9b154f1828385f818b8e commit 4a4e3a9a3162ea8ce58d9b154f1828385f818b8e Author: Yuri Victorovich AuthorDate: 2024-05-21 16:36:36 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:12 +0000 net/wangle: update 2024.05.06.00 → 2024.05.20.00 --- net/wangle/Makefile | 3 +-- net/wangle/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/wangle/Makefile b/net/wangle/Makefile index c11f0cb05b22..c3e1ca04a986 100644 --- a/net/wangle/Makefile +++ b/net/wangle/Makefile @@ -1,7 +1,6 @@ PORTNAME= wangle DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.06.00 -PORTREVISION= 1 +DISTVERSION= 2024.05.20.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/wangle/distinfo b/net/wangle/distinfo index 9047bd7df018..9ee66e2f6dca 100644 --- a/net/wangle/distinfo +++ b/net/wangle/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715055830 -SHA256 (facebook-wangle-v2024.05.06.00_GH0.tar.gz) = 44e22905a7d5334b37cc25b27ca4124a63df6891b55641e157d9a75fea7bc21c -SIZE (facebook-wangle-v2024.05.06.00_GH0.tar.gz) = 388294 +TIMESTAMP = 1716264250 +SHA256 (facebook-wangle-v2024.05.20.00_GH0.tar.gz) = 3b25907c6de6f9c65b9b56b0c9fbbeb101134d39a4fc1129cfe1f00b8f4fbebb +SIZE (facebook-wangle-v2024.05.20.00_GH0.tar.gz) = 387338 From nobody Tue May 21 16:37:23 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 4VkKpr4NZkz5LlDL; Tue, 21 May 2024 16:37:24 +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 4VkKpr0jdqz4hjx; Tue, 21 May 2024 16:37:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309444; 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=zoo4mPf0GMO1p9t4cWaGSgZzY3ISdTFRZnjaR4KYcfg=; b=HgWU0is9+muj7h+1TLxMKD57YWp++xU7vnAxqKIISQHjcFxgjorczSr0K2VsWqltsHQGda d3qATF8ZCWR6azhE/+wrMsgEeGnjNNMbf/qZrgzNiOgeinf8STjg0QxaUEsrarfWoBCvki mCEMEMnOXhVKkgAJ158yhZCivL3McBmlcTxnKArLwXDgsYhZYqgg20tJl82lujSmr31P5f ubciPYka/OK9xWAANFUugpJd1sqE4E2pwPNVv+YKp6zYLlRTX28POese/E90kWRwhg6IVB 1ZF1fc9xrwwT3BPEIWZcF2vPzYpM6JyFoHajvg+5PdZgr2VlykLFWJoT+6NcKg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309444; a=rsa-sha256; cv=none; b=C5yJRiUPyNbfbZeHF0cEb0z+jlBU8b1hwvRQsB9a8WxHcQp3sQNQXEkkggBddVYFEO1PHY PSD4gKryNHoSdXcZqAzNTp6Iu/7CFOJd/Gto7w2Db3oceF5EPtNohLrw3ZVX8qE9FHk0Nx GNQtKphH/IH9fN/9qra6ZJNyFTKIWFY2774fokwT7W/f05u3kVIK9C6GvHwPuYMCaync7a FP421qGXbUJxF48trECsxcUNALiV/VIkDHWq9kgZSgdBEtVdS8S4hbQ9V8G4og739cbCKc NY98S9CNGzZEv0fWt3nAxOvp3HCtFDAkKN1Khb1cl0W2hjfEsCjWonS+gpcDtg== 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=1716309444; 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=zoo4mPf0GMO1p9t4cWaGSgZzY3ISdTFRZnjaR4KYcfg=; b=sdA1vk2b0n+t+0V8tnOSqhPdVV3ZjIhItpL34eBSXjhoWR4kNgaYQjC3aCfm5qrlhGYMBj l0ipZNnU4LUw80uEGDiST/gN1oLoM8g3zX52XlxaYvalAC/CWswhEnulYS8jsUTiNj9E3E 6Js8bkKjWCyDpRYX1eSEsVvmUvvQ4PgBXMAll8plExMBYsgows+7TViu1CS/twLO9BZG7V j7aD9sE/hBx+HRX5PHOcF5wXV0bQ9Z4F5R9q/is/qh9Y34hv8aHNngWZjgJTQB+2SsMrPW ittFo3dbQ2GI3RPsizbI7H7joQJB2o9ama7wHq9wpqrXaI5CwroYWUkv+8+u2Q== 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 4VkKpq6D9pzV9V; Tue, 21 May 2024 16:37:23 +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 44LGbNP8087176; Tue, 21 May 2024 16:37:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbNtF087173; Tue, 21 May 2024 16:37:23 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:23 GMT Message-Id: <202405211637.44LGbNtF087173@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: 3c52f5e384b3 - main - devel/fbthrift: update 2024.05.06.00 =?utf-8?Q?=E2=86=92?= 2024.05.20.00 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3c52f5e384b3cfb1f5d6d2f1095cb0181c980d42 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c52f5e384b3cfb1f5d6d2f1095cb0181c980d42 commit 3c52f5e384b3cfb1f5d6d2f1095cb0181c980d42 Author: Yuri Victorovich AuthorDate: 2024-05-21 16:36:38 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:13 +0000 devel/fbthrift: update 2024.05.06.00 → 2024.05.20.00 --- devel/fbthrift/Makefile | 3 +-- devel/fbthrift/distinfo | 6 +++--- .../files/patch-thrift_lib_cpp2_CMakeLists.txt | 18 ------------------ devel/fbthrift/pkg-plist | 3 +++ 4 files changed, 7 insertions(+), 23 deletions(-) diff --git a/devel/fbthrift/Makefile b/devel/fbthrift/Makefile index 2694de9e064f..26507a6c3ea2 100644 --- a/devel/fbthrift/Makefile +++ b/devel/fbthrift/Makefile @@ -1,7 +1,6 @@ PORTNAME= fbthrift DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.06.00 -PORTREVISION= 1 +DISTVERSION= 2024.05.20.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fbthrift/distinfo b/devel/fbthrift/distinfo index a1ee9bed892b..1a59c336159f 100644 --- a/devel/fbthrift/distinfo +++ b/devel/fbthrift/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715055834 -SHA256 (facebook-fbthrift-v2024.05.06.00_GH0.tar.gz) = 2e97b34db97cb2b328bf75b9528c8e2a9fc37e858a0c7982cd66dbd8911baa8a -SIZE (facebook-fbthrift-v2024.05.06.00_GH0.tar.gz) = 18164422 +TIMESTAMP = 1716264257 +SHA256 (facebook-fbthrift-v2024.05.20.00_GH0.tar.gz) = f23c5072179ef988b01b3d35fd52500a9e77deddd14cdc15f339eb3e0cc0f2f0 +SIZE (facebook-fbthrift-v2024.05.20.00_GH0.tar.gz) = 18124939 diff --git a/devel/fbthrift/files/patch-thrift_lib_cpp2_CMakeLists.txt b/devel/fbthrift/files/patch-thrift_lib_cpp2_CMakeLists.txt deleted file mode 100644 index b5d6202999fc..000000000000 --- a/devel/fbthrift/files/patch-thrift_lib_cpp2_CMakeLists.txt +++ /dev/null @@ -1,18 +0,0 @@ -Fix race condition with Ninja >= 1.12.0 where any_rep_types.h is not generated -before Any.cpp is compiled. - -https://github.com/facebook/fbthrift/pull/599 - ---- thrift/lib/cpp2/CMakeLists.txt.orig 2024-05-02 22:42:02 UTC -+++ thrift/lib/cpp2/CMakeLists.txt -@@ -109,8 +109,8 @@ add_library( - type/TypeRegistry.cpp - type/UniversalName.cpp - ) --add_dependencies(thrifttype type-cpp2-target thriftannotation thrifttyperep -- thriftprotocol) -+add_dependencies(thrifttype any_rep-cpp2-target type-cpp2-target -+ thriftannotation thrifttyperep thriftprotocol) - target_link_libraries( - thrifttype - PUBLIC diff --git a/devel/fbthrift/pkg-plist b/devel/fbthrift/pkg-plist index 459b1acfd2e0..5c0c9eac126c 100644 --- a/devel/fbthrift/pkg-plist +++ b/devel/fbthrift/pkg-plist @@ -351,6 +351,7 @@ include/thrift/lib/cpp2/protocol/CompactV1Protocol-inl.h include/thrift/lib/cpp2/protocol/CompactV1Protocol.h include/thrift/lib/cpp2/protocol/Cpp2Ops-inl.h include/thrift/lib/cpp2/protocol/Cpp2Ops.h +include/thrift/lib/cpp2/protocol/CursorBasedSerializer.h include/thrift/lib/cpp2/protocol/DebugProtocol.h include/thrift/lib/cpp2/protocol/FieldMask.h include/thrift/lib/cpp2/protocol/FieldMaskRef.h @@ -374,6 +375,7 @@ include/thrift/lib/cpp2/protocol/TableBasedSerializer.h include/thrift/lib/cpp2/protocol/TableBasedSerializerImpl.h include/thrift/lib/cpp2/protocol/Traits.h include/thrift/lib/cpp2/protocol/VirtualProtocol.h +include/thrift/lib/cpp2/protocol/detail/CursorBasedSerialization.h include/thrift/lib/cpp2/protocol/detail/FieldMask.h include/thrift/lib/cpp2/protocol/detail/FieldMaskUtil.h include/thrift/lib/cpp2/protocol/detail/Object.h @@ -435,6 +437,7 @@ include/thrift/lib/cpp2/server/LoggingEventTransportMetadata.h include/thrift/lib/cpp2/server/MemoryTracker.h include/thrift/lib/cpp2/server/MonitoringMethodNames.h include/thrift/lib/cpp2/server/MonitoringServerInterface.h +include/thrift/lib/cpp2/server/Overload.h include/thrift/lib/cpp2/server/ParallelConcurrencyController.h include/thrift/lib/cpp2/server/PerturbSource.h include/thrift/lib/cpp2/server/PolledServiceHealth.h From nobody Tue May 21 16:37:26 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 4VkKpt4hQyz5LlGm; Tue, 21 May 2024 16:37:26 +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 4VkKpt1xWzz4hhD; Tue, 21 May 2024 16:37:26 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309446; 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=wf284tiiXGQoplvty9G8pbOsgtQ+w7+YK7srdKvt6M8=; b=H717p4rj82uBrzPlXL7i4eketTaaFX/adppcnkslytjz2XXIEGaSXIIJno3z3vu6XhWRxO PuGHQC+L3kKY8ii2jYiBkHzQg3hfVLsy+K1n75ld0Fajo4uHF+/m+km/UwkMj5AZFixNpy Fo2mO+KyKQjQVo+SO62FhzZ1TclqJaT0t/9PJwiwwnkdhClBYtx6O6AeDBZN871FD8s0iu K3Lo1CJBa7g22SfkYmaGwo5dNVHd+BZOa9uCc1fxFA74ZWSvgE24HfxSs3RpRr1a+n1FHj qYtMt2axqKHXKrQ6c304RYkV4iUQrCgRj3yw3chp8FXYVJOiTCp/y2nErljnZw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309446; a=rsa-sha256; cv=none; b=QzRPUASxf1RqT2xOXgNuSEFdVlRgTVHUzcLV5nKbtRkkIQZeXaZa+zGc3W7vE5TvkAIctm cUeKQodRVG9z1mUF5NSzCXXgwm2hStr7iA3CC8/lRBUzvL10pEKdUlAl+7CCk3BfXnpKx2 waejIEJ63pV1iqcTptnnwP4AexRKPrkW64CurI+2K5OVrgRMqjQ+tf6qXZAO4dspH2K2RJ E5HWFbRvXrIeZcsf1VMx+g3VwrfR5Ssxc+aSXIy9ZeT1Iy7VQynxryxhDefYG66Aij0RuO TypOC2PMKConksN5CinuQ3vAn+wWlX8l8dXGaobQ7KPmtTQefsb5oGoMKuVDSg== 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=1716309446; 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=wf284tiiXGQoplvty9G8pbOsgtQ+w7+YK7srdKvt6M8=; b=dnR6BfghAUxtSV32vGj3Oq1BkN3aqfdIQSo89waxnzI45ey+Uwf+RuXMLmH6WKVuEulh9O zK/3D4/upcjKYmF0K2O2Og02I0c/hoK8G3Nq8Otq/ChNydOgfhI2sRK55KZQ3z+t86n897 ljCl0/CmFbD8DWSpjOn19/63o85u5jJGeovFvlBG8dh+YGmkr4bS4Kee8LeUVstYnKhiE6 qFckYl1V8U2XLIkSOYUpMwW330ZgjtlicYvhCMr7b9WYqmVPLSVQNbTItu8O+a8afK1JaR OH3TT8GnG0L+WlrGZAXkrdNE4iQZhpdmRXNOj+PN/Op7TMdhN1rOzWJX7Fi5wQ== 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 4VkKpt1YJbzTbt; Tue, 21 May 2024 16:37:26 +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 44LGbQEH087272; Tue, 21 May 2024 16:37:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbQm0087269; Tue, 21 May 2024 16:37:26 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:26 GMT Message-Id: <202405211637.44LGbQm0087269@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: ab3b8eefdf6f - main - devel/fatal: update 2024.05.06.00 =?utf-8?Q?=E2=86=92?= 2024.05.20.00 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ab3b8eefdf6fd37731920b6d0bcd93f53332be23 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ab3b8eefdf6fd37731920b6d0bcd93f53332be23 commit ab3b8eefdf6fd37731920b6d0bcd93f53332be23 Author: Yuri Victorovich AuthorDate: 2024-05-21 16:36:42 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:14 +0000 devel/fatal: update 2024.05.06.00 → 2024.05.20.00 --- devel/fatal/Makefile | 2 +- devel/fatal/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/fatal/Makefile b/devel/fatal/Makefile index 825d9e730d80..0981b03dafa6 100644 --- a/devel/fatal/Makefile +++ b/devel/fatal/Makefile @@ -1,6 +1,6 @@ PORTNAME= fatal DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.06.00 +DISTVERSION= 2024.05.20.00 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/fatal/distinfo b/devel/fatal/distinfo index 2d3852a64ea8..a0e8d459e48d 100644 --- a/devel/fatal/distinfo +++ b/devel/fatal/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715055837 -SHA256 (facebook-fatal-v2024.05.06.00_GH0.tar.gz) = a2b2d4650360f2083c93e5af65620f7d293be8d7c18ccaa90d042357412779f8 -SIZE (facebook-fatal-v2024.05.06.00_GH0.tar.gz) = 658747 +TIMESTAMP = 1716264265 +SHA256 (facebook-fatal-v2024.05.20.00_GH0.tar.gz) = 4cbd3d679b208e0277d928953d76c437d3d4c77748f67040ac42753c6bda73dd +SIZE (facebook-fatal-v2024.05.20.00_GH0.tar.gz) = 658747 From nobody Tue May 21 16:37:24 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 4VkKps2y3gz5LlDP; Tue, 21 May 2024 16:37:25 +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 4VkKps0yZ1z4hSw; Tue, 21 May 2024 16:37:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309445; 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=77oJ1GgJ+F2BFXyNolH5SpR//xNuvSu+rFa0OSljqPc=; b=DlRbJg8wn07QpP9WI7t/IdyB3UR///R8ADSyyFDW+pHuZhZmfMcB6mhoe4xVb0YPqbe8lx CysUacopD/YgBBr4hmo3r4X7xbvVmNRmSLJZGVqu8aRqEF/im3PTUdDBiIG+tiDqzpuub4 ERBZYhHX/Ohm9HueEoiaKPZmfFSu4c0DO1Sp3CP4811VhIwK5l8neL80czWOHpMRoJvTHI kd/BpWDVFBM0Rr697hq6CZz1DfwGui/8Qwu+sHS9IPhGDVSOnzqT6vJ4MaVWX+8hRL+uS1 jtY2wFT0sw1N4NCYMggjYnEeVG8Hgq1AAzky6aJ1STWuhZFD/q//Wy2wU/cFIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309445; a=rsa-sha256; cv=none; b=kzoJJw/HEd9C+as3F3Y0RlNPI6p0FCco3pLE4+A6gMOoXZ5cxGrbPc5+FnD7Jh6Q3dipgC 7KYv8lLnjDySiBMwTfG9PDPeIxBgZ9ABvYiCXTiZMS4zLSb3Qqva0BXYB2xBx9jZpUR0X3 luLiH8o6Hv4DHgyC4JaO9KdBK+Xufm3/TQ3zxFxSYIuw/Z4tJ6TIVb6UTQwAQCf6mO7Cx1 UodVfo6K73zaQ3nxIpgSZhuBwTYMg7fObwiTS3zqLFU/lmR6XbrI7OyuokW07bULy5LHEP rrAROX2dQvevYAZCU9ov8LJsHUN1jbya6uxexsm4/TUK7sDcGJb6NDg8D5GBeg== 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=1716309445; 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=77oJ1GgJ+F2BFXyNolH5SpR//xNuvSu+rFa0OSljqPc=; b=o6Jhiv6/aixe7liuQm0jIVbsck6C91U/57+vCKWOh8d8g3IhOcCXpeIb3OLlMT8yU11OYB /f64zuDmr58pqgKKweEsTrJKq8jCcC+2sERddazsXApC0US7maNvoctvL+Xes9/LM9L7DP GjhQgctmMeOJ/hn5TyZesS29N93mHeL1fN71b93eUJQqTpIItax6K7HY5vmjOXUFLzt/oL 4ja++XX7sLhEQAnBNyUL25ykNOAyV8Ai5d3eZj9eL7xXL0rNc6liQgX3asQ6ekMyNEKYYV daGhzvUfzSirJtOKOuaiMbvlXGVxqcft+or3ASJ2GtJmCmtI7BOurglTyD44Hg== 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 4VkKps0SfYzV7F; Tue, 21 May 2024 16:37:25 +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 44LGbOeQ087227; Tue, 21 May 2024 16:37:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbOUL087224; Tue, 21 May 2024 16:37:24 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:24 GMT Message-Id: <202405211637.44LGbOUL087224@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: e9f9f98ddb52 - main - www/proxygen: update 2024.05.06.00 =?utf-8?Q?=E2=86=92?= 2024.05.20.00 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e9f9f98ddb52f4362c868a421cb83316b14a43a6 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9f9f98ddb52f4362c868a421cb83316b14a43a6 commit e9f9f98ddb52f4362c868a421cb83316b14a43a6 Author: Yuri Victorovich AuthorDate: 2024-05-21 16:36:40 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:14 +0000 www/proxygen: update 2024.05.06.00 → 2024.05.20.00 --- www/proxygen/Makefile | 3 +-- www/proxygen/distinfo | 6 +++--- www/proxygen/pkg-plist | 33 ++++++++++++++++++++++++++++----- 3 files changed, 32 insertions(+), 10 deletions(-) diff --git a/www/proxygen/Makefile b/www/proxygen/Makefile index 410678d3c94a..931f36c10057 100644 --- a/www/proxygen/Makefile +++ b/www/proxygen/Makefile @@ -1,7 +1,6 @@ PORTNAME= proxygen DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.06.00 -PORTREVISION= 1 +DISTVERSION= 2024.05.20.00 CATEGORIES= www MAINTAINER= yuri@FreeBSD.org diff --git a/www/proxygen/distinfo b/www/proxygen/distinfo index e11fa8025178..614842a782db 100644 --- a/www/proxygen/distinfo +++ b/www/proxygen/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715055836 -SHA256 (facebook-proxygen-v2024.05.06.00_GH0.tar.gz) = dcd618bce64711b39d3ca7c89caa41afb69bd3523e6f7b1c5e8ff3caf0fd90cb -SIZE (facebook-proxygen-v2024.05.06.00_GH0.tar.gz) = 1181280 +TIMESTAMP = 1716264263 +SHA256 (facebook-proxygen-v2024.05.20.00_GH0.tar.gz) = fd014a9ad88e8c3b0f6ff72e2817a230953c6277c093712246951a3dfc18e198 +SIZE (facebook-proxygen-v2024.05.20.00_GH0.tar.gz) = 1180852 diff --git a/www/proxygen/pkg-plist b/www/proxygen/pkg-plist index 736b03d17690..5a24d11fa4c4 100644 --- a/www/proxygen/pkg-plist +++ b/www/proxygen/pkg-plist @@ -25,6 +25,29 @@ include/proxygen/httpserver/SignalHandler.h include/proxygen/httpserver/filters/CompressionFilter.h include/proxygen/httpserver/filters/DirectResponseHandler.h include/proxygen/httpserver/filters/RejectConnectFilter.h +include/proxygen/httpserver/samples/echo/EchoHandler.h +include/proxygen/httpserver/samples/echo/EchoStats.h +include/proxygen/httpserver/samples/hq/ConnIdLogger.h +include/proxygen/httpserver/samples/hq/FizzContext.h +include/proxygen/httpserver/samples/hq/H1QDownstreamSession.h +include/proxygen/httpserver/samples/hq/H1QUpstreamSession.h +include/proxygen/httpserver/samples/hq/H2Server.h +include/proxygen/httpserver/samples/hq/HQClient.h +include/proxygen/httpserver/samples/hq/HQCommandLine.h +include/proxygen/httpserver/samples/hq/HQLoggerHelper.h +include/proxygen/httpserver/samples/hq/HQParams.h +include/proxygen/httpserver/samples/hq/HQServer.h +include/proxygen/httpserver/samples/hq/HQServerModule.h +include/proxygen/httpserver/samples/hq/InsecureVerifierDangerousDoNotUseInProduction.h +include/proxygen/httpserver/samples/hq/SampleHandlers.h +include/proxygen/httpserver/samples/hq/devious/DeviousBaton.h +include/proxygen/httpserver/samples/proxy/ProxyHandler.h +include/proxygen/httpserver/samples/proxy/ProxyStats.h +include/proxygen/httpserver/samples/proxy/SessionWrapper.h +include/proxygen/httpserver/samples/push/PushRequestHandler.h +include/proxygen/httpserver/samples/push/PushStats.h +include/proxygen/httpserver/samples/static/StaticHandler.h +include/proxygen/httpserver/samples/websocket/WebSocketHandler.h include/proxygen/lib/dns/CAresResolver.h include/proxygen/lib/dns/CachingDNSResolver.h include/proxygen/lib/dns/DNSModule.h @@ -136,6 +159,10 @@ include/proxygen/lib/http/connpool/SessionHolder.h include/proxygen/lib/http/connpool/SessionPool.h include/proxygen/lib/http/connpool/ThreadIdleSessionController.h include/proxygen/lib/http/experimental/RFC1867.h +include/proxygen/lib/http/observer/HTTPSessionObserverContainer.h +include/proxygen/lib/http/observer/HTTPSessionObserverInterface.h +include/proxygen/lib/http/observer/HTTPTransactionObserverContainer.h +include/proxygen/lib/http/observer/HTTPTransactionObserverInterface.h include/proxygen/lib/http/session/AckLatencyEvent.h include/proxygen/lib/http/session/ByteEventTracker.h include/proxygen/lib/http/session/ByteEvents.h @@ -173,9 +200,9 @@ include/proxygen/lib/http/sink/FlowControlInfo.h include/proxygen/lib/http/sink/HTTPSink.h include/proxygen/lib/http/sink/HTTPTransactionSink.h include/proxygen/lib/http/stats/ConnectionStats.h -include/proxygen/lib/http/stats/HeaderCodecStats.h include/proxygen/lib/http/stats/HTTPCodecStats.h include/proxygen/lib/http/stats/HTTPCodecStatsFilter.h +include/proxygen/lib/http/stats/HeaderCodecStats.h include/proxygen/lib/http/stats/ResponseCodeStatsMinute.h include/proxygen/lib/http/stats/SPDYStats.h include/proxygen/lib/http/stats/SPDYStatsFilter.h @@ -186,10 +213,6 @@ include/proxygen/lib/http/structuredheaders/StructuredHeadersConstants.h include/proxygen/lib/http/structuredheaders/StructuredHeadersDecoder.h include/proxygen/lib/http/structuredheaders/StructuredHeadersEncoder.h include/proxygen/lib/http/structuredheaders/StructuredHeadersUtilities.h -include/proxygen/lib/http/observer/HTTPSessionObserverContainer.h -include/proxygen/lib/http/observer/HTTPSessionObserverInterface.h -include/proxygen/lib/http/observer/HTTPTransactionObserverContainer.h -include/proxygen/lib/http/observer/HTTPTransactionObserverInterface.h include/proxygen/lib/http/webtransport/WebTransport.h include/proxygen/lib/pools/generators/FileServerListGenerator.h include/proxygen/lib/pools/generators/MemberGroupConfig.h From nobody Tue May 21 16:37:27 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 4VkKpv4Yvxz5Ll7p; Tue, 21 May 2024 16:37:27 +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 4VkKpv3DNpz4hfQ; Tue, 21 May 2024 16:37:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309447; 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=Xusiw8SXuUmzLkIl2mHLaRYBPY+fXSbYjqNTb+jHK1o=; b=azNhWvtC/EVEz9sdgHJ7kzUFB9y+o2/AJfMDLT7VpF2yneo4XaQKQ7uYBZe5cnu9cs+7xr FWIcW6Jr9DS30bqE4QbuwpImVxH+ZmisoQlPDcDTXoUskPgN7Wz22QEJrnlhGEXneLaAYg lzNVl7CqpPe1St0HYMudrnz1nHNNSajZNl6GRlA2vZ8wBiDcYGqAldmv2XeoZJkYqfoy/G QpYNZgnRUNvG5595NExQBfFi8+FvTT95m/MC/bnN+YGU2zFib/7OrjbbbnJM5qdjVoMFN4 y3nG6WeZvSGanxLjWnbUtavxQSqlSrqunMIbZPeZ//vnsvywIeg/GLB7Yoq00w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309447; a=rsa-sha256; cv=none; b=cJiqaGGl1ynDvE+qizkZh8HBdKnexukdJ2QU1PntuqCevRuB7jsI0bg2nWMCCzMX0RAh/L E6W424wLfcewb4+J8Psu5KOz0mv4s9KQhPe4sO0lNuwpWsJmK54jv3MJfszo+ea1NjyoW6 D6tZ5XEIfoax1K9hgZXcTv19XI+50lDGLZBN7fTZWV0Rp6EHuslGQIcD49JAQrlP//uy+b Rau7rjVZ8J2HI1meSg1TTQNHf6oNplpD0V/CTSfFEMdszdas86RvCCgGnVhVqvzIjEsBMX nbG5S4M1oMKng6a1Qb8riprdyQvPngq97gJKaF2wC5Pg3oVIlipBtfzFfM0ptQ== 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=1716309447; 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=Xusiw8SXuUmzLkIl2mHLaRYBPY+fXSbYjqNTb+jHK1o=; b=X3aZqoJiJoJuzOP2eEpnQsJiIXGnOwJ3kGzfeNIJRK7TDXpk4YrHmrGUpW06D3Ga6BLg2Q O36qqfg3BL38qDOfnMrxwUb6B5I55YGswC6lbJEaBPfi7ns89Asd74lJkfqqg3rjmhoH49 aGjHtY5+PJE7bt0GTkzpL7LOH73ePUJuVWrfp8hLofyE6XwAAFnJS71gWessqiIYe6h73k U1pV+IFR+r1cqP6jUsWcdYypzqgkg22IMty5CiPPBeX0x0T8vhdok6H+P3Q8hJSdLpoYqy e9FTbzWPxXnYDzBFgFCihvjd5kkxqJDjpxW88cee7EwXAcC63xtwGMXeGByxsw== 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 4VkKpv2XjjzVCw; Tue, 21 May 2024 16:37:27 +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 44LGbRoP087317; Tue, 21 May 2024 16:37:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbR4B087314; Tue, 21 May 2024 16:37:27 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:27 GMT Message-Id: <202405211637.44LGbR4B087314@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: b7383fe0511b - main - net/fb303: update 2024.05.06.00 =?utf-8?Q?=E2=86=92?= 2024.05.20.00 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b7383fe0511bf2df7d85526a851ed709790199a3 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b7383fe0511bf2df7d85526a851ed709790199a3 commit b7383fe0511bf2df7d85526a851ed709790199a3 Author: Yuri Victorovich AuthorDate: 2024-05-21 16:36:43 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:14 +0000 net/fb303: update 2024.05.06.00 → 2024.05.20.00 --- net/fb303/Makefile | 3 +-- net/fb303/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/fb303/Makefile b/net/fb303/Makefile index 266e372eb0cd..4ef830e45ee9 100644 --- a/net/fb303/Makefile +++ b/net/fb303/Makefile @@ -1,7 +1,6 @@ PORTNAME= fb303 DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.06.00 -PORTREVISION= 1 +DISTVERSION= 2024.05.20.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/fb303/distinfo b/net/fb303/distinfo index 8c77d2567496..226b63be6c5f 100644 --- a/net/fb303/distinfo +++ b/net/fb303/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715055838 -SHA256 (facebook-fb303-v2024.05.06.00_GH0.tar.gz) = bc5ee6bdd16a181c26c496a4b07604517bbf1453c992303e0bffdb2f5f6d02aa -SIZE (facebook-fb303-v2024.05.06.00_GH0.tar.gz) = 272939 +TIMESTAMP = 1716264269 +SHA256 (facebook-fb303-v2024.05.20.00_GH0.tar.gz) = b0b3f7e007464e2205a050246e655f9136faf0d124c185fc8c5109f660800bdd +SIZE (facebook-fb303-v2024.05.20.00_GH0.tar.gz) = 272499 From nobody Tue May 21 16:37: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 4VkKpw6LQZz5Ll5Z; Tue, 21 May 2024 16:37:28 +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 4VkKpw443Rz4hff; Tue, 21 May 2024 16:37:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309448; 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=pq8Y2jsjGvcMR9H9Py61bsYYgedCZ2jcl14rpPTC0UY=; b=G9UccdcpubxMfJHn1aVt9bVj3lgjub1FFzKzTcZRNrHdyeJABCRGiS1ANo2Rqxk2gmuc0J N2x+FmWIdT0t/MDBnoUPSNgqoyq7eoRPS+PT+LbqaTWxCG793ytgc6lxIYIUPvcgVtYB/i JngJ+KuYpty0j564tLTPfu1MgLlihHmMzLJtN2Jhg+0lkaJA+ygJB1EhnQWbuJnRhAjRWp x8A0M1JUX0gc9TM0pnAkXqTXl1+rEsMrkyJkITnmXar8sDpLb4LI+a3Dx78fdiqSS0Dv0d V0qDUWIyHSSpW5PbS4JhvcBWlbAker8ImzwNazU//jFgoNquRzuypuE7pf54eQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309448; a=rsa-sha256; cv=none; b=eWXoak0yBqNakRLOvqSqC+eulFSPH6byVDt/GziQHcU6xj9XGDIok3Wdz4/vvIunMC5VQs bduQXhHN6I3kQ0lpE5/JRfwkigfmVF/IOg6vwIL0TSWK+MCDct08/xjwlmrDaA/8TbZGVk gg9S7uv+AtUtoyzbp5f+HLalikxbp+ve+Tq0orL4mh9JLfudqP36kONFHBVDYx4rwdCasX kXeTv7H4s7Bp42pQGygI/IrXHbMuotpRdDn6cSLpKEoonZIxZ0KPIUP+namkhzv66uflFE 2XqCZtbdxb/oOw1y0ZdcvDAokFScUaR3wQC9zS6X07r2/UL4tQ6Tc941xQFLMw== 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=1716309448; 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=pq8Y2jsjGvcMR9H9Py61bsYYgedCZ2jcl14rpPTC0UY=; b=lYlhr+WTW6z9CCcgjHl9TfhJLcZPh4ozC5WkRQAXhxPVmOCgGOiK4jmiCH8+xyiKA9Xaio 1Xgj2xBaOS0Xr8qkguXTNiWGMpkX9mIk9q06KBO11mYD4BUWIuc/DWsEDu0hlhCTUXxGeR f+6vBqQCEvr9G7Ch/oLTri+U3Uez3a4wzgtNTYzDhCsNtfov4Tbo8LAxh8PEuLfLqYJI/i YPgAKnKok1UQgj2RdfG/9zkS52bEVzYEiUlMcYUM+Gqf5Qfwrgk4Zl0czYW2m4IkEw/67c AdrOe+yUnddDz2H+aM8Ah0fjlE9tlMOeDU+HjCzBkGl44rCuIvW+iEoI/bC06A== 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 4VkKpw3dg2zVCx; Tue, 21 May 2024 16:37:28 +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 44LGbSBe087362; Tue, 21 May 2024 16:37:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGbS1S087359; Tue, 21 May 2024 16:37:28 GMT (envelope-from git) Date: Tue, 21 May 2024 16:37:28 GMT Message-Id: <202405211637.44LGbS1S087359@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: c65634d73c56 - main - net/mvfst: update 2024.05.06.00 =?utf-8?Q?=E2=86=92?= 2024.05.20.00 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c65634d73c56d6b915a5ac9c95ebace7948b6b20 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c65634d73c56d6b915a5ac9c95ebace7948b6b20 commit c65634d73c56d6b915a5ac9c95ebace7948b6b20 Author: Yuri Victorovich AuthorDate: 2024-05-21 16:36:45 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 16:37:15 +0000 net/mvfst: update 2024.05.06.00 → 2024.05.20.00 --- net/mvfst/Makefile | 3 +-- net/mvfst/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/net/mvfst/Makefile b/net/mvfst/Makefile index c2d018a25e34..36cad3d0aa13 100644 --- a/net/mvfst/Makefile +++ b/net/mvfst/Makefile @@ -1,7 +1,6 @@ PORTNAME= mvfst DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.06.00 -PORTREVISION= 1 +DISTVERSION= 2024.05.20.00 CATEGORIES= net MAINTAINER= yuri@FreeBSD.org diff --git a/net/mvfst/distinfo b/net/mvfst/distinfo index 98018c046760..dcfd598cea7e 100644 --- a/net/mvfst/distinfo +++ b/net/mvfst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715055839 -SHA256 (facebook-mvfst-v2024.05.06.00_GH0.tar.gz) = 9bfbdf7a73fdaf2e135050a9efccec577be1590e8ecbb262543a78fea14424b5 -SIZE (facebook-mvfst-v2024.05.06.00_GH0.tar.gz) = 1938893 +TIMESTAMP = 1716264273 +SHA256 (facebook-mvfst-v2024.05.20.00_GH0.tar.gz) = bf551a07b8e8c6c0647c3886164e2d4ac3d8f1a3df1a90e590087a5de20d1ccd +SIZE (facebook-mvfst-v2024.05.20.00_GH0.tar.gz) = 1941504 From nobody Tue May 21 16:43:41 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 4VkKy524Hgz5Llxv; Tue, 21 May 2024 16:43:41 +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 4VkKy51Mwmz4jgF; Tue, 21 May 2024 16:43:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716309821; 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=LknXtCWquT7dxZIkBsPU86DI+6GDMSdAKu0+Decvj+s=; b=a9/sKOotw/L5gR6MpGBsoG+jPD0Sj6i1Aah6ndauqmbkZbxIzk6uozHe4F6pzF+mdKG1DD otFkThv17TosdJ5gtSE+2hwtuRc0Y21kkroY83OJqAfqeuQ0gciXoQyxu129zIR7hj6RcP IwhMZM9ShYgd4bhLmh26icYy+Hxq3R+1ZkT9s85Yp1I2BRdv2J9yjbz8w8oANy0Wg6V048 2LsrZo0zA8QdSJ4+bbXavbN8GZ6ILes6KPs/5GTIXjmkLQhhio/Eaq3wnb4t1QjV65dgq7 k0KGobQRn0oeeNO9Ji2F/+LRB9tILMvQHcf/CNQc9P2eRQlLoOrJtAhZZSZtsQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716309821; a=rsa-sha256; cv=none; b=YmmNSsNCADrcaykW16YoKnAgt9upe4ly8zV/HuqGZbm0a3u8A1EwMEDY52YdQMLzIN56nz +VhP+WHqhc2NXILyOC8QIYvYhnoSa0Z8pRLsNnIhO5DFRknxF3jE1HolwxFB/WenjOC0v9 HZdMKvCCTXmSqUZZr8wSfrl1h4RXDa03tBYf1jh3aQ6aWFS895FQhXacu2LiGFrjNTIPZY QVxFJJX2x/jZESCE0CDbTAYdKsEap/2iiDf7Ru/FvThykodN1qeENlEt4AlWOJ/yKqrJoO 5ECM1YfXVtRjbMGWAA1C0L3JvsB4M3HIgDJwXw/J7FpMQIir9BzXFQ0ZPgTMPw== 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=1716309821; 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=LknXtCWquT7dxZIkBsPU86DI+6GDMSdAKu0+Decvj+s=; b=r3LhogOVyRpL7CZIg2M0hnht4S9g4/sqWWqEMzVcmHduNV4QStj/XMgiZN4VHxX6VC6zkk PdacGPsoLNqJTNjV8zji1L9szIUm6uWJch4D6Eg9xlbARa9qy8zGDF3VAbNFEg1wDLR2L2 tMSfLhEmHbp95EjE82T30W+ZX8HyqSdcton4w7oZKiHvG1d0qUrlAPd7UB2eI2LYuhEIHT do+MNCdhxXmk0Hrjs6f/NQiVVcg6GSFzE2A9z93NDuEdcrO5pPEX9y72jRPry2QiZD5voV 1gCaHaHEGFox1TjT6oa+P7MUYODTTip/PSujVDf2EPQ+a7KBZcf9xXrOTEjTiw== 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 4VkKy50xcDzVgJ; Tue, 21 May 2024 16:43:41 +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 44LGhfNu003779; Tue, 21 May 2024 16:43:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LGhfUK003776; Tue, 21 May 2024 16:43:41 GMT (envelope-from git) Date: Tue, 21 May 2024 16:43:41 GMT Message-Id: <202405211643.44LGhfUK003776@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: 1d0e098601b8 - main - sysutils/uutils-coreutils: Remove duplicate 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1d0e098601b822d3b3e4bbacccafc7c946de309b Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d0e098601b822d3b3e4bbacccafc7c946de309b commit 1d0e098601b822d3b3e4bbacccafc7c946de309b Author: Yuri Victorovich AuthorDate: 2024-05-21 15:22:04 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-21 15:22:04 +0000 sysutils/uutils-coreutils: Remove duplicate Reported by: Daniel Engberg --- MOVED | 1 + sysutils/Makefile | 1 - sysutils/uutils-coreutils/Makefile | 321 -------------------- sysutils/uutils-coreutils/distinfo | 585 ------------------------------------ sysutils/uutils-coreutils/pkg-descr | 10 - sysutils/uutils-coreutils/pkg-plist | 496 ------------------------------ 6 files changed, 1 insertion(+), 1413 deletions(-) diff --git a/MOVED b/MOVED index 6746ed9af76a..05349357842d 100644 --- a/MOVED +++ b/MOVED @@ -3253,3 +3253,4 @@ x11-fonts/noto-serif-extra|x11-fonts/noto-serif|2024-05-13|Remove obsoleted port sysutils/vector||2024-05-15|Has expired: Unmaintained in tree and broken for months irc/sic||2024-05-15|Has expired: Last upstream release was in 2001 and no upstream WWW devel/tarpaulin|devel/cargo-tarpaulin|2024-05-19|Rename port and package to reflect that this is a Cargo plugin +sysutils/uutils-coreutils|sysutils/rust-coreutils|2024-05-21|Remove duplicate diff --git a/sysutils/Makefile b/sysutils/Makefile index ba057df4f940..4aa471ac7af0 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1582,7 +1582,6 @@ SUBDIR += userneu-devel SUBDIR += usrinfo SUBDIR += utcount - SUBDIR += uutils-coreutils SUBDIR += vagrant SUBDIR += vbetool SUBDIR += vchanger diff --git a/sysutils/uutils-coreutils/Makefile b/sysutils/uutils-coreutils/Makefile deleted file mode 100644 index 8362b18a4aa1..000000000000 --- a/sysutils/uutils-coreutils/Makefile +++ /dev/null @@ -1,321 +0,0 @@ -PORTNAME= uutils-coreutils -DISTVERSION= 0.0.26 -CATEGORIES= sysutils - -MAINTAINER= yuri@FreeBSD.org -COMMENT= Cross-platform Rust rewrite of the GNU coreutils -WWW= https://uutils.github.io/ - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -BUILD_DEPENDS= gmake:devel/gmake -LIB_DEPENDS= libonig.so:devel/oniguruma - -USES= cargo - -USE_GITHUB= yes -GH_ACCOUNT= uutils -GH_PROJECT= coreutils - -CARGO_CRATES= adler-1.0.2 \ - ahash-0.7.8 \ - aho-corasick-1.0.4 \ - android-tzdata-0.1.1 \ - android_system_properties-0.1.5 \ - anstream-0.5.0 \ - anstyle-1.0.0 \ - anstyle-parse-0.2.0 \ - anstyle-query-1.0.0 \ - anstyle-wincon-2.1.0 \ - arbitrary-1.3.2 \ - arrayref-0.3.6 \ - arrayvec-0.7.4 \ - autocfg-1.1.0 \ - bigdecimal-0.4.0 \ - binary-heap-plus-0.5.0 \ - bindgen-0.63.0 \ - bitflags-1.3.2 \ - bitflags-2.4.2 \ - bitvec-1.0.1 \ - blake2b_simd-1.0.2 \ - blake3-1.5.1 \ - block-buffer-0.10.3 \ - bstr-1.9.1 \ - bumpalo-3.11.1 \ - bytecount-0.6.8 \ - byteorder-1.5.0 \ - cc-1.0.79 \ - cexpr-0.6.0 \ - cfg-if-1.0.0 \ - cfg_aliases-0.1.1 \ - chrono-0.4.38 \ - clang-sys-1.4.0 \ - clap-4.4.2 \ - clap_builder-4.4.2 \ - clap_complete-4.4.0 \ - clap_lex-0.5.0 \ - clap_mangen-0.2.9 \ - colorchoice-1.0.0 \ - compare-0.1.0 \ - console-0.15.8 \ - const-random-0.1.16 \ - const-random-macro-0.1.16 \ - constant_time_eq-0.3.0 \ - core-foundation-sys-0.8.3 \ - coz-0.1.3 \ - cpp-0.5.9 \ - cpp_build-0.5.9 \ - cpp_common-0.5.9 \ - cpp_macros-0.5.9 \ - cpufeatures-0.2.5 \ - crc32fast-1.4.0 \ - crossbeam-channel-0.5.10 \ - crossbeam-deque-0.8.4 \ - crossbeam-epoch-0.9.17 \ - crossbeam-utils-0.8.19 \ - crossterm-0.27.0 \ - crossterm_winapi-0.9.1 \ - crunchy-0.2.2 \ - crypto-common-0.1.6 \ - ctrlc-3.4.4 \ - data-encoding-2.5.0 \ - data-encoding-macro-0.1.14 \ - data-encoding-macro-internal-0.1.12 \ - derive_arbitrary-1.3.2 \ - diff-0.1.13 \ - digest-0.10.7 \ - dlv-list-0.5.0 \ - dns-lookup-2.0.4 \ - dunce-1.0.4 \ - either-1.8.0 \ - encode_unicode-0.3.6 \ - env_logger-0.8.4 \ - errno-0.3.8 \ - exacl-0.12.0 \ - fastrand-2.0.1 \ - file_diff-1.0.0 \ - filedescriptor-0.8.2 \ - filetime-0.2.23 \ - flate2-1.0.28 \ - fnv-1.0.7 \ - fs_extra-1.3.0 \ - fsevent-sys-4.1.0 \ - fts-sys-0.2.4 \ - fundu-2.0.0 \ - fundu-core-0.3.0 \ - funty-2.0.0 \ - futures-0.3.28 \ - futures-channel-0.3.28 \ - futures-core-0.3.28 \ - futures-executor-0.3.28 \ - futures-io-0.3.28 \ - futures-macro-0.3.28 \ - futures-sink-0.3.28 \ - futures-task-0.3.28 \ - futures-timer-3.0.2 \ - futures-util-0.3.28 \ - gcd-2.3.0 \ - generic-array-0.14.6 \ - getrandom-0.2.9 \ - glob-0.3.1 \ - half-2.4.0 \ - hashbrown-0.12.3 \ - hashbrown-0.14.3 \ - hermit-abi-0.3.2 \ - hex-0.4.3 \ - hex-literal-0.4.1 \ - hostname-0.4.0 \ - iana-time-zone-0.1.53 \ - iana-time-zone-haiku-0.1.2 \ - indicatif-0.17.3 \ - inotify-0.9.6 \ - inotify-sys-0.1.5 \ - io-lifetimes-1.0.11 \ - itertools-0.12.1 \ - itoa-1.0.4 \ - js-sys-0.3.64 \ - keccak-0.1.4 \ - kqueue-1.0.7 \ - kqueue-sys-1.0.3 \ - lazy_static-1.4.0 \ - lazycell-1.3.0 \ - libc-0.2.153 \ - libloading-0.7.4 \ - libm-0.2.7 \ - linux-raw-sys-0.3.8 \ - linux-raw-sys-0.4.12 \ - lock_api-0.4.9 \ - log-0.4.20 \ - lru-0.7.8 \ - lscolors-0.16.0 \ - md-5-0.10.6 \ - memchr-2.7.1 \ - memmap2-0.9.0 \ - minimal-lexical-0.2.1 \ - miniz_oxide-0.7.2 \ - mio-0.8.11 \ - nix-0.28.0 \ - nom-7.1.3 \ - notify-6.0.1 \ - nu-ansi-term-0.49.0 \ - num-bigint-0.4.4 \ - num-integer-0.1.45 \ - num-modular-0.5.1 \ - num-prime-0.4.3 \ - num-traits-0.2.18 \ - num_threads-0.1.6 \ - number_prefix-0.4.0 \ - once_cell-1.19.0 \ - onig-6.4.0 \ - onig_sys-69.8.1 \ - ordered-multimap-0.7.3 \ - os_display-0.1.3 \ - parking_lot-0.12.1 \ - parking_lot_core-0.9.9 \ - parse_datetime-0.5.0 \ - peeking_take_while-0.1.2 \ - phf-0.11.2 \ - phf_codegen-0.11.2 \ - phf_generator-0.11.1 \ - phf_shared-0.11.2 \ - pin-project-lite-0.2.9 \ - pin-utils-0.1.0 \ - pkg-config-0.3.26 \ - platform-info-2.0.3 \ - portable-atomic-0.3.15 \ - ppv-lite86-0.2.17 \ - pretty_assertions-1.4.0 \ - proc-macro2-1.0.63 \ - procfs-0.16.0 \ - procfs-core-0.16.0 \ - quick-error-2.0.1 \ - quickcheck-1.0.3 \ - quote-1.0.29 \ - radium-0.7.0 \ - rand-0.8.5 \ - rand_chacha-0.3.1 \ - rand_core-0.6.4 \ - rand_pcg-0.3.1 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ - redox_syscall-0.4.1 \ - redox_syscall-0.5.0 \ - reference-counted-singleton-0.1.2 \ - regex-1.10.4 \ - regex-automata-0.4.4 \ - regex-syntax-0.8.2 \ - relative-path-1.8.0 \ - rlimit-0.10.1 \ - roff-0.2.1 \ - rstest-0.19.0 \ - rstest_macros-0.19.0 \ - rust-ini-0.21.0 \ - rustc-hash-1.1.0 \ - rustc_version-0.4.0 \ - rustix-0.37.26 \ - rustix-0.38.31 \ - same-file-1.0.6 \ - scopeguard-1.2.0 \ - self_cell-1.0.3 \ - selinux-0.4.0 \ - selinux-sys-0.6.2 \ - semver-1.0.14 \ - serde-1.0.193 \ - serde_derive-1.0.193 \ - sha1-0.10.6 \ - sha2-0.10.8 \ - sha3-0.10.8 \ - shlex-1.3.0 \ - signal-hook-0.3.17 \ - signal-hook-mio-0.2.3 \ - signal-hook-registry-1.4.1 \ - siphasher-0.3.10 \ - slab-0.4.7 \ - sm3-0.4.2 \ - smallvec-1.13.1 \ - smawk-0.3.1 \ - socket2-0.5.3 \ - strsim-0.10.0 \ - syn-1.0.109 \ - syn-2.0.32 \ - tap-1.0.1 \ - tempfile-3.10.1 \ - terminal_size-0.2.6 \ - terminal_size-0.3.0 \ - textwrap-0.16.1 \ - thiserror-1.0.37 \ - thiserror-impl-1.0.37 \ - time-0.3.20 \ - time-core-0.1.0 \ - time-macros-0.2.8 \ - tiny-keccak-2.0.2 \ - trim-in-place-0.1.7 \ - typenum-1.15.0 \ - unicode-ident-1.0.5 \ - unicode-linebreak-0.1.5 \ - unicode-segmentation-1.11.0 \ - unicode-width-0.1.11 \ - unicode-xid-0.2.4 \ - unindent-0.2.1 \ - utf8parse-0.2.1 \ - uuid-1.7.0 \ - uutils_term_grid-0.3.0 \ - version_check-0.9.4 \ - walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.87 \ - wasm-bindgen-backend-0.2.87 \ - wasm-bindgen-macro-0.2.87 \ - wasm-bindgen-macro-support-0.2.87 \ - wasm-bindgen-shared-0.2.87 \ - which-4.3.0 \ - wild-2.2.1 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.8 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.52.0 \ - windows-core-0.52.0 \ - windows-sys-0.45.0 \ - windows-sys-0.48.0 \ - windows-sys-0.52.0 \ - windows-targets-0.42.2 \ - windows-targets-0.48.0 \ - windows-targets-0.52.0 \ - windows_aarch64_gnullvm-0.42.2 \ - windows_aarch64_gnullvm-0.48.0 \ - windows_aarch64_gnullvm-0.52.0 \ - windows_aarch64_msvc-0.42.2 \ - windows_aarch64_msvc-0.48.0 \ - windows_aarch64_msvc-0.52.0 \ - windows_i686_gnu-0.42.2 \ - windows_i686_gnu-0.48.0 \ - windows_i686_gnu-0.52.0 \ - windows_i686_msvc-0.42.2 \ - windows_i686_msvc-0.48.0 \ - windows_i686_msvc-0.52.0 \ - windows_x86_64_gnu-0.42.2 \ - windows_x86_64_gnu-0.48.0 \ - windows_x86_64_gnu-0.52.0 \ - windows_x86_64_gnullvm-0.42.2 \ - windows_x86_64_gnullvm-0.48.0 \ - windows_x86_64_gnullvm-0.52.0 \ - windows_x86_64_msvc-0.42.2 \ - windows_x86_64_msvc-0.48.0 \ - windows_x86_64_msvc-0.52.0 \ - wyz-0.5.1 \ - xattr-1.3.1 \ - yansi-0.5.1 \ - z85-3.0.5 \ - zip-1.1.1 - -do-build: - @cd ${WRKSRC} && \ - ${SETENV} ${MAKE_ENV} ${GMAKE} PROFILE=release - -do-install: - @cd ${WRKSRC} && \ - ${SETENV} ${MAKE_ENV} ${GMAKE} install ${MAKE_ARGS} - -.include diff --git a/sysutils/uutils-coreutils/distinfo b/sysutils/uutils-coreutils/distinfo deleted file mode 100644 index 974552b38e16..000000000000 --- a/sysutils/uutils-coreutils/distinfo +++ /dev/null @@ -1,585 +0,0 @@ -TIMESTAMP = 1716257777 -SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe -SIZE (rust/crates/adler-1.0.2.crate) = 12778 -SHA256 (rust/crates/ahash-0.7.8.crate) = 891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9 -SIZE (rust/crates/ahash-0.7.8.crate) = 38550 -SHA256 (rust/crates/aho-corasick-1.0.4.crate) = 6748e8def348ed4d14996fa801f4122cd763fff530258cdc03f64b25f89d3a5a -SIZE (rust/crates/aho-corasick-1.0.4.crate) = 171175 -SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 -SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 -SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 -SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.5.0.crate) = b1f58811cfac344940f1a400b6e6231ce35171f614f26439e80f8c1465c5cc0c -SIZE (rust/crates/anstream-0.5.0.crate) = 19646 -SHA256 (rust/crates/anstyle-1.0.0.crate) = 41ed9a86bf92ae6580e0a31281f65a1b1d867c0cc68d5346e2ae128dddfa6a7d -SIZE (rust/crates/anstyle-1.0.0.crate) = 13972 -SHA256 (rust/crates/anstyle-parse-0.2.0.crate) = e765fd216e48e067936442276d1d57399e37bce53c264d6fefbe298080cb57ee -SIZE (rust/crates/anstyle-parse-0.2.0.crate) = 24361 -SHA256 (rust/crates/anstyle-query-1.0.0.crate) = 5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b -SIZE (rust/crates/anstyle-query-1.0.0.crate) = 8620 -SHA256 (rust/crates/anstyle-wincon-2.1.0.crate) = 58f54d10c6dfa51283a066ceab3ec1ab78d13fae00aa49243a45e4571fb79dfd -SIZE (rust/crates/anstyle-wincon-2.1.0.crate) = 11757 -SHA256 (rust/crates/arbitrary-1.3.2.crate) = 7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110 -SIZE (rust/crates/arbitrary-1.3.2.crate) = 32037 -SHA256 (rust/crates/arrayref-0.3.6.crate) = a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544 -SIZE (rust/crates/arrayref-0.3.6.crate) = 10035 -SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711 -SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 -SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa -SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 -SHA256 (rust/crates/bigdecimal-0.4.0.crate) = 5274a6b6e0ee020148397245b973e30163b7bffbc6d473613f850cb99888581e -SIZE (rust/crates/bigdecimal-0.4.0.crate) = 44652 -SHA256 (rust/crates/binary-heap-plus-0.5.0.crate) = e4551d8382e911ecc0d0f0ffb602777988669be09447d536ff4388d1def11296 -SIZE (rust/crates/binary-heap-plus-0.5.0.crate) = 20570 -SHA256 (rust/crates/bindgen-0.63.0.crate) = 36d860121800b2a9a94f9b5604b332d5cffb234ce17609ea479d723dbc9d3885 -SIZE (rust/crates/bindgen-0.63.0.crate) = 201856 -SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a -SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.4.2.crate) = ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf -SIZE (rust/crates/bitflags-2.4.2.crate) = 42602 -SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c -SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 -SHA256 (rust/crates/blake2b_simd-1.0.2.crate) = 23285ad32269793932e830392f2fe2f83e26488fd3ec778883a93c8323735780 -SIZE (rust/crates/blake2b_simd-1.0.2.crate) = 34165 -SHA256 (rust/crates/blake3-1.5.1.crate) = 30cca6d3674597c30ddf2c587bf8d9d65c9a84d2326d941cc79c9842dfe0ef52 -SIZE (rust/crates/blake3-1.5.1.crate) = 170239 -SHA256 (rust/crates/block-buffer-0.10.3.crate) = 69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e -SIZE (rust/crates/block-buffer-0.10.3.crate) = 10465 -SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706 -SIZE (rust/crates/bstr-1.9.1.crate) = 380305 -SHA256 (rust/crates/bumpalo-3.11.1.crate) = 572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba -SIZE (rust/crates/bumpalo-3.11.1.crate) = 81207 -SHA256 (rust/crates/bytecount-0.6.8.crate) = 5ce89b21cab1437276d2650d57e971f9d548a2d9037cc231abdc0562b97498ce -SIZE (rust/crates/bytecount-0.6.8.crate) = 14694 -SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b -SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f -SIZE (rust/crates/cc-1.0.79.crate) = 62624 -SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 -SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 -SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e -SIZE (rust/crates/cfg_aliases-0.1.1.crate) = 6009 -SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 -SIZE (rust/crates/chrono-0.4.38.crate) = 220559 -SHA256 (rust/crates/clang-sys-1.4.0.crate) = fa2e27ae6ab525c3d369ded447057bca5438d86dc3a68f6faafb8269ba82ebf3 -SIZE (rust/crates/clang-sys-1.4.0.crate) = 38679 -SHA256 (rust/crates/clap-4.4.2.crate) = 6a13b88d2c62ff462f88e4a121f17a82c1af05693a2f192b5c38d14de73c19f6 -SIZE (rust/crates/clap-4.4.2.crate) = 54441 -SHA256 (rust/crates/clap_builder-4.4.2.crate) = 2bb9faaa7c2ef94b2743a21f5a29e6f0010dff4caa69ac8e9d6cf8b6fa74da08 -SIZE (rust/crates/clap_builder-4.4.2.crate) = 162358 -SHA256 (rust/crates/clap_complete-4.4.0.crate) = 586a385f7ef2f8b4d86bddaa0c094794e7ccbfe5ffef1f434fe928143fc783a5 -SIZE (rust/crates/clap_complete-4.4.0.crate) = 37256 -SHA256 (rust/crates/clap_lex-0.5.0.crate) = 2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b -SIZE (rust/crates/clap_lex-0.5.0.crate) = 11792 -SHA256 (rust/crates/clap_mangen-0.2.9.crate) = bb0f09a0ca8f0dd8ac92c546b426f466ef19828185c6d504c80c48c9c2768ed9 -SIZE (rust/crates/clap_mangen-0.2.9.crate) = 14623 -SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 -SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 -SHA256 (rust/crates/compare-0.1.0.crate) = 120133d4db2ec47efe2e26502ee984747630c67f51974fca0b6c1340cf2368d3 -SIZE (rust/crates/compare-0.1.0.crate) = 9291 -SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb -SIZE (rust/crates/console-0.15.8.crate) = 36364 -SHA256 (rust/crates/const-random-0.1.16.crate) = 11df32a13d7892ec42d51d3d175faba5211ffe13ed25d4fb348ac9e9ce835593 -SIZE (rust/crates/const-random-0.1.16.crate) = 6629 -SHA256 (rust/crates/const-random-macro-0.1.16.crate) = f9d839f2a20b0aee515dc581a6172f2321f96cab76c1a38a4c584a194955390e -SIZE (rust/crates/const-random-macro-0.1.16.crate) = 6657 -SHA256 (rust/crates/constant_time_eq-0.3.0.crate) = f7144d30dcf0fafbce74250a3963025d8d52177934239851c917d29f1df280c2 -SIZE (rust/crates/constant_time_eq-0.3.0.crate) = 11369 -SHA256 (rust/crates/core-foundation-sys-0.8.3.crate) = 5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc -SIZE (rust/crates/core-foundation-sys-0.8.3.crate) = 17519 -SHA256 (rust/crates/coz-0.1.3.crate) = cef55b3fe2f5477d59e12bc792e8b3c95a25bd099eadcfae006ecea136de76e2 -SIZE (rust/crates/coz-0.1.3.crate) = 21914 -SHA256 (rust/crates/cpp-0.5.9.crate) = bfa65869ef853e45c60e9828aa08cdd1398cb6e13f3911d9cb2a079b144fcd64 -SIZE (rust/crates/cpp-0.5.9.crate) = 6494 -SHA256 (rust/crates/cpp_build-0.5.9.crate) = 0e361fae2caf9758164b24da3eedd7f7d7451be30d90d8e7b5d2be29a2f0cf5b -SIZE (rust/crates/cpp_build-0.5.9.crate) = 15713 -SHA256 (rust/crates/cpp_common-0.5.9.crate) = 3e1a2532e4ed4ea13031c13bc7bc0dbca4aae32df48e9d77f0d1e743179f2ea1 -SIZE (rust/crates/cpp_common-0.5.9.crate) = 4725 -SHA256 (rust/crates/cpp_macros-0.5.9.crate) = 47ec9cc90633446f779ef481a9ce5a0077107dd5b87016440448d908625a83fd -SIZE (rust/crates/cpp_macros-0.5.9.crate) = 7103 -SHA256 (rust/crates/cpufeatures-0.2.5.crate) = 28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320 -SIZE (rust/crates/cpufeatures-0.2.5.crate) = 11251 -SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa -SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665 -SHA256 (rust/crates/crossbeam-channel-0.5.10.crate) = 82a9b73a36529d9c47029b9fb3a6f0ea3cc916a261195352ba19e770fc1748b2 -SIZE (rust/crates/crossbeam-channel-0.5.10.crate) = 90442 -SHA256 (rust/crates/crossbeam-deque-0.8.4.crate) = fca89a0e215bab21874660c67903c5f143333cab1da83d041c7ded6053774751 -SIZE (rust/crates/crossbeam-deque-0.8.4.crate) = 21752 -SHA256 (rust/crates/crossbeam-epoch-0.9.17.crate) = 0e3681d554572a651dda4186cd47240627c3d0114d45a95f6ad27f2f22e7548d -SIZE (rust/crates/crossbeam-epoch-0.9.17.crate) = 46953 -SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345 -SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328 -SHA256 (rust/crates/crossterm-0.27.0.crate) = f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df -SIZE (rust/crates/crossterm-0.27.0.crate) = 125311 -SHA256 (rust/crates/crossterm_winapi-0.9.1.crate) = acdd7c62a3665c7f6830a51635d9ac9b23ed385797f70a83bb8bafe9c572ab2b -SIZE (rust/crates/crossterm_winapi-0.9.1.crate) = 16027 -SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 -SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 -SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 -SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 -SHA256 (rust/crates/ctrlc-3.4.4.crate) = 672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345 -SIZE (rust/crates/ctrlc-3.4.4.crate) = 14660 -SHA256 (rust/crates/data-encoding-2.5.0.crate) = 7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5 -SIZE (rust/crates/data-encoding-2.5.0.crate) = 20632 -SHA256 (rust/crates/data-encoding-macro-0.1.14.crate) = 20c01c06f5f429efdf2bae21eb67c28b3df3cf85b7dd2d8ef09c0838dac5d33e -SIZE (rust/crates/data-encoding-macro-0.1.14.crate) = 3762 -SHA256 (rust/crates/data-encoding-macro-internal-0.1.12.crate) = 0047d07f2c89b17dd631c80450d69841a6b5d7fb17278cbc43d7e4cfcf2576f3 -SIZE (rust/crates/data-encoding-macro-internal-0.1.12.crate) = 3184 -SHA256 (rust/crates/derive_arbitrary-1.3.2.crate) = 67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611 -SIZE (rust/crates/derive_arbitrary-1.3.2.crate) = 10614 -SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 -SIZE (rust/crates/diff-0.1.13.crate) = 46216 -SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 -SIZE (rust/crates/digest-0.10.7.crate) = 19557 -SHA256 (rust/crates/dlv-list-0.5.0.crate) = d529fd73d344663edfd598ccb3f344e46034db51ebd103518eae34338248ad73 -SIZE (rust/crates/dlv-list-0.5.0.crate) = 22112 -SHA256 (rust/crates/dns-lookup-2.0.4.crate) = e5766087c2235fec47fafa4cfecc81e494ee679d0fd4a59887ea0919bfb0e4fc -SIZE (rust/crates/dns-lookup-2.0.4.crate) = 13733 -SHA256 (rust/crates/dunce-1.0.4.crate) = 56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b -SIZE (rust/crates/dunce-1.0.4.crate) = 8034 -SHA256 (rust/crates/either-1.8.0.crate) = 90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797 -SIZE (rust/crates/either-1.8.0.crate) = 15992 -SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f -SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 -SHA256 (rust/crates/env_logger-0.8.4.crate) = a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3 -SIZE (rust/crates/env_logger-0.8.4.crate) = 33342 -SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 -SIZE (rust/crates/errno-0.3.8.crate) = 10645 -SHA256 (rust/crates/exacl-0.12.0.crate) = 22be12de19decddab85d09f251ec8363f060ccb22ec9c81bc157c0c8433946d8 -SIZE (rust/crates/exacl-0.12.0.crate) = 64506 -SHA256 (rust/crates/fastrand-2.0.1.crate) = 25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5 -SIZE (rust/crates/fastrand-2.0.1.crate) = 14664 -SHA256 (rust/crates/file_diff-1.0.0.crate) = 31a7a908b8f32538a2143e59a6e4e2508988832d5d4d6f7c156b3cbc762643a5 -SIZE (rust/crates/file_diff-1.0.0.crate) = 282318 -SHA256 (rust/crates/filedescriptor-0.8.2.crate) = 7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e -SIZE (rust/crates/filedescriptor-0.8.2.crate) = 10830 -SHA256 (rust/crates/filetime-0.2.23.crate) = 1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd -SIZE (rust/crates/filetime-0.2.23.crate) = 14942 -SHA256 (rust/crates/flate2-1.0.28.crate) = 46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e -SIZE (rust/crates/flate2-1.0.28.crate) = 73690 -SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 -SIZE (rust/crates/fnv-1.0.7.crate) = 11266 -SHA256 (rust/crates/fs_extra-1.3.0.crate) = 42703706b716c37f96a77aea830392ad231f44c9e9a67872fa5548707e11b11c -SIZE (rust/crates/fs_extra-1.3.0.crate) = 31298 -SHA256 (rust/crates/fsevent-sys-4.1.0.crate) = 76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2 -SIZE (rust/crates/fsevent-sys-4.1.0.crate) = 4620 -SHA256 (rust/crates/fts-sys-0.2.4.crate) = 9a66c0a21e344f20c87b4ca12643cf4f40a7018f132c98d344e989b959f49dd1 -SIZE (rust/crates/fts-sys-0.2.4.crate) = 3807 -SHA256 (rust/crates/fundu-2.0.0.crate) = 6c04cb831a8dccadfe3774b07cba4574a1ec24974d761510e65d8a543c2d7cb4 -SIZE (rust/crates/fundu-2.0.0.crate) = 60486 -SHA256 (rust/crates/fundu-core-0.3.0.crate) = 76a889e633afd839fb5b04fe53adfd588cefe518e71ec8d3c929698c6daf2acd -SIZE (rust/crates/fundu-core-0.3.0.crate) = 37430 -SHA256 (rust/crates/funty-2.0.0.crate) = e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c -SIZE (rust/crates/funty-2.0.0.crate) = 13160 -SHA256 (rust/crates/futures-0.3.28.crate) = 23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40 -SIZE (rust/crates/futures-0.3.28.crate) = 53229 -SHA256 (rust/crates/futures-channel-0.3.28.crate) = 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 -SIZE (rust/crates/futures-channel-0.3.28.crate) = 32281 -SHA256 (rust/crates/futures-core-0.3.28.crate) = 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c -SIZE (rust/crates/futures-core-0.3.28.crate) = 14780 -SHA256 (rust/crates/futures-executor-0.3.28.crate) = ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0 -SIZE (rust/crates/futures-executor-0.3.28.crate) = 17743 -SHA256 (rust/crates/futures-io-0.3.28.crate) = 4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964 -SIZE (rust/crates/futures-io-0.3.28.crate) = 8910 -SHA256 (rust/crates/futures-macro-0.3.28.crate) = 89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72 -SIZE (rust/crates/futures-macro-0.3.28.crate) = 11272 -SHA256 (rust/crates/futures-sink-0.3.28.crate) = f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e -SIZE (rust/crates/futures-sink-0.3.28.crate) = 7852 -SHA256 (rust/crates/futures-task-0.3.28.crate) = 76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65 -SIZE (rust/crates/futures-task-0.3.28.crate) = 11848 -SHA256 (rust/crates/futures-timer-3.0.2.crate) = e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c -SIZE (rust/crates/futures-timer-3.0.2.crate) = 19879 -SHA256 (rust/crates/futures-util-0.3.28.crate) = 26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533 -SIZE (rust/crates/futures-util-0.3.28.crate) = 158510 -SHA256 (rust/crates/gcd-2.3.0.crate) = 1d758ba1b47b00caf47f24925c0074ecb20d6dfcffe7f6d53395c0465674841a -SIZE (rust/crates/gcd-2.3.0.crate) = 8934 -SHA256 (rust/crates/generic-array-0.14.6.crate) = bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9 -SIZE (rust/crates/generic-array-0.14.6.crate) = 15889 -SHA256 (rust/crates/getrandom-0.2.9.crate) = c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4 -SIZE (rust/crates/getrandom-0.2.9.crate) = 34457 -SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b -SIZE (rust/crates/glob-0.3.1.crate) = 18880 -SHA256 (rust/crates/half-2.4.0.crate) = b5eceaaeec696539ddaf7b333340f1af35a5aa87ae3e4f3ead0532f72affab2e -SIZE (rust/crates/half-2.4.0.crate) = 50666 -SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 -SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 -SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 -SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 -SHA256 (rust/crates/hermit-abi-0.3.2.crate) = 443144c8cdadd93ebf52ddb4056d257f5b52c04d3c804e657d19eb73fc33668b -SIZE (rust/crates/hermit-abi-0.3.2.crate) = 13783 -SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 -SIZE (rust/crates/hex-0.4.3.crate) = 13299 -SHA256 (rust/crates/hex-literal-0.4.1.crate) = 6fe2267d4ed49bc07b63801559be28c718ea06c4738b7a03c94df7386d2cde46 -SIZE (rust/crates/hex-literal-0.4.1.crate) = 8559 -SHA256 (rust/crates/hostname-0.4.0.crate) = f9c7c7c8ac16c798734b8a24560c1362120597c40d5e1459f09498f8f6c8f2ba -SIZE (rust/crates/hostname-0.4.0.crate) = 10632 -SHA256 (rust/crates/iana-time-zone-0.1.53.crate) = 64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765 -SIZE (rust/crates/iana-time-zone-0.1.53.crate) = 20176 -SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f -SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 -SHA256 (rust/crates/indicatif-0.17.3.crate) = cef509aa9bc73864d6756f0d34d35504af3cf0844373afe9b8669a5b8005a729 -SIZE (rust/crates/indicatif-0.17.3.crate) = 53584 -SHA256 (rust/crates/inotify-0.9.6.crate) = f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff -SIZE (rust/crates/inotify-0.9.6.crate) = 22971 -SHA256 (rust/crates/inotify-sys-0.1.5.crate) = e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb -SIZE (rust/crates/inotify-sys-0.1.5.crate) = 6965 -SHA256 (rust/crates/io-lifetimes-1.0.11.crate) = eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2 -SIZE (rust/crates/io-lifetimes-1.0.11.crate) = 37346 -SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 -SIZE (rust/crates/itertools-0.12.1.crate) = 137761 -SHA256 (rust/crates/itoa-1.0.4.crate) = 4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc -SIZE (rust/crates/itoa-1.0.4.crate) = 10601 -SHA256 (rust/crates/js-sys-0.3.64.crate) = c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a -SIZE (rust/crates/js-sys-0.3.64.crate) = 80313 -SHA256 (rust/crates/keccak-0.1.4.crate) = 8f6d5ed8676d904364de097082f4e7d240b571b67989ced0240f08b7f966f940 -SIZE (rust/crates/keccak-0.1.4.crate) = 13049 -SHA256 (rust/crates/kqueue-1.0.7.crate) = 2c8fc60ba15bf51257aa9807a48a61013db043fcf3a78cb0d916e8e396dcad98 -SIZE (rust/crates/kqueue-1.0.7.crate) = 12554 -SHA256 (rust/crates/kqueue-sys-1.0.3.crate) = 8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587 -SIZE (rust/crates/kqueue-sys-1.0.3.crate) = 6673 -SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 -SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 -SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 -SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd -SIZE (rust/crates/libc-0.2.153.crate) = 740614 -SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f -SIZE (rust/crates/libloading-0.7.4.crate) = 27580 -SHA256 (rust/crates/libm-0.2.7.crate) = f7012b1bbb0719e1097c47611d3898568c546d597c2e74d66f6087edd5233ff4 -SIZE (rust/crates/libm-0.2.7.crate) = 115688 -SHA256 (rust/crates/linux-raw-sys-0.3.8.crate) = ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519 -SIZE (rust/crates/linux-raw-sys-0.3.8.crate) = 1013776 -SHA256 (rust/crates/linux-raw-sys-0.4.12.crate) = c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456 -SIZE (rust/crates/linux-raw-sys-0.4.12.crate) = 1465800 -SHA256 (rust/crates/lock_api-0.4.9.crate) = 435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df -SIZE (rust/crates/lock_api-0.4.9.crate) = 25685 -SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f -SIZE (rust/crates/log-0.4.20.crate) = 38307 -SHA256 (rust/crates/lru-0.7.8.crate) = e999beba7b6e8345721bd280141ed958096a2e4abdf74f67ff4ce49b4b54e47a -SIZE (rust/crates/lru-0.7.8.crate) = 12623 -SHA256 (rust/crates/lscolors-0.16.0.crate) = ab0b209ec3976527806024406fe765474b9a1750a0ed4b8f0372364741f50e7b -SIZE (rust/crates/lscolors-0.16.0.crate) = 23368 -SHA256 (rust/crates/md-5-0.10.6.crate) = d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf -SIZE (rust/crates/md-5-0.10.6.crate) = 16161 -SHA256 (rust/crates/memchr-2.7.1.crate) = 523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149 -SIZE (rust/crates/memchr-2.7.1.crate) = 96307 -SHA256 (rust/crates/memmap2-0.9.0.crate) = deaba38d7abf1d4cca21cc89e932e542ba2b9258664d2a9ef0e61512039c9375 -SIZE (rust/crates/memmap2-0.9.0.crate) = 31529 -SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a -SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 -SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 -SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c -SIZE (rust/crates/mio-0.8.11.crate) = 102983 -SHA256 (rust/crates/nix-0.28.0.crate) = ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4 -SIZE (rust/crates/nix-0.28.0.crate) = 311086 -SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a -SIZE (rust/crates/nom-7.1.3.crate) = 117570 -SHA256 (rust/crates/notify-6.0.1.crate) = 5738a2795d57ea20abec2d6d76c6081186709c0024187cd5977265eda6598b51 -SIZE (rust/crates/notify-6.0.1.crate) = 36446 -SHA256 (rust/crates/nu-ansi-term-0.49.0.crate) = c073d3c1930d0751774acf49e66653acecb416c3a54c6ec095a9b11caddb5a68 -SIZE (rust/crates/nu-ansi-term-0.49.0.crate) = 28211 -SHA256 (rust/crates/num-bigint-0.4.4.crate) = 608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0 -SIZE (rust/crates/num-bigint-0.4.4.crate) = 99369 -SHA256 (rust/crates/num-integer-0.1.45.crate) = 225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9 -SIZE (rust/crates/num-integer-0.1.45.crate) = 22529 -SHA256 (rust/crates/num-modular-0.5.1.crate) = 64a5fe11d4135c3bcdf3a95b18b194afa9608a5f6ff034f5d857bc9a27fb0119 -SIZE (rust/crates/num-modular-0.5.1.crate) = 26428 -SHA256 (rust/crates/num-prime-0.4.3.crate) = 5f4e3bc495f6e95bc15a6c0c55ac00421504a5a43d09e3cc455d1fea7015581d -SIZE (rust/crates/num-prime-0.4.3.crate) = 132233 -SHA256 (rust/crates/num-traits-0.2.18.crate) = da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a -SIZE (rust/crates/num-traits-0.2.18.crate) = 51930 -SHA256 (rust/crates/num_threads-0.1.6.crate) = 2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44 -SIZE (rust/crates/num_threads-0.1.6.crate) = 7334 -SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 -SIZE (rust/crates/number_prefix-0.4.0.crate) = 6922 -SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 -SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 -SHA256 (rust/crates/onig-6.4.0.crate) = 8c4b31c8722ad9171c6d77d3557db078cab2bd50afcc9d09c8b315c59df8ca4f -SIZE (rust/crates/onig-6.4.0.crate) = 32616 -SHA256 (rust/crates/onig_sys-69.8.1.crate) = 7b829e3d7e9cc74c7e315ee8edb185bf4190da5acde74afd7fc59c35b1f086e7 -SIZE (rust/crates/onig_sys-69.8.1.crate) = 638216 -SHA256 (rust/crates/ordered-multimap-0.7.3.crate) = 49203cdcae0030493bad186b28da2fa25645fa276a51b6fec8010d281e02ef79 -SIZE (rust/crates/ordered-multimap-0.7.3.crate) = 23265 -SHA256 (rust/crates/os_display-0.1.3.crate) = 7a6229bad892b46b0dcfaaeb18ad0d2e56400f5aaea05b768bde96e73676cf75 -SIZE (rust/crates/os_display-0.1.3.crate) = 16800 -SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f -SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 -SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e -SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445 -SHA256 (rust/crates/parse_datetime-0.5.0.crate) = 3bbf4e25b13841080e018a1e666358adfe5e39b6d353f986ca5091c210b586a1 -SIZE (rust/crates/parse_datetime-0.5.0.crate) = 9954 -SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099 -SIZE (rust/crates/peeking_take_while-0.1.2.crate) = 6697 -SHA256 (rust/crates/phf-0.11.2.crate) = ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc -SIZE (rust/crates/phf-0.11.2.crate) = 21569 -SHA256 (rust/crates/phf_codegen-0.11.2.crate) = e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a -SIZE (rust/crates/phf_codegen-0.11.2.crate) = 12977 -SHA256 (rust/crates/phf_generator-0.11.1.crate) = b1181c94580fa345f50f19d738aaa39c0ed30a600d95cb2d3e23f94266f14fbf -SIZE (rust/crates/phf_generator-0.11.1.crate) = 11075 -SHA256 (rust/crates/phf_shared-0.11.2.crate) = 90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b -SIZE (rust/crates/phf_shared-0.11.2.crate) = 14284 -SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 -SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 -SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 -SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkg-config-0.3.26.crate) = 6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160 -SIZE (rust/crates/pkg-config-0.3.26.crate) = 18662 -SHA256 (rust/crates/platform-info-2.0.3.crate) = d5ff316b9c4642feda973c18f0decd6c8b0919d4722566f6e4337cce0dd88217 -SIZE (rust/crates/platform-info-2.0.3.crate) = 28454 -SHA256 (rust/crates/portable-atomic-0.3.15.crate) = 15eb2c6e362923af47e13c23ca5afb859e83d54452c55b0b9ac763b8f7c1ac16 -SIZE (rust/crates/portable-atomic-0.3.15.crate) = 75147 -SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de -SIZE (rust/crates/ppv-lite86-0.2.17.crate) = 22242 -SHA256 (rust/crates/pretty_assertions-1.4.0.crate) = af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66 -SIZE (rust/crates/pretty_assertions-1.4.0.crate) = 78846 -SHA256 (rust/crates/proc-macro2-1.0.63.crate) = 7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb -SIZE (rust/crates/proc-macro2-1.0.63.crate) = 44867 -SHA256 (rust/crates/procfs-0.16.0.crate) = 731e0d9356b0c25f16f33b5be79b1c57b562f141ebfcdb0ad8ac2c13a24293b4 -SIZE (rust/crates/procfs-0.16.0.crate) = 60581 -SHA256 (rust/crates/procfs-core-0.16.0.crate) = 2d3554923a69f4ce04c4a754260c338f505ce22642d3830e049a399fc2059a29 -SIZE (rust/crates/procfs-core-0.16.0.crate) = 68279 -SHA256 (rust/crates/quick-error-2.0.1.crate) = a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3 -SIZE (rust/crates/quick-error-2.0.1.crate) = 14265 -SHA256 (rust/crates/quickcheck-1.0.3.crate) = 588f6378e4dd99458b60ec275b4477add41ce4fa9f64dcba6f15adccb19b50d6 -SIZE (rust/crates/quickcheck-1.0.3.crate) = 28069 -SHA256 (rust/crates/quote-1.0.29.crate) = 573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105 -SIZE (rust/crates/quote-1.0.29.crate) = 28345 -SHA256 (rust/crates/radium-0.7.0.crate) = dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09 -SIZE (rust/crates/radium-0.7.0.crate) = 10906 -SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 -SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 -SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 -SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c -SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 -SHA256 (rust/crates/rand_pcg-0.3.1.crate) = 59cad018caf63deb318e5a4586d99a24424a364f40f1e5778c29aca23f4fc73e -SIZE (rust/crates/rand_pcg-0.3.1.crate) = 11983 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 -SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa -SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 -SHA256 (rust/crates/redox_syscall-0.5.0.crate) = 13c178f952cc7eac391f3124bd9851d1ac0bdbc4c9de2d892ccd5f0d8b160e96 -SIZE (rust/crates/redox_syscall-0.5.0.crate) = 22262 -SHA256 (rust/crates/reference-counted-singleton-0.1.2.crate) = f1bfbf25d7eb88ddcbb1ec3d755d0634da8f7657b2cb8b74089121409ab8228f -SIZE (rust/crates/reference-counted-singleton-0.1.2.crate) = 6161 -SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c -SIZE (rust/crates/regex-1.10.4.crate) = 253191 -SHA256 (rust/crates/regex-automata-0.4.4.crate) = 3b7fa1134405e2ec9353fd416b17f8dacd46c473d7d3fd1cf202706a14eb792a -SIZE (rust/crates/regex-automata-0.4.4.crate) = 617294 -SHA256 (rust/crates/regex-syntax-0.8.2.crate) = c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f -SIZE (rust/crates/regex-syntax-0.8.2.crate) = 347228 -SHA256 (rust/crates/relative-path-1.8.0.crate) = 4bf2521270932c3c7bed1a59151222bd7643c79310f2916f01925e1e16255698 -SIZE (rust/crates/relative-path-1.8.0.crate) = 24865 -SHA256 (rust/crates/rlimit-0.10.1.crate) = 3560f70f30a0f16d11d01ed078a07740fe6b489667abc7c7b029155d9f21c3d8 -SIZE (rust/crates/rlimit-0.10.1.crate) = 18802 -SHA256 (rust/crates/roff-0.2.1.crate) = b833d8d034ea094b1ea68aa6d5c740e0d04bad9d16568d08ba6f76823a114316 -SIZE (rust/crates/roff-0.2.1.crate) = 10605 -SHA256 (rust/crates/rstest-0.19.0.crate) = 9d5316d2a1479eeef1ea21e7f9ddc67c191d497abc8fc3ba2467857abbb68330 -SIZE (rust/crates/rstest-0.19.0.crate) = 32932 -SHA256 (rust/crates/rstest_macros-0.19.0.crate) = 04a9df72cc1f67020b0d63ad9bfe4a323e459ea7eb68e03bd9824db49f9a4c25 -SIZE (rust/crates/rstest_macros-0.19.0.crate) = 61243 -SHA256 (rust/crates/rust-ini-0.21.0.crate) = 0d625ed57d8f49af6cfa514c42e1a71fadcff60eb0b1c517ff82fe41aa025b41 -SIZE (rust/crates/rust-ini-0.21.0.crate) = 18998 -SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 -SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 -SHA256 (rust/crates/rustc_version-0.4.0.crate) = bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366 -SIZE (rust/crates/rustc_version-0.4.0.crate) = 12175 -SHA256 (rust/crates/rustix-0.37.26.crate) = 84f3f8f960ed3b5a59055428714943298bf3fa2d4a1d53135084e0544829d995 -SIZE (rust/crates/rustix-0.37.26.crate) = 324663 -SHA256 (rust/crates/rustix-0.38.31.crate) = 6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949 -SIZE (rust/crates/rustix-0.38.31.crate) = 375443 -SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 -SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 -SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/self_cell-1.0.3.crate) = 58bf37232d3bb9a2c4e641ca2a11d83b5062066f88df7fed36c28772046d65ba -SIZE (rust/crates/self_cell-1.0.3.crate) = 15147 -SHA256 (rust/crates/selinux-0.4.0.crate) = a00576725d21b588213fbd4af84cd7e4cc4304e8e9bd6c0f5a1498a3e2ca6a51 -SIZE (rust/crates/selinux-0.4.0.crate) = 36519 -SHA256 (rust/crates/selinux-sys-0.6.2.crate) = 806d381649bb85347189d2350728817418138d11d738e2482cb644ec7f3c755d -SIZE (rust/crates/selinux-sys-0.6.2.crate) = 8324 -SHA256 (rust/crates/semver-1.0.14.crate) = e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4 -SIZE (rust/crates/semver-1.0.14.crate) = 29813 -SHA256 (rust/crates/serde-1.0.193.crate) = 25dd9975e68d0cb5aa1120c288333fc98731bd1dd12f561e468ea4728c042b89 -SIZE (rust/crates/serde-1.0.193.crate) = 76863 -SHA256 (rust/crates/serde_derive-1.0.193.crate) = 43576ca501357b9b071ac53cdc7da8ef0cbd9493d8df094cd821777ea6e894d3 -SIZE (rust/crates/serde_derive-1.0.193.crate) = 55692 -SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba -SIZE (rust/crates/sha1-0.10.6.crate) = 13517 -SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 -SIZE (rust/crates/sha2-0.10.8.crate) = 26357 -SHA256 (rust/crates/sha3-0.10.8.crate) = 75872d278a8f37ef87fa0ddbda7802605cb18344497949862c0d4dcb291eba60 -SIZE (rust/crates/sha3-0.10.8.crate) = 858216 -SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 -SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/signal-hook-0.3.17.crate) = 8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801 -SIZE (rust/crates/signal-hook-0.3.17.crate) = 50296 -SHA256 (rust/crates/signal-hook-mio-0.2.3.crate) = 29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af -SIZE (rust/crates/signal-hook-mio-0.2.3.crate) = 9064 -SHA256 (rust/crates/signal-hook-registry-1.4.1.crate) = d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1 -SIZE (rust/crates/signal-hook-registry-1.4.1.crate) = 17987 -SHA256 (rust/crates/siphasher-0.3.10.crate) = 7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de -SIZE (rust/crates/siphasher-0.3.10.crate) = 9889 -SHA256 (rust/crates/slab-0.4.7.crate) = 4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef -SIZE (rust/crates/slab-0.4.7.crate) = 16647 -SHA256 (rust/crates/sm3-0.4.2.crate) = ebb9a3b702d0a7e33bc4d85a14456633d2b165c2ad839c5fd9a8417c1ab15860 -SIZE (rust/crates/sm3-0.4.2.crate) = 10344 -SHA256 (rust/crates/smallvec-1.13.1.crate) = e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7 -SIZE (rust/crates/smallvec-1.13.1.crate) = 34952 -SHA256 (rust/crates/smawk-0.3.1.crate) = f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043 -SIZE (rust/crates/smawk-0.3.1.crate) = 12840 -SHA256 (rust/crates/socket2-0.5.3.crate) = 2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877 -SIZE (rust/crates/socket2-0.5.3.crate) = 52588 -SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 -SIZE (rust/crates/strsim-0.10.0.crate) = 11355 -SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 -SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.32.crate) = 239814284fd6f1a4ffe4ca893952cdd93c224b6a1571c9a9eadd670295c0c9e2 -SIZE (rust/crates/syn-2.0.32.crate) = 242504 -SHA256 (rust/crates/tap-1.0.1.crate) = 55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369 -SIZE (rust/crates/tap-1.0.1.crate) = 11316 -SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 -SIZE (rust/crates/tempfile-3.10.1.crate) = 33653 -SHA256 (rust/crates/terminal_size-0.2.6.crate) = 8e6bf6f19e9f8ed8d4048dc22981458ebcf406d67e94cd422e5ecd73d63b3237 -SIZE (rust/crates/terminal_size-0.2.6.crate) = 10585 -SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7 -SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096 -SHA256 (rust/crates/textwrap-0.16.1.crate) = 23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9 -SIZE (rust/crates/textwrap-0.16.1.crate) = 56012 -SHA256 (rust/crates/thiserror-1.0.37.crate) = 10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e -SIZE (rust/crates/thiserror-1.0.37.crate) = 18752 -SHA256 (rust/crates/thiserror-impl-1.0.37.crate) = 982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb -SIZE (rust/crates/thiserror-impl-1.0.37.crate) = 15428 -SHA256 (rust/crates/time-0.3.20.crate) = cd0cbfecb4d19b5ea75bb31ad904eb5b9fa13f21079c3b92017ebdf4999a5890 -SIZE (rust/crates/time-0.3.20.crate) = 111856 -SHA256 (rust/crates/time-core-0.1.0.crate) = 2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd -SIZE (rust/crates/time-core-0.1.0.crate) = 6597 -SHA256 (rust/crates/time-macros-0.2.8.crate) = fd80a657e71da814b8e5d60d3374fc6d35045062245d80224748ae522dd76f36 -SIZE (rust/crates/time-macros-0.2.8.crate) = 24295 -SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 -SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 -SHA256 (rust/crates/trim-in-place-0.1.7.crate) = 343e926fc669bc8cde4fa3129ab681c63671bae288b1f1081ceee6d9d37904fc -SIZE (rust/crates/trim-in-place-0.1.7.crate) = 2485 -SHA256 (rust/crates/typenum-1.15.0.crate) = dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987 -SIZE (rust/crates/typenum-1.15.0.crate) = 40741 -SHA256 (rust/crates/unicode-ident-1.0.5.crate) = 6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3 -SIZE (rust/crates/unicode-ident-1.0.5.crate) = 35455 -SHA256 (rust/crates/unicode-linebreak-0.1.5.crate) = 3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f -SIZE (rust/crates/unicode-linebreak-0.1.5.crate) = 15324 -SHA256 (rust/crates/unicode-segmentation-1.11.0.crate) = d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202 -SIZE (rust/crates/unicode-segmentation-1.11.0.crate) = 102740 -SHA256 (rust/crates/unicode-width-0.1.11.crate) = e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85 -SIZE (rust/crates/unicode-width-0.1.11.crate) = 19187 -SHA256 (rust/crates/unicode-xid-0.2.4.crate) = f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c -SIZE (rust/crates/unicode-xid-0.2.4.crate) = 15352 -SHA256 (rust/crates/unindent-0.2.1.crate) = 5aa30f5ea51ff7edfc797c6d3f9ec8cbd8cfedef5371766b7181d33977f4814f -SIZE (rust/crates/unindent-0.2.1.crate) = 7256 -SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a -SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 -SHA256 (rust/crates/uuid-1.7.0.crate) = f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a -SIZE (rust/crates/uuid-1.7.0.crate) = 42627 -SHA256 (rust/crates/uutils_term_grid-0.3.0.crate) = b389452a568698688dda38802068378a16c15c4af9b153cdd99b65391292bbc7 -SIZE (rust/crates/uutils_term_grid-0.3.0.crate) = 12055 -SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f -SIZE (rust/crates/version_check-0.9.4.crate) = 14895 -SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b -SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasm-bindgen-0.2.87.crate) = 7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342 -SIZE (rust/crates/wasm-bindgen-0.2.87.crate) = 175052 -SHA256 (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd -SIZE (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 26821 -SHA256 (rust/crates/wasm-bindgen-macro-0.2.87.crate) = dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d -SIZE (rust/crates/wasm-bindgen-macro-0.2.87.crate) = 13897 -SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b -SIZE (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 20006 -SHA256 (rust/crates/wasm-bindgen-shared-0.2.87.crate) = ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1 -SIZE (rust/crates/wasm-bindgen-shared-0.2.87.crate) = 7248 -SHA256 (rust/crates/which-4.3.0.crate) = 1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b -SIZE (rust/crates/which-4.3.0.crate) = 9635 -SHA256 (rust/crates/wild-2.2.1.crate) = a3131afc8c575281e1e80f36ed6a092aa502c08b18ed7524e86fbbb12bb410e1 -SIZE (rust/crates/wild-2.2.1.crate) = 8080 -SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 -SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 -SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 -SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.8.crate) = 4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b -SIZE (rust/crates/winapi-util-0.1.8.crate) = 12416 -SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f -SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-0.52.0.crate) = e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be -SIZE (rust/crates/windows-0.52.0.crate) = 11843715 -SHA256 (rust/crates/windows-core-0.52.0.crate) = 33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9 -SIZE (rust/crates/windows-core-0.52.0.crate) = 42154 -SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 -SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659 -SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 -SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 -SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d -SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 -SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 -SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 -SHA256 (rust/crates/windows-targets-0.48.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5 -SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466 -SHA256 (rust/crates/windows-targets-0.52.0.crate) = 8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd -SIZE (rust/crates/windows-targets-0.52.0.crate) = 6229 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 -SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc -SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543 -SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea -SIZE (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = 430182 -SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 -SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 -SHA256 (rust/crates/windows_aarch64_msvc-0.48.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3 -SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479 -SHA256 (rust/crates/windows_aarch64_msvc-0.52.0.crate) = bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef -SIZE (rust/crates/windows_aarch64_msvc-0.52.0.crate) = 821663 -SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f -SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 -SHA256 (rust/crates/windows_i686_gnu-0.48.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241 -SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490 -SHA256 (rust/crates/windows_i686_gnu-0.52.0.crate) = a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313 -SIZE (rust/crates/windows_i686_gnu-0.52.0.crate) = 870285 -SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 -SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 -SHA256 (rust/crates/windows_i686_msvc-0.48.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00 -SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056 -SHA256 (rust/crates/windows_i686_msvc-0.52.0.crate) = ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a -SIZE (rust/crates/windows_i686_msvc-0.52.0.crate) = 888693 -SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 -SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 -SHA256 (rust/crates/windows_x86_64_gnu-0.48.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1 -SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595 -SHA256 (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd -SIZE (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 826213 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 -SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953 -SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536 -SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e -SIZE (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 430165 -SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 -SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 -SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a -SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422 -SHA256 (rust/crates/windows_x86_64_msvc-0.52.0.crate) = dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04 -SIZE (rust/crates/windows_x86_64_msvc-0.52.0.crate) = 821600 -SHA256 (rust/crates/wyz-0.5.1.crate) = 05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed -SIZE (rust/crates/wyz-0.5.1.crate) = 18790 -SHA256 (rust/crates/xattr-1.3.1.crate) = 8da84f1a25939b27f6820d92aed108f83ff920fdf11a7b19366c27c4cda81d4f -SIZE (rust/crates/xattr-1.3.1.crate) = 12580 -SHA256 (rust/crates/yansi-0.5.1.crate) = 09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec -SIZE (rust/crates/yansi-0.5.1.crate) = 16525 -SHA256 (rust/crates/z85-3.0.5.crate) = 2a599daf1b507819c1121f0bf87fa37eb19daac6aff3aefefd4e6e2e0f2020fc -SIZE (rust/crates/z85-3.0.5.crate) = 9084 -SHA256 (rust/crates/zip-1.1.1.crate) = f2655979068a1f8fa91cb9e8e5b9d3ee54d18e0ddc358f2f4a395afc0929a84b -SIZE (rust/crates/zip-1.1.1.crate) = 69794 -SHA256 (uutils-coreutils-0.0.26_GH0.tar.gz) = 2a0e8511f1e6adf7f1003ce4536b8a8bb1b2289364efe55edf96f2fc9e2f00a4 -SIZE (uutils-coreutils-0.0.26_GH0.tar.gz) = 2293484 diff --git a/sysutils/uutils-coreutils/pkg-descr b/sysutils/uutils-coreutils/pkg-descr deleted file mode 100644 index e0dc69975d72..000000000000 --- a/sysutils/uutils-coreutils/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -uutils coreutils is a cross-platform reimplementation of the GNU coreutils in -Rust. While all programs have been implemented, some options might be missing or -different behavior might be experienced. - -uutils aims to be a drop-in replacement for the GNU utils. Differences with GNU -are treated as bugs. - -uutils aims to work on as many platforms as possible, to be able to use the same -utils on Linux, Mac, Windows and other platforms. This ensures, for example, -that scripts can be easily transferred between platforms. diff --git a/sysutils/uutils-coreutils/pkg-plist b/sysutils/uutils-coreutils/pkg-plist deleted file mode 100644 index 46ab95410391..000000000000 --- a/sysutils/uutils-coreutils/pkg-plist +++ /dev/null @@ -1,496 +0,0 @@ -bin/[ -bin/arch -bin/base32 *** 493 LINES SKIPPED *** From nobody Tue May 21 17:53:25 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 4VkMVZ01jFz5LvBc; Tue, 21 May 2024 17:53:26 +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 4VkMVY6DZjz4r9s; Tue, 21 May 2024 17:53:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716314005; 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=UIxDhpnyVQ0Rw+0eyAnoEogVz6INGUPZAHU+EjOXJIk=; b=XbMfobOzgpY/Lvd7dCFYYRdxXrclJZgFwt2qKXDYrWD3LUD5yl8d537xlBvcCOJRgs01X8 TJQhqCBokGIJ6yc7LkzFzu8XQ9xnEt6JvhvhPTlNuIBCeHFXFLypY+B2Cl1oFGacX83aRD oRl7NQALOJ28hxCLsFIUAt3/Kp5QJzyPoRvEpCsRA4FPfI2YgOpnlOSDqjtg6nFapUcGHk OaG7onSkR9XpYeeQqo+jBJXlW0MkGeZCzYC5777bvkOxq4acNlxTagS0g0NuWoYIntKueV 8D2LTQCNzy0MU5NWAOL+zGo/eKwIoGqQDucVfPN2W6gXyCN5oEkvsEF6GSmLMw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716314005; a=rsa-sha256; cv=none; b=P7x626XnvHyGE/gqCC2J0+1pyQVh6SiRjtd+Q5vUCV5Y8/+So5+xkep793J+4uA/0bkxk8 Izx9prRtQQiMs1zF6vMPC30dimDLuGHTD+mXwS/lBdprJo+Zitv87WIOELyZ4t84SyyQZc yzii0dfOmUvZ13H6NGZ7xlMnBHdkSL+iC7Izy9sggWof0eLKScrpEQMThAwMYW6lgrr5sL jh67jOooIb7uuZ7hDYLlS8d9fnwStt3EOG+m3mB6xZa+Y8Hkoy6PuODLHiducSJcSQXJdx KCjvrWRPH1Czq5p/xUVyeTwPRO1OJM9TInwz160YWGblB7BuCO+Dar0/J+McQA== 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=1716314005; 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=UIxDhpnyVQ0Rw+0eyAnoEogVz6INGUPZAHU+EjOXJIk=; b=O89/nHkPKWIUieYINSP/4TPNJlS2mJTmoUv9HSttyW12o1AvRfTmeJTZLXjz9YeO2hzQCn 8w8ciZJ5Fc84lx12eFKz0RjI+0bF3AaXUCic86/VP8h5sWfdPq+U5Az2sGkldgdH1w435K pU4r5Fg1xOv/FNdu9LrVhi5YkhOLxTBOCAamRumE849QeUtuhdpW9KwKUvFVWxbQutr9CW AG0x6PoalmWehMlWpRAUfFf/WYI6XeReYFpduFM5YPJSqA4+e5VmlE3P8DY3EpXl8INtCT qVitPKLMxyHzCuAnZRK50zTHgUQaEJFw7+uSgd0lKuo2Iofk0AHbNQfdArNdew== 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 4VkMVY5lxzzXqC; Tue, 21 May 2024 17:53:25 +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 44LHrPoI021397; Tue, 21 May 2024 17:53:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LHrPi4021394; Tue, 21 May 2024 17:53:25 GMT (envelope-from git) Date: Tue, 21 May 2024 17:53:25 GMT Message-Id: <202405211753.44LHrPi4021394@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Li-Wen Hsu Subject: git: 883e129c6191 - main - devel/jenkins: Update to 2.459 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: lwhsu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 883e129c61915fd1944f5df71160a09166df78df Auto-Submitted: auto-generated The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=883e129c61915fd1944f5df71160a09166df78df commit 883e129c61915fd1944f5df71160a09166df78df Author: Li-Wen Hsu AuthorDate: 2024-05-21 17:52:50 +0000 Commit: Li-Wen Hsu CommitDate: 2024-05-21 17:52:50 +0000 devel/jenkins: Update to 2.459 Sponsored by: The FreeBSD Foundation --- devel/jenkins/Makefile | 2 +- devel/jenkins/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile index dbdf2a13dc5b..bbaca7eb2513 100644 --- a/devel/jenkins/Makefile +++ b/devel/jenkins/Makefile @@ -1,5 +1,5 @@ PORTNAME= jenkins -PORTVERSION= 2.458 +PORTVERSION= 2.459 CATEGORIES= devel java MASTER_SITES= https://get.jenkins.io/war/${PORTVERSION}/ DISTNAME= jenkins diff --git a/devel/jenkins/distinfo b/devel/jenkins/distinfo index d216aa79276c..8859b98d88fe 100644 --- a/devel/jenkins/distinfo +++ b/devel/jenkins/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715699900 -SHA256 (jenkins/2.458/jenkins.war) = 236b5902266c1c9e42e83bc7bed39ec03cd3cc5bfcaa0f88eff3cfc955b43232 -SIZE (jenkins/2.458/jenkins.war) = 93271818 +TIMESTAMP = 1716310113 +SHA256 (jenkins/2.459/jenkins.war) = 38fba7e40fc9cc2122efe54e9218a96c67483b4584b1c060017071efe0e118aa +SIZE (jenkins/2.459/jenkins.war) = 93310948 From nobody Tue May 21 19:03:22 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 4VkP3G5sRCz5M30g; Tue, 21 May 2024 19:03:22 +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 4VkP3G4t9vz43Db; Tue, 21 May 2024 19:03:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716318202; 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=AKC/hcCZEF1+ZT+ABRE+WNEsM2pxk+hEd935T1nE1qo=; b=iSB8plHfqnXUIf4O8VsGSLz7mqsRNkDVOPeMsIuSYPPd7tQ31H5MFditmqZPMd3d1SPRPO P05HWBsY9ExjuA0uzlk/4/NToyP0m0FA0pHBtpxW2e/Mu+x81aD1BOLtI0Y8ZK+GUrY9i7 v7Ez31HBGQ6jrwSBkEarHyW+HywWu/z3DbgFBsCDj7MTKX6pcSShBEP4ddB8YkXnmPYAbU Ruj6cSCg+E94fh3OKAhjip+SDq1T1xfBGpl6Z4L/f5xbxKF75MtTmx6Vb/JVfmGpt9yTgs GuU/rBd6tzvNu8gHxFxVRUKDTEYjhvaLlGP7wd9p4UMGjmk+V39+psUiJ1HORw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716318202; a=rsa-sha256; cv=none; b=tl8mPGg3QgQlgyKGAsdpbFQwffdT7x5vehUG1TcGAasuyNkE/60laHdw58nS0CFI11Z+GV l9JJtQTnVqVxmVtEUi0ChjJtdL3XZrDbmF5xSKsmvm+H5vu6bNTvw02gzAbRA6nIMcLcng NivataCHajyOSpEoucXu+oA1ZE6huVc9FK7lKBE3BUhfVUYvQlL4nBS1sVnZYz8x1D8dzy iowncygYFMim1rv0QkfZztPz4mzPe9vgy6GBH9t0qZ90M10j4j18GQost3UPL1kLx1rDDN +R4eYA/XEoy8W2vU/zl0DV+Dygu12jE1AQgOoET/bBAiWorfvAdPhdEksW9LpA== 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=1716318202; 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=AKC/hcCZEF1+ZT+ABRE+WNEsM2pxk+hEd935T1nE1qo=; b=SPyIWWnG5hPWww0VRqN2M/9yNglgsKKsSYGN7ykCh1qxZC62V7N1mA6F6Ye/OqRLEgu8+S jLrQGlwtq/X3cajNszl4Q9x3QZOs/1DDfr7xxt2e79236+ApkepZctUbiV41G6OR+sL6pt +OFHHWmetyJgtFCGoHMhUPhSKRRHwSLq0TTrfyPT7EnOGwES5CeO04UZot/cCfNp/3DtA/ CP7Rii1ppjFly3+G7AXRi3Wxq/+CzhExPJzukLdC9hf7fnE9xBC6idz/RmI5UxIkpKX+xo xfpXO6/A9aJoy5U49oX5wR0Jg2yOKNKXLNAbrIgEa4bur3HdHDLJGMEY+fg+eA== 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 4VkP3G4NQXzZM2; Tue, 21 May 2024 19:03:22 +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 44LJ3MGw040523; Tue, 21 May 2024 19:03:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LJ3MUJ040520; Tue, 21 May 2024 19:03:22 GMT (envelope-from git) Date: Tue, 21 May 2024 19:03:22 GMT Message-Id: <202405211903.44LJ3MUJ040520@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Michael Reifenberger Subject: git: 5ff878c22757 - main - cad/kicad-devel: Update to the current commits 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: mr X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5ff878c22757a6d0bd176485f6c96be13e6bfc1b Auto-Submitted: auto-generated The branch main has been updated by mr: URL: https://cgit.FreeBSD.org/ports/commit/?id=5ff878c22757a6d0bd176485f6c96be13e6bfc1b commit 5ff878c22757a6d0bd176485f6c96be13e6bfc1b Author: Michael Reifenberger AuthorDate: 2024-05-21 19:01:38 +0000 Commit: Michael Reifenberger CommitDate: 2024-05-21 19:03:00 +0000 cad/kicad-devel: Update to the current commits State as of 2024.05.21 19:56:49 --- cad/kicad-devel/Makefile.git_rev | 4 ++-- cad/kicad-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cad/kicad-devel/Makefile.git_rev b/cad/kicad-devel/Makefile.git_rev index 46e9b2f413cf..ff94fe80c1b8 100644 --- a/cad/kicad-devel/Makefile.git_rev +++ b/cad/kicad-devel/Makefile.git_rev @@ -1,2 +1,2 @@ -GIT_SRC_HASH= 8aab764c33f2a91585f9d54b6026e83dd49b1666 -GIT_SRC_DATE= 20240507160733 +GIT_SRC_HASH= a53dd998b96016214a3120f767fb43066382fc31 +GIT_SRC_DATE= 20240521195649 diff --git a/cad/kicad-devel/distinfo b/cad/kicad-devel/distinfo index 743ca0b81097..1a035972a705 100644 --- a/cad/kicad-devel/distinfo +++ b/cad/kicad-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715092295 -SHA256 (kicad/kicad/code-kicad-8aab764c33f2a91585f9d54b6026e83dd49b1666_GL0.tar.gz) = 0a9fc27f4b9aa168c9d735058f48959bec6ffa1fe6848c778fddde7607ac2921 -SIZE (kicad/kicad/code-kicad-8aab764c33f2a91585f9d54b6026e83dd49b1666_GL0.tar.gz) = 90958250 +TIMESTAMP = 1716316480 +SHA256 (kicad/kicad/code-kicad-a53dd998b96016214a3120f767fb43066382fc31_GL0.tar.gz) = ba6a7be42b2b71c9ec57b5413b2ce5cfa899f8094e1d164d08dc75d54133f559 +SIZE (kicad/kicad/code-kicad-a53dd998b96016214a3120f767fb43066382fc31_GL0.tar.gz) = 91040005 From nobody Tue May 21 19:06:09 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 4VkP6V0s9Gz5M3B6; Tue, 21 May 2024 19:06:10 +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 4VkP6T63nZz43k0; Tue, 21 May 2024 19:06:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716318369; 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=aajjMSsAOLvnSK+DpnUif8LYh1U/Ti+ZnNkigO0cfNA=; b=yC7lUwXumVzymqV/S51lLigENVMRd42jyGv1zITjhSTWi3AIoM4GPDbisGPllrxTLOpOsW wNYccQxLc3gZmPkYVzZTDXKLDxT2zoO+4GTl2ClVKSBOqumVZCaNREW6tY40xSrDHDL5pf U+3/Fgk+rMT1BKzGSeRPO/hmXhOx0ijt1IkQR7J2nsh+LzNTdOF59enCZlntvD01knhOYU z2K+oTJ/Twbk0y9QnQ2e9zSQZCLtBkeE6u9M3Em3gHzpWrsIDf1uMWWs3wrsNFGCtcNi07 JFQ1EHigxn0IhPZIqDIHUXQQH91hw7qeHYWEANpyoNm0fpE9Iy5mPk5y9Vj49Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716318369; a=rsa-sha256; cv=none; b=RWtIRxidJQHYudKOO3KMRqgHvMzoDhgZrAeoyvM7siXMrw6VNS4A+HSBNt64YER82uckOI oceY308v9iBwUsN6n4IaSWqXLzfYx7bQF5QZIxrxvMLdgEVhN8Kq2lVjo/ht3W6ufa2U7B BD1kY4KZW/7yxEJw18SN5du8EaB61C5M9l4DwVsCahaST+g1uVh/JsxKCwuMSK2J5qVqT7 qbB8bELXqzNLVxunI+ajVB81ijwom1345GOBc5TQr6w07zknLUXdM0fjHgliL+YBfY4r4A 8IqLJq7Lab0se+y7O6wNFW50rBiy6nkUWh+Z/pmVnkWVvmMKfAitAwW6KK+Umg== 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=1716318369; 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=aajjMSsAOLvnSK+DpnUif8LYh1U/Ti+ZnNkigO0cfNA=; b=Z8smKV46+vnsMiZkaUwXc2tUsFzBi6Xkqa0bVwUlxqlUIggnJtBXBTirqrwnQBkbVMVtwk 9cnZH9MA/aRtC0oplxru8iVc7hwWAGqAXbB3BkZsxwdVFMrYoB9vG+BqeD96ohxZwG2yhI fIzyYX8oEmotfDXmjF6q3d2x7ZEMI4jpYiqLahJsR2DvnJb7/tdxqlYcc8fATFlIBuULr0 MecYuv98Z0s7Uggj8Lhkw0ZQlsL8QUrs5TXBd84GW/JDj7CP5nlZlcCwLgGqYv2XzmHMBR 1ixrYJbHB35s7F4oPnJON9nv+qoAVNt7ur7F5U+rWYyIC8kmIqgqh02s740w0A== 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 4VkP6T5gn4zZT5; Tue, 21 May 2024 19:06:09 +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 44LJ69Jq041045; Tue, 21 May 2024 19:06:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LJ69OE041042; Tue, 21 May 2024 19:06:09 GMT (envelope-from git) Date: Tue, 21 May 2024 19:06:09 GMT Message-Id: <202405211906.44LJ69OE041042@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Popov Subject: git: 91ee9ec8e0db - main - sysutils/bsdisks: Switch to Qt 6 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: arrowd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 91ee9ec8e0dbfa97b298e6498900938e71762837 Auto-Submitted: auto-generated The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=91ee9ec8e0dbfa97b298e6498900938e71762837 commit 91ee9ec8e0dbfa97b298e6498900938e71762837 Author: Eric Camachat AuthorDate: 2024-05-21 18:38:37 +0000 Commit: Gleb Popov CommitDate: 2024-05-21 19:06:00 +0000 sysutils/bsdisks: Switch to Qt 6 PR: 279168 --- sysutils/bsdisks/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/sysutils/bsdisks/Makefile b/sysutils/bsdisks/Makefile index 5425be18ec15..b095f71b51a5 100644 --- a/sysutils/bsdisks/Makefile +++ b/sysutils/bsdisks/Makefile @@ -1,5 +1,6 @@ PORTNAME= bsdisks DISTVERSION= 0.35 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= arrowd@FreeBSD.org @@ -8,11 +9,12 @@ WWW= https://foss.heptapod.net/bsdutils/bsdisks LICENSE= BSD3CLAUSE -LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt-1@qt5 +LIB_DEPENDS= libpolkit-qt6-core-1.so:sysutils/polkit-qt-1@qt6 -USES= cmake compiler:c++11-lang qt:5 +USES= cmake compiler:c++11-lang qt:6 -USE_QT= qmake:build buildtools:build core dbus +USE_QT= base +CMAKE_ARGS= -DQT_MAJOR_VERSION=6 USE_GITLAB= yes GL_SITE= https://foss.heptapod.net From nobody Tue May 21 19:06:10 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 4VkP6W0dgnz5M3B9; Tue, 21 May 2024 19:06:11 +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 4VkP6V75Wyz43m7; Tue, 21 May 2024 19:06:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716318371; 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=/QBjsnNixc+3oLENCVEPPe+BPD3mYCJc/0zxgZpQusM=; b=X3QV5B17Sya+nKfSCTIfvCKQoUHdOfeaFHOmTciUh+15JHVVUc39sNL3HyJtdAlbh9+Kgv yKhFZT3awhIKC4g3EM4HaLx27v+BA0hhyg8aiqZPZqtNV+dzK5TOA7v3dg6EXXznMKbN+z +BjpMf+12qekSjyWWO9VHC6GiU5pMMyhnkCy9OpbZPYhjUVx5cY0OEjy8IYl7i7Wjd9fa0 tuHWeNLMKhn9JZ0n8eivaQGGe92vHH8UvyWfsVeKL6FJL1w+DCBWha/Lfo+UKpGBc0fylG 7428YhEVl52Eqpck+SFVfVzijx6zmtssRdgec05SBcTf/H0s64JPpLS4vdzabA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716318371; a=rsa-sha256; cv=none; b=V08vcjCEPZCpOkT2UtDEk8YsnBAikqhPrZ2ao5XAYBnjhmTruUU/jdFaTppkBm5Jobzrfw /iMC6qwENFMLWGoOraDIkV69A5A5V0l+heBPA54BJYa7QEUwAJ2wZbe/Dwar4TBBpWfq9r +af1Uuj/q0sZI98jI/BMcc0MCCARY4tFVFQp1WaMsnim8FCzngPHSuuLlfq1NYKxgqH+3R 4pbviXyEWqXtz4bZT9KCwK/Z8bJPsgbAr4jzgv8fKZUkxIhK4I2yMPjJbw/marNeSIt8f2 T7zPa06mNt7I7Gl6JPJpv12R67xlwzxivyxE+PYb4VPdnMvKlIklMgmVHaTWrA== 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=1716318371; 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=/QBjsnNixc+3oLENCVEPPe+BPD3mYCJc/0zxgZpQusM=; b=rxsYV4GpE4Y9waRSn+Nt1L342D+VewFBssEHNTb5f8rUd1ipUisxEQPfez+pndhNk/97t9 ptG3EW0B5qzAt88QXSHcfoRofqfnynpce00wg8ahH+aL56D4mAC2EKtyX7Uw1HPiuKYlZo BBtLQtC2uEQp32ItlyAOWq2mEyMJ9J74JsUo/hakZgKB5RtOIdynrmi8YqjAQjVzl39Mx9 R1t0qdcZYJlqSfhoqgfquQSBdkv7sI730dh4iGCDQ5JLIGDf1HwsUltpOecHxJFREVqO0t wKvSwf03m5yV73+J1DTqM6zlgwSueLSB6r8IpNnbx1SCGmppG3pdAQaUGueLrw== 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 4VkP6V6hNczZT6; Tue, 21 May 2024 19:06:10 +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 44LJ6Aeq041084; Tue, 21 May 2024 19:06:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LJ6ARO041081; Tue, 21 May 2024 19:06:10 GMT (envelope-from git) Date: Tue, 21 May 2024 19:06:10 GMT Message-Id: <202405211906.44LJ6ARO041081@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Gleb Popov Subject: git: 86cb3a0b425e - main - www/netsurf: Remove bogus patch 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: arrowd X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 86cb3a0b425e6bf3ab9b1fb7e826127e649acdc8 Auto-Submitted: auto-generated The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=86cb3a0b425e6bf3ab9b1fb7e826127e649acdc8 commit 86cb3a0b425e6bf3ab9b1fb7e826127e649acdc8 Author: mew14930xvi AuthorDate: 2024-05-21 19:05:04 +0000 Commit: Gleb Popov CommitDate: 2024-05-21 19:06:00 +0000 www/netsurf: Remove bogus patch PR: 277521 Approved by: maintainer timeout --- www/netsurf/Makefile | 4 +++- www/netsurf/files/patch-frontends_gtk_resources.c | 22 ---------------------- 2 files changed, 3 insertions(+), 23 deletions(-) diff --git a/www/netsurf/Makefile b/www/netsurf/Makefile index aef7f162489d..808e22956b42 100644 --- a/www/netsurf/Makefile +++ b/www/netsurf/Makefile @@ -1,5 +1,6 @@ PORTNAME= netsurf PORTVERSION= 3.11 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src @@ -10,11 +11,12 @@ WWW= https://www.netsurf-browser.org/ LICENSE= GPLv2 MIT LICENSE_COMB= multi +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= duk:lang/duktape \ nsgenbind:devel/nsgenbind \ p5-HTML-Parser>=3.72:www/p5-HTML-Parser \ - xxd:editors/vim + xxd:sysutils/xxd LIB_DEPENDS= libcss.so:textproc/libcss \ libcurl.so:ftp/curl \ libdom.so:www/libdom \ diff --git a/www/netsurf/files/patch-frontends_gtk_resources.c b/www/netsurf/files/patch-frontends_gtk_resources.c deleted file mode 100644 index dc812f85081a..000000000000 --- a/www/netsurf/files/patch-frontends_gtk_resources.c +++ /dev/null @@ -1,22 +0,0 @@ ---- frontends/gtk/resources.c.orig 2021-04-01 19:00:43 UTC -+++ frontends/gtk/resources.c -@@ -82,6 +82,11 @@ static struct nsgtk_resource_s ui_resource[] = { - RES_ENTRY("globalhistory"), - RES_ENTRY("localhistory"), - RES_ENTRY("options"), -+ RES_ENTRY("deoptions"), -+ RES_ENTRY("enoptions"), -+ RES_ENTRY("froptions"), -+ RES_ENTRY("itoptions"), -+ RES_ENTRY("nloptions"), - RES_ENTRY("hotlist"), - RES_ENTRY("cookies"), - RES_ENTRY("viewdata"), -@@ -552,6 +557,7 @@ nsgtk_builder_new_from_resname(const char *resname, Gt - error->message); - g_error_free(error); - g_object_unref(G_OBJECT(new_builder)); -+ - return NSERROR_INIT_FAILED; - } - } else { From nobody Tue May 21 19:56:10 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 4VkQDB4lqwz5M7mk; Tue, 21 May 2024 19:56:10 +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 4VkQDB1jbRz49hH; Tue, 21 May 2024 19:56:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716321370; 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=phkCgaHWTQ0/jV0CKXKt2jYREA5+NpdB3dzSD8XJ560=; b=Gcassa/fzYXQUCTqz+WmDpMlMV+3PSeVtQ4gK0IbBgJXOIfbgKZwZuLck+O7LL1whLvxAd it5u/+p/7fAQeLfn5hOSKJ8eNkaLFr3Cbsl1fckfBfVhpqqMuhYhEIh7ENp9YcXEmZUUR2 eiusrG7yvMOh39vIUE+Vsg3TCxPzZsSfrCDr+o0eAm2kC0y8maHRiJpCumWY3UUmm6a3iL YS+pYC0RXQH0pF9oblfALp0Jnj+s7u+/8xV+5Rv00oFXz3JrgfywZk8eeIq5jMLJVLUhD2 Pw7vApf110//OttNwi7Rn4vxes06zPSJsSFm2wZE2x/UJUQOCZOgYb7bI8ILww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716321370; a=rsa-sha256; cv=none; b=e/qjO84e4jsxPDjfpbY5vq7nGog7vNxa5R2kY+FMFvAjgczINIT3ZqtEOKgSecojE5/kAl LCIBPGsRyfITteFCwaZArFUkC//QjpoIL7wLWob65idOldM4qLivYeNKYeMMYfgSSR3lU/ i8GpBhKa76WKSahEswa2kOM7OTIOUqpWSRIcC2cekAOH/qjP4nP4kAZUqglLrhHuxem6DH nXlESwb2GYgTZWYcR06MSoxXN+9CGWknzda8EsqvuAKnPFE+XqipV5xCnhTuOCUCHkS+Of Ub+SnBv05MFNdEyB7apY1n5PEDdQHdSchxbaMuobmV1cx1hEV/FJ8XmjdLzwEA== 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=1716321370; 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=phkCgaHWTQ0/jV0CKXKt2jYREA5+NpdB3dzSD8XJ560=; b=fY7IQJQLTQ3aTPemdp/oqUXSkZIbll1IWhkPy7wKCMDC4JFxsSh60iGvbSp60T4+1ImY+j NWxqZXsL8qS9IV0AMD8EVmROnLGrWynQkw+rWeGIk8tTfKt/KG7NdS8x4y+7DaQen5gigi ItSMkJGcLEJTHS/y+6NBXRk1N57F8C7dhDNFEV7y8Y/Q47gtZxVkfmJ22x9Xgkze0uAnhj Xhftycw/3KKT/8WHtgCGKJfSlLffjytRInUIu6K+pOhCAs+wwh8LdVqlzmLqjLudw2kyMN yMpT/eo3EEmeO6kCQAO6caHLpfe3lavT2EbZTHhstW/ZXY0V0q4nUKCHkCQlew== 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 4VkQDB1KtmzbYZ; Tue, 21 May 2024 19:56:10 +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 44LJuA2P024625; Tue, 21 May 2024 19:56:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LJuAGI024622; Tue, 21 May 2024 19:56:10 GMT (envelope-from git) Date: Tue, 21 May 2024 19:56:10 GMT Message-Id: <202405211956.44LJuAGI024622@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 5569738064d7 - main - security/nmap: Use EXTRACT_AFTER_ARGS 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5569738064d7d6eabe931bf2975fe2ef2b284210 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=5569738064d7d6eabe931bf2975fe2ef2b284210 commit 5569738064d7d6eabe931bf2975fe2ef2b284210 Author: Daniel Engberg AuthorDate: 2024-05-21 19:11:58 +0000 Commit: Daniel Engberg CommitDate: 2024-05-21 19:56:02 +0000 security/nmap: Use EXTRACT_AFTER_ARGS To decrease I/O load skip extracting files instead of removing after extraction PR: 278742 Approved by: portmgr (maintainer timeout, 2+ weeks) --- security/nmap/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/security/nmap/Makefile b/security/nmap/Makefile index 820e26ffb6ca..c3b20bc1ae9d 100644 --- a/security/nmap/Makefile +++ b/security/nmap/Makefile @@ -21,6 +21,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE .if !defined(MASTERDIR) USES= tar:bzip2 gmake cpe + +# XXX limit results if we do a grep in the sources! +EXTRACT_AFTER_ARGS= --exclude ${DISTNAME}/mswin32 \ + --no-same-owner --no-same-permissions + GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX=${PREFIX}/share @@ -54,10 +59,6 @@ CONFIGURE_ARGS+=--without-localdirs \ .include -# XXX limit results if we do a grep in the sources! -post-extract: - @${RM} -r ${WRKSRC}/mswin32 - .if exists(/usr/lib/libibverbs.a) # Link with libibverbs is needed by static libpcap post-patch-PCAP-on: From nobody Tue May 21 19:56:06 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 4VkQD71BCgz5M7s7; Tue, 21 May 2024 19:56: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 4VkQD65t7gz49hF; Tue, 21 May 2024 19:56:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716321366; 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=RsQtFlvfHHSFCYu7+GynNEcFaScKnit7AhO238xmPoA=; b=wlfwwyamV/DpQkix1m5w37s/iOi/r68O5fmvw7bNO9Ts0f/jq3WTqbPnOoRI5G/majhj/m fuzS7oUU0A7LqG6xjTHtdSpcPWepaztLz7Z2G1v0CfKLRSPD/Rk5Aqnq4JOEy4GDJun/Tc M++cW7Y5OqO07ujjM1NtMCp9zwICrIJ972pNm8GnXnoY6oSE9LllIkCQQs6D9mYrBkHb7q YCYDvBrHpw95zYywwd7Z0BO9iu+ZGiA+5YIDrvQ0E2MoCzgWOkMQs9aKY8Nsz8FpSAyqg1 PyB3wO/CjIhvK9qavonxELpFjwETKz6ubiY7JYbs6s1yN5Ubum9ABUfuZzv97Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716321366; a=rsa-sha256; cv=none; b=XUoU3kNqmmjvtzygOTvgLIlCxOSNSYqouY5UpA3jdU83ZM3Zz+eA55cEAH8w7alQYdLpCB e+nt7ynws6TE49+3aCIySDFsaSTIjuV0YhB6mED99xovkkgbL2grpSMwZCxi/lB++UZCV/ anWNYj6YfCweTvh0WKleKsI7KN/bjcF9XaDZRn0weh8xTYqwGqK6N0lw3DsJQHXd1gMT08 uPK/9cwgmrnc082IHvNXZyvKflI9ySdDXbxjEawgnei7QjDXQUmVjAG1F/PKmPdKWCTHfE Fb6IHP2qScHJoDJvhapDJARjtZuH2VevLNcjHQO1RbUNOMtxl0q7d2oQ3ezqMQ== 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=1716321366; 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=RsQtFlvfHHSFCYu7+GynNEcFaScKnit7AhO238xmPoA=; b=e6i7DvHeOzBseChSDeUd3V81fhbWufnqWYTAd7BI7dmLaogBTeJ97tfhaxN8J/0BTbtEcr aMltXOktvMKTA5IRn+0G04Hi+b8YMZ6GEaz+z6IMM7ISbaxzLFAjqvxJ0Z9gl5jUi350XR iRGflZLwXgaH74zhTlZl/0ndWQWQSydCDfJnMXcEDMxW9lswuBDrg/st27CfF9nw1IDdEW UujsGTivnCr/0mcbs3nWdFen1XByvELvvnvij7JVHDtDpifbjOYjMNkGAA2d2AWy9SihwI OgbtJKNMZMscGy9h66hAxl59JE58j7DbqTYXQ1r0+vQv+tXPqbZ3fTTdN5nqUg== 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 4VkQD65TTvzbYY; Tue, 21 May 2024 19:56:06 +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 44LJu6UR024508; Tue, 21 May 2024 19:56:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LJu6YK024505; Tue, 21 May 2024 19:56:06 GMT (envelope-from git) Date: Tue, 21 May 2024 19:56:06 GMT Message-Id: <202405211956.44LJu6YK024505@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 836e269009e7 - main - devel/pcsc-lite: Remove libtool and pathfix from USES 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: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 836e269009e764234dc5ef0a1b4c0a6442aaca63 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=836e269009e764234dc5ef0a1b4c0a6442aaca63 commit 836e269009e764234dc5ef0a1b4c0a6442aaca63 Author: Daniel Engberg AuthorDate: 2024-05-21 18:47:55 +0000 Commit: Daniel Engberg CommitDate: 2024-05-21 19:56:01 +0000 devel/pcsc-lite: Remove libtool and pathfix from USES These dependencies were only utilized when port used GNU Autotools Approved by: portmgr (blanket, build fix) --- devel/pcsc-lite/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pcsc-lite/Makefile b/devel/pcsc-lite/Makefile index 9f60d7f9e630..73f8820a2278 100644 --- a/devel/pcsc-lite/Makefile +++ b/devel/pcsc-lite/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE GPLv3+ LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING -USES= libtool meson pathfix perl5 pkgconfig python:env shebangfix tar:xz +USES= meson perl5 pkgconfig python:env shebangfix tar:xz USE_LDCONFIG= yes USE_PERL5= build USE_RC_SUBR= pcscd From nobody Tue May 21 20:00:57 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 4VkQKj3zwqz5M8GB; Tue, 21 May 2024 20:00:57 +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 4VkQKj3Zc6z4BpM; Tue, 21 May 2024 20:00:57 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716321657; 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=ZKuQMM86tf1Ib+1aV41hCf8CCOvVfQMl36CZAQwR8kI=; b=p6k/QZb5Gvv193H0DPDIbTknCkIlyKZrF0K1+C7GtvPuZ+LVyrgzblgijocGun0Nul2OQB mD1nDkt3CISCvcCdMr2quNUfxLq8ajidl31veRGAbHj27qKYteKV8RTJ3c5lYKJzXLxS5H N7G1XVlRrR0y3DtHLiosQN6dWqp5XeJrMbWYeObnIG6ZVuTzhKYWrqxMuSZFbm5DFVmyY9 X8Fvkvut1JQdCKoCNrJbXYxn3nfVTjT75lYifsuhvw7zvHK9S5ptd+SpxTncmmAWgF6W6X zkecAPiyzbFbcfU/UEx0Semm0vFpR3NM9UEI0+72PzupoYGQxuvJ9uT+pSmcIg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716321657; a=rsa-sha256; cv=none; b=os3g4D0zTMPmwSdUuHFCNZvFrLBilg5VDdCjRlLEmGne/8ykzjFl5Yt5rsUSOTaNUfR/5s nc5OgqBhX/i4WjC3B0wz88UzyBZwn+jHsrUBryLi7eAYyZ1Qvd7k0KaUEaGV+Uwx3w1AGL t7mjDwzMzLt605RMRSXxCUyY/LTNo9UZfPdxLrmzor296B1cAPu7S6N6W/sr8+/yDHrJxQ fnNH5YMXjGB8Zg5lJoKsrCCGAmux68k3rAkl1hs6XMRDaf5f89zRYcRWpPOgiUhm/GvnWa uUYnRjoo98G2fPLJGm9k02ygnM1EWO1fUiBFY5CItTOd6s4Ez5JwXn8Z+mEnlw== 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=1716321657; 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=ZKuQMM86tf1Ib+1aV41hCf8CCOvVfQMl36CZAQwR8kI=; b=odHnKMJw/KCeB5aguj+1G0D+NUFYKrSYbKD45BtRn6fc6+u2sHw80dNYxW5hQNJynK3OYS vPobTx2S1IYIRdshCX8vnqXEzmWarc8QJmh8zvnnION8XdEWNRzUU8REjEdI7dE/yTYPUl uw8i3GlWtWWfwmvL61B73bkUwnGOyvJtRMeKGYIyoN8ss1q6aMw3OmML3Df+3UT2OIsi2C WoPOLivXDrmrycjQ6pdCVjqfEOJKP/Qsajwb6EU8lnr1PkJMpVa+xAhvPFlfFstX8kkYFO nbdraoeor7b3PEQ/RtWahEdNqk1K7EmCtM6iNtqmJa/yu+XwwwmeZjq+CpaTkw== 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 4VkQKj3BzzzbsY; Tue, 21 May 2024 20:00:57 +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 44LK0vK5035979; Tue, 21 May 2024 20:00:57 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LK0vVY035976; Tue, 21 May 2024 20:00:57 GMT (envelope-from git) Date: Tue, 21 May 2024 20:00:57 GMT Message-Id: <202405212000.44LK0vVY035976@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Andree Subject: git: ac0e46f346b2 - main - mail/bogofilter-bdb: deprecate Berkeley DB variant 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: mandree X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ac0e46f346b2f035d4ed7cc741de7a5a1f643ca8 Auto-Submitted: auto-generated The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=ac0e46f346b2f035d4ed7cc741de7a5a1f643ca8 commit ac0e46f346b2f035d4ed7cc741de7a5a1f643ca8 Author: Matthias Andree AuthorDate: 2024-05-21 00:56:09 +0000 Commit: Matthias Andree CommitDate: 2024-05-21 00:57:13 +0000 mail/bogofilter-bdb: deprecate Berkeley DB variant --- mail/bogofilter-bdb/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mail/bogofilter-bdb/Makefile b/mail/bogofilter-bdb/Makefile index 8a0bbd76ad55..031f3d5f4c96 100644 --- a/mail/bogofilter-bdb/Makefile +++ b/mail/bogofilter-bdb/Makefile @@ -11,6 +11,9 @@ WWW= https://bogofilter.sourceforge.io/ LICENSE= GPLv2 +DEPRECATED= The Berkeley DB database interface is obsolescent. +EXPIRATION_DATE=2025-06-30 + .if !defined(MASTERDIR) || ${MASTERDIR} == ${.CURDIR} # building master port USES+= bdb:5+ @@ -59,7 +62,7 @@ post-patch: ${WRKSRC}/src/tests/Makefile.in post-build: - cd ${WRKSRC}/src && ${SETENV} SHELL=${SH} ${MAKE_CMD} ${TEST_TARGET} ${_MAKE_JOBS} SHELL=${SH} \ + cd ${WRKSRC}/src && ${SETENVI} SHELL=${SH} ${MAKE_CMD} ${TEST_TARGET} ${_MAKE_JOBS} SHELL=${SH} \ || { r=$$? ; head -n30000 ${WRKSRC}/src/tests/test-suite.log ; exit $$r ; } post-install: From nobody Tue May 21 21:00:45 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 4VkRfj2Rjkz5KXKj; Tue, 21 May 2024 21:00:45 +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 4VkRfj1xRMz4MJM; Tue, 21 May 2024 21:00:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716325245; 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=3DalDzXQDY8S9kpVvcyN9a0qKaaOeYXM01euK2QZcLw=; b=tL8YrsK59WA48C/i3tqCxaCSOXj0IBQ3YGs8njaQRCt+6ct8tjPHmWk5R9sHF1vokibNay +8o+jDZLkdd8Cf1efAWIvG0V0/GErvLJqT/1IHbiUoDxsVlIeZ4c5wPSbuYr+NjZin7PY5 UIXkuPSHK000brq5XFlK6RrpRdclao5zPsL1Ukcqu11Xfto0xhm10sV0xw0+Bb1BbMUiYd hKZnM3rf//W0TEhZt2xD/pWNXLjhuOiSWkXV/NX7GVpZXDFQKW9lN1JDo4Xod37EXWhguD vKBQWZNl6Vkp8oBd6zRv7LgYQFpzem/rj/81r19yF9s0bzzCsBEa9rti/TR54w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716325245; a=rsa-sha256; cv=none; b=rrTrPdcx8VIlgbnMG7afbw83p5RYNRn1mDypoelhwaUFddiV62nGkMPQf5qQNt8HhYb3Lj rqEektyJorbVduhX34W0CNCx569LR8dNPuxPir/Gt6xTzCtasXITiAz4n4BCXzAQZCg6Dk i0EZEX5VAm707pSGr+Xk/dgn5X50HVr+gvWXhk/lEODGfESEZbBKh9gSubG5mNHl5QYf0p /Umj0W7zO4TSghVZjNVFJi4gqNc920q5yUE+W3U/eGLQ7Ekrb7yazPmtRaSrxQN/lxuAjU soUESuj1k52w8Nr/Vml20xvZBrB7VJOHs2IAcOBkfp0hrMDaOsH3Uj0gqTDaWg== 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=1716325245; 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=3DalDzXQDY8S9kpVvcyN9a0qKaaOeYXM01euK2QZcLw=; b=UPs+3Umep/cI7FSUAJrc2wNudRX3P/XgnoGzfKUwc5u2cr0F3+eauhzHNE8yeb/Y+W0om7 /wflfsqNv193w+XP5SeHU/qSJeYV2GecL8Nipiei5J6oi9KQGj0oDZJXrwVF8/8odDxKvO MlGehg7++ywAefig0dKBjLIJtjalFh76E4oWfhrYbz/725VQz8S3DsU+seA3UHK3drc8DI TPWCos4PBUVL72hecre+6O4ChUkd6LHBLedKZSnhu3R7Guthq6XTjn3nLQljoyYtWbrTVV hMGQ7h4I8XuLhNJU37fiDl/dXQidu2h1jla+rJ+nKJt+iaBGTK/a0u8C3LyIqA== 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 4VkRfj1Yfqzd4b; Tue, 21 May 2024 21:00:45 +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 44LL0jQt039740; Tue, 21 May 2024 21:00:45 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LL0jAu039737; Tue, 21 May 2024 21:00:45 GMT (envelope-from git) Date: Tue, 21 May 2024 21:00:45 GMT Message-Id: <202405212100.44LL0jAu039737@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Palle Girgensohn Subject: git: e3d8f01a83cd - main - net-mgmt/telegraf: Update to 1.30.3 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: girgen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e3d8f01a83cd5789adeafe069eef418d00e1a4f5 Auto-Submitted: auto-generated The branch main has been updated by girgen: URL: https://cgit.FreeBSD.org/ports/commit/?id=e3d8f01a83cd5789adeafe069eef418d00e1a4f5 commit e3d8f01a83cd5789adeafe069eef418d00e1a4f5 Author: Palle Girgensohn AuthorDate: 2024-05-21 20:58:43 +0000 Commit: Palle Girgensohn CommitDate: 2024-05-21 21:00:24 +0000 net-mgmt/telegraf: Update to 1.30.3 Release notes: https://github.com/influxdata/telegraf/releases/tag/v1.30.3 --- net-mgmt/telegraf/Makefile | 3 +-- net-mgmt/telegraf/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index e2403f93e04f..5427359d6c51 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -1,7 +1,6 @@ PORTNAME= telegraf DISTVERSIONPREFIX=v -DISTVERSION= 1.30.2 -PORTREVISION= 1 +DISTVERSION= 1.30.3 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org diff --git a/net-mgmt/telegraf/distinfo b/net-mgmt/telegraf/distinfo index 132afb968510..21214fa27017 100644 --- a/net-mgmt/telegraf/distinfo +++ b/net-mgmt/telegraf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1713851946 -SHA256 (go/net-mgmt_telegraf/telegraf-v1.30.2/v1.30.2.mod) = c6994c6dac12890dd65b87998509588ef4be9383b2547e046868c92e7ab6a00c -SIZE (go/net-mgmt_telegraf/telegraf-v1.30.2/v1.30.2.mod) = 24937 -SHA256 (go/net-mgmt_telegraf/telegraf-v1.30.2/v1.30.2.zip) = d5e6709b372d41287173ae6a10169d1a3f1501b600939890008bcfb57cb6d91c -SIZE (go/net-mgmt_telegraf/telegraf-v1.30.2/v1.30.2.zip) = 6464905 +TIMESTAMP = 1716306634 +SHA256 (go/net-mgmt_telegraf/telegraf-v1.30.3/v1.30.3.mod) = ced3919a0841c52090fb8936ab4c49c7565069d46ed87236b72b5c7e0404b9ac +SIZE (go/net-mgmt_telegraf/telegraf-v1.30.3/v1.30.3.mod) = 24974 +SHA256 (go/net-mgmt_telegraf/telegraf-v1.30.3/v1.30.3.zip) = 7ef43c6379659bfd3d14fd15d7995a44cc5c65e3ff900e7bdce9ca87c97656b6 +SIZE (go/net-mgmt_telegraf/telegraf-v1.30.3/v1.30.3.zip) = 6480244 From nobody Tue May 21 22:56:51 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 4VkVDg4YM4z5L1ZV; Tue, 21 May 2024 22:56:51 +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 4VkVDg2kgBz4Zny; Tue, 21 May 2024 22:56:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716332211; 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=/Rb5FJX7kCKUCPj7uxPoLoq5CayH2tuIE864dH5Cdyo=; b=O/kIe+/k8B+VVU+aDSLLlhRp6+wY5jldsPUof7eAIKCHQsEIcRUph0Gn92vR7Xqgh5kSR/ rA5vAtWR/nG27RHu9GgPYhzYZVd8WHMyXIAfdgnHIO/WCHhHiPL5YXpHoQls7ZVdzW9Roh Lx9evPt8MqwzW/OsBL69+b3xCP0pRCkuaaMoPQKnigUgPREd/R14Ycc7ZPeDXmLKpW3as8 OfmRx0j1F8mk14lizH8Na0Z7CAfRZBtKpjm1mmptZAf96vZP4kr12VGRWm9Np5l33sTQPh 1Gxrh306H8DWCCsPRmkA/RYKMpqGDE8ERJCWjB6tP0Zt860Cr06cfnzSthMdWA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716332211; a=rsa-sha256; cv=none; b=Hdq+q1QWcB/X8OYZnMXE2YxwZ1Ke9mjSw7L97pD3qQEH29+Dy2WdmedhlLOIEBz2rNbPUQ Nk2lHlxdclWXugnFpyl5DVfQGn1yD93VOUfq2a6G56CuajExYBdVgKI0CkJdjxl5U/e/89 KTKrm6zfYwcRCYQbeFMolgfX9jILIDgiLxU97XbrgR9ERt8D5meFP3aQ57PjMQP8sItbH5 ULKm9SEZvDpkblWCjdEvZ3PfEh2LO0x/1/oUzPSmBjW/pETeknJjmJoGhurW+9g49DKi1z o3EDeKDS7j5E4Tc7/ssdcVASAuecF7Y81lV3Di7BKwgf/b0CcexRtPEvhDgiEw== 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=1716332211; 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=/Rb5FJX7kCKUCPj7uxPoLoq5CayH2tuIE864dH5Cdyo=; b=teLsfcchbzFWhqrXJgOcxRwP/iKhsIV6QlHmgEBE6ytgKhJo33V7mqd5L5iRFoX32dtyGe svYhIzdlWz5ZcGRDSZ4zkT1u+AYEG8MFonpNgXXwTXTynBS1d+ayNp6e0KIGhdE/mGEfHC 9FIWGOSheVWNv2+fXzWVXa56WHbyfPivvsH78w/CVqI2xtaVbdno4K1lUT2y6dZvnwJr0H yiyLTh+bQZ2f167H5jOBIuNyozxbIE8ThFDUFhSUM0I6TJk1KQzE+pAMXpMt+Yt5DHzNik vS/q8ZlGnagP8nZdI+hjmHyuDLdttDkbMM5LaPePQm3mKwXcXiPiZBlgF2me+g== 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 4VkVDg2LlNzhLm; Tue, 21 May 2024 22:56:51 +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 44LMupB9029917; Tue, 21 May 2024 22:56:51 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LMupJC029913; Tue, 21 May 2024 22:56:51 GMT (envelope-from git) Date: Tue, 21 May 2024 22:56:51 GMT Message-Id: <202405212256.44LMupJC029913@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Juraj Lutter Subject: git: d139b5ef7b5e - main - net-mgmt/zabbix6-server: Update to 6.0.30 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: otis X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d139b5ef7b5eefb58eaf0da775c6ff446f79a37b Auto-Submitted: auto-generated The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=d139b5ef7b5eefb58eaf0da775c6ff446f79a37b commit d139b5ef7b5eefb58eaf0da775c6ff446f79a37b Author: Juraj Lutter AuthorDate: 2024-05-21 22:55:24 +0000 Commit: Juraj Lutter CommitDate: 2024-05-21 22:55:24 +0000 net-mgmt/zabbix6-server: Update to 6.0.30 Release notes: https://www.zabbix.com/rn/rn6.0.30 --- net-mgmt/zabbix6-server/Makefile | 4 ++-- net-mgmt/zabbix6-server/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-mgmt/zabbix6-server/Makefile b/net-mgmt/zabbix6-server/Makefile index e9f5d596ae9f..e5bdd38cec4f 100644 --- a/net-mgmt/zabbix6-server/Makefile +++ b/net-mgmt/zabbix6-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= zabbix6 -DISTVERSION= 6.0.29 -PORTREVISION?= 1 +DISTVERSION= 6.0.30 +PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ PKGNAMESUFFIX?= -server diff --git a/net-mgmt/zabbix6-server/distinfo b/net-mgmt/zabbix6-server/distinfo index 94a5659a4c1c..981a47df50d2 100644 --- a/net-mgmt/zabbix6-server/distinfo +++ b/net-mgmt/zabbix6-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713984092 -SHA256 (zabbix-6.0.29.tar.gz) = f6da84dd65bff5d69c41c07cbc4bd646c2d65a9a36ab1cbc9596f2090433b47e -SIZE (zabbix-6.0.29.tar.gz) = 44962896 +TIMESTAMP = 1716326170 +SHA256 (zabbix-6.0.30.tar.gz) = ad6e5d46eeae8bb0d32eec4c4b93f928fb9d54cd6e42a584b28fb1ea726ed5c7 +SIZE (zabbix-6.0.30.tar.gz) = 45039653 From nobody Tue May 21 22:56:52 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 4VkVDh5GL8z5L1Tm; Tue, 21 May 2024 22:56:52 +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 4VkVDh3KhBz4Zlt; Tue, 21 May 2024 22:56:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716332212; 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=SNoavlSZ8JIEAoGHx0Bu8hjjqcKaRNQnc1Xh/CfkT58=; b=qf6M5v9Jwzta583mOxJtHFJOJnw1/elhZp/eJTyn/ATSkDAKlZ9VHr3c02s+GykYmDCvfC Rgjlmdfcdsw5sPNKhu0cQz3Uy/l+4qWIGKrNB5SPECqoB0IdQlm+3k87J36gJ5aFK20byH 3CCXQ5Un+N4Oyw2ygqi2rj9+AHz4l3Eom0pBpqZiNJcGAh5/gpMwacZ/xcBVX4+z1MOnvm vorot63BelfwsgviiRLWDTtnBy3RZkvSVqhBQyiMAx8v1Cl3PEMclo/Ml9Igpton7Ch+nE UQhQqRx+O+5X6fXD70XwSZVi+95m6imMfJoXCrrUHkpQ9/M84AnQyEYX346Mhg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716332212; a=rsa-sha256; cv=none; b=CRuw6dDuu00KoX2IdQvmQScnxlm6Mk4nRRKC1BHl8UnmpbrDDqhkqj+KzUxZvTjhSbm1iq UX3mvqLBgm56bvDGVsNZd5D9ru1xv+EmCY6AO8xRX8lPCe4TNeuLSTTKzj+GjsNV3/hiad IozjibE+xAiWXKv4dRW/kHJV6C2pH4uHIUUzuX4+LuammwRhhi/0OWyibZ4+VZ2hsNL7Ql eCNUrH87Q4GPhTN/eYzJO+m1tIwVlYajF2dxYd+HtS02S/hJ7O4KZiYGtdSGohYEH504Bk KzSsSgsFhHBHDKbwQkjfVXFWhwPumxP/Ab+H7Tn1vFIS6PXKbfvNsPm+p6pKiQ== 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=1716332212; 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=SNoavlSZ8JIEAoGHx0Bu8hjjqcKaRNQnc1Xh/CfkT58=; b=CyvrntB0gWLunokTRMaO0vqxeiuxI+220O/WX3ytobjFSzSoeFa4UrXFTf6Py8+D2ufCJ1 kW3j0qY9/DFe7XsEXMwJ9UQPQzTs8OWOheu3ctMgFspvDiftBG54Ji2o2nhOAzIvsHBj6M Btx3za4Sy+8s9tmq+ACrf2SDLsrSma0nRYYMTt2lF+bBNymEuPEFQgFB9VzAZTGkRBhuSJ +27nvUoS0UgFcbMvMQ94llzYip0gFwAmGzFQ9EukSMIWiJ8yskHdX+syG9SB0hHMlBWAIi qRUYfXrgfVuHmG5OJrTQYpldvYteC9WPPmFi2Yi/84e5gJNKJSB1cV4ltsbuxg== 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 4VkVDh2xX8zhJJ; Tue, 21 May 2024 22:56:52 +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 44LMuqhS029964; Tue, 21 May 2024 22:56:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LMuqaK029961; Tue, 21 May 2024 22:56:52 GMT (envelope-from git) Date: Tue, 21 May 2024 22:56:52 GMT Message-Id: <202405212256.44LMuqaK029961@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Juraj Lutter Subject: git: bebf427f2c1b - main - net-mgmt/zabbix64-server: Update to 6.4.15 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: otis X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bebf427f2c1b4b135f267fcc77e669cfc7e9fb47 Auto-Submitted: auto-generated The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=bebf427f2c1b4b135f267fcc77e669cfc7e9fb47 commit bebf427f2c1b4b135f267fcc77e669cfc7e9fb47 Author: Juraj Lutter AuthorDate: 2024-05-21 22:56:00 +0000 Commit: Juraj Lutter CommitDate: 2024-05-21 22:56:00 +0000 net-mgmt/zabbix64-server: Update to 6.4.15 Release notes: https://www.zabbix.com/rn/rn6.4.15 --- net-mgmt/zabbix64-server/Makefile | 4 ++-- net-mgmt/zabbix64-server/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-mgmt/zabbix64-server/Makefile b/net-mgmt/zabbix64-server/Makefile index ac94ca0b06ce..42d7753cfb88 100644 --- a/net-mgmt/zabbix64-server/Makefile +++ b/net-mgmt/zabbix64-server/Makefile @@ -1,6 +1,6 @@ PORTNAME= zabbix64 -DISTVERSION= 6.4.14 -PORTREVISION?= 1 +DISTVERSION= 6.4.15 +PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ PKGNAMESUFFIX?= -server diff --git a/net-mgmt/zabbix64-server/distinfo b/net-mgmt/zabbix64-server/distinfo index 6ea00d6010c2..56cdde4393ac 100644 --- a/net-mgmt/zabbix64-server/distinfo +++ b/net-mgmt/zabbix64-server/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713984101 -SHA256 (zabbix-6.4.14.tar.gz) = 044a4b8828882824f522269df48674fa08506212c7a8a624a0a592d898833841 -SIZE (zabbix-6.4.14.tar.gz) = 46517773 +TIMESTAMP = 1716326180 +SHA256 (zabbix-6.4.15.tar.gz) = 0ad98d0aecc355c8628e29d6728a779465135464b625b89009b9aeb325c142f6 +SIZE (zabbix-6.4.15.tar.gz) = 46631895 From nobody Tue May 21 23:04:29 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 4VkVPT6q9Hz5L20x; Tue, 21 May 2024 23:04: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VkVPT62Pmz4bmw; Tue, 21 May 2024 23:04:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716332669; 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=aWiUcKMnGCh4xyhnLyYJRs7tyTL+Zj5k0mBymtzFM30=; b=fg+mll7DxubbLVcbKm6bFWjZYxr5ZtAvWqtSniWsKPYmG+XN2nCOTCfZJvwsbi5gWFiS+t vLhFle0aExw1nBYisD/Jne1krCsAZ28UkyFgTpzTkTWg6jPmoZ4GCBTO7lX7vjWi8fpDUj mPE9YcIgqe7tj4nXTllCb7w7loV5ga7KYFXza3bI6QoKnbUKQbCeZxQlzGo4osqEGQjs+3 Ge/oxA/iBN9XS/AaGq42/53z5LC6ndi/7EY/TP+VYmE/1Rgivvy7iFM5jfQz/a/R6heRyv vVOXO5RYl9F3QVCwuJPchrrKr0m7XWEHjPJ0+kpHnskDTIzzjdHvVV7mH7Ui7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716332669; a=rsa-sha256; cv=none; b=mbVx6jLbUsq6z5JlXeoVfZbOvC1wUWyx2B5cAY+KQs6Stf6iZ/coww3nxK0FtfMe1p476t gAmmH1yvbWVy9s/5HR/nFYjWPVECfYCGCpFhZU8O/jR9U2zThMv9ztJg4WfMx9guEc4P19 PVBjGjO+ZOZNscPF31Sr7MKBOY9zF60fFc3PA5O6QxGiJ5EylFBSXvHPaczheZ/6l/K7Mb tmuPxp/ePV0vBhG4DI2eZVfQqACbxN7IBsKzqIasO51PAD41FhDT2chYn6FnyZU9C6eb+0 a+V9+omorLpWoucJJF0OtgrhJiTGgUSO0as0/VpkrObDuwMeLCzLyGgGScbgOA== 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=1716332669; 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=aWiUcKMnGCh4xyhnLyYJRs7tyTL+Zj5k0mBymtzFM30=; b=ltcp0f9kAxVoHjz1j0036I+L4XOpDEhS2wzHDTWoWeWOfFuTJCy0U4caiW6G3wu49cYnCz xUUQwLRNyL3KA5blOinDn207lYOzEdRQq6W61m6/RuJNW52Ay41y6RUrMzWqrcXxQnmAwj eo+s4Rz0WL1Jh8iXH9uOowdBF49nY5ith/xnMJqkz5lFXsF/lzD2bFSiUy6Gxa4GkDh5Gj vMIag2VDkfSDkJFHgTEUXOy4eQHOqnIPWfBgl6ogGyuAJqqnj5WSx10G+XUAOCGM/ha7sO x5/YgYnV4s7weew26dE6+u4p2RIlchM7Cxjm7S+OXRSylpvaQGbZuvivSvZlbg== 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 4VkVPT5dxYzhXK; Tue, 21 May 2024 23:04:29 +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 44LN4TO5047206; Tue, 21 May 2024 23:04:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44LN4THn047203; Tue, 21 May 2024 23:04:29 GMT (envelope-from git) Date: Tue, 21 May 2024 23:04:29 GMT Message-Id: <202405212304.44LN4THn047203@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Joel Bodenmann Subject: git: 60fbd70ebe97 - main - devel/rubygem-oci: Update to 2.21.1 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: jbo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 60fbd70ebe977098c79d0933c0bc07b40150ced7 Auto-Submitted: auto-generated The branch main has been updated by jbo: URL: https://cgit.FreeBSD.org/ports/commit/?id=60fbd70ebe977098c79d0933c0bc07b40150ced7 commit 60fbd70ebe977098c79d0933c0bc07b40150ced7 Author: Alessandro Sagratini AuthorDate: 2024-05-21 18:21:38 +0000 Commit: Joel Bodenmann CommitDate: 2024-05-21 22:59:57 +0000 devel/rubygem-oci: Update to 2.21.1 Changelog: v2.21.1: https://github.com/oracle/oci-ruby-sdk/releases/tag/v2.21.1 v2.21.0: https://github.com/oracle/oci-ruby-sdk/releases/tag/v2.21.0 PR: 278850 Approved by: tcberner (mentor, implicit) --- devel/rubygem-oci/Makefile | 5 +++-- devel/rubygem-oci/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-oci/Makefile b/devel/rubygem-oci/Makefile index a3ab2f1f996b..b288143b5be0 100644 --- a/devel/rubygem-oci/Makefile +++ b/devel/rubygem-oci/Makefile @@ -1,5 +1,5 @@ PORTNAME= oci -DISTVERSION= 2.20.0 +DISTVERSION= 2.21.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,8 +11,9 @@ LICENSE= APACHE20 RUN_DEPENDS= rubygem-inifile>=3.0.0:textproc/rubygem-inifile \ rubygem-json>=1.4.6:devel/rubygem-json \ + rubygem-event_stream_parser>=1.0.0:devel/rubygem-event_stream_parser \ rubygem-jwt>2.1:www/rubygem-jwt \ - rubygem-psych3>3.1.0:textproc/rubygem-psych3 + rubygem-psych>5:textproc/rubygem-psych USES= gem diff --git a/devel/rubygem-oci/distinfo b/devel/rubygem-oci/distinfo index 4e7e7c2377de..9760bdba0e18 100644 --- a/devel/rubygem-oci/distinfo +++ b/devel/rubygem-oci/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1701761729 -SHA256 (rubygem/oci-2.20.0.gem) = 38b122b0c6232571f21ea6638621b9ccd5ee8d451f972cd23a749e3ce400fb5b -SIZE (rubygem/oci-2.20.0.gem) = 9747968 +TIMESTAMP = 1716315659 +SHA256 (rubygem/oci-2.21.1.gem) = 1b3498cfe42ed798563d4f652f1d7cdc40e56a979b3543673c1fe5f8f84631f1 +SIZE (rubygem/oci-2.21.1.gem) = 10406400 From nobody Wed May 22 02:00:55 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 4VkZK40wR8z5LJxr; Wed, 22 May 2024 02:00:56 +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 4VkZK356mBz4vJh; Wed, 22 May 2024 02:00:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716343255; 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=9lyom4WkxdnV+V4cWGKoPHCVEXhfBjzqIxL1aNFvLfc=; b=MTGV0dvGmLQ07as3IpaOnAR7Vc/qBpuFizvJfWdgseGdS1Iwjr7xj1yy7f4+9WAcx7GLb9 /8bW+8BAB2X0zqaZzpp9NpSl5aiqNvFQGa8f8HGG2ys0878C50p6Efpz5tkt417CBtQC4m h2N/hS81KdEXGtDLLxdjB+GbPh6HtszKaC5zUdsESMJhxRV0RuKzQOM2IUdOkuPBIQpJHt evrWcvF2JKZXb0bHpzWisCBhCsM8VgCFj05p3HzM7eyir+ak7Uz1KUG6fa439pN1wYy2BW tKd6oX6pZUDj4uSyp2tBr07g7E+JUvrErJ0mPymFOtTOqCdPTng6HU/gY4dVMw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716343255; a=rsa-sha256; cv=none; b=YzRadIkK9lvaHuTgE4WmFRhbr/sd/rpPEcIs4RJ2+r/qZTyIDEFWS6EcG9RuV9y98gko4P zhsRzbtcMuP0GzwK7vWIRApLND+wK33qPc4pW0FhfFdm3GgfAuB2l15R7flbWMMRSa7dRm lOPtdJAYZoHRHR9OBuCp0omlTttUwb+j14+BWJiuiYKxvz28b0qnx0deNIyAne0AnXnQRr 0k7RtewJlKbPwZqX+Apcv8T5CUoKmZ/6Mhak0fmk7AZDM0crbpxFRq0KS3JjL+huy48AW1 +6Tm2sAFW9aQ/8zlsEqUQY0T7i0XNHYdXoVFZrGdUbUyxYDOCwVzODMPthYnUg== 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=1716343255; 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=9lyom4WkxdnV+V4cWGKoPHCVEXhfBjzqIxL1aNFvLfc=; b=kpTOWmwFHlSCu+z5P0qe6aavzqCQPqN0hDFEpBtNAQssXWYRAvehRrX5wA57980gWiZTOS 5kLd/3DDNztxM+ksgvhmmES3fULWiE9jhYT2x4GtKBJVYr13pefIU2taSlz8BAJzgsSt+P oCN0Yq+p+mv5t1MAi3jODPxtyVmnqv0yzcKAijIEBj52gSCX6li+LlXcXOrwo8EIbhR0zQ 49zLaz3o1tgY2fDAUVh1AiZqcyKXVtxdHBYE5IJKXyM/y9QTss7B68FYZp9/hG/Tll6WLt Kio9rrVRb7E0B29nfpBJ7v5Ex8KTA0Ydz43HsZWQrpJJQWomeW2lz58PvsmTXw== 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 4VkZK33QWzzmbd; Wed, 22 May 2024 02:00:55 +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 44M20tQc044996; Wed, 22 May 2024 02:00:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M20tR0044993; Wed, 22 May 2024 02:00:55 GMT (envelope-from git) Date: Wed, 22 May 2024 02:00:55 GMT Message-Id: <202405220200.44M20tR0044993@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: d863e42c9258 - main - security/botan3: Unbreak on amd64 and arm64 by using llvm-17 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d863e42c9258ad8673bfbaef2af27781cff3b42c Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d863e42c9258ad8673bfbaef2af27781cff3b42c commit d863e42c9258ad8673bfbaef2af27781cff3b42c Author: Yuri Victorovich AuthorDate: 2024-05-22 01:59:38 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 01:59:38 +0000 security/botan3: Unbreak on amd64 and arm64 by using llvm-17 PR: 279136 --- security/botan3/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/security/botan3/Makefile b/security/botan3/Makefile index 64282de2bc4b..cced01d5ffe7 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -12,13 +12,11 @@ WWW= https://botan.randombit.net/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt -BROKEN_amd64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136 -BROKEN_aarch64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136 BROKEN_FreeBSD_13= compilation fails: no member named 'find' in namespace 'std::ranges' LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs -USES= compiler:c++20-lang cpe gmake shebangfix tar:xz +USES= compiler:c++20-lang cpe gmake llvm:17 shebangfix tar:xz CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes From nobody Wed May 22 02:02:31 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 4VkZLv1jgsz5LKLT; Wed, 22 May 2024 02:02:31 +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 4VkZLv1Glcz4vR6; Wed, 22 May 2024 02:02:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716343351; 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=APV5Ymq7OdxZviXjAvoOCFb1aYUWcx1qpGYx78x2ams=; b=MrpKAPW0yRIfHATuHVMtiupNOt+bOJp0TebIjIU30raJtYJgB2xpLjQkAYo6JlreUj1U5w uUpF+EUWR2/8KNvBP56g93dmhTT+yKmGTNfSvnVWE+wcBF3nk090vQyL+OzqvuP2mxut9j +MJJ0qGSutyWIpTYomGj+a2cLe91u3INtRNbjvcQ0WUm1aMuehBsvbKv+ZJw6MxsBr6j3A ZOWgi02VLxuaassiS0INILv6jyQ562yG3NvutRtvfS0I0Bu3+9BnvyiOTi2Y1YxHhF/wR5 i9UzGLMPzLt6ZgllEbz5Ey92vebI8W4rzeQEZ8q8ntjVXJYHkfp66RvmimdRnw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716343351; a=rsa-sha256; cv=none; b=naZLxRfMVbcXUhKQmchvcxUeGVTChVR2Pt2lMR1Vij4MbBAcgDE6VI10aE3haZ3syrVurW Rpn6rG2q40MBofxytAgYqFuqvJoCSF9atBOqMD9nnFj38akWDAa6FSWvkLB2TtUugvvVAH os0+/yM2RCD07bALOQdrXg3JEpj+9LgkziN7K+OjcugcoLKBA6J4+KNlg05qoUuqbI6+Q4 V9zdx+WEvlRrlNMVyWq67QscKhpPDwtce8x/iSWqm0oZfUkhQ8to2YIp6RTYI41kETUG6i ViAIefZsNpiPbY0X1aeYc+j4UtAcmlVEWX53yemqaNrZ+vJcE4S1q2mQPPB8Ag== 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=1716343351; 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=APV5Ymq7OdxZviXjAvoOCFb1aYUWcx1qpGYx78x2ams=; b=v1yobsSRs0yZkvYZjm6g3ySE29LIhZN+Pl7NowKnFojXxIPkdBr5Zs8qeI42vU7n26DxSA fW2yaNlZK9vw2jovd90ETK/T53GcOX2T/lGbU3w4ZkutB3MTB4BSxf/bq2t5pB+CvXcbJ3 H7IdoM53UMFO+FnEG7k5WNylZtRXmn/mgSBDllxP24ha1VO2QQJyaBVknMBJmmzcVuIa6W KWY5eLZ3xs0rkAPyniPCse7LtFPvw2ctmEYRrDLiRTJF3zNCLIyVWGBMDtZAUIzP05ITcC sXyGUy2kC0sc7yoCH4ien3iue6ZgvyFcucW9z/j7kKXfmPWqTiYvqThy2g2gnw== 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 4VkZLv0tDdzmYn; Wed, 22 May 2024 02:02:31 +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 44M22VGG050786; Wed, 22 May 2024 02:02:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M22VDW050783; Wed, 22 May 2024 02:02:31 GMT (envelope-from git) Date: Wed, 22 May 2024 02:02:31 GMT Message-Id: <202405220202.44M22VDW050783@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Yuri Victorovich Subject: git: e5cd3589b262 - 2024Q2 - security/botan3: Unbreak on amd64 and arm64 by using llvm-17 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: e5cd3589b262f0a530e2b201d923a69b9666adf9 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5cd3589b262f0a530e2b201d923a69b9666adf9 commit e5cd3589b262f0a530e2b201d923a69b9666adf9 Author: Yuri Victorovich AuthorDate: 2024-05-22 01:59:38 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 02:02:28 +0000 security/botan3: Unbreak on amd64 and arm64 by using llvm-17 PR: 279136 (cherry picked from commit d863e42c9258ad8673bfbaef2af27781cff3b42c) --- security/botan3/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/security/botan3/Makefile b/security/botan3/Makefile index 64282de2bc4b..cced01d5ffe7 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -12,13 +12,11 @@ WWW= https://botan.randombit.net/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/license.txt -BROKEN_amd64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136 -BROKEN_aarch64= clang crashes, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136 BROKEN_FreeBSD_13= compilation fails: no member named 'find' in namespace 'std::ranges' LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs -USES= compiler:c++20-lang cpe gmake shebangfix tar:xz +USES= compiler:c++20-lang cpe gmake llvm:17 shebangfix tar:xz CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes From nobody Wed May 22 03:30:02 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 4VkcHt3wCTz5LRnZ; Wed, 22 May 2024 03:30:02 +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 4VkcHt37Vyz44Ml; Wed, 22 May 2024 03:30:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716348602; 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=U4IK8bVYUf0YUBPUtUQ4Vo9gIiv0O03T6JidJQzzGfU=; b=Z+Ai71CO3xkBUl1LCFbTH7aZCRdGygaEYDw2m3CR5ZBoLDyGsD1WDgEwqcjtei7WqQavNr BcDeurmkr9/BfqxLiA0lIL5b/2f3LucePLXsKHhloG3XUgIyfY2R8TdCYXx5K0RNFI55zn +brMWGE7dGa1dKnBsAysLQA+10C/O3CwsQcF2DkS/nYh0Q+rMAU6bTyZ3Cops3WwqRy5p7 rt13+XsU+Hc2myAOk4OmTxXEIv8RJvhVSzqn2d463LrQzVcXL6TeQD1uAcGsaXJaN4eU1l 75VZ4qPSoOZGZcz6GxTcrIqJwJ+mNx/p+LBEYAwBLct73oX910ZB7V14numWTg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716348602; a=rsa-sha256; cv=none; b=tQmWzFjOGNqmocFUoTZ39n0Kfh0rolPZ5jDiDTRuDyRiqOuvllxWt7TnYJyuCJCFizNg0p QOs7jolAKIWSrztMO51I+S4BJnkkZADU/vNSXKz5p3xH4M6fF4f12n92KWSA5+G8FLFIdg 0x5M6LItTXsw6OICa1uNvQJBLT3ymxnpe+URMTTvEOcpbJ9X/k+vsj+k4S6f9FYNsded/O aDJ1xFtCaAg8vC1I/2XM7ploziZSNSOQk2w2DS7tlwDazuxH67GuzOuy8/Ww11F/6j1kRN BX3DanFoC9Oz5samflJpGJ95PmfNZX7H0F74NfKVGeip8Cn4xhEDxfWd0fQd2g== 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=1716348602; 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=U4IK8bVYUf0YUBPUtUQ4Vo9gIiv0O03T6JidJQzzGfU=; b=hiBUNG+A0Dc9oJhkb1CqaBPcSbQn957Y/cMhUw/MsgotlLJo8A7Bwadh4wsQn4sbz8bsxR beJMAMozJBhePuvG9s2s6+HyYkgVVy7mbmkftIFp32TlSNZlwNMhCJ0OM6OxGItKXL3lXo 8YGI3r517KUPyc0Cbi/Fjrsv5JrsBlKYoY8zjRC6XEDrIJXKJ67E+QbVlwj+EEdjv7l17j D4dDM5z1MiDwbcirFI3a7JNa7nTHTEb5LMUY5TsBvDUvbHKGurXKnWwG2+ii/3oGYKJEfS VyDWxuHt5tdXj3mGXRowWxfWPBcK2fGOzfbWqy8FeueR5rES2gsvK9Gh9iQGlQ== 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 4VkcHt2krCzq15; Wed, 22 May 2024 03:30:02 +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 44M3U2gT089350; Wed, 22 May 2024 03:30:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M3U2f1089346; Wed, 22 May 2024 03:30:02 GMT (envelope-from git) Date: Wed, 22 May 2024 03:30:02 GMT Message-Id: <202405220330.44M3U2f1089346@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Charlie Li Subject: git: df1bd61c6252 - main - x11/xapp: update to 2.8.2 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: vishwin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: df1bd61c625238af991779bd9c954d022a57e225 Auto-Submitted: auto-generated The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=df1bd61c625238af991779bd9c954d022a57e225 commit df1bd61c625238af991779bd9c954d022a57e225 Author: Charlie Li AuthorDate: 2024-05-22 03:27:09 +0000 Commit: Charlie Li CommitDate: 2024-05-22 03:27:09 +0000 x11/xapp: update to 2.8.2 While here, use %%DOCS%% instead of %%PORTDOCS%% --- x11/xapp/Makefile | 3 +-- x11/xapp/distinfo | 6 +++--- x11/xapp/pkg-plist | 63 ++++++++++++++++++++++++++++++------------------------ 3 files changed, 39 insertions(+), 33 deletions(-) diff --git a/x11/xapp/Makefile b/x11/xapp/Makefile index fcc6eb033dd5..f544f35e6fe3 100644 --- a/x11/xapp/Makefile +++ b/x11/xapp/Makefile @@ -1,6 +1,5 @@ PORTNAME= xapp -PORTVERSION= 2.2.14 -PORTREVISION= 2 +PORTVERSION= 2.8.2 CATEGORIES= x11 gnome DIST_SUBDIR= gnome diff --git a/x11/xapp/distinfo b/x11/xapp/distinfo index e8bc536a1c91..6dbec6861fcc 100644 --- a/x11/xapp/distinfo +++ b/x11/xapp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660062501 -SHA256 (gnome/linuxmint-xapp-2.2.14_GH0.tar.gz) = 0c11baccc552a2de29e95eaf1e48ec8cc4c4fd4ec86fc70ce413a4abfbe5b7b9 -SIZE (gnome/linuxmint-xapp-2.2.14_GH0.tar.gz) = 248119 +TIMESTAMP = 1716275951 +SHA256 (gnome/linuxmint-xapp-2.8.2_GH0.tar.gz) = 07b00d02d2bdd93c043e370305071df80f21ded6404f7309b590a8f896e635b2 +SIZE (gnome/linuxmint-xapp-2.8.2_GH0.tar.gz) = 272539 diff --git a/x11/xapp/pkg-plist b/x11/xapp/pkg-plist index a435c25bfd4a..9e039328b5f6 100644 --- a/x11/xapp/pkg-plist +++ b/x11/xapp/pkg-plist @@ -1,9 +1,12 @@ bin/pastebin bin/upload-system-info +bin/xapp-gpu-offload bin/xfce4-set-wallpaper etc/X11/xinit/xinitrc.d/80xapp-gtk3-module.sh etc/xdg/autostart/xapp-sn-watcher.desktop +include/xapp/libxapp/xapp-dark-mode-manager.h include/xapp/libxapp/xapp-favorites.h +include/xapp/libxapp/xapp-gpu-offload-helper.h include/xapp/libxapp/xapp-gtk-window.h include/xapp/libxapp/xapp-icon-chooser-button.h include/xapp/libxapp/xapp-icon-chooser-dialog.h @@ -16,47 +19,51 @@ include/xapp/libxapp/xapp-status-icon.h include/xapp/libxapp/xapp-statusicon-interface.h include/xapp/libxapp/xapp-style-manager.h include/xapp/libxapp/xapp-util.h +include/xapp/libxapp/xapp-visibility-group.h lib/girepository-1.0/XApp-1.0.typelib lib/gtk-3.0/modules/libxapp-gtk3-module.so lib/libxapp.so lib/libxapp.so.1 lib/libxapp.so.%%LIBVERSION%% %%PYTHON_SITELIBDIR%%/gi/overrides/XApp.py +lib/xapps/xapp-sn-watcher libdata/pkgconfig/xapp.pc libexec/xapps/applet_constants.py libexec/xapps/mate-xapp-status-applet.py -libexec/xapps/sn-watcher/xapp-sn-watcher share/dbus-1/services/org.mate.panel.applet.MateXAppStatusAppletFactory.service share/dbus-1/services/org.x.StatusNotifierWatcher.service share/gir-1.0/XApp-1.0.gir share/glade/catalogs/xapp-glade-catalog.xml -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppFavorites.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppGtkWindow.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppIconChooserButton.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppIconChooserDialog.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppKbdLayoutController.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppMonitorBlanker.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppObjectManagerClient.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppPreferencesWindow.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStackSidebar.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStatusIcon.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/XAppStatusIconMonitor.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/annotation-glossary.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/api-index-full.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/ch01.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/deprecated-api-index.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/home.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/index.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/left-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/left.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/libxapp.devhelp2 -%%PORTDOCS%%share/gtk-doc/html/libxapp/libxapp-xapp-util.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/object-tree.html -%%PORTDOCS%%share/gtk-doc/html/libxapp/right-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/right.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/style.css -%%PORTDOCS%%share/gtk-doc/html/libxapp/up-insensitive.png -%%PORTDOCS%%share/gtk-doc/html/libxapp/up.png +%%DOCS%%share/gtk-doc/html/libxapp/XAppDarkModeManager.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppFavorites.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppGpuOffloadHelper.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppGtkWindow.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppIconChooserButton.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppIconChooserDialog.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppKbdLayoutController.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppMonitorBlanker.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppObjectManagerClient.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppPreferencesWindow.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppStackSidebar.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppStatusIcon.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppStatusIconMonitor.html +%%DOCS%%share/gtk-doc/html/libxapp/XAppVisibilityGroup.html +%%DOCS%%share/gtk-doc/html/libxapp/annotation-glossary.html +%%DOCS%%share/gtk-doc/html/libxapp/api-index-full.html +%%DOCS%%share/gtk-doc/html/libxapp/ch01.html +%%DOCS%%share/gtk-doc/html/libxapp/deprecated-api-index.html +%%DOCS%%share/gtk-doc/html/libxapp/home.png +%%DOCS%%share/gtk-doc/html/libxapp/index.html +%%DOCS%%share/gtk-doc/html/libxapp/left-insensitive.png +%%DOCS%%share/gtk-doc/html/libxapp/left.png +%%DOCS%%share/gtk-doc/html/libxapp/libxapp-xapp-util.html +%%DOCS%%share/gtk-doc/html/libxapp/libxapp.devhelp2 +%%DOCS%%share/gtk-doc/html/libxapp/object-tree.html +%%DOCS%%share/gtk-doc/html/libxapp/right-insensitive.png +%%DOCS%%share/gtk-doc/html/libxapp/right.png +%%DOCS%%share/gtk-doc/html/libxapp/style.css +%%DOCS%%share/gtk-doc/html/libxapp/up-insensitive.png +%%DOCS%%share/gtk-doc/html/libxapp/up.png share/icons/hicolor/scalable/actions/add-files-to-archive-symbolic.svg share/icons/hicolor/scalable/actions/category-search-symbolic.svg share/icons/hicolor/scalable/actions/extract-archive-symbolic.svg From nobody Wed May 22 03:30:03 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 4VkcHv6J9Sz5LRyC; Wed, 22 May 2024 03:30:03 +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 4VkcHv47Hdz44YB; Wed, 22 May 2024 03:30:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716348603; 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=ssiO+m18WiFrx6fFlu/pPFCdJ+B/QYXOb7/zMXttPFc=; b=PoYVujMR8lW9+gpzpJ4x1S/Ye2gxGPt5vFKr3lJFhojFIB44rWS1TvFYfzZYowhZiSeygV HpkJhkFeI2uBtgjQCV0Z+hFHC2bhP7KnNWM6YuesHE66WInrdEuy1YoffIKYDfyFak2y3/ ONAvl9zDckqtvwlYgck/TGCjyR8VPdjreVg9hQxwT+Sx03ys9t9qzwg5Sp4WbCaJYMqU0O UtbKSRHpvzOAf/l3PqBU5YuSdl7sP/LyrHyhlZvYbqIikjuwLvoLAftAow5b7H+bNlwfhR ak7B6oIDwW0mFzZPmUoAfNuT9e4IvS65PFzHh+9z1TYbjaixGyp8sISlFnkJUQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716348603; a=rsa-sha256; cv=none; b=k5KWJySj45lTadcTY3pn/n/XH0y02EOcKeBLLSMMUwQGShDW5oqOs/GxPgRYvCkte+rk1e SjzzvJgAxHzWSxOIRvz1KVu3L1h7IWo2A5Cd5tCuNW0PCV7MubqUuLeUK3vgoovl2IM/ak j5WD+NFG1ZC2BZ0c9relKNeb8mSNejg3Hxg6gab4YU4ITUjihjA5Wl4knI04CwJ0uEx8G1 XAc0JLHL69Z/ZD5WCao4IUtIfn02WicLtzKT2X4j7ttlEdlGNkAfztuafqMWHvA1mmw7Ty si7LdzFf8p8g/dGoOn2+/MJ/jI36VIlz1/PaJo+ID59NPo45TtoKkSCY5tWMjg== 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=1716348603; 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=ssiO+m18WiFrx6fFlu/pPFCdJ+B/QYXOb7/zMXttPFc=; b=LIPi26PPZYJryZkMpmjYhGsRe2krruDt46LppXSKYhXctZQjyh5dpP50FqA7WbFR+UyR0Q gXV1FXCt3CR8WcPgh4E6H/9w6nffsZ49p9u3mQyir9g9IN7DaarFP7pAlEKvcO+PVRO2Ca Gxf/XaL5Rky0/zoSVnIUNqiDKk0+Mbqz+Vs+gy9uplV7qbb6FV9fbevtVR8hAf0b14YhUM 97iih5tElS8L6WUtNWMNPvsvnw11vZQoHL9hsyJAVyz5lkhoLU7Pryz39GSg0ZoN7f22An MZgyfcs+RYHyLeJ4HfCxt70P7Vj7PseirEncrBNKuBrajbo4+MkBBZg7NtqU+A== 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 4VkcHv3HSTzpKs; Wed, 22 May 2024 03:30:03 +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 44M3U3Hc089624; Wed, 22 May 2024 03:30:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M3U3qQ089620; Wed, 22 May 2024 03:30:03 GMT (envelope-from git) Date: Wed, 22 May 2024 03:30:03 GMT Message-Id: <202405220330.44M3U3qQ089620@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Charlie Li Subject: git: d35432af06aa - main - x11/py-python-xapp: update to 2.4.1 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: vishwin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d35432af06aa64e4dec2a488050edcfd8ec9fed4 Auto-Submitted: auto-generated The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=d35432af06aa64e4dec2a488050edcfd8ec9fed4 commit d35432af06aa64e4dec2a488050edcfd8ec9fed4 Author: Charlie Li AuthorDate: 2024-05-22 03:28:25 +0000 Commit: Charlie Li CommitDate: 2024-05-22 03:28:25 +0000 x11/py-python-xapp: update to 2.4.1 --- x11/py-python-xapp/Makefile | 7 ++++--- x11/py-python-xapp/distinfo | 6 +++--- x11/py-python-xapp/pkg-plist | 4 ++++ 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/x11/py-python-xapp/Makefile b/x11/py-python-xapp/Makefile index 546c55400e77..f04af04119f6 100644 --- a/x11/py-python-xapp/Makefile +++ b/x11/py-python-xapp/Makefile @@ -1,5 +1,5 @@ PORTNAME= python-xapp -DISTVERSION= 2.2.2 +DISTVERSION= 2.4.1 CATEGORIES= x11 gnome PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= gnome @@ -13,11 +13,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR} -USES= gnome python shebangfix +USES= gnome meson python shebangfix USE_GNOME= pygobject3 -USE_PYTHON= autoplist distutils +USE_PYTHON= flavors SHEBANG_GLOB= *.py +BINARY_ALIAS= python3=${PYTHON_CMD} USE_GITHUB= yes GH_ACCOUNT= linuxmint diff --git a/x11/py-python-xapp/distinfo b/x11/py-python-xapp/distinfo index 8c79e0fd8145..d78cd164de61 100644 --- a/x11/py-python-xapp/distinfo +++ b/x11/py-python-xapp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656739980 -SHA256 (gnome/linuxmint-python3-xapp-2.2.2_GH0.tar.gz) = 644b44ee97616096d74fc8a4a104453154fdc1c904679077b13b2e0b9c1b3c21 -SIZE (gnome/linuxmint-python3-xapp-2.2.2_GH0.tar.gz) = 20872 +TIMESTAMP = 1716277794 +SHA256 (gnome/linuxmint-python3-xapp-2.4.1_GH0.tar.gz) = d994f922a9816c71d9b565f4b2552cba4ca33011efb1203fb8199d9b2d0d7f3d +SIZE (gnome/linuxmint-python3-xapp-2.4.1_GH0.tar.gz) = 21181 diff --git a/x11/py-python-xapp/pkg-plist b/x11/py-python-xapp/pkg-plist new file mode 100644 index 000000000000..88f9c8c724e0 --- /dev/null +++ b/x11/py-python-xapp/pkg-plist @@ -0,0 +1,4 @@ +%%PYTHON_SITELIBDIR%%/xapp/GSettingsWidgets.py +%%PYTHON_SITELIBDIR%%/xapp/SettingsWidgets.py +%%PYTHON_SITELIBDIR%%/xapp/__init__.py +%%PYTHON_SITELIBDIR%%/xapp/os.py From nobody Wed May 22 03:30:04 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 4VkcHx0HNkz5LRwW; Wed, 22 May 2024 03:30:05 +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 4VkcHw4gwpz44Pt; Wed, 22 May 2024 03:30:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716348604; 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=brePDB582OqCigLI7UWMsjmld4rQkwlnxfjTV9HdLuE=; b=qE4vAhtEZ5YN5uLyTYHcHBjSpaIAIAF3yIhju8NalKe6E9/TX8A4XTBXLyGv0TQLYEtlml Q4feHJyuNMWUy9jek0GNYOTD8r3Dd3ald6hXfzc5fMH4RHvYiO7OYyUENK8GVUUXGabrXR mC0TAqB2NCsQahm9BxoI1K6Ie77pFAvTU4/pSOa4KwUjgRtmcsL5T2baxhbyff/Je07n0x MSIutCUFbM+78qFSil4AQxH7pcBpryWBAybjISqdUPUEcqSWsD/jp2c68vpgEkKC+P1MUm oKsDGw5MEYdAA8tVjX+Gzds0H2drBAdtAZfjAqi2h1s0YUC4GfE74UYYTEq+yA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716348604; a=rsa-sha256; cv=none; b=ha4OiELM6ClHQ1pi4wcxZwxHQZqrRhkoOwt6zLoOWKcHs1ooYOChjhnGn7y1p9xocTNvtt mkMlGWvir8vMRyiGpUaEKqI6jFyiR6r3fom435mhyj+G8j4PMAh/zSko6IVLdwWDS3ndH4 w/xh1IvRveS71m9fNufxQKypwKizVE7VcqpWLneaKlObp0ZMpPPljVXiIPlxB31N6rECgF WGL0X/Sr9enLqyA9+/Xo5kLfB3uhvpJbZ/Fs0IXNf1PGyHCY2erNGUN0DY0vk3rd77ieVd L+vpl9+hudmt9RwWnk/SYTot9S+i/XIopRWskEeyDhFLQpeN0IlgpvZRxfCPzA== 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=1716348604; 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=brePDB582OqCigLI7UWMsjmld4rQkwlnxfjTV9HdLuE=; b=LC78YZSL07g9hVVW/MfCX7emEa0CO4Ah1EUN7XRC3ee2JGbApy1XzYook/lx5YG/QBTW4a cB6yi+dBMyxjJtNH4T/DMHW2kT9ETMLsnxNlAZ2Y3tBuGU5lI0AKp/GM9kmmsHkVZkiUr0 zOsQQ6+wosa0k/eCoTjW5l+K3nUy/XkDMrgWYFFhyLt/qVllYncbWBcBM2gzqKgwgxf63H 41PSEizFtbeSO911R1EkIxmX7ZgOznvgkWQ02xQgCbj7TutsrxHxS2Ox9AfB06m+/H/sxj PgF54BhaQDfDQ6HU1EJVN6pYthYIvzR8qlST2lgUAmURDXBARyu9Xwmj3LESeg== 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 4VkcHw3qcpzpjY; Wed, 22 May 2024 03:30:04 +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 44M3U4jB089894; Wed, 22 May 2024 03:30:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M3U4UT089890; Wed, 22 May 2024 03:30:04 GMT (envelope-from git) Date: Wed, 22 May 2024 03:30:04 GMT Message-Id: <202405220330.44M3U4UT089890@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Charlie Li Subject: git: 07726988c2b8 - main - editors/xed: update to 3.4.5 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: vishwin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 07726988c2b8532baaa7f4745f8f863cad8e444e Auto-Submitted: auto-generated The branch main has been updated by vishwin: URL: https://cgit.FreeBSD.org/ports/commit/?id=07726988c2b8532baaa7f4745f8f863cad8e444e commit 07726988c2b8532baaa7f4745f8f863cad8e444e Author: Charlie Li AuthorDate: 2024-05-22 03:29:03 +0000 Commit: Charlie Li CommitDate: 2024-05-22 03:29:03 +0000 editors/xed: update to 3.4.5 --- editors/xed/Makefile | 3 +-- editors/xed/distinfo | 6 +++--- editors/xed/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/editors/xed/Makefile b/editors/xed/Makefile index 48ad87c56cab..a44469091234 100644 --- a/editors/xed/Makefile +++ b/editors/xed/Makefile @@ -1,6 +1,5 @@ PORTNAME= xed -PORTVERSION= 3.2.4 -PORTREVISION= 3 +PORTVERSION= 3.4.5 CATEGORIES= editors gnome DIST_SUBDIR= gnome diff --git a/editors/xed/distinfo b/editors/xed/distinfo index 89c573314a76..cd77451a597e 100644 --- a/editors/xed/distinfo +++ b/editors/xed/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656710190 -SHA256 (gnome/linuxmint-xed-3.2.4_GH0.tar.gz) = 159e4e1a2def959b13b9ea5ce873a0fb4e24a3cbed24ab6afe5da291037b6595 -SIZE (gnome/linuxmint-xed-3.2.4_GH0.tar.gz) = 4558916 +TIMESTAMP = 1716277177 +SHA256 (gnome/linuxmint-xed-3.4.5_GH0.tar.gz) = a3bb70759d85ae84b69db40ac3c6f954d59ab3c66325ae23050c9ffbf6a9c26b +SIZE (gnome/linuxmint-xed-3.4.5_GH0.tar.gz) = 4581360 diff --git a/editors/xed/pkg-plist b/editors/xed/pkg-plist index a26761489bba..bc39ae28e3f9 100644 --- a/editors/xed/pkg-plist +++ b/editors/xed/pkg-plist @@ -51,7 +51,6 @@ lib/xed/plugins/time.plugin lib/xed/plugins/trailsave.plugin lib/xed/plugins/wordcompletion.plugin libdata/pkgconfig/xed.pc -share/man/man1/xed.1.gz share/applications/xed.desktop share/dbus-1/services/org.x.editor.service %%PORTDOCS%%share/gtk-doc/html/xed/XedApp.html @@ -315,6 +314,7 @@ share/locale/zgh/LC_MESSAGES/xed.mo share/locale/zh_CN/LC_MESSAGES/xed.mo share/locale/zh_HK/LC_MESSAGES/xed.mo share/locale/zh_TW/LC_MESSAGES/xed.mo +share/man/man1/xed.1.gz share/metainfo/xed.appdata.xml %%DATADIR%%/gir-1.0/Xed-1.0.gir %%DATADIR%%/icons/xed-plugin.png From nobody Wed May 22 03:45:11 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 4VkcdN0h8Pz5LT8x; Wed, 22 May 2024 03:45:12 +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 4VkcdN0KZ6z46Fp; Wed, 22 May 2024 03:45:12 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716349512; 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=T+r7YuZpPT1ACWn3Nh+/JR0G6CtyorI1kJrlT7eesSo=; b=Ttobo1bUegNnsHCI80hYrs/of++wjeYDHAwW+bL3IIrEINNLejBhKVfUiuaN/Cb5qEbKY/ 0+JcERUpmdQQd/VfbAIpO4CGDZfpaR2dCugRQiMQk8EusNpWzMxCju60oQiv1D48n5yJF4 hTMy0zJAmpxVkYDa2pH7TOfwYXknOHLdND19rGsiKyHgm/l6mRVrpupPHQlPE9pmVfLOvZ tXsBWp1ZrwCFI985qJ8b5KzMRi/3LGVYLlV6IAoOl9VILtxtsX6CXAQHXA37I03dHUlKLu gMCeA3tJAKdwEBIV7VetQ/rsIJBs/S0uWcX/Z4FokFju8V3m+druSy7oAEngug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716349512; a=rsa-sha256; cv=none; b=Ul1sqvcebhtJBJph5xVf3pFUYwoAx7NoAyPBFmW4eYNMbXjxnj/YgP7RWBtLGAB84mmEde otoyHbR0uhM9KldrHMZ+11uGodyOtnxMHVOFqM0C5f+0fiidd85+V6h0XTMzMhaUyczlJP Fh708FgJ1vIfxUCHeKkxM8CAbv28roTiAoM6YsmrgW67JzLfjoOa0sc6EVQkNK+qkfX6IY i7jQGR6GGrNg+wHxlwDUfFhlFCG6TR3U7i+KNm6E/bt3L1NZ6QhTrtWpNGetVuPHel+3Ly TxRxW09NIvHR72xCA4v6wG5Xfkx6N+o5PwRvv7J2R0/p0jkFZCGDxdtVmiCVQw== 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=1716349512; 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=T+r7YuZpPT1ACWn3Nh+/JR0G6CtyorI1kJrlT7eesSo=; b=HaQzHZG++WN9DzRmAcORgzOxiutGnSk0f8l18YoBzxSmK+QJ6GmMd7iTB5ncmzRSXu485u ziISTDNnoMlIaWt/4BgsmQJf7P6sWG8s4OyGXA/FS9ch9EVHx/l7oyKlFiKPlCjjGowq/G YpVgxYlsoBiKLylp7Q8jpNxSCEGoJbpp4KSX08JN/Tp8+cjFTw7fgCZbz+7XqjKbZ99xwP 35yHP1u6gs0e2oMU8+GzSNogTERusl4tZkODHDWehCruG/FDX3IR1GQNxyytYpUMUjxHfr U1WexUN3ZRoh3OCkX0mztlnSa304fbNvVUsmnRnVv4FvmjblFAKDBorneejDMg== 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 4VkcdM6z5dzqDQ; Wed, 22 May 2024 03:45:11 +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 44M3jBng021284; Wed, 22 May 2024 03:45:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M3jBLv021281; Wed, 22 May 2024 03:45:11 GMT (envelope-from git) Date: Wed, 22 May 2024 03:45:11 GMT Message-Id: <202405220345.44M3jBLv021281@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: 2d77b3e4a51d - main - sysutils/systeroid: New port: More powerful alternative to sysctl(8) with a terminal user interface 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 2d77b3e4a51d4fd9cf538353f36ffc98dc6bed13 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=2d77b3e4a51d4fd9cf538353f36ffc98dc6bed13 commit 2d77b3e4a51d4fd9cf538353f36ffc98dc6bed13 Author: Yuri Victorovich AuthorDate: 2024-05-22 03:44:19 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 03:45:09 +0000 sysutils/systeroid: New port: More powerful alternative to sysctl(8) with a terminal user interface --- sysutils/Makefile | 1 + sysutils/systeroid/Makefile | 202 ++++++++++++++++++++++++++ sysutils/systeroid/distinfo | 339 +++++++++++++++++++++++++++++++++++++++++++ sysutils/systeroid/pkg-descr | 6 + 4 files changed, 548 insertions(+) diff --git a/sysutils/Makefile b/sysutils/Makefile index 4aa471ac7af0..7767bf3e5041 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1425,6 +1425,7 @@ SUBDIR += syslinux SUBDIR += syslog-ng SUBDIR += syslogger + SUBDIR += systeroid SUBDIR += sysvbanner SUBDIR += szyszka SUBDIR += tai64nfrac diff --git a/sysutils/systeroid/Makefile b/sysutils/systeroid/Makefile new file mode 100644 index 000000000000..0202270a7736 --- /dev/null +++ b/sysutils/systeroid/Makefile @@ -0,0 +1,202 @@ +PORTNAME= systeroid +DISTVERSIONPREFIX= v +DISTVERSION= 0.4.4 +CATEGORIES= sysutils + +MAINTAINER= yuri@FreeBSD.org +COMMENT= More powerful alternative to sysctl(8) with a terminal user interface +WWW= https://systeroid.cli.rs + +LICENSE= APACHE20 MIT +LICENSE_COMB= dual +LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT + +USES= cargo + +USE_GITHUB= yes +GH_ACCOUNT= orhun + +CARGO_CRATES= adler-1.0.2 \ + aho-corasick-0.7.20 \ + aho-corasick-1.0.2 \ + android-tzdata-0.1.1 \ + android_system_properties-0.1.5 \ + atty-0.2.14 \ + autocfg-1.1.0 \ + bitflags-1.3.2 \ + bitflags-2.3.3 \ + block-0.1.6 \ + bstr-1.5.0 \ + bumpalo-3.13.0 \ + byteorder-1.4.3 \ + cassowary-0.3.0 \ + cc-1.0.79 \ + cfg-if-1.0.0 \ + chrono-0.4.26 \ + clipboard-win-3.1.1 \ + const-random-0.1.15 \ + const-random-macro-0.1.15 \ + copypasta-0.8.2 \ + copypasta-ext-0.4.4 \ + core-foundation-sys-0.8.4 \ + crc32fast-1.3.2 \ + crossbeam-channel-0.5.8 \ + crossbeam-deque-0.8.3 \ + crossbeam-epoch-0.9.15 \ + crossbeam-utils-0.8.16 \ + crunchy-0.2.2 \ + dirs-next-2.0.0 \ + dirs-sys-next-0.1.2 \ + dlib-0.5.2 \ + dlv-list-0.5.0 \ + downcast-rs-1.2.0 \ + either-1.8.1 \ + enum-as-inner-0.5.1 \ + env_logger-0.10.0 \ + errno-0.3.1 \ + errno-dragonfly-0.1.2 \ + flate2-1.0.26 \ + fnv-1.0.7 \ + fxhash-0.2.1 \ + gethostname-0.2.3 \ + getopts-0.2.21 \ + getrandom-0.2.10 \ + globset-0.4.10 \ + globwalk-0.8.1 \ + hashbrown-0.13.2 \ + heck-0.4.1 \ + hermit-abi-0.1.19 \ + hermit-abi-0.2.6 \ + hermit-abi-0.3.1 \ + humantime-2.1.0 \ + iana-time-zone-0.1.57 \ + iana-time-zone-haiku-0.1.2 \ + ignore-0.4.20 \ + indoc-2.0.3 \ + io-lifetimes-1.0.11 \ + is-terminal-0.4.7 \ + is_ci-1.1.1 \ + itertools-0.11.0 \ + itoa-1.0.6 \ + js-sys-0.3.64 \ + lazy-bytes-cast-5.0.1 \ + lazy_static-1.4.0 \ + libc-0.2.146 \ + libloading-0.8.0 \ + linux-raw-sys-0.3.8 \ + lock_api-0.4.10 \ + log-0.4.20 \ + malloc_buf-0.0.6 \ + memchr-2.5.0 \ + memmap2-0.5.10 \ + memoffset-0.6.5 \ + memoffset-0.9.0 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.7.1 \ + nix-0.24.3 \ + nom-7.1.3 \ + num-traits-0.2.15 \ + num_cpus-1.15.0 \ + numtoa-0.1.0 \ + objc-0.2.7 \ + objc-foundation-0.1.1 \ + objc_id-0.1.1 \ + once_cell-1.18.0 \ + ordered-multimap-0.6.0 \ + owo-colors-3.5.0 \ + parking_lot-0.12.1 \ + parking_lot_core-0.9.8 \ + parseit-0.1.2 \ + paste-1.0.14 \ + pkg-config-0.3.27 \ + proc-macro-hack-0.5.20+deprecated \ + proc-macro2-1.0.63 \ + quote-1.0.29 \ + ratatui-0.23.0 \ + rayon-1.7.0 \ + rayon-core-1.11.0 \ + redox_syscall-0.2.16 \ + redox_syscall-0.3.5 \ + redox_termios-0.1.2 \ + redox_users-0.4.3 \ + regex-1.8.4 \ + regex-syntax-0.7.2 \ + rust-ini-0.19.0 \ + rustix-0.37.20 \ + rustversion-1.0.14 \ + ryu-1.0.13 \ + same-file-1.0.6 \ + scoped-tls-1.0.1 \ + scopeguard-1.1.0 \ + serde-1.0.188 \ + serde_derive-1.0.188 \ + serde_json-1.0.107 \ + smallvec-1.10.0 \ + smithay-client-toolkit-0.16.0 \ + smithay-clipboard-0.6.6 \ + strum-0.25.0 \ + strum_macros-0.25.2 \ + supports-color-1.3.1 \ + syn-1.0.109 \ + syn-2.0.28 \ + sysctl-0.5.4 \ + termcolor-1.2.0 \ + termion-2.0.1 \ + thiserror-1.0.48 \ + thiserror-impl-1.0.48 \ + thread_local-1.1.7 \ + tiny-keccak-2.0.2 \ + tui-logger-0.9.6 \ + unicode-ident-1.0.9 \ + unicode-segmentation-1.10.1 \ + unicode-width-0.1.10 \ + walkdir-2.3.3 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.87 \ + wasm-bindgen-backend-0.2.87 \ + wasm-bindgen-macro-0.2.87 \ + wasm-bindgen-macro-support-0.2.87 \ + wasm-bindgen-shared-0.2.87 \ + wayland-client-0.29.5 \ + wayland-commons-0.29.5 \ + wayland-cursor-0.29.5 \ + wayland-protocols-0.29.5 \ + wayland-scanner-0.29.5 \ + wayland-sys-0.29.5 \ + which-4.4.0 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.5 \ + winapi-wsapoll-0.1.1 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-0.48.0 \ + windows-sys-0.48.0 \ + windows-targets-0.48.0 \ + windows_aarch64_gnullvm-0.48.0 \ + windows_aarch64_msvc-0.48.0 \ + windows_i686_gnu-0.48.0 \ + windows_i686_msvc-0.48.0 \ + windows_x86_64_gnu-0.48.0 \ + windows_x86_64_gnullvm-0.48.0 \ + windows_x86_64_msvc-0.48.0 \ + x11-clipboard-0.7.1 \ + x11rb-0.10.1 \ + x11rb-protocol-0.10.0 \ + xcursor-0.3.4 \ + xml-rs-0.8.14 + +PROGS= ${PORTNAME} \ + ${PORTNAME}-tui + +PLIST_FILES= ${PROGS:S/^/bin\//} + +do-install: + # binaries (workaround for error: found a virtual manifest at `xx` instead of a package manifest) +.for p in ${PROGS} + ${INSTALL_PROGRAM} \ + ${WRKDIR}/target/*/release/${p} \ + ${STAGEDIR}${PREFIX}/bin +.endfor + +.include diff --git a/sysutils/systeroid/distinfo b/sysutils/systeroid/distinfo new file mode 100644 index 000000000000..1b73eac9a855 --- /dev/null +++ b/sysutils/systeroid/distinfo @@ -0,0 +1,339 @@ +TIMESTAMP = 1716347429 +SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe +SIZE (rust/crates/adler-1.0.2.crate) = 12778 +SHA256 (rust/crates/aho-corasick-0.7.20.crate) = cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac +SIZE (rust/crates/aho-corasick-0.7.20.crate) = 111440 +SHA256 (rust/crates/aho-corasick-1.0.2.crate) = 43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41 +SIZE (rust/crates/aho-corasick-1.0.2.crate) = 167694 +SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 +SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 +SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 +SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 +SHA256 (rust/crates/atty-0.2.14.crate) = d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8 +SIZE (rust/crates/atty-0.2.14.crate) = 5470 +SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa +SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.3.3.crate) = 630be753d4e58660abd17930c71b647fe46c27ea6b63cc59e1e3851406972e42 +SIZE (rust/crates/bitflags-2.3.3.crate) = 34320 +SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a +SIZE (rust/crates/block-0.1.6.crate) = 4077 +SHA256 (rust/crates/bstr-1.5.0.crate) = a246e68bb43f6cd9db24bea052a53e40405417c5fb372e3d1a8a7f770a564ef5 +SIZE (rust/crates/bstr-1.5.0.crate) = 346060 +SHA256 (rust/crates/bumpalo-3.13.0.crate) = a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1 +SIZE (rust/crates/bumpalo-3.13.0.crate) = 82114 +SHA256 (rust/crates/byteorder-1.4.3.crate) = 14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610 +SIZE (rust/crates/byteorder-1.4.3.crate) = 22512 +SHA256 (rust/crates/cassowary-0.3.0.crate) = df8670b8c7b9dae1793364eafadf7239c40d669904660c5960d74cfd80b46a53 +SIZE (rust/crates/cassowary-0.3.0.crate) = 22876 +SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f +SIZE (rust/crates/cc-1.0.79.crate) = 62624 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/chrono-0.4.26.crate) = ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5 +SIZE (rust/crates/chrono-0.4.26.crate) = 191501 +SHA256 (rust/crates/clipboard-win-3.1.1.crate) = 9fdf5e01086b6be750428ba4a40619f847eb2e95756eee84b18e06e5f0b50342 +SIZE (rust/crates/clipboard-win-3.1.1.crate) = 11964 +SHA256 (rust/crates/const-random-0.1.15.crate) = 368a7a772ead6ce7e1de82bfb04c485f3db8ec744f72925af5735e29a22cc18e +SIZE (rust/crates/const-random-0.1.15.crate) = 6699 +SHA256 (rust/crates/const-random-macro-0.1.15.crate) = 9d7d6ab3c3a2282db210df5f02c4dab6e0a7057af0fb7ebd4070f30fe05c0ddb +SIZE (rust/crates/const-random-macro-0.1.15.crate) = 6680 +SHA256 (rust/crates/copypasta-0.8.2.crate) = 133fc8675ee3a4ec9aa513584deda9aa0faeda3586b87f7f0f2ba082c66fb172 +SIZE (rust/crates/copypasta-0.8.2.crate) = 13030 +SHA256 (rust/crates/copypasta-ext-0.4.4.crate) = 9455f470ea0c7d50c3fe3d22389c3a482f38a9f5fbab1c8ee368121356c56718 +SIZE (rust/crates/copypasta-ext-0.4.4.crate) = 14775 +SHA256 (rust/crates/core-foundation-sys-0.8.4.crate) = e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa +SIZE (rust/crates/core-foundation-sys-0.8.4.crate) = 17725 +SHA256 (rust/crates/crc32fast-1.3.2.crate) = b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d +SIZE (rust/crates/crc32fast-1.3.2.crate) = 38661 +SHA256 (rust/crates/crossbeam-channel-0.5.8.crate) = a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200 +SIZE (rust/crates/crossbeam-channel-0.5.8.crate) = 90455 +SHA256 (rust/crates/crossbeam-deque-0.8.3.crate) = ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef +SIZE (rust/crates/crossbeam-deque-0.8.3.crate) = 21746 +SHA256 (rust/crates/crossbeam-epoch-0.9.15.crate) = ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7 +SIZE (rust/crates/crossbeam-epoch-0.9.15.crate) = 48553 +SHA256 (rust/crates/crossbeam-utils-0.8.16.crate) = 5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294 +SIZE (rust/crates/crossbeam-utils-0.8.16.crate) = 42508 +SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 +SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 +SHA256 (rust/crates/dirs-next-2.0.0.crate) = b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1 +SIZE (rust/crates/dirs-next-2.0.0.crate) = 11689 +SHA256 (rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d +SIZE (rust/crates/dirs-sys-next-0.1.2.crate) = 10681 +SHA256 (rust/crates/dlib-0.5.2.crate) = 330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412 +SIZE (rust/crates/dlib-0.5.2.crate) = 5806 +SHA256 (rust/crates/dlv-list-0.5.0.crate) = d529fd73d344663edfd598ccb3f344e46034db51ebd103518eae34338248ad73 +SIZE (rust/crates/dlv-list-0.5.0.crate) = 22112 +SHA256 (rust/crates/downcast-rs-1.2.0.crate) = 9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650 +SIZE (rust/crates/downcast-rs-1.2.0.crate) = 11670 +SHA256 (rust/crates/either-1.8.1.crate) = 7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91 +SIZE (rust/crates/either-1.8.1.crate) = 16027 +SHA256 (rust/crates/enum-as-inner-0.5.1.crate) = c9720bba047d567ffc8a3cba48bf19126600e249ab7f128e9233e6376976a116 +SIZE (rust/crates/enum-as-inner-0.5.1.crate) = 11707 +SHA256 (rust/crates/env_logger-0.10.0.crate) = 85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0 +SIZE (rust/crates/env_logger-0.10.0.crate) = 36574 +SHA256 (rust/crates/errno-0.3.1.crate) = 4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a +SIZE (rust/crates/errno-0.3.1.crate) = 10348 +SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf +SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 +SHA256 (rust/crates/flate2-1.0.26.crate) = 3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743 +SIZE (rust/crates/flate2-1.0.26.crate) = 70832 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/fxhash-0.2.1.crate) = c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c +SIZE (rust/crates/fxhash-0.2.1.crate) = 4102 +SHA256 (rust/crates/gethostname-0.2.3.crate) = c1ebd34e35c46e00bb73e81363248d627782724609fe1b6396f553f68fe3862e +SIZE (rust/crates/gethostname-0.2.3.crate) = 8174 +SHA256 (rust/crates/getopts-0.2.21.crate) = 14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5 +SIZE (rust/crates/getopts-0.2.21.crate) = 18457 +SHA256 (rust/crates/getrandom-0.2.10.crate) = be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427 +SIZE (rust/crates/getrandom-0.2.10.crate) = 34955 +SHA256 (rust/crates/globset-0.4.10.crate) = 029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc +SIZE (rust/crates/globset-0.4.10.crate) = 22923 +SHA256 (rust/crates/globwalk-0.8.1.crate) = 93e3af942408868f6934a7b85134a3230832b9977cf66125df2f9edcfce4ddcc +SIZE (rust/crates/globwalk-0.8.1.crate) = 13705 +SHA256 (rust/crates/hashbrown-0.13.2.crate) = 43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e +SIZE (rust/crates/hashbrown-0.13.2.crate) = 105265 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/hermit-abi-0.1.19.crate) = 62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33 +SIZE (rust/crates/hermit-abi-0.1.19.crate) = 9979 +SHA256 (rust/crates/hermit-abi-0.2.6.crate) = ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7 +SIZE (rust/crates/hermit-abi-0.2.6.crate) = 13027 +SHA256 (rust/crates/hermit-abi-0.3.1.crate) = fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286 +SIZE (rust/crates/hermit-abi-0.3.1.crate) = 13793 +SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 +SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/iana-time-zone-0.1.57.crate) = 2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613 +SIZE (rust/crates/iana-time-zone-0.1.57.crate) = 19785 +SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f +SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 +SHA256 (rust/crates/ignore-0.4.20.crate) = dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492 +SIZE (rust/crates/ignore-0.4.20.crate) = 53551 +SHA256 (rust/crates/indoc-2.0.3.crate) = 2c785eefb63ebd0e33416dfcb8d6da0bf27ce752843a45632a67bf10d4d4b5c4 +SIZE (rust/crates/indoc-2.0.3.crate) = 14305 +SHA256 (rust/crates/io-lifetimes-1.0.11.crate) = eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2 +SIZE (rust/crates/io-lifetimes-1.0.11.crate) = 37346 +SHA256 (rust/crates/is-terminal-0.4.7.crate) = adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f +SIZE (rust/crates/is-terminal-0.4.7.crate) = 8356 +SHA256 (rust/crates/is_ci-1.1.1.crate) = 616cde7c720bb2bb5824a224687d8f77bfd38922027f01d825cd7453be5099fb +SIZE (rust/crates/is_ci-1.1.1.crate) = 4143 +SHA256 (rust/crates/itertools-0.11.0.crate) = b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57 +SIZE (rust/crates/itertools-0.11.0.crate) = 125074 +SHA256 (rust/crates/itoa-1.0.6.crate) = 453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6 +SIZE (rust/crates/itoa-1.0.6.crate) = 10410 +SHA256 (rust/crates/js-sys-0.3.64.crate) = c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a +SIZE (rust/crates/js-sys-0.3.64.crate) = 80313 +SHA256 (rust/crates/lazy-bytes-cast-5.0.1.crate) = 10257499f089cd156ad82d0a9cd57d9501fa2c989068992a97eb3c27836f206b +SIZE (rust/crates/lazy-bytes-cast-5.0.1.crate) = 4354 +SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 +SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (rust/crates/libc-0.2.146.crate) = f92be4933c13fd498862a9e02a3055f8a8d9c039ce33db97306fd5a6caa7f29b +SIZE (rust/crates/libc-0.2.146.crate) = 684707 +SHA256 (rust/crates/libloading-0.8.0.crate) = d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb +SIZE (rust/crates/libloading-0.8.0.crate) = 27845 +SHA256 (rust/crates/linux-raw-sys-0.3.8.crate) = ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519 +SIZE (rust/crates/linux-raw-sys-0.3.8.crate) = 1013776 +SHA256 (rust/crates/lock_api-0.4.10.crate) = c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16 +SIZE (rust/crates/lock_api-0.4.10.crate) = 26713 +SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f +SIZE (rust/crates/log-0.4.20.crate) = 38307 +SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb +SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239 +SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d +SIZE (rust/crates/memchr-2.5.0.crate) = 65812 +SHA256 (rust/crates/memmap2-0.5.10.crate) = 83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327 +SIZE (rust/crates/memmap2-0.5.10.crate) = 26847 +SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce +SIZE (rust/crates/memoffset-0.6.5.crate) = 7686 +SHA256 (rust/crates/memoffset-0.9.0.crate) = 5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c +SIZE (rust/crates/memoffset-0.9.0.crate) = 9033 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/miniz_oxide-0.7.1.crate) = e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7 +SIZE (rust/crates/miniz_oxide-0.7.1.crate) = 55194 +SHA256 (rust/crates/nix-0.24.3.crate) = fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069 +SIZE (rust/crates/nix-0.24.3.crate) = 266843 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/num-traits-0.2.15.crate) = 578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd +SIZE (rust/crates/num-traits-0.2.15.crate) = 49262 +SHA256 (rust/crates/num_cpus-1.15.0.crate) = 0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b +SIZE (rust/crates/num_cpus-1.15.0.crate) = 15680 +SHA256 (rust/crates/numtoa-0.1.0.crate) = b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef +SIZE (rust/crates/numtoa-0.1.0.crate) = 8999 +SHA256 (rust/crates/objc-0.2.7.crate) = 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1 +SIZE (rust/crates/objc-0.2.7.crate) = 22036 +SHA256 (rust/crates/objc-foundation-0.1.1.crate) = 1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9 +SIZE (rust/crates/objc-foundation-0.1.1.crate) = 9063 +SHA256 (rust/crates/objc_id-0.1.1.crate) = c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b +SIZE (rust/crates/objc_id-0.1.1.crate) = 3258 +SHA256 (rust/crates/once_cell-1.18.0.crate) = dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d +SIZE (rust/crates/once_cell-1.18.0.crate) = 32969 +SHA256 (rust/crates/ordered-multimap-0.6.0.crate) = 4ed8acf08e98e744e5384c8bc63ceb0364e68a6854187221c18df61c4797690e +SIZE (rust/crates/ordered-multimap-0.6.0.crate) = 23158 +SHA256 (rust/crates/owo-colors-3.5.0.crate) = c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f +SIZE (rust/crates/owo-colors-3.5.0.crate) = 30310 +SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f +SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 +SHA256 (rust/crates/parking_lot_core-0.9.8.crate) = 93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447 +SIZE (rust/crates/parking_lot_core-0.9.8.crate) = 32383 +SHA256 (rust/crates/parseit-0.1.2.crate) = 6d8f3e34b613160ce92ccc5c48ddac0949bf9d8269e81a8218788906fcff20df +SIZE (rust/crates/parseit-0.1.2.crate) = 12189 +SHA256 (rust/crates/paste-1.0.14.crate) = de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c +SIZE (rust/crates/paste-1.0.14.crate) = 18157 +SHA256 (rust/crates/pkg-config-0.3.27.crate) = 26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964 +SIZE (rust/crates/pkg-config-0.3.27.crate) = 18838 +SHA256 (rust/crates/proc-macro-hack-0.5.20+deprecated.crate) = dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068 +SIZE (rust/crates/proc-macro-hack-0.5.20+deprecated.crate) = 15045 +SHA256 (rust/crates/proc-macro2-1.0.63.crate) = 7b368fba921b0dce7e60f5e04ec15e565b3303972b42bcfde1d0713b881959eb +SIZE (rust/crates/proc-macro2-1.0.63.crate) = 44867 +SHA256 (rust/crates/quote-1.0.29.crate) = 573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105 +SIZE (rust/crates/quote-1.0.29.crate) = 28345 +SHA256 (rust/crates/ratatui-0.23.0.crate) = 2e2e4cd95294a85c3b4446e63ef054eea43e0205b1fd60120c16b74ff7ff96ad +SIZE (rust/crates/ratatui-0.23.0.crate) = 252662 +SHA256 (rust/crates/rayon-1.7.0.crate) = 1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b +SIZE (rust/crates/rayon-1.7.0.crate) = 169488 +SHA256 (rust/crates/rayon-core-1.11.0.crate) = 4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d +SIZE (rust/crates/rayon-core-1.11.0.crate) = 73118 +SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a +SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 +SHA256 (rust/crates/redox_syscall-0.3.5.crate) = 567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29 +SIZE (rust/crates/redox_syscall-0.3.5.crate) = 23404 +SHA256 (rust/crates/redox_termios-0.1.2.crate) = 8440d8acb4fd3d277125b4bd01a6f38aee8d814b3b5fc09b3f2b825d37d3fe8f +SIZE (rust/crates/redox_termios-0.1.2.crate) = 3268 +SHA256 (rust/crates/redox_users-0.4.3.crate) = b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b +SIZE (rust/crates/redox_users-0.4.3.crate) = 15353 +SHA256 (rust/crates/regex-1.8.4.crate) = d0ab3ca65655bb1e41f2a8c8cd662eb4fb035e67c3f78da1d61dffe89d07300f +SIZE (rust/crates/regex-1.8.4.crate) = 249562 +SHA256 (rust/crates/regex-syntax-0.7.2.crate) = 436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78 +SIZE (rust/crates/regex-syntax-0.7.2.crate) = 339778 +SHA256 (rust/crates/rust-ini-0.19.0.crate) = 7e2a3bcec1f113553ef1c88aae6c020a369d03d55b58de9869a0908930385091 +SIZE (rust/crates/rust-ini-0.19.0.crate) = 18328 +SHA256 (rust/crates/rustix-0.37.20.crate) = b96e891d04aa506a6d1f318d2771bcb1c7dfda84e126660ace067c9b474bb2c0 +SIZE (rust/crates/rustix-0.37.20.crate) = 327665 +SHA256 (rust/crates/rustversion-1.0.14.crate) = 7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4 +SIZE (rust/crates/rustversion-1.0.14.crate) = 17261 +SHA256 (rust/crates/ryu-1.0.13.crate) = f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041 +SIZE (rust/crates/ryu-1.0.13.crate) = 46823 +SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 +SIZE (rust/crates/same-file-1.0.6.crate) = 10183 +SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 +SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 +SHA256 (rust/crates/scopeguard-1.1.0.crate) = d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd +SIZE (rust/crates/scopeguard-1.1.0.crate) = 11470 +SHA256 (rust/crates/serde-1.0.188.crate) = cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e +SIZE (rust/crates/serde-1.0.188.crate) = 76230 +SHA256 (rust/crates/serde_derive-1.0.188.crate) = 4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2 +SIZE (rust/crates/serde_derive-1.0.188.crate) = 55563 +SHA256 (rust/crates/serde_json-1.0.107.crate) = 6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65 +SIZE (rust/crates/serde_json-1.0.107.crate) = 146458 +SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0 +SIZE (rust/crates/smallvec-1.10.0.crate) = 31564 +SHA256 (rust/crates/smithay-client-toolkit-0.16.0.crate) = f307c47d32d2715eb2e0ece5589057820e0e5e70d07c247d1063e844e107f454 +SIZE (rust/crates/smithay-client-toolkit-0.16.0.crate) = 132020 +SHA256 (rust/crates/smithay-clipboard-0.6.6.crate) = 0a345c870a1fae0b1b779085e81b51e614767c239e93503588e54c5b17f4b0e8 +SIZE (rust/crates/smithay-clipboard-0.6.6.crate) = 16797 +SHA256 (rust/crates/strum-0.25.0.crate) = 290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125 +SIZE (rust/crates/strum-0.25.0.crate) = 5539 +SHA256 (rust/crates/strum_macros-0.25.2.crate) = ad8d03b598d3d0fff69bf533ee3ef19b8eeb342729596df84bcc7e1f96ec4059 +SIZE (rust/crates/strum_macros-0.25.2.crate) = 21964 +SHA256 (rust/crates/supports-color-1.3.1.crate) = 8ba6faf2ca7ee42fdd458f4347ae0a9bd6bcc445ad7cb57ad82b383f18870d6f +SIZE (rust/crates/supports-color-1.3.1.crate) = 9705 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.28.crate) = 04361975b3f5e348b2189d8dc55bc942f278b2d482a6a0365de5bdd62d351567 +SIZE (rust/crates/syn-2.0.28.crate) = 241635 +SHA256 (rust/crates/sysctl-0.5.4.crate) = ed66d6a2ccbd656659289bc90767895b7abbdec897a0fc6031aca3ed1cb51d3e +SIZE (rust/crates/sysctl-0.5.4.crate) = 18275 +SHA256 (rust/crates/termcolor-1.2.0.crate) = be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6 +SIZE (rust/crates/termcolor-1.2.0.crate) = 17917 +SHA256 (rust/crates/termion-2.0.1.crate) = 659c1f379f3408c7e5e84c7d0da6d93404e3800b6b9d063ba24436419302ec90 +SIZE (rust/crates/termion-2.0.1.crate) = 23405 +SHA256 (rust/crates/thiserror-1.0.48.crate) = 9d6d7a740b8a666a7e828dd00da9c0dc290dff53154ea77ac109281de90589b7 +SIZE (rust/crates/thiserror-1.0.48.crate) = 18862 +SHA256 (rust/crates/thiserror-impl-1.0.48.crate) = 49922ecae66cc8a249b77e68d1d0623c1b2c514f0060c27cdc68bd62a1219d35 +SIZE (rust/crates/thiserror-impl-1.0.48.crate) = 15096 +SHA256 (rust/crates/thread_local-1.1.7.crate) = 3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152 +SIZE (rust/crates/thread_local-1.1.7.crate) = 13585 +SHA256 (rust/crates/tiny-keccak-2.0.2.crate) = 2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237 +SIZE (rust/crates/tiny-keccak-2.0.2.crate) = 20129 +SHA256 (rust/crates/tui-logger-0.9.6.crate) = 6b1616f71dcb909bb2d6507aabe679547a6b5ec5648fc0da64d524a4f3688e08 +SIZE (rust/crates/tui-logger-0.9.6.crate) = 8083091 +SHA256 (rust/crates/unicode-ident-1.0.9.crate) = b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0 +SIZE (rust/crates/unicode-ident-1.0.9.crate) = 41978 +SHA256 (rust/crates/unicode-segmentation-1.10.1.crate) = 1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36 +SIZE (rust/crates/unicode-segmentation-1.10.1.crate) = 98416 +SHA256 (rust/crates/unicode-width-0.1.10.crate) = c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b +SIZE (rust/crates/unicode-width-0.1.10.crate) = 18968 +SHA256 (rust/crates/walkdir-2.3.3.crate) = 36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698 +SIZE (rust/crates/walkdir-2.3.3.crate) = 23125 +SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 +SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasm-bindgen-0.2.87.crate) = 7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342 +SIZE (rust/crates/wasm-bindgen-0.2.87.crate) = 175052 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd +SIZE (rust/crates/wasm-bindgen-backend-0.2.87.crate) = 26821 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.87.crate) = dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d +SIZE (rust/crates/wasm-bindgen-macro-0.2.87.crate) = 13897 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.87.crate) = 20006 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.87.crate) = ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1 +SIZE (rust/crates/wasm-bindgen-shared-0.2.87.crate) = 7248 +SHA256 (rust/crates/wayland-client-0.29.5.crate) = 3f3b068c05a039c9f755f881dc50f01732214f5685e379829759088967c46715 +SIZE (rust/crates/wayland-client-0.29.5.crate) = 71041 +SHA256 (rust/crates/wayland-commons-0.29.5.crate) = 8691f134d584a33a6606d9d717b95c4fa20065605f798a3f350d78dced02a902 +SIZE (rust/crates/wayland-commons-0.29.5.crate) = 20771 +SHA256 (rust/crates/wayland-cursor-0.29.5.crate) = 6865c6b66f13d6257bef1cd40cbfe8ef2f150fb8ebbdb1e8e873455931377661 +SIZE (rust/crates/wayland-cursor-0.29.5.crate) = 6195 +SHA256 (rust/crates/wayland-protocols-0.29.5.crate) = b950621f9354b322ee817a23474e479b34be96c2e909c14f7bc0100e9a970bc6 +SIZE (rust/crates/wayland-protocols-0.29.5.crate) = 140859 +SHA256 (rust/crates/wayland-scanner-0.29.5.crate) = 8f4303d8fa22ab852f789e75a967f0a2cdc430a607751c0499bada3e451cbd53 +SIZE (rust/crates/wayland-scanner-0.29.5.crate) = 17248 +SHA256 (rust/crates/wayland-sys-0.29.5.crate) = be12ce1a3c39ec7dba25594b97b42cb3195d54953ddb9d3d95a7c3902bc6e9d4 +SIZE (rust/crates/wayland-sys-0.29.5.crate) = 7926 +SHA256 (rust/crates/which-4.4.0.crate) = 2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269 +SIZE (rust/crates/which-4.4.0.crate) = 10889 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 +SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 +SHA256 (rust/crates/winapi-wsapoll-0.1.1.crate) = 44c17110f57155602a80dca10be03852116403c9ff3cd25b079d666f2aa3df6e +SIZE (rust/crates/winapi-wsapoll-0.1.1.crate) = 2881 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-0.48.0.crate) = e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f +SIZE (rust/crates/windows-0.48.0.crate) = 11864177 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-targets-0.48.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5 +SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3 +SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479 +SHA256 (rust/crates/windows_i686_gnu-0.48.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241 +SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490 +SHA256 (rust/crates/windows_i686_msvc-0.48.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00 +SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1 +SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953 +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a +SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422 +SHA256 (rust/crates/x11-clipboard-0.7.1.crate) = 980b9aa9226c3b7de8e2adb11bf20124327c054e0e5812d2aac0b5b5a87e7464 +SIZE (rust/crates/x11-clipboard-0.7.1.crate) = 8477 +SHA256 (rust/crates/x11rb-0.10.1.crate) = 592b4883219f345e712b3209c62654ebda0bb50887f330cbd018d0f654bfd507 +SIZE (rust/crates/x11rb-0.10.1.crate) = 207678 +SHA256 (rust/crates/x11rb-protocol-0.10.0.crate) = 56b245751c0ac9db0e006dc812031482784e434630205a93c73cfefcaabeac67 +SIZE (rust/crates/x11rb-protocol-0.10.0.crate) = 419025 +SHA256 (rust/crates/xcursor-0.3.4.crate) = 463705a63313cd4301184381c5e8042f0a7e9b4bb63653f216311d4ae74690b7 +SIZE (rust/crates/xcursor-0.3.4.crate) = 6069 +SHA256 (rust/crates/xml-rs-0.8.14.crate) = 52839dc911083a8ef63efa4d039d1f58b5e409f923e44c80828f206f66e5541c +SIZE (rust/crates/xml-rs-0.8.14.crate) = 51905 +SHA256 (orhun-systeroid-v0.4.4_GH0.tar.gz) = b638d1167227a30cf793847a08fee42a5810bfb6a493ea0289e29c8260ef916c +SIZE (orhun-systeroid-v0.4.4_GH0.tar.gz) = 6251750 diff --git a/sysutils/systeroid/pkg-descr b/sysutils/systeroid/pkg-descr new file mode 100644 index 000000000000..8039f4c4328d --- /dev/null +++ b/sysutils/systeroid/pkg-descr @@ -0,0 +1,6 @@ +sysctl is a utility on Unix-like operating systems that is used to read and +modify the attributes of the kernel such as its version number, maximum limits, +and security settings. +systeroid is "_sysctl on steroids_". It can do everything that sysctl does and +even more. It provides a safer, more performant, and user-friendly CLI/TUI for +managing the kernel parameters at runtime. From nobody Wed May 22 07:24: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 4VkjTz5VGZz5L63q; Wed, 22 May 2024 07:24: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 4VkjTz4ms1z4Xg1; Wed, 22 May 2024 07:24:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716362647; 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=a5kEnYCjqCGYZcu6gs1P2aFqsHbI/SFdC44/cPivxnQ=; b=UwHnA3utGwFhx6XPqhG1DVQ/lZhgtN8FPLP0dCGu35JwhcoMZ0glJ9UP2QwVEDlEd9yT/M mdBxBm8hcPzc/6eOfYExS13/PaDpr7r7kOJoeB1u7WkSKBU25hjbqkabl16x4/fmSbTRsN DKuUDGyXBLBaiGsjJYmH7z2foXZj2aOl4WK9pknzD/MyyOYe9VffnhbOoMYOFX8D+KF2T5 +mc5Bcz2QGl1fKWb3K2sdU36ApHW6hdmJUUHLeGe9to7+gbYqRlhUL8fgvEHs5hkE5joQp XRpHrulw44W+gUOsuWlCGyOLFmatvBo6CEBJyIYeXHN0ZIh/En5vDk/VsZo/4Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716362647; a=rsa-sha256; cv=none; b=QscRRBq9nvdmBkmkRTDKzPnIjhaYLpoIMcsNzH2rwA5FRGrA+bxwh5N6YJmkGFMpf8I+h8 t53jWpigKCG8wX5UWKJpVNyvVTDKARqQ+fVJbO9AFIEI/BY6U5TBBz0RKvT6HKeZH8snUB i5YvyCS73NqaxVjh5Syu3BTXZDDn7b86rzGjdxKp3TbJAHLEZ5cySujtDczehDfGyfrciI FIsIJd9lVmtkbKf1bPooRwQqod/+VpkP3sOh6rGfw4fCHH/L0gYBKOMxYtleTBl7vVk7rJ OMSmmiTmHft6Z65JKdo+z174QsnVWrmFfwbp6MrlSRtkXRr+wswrXbyqY30gVw== 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=1716362647; 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=a5kEnYCjqCGYZcu6gs1P2aFqsHbI/SFdC44/cPivxnQ=; b=wzbMbAL6PvvqJ4BYCCaufVvveYv40fPPm1YnGRiPfmWHClvBwjhDwiK/UDkqvcCAJYK0ea XaGWhwXS7T9Mnek1BVn3hwjuwyUTTWQalNncUIWem/cWfsEXAwWJlC+Q71Qe1/7sPq+7QO 7Fm6od14Q9bAENP8EKRxyRvTIDekYsfGnLSiGCnXvS19b+/VbNvWpBOqqsdBd8K6i76Yoa LoRZfZWa5OwUDg7G4yQX78K93w4Avl83AeJjaeD9MPtESf6y0+F8ZM+it/rC8aXeKuDbDj 1VkP6gCBwf1U2PO2/IFxv48u16rX4HgtPnzPul9bJsizCFLDIML2K7oj5DfW3A== 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 4VkjTz4CFRzwLy; Wed, 22 May 2024 07:24: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 44M7O7ID091992; Wed, 22 May 2024 07:24:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7O79l091989; Wed, 22 May 2024 07:24:07 GMT (envelope-from git) Date: Wed, 22 May 2024 07:24:07 GMT Message-Id: <202405220724.44M7O79l091989@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Philippe Audeoud Subject: git: 8f19e6adc64d - main - graphics/p5-Image-ExifTool-devel: Update to 12.85 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: jadawin X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 8f19e6adc64df4f92494fbb894655daa8fcd9246 Auto-Submitted: auto-generated The branch main has been updated by jadawin: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f19e6adc64df4f92494fbb894655daa8fcd9246 commit 8f19e6adc64df4f92494fbb894655daa8fcd9246 Author: Sergei Vyshenski AuthorDate: 2024-05-22 06:28:45 +0000 Commit: Philippe Audeoud CommitDate: 2024-05-22 06:23:18 +0000 graphics/p5-Image-ExifTool-devel: Update to 12.85 ChangeLog: https://exiftool.org/history.html PR: 279213 --- graphics/p5-Image-ExifTool-devel/Makefile | 2 +- graphics/p5-Image-ExifTool-devel/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/p5-Image-ExifTool-devel/Makefile b/graphics/p5-Image-ExifTool-devel/Makefile index 08be102fa99f..4310163c91b7 100644 --- a/graphics/p5-Image-ExifTool-devel/Makefile +++ b/graphics/p5-Image-ExifTool-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= Image-ExifTool -DISTVERSION= 12.84 +DISTVERSION= 12.85 CATEGORIES= graphics perl5 MASTER_SITES= SF/exiftool \ https://exiftool.org/ diff --git a/graphics/p5-Image-ExifTool-devel/distinfo b/graphics/p5-Image-ExifTool-devel/distinfo index 468f370aaaec..dbbe530b8e39 100644 --- a/graphics/p5-Image-ExifTool-devel/distinfo +++ b/graphics/p5-Image-ExifTool-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714074495 -SHA256 (Image-ExifTool-12.84.tar.gz) = b1f4a7c796d2eef2342888413a9079558ccfea0f288b4ad1ee6513c71356100d -SIZE (Image-ExifTool-12.84.tar.gz) = 7098932 +TIMESTAMP = 1716359212 +SHA256 (Image-ExifTool-12.85.tar.gz) = 063cf40beb7067d2aa31d8832f46e7a537d0c0aacadf83c6ac61dd317b55b0e6 +SIZE (Image-ExifTool-12.85.tar.gz) = 7101460 From nobody Wed May 22 07:40:01 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 4VkjrK5hMzz5L71y; Wed, 22 May 2024 07:40:01 +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 4VkjrK58DTz4ZL6; Wed, 22 May 2024 07:40:01 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716363601; 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=agTSQvydx68S+kMqNS9oOgiWLyd7eOhM+Jjahb2eOtg=; b=Yk2TCr16xfoQRm9lV845IXSG77fvLcNZth06VCYkcaMhAl0JJANyigKY+kSBJCIXSEchw1 m4UQMmpKAg8RD7X2t5XnRpFOKUA8qLgm4LUQYk6cc+F3zrF2ZQwfEOtPTCrUpLbAV+Fe28 MgWYjAaSJTbV7y1lvZFcfOFOHuz8E6z9q6IqVTRfQ8w+ASC1teaA/pQPbjDWPszXyVdpZX UZQF36+JfXbD4DTiM6kKC8PZUNkAJ1sEK1q1OcDWWZ6yMNzyUI89iBm5FKbbC6duPoQJy7 xDM1cISyEQ2UwCTsjD3FROIyA/NsyBEWD6YV0WskA0nUhGdcoR0TzDNSW2AJug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716363601; a=rsa-sha256; cv=none; b=aACyAa/+8lEJ5JO2YznvCZAyBpW0x+DeNQLh6LmtKc1/P0aKXx9zC/fwWDh/YDtc4nmIwz 5Rin6v/HLlnJh5uEkk6bBW+9C0Ivo86Nkd5STsvQi2XNpVnnv6/yF9o1lsLo7p7KaXH0Wx zol0h/0m9SV8lG2xBQSuwKaUoGm/xeb9dINUaiiNMMQNajGjsjknX+VK5jTrf78s5fSzlA +8Ks4DNoonEaZv+qaDqALgrN00zqzSNY+P2mZKZpp6ro/6/vHcvzrXp/JDZODaLQBRWaLM rAcZj4QSveY0aT6k5SoaPvEhawGQGAeIQipVUYWjveGqZo0N6znWeG/r3hYWRg== 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=1716363601; 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=agTSQvydx68S+kMqNS9oOgiWLyd7eOhM+Jjahb2eOtg=; b=hD/2hkKgROqBpWTpA3DBaJQZCXRhxpVd/Q95LNM3d9zYDIlSY7frvryEBJn6SAzBO4eH/z NZ72NfgUnOXZmfy4ZziQisQoDrXkJMHS4tBYxmppDeFc2cv8QtADZjxgq6TuzmFdfXoDC3 AXJ7cNYFrCGT6BMmF6G6Wxu2MRvtM/gw1/k9cCC3mNtT0mFa7rIjGEeq+mAvaHLjrOehdq uWt6WlC92tx/IBmHLD6X3uL3Kf8+CTfDRFl8ikz0zc6PcO3yNDQEpo1RlNJQ1gspbPXTJp bftc0vqNv0b4SMJ4fz3QYhO5hWj3o4YLmLIqVNPx6+RLHrporrOs+G9tIt4YMA== 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 4VkjrK4kNyzwmW; Wed, 22 May 2024 07:40:01 +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 44M7e1rl011303; Wed, 22 May 2024 07:40:01 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7e1ex011298; Wed, 22 May 2024 07:40:01 GMT (envelope-from git) Date: Wed, 22 May 2024 07:40:01 GMT Message-Id: <202405220740.44M7e1ex011298@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: 4c31bd3f18de - main - security/botan3: Followup to build fix: add comment for clarity 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4c31bd3f18de28b67fd694a16833b9c3be6a9798 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c31bd3f18de28b67fd694a16833b9c3be6a9798 commit 4c31bd3f18de28b67fd694a16833b9c3be6a9798 Author: Yuri Victorovich AuthorDate: 2024-05-22 04:17:24 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 07:39:54 +0000 security/botan3: Followup to build fix: add comment for clarity --- security/botan3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/botan3/Makefile b/security/botan3/Makefile index cced01d5ffe7..e79a686ca23f 100644 --- a/security/botan3/Makefile +++ b/security/botan3/Makefile @@ -16,7 +16,7 @@ BROKEN_FreeBSD_13= compilation fails: no member named 'find' in namespace 'std:: LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs -USES= compiler:c++20-lang cpe gmake llvm:17 shebangfix tar:xz +USES= compiler:c++20-lang cpe gmake llvm:17 shebangfix tar:xz # llvm:17 fixes build failure, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279136 CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes From nobody Wed May 22 07:40:02 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 4VkjrL6FXbz5L7Bp; Wed, 22 May 2024 07:40:02 +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 4VkjrL5gChz4ZFM; Wed, 22 May 2024 07:40:02 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716363602; 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=hug9fswn3GkiaBmCjg9xRSEbpJET/VX8/RFgN33Vkq8=; b=KFxLTqJ9Hf9ZGUaUiUh5KQTzL40Uti0JE0SlEU9nH+FrtahO7NMa4605y8XiiAzzNjAax2 +KsUDRE/4Nj8RnIVhrn7njw/eJs0G/ZqsZ+YX8viCKsdb5pyX9ey7vOoJ1/FQN7i6gtIsI AJcujVDcnFtMHV10ieKascsWLtUNZccxZoEgB8Dc1u1Z1yfHX/P/+eSnKOH5hQWMJ5nmmC EzZMhVNGdedwrGyg/p2CFAPymRNmWX6oxHCumtp4kQduWUAoK0mCgIhqTR1ZdQY1nHEm0D 0CFpaHFbO1hUB4zAitPbIe81lRMK9rn31nErA/GSDO+8zwkSgTENkTJ5ypa6cA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716363602; a=rsa-sha256; cv=none; b=FcXgFJE1uveP5WPVaHxzkQnLoUaC2cdVwq3PPGGvN9Vnk4j+37bobSgFdrWNdpue7L1NL2 8FmcOlukgSdtkEJSl4fuD/VYiiIDRmcQUNR3z2T7fVCSuRdnwGa+rw9uGubrjXjkQRugk8 erxxZftv+cVXtBjpOxVFC/K+V19fWCYXTK7b+EuITniiXZ56dGKfw5/MAv4VH7VxnuHFQd oF6iWINa01ckrDrGqlxrz0BAKam5nm7hGS5uvHltjkpHDfuptrAcSAGk4jb2+iiO521hWy fchWSdPNOpYbVQjR8Yoh7uvzEjPX/9gY8nRt527YigSYMbEc2HwRvo1748hkzw== 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=1716363602; 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=hug9fswn3GkiaBmCjg9xRSEbpJET/VX8/RFgN33Vkq8=; b=yV6nTAaHutWXF9/iZsVBG3urFfgG6YqbdN37mszgrVW9WjOFy2ABAM/2oQnzXh4ef3SMrz EYKFITuctVoIRsgNovDxyV5vADtweHS9LGcPCnRL9SzCeLJEJak7GaRYpB40N1l2Zq/v/n aGGraVZNZmMdvhiqhOaSdBLhoIcdPPom7wVXDGtd//e7gzPTk9uhamxCRTYAg1AID/2LlF EHEMSZS05kEI0EAoVt7pTxNG8ohTgfxW0ue9s+nAL4Dlv1IgSV/3n/JrbTCHtXaI4VKDx7 p2USazNM2DRdUznJNw1ZKKnIP1lQFxxNwiZIHvGM9yumsxptQuQNmoCOsvdp7g== 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 4VkjrL5GYTzwmX; Wed, 22 May 2024 07:40:02 +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 44M7e2Sa011586; Wed, 22 May 2024 07:40:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7e2P9011582; Wed, 22 May 2024 07:40:02 GMT (envelope-from git) Date: Wed, 22 May 2024 07:40:02 GMT Message-Id: <202405220740.44M7e2P9011582@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: ef1c57aab780 - main - math/py-primme: update 3.2.1 =?utf-8?Q?=E2=86=92?= 3.2.2 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ef1c57aab780e26c24cddc582902933aa8be364f Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ef1c57aab780e26c24cddc582902933aa8be364f commit ef1c57aab780e26c24cddc582902933aa8be364f Author: Yuri Victorovich AuthorDate: 2024-05-22 07:37:53 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 07:39:55 +0000 math/py-primme: update 3.2.1 → 3.2.2 Reported by: portscout --- math/py-primme/Makefile | 15 ++++++---- math/py-primme/distinfo | 6 ++-- math/py-primme/files/patch-setup.py | 60 ------------------------------------- 3 files changed, 12 insertions(+), 69 deletions(-) diff --git a/math/py-primme/Makefile b/math/py-primme/Makefile index a52af0aa4fa0..afc596e83e0c 100644 --- a/math/py-primme/Makefile +++ b/math/py-primme/Makefile @@ -1,6 +1,5 @@ PORTNAME= primme -DISTVERSION= 3.2.1 -PORTREVISION= 1 +DISTVERSION= 3.2.2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,16 +10,20 @@ WWW= https://www.cs.wm.edu/~andreas/software/ LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PYNUMPY} \ - ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} -LIB_DEPENDS= libprimme.so:math/primme +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYNUMPY} \ + ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +LIB_DEPENDS= libprimme.so:math/primme \ + libblas.so:math/blas \ + liblapack.so:math/lapack RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} USES= fortran gmake localbase:ldflags python shebangfix -USE_PYTHON= distutils cython autoplist +USE_PYTHON= pep517 cython autoplist TEST_TARGET= test diff --git a/math/py-primme/distinfo b/math/py-primme/distinfo index 48fa2f5b68b7..e949d039bf54 100644 --- a/math/py-primme/distinfo +++ b/math/py-primme/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652145885 -SHA256 (primme-3.2.1.tar.gz) = 0d10daa32899eca8aaf9a3e1dcf7ce088acb17e04668b7317087d279e48db256 -SIZE (primme-3.2.1.tar.gz) = 543155 +TIMESTAMP = 1716351600 +SHA256 (primme-3.2.2.tar.gz) = 9260f8d56c3a9e67abfb2af1c4a5d1b4997959690b1ef6fa7209a25958927d32 +SIZE (primme-3.2.2.tar.gz) = 624043 diff --git a/math/py-primme/files/patch-setup.py b/math/py-primme/files/patch-setup.py deleted file mode 100644 index 7beb0297e2aa..000000000000 --- a/math/py-primme/files/patch-setup.py +++ /dev/null @@ -1,60 +0,0 @@ ---- setup.py.orig 2018-10-26 18:03:19 UTC -+++ setup.py -@@ -16,31 +16,33 @@ def get_numpy_options(): - numpy_include = numpy.get_include() - - # Obtain BLAS/LAPACK linking options -- lapack_info = get_info('lapack_opt') -- blas_info = get_info('blas_opt') -- using_atlas = False -- using_f77blas = False -- using_lapack = False -- for l in lapack_info.get('libraries', []) + blas_info.get('libraries', []): -- if "atlas" in l: using_atlas = True -- if "f77blas" in l: using_f77blas = True -- if "lapack" in l: using_lapack = True -- if using_atlas and (not using_f77blas or not using_lapack): -- lapack_info = get_info('atlas') -- # ATLAS notices an incomplete LAPACK by not setting language to f77 -- complete_lapack = lapack_info.get('language', "") == "f77" -- if complete_lapack: -- blas_info = {} -- else: -- # If ATLAS has an incomplete LAPACK, use a regular one -- blas_info = get_info('atlas_blas') -- lapack_info = get_info('lapack') -+ #lapack_info = get_info('lapack_opt') -+ #blas_info = get_info('blas_opt') -+ #using_atlas = False -+ #using_f77blas = False -+ #using_lapack = False -+ #for l in lapack_info.get('libraries', []) + blas_info.get('libraries', []): -+ # if "atlas" in l: using_atlas = True -+ # if "f77blas" in l: using_f77blas = True -+ # if "lapack" in l: using_lapack = True -+ #if using_atlas and (not using_f77blas or not using_lapack): -+ # lapack_info = get_info('atlas') -+ # # ATLAS notices an incomplete LAPACK by not setting language to f77 -+ # complete_lapack = lapack_info.get('language', "") == "f77" -+ # if complete_lapack: -+ # blas_info = {} -+ # else: -+ # # If ATLAS has an incomplete LAPACK, use a regular one -+ # blas_info = get_info('atlas_blas') -+ # lapack_info = get_info('lapack') - -- blaslapack_libraries = lapack_info.get('libraries', []) + blas_info.get('libraries', []) -- blaslapack_library_dirs = lapack_info.get('library_dirs', []) + blas_info.get('library_dirs', []) -- blaslapack_extra_link_args = lapack_info.get('extra_link_args', []) + blas_info.get('extra_link_args', []) -- if not blaslapack_libraries and not blaslapack_extra_link_args: -- blaslapack_libraries = ['lapack', 'blas'] -+ #blaslapack_libraries = lapack_info.get('libraries', []) + blas_info.get('libraries', []) -+ #blaslapack_library_dirs = lapack_info.get('library_dirs', []) + blas_info.get('library_dirs', []) -+ #blaslapack_extra_link_args = lapack_info.get('extra_link_args', []) + blas_info.get('extra_link_args', []) -+ #if not blaslapack_libraries and not blaslapack_extra_link_args: -+ blaslapack_libraries = [] -+ blaslapack_extra_link_args = [] -+ blaslapack_library_dirs = [] - - r = dict( - include_dirs = [numpy_include, "primme/include", "primme/src/include"], From nobody Wed May 22 07:40:03 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 4VkjrN0Yjxz5L7Bt; Wed, 22 May 2024 07:40:04 +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 4VkjrM6TQrz4ZJF; Wed, 22 May 2024 07:40:03 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716363603; 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=TQaL610EGPJyIUr0+UeVX9zoSfd/7x92BjNHD3hkTp0=; b=yJghaYRDMd/2HgiRkPoZPXPCKXv+Jdb9DFa7TemL0lDijUGBAcz2BFfl3056dcXF5d/wqz 694pGpDpBmUKxhFS/MPQE+6U/4vXEsbZCGUY5ZHxbLHwmX8BMCRCGYKv4Qn4uNtXpQ1+nm 7APdfnCt5acoyC0Kh/NdSHlU8MLWmfkVEhf1XcW86QTcbPgUCjhlKlDpbpk4D783e/cUbj mLhmH2w6MtGaFJCdDO1lrMw9idydk3g4OrbVeBDR3aLwKs4EgeX/FIdXoVlZvqJ/876xxX y0a4QIHdKjnhD/lwzMCWk6SwJORAxPrzxITSROvyQaBFs0GR/TDFGsnN5xhlfA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716363603; a=rsa-sha256; cv=none; b=mAsdMQUCxPtTkJxLfmDmUL7lR3XfNgHeyR1dQ/Gp3H1zCh0tQbsgHnIN5tT4yYo63EquiF cUHb+BIEvPc1DiSQrpXdMS4gxjEYZaPQCcSRRL68F+EmFocxXGpOLiPxoViUpdeKgOmu+a 5q5CiK1GwzDSTplcbyAoy9ujs0HTWe9Duk0+I1zPsKyr0biGCVKGjo+IwScKRmsShQuke2 ic7gAxRhb9voY2wRgiC73d6cn66fR5eOjU3XETTE/EoDCYZ4/+o56dsMCcCstIu6IJ7+VA wYWmN/xj5X/I8RMw1V8lTIjbY8n+WNe7S/0rWhegfBIoK7NQsgffR3bHrRNVSA== 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=1716363603; 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=TQaL610EGPJyIUr0+UeVX9zoSfd/7x92BjNHD3hkTp0=; b=hSmvRrJ+8krMiVYR9dEdtL0qTPFU+Cym7wee7JmunpLOxp9DcRSu/dzghxsK1kjWlyATRJ IUpp+rE/2feHiGx7PXQGR5OqhfUxYuKWCf4kJwTR+4XmA1TeinKOsDlgHukc6oj4dCabqY B6sgQj2sdjlZI5nYVqT87zdQAE8RpGLLYNU3ukhG+Xi1iObuxLs94yQR5lTMIMzLPk2yCn y3xrrRnSifIn0K+Uf5xW8ouPZ64dYPYhAAWNZ9QHU+lGQk/5NB5PNctfnIZiJx7IM++khD HlVpXn1syKJodiDwqqEeldYYAGmGMcFQsld/SLZ+Ieq5fIMmrd4hr2DJz0Z6ag== 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 4VkjrM5rZCzwpj; Wed, 22 May 2024 07:40:03 +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 44M7e39A011866; Wed, 22 May 2024 07:40:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7e3jR011861; Wed, 22 May 2024 07:40:03 GMT (envelope-from git) Date: Wed, 22 May 2024 07:40:03 GMT Message-Id: <202405220740.44M7e3jR011861@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: 4a8da9aef314 - main - misc/llama-cpp: update 2940 =?utf-8?Q?=E2=86=92?= 2961 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4a8da9aef3146842370f17572a4ced8415b9d5f4 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4a8da9aef3146842370f17572a4ced8415b9d5f4 commit 4a8da9aef3146842370f17572a4ced8415b9d5f4 Author: Yuri Victorovich AuthorDate: 2024-05-22 07:38:02 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 07:39:55 +0000 misc/llama-cpp: update 2940 → 2961 Reported by: portscout --- misc/llama-cpp/Makefile | 2 +- misc/llama-cpp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile index 96fc2fa9b0b8..6edb9aebe139 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 2940 +DISTVERSION= 2961 CATEGORIES= misc # machine-learning MAINTAINER= yuri@FreeBSD.org diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index a5e8bde0e886..e0fcd6b26928 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1716178840 -SHA256 (ggerganov-llama.cpp-b2940_GH0.tar.gz) = 554155abf1b2ef8ebc3256e72329420ccdd5a5d2a0ec4d4e08ba6a99b2722a40 -SIZE (ggerganov-llama.cpp-b2940_GH0.tar.gz) = 20149015 +TIMESTAMP = 1716351835 +SHA256 (ggerganov-llama.cpp-b2961_GH0.tar.gz) = 913df9e9de929520d5b837e9c5ef31f1d70c3b51d065bc50a15642954d1128fb +SIZE (ggerganov-llama.cpp-b2961_GH0.tar.gz) = 20159850 SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496 From nobody Wed May 22 07:40:04 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 4VkjrP12m2z5L7Dp; Wed, 22 May 2024 07:40:05 +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 4VkjrN6ntMz4ZCC; Wed, 22 May 2024 07:40:04 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716363604; 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=/Sn+BFqC6/LVRcXN33B/z2d8sRfalw7XvWm8lI3443I=; b=Q1BmB7zBYBTIvKdp06DuWG8C5dWnIHN8J56CmZBWHOcfnhJMei/kz30+Ypccu5vIF2NLJb /zcVWWbcsoSg57ka8Yi8MHpAeBPTwQ7tyC/d7H7ic1qLNz9GBgrlxN18eBxj5P0KwUiPz8 BBIEKRB/RmN910FYt09q+x7cr5U2uPbfSj2c6nDVGt+JcnajnmH9QprBSLgdxsKCumFc98 hIo/om4YBfCLjoi7J138xH+6vgxvpAy04zm3lm1Gtm/VCRVq01Y05lHCp6majnQRzxnPcI KXQYbhFCoSsRJs2YNeRPfcpB8tIdukgqLe/p47UuAWdJd47hRVR///UwhdFeDw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716363605; a=rsa-sha256; cv=none; b=NF8yCjh0NDhey6/2FQzpacX1TOK4J8bDJDnEOc7E4J4i8y8j3+JOEL/tw39NKeKxfDBcQD eHmvnvkZi/GmgQPTUWahCklXwMI3M+Ec1aqLTRhYq4dslb2LuITVkdDNAlfFxUVnNrl5Qg duJ+4kWcCR+ZmmViEQVaXjLm/6u0oA6o3arcQxfhA5BgNR6YAGsPkLIiK4AB/L8lYOIHsW cocRcNwEnr85eTch/tUxBnYVZ5CtaGxsgRRZrt1gK5KoiBTOW64dnm1IhB9By34VZgP5GC 1J48LwdN8CwzPY4UHzI3MhT28IwWSa8+ljhpG9aZ2n1zvzB7FtDUTaZOzXcxlA== 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=1716363605; 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=/Sn+BFqC6/LVRcXN33B/z2d8sRfalw7XvWm8lI3443I=; b=moH74hYLUH8mJCCRmfjioBJmkRKJKQ5dvxQ0jiaAbuSHGtVJmuiEbFWK7f9wH6g3+GSRUj Kk0bx1P0E/i5xex6dlJzPl3W5NVQALiCsZTWzoNbdhgYmL73IK1MtkdE0OTlH0t7zZcI0V F1fLBtuUehitlvBbyrL7h5AQAQxIi5+5JvAS/dSRyg7OOe+hZrbh6JALPC94hd6nqLkPDJ /7fXNy+kSh7IGhSatXZe4Hwe/g0Hcli0a192mwT2bQK9jwGeUSvgyJbNZ5MvuuENVk39Gk jk32CCfaFCXzviNVcFPP1wXiAJgwCSx/T5fAq3Rtyd2sOrlIGvm/yFH7VJFtiA== 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 4VkjrN6Pz6zx1S; Wed, 22 May 2024 07:40:04 +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 44M7e4Yr012143; Wed, 22 May 2024 07:40:04 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7e4Dp012139; Wed, 22 May 2024 07:40:04 GMT (envelope-from git) Date: Wed, 22 May 2024 07:40:04 GMT Message-Id: <202405220740.44M7e4Dp012139@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: 3d662162dfcb - main - math/gretl: update 2024a =?utf-8?Q?=E2=86=92?= 2024b 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3d662162dfcb3a0da15366ed309a6e987287abb7 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3d662162dfcb3a0da15366ed309a6e987287abb7 commit 3d662162dfcb3a0da15366ed309a6e987287abb7 Author: Yuri Victorovich AuthorDate: 2024-05-22 07:38:20 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 07:39:56 +0000 math/gretl: update 2024a → 2024b Reported by: portscout --- math/gretl/Makefile | 2 +- math/gretl/distinfo | 6 +++--- math/gretl/pkg-plist | 6 ++++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 1489d87e57ab..b8ed2f225ebf 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -1,5 +1,5 @@ PORTNAME= gretl -PORTVERSION= 2024a +PORTVERSION= 2024b CATEGORIES= math finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSIONFULL}/ diff --git a/math/gretl/distinfo b/math/gretl/distinfo index 12afa0522e99..97fcaa830b8a 100644 --- a/math/gretl/distinfo +++ b/math/gretl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713672396 -SHA256 (gretl-2024a.tar.xz) = ea16b477f9fbe577f48593341911cb3a7336ef83f587631eac1ffc48759387ea -SIZE (gretl-2024a.tar.xz) = 14599708 +TIMESTAMP = 1716351713 +SHA256 (gretl-2024b.tar.xz) = 9a498e98a3b6b62032b198700bc90db825cd9a5f0d7453df68d17291dc581406 +SIZE (gretl-2024b.tar.xz) = 14736688 diff --git a/math/gretl/pkg-plist b/math/gretl/pkg-plist index 99f7b4e3b02c..bfddc4ab098d 100644 --- a/math/gretl/pkg-plist +++ b/math/gretl/pkg-plist @@ -141,8 +141,8 @@ lib/gretl-gtk%%GTK_VER%%/vif.so %%GUI%%lib/gretl-gtk%%GTK_VER%%/xlsx_import.so %%GUI%%lib/gretl-gtk%%GTK_VER%%/xml_get.so lib/libgretl-1.0.so -lib/libgretl-1.0.so.47 -lib/libgretl-1.0.so.47.0.0 +lib/libgretl-1.0.so.48 +lib/libgretl-1.0.so.48.0.0 libdata/pkgconfig/gretl.pc %%GUI%%share/applications/gretl.desktop %%GUI%%share/applications/gretl_edit.desktop @@ -435,11 +435,13 @@ libdata/pkgconfig/gretl.pc %%ADDONS%%%%DATADIR%%/functions/gig/gig.gfn %%ADDONS%%%%DATADIR%%/functions/gig/gig.pdf %%DATADIR%%/functions/gretlfunc.dtd +%%DATADIR%%/functions/gretlfunc.xsd %%ADDONS%%%%DATADIR%%/functions/ivpanel/ivpanel.gfn %%ADDONS%%%%DATADIR%%/functions/ivpanel/ivpanel.pdf %%ADDONS%%%%DATADIR%%/functions/logging/logging.gfn %%ADDONS%%%%DATADIR%%/functions/logging/logging.pdf %%ADDONS%%%%DATADIR%%/functions/regls/examples/README.txt +%%ADDONS%%%%DATADIR%%/functions/regls/examples/doc.inp %%ADDONS%%%%DATADIR%%/functions/regls/examples/elnet_sequence.inp %%ADDONS%%%%DATADIR%%/functions/regls/examples/fat.inp %%ADDONS%%%%DATADIR%%/functions/regls/examples/fatplus.inp From nobody Wed May 22 07:40:05 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 4VkjrQ1x0sz5L76t; Wed, 22 May 2024 07:40:06 +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 4VkjrQ0YzZz4ZLv; Wed, 22 May 2024 07:40:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716363606; 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=O2l05RQusmGp225wooQxlV4AHBLSXP9Rciz28+EO+fI=; b=ujtTXC9/dnjUQ78RM9hKNnTkHZ+Xf2LNjELh3s4GGQKM6fGLkwYcpSXG5C4KE4Tfph3lvh JktL16bTg+YmRRFucW+RuHGBoaDj/13YG6sOaAA0tqfpAZBUYke06JoIoAYLjnIoELrIvm bgWinfdpAtVHck+kh7qEw7jDS9GIVy6jgwbL6OtCT4RGwDtoxs5iSv40OMPkHxhM8JsPiT KBShTaaHNQyeOZh9s/kEVpDIYBAdmOVyMnell1POe5f0E+MOKa0lwuUD3il7/oVKqbg5sI lZ8/QZPY0RMPrU+Vgnor7aNxY2je6IzUF0Y+FDy+wkrdLT/z/5i7CbzPlWNQtw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716363606; a=rsa-sha256; cv=none; b=QJdOQbyDpuHsvmHojl8x1B+5TNChJbhtUX1Nog8TK1IYlBzqkwKWnfiKSrMfTvuonQ/OUT Aix5fVZek0RCSRuXgXmppdVwGohqQR/lCPtN9g9ABPGwqP6TL3qf5mXDmhcGoDoTLCkG+C ONxZC7Lyo2kS1z6ZrnyVcQK3KRUOmn43TR5XHNDZQViHKWNDZoZMbWuot/N9bBZla27svo pKdK/dWVjR14fvubCfjJxAwsXxxsHZgIhTw7Y5sI05PYqcisrvkMlvBXh1So5UZeXnCptf dNr6wDSHXDFfzGBjQHfQ3tlEoCtL5Uu24wbe3nUMISKls68gH2O2DtlOAykZBQ== 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=1716363606; 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=O2l05RQusmGp225wooQxlV4AHBLSXP9Rciz28+EO+fI=; b=pmIG6Um0I6TSHJ22t2Pl6vpyZ+pKhQI9Jnpzrkcz6+kwmyYIJSemDZFJAI0EPzaIR/kzhM +QRpi+9Bka0cNRWaRTHcHF9DUvAacLRpF+y01EV+PJ747S2pPX57uoaAIq2jKwSXVzP6AT g6y3qBbLbpw+p+KZ/BL43YpecoglFmyWWfzR7WQwly0HQZewGE6KrriDSm5IZIiOA8jfcM KBKOKc7RiSOKKwSID59Cq2sJ2XS+WCt/Af5WFP/ZCrQ2FImaVueDc3SCJtotTbm6AcNKap qhvPdzZ4PACbys+4wgojoAkBJ1r0erkWHhzzYdgAX2VDdr6DvQ4uMbT8ITKy/g== 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 4VkjrP70tGzwkx; Wed, 22 May 2024 07:40:05 +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 44M7e5bt012421; Wed, 22 May 2024 07:40:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7e5DS012416; Wed, 22 May 2024 07:40:05 GMT (envelope-from git) Date: Wed, 22 May 2024 07:40:05 GMT Message-Id: <202405220740.44M7e5DS012416@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: d3327765085b - main - math/clad: update 1.4 =?utf-8?Q?=E2=86=92?= 1.5 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d3327765085ba815508be5792efb2505e1f8943c Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3327765085ba815508be5792efb2505e1f8943c commit d3327765085ba815508be5792efb2505e1f8943c Author: Yuri Victorovich AuthorDate: 2024-05-22 07:38:42 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 07:39:56 +0000 math/clad: update 1.4 → 1.5 Reported by: portscout --- math/clad/Makefile | 3 +-- math/clad/distinfo | 6 +++--- math/clad/files/patch-CMakeLists.txt | 19 +++++++++++++------ math/clad/pkg-plist | 5 ++++- 4 files changed, 21 insertions(+), 12 deletions(-) diff --git a/math/clad/Makefile b/math/clad/Makefile index 1124df4daad1..4187543719d6 100644 --- a/math/clad/Makefile +++ b/math/clad/Makefile @@ -1,7 +1,6 @@ PORTNAME= clad DISTVERSIONPREFIX= v -DISTVERSION= 1.4 -PORTREVISION= 1 +DISTVERSION= 1.5 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/clad/distinfo b/math/clad/distinfo index f392eca1a1cf..73891ddb2e0f 100644 --- a/math/clad/distinfo +++ b/math/clad/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709605257 -SHA256 (vgvassilev-clad-v1.4_GH0.tar.gz) = da5584159499b05d77cfca40baee5d4d212beb269637736fee34d84d2b82d419 -SIZE (vgvassilev-clad-v1.4_GH0.tar.gz) = 969136 +TIMESTAMP = 1716351065 +SHA256 (vgvassilev-clad-v1.5_GH0.tar.gz) = fa044d8a161cbe3ed4e97df0e7ab2b1064a7f3fce7593f0a5d583f4bd866bf90 +SIZE (vgvassilev-clad-v1.5_GH0.tar.gz) = 1030298 diff --git a/math/clad/files/patch-CMakeLists.txt b/math/clad/files/patch-CMakeLists.txt index 609c98a7523d..a253419c073d 100644 --- a/math/clad/files/patch-CMakeLists.txt +++ b/math/clad/files/patch-CMakeLists.txt @@ -1,6 +1,17 @@ ---- CMakeLists.txt.orig 2024-02-29 15:28:44 UTC +--- CMakeLists.txt.orig 2024-05-21 05:35:52 UTC +++ CMakeLists.txt -@@ -309,10 +309,14 @@ if (NOT CLAD_BUILD_STATIC_ONLY) +@@ -317,8 +317,10 @@ if (NOT CLAD_BUILD_STATIC_ONLY) + include(GoogleBenchmark) + endif(CLAD_ENABLE_BENCHMARKS) + ++ if (FREEBSD_BUILD_DEMOS) + add_subdirectory(demos/ErrorEstimation/CustomModel) + add_subdirectory(demos/ErrorEstimation/PrintModel) ++ endif() + + # Change the default compiler to the clang which we run clad upon. Our unittests + # need to use a supported by clad compiler. Note that's a huge hack and it is +@@ -331,8 +333,10 @@ if (NOT CLAD_BUILD_STATIC_ONLY) string(REPLACE "-fno-lifetime-dse" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") string(REPLACE "-Wno-class-memaccess" "" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") @@ -8,10 +19,6 @@ add_subdirectory(unittests) add_subdirectory(test) + endif() -+ if (FREEBSD_BUILD_DEMOS) - add_subdirectory(demos/ErrorEstimation/CustomModel) - add_subdirectory(demos/ErrorEstimation/PrintModel) -+ endif() # Add benchmarking infrastructure. if (CLAD_ENABLE_BENCHMARKS) diff --git a/math/clad/pkg-plist b/math/clad/pkg-plist index 625e53524eda..af7a92cc2b72 100644 --- a/math/clad/pkg-plist +++ b/math/clad/pkg-plist @@ -7,9 +7,12 @@ include/clad/Differentiator/CladConfig.h include/clad/Differentiator/CladUtils.h include/clad/Differentiator/Compatibility.h include/clad/Differentiator/DerivativeBuilder.h +include/clad/Differentiator/DerivedFnCollector.h +include/clad/Differentiator/DerivedFnInfo.h include/clad/Differentiator/DiffMode.h include/clad/Differentiator/DiffPlanner.h include/clad/Differentiator/Differentiator.h +include/clad/Differentiator/DynamicGraph.h include/clad/Differentiator/ErrorEstimator.h include/clad/Differentiator/EstimationModel.h include/clad/Differentiator/ExternalRMVSource.h @@ -25,6 +28,7 @@ include/clad/Differentiator/ReverseModeForwPassVisitor.h include/clad/Differentiator/ReverseModeVisitor.h include/clad/Differentiator/ReverseModeVisitorDirectionKinds.h include/clad/Differentiator/STLBuiltins.h +include/clad/Differentiator/Sins.h include/clad/Differentiator/StmtClone.h include/clad/Differentiator/Tape.h include/clad/Differentiator/VectorForwardModeVisitor.h @@ -33,5 +37,4 @@ include/clad/Differentiator/Version.h include/clad/Differentiator/VisitorBase.h include/clad/tools/ClangBackendPlugin.h include/clad/tools/ClangPlugin.h -include/clad/tools/DerivedFnInfo.h lib/clad.so From nobody Wed May 22 07:40:06 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 4VkjrR50bQz5L76v; Wed, 22 May 2024 07:40: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 4VkjrR0srTz4Z9Y; Wed, 22 May 2024 07:40:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716363607; 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=RYIHRIYMcHInhyrz9vwjGRMsqigDdkso8maVutowsM4=; b=llLuGVejAvgaZ/SyugyFtFnV+MC5yNWTTYJvGcBPSmhk+0EIHzRLp8gtdBFGUd+J3XvcYY OTWqUoAOVqUHHNOfJYPlftJr10NBcv69zrDtbRIhOcH6Y6r2JTfAmawfPvAY0FyfkONfdH SG9r91DkpTaxLGAb4eUz+2ChPGzccapHHEBTX/ssdClDx4qzVLgx8fVllYElFTgKN3k5hQ WqNfFyeEaROzvygweN3H4GGbTAUfenCVZTzutMmkLplReHLNzpuxVNcLIjJEODUGE7hVUO 6xqf3Dcj3OGikIYeQBMP12NzWB+BF+h3U6EI1AyYpw1ExPAFvksnXWy4KkDsOg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716363607; a=rsa-sha256; cv=none; b=KZKd4LiMo+R/3mfl9JJKEWA1FrZM87poGxEAKtxKkzinMldsOeV+bqOpslFsfjVeVVZJth /IEfJ7VfXYA35dbTFRXL5uyleny0RjQGcqkuKkxqXbYYIH0w0dLbD8Vw9SEmOlBRPhRPq0 xUGDmjZ7qWt1RGNR8ivF5uWvfWRoeO/W4qcu/KkQLUIydf9Q6Oid4/xFC1OdP/xKgYAnjI j871qDZj2uYWWz4iW03mIktZkrT8LCy0SNig+gDr6j7aqJmSPpJTf82Pj6grG8MfzNTX2W AUje+3frowfhgth0mI3uqZrp6EmK1eODF2ccdLF1+gNSFSYvXmYN36dShN1XjQ== 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=1716363607; 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=RYIHRIYMcHInhyrz9vwjGRMsqigDdkso8maVutowsM4=; b=Zh9LphoOUWW6o2B84igzLMkFs8MaFkX4kie455Wlfy6u1MF7crPAVn3gj+gG/Y5lg7do3V AVK8G9GeV4RRIVr1njZBuXT0G2hSL8tO65/4OZBwg034fTuWqAdg412blu3Cu6OzXgJUmR 4nFX/A3ixxT6IFP2hnH0fCNBb8Qc3lYKorLzsQdguCFaU5KM5IeEgjKbfKw2jrkdnfsxzD Jx09UlN+bOaoDCdKmh/iwApfq7PCcQMuRCUO1XjdRkHDruIyKjML8s2dLl124icWxKX/3k BpVissRFJkL1QS0EMgYpSb8iMgqJ/XUJJIWlUb7tEzn7bQXij4eDnR7aJFr49w== 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 4VkjrR0S8hzx1T; Wed, 22 May 2024 07:40: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 44M7e60j012695; Wed, 22 May 2024 07:40:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7e6vC012691; Wed, 22 May 2024 07:40:06 GMT (envelope-from git) Date: Wed, 22 May 2024 07:40:06 GMT Message-Id: <202405220740.44M7e6vC012691@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: 5f3bd0fa00cd - main - finance/fabric: update 2.5.7 =?utf-8?Q?=E2=86=92?= 2.5.8 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5f3bd0fa00cd8bb31b903834740cfd34aa9bda89 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f3bd0fa00cd8bb31b903834740cfd34aa9bda89 commit 5f3bd0fa00cd8bb31b903834740cfd34aa9bda89 Author: Yuri Victorovich AuthorDate: 2024-05-22 07:38:59 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 07:39:57 +0000 finance/fabric: update 2.5.7 → 2.5.8 Reported by: portscout --- finance/fabric/Makefile | 6 +++--- finance/fabric/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/finance/fabric/Makefile b/finance/fabric/Makefile index 2009ea6753e8..4316cf29abbf 100644 --- a/finance/fabric/Makefile +++ b/finance/fabric/Makefile @@ -1,7 +1,6 @@ PORTNAME= fabric DISTVERSIONPREFIX= v -DISTVERSION= 2.5.7 -PORTREVISION= 1 +DISTVERSION= 2.5.8 CATEGORIES= finance PKGNAMESUFFIX= -hyperledger @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc # compilation fails on non-64-bit systems: fabric-amcl/core/FP256BN/FP.go:111:19: cannot convert MConst (constant 30564559323915749 of type Chunk) to type int -USES= go:modules +USES= go:1.22,modules USE_GITHUB= yes GH_ACCOUNT= hyperledger @@ -138,6 +137,7 @@ GH_TUPLE= \ uber-go:multierr:v1.11.0:uber_go_multierr/vendor/go.uber.org/multierr \ uber-go:zap:v1.26.0:uber_go_zap/vendor/go.uber.org/zap + PROGS= configtxgen \ configtxlator \ cryptogen \ diff --git a/finance/fabric/distinfo b/finance/fabric/distinfo index 38bc096cfe7e..c9670e612fd1 100644 --- a/finance/fabric/distinfo +++ b/finance/fabric/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1713280987 -SHA256 (hyperledger-fabric-v2.5.7_GH0.tar.gz) = 32ca0b0b85c8b15a28ae0b5b479a1c088f6a3ff7459bbdd0509cb3e2d65f0699 -SIZE (hyperledger-fabric-v2.5.7_GH0.tar.gz) = 28247962 +TIMESTAMP = 1716350970 +SHA256 (hyperledger-fabric-v2.5.8_GH0.tar.gz) = ea2acd7fe5803796f9da64b7e7da11ae2fe825fccfaf2edc9a71ca5ac70760a3 +SIZE (hyperledger-fabric-v2.5.8_GH0.tar.gz) = 28246298 SHA256 (Azure-go-ansiterm-d185dfc1b5a1_GH0.tar.gz) = 1a061bad3379d8f955a3c2bd34c2927f2e561e7a11418dda2927eb222e3cbbc5 SIZE (Azure-go-ansiterm-d185dfc1b5a1_GH0.tar.gz) = 21650 SHA256 (DataDog-zstd-v1.4.5_GH0.tar.gz) = be75f3ea541bb7bb02c2329059ad81dff504087f89970426d23252e502a0f899 From nobody Wed May 22 07:40:08 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 4VkjrS4v6zz5L72B; Wed, 22 May 2024 07:40:08 +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 4VkjrS1fvlz4ZCh; Wed, 22 May 2024 07:40:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716363608; 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=NTjYSQt17e2Cb9WHS+z1ta4xdDOyN7SkJoq57fEUj58=; b=PpzY2SLQ7371o15orb9+8F3C8pNpUO2rz2ame9SdhJSsIxcNjXPRQxw4KjdJniHTMJ/Gd1 pgNJmhPZ0Oaxn3FRVF9WjhGpxeoYBW3IlIMNMSWFkhhvF7XDYPXqrKVmofkPjzdeIhyv+D lW/74bhW5q6XbSL5WvcSi/gCxcuahvmHqZS36bt2qqcJGVZkpBLQ8tqsn03s/UbwqI9ScB h7dx2ygO5nyrakzQ8mKwwF+or1USTFDsRDeqEUqGrPYtLuhtzJfJZmn2EcOwvOan3OkvsX cTMVNCNlbV98FxXXHRzvokHNUaKW3U2keIrUHCWWXelT60xfvTVS6QXMvW9LYQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716363608; a=rsa-sha256; cv=none; b=KEF/Ptk9nhR8m4PRN5p2qc6GBUmWGkql+PxpycTxxpaFU2+GvBD6BlVzu7vnmVigfacIAr v+p3eeEhWKA0kdcdBAiCvUcLgkQdn0SyK6AyEzDKNsHCM9NXvXiGtzKXx7auOid6cyMyAM GUsup5EeNXrhm1if+1T8Y0BMn5dCq9ixP5xe8Hy1qGA1j0hz9Qp2cF3nWt2hXPDnBpq2Cq gyo9DsPmlfkkRMzf+MzWwFSN7o7ZX/mCsFR6GzAvROLtdubuKxo/XkU99jvIEL8rqFQfEI GL5VHRJS5R/bmLmgnARSKLNjme8eHEjaxNilPzl2gzZXnkD6yzpjq7tgsil1Xg== 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=1716363608; 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=NTjYSQt17e2Cb9WHS+z1ta4xdDOyN7SkJoq57fEUj58=; b=jC5VBxi9kNTywULPOKCgpVi+ANZ0uiZZgfQmw7w+fHAeCourrH4m66AqMfPtA67xAfjc0t ljgzoE9JiifoY/95LzV+vebPDwPittN4MWsajc4/gfdez27Y21fDthEPyph8DF9aaE3l+H 1D5OteWOE1vL3NtpDodsVPaCEF1uhkVJIgTj1ai635wB4tn0aBl/UqNMtRM10zI5g47PFL xdmmh4fOJ8kquZD305ytFOyz3lbB6tYkqbg0bL2aDKhtQQ03kEaYAF7Hi7zxqHvNpTUrg9 LXBjxkDXW2ssERNwb/7PAh6NyQYlbTNBxv1zu7HLs4C38SSkXZSnC3LZITUl/A== 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 4VkjrS1D7Xzx0Z; Wed, 22 May 2024 07:40:08 +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 44M7e8IW012978; Wed, 22 May 2024 07:40:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7e875012969; Wed, 22 May 2024 07:40:08 GMT (envelope-from git) Date: Wed, 22 May 2024 07:40:08 GMT Message-Id: <202405220740.44M7e875012969@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: 6de8e550587a - main - devel/uv: update 0.1.39 =?utf-8?Q?=E2=86=92?= 0.1.45 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6de8e550587af1ba7ca9edb6e8d36d693f428511 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6de8e550587af1ba7ca9edb6e8d36d693f428511 commit 6de8e550587af1ba7ca9edb6e8d36d693f428511 Author: Yuri Victorovich AuthorDate: 2024-05-22 07:39:11 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 07:39:57 +0000 devel/uv: update 0.1.39 → 0.1.45 Reported by: portscout --- devel/uv/Makefile | 177 +++++++++++++-------------- devel/uv/distinfo | 354 ++++++++++++++++++++++++++++-------------------------- 2 files changed, 271 insertions(+), 260 deletions(-) diff --git a/devel/uv/Makefile b/devel/uv/Makefile index 9d3974e1b684..78a72bbf7231 100644 --- a/devel/uv/Makefile +++ b/devel/uv/Makefile @@ -1,6 +1,5 @@ PORTNAME= uv -DISTVERSION= 0.1.39 -PORTREVISION= 1 +DISTVERSION= 0.1.45 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org @@ -33,55 +32,55 @@ CARGO_CRATES= addr2line-0.21.0 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ - anstream-0.6.13 \ - anstyle-1.0.6 \ - anstyle-parse-0.2.3 \ - anstyle-query-1.0.2 \ - anstyle-wincon-3.0.2 \ - anyhow-1.0.82 \ - arbitrary-1.3.2 \ + anstream-0.6.14 \ + anstyle-1.0.7 \ + anstyle-parse-0.2.4 \ + anstyle-query-1.0.3 \ + anstyle-wincon-3.0.3 \ + anyhow-1.0.86 \ arc-swap-1.7.1 \ arrayref-0.3.7 \ arrayvec-0.7.4 \ assert-json-diff-2.0.2 \ assert_cmd-2.0.14 \ assert_fs-1.1.1 \ - async-channel-2.2.1 \ - async-compression-0.4.8 \ + async-channel-2.3.1 \ + async-compression-0.4.10 \ async-trait-0.1.80 \ - async_http_range_reader-0.7.1 \ - autocfg-1.2.0 \ - axoasset-0.9.1 \ + async_http_range_reader-0.8.0 \ + atomic-waker-1.1.2 \ + autocfg-1.3.0 \ + axoasset-0.9.3 \ axoprocess-0.2.0 \ axotag-0.2.0 \ - axoupdater-0.5.1 \ + axoupdater-0.6.4 \ backoff-0.4.0 \ backtrace-0.3.71 \ backtrace-ext-0.2.1 \ base64-0.13.1 \ base64-0.21.7 \ - base64-0.22.0 \ + base64-0.22.1 \ bisection-0.1.0 \ bitflags-1.3.2 \ bitflags-2.5.0 \ bitvec-1.0.1 \ block-buffer-0.10.4 \ - brotli-4.0.0 \ - brotli-decompressor-3.0.0 \ + brotli-6.0.0 \ + brotli-decompressor-4.0.0 \ bstr-1.9.1 \ bumpalo-3.16.0 \ bytecheck-0.6.12 \ bytecheck_derive-0.6.12 \ - bytemuck-1.15.0 \ + bytemuck-1.16.0 \ byteorder-1.5.0 \ bytes-1.6.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ cachedir-0.3.1 \ - camino-1.1.6 \ - cargo-util-0.2.10 \ + camino-1.1.7 \ + cargo-util-0.2.11 \ cast-0.3.0 \ - cc-1.0.92 \ + cc-1.0.97 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ charset-0.1.3 \ @@ -98,9 +97,12 @@ CARGO_CRATES= addr2line-0.21.0 \ clap_derive-4.5.4 \ clap_lex-0.7.0 \ cmake-0.1.50 \ + codspeed-2.6.0 \ + codspeed-criterion-compat-2.6.0 \ color_quant-1.1.0 \ - colorchoice-1.0.0 \ - concurrent-queue-2.4.0 \ + colorchoice-1.0.1 \ + colored-2.1.0 \ + concurrent-queue-2.5.0 \ configparser-3.0.4 \ console-0.15.8 \ core-foundation-0.9.4 \ @@ -118,12 +120,11 @@ CARGO_CRATES= addr2line-0.21.0 \ csv-core-0.1.11 \ ctrlc-3.4.4 \ dashmap-5.5.3 \ - data-encoding-2.5.0 \ + data-encoding-2.6.0 \ data-url-0.2.0 \ deadpool-0.10.0 \ - deadpool-runtime-0.1.3 \ + deadpool-runtime-0.1.4 \ derivative-2.2.0 \ - derive_arbitrary-1.3.2 \ diff-0.1.13 \ difflib-0.4.0 \ digest-0.10.7 \ @@ -132,19 +133,19 @@ CARGO_CRATES= addr2line-0.21.0 \ doc-comment-0.3.3 \ dunce-1.0.4 \ dyn-clone-1.0.17 \ - either-1.11.0 \ + either-1.12.0 \ encode_unicode-0.3.6 \ encoding_rs-0.8.34 \ encoding_rs_io-0.1.7 \ equivalent-1.0.1 \ - errno-0.3.8 \ + errno-0.3.9 \ event-listener-5.3.0 \ - event-listener-strategy-0.5.1 \ - fastrand-2.0.2 \ + event-listener-strategy-0.5.2 \ + fastrand-2.1.0 \ fdeflate-0.3.4 \ filetime-0.2.23 \ fixedbitset-0.4.2 \ - flate2-1.0.28 \ + flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ fontconfig-parser-0.5.6 \ @@ -171,10 +172,10 @@ CARGO_CRATES= addr2line-0.21.0 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ - h2-0.4.4 \ + h2-0.4.5 \ half-2.4.1 \ hashbrown-0.12.3 \ - hashbrown-0.14.3 \ + hashbrown-0.14.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ @@ -196,38 +197,39 @@ CARGO_CRATES= addr2line-0.21.0 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ ignore-0.4.22 \ - image-0.24.9 \ imagesize-0.11.0 \ indexmap-2.2.6 \ indicatif-0.17.8 \ indoc-2.0.5 \ - insta-1.38.0 \ + insta-1.39.0 \ instant-0.1.12 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ is_ci-1.2.0 \ + is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ itertools-0.12.1 \ + itertools-0.13.0 \ itoa-1.0.11 \ - jobserver-0.1.28 \ + jobserver-0.1.31 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ - junction-1.0.0 \ + junction-1.1.0 \ kurbo-0.8.3 \ kurbo-0.9.5 \ lazy_static-1.4.0 \ libc-0.2.153 \ libgit2-sys-0.16.2+1.7.2 \ - libmimalloc-sys-0.1.35 \ + libmimalloc-sys-0.1.37 \ libredox-0.1.3 \ libssh2-sys-0.3.0 \ libz-ng-sys-1.1.15 \ libz-sys-1.1.16 \ linked-hash-map-0.5.6 \ - linux-raw-sys-0.4.13 \ - lock_api-0.4.11 \ + linux-raw-sys-0.4.14 \ + lock_api-0.4.12 \ log-0.4.21 \ - mailparse-0.14.1 \ + mailparse-0.15.0 \ matchers-0.1.0 \ md-5-0.10.6 \ memchr-2.7.2 \ @@ -237,7 +239,7 @@ CARGO_CRATES= addr2line-0.21.0 \ memoffset-0.9.1 \ miette-7.2.0 \ miette-derive-7.2.0 \ - mimalloc-0.1.39 \ + mimalloc-0.1.41 \ mime-0.3.17 \ miniz_oxide-0.7.2 \ mio-0.8.11 \ @@ -248,7 +250,7 @@ CARGO_CRATES= addr2line-0.21.0 \ normalize-line-endings-0.3.0 \ nu-ansi-term-0.46.0 \ nu-ansi-term-0.49.0 \ - num-traits-0.2.18 \ + num-traits-0.2.19 \ num_cpus-1.16.0 \ number_prefix-0.4.0 \ object-0.32.2 \ @@ -262,19 +264,19 @@ CARGO_CRATES= addr2line-0.21.0 \ owo-colors-4.0.0 \ parking-2.2.0 \ parking_lot-0.11.2 \ - parking_lot-0.12.1 \ + parking_lot-0.12.2 \ parking_lot_core-0.8.6 \ - parking_lot_core-0.9.9 \ - paste-1.0.14 \ + parking_lot_core-0.9.10 \ + paste-1.0.15 \ path-absolutize-3.1.1 \ path-dedot-3.1.1 \ pathdiff-0.2.1 \ percent-encoding-2.3.1 \ - pest-2.7.8 \ - pest_derive-2.7.8 \ - pest_generator-2.7.8 \ - pest_meta-2.7.8 \ - petgraph-0.6.4 \ + pest-2.7.10 \ + pest_derive-2.7.10 \ + pest_generator-2.7.10 \ + pest_meta-2.7.10 \ + petgraph-0.6.5 \ pico-args-0.5.0 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ @@ -291,7 +293,7 @@ CARGO_CRATES= addr2line-0.21.0 \ predicates-tree-1.0.9 \ pretty_assertions-1.4.0 \ priority-queue-2.0.2 \ - proc-macro2-1.0.79 \ + proc-macro2-1.0.82 \ ptr_meta-0.1.4 \ ptr_meta_derive-0.1.4 \ pyo3-0.21.2 \ @@ -312,6 +314,7 @@ CARGO_CRATES= addr2line-0.21.0 \ redox_syscall-0.2.16 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ + redox_syscall-0.5.1 \ redox_users-0.4.5 \ reflink-copy-0.1.17 \ regex-1.10.4 \ @@ -321,7 +324,7 @@ CARGO_CRATES= addr2line-0.21.0 \ regex-syntax-0.8.3 \ rend-0.4.2 \ reqwest-0.12.4 \ - reqwest-middleware-0.3.0 \ + reqwest-middleware-0.3.1 \ reqwest-retry-0.5.0 \ resvg-0.29.0 \ retry-policies-0.3.0 \ @@ -330,41 +333,41 @@ CARGO_CRATES= addr2line-0.21.0 \ rkyv-0.7.44 \ rkyv_derive-0.7.44 \ rmp-0.8.14 \ - rmp-serde-1.2.0 \ + rmp-serde-1.3.0 \ rosvgtree-0.1.0 \ roxmltree-0.18.1 \ roxmltree-0.19.0 \ rust-netrc-0.1.1 \ - rustc-demangle-0.1.23 \ + rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ - rustix-0.38.32 \ - rustls-0.22.3 \ + rustix-0.38.34 \ + rustls-0.22.4 \ rustls-native-certs-0.7.0 \ rustls-pemfile-2.1.2 \ - rustls-pki-types-1.4.1 \ - rustls-webpki-0.102.2 \ + rustls-pki-types-1.7.0 \ + rustls-webpki-0.102.4 \ rustybuzz-0.7.0 \ - ryu-1.0.17 \ + ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ - schemars-0.8.16 \ - schemars_derive-0.8.16 \ + schemars-0.8.20 \ + schemars_derive-0.8.20 \ scopeguard-1.2.0 \ seahash-4.1.0 \ - security-framework-2.10.0 \ - security-framework-sys-2.10.0 \ - semver-1.0.22 \ - serde-1.0.198 \ - serde_derive-1.0.198 \ - serde_derive_internals-0.26.0 \ - serde_json-1.0.116 \ - serde_spanned-0.6.5 \ + security-framework-2.11.0 \ + security-framework-sys-2.11.0 \ + semver-1.0.23 \ + serde-1.0.202 \ + serde_derive-1.0.202 \ + serde_derive_internals-0.29.1 \ + serde_json-1.0.117 \ + serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha1-0.10.6 \ sha2-0.10.8 \ sharded-slab-0.1.7 \ shell-escape-0.1.5 \ - signal-hook-registry-1.4.1 \ + signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ simdutf8-0.1.4 \ similar-2.5.0 \ @@ -373,7 +376,7 @@ CARGO_CRATES= addr2line-0.21.0 \ slab-0.4.9 \ smallvec-1.13.2 \ smawk-0.3.2 \ - socket2-0.5.6 \ + socket2-0.5.7 \ spin-0.9.8 \ strict-num-0.1.1 \ strsim-0.11.1 \ @@ -386,7 +389,7 @@ CARGO_CRATES= addr2line-0.21.0 \ svgtypes-0.9.0 \ svgtypes-0.10.0 \ syn-1.0.109 \ - syn-2.0.58 \ + syn-2.0.64 \ sync_wrapper-0.1.2 \ sys-info-0.9.1 \ tagu-0.1.6 \ @@ -399,12 +402,12 @@ CARGO_CRATES= addr2line-0.21.0 \ test-case-3.3.1 \ test-case-core-3.3.1 \ test-case-macros-3.3.1 \ - test-log-0.2.15 \ - test-log-macros-0.2.15 \ + test-log-0.2.16 \ + test-log-macros-0.2.16 \ testing_logger-0.1.1 \ textwrap-0.16.1 \ - thiserror-1.0.59 \ - thiserror-impl-1.0.59 \ + thiserror-1.0.61 \ + thiserror-impl-1.0.61 \ thread_local-1.1.8 \ tikv-jemalloc-sys-0.5.4+5.3.0-patched \ tikv-jemallocator-0.5.4 \ @@ -419,10 +422,10 @@ CARGO_CRATES= addr2line-0.21.0 \ tokio-rustls-0.25.0 \ tokio-stream-0.1.15 \ tokio-tar-0.3.1 \ - tokio-util-0.7.10 \ - toml-0.8.12 \ - toml_datetime-0.6.5 \ - toml_edit-0.22.9 \ + tokio-util-0.7.11 \ + toml-0.8.13 \ + toml_datetime-0.6.6 \ + toml_edit-0.22.13 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ @@ -448,7 +451,7 @@ CARGO_CRATES= addr2line-0.21.0 \ unicode-normalization-0.1.23 \ unicode-script-0.5.6 \ unicode-vo-0.1.0 \ - unicode-width-0.1.11 \ + unicode-width-0.1.12 \ unindent-0.2.3 \ unscanny-0.1.0 \ untrusted-0.9.0 \ @@ -484,7 +487,7 @@ CARGO_CRATES= addr2line-0.21.0 \ widestring-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.6 \ + winapi-util-0.1.8 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ windows-0.52.0 \ windows-0.56.0 \ @@ -514,7 +517,7 @@ CARGO_CRATES= addr2line-0.21.0 \ windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.5 \ - winnow-0.6.5 \ + winnow-0.6.8 \ winreg-0.52.0 \ winsafe-0.0.19 \ wiremock-0.6.0 \ @@ -524,11 +527,11 @@ CARGO_CRATES= addr2line-0.21.0 \ xmlparser-0.13.6 \ yansi-0.5.1 \ zeroize-1.7.0 \ - zip-1.1.1 \ + zip-0.6.6 \ zstd-0.13.1 \ zstd-safe-7.1.0 \ zstd-sys-2.0.10+zstd.1.5.6 \ - pubgrub@git+https://github.com/astral-sh/pubgrub?rev=c26e485213e39582c6f2e4d45c0328422670e7a7\#c26e485213e39582c6f2e4d45c0328422670e7a7 \ + pubgrub@git+https://github.com/astral-sh/pubgrub?rev=0e684a874c9fb8f74738cd8875524c80e3d4820b\#0e684a874c9fb8f74738cd8875524c80e3d4820b \ async_zip@git+https://github.com/charliermarsh/rs-async-zip?rev=1dcb40cfe1bf5325a6fd4bfcf9894db40241f585\#1dcb40cfe1bf5325a6fd4bfcf9894db40241f585 OPENSSLINC= /usr/include diff --git a/devel/uv/distinfo b/devel/uv/distinfo index 6b6f7ed33fd5..39ea82140bf9 100644 --- a/devel/uv/distinfo +++ b/devel/uv/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1714803678 +TIMESTAMP = 1716350608 SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe @@ -17,20 +17,18 @@ SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac2 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 SHA256 (rust/crates/anes-0.1.6.crate) = 4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299 SIZE (rust/crates/anes-0.1.6.crate) = 23857 -SHA256 (rust/crates/anstream-0.6.13.crate) = d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb -SIZE (rust/crates/anstream-0.6.13.crate) = 30928 -SHA256 (rust/crates/anstyle-1.0.6.crate) = 8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc -SIZE (rust/crates/anstyle-1.0.6.crate) = 14604 -SHA256 (rust/crates/anstyle-parse-0.2.3.crate) = c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c -SIZE (rust/crates/anstyle-parse-0.2.3.crate) = 24699 -SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648 -SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739 -SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7 -SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 -SHA256 (rust/crates/anyhow-1.0.82.crate) = f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519 -SIZE (rust/crates/anyhow-1.0.82.crate) = 45361 -SHA256 (rust/crates/arbitrary-1.3.2.crate) = 7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110 -SIZE (rust/crates/arbitrary-1.3.2.crate) = 32037 +SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b +SIZE (rust/crates/anstream-0.6.14.crate) = 29160 +SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b +SIZE (rust/crates/anstyle-1.0.7.crate) = 15709 +SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4 +SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069 +SHA256 (rust/crates/anstyle-query-1.0.3.crate) = a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5 +SIZE (rust/crates/anstyle-query-1.0.3.crate) = 9742 +SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19 +SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179 +SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da +SIZE (rust/crates/anyhow-1.0.86.crate) = 46741 SHA256 (rust/crates/arc-swap-1.7.1.crate) = 69f7f8c3906b62b754cd5326047894316021dcfe5a194c8ea52bdd94934a3457 SIZE (rust/crates/arc-swap-1.7.1.crate) = 68512 SHA256 (rust/crates/arrayref-0.3.7.crate) = 6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545 @@ -43,24 +41,26 @@ SHA256 (rust/crates/assert_cmd-2.0.14.crate) = ed72493ac66d5804837f480ab3766c72b SIZE (rust/crates/assert_cmd-2.0.14.crate) = 24591 SHA256 (rust/crates/assert_fs-1.1.1.crate) = 2cd762e110c8ed629b11b6cde59458cc1c71de78ebbcc30099fc8e0403a2a2ec SIZE (rust/crates/assert_fs-1.1.1.crate) = 18090 -SHA256 (rust/crates/async-channel-2.2.1.crate) = 136d4d23bcc79e27423727b36823d86233aad06dfea531837b038394d11e9928 -SIZE (rust/crates/async-channel-2.2.1.crate) = 14326 -SHA256 (rust/crates/async-compression-0.4.8.crate) = 07dbbf24db18d609b1462965249abdf49129ccad073ec257da372adc83259c60 -SIZE (rust/crates/async-compression-0.4.8.crate) = 104878 +SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a +SIZE (rust/crates/async-channel-2.3.1.crate) = 14576 +SHA256 (rust/crates/async-compression-0.4.10.crate) = 9c90a406b4495d129f00461241616194cb8a032c8d1c53c657f0961d5f8e0498 +SIZE (rust/crates/async-compression-0.4.10.crate) = 104959 SHA256 (rust/crates/async-trait-0.1.80.crate) = c6fa2087f2753a7da8cc1c0dbfcf89579dd57458e36769de5ac750b4671737ca SIZE (rust/crates/async-trait-0.1.80.crate) = 28775 -SHA256 (rust/crates/async_http_range_reader-0.7.1.crate) = 8561e6613f8361df8bed11c0eef05b98384643bc81f6b753eec7c1d91f097509 -SIZE (rust/crates/async_http_range_reader-0.7.1.crate) = 13966 -SHA256 (rust/crates/autocfg-1.2.0.crate) = f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80 -SIZE (rust/crates/autocfg-1.2.0.crate) = 14808 -SHA256 (rust/crates/axoasset-0.9.1.crate) = 5e05853b0d9abfab8e7532cad0d07ec396dd95c1a81926b49ab3cfa121a9d8d6 -SIZE (rust/crates/axoasset-0.9.1.crate) = 59004 +SHA256 (rust/crates/async_http_range_reader-0.8.0.crate) = f1a0e0571c5d724d17fbe0b608d31a91e94938722c141877d3a2982216b084c2 +SIZE (rust/crates/async_http_range_reader-0.8.0.crate) = 14013 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0 +SIZE (rust/crates/autocfg-1.3.0.crate) = 16524 +SHA256 (rust/crates/axoasset-0.9.3.crate) = 6d492e2a60fbacf2154ee58fd4bc3dd7385a5febf10fef6145924fd3117cd920 +SIZE (rust/crates/axoasset-0.9.3.crate) = 59879 SHA256 (rust/crates/axoprocess-0.2.0.crate) = 4de46920588aef95658797996130bacd542436aee090084646521260a74bda7d SIZE (rust/crates/axoprocess-0.2.0.crate) = 11535 SHA256 (rust/crates/axotag-0.2.0.crate) = d888fac0b73e64cbdf36a743fc5a25af5ae955c357535cb420b389bf1e1a6c54 SIZE (rust/crates/axotag-0.2.0.crate) = 10741 -SHA256 (rust/crates/axoupdater-0.5.1.crate) = 639ef3c97d1bebfb42f94739036fbe3e10ef0056d2f8d5ea288bf4ad5f73a5e6 -SIZE (rust/crates/axoupdater-0.5.1.crate) = 14394 +SHA256 (rust/crates/axoupdater-0.6.4.crate) = 7d6bf8aaa32e7d33071ed9a339fc34ac30b0a5190f82069fbd12a1266bda9068 +SIZE (rust/crates/axoupdater-0.6.4.crate) = 15739 SHA256 (rust/crates/backoff-0.4.0.crate) = b62ddb9cb1ec0a098ad4bbf9344d0713fa193ae1a80af55febcff2627b6a00c1 SIZE (rust/crates/backoff-0.4.0.crate) = 26738 SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d @@ -71,8 +71,8 @@ SHA256 (rust/crates/base64-0.13.1.crate) = 9e1b586273c5702936fe7b7d6896644d8be71 SIZE (rust/crates/base64-0.13.1.crate) = 61002 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 SIZE (rust/crates/base64-0.21.7.crate) = 82576 -SHA256 (rust/crates/base64-0.22.0.crate) = 9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51 -SIZE (rust/crates/base64-0.22.0.crate) = 81568 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/bisection-0.1.0.crate) = 021e079a1bab0ecce6cf4b4b74c0c37afa4a697136eb3b127875c84a8f04a8c3 SIZE (rust/crates/bisection-0.1.0.crate) = 7094 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a @@ -83,10 +83,10 @@ SHA256 (rust/crates/bitvec-1.0.1.crate) = 1bc2832c24239b0141d5674bb9174f9d68a8b5 SIZE (rust/crates/bitvec-1.0.1.crate) = 224375 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/brotli-4.0.0.crate) = 125740193d7fee5cc63ab9e16c2fdc4e07c74ba755cc53b327d6ea029e9fc569 -SIZE (rust/crates/brotli-4.0.0.crate) = 1389566 -SHA256 (rust/crates/brotli-decompressor-3.0.0.crate) = 65622a320492e09b5e0ac436b14c54ff68199bac392d0e89a6832c4518eea525 -SIZE (rust/crates/brotli-decompressor-3.0.0.crate) = 193126 +SHA256 (rust/crates/brotli-6.0.0.crate) = 74f7971dbd9326d58187408ab83117d8ac1bb9c17b085fdacd1cf2f598719b6b +SIZE (rust/crates/brotli-6.0.0.crate) = 1359183 +SHA256 (rust/crates/brotli-decompressor-4.0.0.crate) = e6221fe77a248b9117d431ad93761222e1cf8ff282d9d1d5d9f53d6299a1cf76 +SIZE (rust/crates/brotli-decompressor-4.0.0.crate) = 193192 SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706 SIZE (rust/crates/bstr-1.9.1.crate) = 380305 SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c @@ -95,8 +95,8 @@ SHA256 (rust/crates/bytecheck-0.6.12.crate) = 23cdc57ce23ac53c931e88a43d06d070a6 SIZE (rust/crates/bytecheck-0.6.12.crate) = 8202 SHA256 (rust/crates/bytecheck_derive-0.6.12.crate) = 3db406d29fbcd95542e92559bed4d8ad92636d1ca8b3b72ede10b4bcc010e659 SIZE (rust/crates/bytecheck_derive-0.6.12.crate) = 5415 -SHA256 (rust/crates/bytemuck-1.15.0.crate) = 5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15 -SIZE (rust/crates/bytemuck-1.15.0.crate) = 47672 +SHA256 (rust/crates/bytemuck-1.16.0.crate) = 78834c15cb5d5efe3452d58b1e8ba890dd62d21907f867f383358198e56ebca5 +SIZE (rust/crates/bytemuck-1.16.0.crate) = 48015 SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9 @@ -107,14 +107,14 @@ SHA256 (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 736a955f3fa7875102d57c82b8ca SIZE (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 633444 SHA256 (rust/crates/cachedir-0.3.1.crate) = 4703f3937077db8fa35bee3c8789343c1aec2585f0146f09d658d4ccc0e8d873 SIZE (rust/crates/cachedir-0.3.1.crate) = 8668 -SHA256 (rust/crates/camino-1.1.6.crate) = c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c -SIZE (rust/crates/camino-1.1.6.crate) = 30519 -SHA256 (rust/crates/cargo-util-0.2.10.crate) = 9f2d9a9a8d3e0b61b1110c49ab8f6ed7a76ce4f2b1d53ae48a83152d3d5e8f5b -SIZE (rust/crates/cargo-util-0.2.10.crate) = 25741 +SHA256 (rust/crates/camino-1.1.7.crate) = e0ec6b951b160caa93cc0c7b209e5a3bff7aae9062213451ac99493cd844c239 +SIZE (rust/crates/camino-1.1.7.crate) = 36204 +SHA256 (rust/crates/cargo-util-0.2.11.crate) = f6e977de2867ec90a1654882ff95ca5849a526e893bab588f84664cfcdb11c0a +SIZE (rust/crates/cargo-util-0.2.11.crate) = 25735 SHA256 (rust/crates/cast-0.3.0.crate) = 37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5 SIZE (rust/crates/cast-0.3.0.crate) = 11452 -SHA256 (rust/crates/cc-1.0.92.crate) = 2678b2e3449475e95b0aa6f9b506a28e61b3dc8996592b983695e8ebb58a8b41 -SIZE (rust/crates/cc-1.0.92.crate) = 76130 +SHA256 (rust/crates/cc-1.0.97.crate) = 099a5357d84c4c61eb35fc8eafa9a79a902c2f76911e5747ced4e032edd8d9b4 +SIZE (rust/crates/cc-1.0.97.crate) = 76951 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/cfg_aliases-0.1.1.crate) = fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e @@ -147,12 +147,18 @@ SHA256 (rust/crates/clap_lex-0.7.0.crate) = 98cc8fbded0c607b7ba9dd60cd98df59af97 SIZE (rust/crates/clap_lex-0.7.0.crate) = 11915 SHA256 (rust/crates/cmake-0.1.50.crate) = a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130 SIZE (rust/crates/cmake-0.1.50.crate) = 16748 +SHA256 (rust/crates/codspeed-2.6.0.crate) = 3a104ac948e0188b921eb3fcbdd55dcf62e542df4c7ab7e660623f6288302089 +SIZE (rust/crates/codspeed-2.6.0.crate) = 4661 +SHA256 (rust/crates/codspeed-criterion-compat-2.6.0.crate) = 722c36bdc62d9436d027256ce2627af81ac7a596dfc7d13d849d0d212448d7fe +SIZE (rust/crates/codspeed-criterion-compat-2.6.0.crate) = 10183 SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b SIZE (rust/crates/color_quant-1.1.0.crate) = 6649 -SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 -SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 -SHA256 (rust/crates/concurrent-queue-2.4.0.crate) = d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363 -SIZE (rust/crates/concurrent-queue-2.4.0.crate) = 20244 +SHA256 (rust/crates/colorchoice-1.0.1.crate) = 0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422 +SIZE (rust/crates/colorchoice-1.0.1.crate) = 7895 +SHA256 (rust/crates/colored-2.1.0.crate) = cbf2150cce219b664a8a70df7a1f933836724b503f8a413af9365b4dcc4d90b8 +SIZE (rust/crates/colored-2.1.0.crate) = 23348 +SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 +SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 SHA256 (rust/crates/configparser-3.0.4.crate) = 4ec6d3da8e550377a85339063af6e3735f4b1d9392108da4e083a1b3b9820288 SIZE (rust/crates/configparser-3.0.4.crate) = 24680 SHA256 (rust/crates/console-0.15.8.crate) = 0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb @@ -187,18 +193,16 @@ SHA256 (rust/crates/ctrlc-3.4.4.crate) = 672465ae37dc1bc6380a6547a8883d5dd397b0f SIZE (rust/crates/ctrlc-3.4.4.crate) = 14660 SHA256 (rust/crates/dashmap-5.5.3.crate) = 978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856 SIZE (rust/crates/dashmap-5.5.3.crate) = 24061 -SHA256 (rust/crates/data-encoding-2.5.0.crate) = 7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5 -SIZE (rust/crates/data-encoding-2.5.0.crate) = 20632 +SHA256 (rust/crates/data-encoding-2.6.0.crate) = e8566979429cf69b49a5c740c60791108e86440e8be149bbea4fe54d2c32d6e2 +SIZE (rust/crates/data-encoding-2.6.0.crate) = 20769 SHA256 (rust/crates/data-url-0.2.0.crate) = 8d7439c3735f405729d52c3fbbe4de140eaf938a1fe47d227c27f8254d4302a5 SIZE (rust/crates/data-url-0.2.0.crate) = 20553 SHA256 (rust/crates/deadpool-0.10.0.crate) = fb84100978c1c7b37f09ed3ce3e5f843af02c2a2c431bae5b19230dad2c1b490 SIZE (rust/crates/deadpool-0.10.0.crate) = 31997 -SHA256 (rust/crates/deadpool-runtime-0.1.3.crate) = 63dfa964fe2a66f3fde91fc70b267fe193d822c7e603e2a675a49a7f46ad3f49 -SIZE (rust/crates/deadpool-runtime-0.1.3.crate) = 3038 +SHA256 (rust/crates/deadpool-runtime-0.1.4.crate) = 092966b41edc516079bdf31ec78a2e0588d1d0c08f78b91d8307215928642b2b +SIZE (rust/crates/deadpool-runtime-0.1.4.crate) = 7664 SHA256 (rust/crates/derivative-2.2.0.crate) = fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b SIZE (rust/crates/derivative-2.2.0.crate) = 48076 -SHA256 (rust/crates/derive_arbitrary-1.3.2.crate) = 67e77553c4162a157adbf834ebae5b415acbecbeafc7a74b0e886657506a7611 -SIZE (rust/crates/derive_arbitrary-1.3.2.crate) = 10614 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 SIZE (rust/crates/diff-0.1.13.crate) = 46216 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 @@ -215,8 +219,8 @@ SHA256 (rust/crates/dunce-1.0.4.crate) = 56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa SIZE (rust/crates/dunce-1.0.4.crate) = 8034 SHA256 (rust/crates/dyn-clone-1.0.17.crate) = 0d6ef0072f8a535281e4876be788938b528e9a1d43900b82c2569af7da799125 SIZE (rust/crates/dyn-clone-1.0.17.crate) = 11848 -SHA256 (rust/crates/either-1.11.0.crate) = a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2 -SIZE (rust/crates/either-1.11.0.crate) = 18973 +SHA256 (rust/crates/either-1.12.0.crate) = 3dca9240753cf90908d7e4aac30f630662b02aebaa1b58a3cadabdb23385b58b +SIZE (rust/crates/either-1.12.0.crate) = 18974 SHA256 (rust/crates/encode_unicode-0.3.6.crate) = a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f SIZE (rust/crates/encode_unicode-0.3.6.crate) = 45741 SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59 @@ -225,22 +229,22 @@ SHA256 (rust/crates/encoding_rs_io-0.1.7.crate) = 1cc3c5651fb62ab8aa3103998dade5 SIZE (rust/crates/encoding_rs_io-0.1.7.crate) = 16969 SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 -SIZE (rust/crates/errno-0.3.8.crate) = 10645 +SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba +SIZE (rust/crates/errno-0.3.9.crate) = 10690 SHA256 (rust/crates/event-listener-5.3.0.crate) = 6d9944b8ca13534cdfb2800775f8dd4902ff3fc75a50101466decadfdf322a24 SIZE (rust/crates/event-listener-5.3.0.crate) = 43084 -SHA256 (rust/crates/event-listener-strategy-0.5.1.crate) = 332f51cb23d20b0de8458b86580878211da09bcd4503cb579c225b3d124cabb3 -SIZE (rust/crates/event-listener-strategy-0.5.1.crate) = 10656 -SHA256 (rust/crates/fastrand-2.0.2.crate) = 658bd65b1cf4c852a3cc96f18a8ce7b5640f6b703f905c7d74532294c2a63984 -SIZE (rust/crates/fastrand-2.0.2.crate) = 14674 +SHA256 (rust/crates/event-listener-strategy-0.5.2.crate) = 0f214dc438f977e6d4e3500aaa277f5ad94ca83fbbd9b1a15713ce2344ccc5a1 +SIZE (rust/crates/event-listener-strategy-0.5.2.crate) = 10697 +SHA256 (rust/crates/fastrand-2.1.0.crate) = 9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a +SIZE (rust/crates/fastrand-2.1.0.crate) = 14907 SHA256 (rust/crates/fdeflate-0.3.4.crate) = 4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645 SIZE (rust/crates/fdeflate-0.3.4.crate) = 25001 SHA256 (rust/crates/filetime-0.2.23.crate) = 1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd SIZE (rust/crates/filetime-0.2.23.crate) = 14942 SHA256 (rust/crates/fixedbitset-0.4.2.crate) = 0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80 SIZE (rust/crates/fixedbitset-0.4.2.crate) = 15954 -SHA256 (rust/crates/flate2-1.0.28.crate) = 46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e -SIZE (rust/crates/flate2-1.0.28.crate) = 73690 +SHA256 (rust/crates/flate2-1.0.30.crate) = 5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae +SIZE (rust/crates/flate2-1.0.30.crate) = 75511 SHA256 (rust/crates/float-cmp-0.9.0.crate) = 98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4 SIZE (rust/crates/float-cmp-0.9.0.crate) = 10102 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 @@ -293,14 +297,14 @@ SHA256 (rust/crates/globset-0.4.14.crate) = 57da3b9b5b85bd66f31093f8c408b90a7443 SIZE (rust/crates/globset-0.4.14.crate) = 25090 SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757 SIZE (rust/crates/globwalk-0.9.1.crate) = 12572 -SHA256 (rust/crates/h2-0.4.4.crate) = 816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069 -SIZE (rust/crates/h2-0.4.4.crate) = 168905 +SHA256 (rust/crates/h2-0.4.5.crate) = fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d696aa5cf173edbcb1486ab +SIZE (rust/crates/h2-0.4.5.crate) = 174166 SHA256 (rust/crates/half-2.4.1.crate) = 6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888 SIZE (rust/crates/half-2.4.1.crate) = 50892 SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 -SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 -SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 SIZE (rust/crates/heck-0.4.1.crate) = 11567 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea @@ -343,8 +347,6 @@ SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6dd SIZE (rust/crates/idna-0.5.0.crate) = 271940 SHA256 (rust/crates/ignore-0.4.22.crate) = b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1 SIZE (rust/crates/ignore-0.4.22.crate) = 55462 -SHA256 (rust/crates/image-0.24.9.crate) = 5690139d2f55868e080017335e4b94cb7414274c74f1669c84fb5feba2c9f69d -SIZE (rust/crates/image-0.24.9.crate) = 9261055 SHA256 (rust/crates/imagesize-0.11.0.crate) = b72ad49b554c1728b1e83254a1b1565aea4161e28dabbfa171fc15fe62299caf SIZE (rust/crates/imagesize-0.11.0.crate) = 9519 SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 @@ -353,8 +355,8 @@ SHA256 (rust/crates/indicatif-0.17.8.crate) = 763a5a8f45087d6bcea4222e7b72c291a0 SIZE (rust/crates/indicatif-0.17.8.crate) = 64869 SHA256 (rust/crates/indoc-2.0.5.crate) = b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5 SIZE (rust/crates/indoc-2.0.5.crate) = 14396 -SHA256 (rust/crates/insta-1.38.0.crate) = 3eab73f58e59ca6526037208f0e98851159ec1633cf17b6cd2e1f2c3fd5d53cc -SIZE (rust/crates/insta-1.38.0.crate) = 86379 +SHA256 (rust/crates/insta-1.39.0.crate) = 810ae6042d48e2c9e9215043563a58a80b877bc863228a74cf10c49d4620a6f5 +SIZE (rust/crates/insta-1.39.0.crate) = 87049 SHA256 (rust/crates/instant-0.1.12.crate) = 7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c SIZE (rust/crates/instant-0.1.12.crate) = 6128 SHA256 (rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3 @@ -363,20 +365,24 @@ SHA256 (rust/crates/is-terminal-0.4.12.crate) = f23ff5ef2b80d608d61efee834934d86 SIZE (rust/crates/is-terminal-0.4.12.crate) = 7470 SHA256 (rust/crates/is_ci-1.2.0.crate) = 7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45 SIZE (rust/crates/is_ci-1.2.0.crate) = 4521 +SHA256 (rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800 +SIZE (rust/crates/is_terminal_polyfill-1.70.0.crate) = 7451 SHA256 (rust/crates/itertools-0.10.5.crate) = b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473 SIZE (rust/crates/itertools-0.10.5.crate) = 115354 SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 SIZE (rust/crates/itertools-0.12.1.crate) = 137761 +SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 +SIZE (rust/crates/itertools-0.13.0.crate) = 146261 SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b SIZE (rust/crates/itoa-1.0.11.crate) = 10563 -SHA256 (rust/crates/jobserver-0.1.28.crate) = ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6 -SIZE (rust/crates/jobserver-0.1.28.crate) = 25543 +SHA256 (rust/crates/jobserver-0.1.31.crate) = d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e +SIZE (rust/crates/jobserver-0.1.31.crate) = 27306 SHA256 (rust/crates/jpeg-decoder-0.3.1.crate) = f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0 SIZE (rust/crates/jpeg-decoder-0.3.1.crate) = 744364 SHA256 (rust/crates/js-sys-0.3.69.crate) = 29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d SIZE (rust/crates/js-sys-0.3.69.crate) = 81083 -SHA256 (rust/crates/junction-1.0.0.crate) = ca39ef0d69b18e6a2fd14c2f0a1d593200f4a4ed949b240b5917ab51fac754cb -SIZE (rust/crates/junction-1.0.0.crate) = 11136 +SHA256 (rust/crates/junction-1.1.0.crate) = 1c9c415a9b7b1e86cd5738f39d34c9e78c765da7fb1756dbd7d31b3b0d2e7afa +SIZE (rust/crates/junction-1.1.0.crate) = 12564 SHA256 (rust/crates/kurbo-0.8.3.crate) = 7a53776d271cfb873b17c618af0298445c88afc52837f3e948fa3fafd131f449 SIZE (rust/crates/kurbo-0.8.3.crate) = 81131 SHA256 (rust/crates/kurbo-0.9.5.crate) = bd85a5776cd9500c2e2059c8c76c3b01528566b7fcbaf8098b55a33fc298849b @@ -387,8 +393,8 @@ SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32 SIZE (rust/crates/libc-0.2.153.crate) = 740614 SHA256 (rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = ee4126d8b4ee5c9d9ea891dd875cfdc1e9d0950437179104b183d7d8a74d24e8 SIZE (rust/crates/libgit2-sys-0.16.2+1.7.2.crate) = 1773674 -SHA256 (rust/crates/libmimalloc-sys-0.1.35.crate) = 3979b5c37ece694f1f5e51e7ecc871fdb0f517ed04ee45f88d15d6d553cb9664 -SIZE (rust/crates/libmimalloc-sys-0.1.35.crate) = 184695 +SHA256 (rust/crates/libmimalloc-sys-0.1.37.crate) = 81eb4061c0582dedea1cbc7aff2240300dd6982e0239d1c99e65c1dbf4a30ba7 +SIZE (rust/crates/libmimalloc-sys-0.1.37.crate) = 195389 SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d SIZE (rust/crates/libredox-0.1.3.crate) = 6068 SHA256 (rust/crates/libssh2-sys-0.3.0.crate) = 2dc8a030b787e2119a731f1951d6a773e2280c660f8ec4b0f5e1505a386e71ee @@ -399,14 +405,14 @@ SHA256 (rust/crates/libz-sys-1.1.16.crate) = 5e143b5e666b2695d28f6bca6497720813f SIZE (rust/crates/libz-sys-1.1.16.crate) = 3958920 SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 -SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c -SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855 -SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45 -SIZE (rust/crates/lock_api-0.4.11.crate) = 27487 +SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 +SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 +SHA256 (rust/crates/lock_api-0.4.12.crate) = 07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17 +SIZE (rust/crates/lock_api-0.4.12.crate) = 27591 SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c SIZE (rust/crates/log-0.4.21.crate) = 43442 -SHA256 (rust/crates/mailparse-0.14.1.crate) = 2d096594926cab442e054e047eb8c1402f7d5b2272573b97ba68aa40629f9757 -SIZE (rust/crates/mailparse-0.14.1.crate) = 37264 +SHA256 (rust/crates/mailparse-0.15.0.crate) = 3da03d5980411a724e8aaf7b61a7b5e386ec55a7fb49ee3d0ff79efc7e5e7c7e +SIZE (rust/crates/mailparse-0.15.0.crate) = 37293 SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 SIZE (rust/crates/matchers-0.1.0.crate) = 6948 SHA256 (rust/crates/md-5-0.10.6.crate) = d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf @@ -425,8 +431,8 @@ SHA256 (rust/crates/miette-7.2.0.crate) = 4edc8853320c2a0dab800fbda86253c8938f6e SIZE (rust/crates/miette-7.2.0.crate) = 102081 SHA256 (rust/crates/miette-derive-7.2.0.crate) = dcf09caffaac8068c346b6df2a7fc27a177fd20b39421a39ce0a211bde679a6c SIZE (rust/crates/miette-derive-7.2.0.crate) = 16766 -SHA256 (rust/crates/mimalloc-0.1.39.crate) = fa01922b5ea280a911e323e4d2fd24b7fe5cc4042e0d2cda3c40775cdc4bdc9c -SIZE (rust/crates/mimalloc-0.1.39.crate) = 3727 +SHA256 (rust/crates/mimalloc-0.1.41.crate) = 9f41a2280ded0da56c8cf898babb86e8f10651a34adcfff190ae9a1159c6908d +SIZE (rust/crates/mimalloc-0.1.41.crate) = 3805 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 @@ -447,8 +453,8 @@ SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb4545924260 SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 SHA256 (rust/crates/nu-ansi-term-0.49.0.crate) = c073d3c1930d0751774acf49e66653acecb416c3a54c6ec095a9b11caddb5a68 SIZE (rust/crates/nu-ansi-term-0.49.0.crate) = 28211 -SHA256 (rust/crates/num-traits-0.2.18.crate) = da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a -SIZE (rust/crates/num-traits-0.2.18.crate) = 51930 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 SHA256 (rust/crates/number_prefix-0.4.0.crate) = 830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3 @@ -475,14 +481,14 @@ SHA256 (rust/crates/parking-2.2.0.crate) = bb813b8af86854136c6922af0598d719255ec SIZE (rust/crates/parking-2.2.0.crate) = 9730 SHA256 (rust/crates/parking_lot-0.11.2.crate) = 7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99 SIZE (rust/crates/parking_lot-0.11.2.crate) = 39869 -SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f -SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 +SHA256 (rust/crates/parking_lot-0.12.2.crate) = 7e4af0ca4f6caed20e900d564c242b8e5d4903fdacf31d3daf527b66fe6f42fb +SIZE (rust/crates/parking_lot-0.12.2.crate) = 41723 SHA256 (rust/crates/parking_lot_core-0.8.6.crate) = 60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc SIZE (rust/crates/parking_lot_core-0.8.6.crate) = 32567 -SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e -SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445 -SHA256 (rust/crates/paste-1.0.14.crate) = de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c -SIZE (rust/crates/paste-1.0.14.crate) = 18157 +SHA256 (rust/crates/parking_lot_core-0.9.10.crate) = 1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8 +SIZE (rust/crates/parking_lot_core-0.9.10.crate) = 32406 +SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a +SIZE (rust/crates/paste-1.0.15.crate) = 18374 SHA256 (rust/crates/path-absolutize-3.1.1.crate) = e4af381fe79fa195b4909485d99f73a80792331df0625188e707854f0b3383f5 SIZE (rust/crates/path-absolutize-3.1.1.crate) = 6605 SHA256 (rust/crates/path-dedot-3.1.1.crate) = 07ba0ad7e047712414213ff67533e6dd477af0a4e1d14fb52343e53d30ea9397 @@ -491,16 +497,16 @@ SHA256 (rust/crates/pathdiff-0.2.1.crate) = 8835116a5c179084a830efb3adc117ab0075 SIZE (rust/crates/pathdiff-0.2.1.crate) = 7142 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/pest-2.7.8.crate) = 56f8023d0fb78c8e03784ea1c7f3fa36e68a723138990b8d5a47d916b651e7a8 -SIZE (rust/crates/pest-2.7.8.crate) = 118214 -SHA256 (rust/crates/pest_derive-2.7.8.crate) = b0d24f72393fd16ab6ac5738bc33cdb6a9aa73f8b902e8fe29cf4e67d7dd1026 -SIZE (rust/crates/pest_derive-2.7.8.crate) = 36144 -SHA256 (rust/crates/pest_generator-2.7.8.crate) = fdc17e2a6c7d0a492f0158d7a4bd66cc17280308bbaff78d5bef566dca35ab80 -SIZE (rust/crates/pest_generator-2.7.8.crate) = 18295 -SHA256 (rust/crates/pest_meta-2.7.8.crate) = 934cd7631c050f4674352a6e835d5f6711ffbfb9345c2fc0107155ac495ae293 -SIZE (rust/crates/pest_meta-2.7.8.crate) = 41548 -SHA256 (rust/crates/petgraph-0.6.4.crate) = e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9 -SIZE (rust/crates/petgraph-0.6.4.crate) = 185895 +SHA256 (rust/crates/pest-2.7.10.crate) = 560131c633294438da9f7c4b08189194b20946c8274c6b9e38881a7874dc8ee8 +SIZE (rust/crates/pest-2.7.10.crate) = 123707 +SHA256 (rust/crates/pest_derive-2.7.10.crate) = 26293c9193fbca7b1a3bf9b79dc1e388e927e6cacaa78b4a3ab705a1d3d41459 +SIZE (rust/crates/pest_derive-2.7.10.crate) = 36221 +SHA256 (rust/crates/pest_generator-2.7.10.crate) = 3ec22af7d3fb470a85dd2ca96b7c577a1eb4ef6f1683a9fe9a8c16e136c04687 +SIZE (rust/crates/pest_generator-2.7.10.crate) = 18411 +SHA256 (rust/crates/pest_meta-2.7.10.crate) = d7a240022f37c361ec1878d646fc5b7d7c4d28d5946e1a80ad5a7a4f4ca0bdcd +SIZE (rust/crates/pest_meta-2.7.10.crate) = 41550 +SHA256 (rust/crates/petgraph-0.6.5.crate) = b4c5cc86750666a3ed20bdaf5ca2a0344f9c67674cae0515bec2da16fbaa47db +SIZE (rust/crates/petgraph-0.6.5.crate) = 710970 SHA256 (rust/crates/pico-args-0.5.0.crate) = 5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315 SIZE (rust/crates/pico-args-0.5.0.crate) = 11545 SHA256 (rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3 @@ -533,8 +539,8 @@ SHA256 (rust/crates/pretty_assertions-1.4.0.crate) = af7cee1a6c8a5b9208b3cb1061f SIZE (rust/crates/pretty_assertions-1.4.0.crate) = 78846 SHA256 (rust/crates/priority-queue-2.0.2.crate) = 509354d8a769e8d0b567d6821b84495c60213162761a732d68ce87c964bd347f SIZE (rust/crates/priority-queue-2.0.2.crate) = 34385 -SHA256 (rust/crates/proc-macro2-1.0.79.crate) = e835ff2298f5721608eb1a980ecaee1aef2c132bf95ecc026a11b7bf3c01c02e -SIZE (rust/crates/proc-macro2-1.0.79.crate) = 47200 +SHA256 (rust/crates/proc-macro2-1.0.82.crate) = 8ad3d49ab951a01fbaafe34f2ec74122942fe18a3f9814c3268f1bb72042131b +SIZE (rust/crates/proc-macro2-1.0.82.crate) = 48452 SHA256 (rust/crates/ptr_meta-0.1.4.crate) = 0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1 SIZE (rust/crates/ptr_meta-0.1.4.crate) = 5754 SHA256 (rust/crates/ptr_meta_derive-0.1.4.crate) = 16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac @@ -575,6 +581,8 @@ SHA256 (rust/crates/redox_syscall-0.3.5.crate) = 567664f262709473930a4bf9e51bf2e SIZE (rust/crates/redox_syscall-0.3.5.crate) = 23404 SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 +SHA256 (rust/crates/redox_syscall-0.5.1.crate) = 469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e +SIZE (rust/crates/redox_syscall-0.5.1.crate) = 22536 SHA256 (rust/crates/redox_users-0.4.5.crate) = bd283d9651eeda4b2a83a43c1c91b266c40fd76ecd39a50a8c630ae69dc72891 SIZE (rust/crates/redox_users-0.4.5.crate) = 15514 SHA256 (rust/crates/reflink-copy-0.1.17.crate) = 7c3138c30c59ed9b8572f82bed97ea591ecd7e45012566046cc39e72679cff22 @@ -593,8 +601,8 @@ SHA256 (rust/crates/rend-0.4.2.crate) = 71fe3824f5629716b1589be05dacd749f6aa084c SIZE (rust/crates/rend-0.4.2.crate) = 9324 SHA256 (rust/crates/reqwest-0.12.4.crate) = 566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10 SIZE (rust/crates/reqwest-0.12.4.crate) = 170627 -SHA256 (rust/crates/reqwest-middleware-0.3.0.crate) = 0209efb52486ad88136190094ee214759ef7507068b27992256ed6610eb71a01 -SIZE (rust/crates/reqwest-middleware-0.3.0.crate) = 9571 +SHA256 (rust/crates/reqwest-middleware-0.3.1.crate) = a45d100244a467870f6cb763c4484d010a6bed6bd610b3676e3825d93fb4cfbd +SIZE (rust/crates/reqwest-middleware-0.3.1.crate) = 13512 SHA256 (rust/crates/reqwest-retry-0.5.0.crate) = 40f342894422862af74c50e1e9601cf0931accc9c6981e5eb413c46603b616b5 SIZE (rust/crates/reqwest-retry-0.5.0.crate) = 11332 SHA256 (rust/crates/resvg-0.29.0.crate) = 76888219c0881e22b0ceab06fddcfe83163cd81642bd60c7842387f9c968a72e @@ -611,8 +619,8 @@ SHA256 (rust/crates/rkyv_derive-0.7.44.crate) = a7dddfff8de25e6f62b9d64e6e432bf1 SIZE (rust/crates/rkyv_derive-0.7.44.crate) = 18912 SHA256 (rust/crates/rmp-0.8.14.crate) = 228ed7c16fa39782c3b3468e974aec2795e9089153cd08ee2e9aefb3613334c4 SIZE (rust/crates/rmp-0.8.14.crate) = 29687 -SHA256 (rust/crates/rmp-serde-1.2.0.crate) = 938a142ab806f18b88a97b0dea523d39e0fd730a064b035726adcfc58a8a5188 -SIZE (rust/crates/rmp-serde-1.2.0.crate) = 31066 +SHA256 (rust/crates/rmp-serde-1.3.0.crate) = 52e599a477cf9840e92f2cde9a7189e67b42c57532749bf90aea6ec10facd4db +SIZE (rust/crates/rmp-serde-1.3.0.crate) = 33025 SHA256 (rust/crates/rosvgtree-0.1.0.crate) = bdc23d1ace03d6b8153c7d16f0708cd80b61ee8e80304954803354e67e40d150 SIZE (rust/crates/rosvgtree-0.1.0.crate) = 26562 SHA256 (rust/crates/roxmltree-0.18.1.crate) = 862340e351ce1b271a378ec53f304a5558f7db87f3769dc655a8f6ecbb68b302 @@ -621,54 +629,54 @@ SHA256 (rust/crates/roxmltree-0.19.0.crate) = 3cd14fd5e3b777a7422cca79358c57a8f6 SIZE (rust/crates/roxmltree-0.19.0.crate) = 53547 SHA256 (rust/crates/rust-netrc-0.1.1.crate) = 32662f97cbfdbad9d5f78f1338116f06871e7dae4fd37e9f59a0f57cf2044868 SIZE (rust/crates/rust-netrc-0.1.1.crate) = 6917 -SHA256 (rust/crates/rustc-demangle-0.1.23.crate) = d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76 -SIZE (rust/crates/rustc-demangle-0.1.23.crate) = 28970 +SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f +SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 -SHA256 (rust/crates/rustix-0.38.32.crate) = 65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89 -SIZE (rust/crates/rustix-0.38.32.crate) = 376999 -SHA256 (rust/crates/rustls-0.22.3.crate) = 99008d7ad0bbbea527ec27bddbc0e432c5b87d8175178cee68d2eec9c4a1813c -SIZE (rust/crates/rustls-0.22.3.crate) = 332877 +SHA256 (rust/crates/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f +SIZE (rust/crates/rustix-0.38.34.crate) = 365160 +SHA256 (rust/crates/rustls-0.22.4.crate) = bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432 +SIZE (rust/crates/rustls-0.22.4.crate) = 333681 SHA256 (rust/crates/rustls-native-certs-0.7.0.crate) = 8f1fb85efa936c42c6d5fc28d2629bb51e4b2f4b8a5211e297d599cc5a093792 SIZE (rust/crates/rustls-native-certs-0.7.0.crate) = 25071 SHA256 (rust/crates/rustls-pemfile-2.1.2.crate) = 29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d SIZE (rust/crates/rustls-pemfile-2.1.2.crate) = 25928 -SHA256 (rust/crates/rustls-pki-types-1.4.1.crate) = ecd36cc4259e3e4514335c4a138c6b43171a8d61d8f5c9348f9fc7529416f247 -SIZE (rust/crates/rustls-pki-types-1.4.1.crate) = 29437 -SHA256 (rust/crates/rustls-webpki-0.102.2.crate) = faaa0a62740bedb9b2ef5afa303da42764c012f743917351dc9a237ea1663610 -SIZE (rust/crates/rustls-webpki-0.102.2.crate) = 196881 +SHA256 (rust/crates/rustls-pki-types-1.7.0.crate) = 976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d +SIZE (rust/crates/rustls-pki-types-1.7.0.crate) = 29555 +SHA256 (rust/crates/rustls-webpki-0.102.4.crate) = ff448f7e92e913c4b7d4c6d8e4540a1724b319b4152b8aef6d4cf8339712b33e +SIZE (rust/crates/rustls-webpki-0.102.4.crate) = 200657 SHA256 (rust/crates/rustybuzz-0.7.0.crate) = 162bdf42e261bee271b3957691018634488084ef577dddeb6420a9684cab2a6a SIZE (rust/crates/rustybuzz-0.7.0.crate) = 219739 -SHA256 (rust/crates/ryu-1.0.17.crate) = e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1 -SIZE (rust/crates/ryu-1.0.17.crate) = 47537 +SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f +SIZE (rust/crates/ryu-1.0.18.crate) = 47713 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 SHA256 (rust/crates/schannel-0.1.23.crate) = fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534 SIZE (rust/crates/schannel-0.1.23.crate) = 41667 -SHA256 (rust/crates/schemars-0.8.16.crate) = 45a28f4c49489add4ce10783f7911893516f15afe45d015608d41faca6bc4d29 -SIZE (rust/crates/schemars-0.8.16.crate) = 57072 -SHA256 (rust/crates/schemars_derive-0.8.16.crate) = c767fd6fa65d9ccf9cf026122c1b555f2ef9a4f0cea69da4d7dbc3e258d30967 -SIZE (rust/crates/schemars_derive-0.8.16.crate) = 19064 +SHA256 (rust/crates/schemars-0.8.20.crate) = b0218ceea14babe24a4a5836f86ade86c1effbc198164e619194cb5069187e29 +SIZE (rust/crates/schemars-0.8.20.crate) = 58454 +SHA256 (rust/crates/schemars_derive-0.8.20.crate) = 3ed5a1ccce8ff962e31a165d41f6e2a2dd1245099dc4d594f5574a86cd90f4d3 +SIZE (rust/crates/schemars_derive-0.8.20.crate) = 18703 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 SHA256 (rust/crates/seahash-4.1.0.crate) = 1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b SIZE (rust/crates/seahash-4.1.0.crate) = 31976 -SHA256 (rust/crates/security-framework-2.10.0.crate) = 770452e37cad93e0a50d5abc3990d2bc351c36d0328f86cefec2f2fb206eaef6 -SIZE (rust/crates/security-framework-2.10.0.crate) = 79723 -SHA256 (rust/crates/security-framework-sys-2.10.0.crate) = 41f3cc463c0ef97e11c3461a9d3787412d30e8e7eb907c79180c4a57bf7c04ef -SIZE (rust/crates/security-framework-sys-2.10.0.crate) = 18676 -SHA256 (rust/crates/semver-1.0.22.crate) = 92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca -SIZE (rust/crates/semver-1.0.22.crate) = 30446 -SHA256 (rust/crates/serde-1.0.198.crate) = 9846a40c979031340571da2545a4e5b7c4163bdae79b301d5f86d03979451fcc -SIZE (rust/crates/serde-1.0.198.crate) = 77577 -SHA256 (rust/crates/serde_derive-1.0.198.crate) = e88edab869b01783ba905e7d0153f9fc1a6505a96e4ad3018011eedb838566d9 -SIZE (rust/crates/serde_derive-1.0.198.crate) = 55787 -SHA256 (rust/crates/serde_derive_internals-0.26.0.crate) = 85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c -SIZE (rust/crates/serde_derive_internals-0.26.0.crate) = 25382 -SHA256 (rust/crates/serde_json-1.0.116.crate) = 3e17db7126d17feb94eb3fad46bf1a96b034e8aacbc2e775fe81505f8b0b2813 -SIZE (rust/crates/serde_json-1.0.116.crate) = 146790 -SHA256 (rust/crates/serde_spanned-0.6.5.crate) = eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1 -SIZE (rust/crates/serde_spanned-0.6.5.crate) = 8349 +SHA256 (rust/crates/security-framework-2.11.0.crate) = c627723fd09706bacdb5cf41499e95098555af3c3c29d014dc3c458ef6be11c0 +SIZE (rust/crates/security-framework-2.11.0.crate) = 80191 +SHA256 (rust/crates/security-framework-sys-2.11.0.crate) = 317936bbbd05227752583946b9e66d7ce3b489f84e11a94a510b4437fef407d7 +SIZE (rust/crates/security-framework-sys-2.11.0.crate) = 18718 +SHA256 (rust/crates/semver-1.0.23.crate) = 61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b +SIZE (rust/crates/semver-1.0.23.crate) = 30622 +SHA256 (rust/crates/serde-1.0.202.crate) = 226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395 +SIZE (rust/crates/serde-1.0.202.crate) = 77722 +SHA256 (rust/crates/serde_derive-1.0.202.crate) = 6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838 +SIZE (rust/crates/serde_derive-1.0.202.crate) = 55867 +SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 +SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 +SHA256 (rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3 +SIZE (rust/crates/serde_json-1.0.117.crate) = 146921 +SHA256 (rust/crates/serde_spanned-0.6.6.crate) = 79e674e01f999af37c49f70a6ede167a8a60b2503e56c5599532a65baa5969a0 +SIZE (rust/crates/serde_spanned-0.6.6.crate) = 9120 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba @@ -679,8 +687,8 @@ SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e82 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shell-escape-0.1.5.crate) = 45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f SIZE (rust/crates/shell-escape-0.1.5.crate) = 6847 -SHA256 (rust/crates/signal-hook-registry-1.4.1.crate) = d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1 -SIZE (rust/crates/signal-hook-registry-1.4.1.crate) = 17987 +SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 +SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 SHA256 (rust/crates/simdutf8-0.1.4.crate) = f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a @@ -697,8 +705,8 @@ SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47 SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 SHA256 (rust/crates/smawk-0.3.2.crate) = b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c *** 126 LINES SKIPPED *** From nobody Wed May 22 07:40:09 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 4VkjrT4zNsz5L7C7; Wed, 22 May 2024 07:40:09 +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 4VkjrT2L7vz4ZKK; Wed, 22 May 2024 07:40:09 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716363609; 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=ac82MkMrZLfT5MxR0FKa7N1fow0OS+Aw1Jrn/959MYA=; b=SjBARH2t6CYOR7GqP3eBPgZj8A+L/smMAG0o9tFlaPGrDBti+vGI6n9MMislq8BcZtVxQC T8YmVc4x11UpqSlvSb5gz10/XUwKUbWFGbqa4z6ylTgmFNMDruyjCnDmeS6PwvFE2K4LJg PWjKZzUGrha+tJyt1DAkpRlFCtlehonG2JmVPS0X/VzK3izdfdWkXrGb8Q5RI0xOhKWetN Gmsu176MwYCJzQS0r0KsdtqqNkv0O2YDVxvMw/b3KkrsTD9UsFv72unJP9S6resa/dzF6h dj15q6+uhA+u9O9tThIJVT4JDagKsVveY27hUaqPtm+Qpn/dDdo7f20Meg7CQQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716363609; a=rsa-sha256; cv=none; b=Tz+Q0B1lqxGd3otHlvgGZTeny/l9ff3xszHGAL8IizEGxS8fd5dQC4APgZI9YD3OdmNB5e j5DBIn2BW5IKyiUQaBGEyebLTgz9x61tftd3OfKvGxOzV2NNej8oY9yCI8OPo5qNKX6MhO 2qKbj/YCvkqI2akjWTDJRmEJchfpcjWRPN2HhjxhYQ1dssVQk6IDC36QeigwUWKrZ+b4m5 FNgzd3ZCmS8TMCTcE9eBvFydozjmoyoiSkz8uMwRPUAG8h8qnUGrvhr0xrYHucoXMPKNJd GG9jQeLeEUysTxLAOHwdRfGOO2mQMdT+8rbambGrT3Eq8reCnwFY0T+cMUHvwQ== 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=1716363609; 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=ac82MkMrZLfT5MxR0FKa7N1fow0OS+Aw1Jrn/959MYA=; b=j+TTGUgqnnp66+Du38fm54CyLmaQg2PjU4224ed+aBYdWVSwDelTHarVzJvHGklMsA/Q08 5hWLsQVii131I4zCh3czqKZLudYPPVl+WicL/It6IniZb6rRlHbhEPdBI/5Hvh4sYOwa45 BFxq3irC2LjuX+l2k5Z6+9JM7hBFP+3PbJfD2QAZkNPpRNxw93YxhAPlhVVSI3zqlE5CPH pos3BsgIwpXxiQRYuR4KzFHGJ8JPmWGi0Iu3rKDjNRD2+ivwHfqDBKNjt/jTD46+Yk23ml GmWfae1PGVGb4ke0lSyBdBAUlMmxv2Gtm99JJCTlEkPl6JPtzJGHmKyPWSYjJw== 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 4VkjrT1vtczxCK; Wed, 22 May 2024 07:40:09 +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 44M7e9O0013272; Wed, 22 May 2024 07:40:09 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7e9L9013267; Wed, 22 May 2024 07:40:09 GMT (envelope-from git) Date: Wed, 22 May 2024 07:40:09 GMT Message-Id: <202405220740.44M7e9L9013267@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: 4f7c041e7851 - main - devel/buf: update 1.32.0 =?utf-8?Q?=E2=86=92?= 1.32.1 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4f7c041e7851a1973ed2fd137daeb210eedfacf2 Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=4f7c041e7851a1973ed2fd137daeb210eedfacf2 commit 4f7c041e7851a1973ed2fd137daeb210eedfacf2 Author: Yuri Victorovich AuthorDate: 2024-05-22 07:39:28 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 07:39:58 +0000 devel/buf: update 1.32.0 → 1.32.1 Reported by: portscout --- devel/buf/Makefile | 2 +- devel/buf/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/devel/buf/Makefile b/devel/buf/Makefile index 9c1e2fa99b25..0402f1b3f660 100644 --- a/devel/buf/Makefile +++ b/devel/buf/Makefile @@ -1,6 +1,6 @@ PORTNAME= buf DISTVERSIONPREFIX= v -DISTVERSION= 1.32.0 +DISTVERSION= 1.32.1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/buf/distinfo b/devel/buf/distinfo index d282207ae08b..c4a8f6fcfa6a 100644 --- a/devel/buf/distinfo +++ b/devel/buf/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1715983806 -SHA256 (go/devel_buf/buf-v1.32.0/v1.32.0.mod) = 7ffff26e114671de7a91308f5830ddaeeef8a4d68d7163fb48d1fd626e7f3a4b -SIZE (go/devel_buf/buf-v1.32.0/v1.32.0.mod) = 4181 -SHA256 (go/devel_buf/buf-v1.32.0/v1.32.0.zip) = 6bf42beee7cbc3644c10e31e11baffd0db19abcbf81f495df81f4c3ca4d77748 -SIZE (go/devel_buf/buf-v1.32.0/v1.32.0.zip) = 2850276 +TIMESTAMP = 1716350516 +SHA256 (go/devel_buf/buf-v1.32.1/v1.32.1.mod) = 7ffff26e114671de7a91308f5830ddaeeef8a4d68d7163fb48d1fd626e7f3a4b +SIZE (go/devel_buf/buf-v1.32.1/v1.32.1.mod) = 4181 +SHA256 (go/devel_buf/buf-v1.32.1/v1.32.1.zip) = d264460ba7751ee9b6152563ea59ce33a5069dbed9a18287b1e417ab6945b877 +SIZE (go/devel_buf/buf-v1.32.1/v1.32.1.zip) = 2851179 From nobody Wed May 22 07:55:48 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 4VkkBX2LLJz5L9CZ; Wed, 22 May 2024 07:55:48 +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 4VkkBX1qppz4d0n; Wed, 22 May 2024 07:55:48 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716364548; 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=t0qSTYVpawMShMu199X+m44W9I8nDwNnDMguOhG5DV0=; b=sgeITVKi6G3o/pZCaywPjs2pmQ4dbOBrGpOHlZJmjRT9g8UmFzUdDNuNm3Tg2LUeKd7XsY FCawzemT59kLxoswQVyZgapZgHevHAmTyZg3X8Z/8qhWIJwQ0POkcL6SQmiOcr6AKcsERf SG7Ri4BQ+t8h4ysqv4Coz4L3w2ZgOXWfK/G0oOXDlvO2Kd9CdSssdJywOv9kHcbSF1Sdvg 5GqLYvFVtw7UbIhmXUAZTazKaawDk0IB27D9bxvD3EhjI09IwLA82JBR8+3PZjp7U9K8pq uCI/ahLSf1j3htBb4zU4y35ziUYHJP/Z/Ji37LQqBiKYS2QtfWc3vi44cUIJyQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716364548; a=rsa-sha256; cv=none; b=hXPPkIaHw64iXoO6zAiLxx84U1R+0v4YQ0C9sRgbWUqsLItighSymtrEILYCFQG44izzrA NyyqGZNemmjxGpHbt/vfVty6ZXPW4Fk8PfcK7wKvsUIfyvqoN1cPxJGVOKiD6s4FIZQbpY OnSJpbjAJZynOk+jHRG7WX62ZEDKqozpAseNfE4ZV3Ccek7hY7SyldrT/HyW3Uj6ZFJAFU iBeiBIANbVd6FK+dpIRVcWwVwyP3clBd3CvTKDaROa1W5j1673MKbJzWsidezMSB4hwblK YzFtpdQaSTJEzOMVM90K5f8FkVnYZ2ZSIgY25YF2UepA1Ntf0LVO8b4jXhhOqg== 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=1716364548; 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=t0qSTYVpawMShMu199X+m44W9I8nDwNnDMguOhG5DV0=; b=K7WmfVcFyBvC3L55MRIDTMfBLcEfZgf6Z8/QPIZB8aZ4z1FcfzXnpsG+WRdH90vI2FmOZF rlHS/UH1y1uRfBastLyZYhIkfZYp2ohLhWi530goX3K7GXpx84LWvbis+MiywpvS7pvYHJ mEDgitRIxVzU0sHOcFYZzKAkMvBD76j/NcgBtzLa4YHjgN/yR6smnqd6fiz2NbcIEMTwJQ YPJJmYH0BFhXWoB3TMk/dxnHNz2MsgS9qpTPnb4xXvh19YyWW2zadYLxkiwNssLONEONrR 1DrLRBgwHsPaczyA9B2k4sEzsI6YjwSa2r18mVjEvhqfTK25gKj855NwZXtM+A== 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 4VkkBX1R3kzxGw; Wed, 22 May 2024 07:55:48 +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 44M7tmLV042614; Wed, 22 May 2024 07:55:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44M7tmIi042611; Wed, 22 May 2024 07:55:48 GMT (envelope-from git) Date: Wed, 22 May 2024 07:55:48 GMT Message-Id: <202405220755.44M7tmIi042611@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Pietro Cerutti Subject: git: 9ad9dff6466e - main - lang/picolisp: update to 24.3 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: gahr X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9ad9dff6466e829936109690f101e82b131247a0 Auto-Submitted: auto-generated The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=9ad9dff6466e829936109690f101e82b131247a0 commit 9ad9dff6466e829936109690f101e82b131247a0 Author: Pietro Cerutti AuthorDate: 2024-05-22 07:53:19 +0000 Commit: Pietro Cerutti CommitDate: 2024-05-22 07:55:45 +0000 lang/picolisp: update to 24.3 See https://software-lab.de/doc/ChangeLog --- lang/picolisp/Makefile | 10 +++++----- lang/picolisp/distinfo | 6 +++--- lang/picolisp/pkg-plist | 16 ++++++++++++++++ 3 files changed, 24 insertions(+), 8 deletions(-) diff --git a/lang/picolisp/Makefile b/lang/picolisp/Makefile index 1feebf6b115d..4b5431239143 100644 --- a/lang/picolisp/Makefile +++ b/lang/picolisp/Makefile @@ -1,6 +1,6 @@ PORTNAME= picolisp -PORTVERSION= 23.12 -PORTREVISION= 1 +PORTVERSION= 24.3 +PORTREVISION= 0 CATEGORIES= lang MASTER_SITES= https://software-lab.de/ DISTNAME= picoLisp-${PORTVERSION} @@ -11,10 +11,10 @@ WWW= https://picolisp.com LICENSE= MIT -LIB_DEPENDS= libffi.so:devel/libffi - ONLY_FOR_ARCHS= amd64 +LIB_DEPENDS= libffi.so:devel/libffi + USES= gmake llvm:17,lib pkgconfig readline ssl tar:tgz WRKSRC= ${WRKDIR}/pil21/src @@ -37,7 +37,7 @@ post-build: do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/picolisp cd ${WRKSRC}/.. && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/picolisp "! -name '*.bak'" - ${RM} -r ${STAGEDIR}${PREFIX}/lib/picolisp/src ${STAGEDIR}${PREFIX}/lib/picolisp/test + ${RM} -r ${STAGEDIR}${PREFIX}/lib/picolisp/src ${FIND} ${STAGEDIR}${PREFIX}/lib/picolisp/bin -exec ${CHMOD} a+x {} \; ${LN} -s ../lib/picolisp/bin/picolisp ${STAGEDIR}${PREFIX}/bin/ ${LN} -s ../lib/picolisp/bin/pil ${STAGEDIR}${PREFIX}/bin/ diff --git a/lang/picolisp/distinfo b/lang/picolisp/distinfo index 2975ab4ed6b4..71ea68945451 100644 --- a/lang/picolisp/distinfo +++ b/lang/picolisp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708416014 -SHA256 (picoLisp-23.12.tgz) = a0633c191c813ae7e6b595713b68979273ddd68c4b6508a2fdb02f0c7bb60aae -SIZE (picoLisp-23.12.tgz) = 1089366 +TIMESTAMP = 1716360675 +SHA256 (picoLisp-24.3.tgz) = 141e370c08c7045831772b282f30572f18a2e766b6082875b2464ffd14f37dd7 +SIZE (picoLisp-24.3.tgz) = 1089971 diff --git a/lang/picolisp/pkg-plist b/lang/picolisp/pkg-plist index 38a23318fe06..8aa97deb81bc 100644 --- a/lang/picolisp/pkg-plist +++ b/lang/picolisp/pkg-plist @@ -162,6 +162,22 @@ lib/picolisp/man/man1/pil.1.gz lib/picolisp/misc/bigtest lib/picolisp/misc/stress.l lib/picolisp/pil +lib/picolisp/test/lib.l +lib/picolisp/test/lib/db.l +lib/picolisp/test/lib/lint.l +lib/picolisp/test/lib/math.l +lib/picolisp/test/lib/misc.l +lib/picolisp/test/src/apply.l +lib/picolisp/test/src/big.l +lib/picolisp/test/src/db.l +lib/picolisp/test/src/ext.l +lib/picolisp/test/src/flow.l +lib/picolisp/test/src/ht.l +lib/picolisp/test/src/io.l +lib/picolisp/test/src/main.l +lib/picolisp/test/src/net.l +lib/picolisp/test/src/subr.l +lib/picolisp/test/src/sym.l lib/picolisp/vip share/man/man1/picolisp.1.gz share/man/man1/pil.1.gz From nobody Wed May 22 13:06:38 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 4Vks5C1rbNz5LhMf; Wed, 22 May 2024 13:06:39 +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 4Vks5C1Jlnz41kY; Wed, 22 May 2024 13:06:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716383199; 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=08vJdNfOwX4S6K7aj5YAQ3WwHbm44YiyV2QCoCvC0dY=; b=k2pACfxesGPLrARYbD2KxswIdue/5K/jqwbalwzDIlEt2+72Epi2xH9tSQNrXwiqK5YHw1 S+4NblnqmohYbCmlmQtv/p1gOPkP7iNyTH9D1dYe3RSjhYMJg1qUdS2OLJZh1R7/UpWt1U YgQdRDjbJHDS3bNusFLCTw6xmlsMFR3nMO7mxVmSmjsDKxzwuROgJmtKF084gVbAPnElcB wzGjbEytL2c4x80ln4AD82Sr+boMpGQdFq3uMYfbyd/64yfHOeWKGuGMllEo8KNjU/zIOF hdEvK9j+qvRuDWgxow+wCZdBBmU3s7afAikigJjUEKE62tT96yJrBZTpciJj3A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716383199; a=rsa-sha256; cv=none; b=xGQpHY39dlqXG8eibyXPmPfrHqjXAsORIksYM0WkNrOOu5xEpLE1TUkmuHo9gRYaxlh7uw 4a92tI8lbrJQv6QpJcnxZXWYOxwdS2UOwo4AQA9W2FgTkAiruK7ClYr5cuUH0Djlt3ES8H 8EfMEDCUVWBr7WDtUt/h4g7883XRCfMPpqlvgAlgvQOLfucRs/bmDUnX/TKoiwwENCXHzI JYfVy9nF8Jwh5NiCYbtwjVOBfrwGC4S2NJB2uyabxZ+f74zyXlurjuyBF/8qaAUvpuDw3P PD4svNckYneI6cdJebyk4u7b2d4KFIXouCxFGrQLmDn25EOKNMRG/Zak+cuyLg== 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=1716383199; 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=08vJdNfOwX4S6K7aj5YAQ3WwHbm44YiyV2QCoCvC0dY=; b=UF7BuIll5SlUW4DqTlLa3I/W9GHlKlerhdzmTzTbFogu6wFPTJT6A6VSlSQd5ZU24IfyI4 D825X1bMUnC6Vju8yts/M6vQULARsLGroNI62qTRPbO3Gio3Hi3GlnjcSjbaFdLHbP6mWK d5pVG/EETxrH2EaR6nKgkOTigTkSHqN+YG+dH5Uqvg4NZyu98w8KRjck/CXcmAPB1IFnDT I9qrdu8kQ/XYsYspbsBgCAgAW1yMVVjZd9hvrgwibnVibkuH6aujpnh9gMaIqyVzFDWs8J 2G76Q2LCbacQDGx5SeuNgLKq61G2WzgkMpCuzBoVnQfzwhf88DAgdEzCSK25vg== 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 4Vks5C0nj8z15lG; Wed, 22 May 2024 13:06:39 +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 44MD6cJw065663; Wed, 22 May 2024 13:06:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MD6cfA065660; Wed, 22 May 2024 13:06:38 GMT (envelope-from git) Date: Wed, 22 May 2024 13:06:38 GMT Message-Id: <202405221306.44MD6cfA065660@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Nagy Subject: git: 7cf9cbe6d5cb - main - security/vuxml: add www/*chromium < 125.0.6422.76 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: rnagy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7cf9cbe6d5cb1bc0c75b46771a1f87c42611a6cd Auto-Submitted: auto-generated The branch main has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cf9cbe6d5cb1bc0c75b46771a1f87c42611a6cd commit 7cf9cbe6d5cb1bc0c75b46771a1f87c42611a6cd Author: Robert Nagy AuthorDate: 2024-05-22 13:05:56 +0000 Commit: Robert Nagy CommitDate: 2024-05-22 13:06:32 +0000 security/vuxml: add www/*chromium < 125.0.6422.76 Obtained from: https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_21.html --- security/vuxml/vuln/2024.xml | 47 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index 45edda3e3fc6..dd236ede4438 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,50 @@ + + chromium -- multiple security fixes + + + chromium + 125.0.6422.76 + + + ungoogled-chromium + 125.0.6422.76 + + + + +

Chrome Releases reports:

+
+

This update includes 15 security fixes:

+
    +
  • [336012573] High CVE-2024-5157: Use after free in Scheduling. Reported by Looben Yang on 2024-04-21
  • +
  • [338908243] High CVE-2024-5158: Type Confusion in V8. Reported by Zhenghang Xiao (@Kipreyyy) on 2024-05-06
  • +
  • [335613092] High CVE-2024-5159: Heap buffer overflow in ANGLE. Reported by David Sievers (@loknop) on 2024-04-18
  • +
  • [338161969] High CVE-2024-5160: Heap buffer overflow in Dawn. Reported by wgslfuzz on 2024-05-01
  • +
  • [340221135] High CVE-2024-4947: Type Confusion in V8. Reported by Vasily Berdnikov (@vaber_b) and Boris Larin (@oct0xor) of Kaspersky on 2024-05-13
  • +
  • [333414294] High CVE-2024-4948: Use after free in Dawn. Reported by wgslfuzz on 2024-04-09
  • +
  • [326607001] Medium CVE-2024-4949: Use after free in V8. Reported by Ganjiang Zhou(@refrain_areu) of ChaMd5-H1 team on 2024-02-24
  • +
  • [40065403] Low CVE-2024-4950: Inappropriate implementation in Downloads. Reported by Shaheen Fazim on 2023-06-06
  • +
+
+ +
+ + CVE-2024-5157 + CVE-2024-5158 + CVE-2024-5159 + CVE-2024-5160 + CVE-2024-4947 + CVE-2024-4948 + CVE-2024-4949 + CVE-2024-4950 + https://chromereleases.googleblog.com/2024/05/stable-channel-update-for-desktop_21.html + + + 2024-05-21 + 2024-05-22 + +
+ Openfire administration console authentication bypass From nobody Wed May 22 13:26:23 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 4VksWz3Qlhz5Ljq0; Wed, 22 May 2024 13:26:23 +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 4VksWz3Bb2z45tS; Wed, 22 May 2024 13:26:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716384383; 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=koLL1FFdgEVoYtL3QbRb5a79svWQkO0m/fVC7rveEgE=; b=az+5Vb6CnY9kVzN8vpe4DEdq/ytZ1fm3soVsxmI+eDiKysY0OBMhuPjAvp1ljGZklRlR3N n46pNhcoLbFbWor5nCviN4Ebezwnj8K3a7GV+rb8XkzEj+43pdGJ5ACY9JhyUBeD967N4F Alk5yDYD1SWeClYINumJI0h/E9+Dn4KeOA0BZqBc01CumUGqUU7ROSzS/B3urSmjV+HtDw 5D++qcESH1XrYxrmCvJBmQ7AKfJt4ikD4470ms3dvuntDVbX7T1x5B5OvsbdS5P9BwbXPY t2hLIV/w3WNJAQmpDG6r3s6tAAl3YfIVR3/Z0WTCMNGG8oHD8U4BuEBwHK/4cw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716384383; a=rsa-sha256; cv=none; b=Vvw9tfx1ml6pGKjaJEB22glD7lqP49dveE7mQ/lOIRnBZGphdUQUYp0DdzodOMFmMjw4+6 BPbNsL/U2qiQilElfE0yoW0M7Hp/yaqt+jH9x/b4h0D5fHxdRpWlY+1tNi+pjB/SNgR/Dh EehNZ41tETm4MBSe3qjI6Kg0iKA73aQ2TbP9CmPcNDVNjJWNClJ+KZ5BwSteHMD7RvCTuO agcrApoEkF/SXLRoe0jX1qNKSINtZPgHbgeW1y0Q2Es0DsdgTK6s9x9ZEpueiluCZX6kaV iR5BS+XfsM4R3TscwCf3e281ewvaMOT83TOhinqWGLKtjhbGyJ7DEDP4Z9XyjQ== 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=1716384383; 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=koLL1FFdgEVoYtL3QbRb5a79svWQkO0m/fVC7rveEgE=; b=Ar/Jp/JWQh0CPelVQDcGIPjkeb6aGZC2mYZpwE+nxnvWLnerCM4MLMG5hitFeGC0vwFihl JE2Pe9XJKFeZsQkjP6ztTUSnvEXTfru+5bwfqiEjIEFtHPZW3e9IxEeq2plJjIUcgOeCaT H8dhvZK1isYY439Qa3REud+UClHnAAQdSkUQfrh+R5ulchPcP6OAN46f7qQ4DDap0hSYt+ Y9/OytLPmWHio7U1TUHPBW2hS5fFMsMUccclh6cLty6EFzDmlqcTeuIrCsZ4MCrgaZ7td1 1S5dmPW7kAE9MtVFElEH8yW1lYO7yAXkx22Evhxmmyt24ckMmUxsX09Ccy/P7w== 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 4VksWz2hG2z16rt; Wed, 22 May 2024 13:26:23 +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 44MDQN09099924; Wed, 22 May 2024 13:26:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDQNl4099921; Wed, 22 May 2024 13:26:23 GMT (envelope-from git) Date: Wed, 22 May 2024 13:26:23 GMT Message-Id: <202405221326.44MDQNl4099921@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Nagy Subject: git: 6acad34cb2bc - main - www/chromium: update to 125.0.6422.76 and implement selectable audio backend support 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: rnagy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6acad34cb2bc3b858f64724620fd3c11b2a602f3 Auto-Submitted: auto-generated The branch main has been updated by rnagy: URL: https://cgit.FreeBSD.org/ports/commit/?id=6acad34cb2bc3b858f64724620fd3c11b2a602f3 commit 6acad34cb2bc3b858f64724620fd3c11b2a602f3 Author: Robert Nagy AuthorDate: 2024-05-22 11:21:19 +0000 Commit: Robert Nagy CommitDate: 2024-05-22 13:26:15 +0000 www/chromium: update to 125.0.6422.76 and implement selectable audio backend support with these changes, chromium now automatically selects which audio backend to use in the following order: pulse (if running) -> sndio -> alsa -> fake an additional command line option has been also implemented so that the user can force which backend to use: --audio-backend={auto,sndio,pulse,alsa} Security: https://vuxml.freebsd.org/freebsd/8247af0d-183b-11ef-9f97-a8a1599412c6.html PR: 246449 --- www/chromium/Makefile | 41 ++++------ www/chromium/distinfo | 14 ++-- www/chromium/files/patch-BUILD.gn | 20 ++--- www/chromium/files/patch-base_BUILD.gn | 22 +++--- .../files/patch-base_allocator_dispatcher_tls.h | 4 +- ...cator_partition__allocator_partition__alloc.gni | 4 +- ...tition__allocator_src_partition__alloc_BUILD.gn | 4 +- ...artition__alloc_address__space__randomization.h | 10 +-- ...src_partition__alloc_partition__alloc__config.h | 6 +- ..._partition__alloc_partition__alloc__constants.h | 4 +- ...locator_src_partition__alloc_partition__root.cc | 8 +- ..._allocator_src_partition__alloc_stack_stack.cc} | 4 +- .../files/patch-base_debug_stack__trace.cc | 18 ++--- www/chromium/files/patch-base_features.cc | 20 +++++ .../files/patch-base_files_file__util__posix.cc | 4 +- .../files/patch-base_files_file__util__unittest.cc | 6 +- www/chromium/files/patch-base_linux__util.cc | 12 +-- .../files/patch-base_process_internal__linux.h | 6 +- .../files/patch-base_process_process__metrics.cc | 8 +- .../files/patch-base_process_process__metrics.h | 24 +++--- ...patch-base_process_process__metrics__freebsd.cc | 25 ++++--- ...patch-base_process_process__metrics__openbsd.cc | 38 +++++----- ...atch-base_process_process__metrics__unittest.cc | 4 +- .../files/patch-base_process_process__posix.cc | 10 +-- ...profiler_stack__sampling__profiler__unittest.cc | 6 +- .../patch-base_strings_safe__sprintf__unittest.cc | 6 +- .../files/patch-base_synchronization_lock__impl.h | 6 +- www/chromium/files/patch-base_system_sys__info.h | 6 +- ...patch-base_threading_platform__thread__posix.cc | 19 +++-- ...ch-base_threading_platform__thread__unittest.cc | 8 +- .../files/patch-build_config_BUILDCONFIG.gn | 8 +- .../files/patch-build_config_clang_BUILD.gn | 4 +- .../files/patch-build_config_compiler_BUILD.gn | 30 ++++---- www/chromium/files/patch-build_config_rust.gni | 4 +- .../files/patch-build_toolchain_gcc__toolchain.gni | 4 +- www/chromium/files/patch-cc_BUILD.gn | 6 +- .../patch-chrome_app_chrome__main__delegate.cc | 46 +++++------- www/chromium/files/patch-chrome_browser_BUILD.gn | 4 +- .../files/patch-chrome_browser_about__flags.cc | 75 +++++++++++-------- ...e_browser_accessibility_pdf__ocr__controller.cc | 4 +- ...ete_chrome__autocomplete__scheme__classifier.cc | 4 +- .../patch-chrome_browser_browser__features.cc | 6 +- .../patch-chrome_browser_browser__process__impl.cc | 8 +- .../patch-chrome_browser_browser__process__impl.h | 4 +- ..._browser_chrome__browser__interface__binders.cc | 23 ++---- .../patch-chrome_browser_chrome__browser__main.cc | 10 +-- ...r_chrome__browser__main__extra__parts__linux.cc | 8 +- ...ome_browser_chrome__content__browser__client.cc | 40 +++++----- ...rome_browser_chrome__content__browser__client.h | 4 +- ..._updater_widevine__cdm__component__installer.cc | 21 ++++-- .../files/patch-chrome_browser_devtools_BUILD.gn | 10 --- ...download_chrome__download__manager__delegate.cc | 8 +- ...ch-chrome_browser_download_download__commands.h | 4 +- ...hrome_browser_download_download__item__model.cc | 8 +- ...er_enterprise_connectors_connectors__service.cc | 4 +- ...browser_enterprise_watermark_watermark__view.cc | 6 +- .../files/patch-chrome_browser_extensions_BUILD.gn | 4 +- ..._private_enterprise__reporting__private__api.cc | 10 +-- ...management_chrome__management__api__delegate.cc | 4 +- ...__private_passwords__private__delegate__impl.cc | 4 +- ...extensions_api_settings__private_prefs__util.cc | 4 +- ...api_webstore__private_webstore__private__api.cc | 4 +- .../patch-chrome_browser_flag__descriptions.cc | 33 +++----- .../patch-chrome_browser_flag__descriptions.h | 31 +++----- ...e_browser_media_webrtc_webrtc__log__uploader.cc | 4 +- ...ser_media_webrtc_webrtc__logging__controller.cc | 4 +- ...ser_metrics_chrome__metrics__service__client.cc | 20 ++--- ...ch-chrome_browser_metrics_perf_cpu__identity.cc | 4 +- ...hrome_browser_metrics_power_process__monitor.cc | 10 +-- ...age_modules_file__suggestion_drive__service.cc} | 4 +- ...d__manager_chrome__password__manager__client.cc | 6 +- ...onfiguration__policy__handler__list__factory.cc | 56 +++++++------- .../patch-chrome_browser_prefs_browser__prefs.cc | 10 +-- ...er_prefs_pref__service__incognito__allowlist.cc | 4 +- ...er_printing_print__backend__service__manager.cc | 8 +- ...hrome__browser__main__extra__parts__profiles.cc | 20 ++--- .../patch-chrome_browser_profiles_profile__impl.cc | 8 +- ...d__content__scanning_binary__upload__service.cc | 4 +- ...ice_search__engine__choice__service__factory.cc | 20 ----- ...ser_sharing_sharing__handler__registry__impl.cc | 8 +- ...__user_supervised__user__extensions__manager.cc | 6 +- ...tch-chrome_browser_sync_chrome__sync__client.cc | 30 ++++---- ...h-chrome_browser_sync_sync__service__factory.cc | 16 ++-- ...atch-chrome_browser_sync_sync__service__util.cc | 4 +- ..._payments_desktop__payments__window__manager.cc | 6 +- ...l_payments_desktop__payments__window__manager.h | 14 ++-- .../files/patch-chrome_browser_ui_browser.h | 4 +- ...rome_browser_ui_browser__command__controller.cc | 12 +-- .../patch-chrome_browser_ui_browser__ui__prefs.cc | 4 +- .../files/patch-chrome_browser_ui_chrome__pages.cc | 6 +- .../files/patch-chrome_browser_ui_chrome__pages.h | 4 +- ..._passwords_manage__passwords__ui__controller.cc | 6 +- ...e_browser_ui_signin_signin__view__controller.cc | 4 +- ...chrome_browser_ui_startup_bad__flags__prompt.cc | 4 +- ...browser_ui_startup_startup__browser__creator.cc | 10 +-- .../files/patch-chrome_browser_ui_tab__helpers.cc | 6 +- ...ui_task__manager_task__manager__table__model.cc | 4 +- ...tch-chrome_browser_ui_test_test__browser__ui.cc | 4 +- .../files/patch-chrome_browser_ui_ui__features.cc | 4 +- .../files/patch-chrome_browser_ui_ui__features.h | 4 +- ...wser_ui_views_chrome__views__delegate__linux.cc | 6 +- ...-chrome_browser_ui_views_frame_browser__view.cc | 4 +- ...rowser_ui_views_omnibox_omnibox__view__views.cc | 11 +++ ..._ui_views_profiles_profile__menu__view__base.cc | 4 +- ...es_signin__view__controller__delegate__views.cc | 14 ++-- ...les_signin__view__controller__delegate__views.h | 4 +- ...e_browser_ui_views_tab__search__bubble__host.cc | 4 +- .../patch-chrome_browser_ui_views_tabs_tab.cc | 4 +- ..._browser_ui_views_tabs_tab__drag__controller.cc | 14 ++-- ...ui_views_tabs_tab__hover__card__bubble__view.cc | 6 +- ..._education_browser__user__education__service.cc | 4 +- ...eb__apps_web__app__integration__test__driver.cc | 34 ++++----- ...eb__applications_web__app__ui__manager__impl.cc | 6 +- ..._ui_webui_app__home_app__home__page__handler.cc | 6 +- ...i_webui_chrome__web__ui__controller__factory.cc | 14 ++-- ...i_connectors__internals_device__trust__utils.cc | 4 +- ..._ui_webui_management_management__ui__handler.cc | 12 +-- ...rowser_ui_webui_searchbox_searchbox__handler.cc | 29 ++++++++ ...tings_settings__localized__strings__provider.cc | 25 ++----- ...hrome_browser_ui_window__sizer_window__sizer.cc | 4 +- ...ions_commands_install__app__locally__command.cc | 11 --- ...ications_extensions_extension__status__utils.cc | 4 +- ...__integration_os__integration__test__override.h | 12 +-- ...pplications_policy_web__app__policy__manager.cc | 4 +- ...s_test_os__integration__test__override__impl.cc | 76 +++++++++---------- ...ns_test_os__integration__test__override__impl.h | 20 ++--- ...thn_chrome__authenticator__request__delegate.cc | 4 +- .../files/patch-chrome_common_chrome__features.cc | 16 ++-- .../files/patch-chrome_common_chrome__features.h | 12 +-- .../files/patch-chrome_common_chrome__paths.cc | 12 +-- .../files/patch-chrome_common_chrome__switches.cc | 4 +- .../files/patch-chrome_common_chrome__switches.h | 4 +- .../patch-chrome_common_media_cdm__registration.cc | 31 +++++--- .../patch-chrome_common_media_cdm__registration.h | 11 +++ ...a_component__widevine__cdm__hint__file__linux.h | 4 +- .../files/patch-chrome_common_pref__names.h | 24 +++--- .../files/patch-chrome_common_url__constants.h | 4 +- .../patch-chrome_common_webui__url__constants.cc | 12 +-- .../patch-chrome_common_webui__url__constants.h | 8 +- ...ome_renderer_chrome__render__frame__observer.cc | 11 --- .../files/patch-chrome_utility_services.cc | 14 ++-- ...hromecast_browser_cast__browser__main__parts.cc | 14 ++-- ...ecast_browser_cast__content__browser__client.cc | 4 +- ...utofill_core_browser_payments__data__manager.cc | 11 +++ ...utofill_core_browser_personal__data__manager.cc | 12 --- ...ill_core_common_autofill__payments__features.cc | 4 +- ...onents_commerce_core_commerce__feature__list.cc | 4 +- ...core_browser_user__permission__service__impl.cc | 4 +- ...e__engagement_public_feature__configurations.cc | 24 ++---- ...eature__engagement_public_feature__constants.cc | 19 +++-- ...feature__engagement_public_feature__constants.h | 6 +- ...nts_feature__engagement_public_feature__list.cc | 8 +- ...ents_feature__engagement_public_feature__list.h | 20 ++--- .../patch-components_gwp__asan_client_gwp__asan.cc | 4 +- ...patch-components_live__caption_caption__util.cc | 13 +--- .../files/patch-components_metrics_metrics__log.cc | 10 +-- ...zation__guide_core_optimization__guide__util.cc | 4 +- ...onents_os__crypt_sync_libsecret__util__linux.cc | 6 +- ...ger_core_browser_features_password__features.cc | 8 +- ...ager_core_browser_features_password__features.h | 4 +- ...manager_core_browser_password__form__manager.cc | 6 +- ...word__manager_core_browser_password__manager.cc | 4 +- ...anager_core_browser_password__manager__client.h | 20 +++++ ...ssword__store_login__database__async__helper.cc | 4 +- ...core_browser_stub__password__manager__client.cc | 11 +++ ..._core_browser_stub__password__manager__client.h | 11 +++ ...ger_core_browser_sync_password__sync__bridge.cc | 4 +- ...er_core_common_password__manager__pref__names.h | 4 +- ...mponents_performance__manager_public_features.h | 4 +- ...licy_core_common_cloud_cloud__policy__client.cc | 4 +- ...mponents_safe__browsing_core_common_features.cc | 11 +++ ...gine__choice_search__engine__choice__service.cc | 4 +- ...nents_search__engines_template__url__service.cc | 4 +- ...mponents_signin_public_base_signin__switches.cc | 6 +- ...omponents_signin_public_base_signin__switches.h | 4 +- .../files/patch-components_soda_soda__util.cc | 11 +++ ..._metric__utils_common_startup__metric__utils.cc | 4 +- ..._user_core_browser_supervised__user__service.cc | 4 +- ...onents_supervised__user_core_common_features.cc | 8 +- ...ponents_supervised__user_core_common_features.h | 8 +- .../files/patch-components_sync_base_features.cc | 4 +- ...ch-components_viz_host_host__display__client.cc | 4 +- ...isplay__embedder_skia__output__surface__impl.cc | 4 +- ...omponents_viz_service_display_skia__renderer.cc | 4 +- ...e__sinks_root__compositor__frame__sink__impl.cc | 4 +- .../files/patch-content_app_content__main.cc | 4 +- ...atch-content_app_content__main__runner__impl.cc | 20 ++--- www/chromium/files/patch-content_browser_BUILD.gn | 4 +- .../patch-content_browser_audio_audio__service.cc | 6 +- ..._browser_browser__child__process__host__impl.cc | 4 +- ...t_browser_browser__child__process__host__impl.h | 6 +- .../patch-content_browser_browser__main__loop.cc | 8 +- ...tent_browser_child__process__launcher__helper.h | 8 +- ...wser_child__process__launcher__helper__linux.cc | 22 +++--- ...browser_child__thread__type__switcher__linux.cc | 4 +- ...owser_devtools_devtools__frontend__host__impl.h | 4 +- ...wser_devtools_protocol_system__info__handler.cc | 4 +- ...content_browser_gpu_gpu__data__manager__impl.cc | 4 +- ...-content_browser_gpu_gpu__data__manager__impl.h | 4 +- ...rowser_gpu_gpu__data__manager__impl__private.cc | 4 +- ...browser_gpu_gpu__data__manager__impl__private.h | 6 +- ...patch-content_browser_gpu_gpu__process__host.cc | 6 +- ...wser_media_frameless__media__interface__proxy.h | 4 +- ...ent_browser_network__service__instance__impl.cc | 8 +- ...ia_service__video__capture__device__launcher.cc | 4 +- ...r_renderer__host_render__process__host__impl.cc | 12 +-- ...er_renderer__host_render__process__host__impl.h | 4 +- ...derer__host_render__widget__host__view__aura.cc | 14 ++-- ...patch-content_browser_utility__process__host.cc | 18 ++++- .../patch-content_browser_utility__process__host.h | 10 +-- ...wser_web__contents_web__contents__view__aura.cc | 4 +- www/chromium/files/patch-content_child_BUILD.gn | 4 +- .../files/patch-content_common_features.cc | 6 +- www/chromium/files/patch-content_common_features.h | 8 +- .../patch-content_common_font__list__unittest.cc | 4 +- www/chromium/files/patch-content_gpu_gpu__main.cc | 24 +++--- ...tent_public_browser_content__browser__client.cc | 4 +- ...ontent_public_browser_service__process__host.cc | 4 +- ...atch-content_public_common_content__features.cc | 36 ++++----- ...atch-content_public_common_content__switches.cc | 6 +- ...patch-content_public_common_content__switches.h | 6 +- ...gpu_gpu__video__accelerator__factories__impl.cc | 11 +++ .../patch-content_renderer_render__thread__impl.cc | 10 +-- www/chromium/files/patch-content_shell_BUILD.gn | 4 +- ...atch-content_shell_app_shell__main__delegate.cc | 4 +- ...l_renderer_shell__content__renderer__client.cc} | 12 +-- .../files/patch-content_utility_services.cc | 12 +-- .../files/patch-content_utility_utility__main.cc | 22 +++--- .../patch-content_utility_utility__thread__impl.cc | 6 +- .../files/patch-content_zygote_zygote__linux.cc | 4 +- ...mand__buffer_service_dawn__context__provider.cc | 4 +- ..._command__buffer_service_gles2__cmd__decoder.cc | 4 +- ...service_shared__image_shared__image__manager.cc | 4 +- ...ommand__buffer_service_webgpu__decoder__impl.cc | 6 +- .../files/patch-gpu_ipc_service_gpu__init.cc | 18 ++--- .../files/patch-gpu_vulkan_vulkan__util.cc | 4 +- .../files/patch-ipc_ipc__message__utils.cc | 4 +- .../files/patch-media_audio_pulse_pulse__util.cc | 14 ++++ ...atch-media_audio_sndio_audio__manager__sndio.cc | 87 ++++++++++++++++++---- .../files/patch-media_base_media__switches.cc | 42 ++++++----- .../files/patch-media_base_media__switches.h | 21 ++++-- .../files/patch-media_base_video__frame.cc | 14 ++-- www/chromium/files/patch-media_base_video__frame.h | 16 ++-- ...capture_video_video__capture__device__client.cc | 4 +- ...=> patch-media_ffmpeg_scripts_build__ffmpeg.py} | 31 +++++--- ...patch-media_ffmpeg_scripts_robo__lib_config.py} | 15 ++-- ...u_chromeos_libyuv__image__processor__backend.cc | 6 +- ...pu_chromeos_mailbox__video__frame__converter.cc | 4 +- ...a_gpu_chromeos_platform__video__frame__utils.cc | 4 +- ...-media_gpu_chromeos_video__decoder__pipeline.cc | 14 ++-- .../patch-media_gpu_vaapi_vaapi__video__decoder.cc | 4 +- .../files/patch-media_gpu_vaapi_vaapi__wrapper.cc | 4 +- www/chromium/files/patch-media_media__options.gni | 13 +--- ...ideo_gpu__memory__buffer__video__frame__pool.cc | 8 +- www/chromium/files/patch-media_webrtc_helpers.cc | 6 +- www/chromium/files/patch-mojo_core_channel.cc | 4 +- .../patch-mojo_public_tools_bindings_mojom.gni | 4 +- www/chromium/files/patch-net_BUILD.gn | 14 ++-- www/chromium/files/patch-net_base_features.cc | 8 +- www/chromium/files/patch-net_dns_BUILD.gn | 18 +---- www/chromium/files/patch-net_dns_public_BUILD.gn | 4 +- ...xy__resolution_proxy__config__service__linux.cc | 4 +- ...verify__tool_cert__verify__comparision__tool.cc | 10 +-- ..._tools_cert__verify__tool_cert__verify__tool.cc | 8 +- ...patch-net_url__request_url__request__context.cc | 4 +- .../patch-net_url__request_url__request__context.h | 4 +- ..._url__request_url__request__context__builder.cc | 4 +- .../files/patch-remoting_host_client__session.cc | 4 +- ...ch-remoting_host_me2me__desktop__environment.cc | 8 +- .../patch-remoting_host_setup_start__host__main.cc | 8 +- ...atch-remoting_protocol_webrtc__video__stream.cc | 6 +- ...tch-sandbox_linux_services_libc__interceptor.cc | 4 +- .../files/patch-sandbox_policy_features.cc | 4 +- www/chromium/files/patch-sandbox_policy_features.h | 4 +- ...ices_device_geolocation_location__arbitrator.cc | 11 --- .../files/patch-services_device_usb_BUILD.gn | 8 +- www/chromium/files/patch-services_network_BUILD.gn | 4 +- .../patch-services_network_network__context.cc | 6 +- .../patch-services_network_network__context.h | 4 +- .../patch-services_network_network__service.cc | 8 +- .../patch-services_network_network__service.h | 12 +-- .../patch-services_network_public_cpp_BUILD.gn | 4 +- .../patch-services_network_public_mojom_BUILD.gn | 4 +- ...device__model_ml_on__device__model__executor.cc | 11 +++ ..._on__device__model_on__device__model__service.h | 6 +- ...ervices_on__device__model_pre__sandbox__init.cc | 4 +- .../files/patch-services_service__manager_BUILD.gn | 4 +- ...video__capture_video__capture__service__impl.cc | 10 +-- ...blink_renderer_controller_blink__initializer.cc | 8 +- ...blink_renderer_core_exported_web__view__impl.cc | 4 +- ...y_blink_renderer_core_frame_web__frame__test.cc | 6 +- ...arty_blink_renderer_core_layout_layout__view.cc | 4 +- ..._renderer_core_scroll_scrollbar__theme__aura.cc | 4 +- ...peerconnection_webrtc__audio__renderer__test.cc | 4 +- ...odules_webgl_webgl__rendering__context__base.cc | 4 +- ...rty_blink_renderer_modules_webgpu_gpu__queue.cc | 4 +- ...h-third__party_blink_renderer_platform_BUILD.gn | 4 +- ...er_platform_graphics_video__frame__submitter.cc | 4 +- ...derer_platform_runtime__enabled__features.json5 | 14 ++-- ...arty_blink_renderer_platform_wtf_stack__util.cc | 8 +- ...ty_boringssl_src_util_generate__build__files.py | 34 --------- ..._party_dawn_include_dawn_native_VulkanBackend.h | 4 +- .../files/patch-third__party_ffmpeg_configure | 4 +- .../patch-third__party_libusb_src_libusb_libusb.h | 11 --- ...x_source_libvpx_vpx__ports_aarch64__cpudetect.c | 4 +- ...-third__party_pdfium_fxjs_fx__date__helpers.cpp | 6 +- ...rd__party_perfetto_include_perfetto_base_time.h | 8 +- ...rty_protobuf_src_google_protobuf_arenastring.cc | 12 --- ...uf_src_google_protobuf_stubs_platform__macros.h | 6 +- ...-third__party_sqlite_src_amalgamation_sqlite3.c | 6 +- .../files/patch-third__party_unrar_src_crypt.cpp | 4 +- ...__capture_linux_x11_x__server__pixel__buffer.cc | 20 ++--- ...ols_json__schema__compiler_feature__compiler.py | 4 +- .../patch-tools_protoc__wrapper_protoc__wrapper.py | 4 +- .../patch-ui_base_ime_fake__text__input__client.cc | 4 +- ...-ui_base_ime_init_input__method__initializer.cc | 6 +- .../patch-ui_base_resource_resource__bundle.cc | 4 +- .../files/patch-ui_base_ui__base__features.cc | 6 +- .../files/patch-ui_base_x_x11__cursor__loader.cc | 10 +-- www/chromium/files/patch-ui_color_color__id.h | 10 +-- .../files/patch-ui_compositor_compositor.cc | 4 +- .../files/patch-ui_compositor_compositor.h | 4 +- www/chromium/files/patch-ui_gfx_BUILD.gn | 4 +- .../files/patch-ui_gfx_codec_png__codec.cc | 11 --- .../files/patch-ui_gfx_gpu__memory__buffer.cc | 4 +- .../files/patch-ui_gfx_linux_gbm__wrapper.cc | 4 +- www/chromium/files/patch-ui_gl_BUILD.gn | 8 +- www/chromium/files/patch-ui_gl_gl__switches.cc | 6 +- .../patch-ui_native__theme_native__theme__base.cc | 4 +- ...ne_platform_wayland_host_wayland__connection.cc | 4 +- ...i_ozone_platform_wayland_host_wayland__popup.cc | 11 +++ ...tform_wayland_host_wayland__toplevel__window.cc | 4 +- ...atform_wayland_host_wayland__toplevel__window.h | 4 +- ..._ozone_platform_wayland_host_wayland__window.cc | 10 +-- ...i_ozone_platform_wayland_host_wayland__window.h | 8 +- ...ne_platform_wayland_ozone__platform__wayland.cc | 4 +- .../patch-ui_ozone_platform_x11_x11__window.cc | 4 +- ...rm__window_platform__window__init__properties.h | 4 +- .../files/patch-ui_views_focus_focus__manager.cc | 6 +- ...__aura_desktop__window__tree__host__platform.cc | 17 +---- www/chromium/files/patch-ui_views_widget_widget.cc | 4 +- www/chromium/files/patch-ui_views_widget_widget.h | 11 --- .../patch-ui_views_window_dialog__delegate.cc | 4 +- www/chromium/files/patch-v8_BUILD.gn | 43 ++++++----- www/chromium/files/patch-v8_src_api_api.cc | 4 +- .../patch-v8_src_base_platform_platform-posix.cc | 6 +- .../files/patch-v8_src_execution_isolate.cc | 6 +- www/chromium/files/patch-v8_src_flags_flags.cc | 4 +- ...wasm_baseline_ia32_liftoff-assembler-ia32-inl.h | 30 ++++---- www/chromium/pkg-plist | 3 + 350 files changed, 1735 insertions(+), 1692 deletions(-) diff --git a/www/chromium/Makefile b/www/chromium/Makefile index b6c560def878..14f8d51fc048 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,5 @@ PORTNAME= chromium -PORTVERSION= 124.0.6367.207 +PORTVERSION= 125.0.6422.76 CATEGORIES= www wayland MASTER_SITES= https://commondatastorage.googleapis.com/chromium-browser-official/ \ https://nerd.hu/distfiles/:external @@ -34,8 +34,10 @@ BUILD_DEPENDS= bash:shells/bash \ LIB_DEPENDS= libatk-bridge-2.0.so:accessibility/at-spi2-core \ libatspi.so:accessibility/at-spi2-core \ libspeechd.so:accessibility/speech-dispatcher \ + libasound.so:audio/alsa-lib \ libFLAC.so:audio/flac \ libopus.so:audio/opus \ + libsndio.so:audio/sndio \ libspeex.so:audio/speex \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ @@ -126,6 +128,11 @@ GN_ARGS+= clang_use_chrome_plugins=false \ extra_ldflags="${LDFLAGS}" \ ffmpeg_branding="${FFMPEG_BRAND}" +# Audio backends +GN_ARGS+= use_alsa=true \ + use_pulseaudio=true \ + use_sndio=true + # TODO: investigate building with these options: # use_system_minigbm GN_BOOTSTRAP_FLAGS= --no-clean --no-rebuild --skip-generate-buildfiles @@ -140,10 +147,8 @@ SUB_FILES= chromium-browser.desktop chrome SUB_LIST+= COMMENT="${COMMENT}" OPTIONS_DEFINE= CODECS CUPS DEBUG DRIVER KERBEROS LTO PIPEWIRE TEST WIDEVINE -OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE SNDIO +OPTIONS_DEFAULT= CODECS CUPS DRIVER KERBEROS PIPEWIRE OPTIONS_EXCLUDE_aarch64=LTO -OPTIONS_GROUP= AUDIO -OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO SNDIO OPTIONS_RADIO= KERBEROS OPTIONS_RADIO_KERBEROS= HEIMDAL HEIMDAL_BASE MIT OPTIONS_SUB= yes @@ -153,12 +158,6 @@ HEIMDAL_BASE_DESC= Heimdal Kerberos (base) HEIMDAL_DESC= Heimdal Kerberos (security/heimdal) MIT_DESC= MIT Kerberos (security/krb5) -ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib -ALSA_RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-plugins \ - alsa-lib>=1.1.1_1:audio/alsa-lib -ALSA_VARS= GN_ARGS+=use_alsa=true -ALSA_VARS_OFF= GN_ARGS+=use_alsa=false - CODECS_VARS= GN_ARGS+=proprietary_codecs=true \ FFMPEG_BRAND="Chrome" CODECS_VARS_OFF= GN_ARGS+=proprietary_codecs=false \ @@ -202,18 +201,6 @@ PIPEWIRE_VARS= GN_ARGS+=rtc_use_pipewire=true \ PIPEWIRE_VARS_OFF= GN_ARGS+=rtc_use_pipewire=false \ GN_ARGS+=rtc_link_pipewire=false -PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio -PULSEAUDIO_VARS= GN_ARGS+=use_pulseaudio=true -PULSEAUDIO_VARS_OFF= GN_ARGS+=use_pulseaudio=false - -# With SNDIO=on we exclude audio_manager_linux from the build (see -# media/audio/BUILD.gn) and use audio_manager_openbsd which does not -# support falling back to ALSA or PulseAudio. -SNDIO_PREVENTS= ALSA PULSEAUDIO -SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio -SNDIO_VARS= GN_ARGS+=use_sndio=true -SNDIO_VARS_OFF= GN_ARGS+=use_sndio=false - WIDEVINE_DESC= Depend on foreign-cdm to enable playback of DRM content WIDEVINE_RUN_DEPENDS= foreign-cdm>0:www/foreign-cdm @@ -229,8 +216,8 @@ TEST_ALL_TARGET= ${TEST_TARGETS} IGNORE= you have selected HEIMDAL_BASE but do not have Heimdal installed in base .endif -.if ${COMPILER_VERSION} < 170 -LLVM_DEFAULT= 17 +.if ${COMPILER_VERSION} < 180 +LLVM_DEFAULT= 18 BUILD_DEPENDS+= clang${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} BINARY_ALIAS+= cpp=${LOCALBASE}/bin/clang-cpp${LLVM_DEFAULT} \ cc=${LOCALBASE}/bin/clang${LLVM_DEFAULT} \ @@ -258,7 +245,7 @@ PLIST_SUB+= NOT_AARCH64="" FFMPEG_TARGET= ia32 .endif -FFMPEG_BDIR= ${WRKSRC}/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} +FFMPEG_BDIR= ${WRKSRC}/third_party/ffmpeg/build.${FFMPEG_TARGET}.freebsd/${FFMPEG_BRAND} FFMPEG_CDIR= ${WRKSRC}/third_party/ffmpeg/chromium/config/${FFMPEG_BRAND}/freebsd/${FFMPEG_TARGET} # Allow relocations against read-only segments (override lld default) @@ -296,8 +283,8 @@ pre-configure: dav1d flac fontconfig freetype harfbuzz-ng icu libdrm libevent libpng \ libusb libwebp libxml libxslt openh264 opus || ${FALSE} # Chromium uses an unreleased version of FFmpeg, so configure it - cd ${WRKSRC}/third_party/ffmpeg && \ - ${PYTHON_CMD} chromium/scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ + cd ${WRKSRC}/media/ffmpeg && \ + ${PYTHON_CMD} scripts/build_ffmpeg.py freebsd ${FFMPEG_TARGET} \ --config-only --branding=${FFMPEG_BRAND} cd ${FFMPEG_BDIR} && ${GMAKE} ffversion.h ${MKDIR} ${FFMPEG_CDIR} diff --git a/www/chromium/distinfo b/www/chromium/distinfo index 559acaf6b434..1a483074b652 100644 --- a/www/chromium/distinfo +++ b/www/chromium/distinfo @@ -1,9 +1,9 @@ -TIMESTAMP = 1715673268 -SHA256 (chromium-124.0.6367.207.tar.xz) = 6d6dc8b943012573a244ddb013b281ecbc97f77fe1fc6f55a4118241d107eba5 -SIZE (chromium-124.0.6367.207.tar.xz) = 3450794132 -SHA256 (chrome-linux-124.0.6367.207-llvm17.profdata.tar.xz) = 43953cf8958c1f8d6b700635a4d209fe27ea4487e26ac12bc5f2ee56c28cb0c5 -SIZE (chrome-linux-124.0.6367.207-llvm17.profdata.tar.xz) = 30059564 -SHA256 (chromium-124.0.6367.207-testdata.tar.xz) = d30386a73719a64fdd191f7b51709185e4d3fc49888b04a390506d4370e69b06 -SIZE (chromium-124.0.6367.207-testdata.tar.xz) = 277899644 +TIMESTAMP = 1716384244 +SHA256 (chromium-125.0.6422.76.tar.xz) = 4167218463d2848f4a0fe35f60d062a8e7e5c7ce5bc8c8c2260a80186b1deccf +SIZE (chromium-125.0.6422.76.tar.xz) = 3460108576 +SHA256 (chrome-linux-125.0.6422.76-llvm17.profdata.tar.xz) = 1deb7a9fe593b338629a97630e96716d968882d272998aa87f39f3f1a81df0e9 +SIZE (chrome-linux-125.0.6422.76-llvm17.profdata.tar.xz) = 30245500 +SHA256 (chromium-125.0.6422.76-testdata.tar.xz) = ec7a7743180fd986c37913032074bd2a14b3bb40fb79927db94fab97aba26a77 +SIZE (chromium-125.0.6422.76-testdata.tar.xz) = 277440240 SHA256 (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = a2ca2962daf482a8f943163541e1c73ba4b2694fabcd2510981f2db4eda493c8 SIZE (test_fonts-336e775eec536b2d785cc80eff6ac39051931286.tar.gz) = 32624734 diff --git a/www/chromium/files/patch-BUILD.gn b/www/chromium/files/patch-BUILD.gn index e599afc55ff6..a8fd54bd178d 100644 --- a/www/chromium/files/patch-BUILD.gn +++ b/www/chromium/files/patch-BUILD.gn @@ -1,6 +1,6 @@ ---- BUILD.gn.orig 2024-04-19 13:02:56 UTC +--- BUILD.gn.orig 2024-05-21 18:07:39 UTC +++ BUILD.gn -@@ -64,7 +64,7 @@ declare_args() { +@@ -65,7 +65,7 @@ declare_args() { root_extra_deps = [] } @@ -9,7 +9,7 @@ # An official (maximally optimized!) component (optimized for build times) # build doesn't make sense and usually doesn't work. assert(!is_component_build) -@@ -96,7 +96,6 @@ group("gn_all") { +@@ -97,7 +97,6 @@ group("gn_all") { "//codelabs", "//components:components_unittests", "//components/gwp_asan:gwp_asan_unittests", @@ -17,7 +17,7 @@ "//net:net_unittests", "//sandbox:sandbox_unittests", "//services:services_unittests", -@@ -427,7 +426,7 @@ group("gn_all") { +@@ -428,7 +427,7 @@ group("gn_all") { } } @@ -26,7 +26,7 @@ deps += [ "//third_party/breakpad:breakpad_unittests", "//third_party/breakpad:core-2-minidump", -@@ -627,6 +626,15 @@ group("gn_all") { +@@ -624,6 +623,15 @@ group("gn_all") { } } @@ -42,7 +42,7 @@ if (is_mac) { deps += [ "//third_party/breakpad:dump_syms", -@@ -673,7 +681,7 @@ group("gn_all") { +@@ -670,7 +678,7 @@ group("gn_all") { host_os == "win") { deps += [ "//chrome/test/mini_installer:mini_installer_tests" ] } @@ -51,7 +51,7 @@ deps += [ "//third_party/breakpad:symupload($host_toolchain)" ] } -@@ -1094,7 +1102,7 @@ if (use_blink && !is_cronet_build) { +@@ -1090,7 +1098,7 @@ if (use_blink && !is_cronet_build) { ] } @@ -60,7 +60,7 @@ script_test("chrome_wpt_tests") { script = "//third_party/blink/tools/run_wpt_tests.py" args = [ -@@ -1185,7 +1193,7 @@ if (use_blink && !is_cronet_build) { +@@ -1183,7 +1191,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ] } @@ -69,7 +69,7 @@ data_deps += [ "//third_party/breakpad:minidump_stackwalk($host_toolchain)" ] } -@@ -1194,7 +1202,7 @@ if (use_blink && !is_cronet_build) { +@@ -1192,7 +1200,7 @@ if (use_blink && !is_cronet_build) { data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } @@ -78,7 +78,7 @@ data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ] } -@@ -1654,7 +1662,7 @@ group("chromium_builder_perf") { +@@ -1652,7 +1660,7 @@ group("chromium_builder_perf") { data_deps += [ "//chrome/test:performance_browser_tests" ] } diff --git a/www/chromium/files/patch-base_BUILD.gn b/www/chromium/files/patch-base_BUILD.gn index 111ebfe4e412..d52f4f46d585 100644 --- a/www/chromium/files/patch-base_BUILD.gn +++ b/www/chromium/files/patch-base_BUILD.gn @@ -1,4 +1,4 @@ ---- base/BUILD.gn.orig 2024-04-19 13:02:56 UTC +--- base/BUILD.gn.orig 2024-05-21 18:07:39 UTC +++ base/BUILD.gn @@ -200,7 +200,7 @@ buildflag_header("ios_cronet_buildflags") { flags = [ "CRONET_BUILD=$is_cronet_build" ] @@ -9,7 +9,7 @@ buildflag_header("message_pump_buildflags") { header = "message_pump_buildflags.h" header_dir = "base/message_loop" -@@ -1131,11 +1131,23 @@ component("base") { +@@ -1141,11 +1141,23 @@ component("base") { # Needed for if using newer C++ library than sysroot, except if # building inside the cros_sdk environment - use host_toolchain as a # more robust check for this. @@ -34,7 +34,7 @@ if (use_allocator_shim) { if (is_apple) { sources += [ "allocator/early_zone_registration_apple.h" ] -@@ -1155,7 +1167,7 @@ component("base") { +@@ -1165,7 +1177,7 @@ component("base") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -43,7 +43,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -2113,6 +2125,22 @@ component("base") { +@@ -2125,6 +2137,22 @@ component("base") { ] } @@ -66,7 +66,7 @@ # iOS if (is_ios) { sources += [ -@@ -2249,6 +2277,33 @@ component("base") { +@@ -2270,6 +2298,33 @@ component("base") { } } @@ -100,7 +100,7 @@ if (use_blink) { sources += [ "files/file_path_watcher.cc", -@@ -2259,7 +2314,7 @@ component("base") { +@@ -2280,7 +2335,7 @@ component("base") { } if (dep_libevent) { @@ -109,7 +109,7 @@ } if (use_libevent) { -@@ -3072,7 +3127,7 @@ if (is_apple) { +@@ -3093,7 +3148,7 @@ if (is_apple) { } } @@ -118,7 +118,7 @@ # This test must compile with -fstack-protector-all source_set("stack_canary_linux_unittests") { testonly = true -@@ -3716,7 +3771,7 @@ test("base_unittests") { +@@ -3745,7 +3800,7 @@ test("base_unittests") { ] } @@ -127,7 +127,7 @@ sources += [ "debug/proc_maps_linux_unittest.cc", "files/scoped_file_linux_unittest.cc", -@@ -3743,7 +3798,7 @@ test("base_unittests") { +@@ -3772,7 +3827,7 @@ test("base_unittests") { "posix/file_descriptor_shuffle_unittest.cc", "posix/unix_domain_socket_unittest.cc", ] @@ -136,7 +136,7 @@ sources += [ "profiler/stack_base_address_posix_unittest.cc", "profiler/stack_copier_signal_unittest.cc", -@@ -3754,7 +3809,7 @@ test("base_unittests") { +@@ -3783,7 +3838,7 @@ test("base_unittests") { # Allow more direct string conversions on platforms with native utf8 # strings @@ -145,7 +145,7 @@ defines += [ "SYSTEM_NATIVE_UTF8" ] } -@@ -4022,7 +4077,7 @@ test("base_unittests") { +@@ -4051,7 +4106,7 @@ test("base_unittests") { } } diff --git a/www/chromium/files/patch-base_allocator_dispatcher_tls.h b/www/chromium/files/patch-base_allocator_dispatcher_tls.h index 4846c23803fd..895ef040f733 100644 --- a/www/chromium/files/patch-base_allocator_dispatcher_tls.h +++ b/www/chromium/files/patch-base_allocator_dispatcher_tls.h @@ -1,6 +1,6 @@ ---- base/allocator/dispatcher/tls.h.orig 2024-04-19 13:02:56 UTC +--- base/allocator/dispatcher/tls.h.orig 2024-05-21 18:07:39 UTC +++ base/allocator/dispatcher/tls.h -@@ -76,7 +76,7 @@ struct BASE_EXPORT MMapAllocator { +@@ -77,7 +77,7 @@ struct BASE_EXPORT MMapAllocator { constexpr static size_t AllocationChunkSize = 16384; #elif BUILDFLAG(IS_ANDROID) && defined(ARCH_CPU_64_BITS) constexpr static size_t AllocationChunkSize = 16384; diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni index d9e57c421e1a..89bd9acc0224 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni +++ b/www/chromium/files/patch-base_allocator_partition__allocator_partition__alloc.gni @@ -1,4 +1,4 @@ ---- base/allocator/partition_allocator/partition_alloc.gni.orig 2024-04-19 13:02:56 UTC +--- base/allocator/partition_allocator/partition_alloc.gni.orig 2024-05-21 18:07:39 UTC +++ base/allocator/partition_allocator/partition_alloc.gni @@ -33,7 +33,7 @@ if (is_nacl) { use_large_empty_slot_span_ring = is_mac @@ -9,7 +9,7 @@ declare_args() { # Causes all the allocations to be routed via allocator_shim.cc. Usually, -@@ -351,7 +351,7 @@ declare_args() { +@@ -354,7 +354,7 @@ declare_args() { # dependencies that use partition_allocator are compiled in AOSP against a # version of glibc that does not include pkeys syscall numbers. enable_pkeys = diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn index 6c1f761e5029..f5da19c4e966 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_BUILD.gn @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/BUILD.gn.orig 2024-04-19 13:02:56 UTC +--- base/allocator/partition_allocator/src/partition_alloc/BUILD.gn.orig 2024-05-21 18:07:39 UTC +++ base/allocator/partition_allocator/src/partition_alloc/BUILD.gn -@@ -851,7 +851,7 @@ if (is_clang_or_gcc) { +@@ -850,7 +850,7 @@ if (is_clang_or_gcc) { configs -= [ "//build/config/compiler:enable_arc" ] } } diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h index 76b0580b3f89..2c2562fa05d4 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_address__space__randomization.h @@ -1,4 +1,4 @@ ---- base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h.orig 2024-04-19 13:02:56 UTC +--- base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h.orig 2024-05-21 18:07:39 UTC +++ base/allocator/partition_allocator/src/partition_alloc/address_space_randomization.h @@ -38,7 +38,7 @@ AslrMask(uintptr_t bits) { @@ -9,12 +9,12 @@ // We shouldn't allocate system pages at all for sanitizer builds. However, // we do, and if random hint addresses interfere with address ranges -@@ -128,7 +128,7 @@ AslrMask(uintptr_t bits) { +@@ -125,7 +125,7 @@ AslrMask(uintptr_t bits) { return AslrAddress(0x20000000ULL); } - -- #elif BUILDFLAG(IS_LINUX) -+ #elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) + #elif defined(ARCH_CPU_ARM64) +- #if BUILDFLAG(IS_LINUX) ++ #if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) // Linux on arm64 can use 39, 42, 48, or 52-bit user space, depending on // page size and number of levels of translation pages used. We use diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h index 0bdfb80dfa47..844f4712a47f 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__config.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h.orig 2024-04-19 13:02:56 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h.orig 2024-05-21 18:07:39 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_config.h -@@ -251,7 +251,7 @@ constexpr bool kUseLazyCommit = false; +@@ -231,7 +231,7 @@ constexpr bool kUseLazyCommit = false; // On these platforms, lock all the partitions before fork(), and unlock after. // This may be required on more platforms in the future. #define PA_CONFIG_HAS_ATFORK_HANDLER() \ @@ -9,7 +9,7 @@ // PartitionAlloc uses PartitionRootEnumerator to acquire all // PartitionRoots at BeforeFork and to release at AfterFork. -@@ -299,7 +299,7 @@ constexpr bool kUseLazyCommit = false; +@@ -278,7 +278,7 @@ constexpr bool kUseLazyCommit = false; // // Also enabled on ARM64 macOS and iOS, as the 16kiB pages on this platform lead // to larger slot spans. diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h index 5214c122b0c5..9677c5aa7d20 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__alloc__constants.h @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2024-04-19 13:02:56 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h.orig 2024-05-21 18:07:39 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_alloc_constants.h -@@ -313,7 +313,7 @@ constexpr size_t kNumPools = kMaxPoolHandle - 1; +@@ -316,7 +316,7 @@ constexpr size_t kNumPools = kMaxPoolHandle - 1; // 8GB for each of the glued pools). #if BUILDFLAG(HAS_64_BIT_POINTERS) #if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_IOS) || \ diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc index d5d4496bfa86..23a44ff8d510 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_partition__root.cc @@ -1,6 +1,6 @@ ---- base/allocator/partition_allocator/src/partition_alloc/partition_root.cc.orig 2024-04-19 13:02:56 UTC +--- base/allocator/partition_allocator/src/partition_alloc/partition_root.cc.orig 2024-05-21 18:07:39 UTC +++ base/allocator/partition_allocator/src/partition_alloc/partition_root.cc -@@ -47,7 +47,7 @@ +@@ -48,7 +48,7 @@ #include "wow64apiset.h" #endif @@ -9,7 +9,7 @@ #include #endif -@@ -279,7 +279,7 @@ void PartitionAllocMallocInitOnce() { +@@ -280,7 +280,7 @@ void PartitionAllocMallocInitOnce() { return; } @@ -18,7 +18,7 @@ // When fork() is called, only the current thread continues to execute in the // child process. If the lock is held, but *not* by this thread when fork() is // called, we have a deadlock. -@@ -950,7 +950,7 @@ void PartitionRoot::Init(PartitionOptions opts) { +@@ -954,7 +954,7 @@ void PartitionRoot::Init(PartitionOptions opts) { // apple OSes. PA_CHECK((internal::SystemPageSize() == (size_t{1} << 12)) || (internal::SystemPageSize() == (size_t{1} << 14))); diff --git a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_starscan_stack_stack.cc b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc similarity index 84% rename from www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_starscan_stack_stack.cc rename to www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc index 55e38ef752fd..076da69d662f 100644 --- a/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_starscan_stack_stack.cc +++ b/www/chromium/files/patch-base_allocator_partition__allocator_src_partition__alloc_stack_stack.cc @@ -1,5 +1,5 @@ ---- base/allocator/partition_allocator/src/partition_alloc/starscan/stack/stack.cc.orig 2023-12-10 06:10:27 UTC -+++ base/allocator/partition_allocator/src/partition_alloc/starscan/stack/stack.cc +--- base/allocator/partition_allocator/src/partition_alloc/stack/stack.cc.orig 2024-05-21 18:07:39 UTC ++++ base/allocator/partition_allocator/src/partition_alloc/stack/stack.cc @@ -18,6 +18,10 @@ #include #endif diff --git a/www/chromium/files/patch-base_debug_stack__trace.cc b/www/chromium/files/patch-base_debug_stack__trace.cc index 729c3ad3e29a..831d3d6b53f8 100644 --- a/www/chromium/files/patch-base_debug_stack__trace.cc +++ b/www/chromium/files/patch-base_debug_stack__trace.cc @@ -1,6 +1,6 @@ ---- base/debug/stack_trace.cc.orig 2024-04-19 13:02:56 UTC +--- base/debug/stack_trace.cc.orig 2024-05-21 18:07:39 UTC +++ base/debug/stack_trace.cc -@@ -247,7 +247,7 @@ bool StackTrace::WillSymbolizeToStreamForTesting() { +@@ -249,7 +249,7 @@ bool StackTrace::WillSymbolizeToStreamForTesting() { // Symbols are not expected to be reliable when gn args specifies // symbol_level=0. return false; @@ -9,16 +9,16 @@ // StackTrace::OutputToStream() is not implemented under uclibc, nor AIX. // See https://crbug.com/706728 return false; -@@ -291,7 +291,7 @@ std::string StackTrace::ToString() const { - } - std::string StackTrace::ToStringWithPrefix(const char* prefix_string) const { +@@ -311,7 +311,7 @@ std::string StackTrace::ToString() const { + + std::string StackTrace::ToStringWithPrefix(cstring_view prefix_string) const { std::stringstream stream; -#if !defined(__UCLIBC__) && !defined(_AIX) +#if !defined(__UCLIBC__) && !defined(_AIX) && !BUILDFLAG(IS_BSD) - if (ShouldSuppressOutput()) { - return "Backtrace suppressed."; - } -@@ -301,7 +301,7 @@ std::string StackTrace::ToStringWithPrefix(const char* + OutputToStreamWithPrefix(&stream, prefix_string); + #endif + return stream.str(); +@@ -335,7 +335,7 @@ bool StackTrace::ShouldSuppressOutput() { } std::ostream& operator<<(std::ostream& os, const StackTrace& s) { diff --git a/www/chromium/files/patch-base_features.cc b/www/chromium/files/patch-base_features.cc new file mode 100644 index 000000000000..21d6f98ec048 --- /dev/null +++ b/www/chromium/files/patch-base_features.cc @@ -0,0 +1,20 @@ +--- base/features.cc.orig 2024-05-21 18:07:39 UTC ++++ base/features.cc +@@ -9,7 +9,7 @@ + #include "base/threading/platform_thread.h" + #include "build/buildflag.h" + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) + #include "base/message_loop/message_pump_libevent.h" + #endif + +@@ -98,7 +98,7 @@ void Init(EmitThreadControllerProfilerMetadata + sequence_manager::internal::ThreadController::InitializeFeatures( + emit_thread_controller_profiler_metadata); + +-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) ++#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_BSD) + MessagePumpLibevent::InitializeFeatures(); + #endif + diff --git a/www/chromium/files/patch-base_files_file__util__posix.cc b/www/chromium/files/patch-base_files_file__util__posix.cc index e0a0c9cadd49..8bc16bcae6b9 100644 --- a/www/chromium/files/patch-base_files_file__util__posix.cc +++ b/www/chromium/files/patch-base_files_file__util__posix.cc @@ -1,6 +1,6 @@ ---- base/files/file_util_posix.cc.orig 2024-04-19 13:02:56 UTC +--- base/files/file_util_posix.cc.orig 2024-05-21 18:07:39 UTC +++ base/files/file_util_posix.cc -@@ -816,33 +816,34 @@ bool CreateDirectoryAndGetError(const FilePath& full_p +@@ -810,33 +810,34 @@ bool CreateDirectoryAndGetError(const FilePath& full_p File::Error* error) { ScopedBlockingCall scoped_blocking_call( FROM_HERE, BlockingType::MAY_BLOCK); // For call to mkdir(). diff --git a/www/chromium/files/patch-base_files_file__util__unittest.cc b/www/chromium/files/patch-base_files_file__util__unittest.cc index 8fbc0fce70ab..06b3e41075c5 100644 --- a/www/chromium/files/patch-base_files_file__util__unittest.cc +++ b/www/chromium/files/patch-base_files_file__util__unittest.cc @@ -1,6 +1,6 @@ ---- base/files/file_util_unittest.cc.orig 2024-04-19 13:02:56 UTC +--- base/files/file_util_unittest.cc.orig 2024-05-21 18:07:39 UTC +++ base/files/file_util_unittest.cc -@@ -3870,7 +3870,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { +@@ -3772,7 +3772,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithNamedPipe) { } #endif // BUILDFLAG(IS_WIN) @@ -9,7 +9,7 @@ TEST_F(FileUtilTest, ReadFileToStringWithProcFileSystem) { FilePath file_path("/proc/cpuinfo"); std::string data = "temp"; -@@ -4651,7 +4651,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles +@@ -4553,7 +4553,7 @@ TEST(FileUtilMultiThreadedTest, MultiThreadedTempFiles NULL); #else size_t bytes_written = diff --git a/www/chromium/files/patch-base_linux__util.cc b/www/chromium/files/patch-base_linux__util.cc index ed2de441c529..4927724361f5 100644 --- a/www/chromium/files/patch-base_linux__util.cc +++ b/www/chromium/files/patch-base_linux__util.cc @@ -1,14 +1,6 @@ ---- base/linux_util.cc.orig 2023-12-10 06:10:27 UTC +--- base/linux_util.cc.orig 2024-05-21 18:07:39 UTC +++ base/linux_util.cc -@@ -15,6 +15,7 @@ - - #include - #include -+#include - - #include "base/base_export.h" - #include "base/files/dir_reader_posix.h" -@@ -153,10 +154,14 @@ void SetLinuxDistro(const std::string& distro) { +@@ -154,10 +154,14 @@ void SetLinuxDistro(const std::string& distro) { } bool GetThreadsForProcess(pid_t pid, std::vector* tids) { diff --git a/www/chromium/files/patch-base_process_internal__linux.h b/www/chromium/files/patch-base_process_internal__linux.h index e324410eccaa..8850e2dec39d 100644 --- a/www/chromium/files/patch-base_process_internal__linux.h +++ b/www/chromium/files/patch-base_process_internal__linux.h @@ -1,6 +1,6 @@ ---- base/process/internal_linux.h.orig 2024-04-19 13:02:56 UTC +--- base/process/internal_linux.h.orig 2024-05-21 18:07:39 UTC +++ base/process/internal_linux.h -@@ -138,6 +138,9 @@ TimeDelta ClockTicksToTimeDelta(int64_t clock_ticks); +@@ -140,6 +140,9 @@ TimeDelta ClockTicksToTimeDelta(int64_t clock_ticks); // arguments to the lambda. template void ForEachProcessTask(base::ProcessHandle process, Lambda&& lambda) { @@ -10,7 +10,7 @@ // Iterate through the different threads tracked in /proc//task. FilePath fd_path = GetProcPidDir(process).Append("task"); -@@ -157,6 +160,7 @@ void ForEachProcessTask(base::ProcessHandle process, L +@@ -159,6 +162,7 @@ void ForEachProcessTask(base::ProcessHandle process, L FilePath task_path = fd_path.Append(tid_str); lambda(tid, task_path); } *** 9964 LINES SKIPPED *** From nobody Wed May 22 13:57:21 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 4VktCj3bMZz5LmDB; Wed, 22 May 2024 13:57:21 +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 4VktCj2x12z4CMw; Wed, 22 May 2024 13:57:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386241; 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=aRfXV7QpHJykSx2VY1p9PIRb9KPMPzXOst6iAbJXKGc=; b=kvvBen/xmvN5Cnylpzq5Nvdbs0aSmPVeC7rp44jeseZWhE7yU3JZO3LwH9FWMSOsQCqaBn /GxYNKsBt7p9qrvaAgjB8sXc2EV/oELyguYWMxvUWHGeYcBNUNl+7rCtAtj/BFaYM/4JZl RH5i4qHXywRpbl/8Ybc/STGvZg2P5CfCQbMjJzG4y3PF0bCUd7tEMDosVEzcEHqD9oBqwc i6flo7aQBqpp3pc9nAyEcBekYoUDOcmTwZeGjKdFedSVXmD1v/Dulm3eeWXqbAZD7pVm8B mKnuXlU7wRNDBRJpEYoIF7Bb13c5HPuoPoXF+BMinEEMlsCPS95etK58ZPiJkQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386241; a=rsa-sha256; cv=none; b=j2mp9igdQrHMhDVLs/OgN45sBkuIzoeLriwCBVIk24BLibOJrUR6dRwljUyrZqIiOvdcYx izoqtmWhYwdLbPCzdzOsuD8KkVLIpnVjkJdgS1dwi7+ICHk70xYTHKo+F7xrZu7RqHGogi 3R569PN/OwKy1wGdv81S5m6Z6L89cjVeyLIrVe/8A7bAH6g/rtt3mDZiXktgm0VCNGrvHS pLXdzsqOfQya6wosyXsjvY0vN2OI/x0o2tt+lA7Paq+DelJpXn3VQlLZ0u7kIhz9WpyUmy EaROs22OKNeh+cf/yD3n6YzwNaDWlg392mnxyb2znZFzbLEW1vj+D/mb8UA5Kw== 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=1716386241; 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=aRfXV7QpHJykSx2VY1p9PIRb9KPMPzXOst6iAbJXKGc=; b=EzG7NfzWgASMY7PSJj92mihQ+6jc80eOsgm1ytzLIaVtdWUVDfHUNVQuRvec+PMLZJAfXW xvqIo3aqbxTHYasj174qohCGE6dni69bfMAH3l6RxSOK4oTZFTU6ckU/njDc2SEVbstCVa HzfpbDzbXZhZ4d+jik+cq176ySYqymMw7tBdUsx+CskWNRwydFkPf1Vi3r0oHiNCaNrOMg uujxDctzSpdm0AWKUsY9fYs57hyHS0I/R6Y43mn1aMZ6iAe5ad2FyAgGSFDtp0aYvTPQJg /GNK90Fy5UaJ6b2TYW8UqwldCvoKkKlUk98+JC/eWruRok+g/7nUQ5bv4tCLgA== 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 4VktCj2KYcz17Pp; Wed, 22 May 2024 13:57:21 +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 44MDvLce050636; Wed, 22 May 2024 13:57:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDvLvM050633; Wed, 22 May 2024 13:57:21 GMT (envelope-from git) Date: Wed, 22 May 2024 13:57:21 GMT Message-Id: <202405221357.44MDvLvM050633@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: d945dd5bd704 - main - devel/py-diskcache: avoid reliance on DQS extension 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d945dd5bd704abf77985d0e17302faae9f0cd001 Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=d945dd5bd704abf77985d0e17302faae9f0cd001 commit d945dd5bd704abf77985d0e17302faae9f0cd001 Author: Dave Cottlehuber AuthorDate: 2024-05-22 13:57:16 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 13:57:16 +0000 devel/py-diskcache: avoid reliance on DQS extension - https://github.com/grantjenks/python-diskcache/pull/311 Differential Revision: https://reviews.freebsd.org/D45295 Approved by: yuri Sponsored by: SkunkWerks, GmbH --- devel/py-diskcache/Makefile | 4 ++++ devel/py-diskcache/distinfo | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/devel/py-diskcache/Makefile b/devel/py-diskcache/Makefile index e0f9e64df222..878a9c65e552 100644 --- a/devel/py-diskcache/Makefile +++ b/devel/py-diskcache/Makefile @@ -1,9 +1,13 @@ PORTNAME= diskcache DISTVERSIONPREFIX= v DISTVERSION= 5.6.3 +PORTREVISION= 1 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= b89111d.patch:-p1 # https://github.com/grantjenks/python-diskcache/pull/311 + MAINTAINER= yuri@FreeBSD.org COMMENT= Disk and file backed persistent cache WWW= https://grantjenks.com/docs/diskcache/ diff --git a/devel/py-diskcache/distinfo b/devel/py-diskcache/distinfo index 5cb26d8b471b..be1986788230 100644 --- a/devel/py-diskcache/distinfo +++ b/devel/py-diskcache/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1703309501 +TIMESTAMP = 1716359609 SHA256 (grantjenks-python-diskcache-v5.6.3_GH0.tar.gz) = ecd01a006c60c68171571da77d905878bacc2103a8e0ade55dcda26271ea2bb3 SIZE (grantjenks-python-diskcache-v5.6.3_GH0.tar.gz) = 655441 +SHA256 (b89111d.patch) = 0d3451f01e8331d0d3db654566b08eac552f8b71f0f090f5a381c45f5d6ac4ae +SIZE (b89111d.patch) = 4077 From nobody Wed May 22 13:57:22 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 4VktCk5WRMz5Llx5; Wed, 22 May 2024 13:57:22 +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 4VktCk4yN7z4CNC; Wed, 22 May 2024 13:57:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386242; 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=X0/kQD/SCuBwkgiq2EcilJNlHXFRjbi50AClcY9V+ko=; b=N8jclI8L1sk/84atgI0E6aGd2AldTIxXbxJD5wv5UVAx81LPpRoV8tNJaC693TnxVLK54q e54FQP8yL86/PxrmYn3h24urGyLkuN8extDJYGBSa53HD9v7Ui9LvCdqKUjuFai94xSTST 7qj6ExePz98cdVsKMqAlzUCebc6kNqusCAtHGnjZiRelV1Hh7LmvnB6L40NfwlfO4tRbIG ZsQykedC0eqdptyA8VVIJ4rEvFy63dfP7k/Z3wE6M7/RhubH7QC+wsJOu6vP5/F3Lf3VTh sCC2mI5lipCoI5if5d9CikqXIjDBWe3CNuDc/Ep5RROJiwa00gpqz9tmDEfQpw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386242; a=rsa-sha256; cv=none; b=Wnspx9AzPNSeoZFgKThy89fIvCnopC1mXS5A9dPnmBsxUTQq8sR0WKWCAKwv9FYSKvZ0JS JeAwthz11pDSHG/+gOeQVDxfLasWkALZmi9H+KATN8M81mazU1tnD/YF9uTVb3X/0QyNz9 6/tZU/oWXfyr3nrX2Fmq1CdyFnOpLxc5KG4RGa2aGuQoNnL7BRm8/EOtLlNf8hZleTzlRd hBbG26/OVKdndcdDYxo2zFw39sX+/DVbTG9y2wE47IVpIz/aaT0oGGQhCbu248ie0urMZX DtL4sSmuxSxBCFGy0/uRaJFLPJnLbWqvCx722BJA1GGUEzHVQ/EkAY8ZfoDFHw== 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=1716386242; 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=X0/kQD/SCuBwkgiq2EcilJNlHXFRjbi50AClcY9V+ko=; b=oZ2+gqpBNCTb4aaylO6jhbo2sNA2YH0cIeZ8ZSaUtso8tm+zqDhMJwmuIHTLgWoYGwxh+G hDPqDAN0zWbRE8N3gs5+a0fhhPgwOfzJQlMQhKMAPvYnd/EOaWI6c/Prc5vaznOUO2jzy6 0z63dNNXXlWYt1Ho8I8UHoc5ND8uRdTT5qEneQVpPRkJzY7bNPjFR6PPo8VvEgbCykJjjo gnz8LUsWOkR29tHjdKYO0iyxCabfJ0fJGb1/ZwcidHhzEPqvkk8LIhstkEZeKc3Z3cZhLu a7q7MvEnBajB4oF4l7Od+fI37QnmusF+m2pHE+PIdjFSH90hDX1zRJez0jsaOw== 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 4VktCk46hnz17S1; Wed, 22 May 2024 13:57:22 +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 44MDvMBT050682; Wed, 22 May 2024 13:57:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDvMU1050679; Wed, 22 May 2024 13:57:22 GMT (envelope-from git) Date: Wed, 22 May 2024 13:57:22 GMT Message-Id: <202405221357.44MDvMU1050679@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: ea5d787952b5 - main - databases/py-sqlite-utils: update to 3.36 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: ea5d787952b5559295bae7af539e348e75467a2d Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=ea5d787952b5559295bae7af539e348e75467a2d commit ea5d787952b5559295bae7af539e348e75467a2d Author: Dave Cottlehuber AuthorDate: 2024-05-22 13:57:16 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 13:57:16 +0000 databases/py-sqlite-utils: update to 3.36 --- databases/py-sqlite-utils/Makefile | 12 ++++++------ databases/py-sqlite-utils/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/databases/py-sqlite-utils/Makefile b/databases/py-sqlite-utils/Makefile index da4d0769da99..e83a6131c011 100644 --- a/databases/py-sqlite-utils/Makefile +++ b/databases/py-sqlite-utils/Makefile @@ -1,6 +1,5 @@ PORTNAME= sqlite-utils -PORTVERSION= 3.28 -PORTREVISION= 1 +PORTVERSION= 3.36 CATEGORIES= databases python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,11 +11,12 @@ WWW= https://github.com/simonw/sqlite-utils LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite-fts4>0:databases/py-sqlite-fts4@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click-default-group>0:devel/py-click-default-group@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}click-default-group>0:devel/py-click-default-group@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pluggy>0:devel/py-pluggy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-dateutil>0:devel/py-python-dateutil@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlite-fts4>0:databases/py-sqlite-fts4@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tabulate>0:devel/py-tabulate@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis@${PY_FLAVOR} USES= python diff --git a/databases/py-sqlite-utils/distinfo b/databases/py-sqlite-utils/distinfo index 7a2d9319ddef..4a688d83d803 100644 --- a/databases/py-sqlite-utils/distinfo +++ b/databases/py-sqlite-utils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658735281 -SHA256 (sqlite-utils-3.28.tar.gz) = 790b01f4be16c32756b9b5eae07b6b7c905b6613ca538d646877c50b05b0a53a -SIZE (sqlite-utils-3.28.tar.gz) = 188238 +TIMESTAMP = 1716198764 +SHA256 (sqlite-utils-3.36.tar.gz) = dcc311394fe86dc16f65037b0075e238efcfd2e12e65d53ed196954502996f3c +SIZE (sqlite-utils-3.36.tar.gz) = 211586 From nobody Wed May 22 13:57:24 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 4VktCn1tWTz5LmDH; Wed, 22 May 2024 13:57:25 +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 4VktCm6mb4z4CMV; Wed, 22 May 2024 13:57:24 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386244; 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=xSUVjCRAnxF47zF/Lk6xAWzn5Ec7CagyxSM7lUpTlb8=; b=IEBwD1KnlH9RGziEFACXafmQa5D77L9Bga08gmS1vqedofYtZYGyXg6FiDeUXPiuj1ezqz 9zJiOT+Ys2BsCHJJg0JaLQ1FIcQzbSH+uwipR85quj3pH6PL7qu+i5NlgmkyDXcR/r+8Rb ht56mrg6pNz9W7InDLy/Gafi/pQfnzk4QwOICVVkK2SikQ9OLhBNfV+OM01+M4oX3CXZ6p gu2g4KMX48zt6YTx8m4oN0k0tsQut7Nx5VNU5HFCWiQG2f2+bFhreSH/T0HMVkiOsvoKVV kqFEYcB2UxuMuMlRwA3kKlze7aqxXy/IIhNg4/Uh0VOIfDswIB/vo989VXKnwQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386244; a=rsa-sha256; cv=none; b=VcIihqk3O9F4E+XgwZLFQ3zhR6J9A86jaiZj4uHMi8NW3t5qXbecBJA23mGqFBnDJVs4ZZ y4WDPlstiqCmytX4AgFN/0z99FoB9C0dodWNepRioCsFRFJ5c5miPoCb+RxsVgJMzOS6Om UAUhGIJ5uK5eutICKiAUayxKJuPinyTRxaTP6JfGKTW4pRv60JegFrJ9/tyHp6S4/Bbghw szgQazbshZ+3KXmr8z1PmyjzEMEMntajerSYrum4/l9shdM6lam7WEIq+FOoX0lVLqxkBD c7lqyjThJTwdJmhhphqKzMBouYX6GErXFm0LmlUMAvlSI7G7/mnqpqJ7anAvNQ== 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=1716386244; 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=xSUVjCRAnxF47zF/Lk6xAWzn5Ec7CagyxSM7lUpTlb8=; b=yUf5wnr0w62qQjkafmcoc5u3xgJx8h/a6Eodd9KuIn4PKoXU+OqX2zKJ/MXYmc7LuW8uOv pMkbvhJ8tHWeJ5/jFY4l2uFoyVlSnZtHpFlrctm3uTbSEJwAbis1bniuunY5FJD9teLvqf qrWwO/8gbpvp5Zq/gCwaRt3DdfO8y9v4oItNuRdJFIacBUjyvcaScMl16un40hXyipQ+US 9CTJogT1+BOHWM9bxiONb7EF09prZE3BSz686HlI5UN/NotX7tH7qoUWV8K58TZfFTYFDC 1TFqK6FBnAsnSiCLvy8S/gu+2+IhqWH1ZqjERMQ4UUzwC2vETZ99xy0Q7ijARQ== 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 4VktCm5Jcjz17Pq; Wed, 22 May 2024 13:57:24 +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 44MDvO3o050783; Wed, 22 May 2024 13:57:24 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDvOOM050780; Wed, 22 May 2024 13:57:24 GMT (envelope-from git) Date: Wed, 22 May 2024 13:57:24 GMT Message-Id: <202405221357.44MDvOOM050780@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: f0fec65dc7c2 - main - misc/py-files-to-prompt: new port - concatenate files for LLM prompts 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f0fec65dc7c2a7f8264f412b2752635ad625eadd Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0fec65dc7c2a7f8264f412b2752635ad625eadd commit f0fec65dc7c2a7f8264f412b2752635ad625eadd Author: Dave Cottlehuber AuthorDate: 2024-05-22 13:57:17 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 13:57:17 +0000 misc/py-files-to-prompt: new port - concatenate files for LLM prompts --- misc/Makefile | 1 + misc/py-files-to-prompt/Makefile | 31 +++++++++++++++++++++++++++++++ misc/py-files-to-prompt/distinfo | 3 +++ misc/py-files-to-prompt/pkg-descr | 4 ++++ 4 files changed, 39 insertions(+) diff --git a/misc/Makefile b/misc/Makefile index c87a02a2b6f2..d127008332ac 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -423,6 +423,7 @@ SUBDIR += py-facenet-pytorch SUBDIR += py-fast-histogram SUBDIR += py-fastscapelib + SUBDIR += py-files-to-prompt SUBDIR += py-fleep SUBDIR += py-fuzzy SUBDIR += py-gluoncv diff --git a/misc/py-files-to-prompt/Makefile b/misc/py-files-to-prompt/Makefile new file mode 100644 index 000000000000..a453d49adef7 --- /dev/null +++ b/misc/py-files-to-prompt/Makefile @@ -0,0 +1,31 @@ +PORTNAME= files-to-prompt +DISTVERSION= 0.2.1 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dch@FreeBSD.org +COMMENT= Python CLI utility to concatenate files into a single LLM prompt +WWW= https://github.com/simonw/files-to-prompt + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=41:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} \ + ${STAGEDIR}${DOCSDIR} + +.include diff --git a/misc/py-files-to-prompt/distinfo b/misc/py-files-to-prompt/distinfo new file mode 100644 index 000000000000..51f49ea15207 --- /dev/null +++ b/misc/py-files-to-prompt/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716206253 +SHA256 (files-to-prompt-0.2.1.tar.gz) = a544a4ecbcf02c1ae562a22b9f9901b755860e651879c36c093fe549a6c503c4 +SIZE (files-to-prompt-0.2.1.tar.gz) = 8278 diff --git a/misc/py-files-to-prompt/pkg-descr b/misc/py-files-to-prompt/pkg-descr new file mode 100644 index 000000000000..ec18cadbb1b6 --- /dev/null +++ b/misc/py-files-to-prompt/pkg-descr @@ -0,0 +1,4 @@ +Concatenate a directory full of files into a single prompt for use with Large +Language Models. For background on this project see: + + https://simonwillison.net/2024/Apr/8/files-to-prompt From nobody Wed May 22 13:57:23 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 4VktCm09sHz5LmLn; Wed, 22 May 2024 13:57:24 +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 4VktCl5rqTz4BtD; Wed, 22 May 2024 13:57:23 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386243; 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=uXzmMA/WphCfCM75Fz7E3wTYyrx36QpqETeu2kieki8=; b=rHDa8F0XdB3/yr4bLS+JhVh0z0+W/G+B8643WssFL74Q8+kcmf2jvI5gtV1Qpg8pWXufyT WrIPjg1/2QYSwHY8lgbjkAVBImHgt9sMWCG+X06OdZk6I9tVsUOI2HZMhDO2JZR8DsKk9v vuHRBVGPn4OGBTiPk9u9QKgYiTI5kKj6IUfBA6prTzQwu1XAgK9V1C/48TfOXlwZ+Uie1L K3KsNclS/I04o25UQaZgYp/lI8u4WE8S+TxK+fxXTdmLxm/mngF7LzJBNB0hYTz/aBKFl+ q98NTxGoi7y8d5wkEIKEbWLQTY/3m5xfjZX7WgtkVkp7R/Gl0nWTAnTYiPb3Mg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386243; a=rsa-sha256; cv=none; b=Zoc94+pMsRhyWl3aDjR4NZZ+x4EvK81vDE9CrejaqoqNzGL5ISon4goprbxSCc1zCG4Zeq Dy+B9SDKISHrTVRqWkro4uCt5CXH0V68fSVKjI48RteLYkSm604CsAqR32Oocpp1aDAJM/ h//cjxlDCIFTSBExN5/fDI0U2Y5J4dmBFmJZOU/YcwciRED3vH4cHFzirEUS70TdkE4Hxp McpKFPqRWaQirqfPtb7OqTatqjI+/lL5K/Z8XQN0PE8KF7a4hHv0Wf5HybpedDWjpbzZ7y rZZnOsTS2Pi1AEbLighb0tp0z3fPn60QghPKvIlsw3fADLcbvRFoFDmmFcvsdg== 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=1716386243; 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=uXzmMA/WphCfCM75Fz7E3wTYyrx36QpqETeu2kieki8=; b=KRZijaR4nMa8RJUAfI4OcAz+90M0fBVFKcRuDwYDBJ/gEHqNroIig/uh0ggbpyF6mfLqE1 NLefg0+1Sh3/fXKT8BdrkszqycSrimvbK9WBdL0wiOHEncYfMT380pDtWzvQWtQUcZ0lrG 1+f9alNcQ9y82zlaD4bkOIw1vRb4Nr4aJbLoODBU1sVkIHil2D5iiqwTZR/i7rdqr6kGY5 NrRPVjf+e+sIDkeSmCL2gGXA3Pm+3Tv7NgGat544r6K0qV7oghZuub0ckLp74RYggB+icR +Qz84Y/2OCGrVlIHYroJNZ1t0xk1xyjJT4bLTScPAiLQdQl1jJF1QpZN78K9/A== 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 4VktCl4DMbz17N7; Wed, 22 May 2024 13:57:23 +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 44MDvNnc050727; Wed, 22 May 2024 13:57:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDvNui050724; Wed, 22 May 2024 13:57:23 GMT (envelope-from git) Date: Wed, 22 May 2024 13:57:23 GMT Message-Id: <202405221357.44MDvNui050724@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: 6ed889c84590 - main - databases/py-sqlite-migrate: new port: plugin for py-sqlite-utils 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6ed889c845902e8eeabdaa629e2704b9704f6edd Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=6ed889c845902e8eeabdaa629e2704b9704f6edd commit 6ed889c845902e8eeabdaa629e2704b9704f6edd Author: Dave Cottlehuber AuthorDate: 2024-05-22 13:57:16 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 13:57:16 +0000 databases/py-sqlite-migrate: new port: plugin for py-sqlite-utils --- databases/Makefile | 1 + databases/py-sqlite-migrate/Makefile | 23 +++++++++++++++++++++++ databases/py-sqlite-migrate/distinfo | 3 +++ databases/py-sqlite-migrate/pkg-descr | 1 + 4 files changed, 28 insertions(+) diff --git a/databases/Makefile b/databases/Makefile index 8dda48c7fff8..9cdf750b2155 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -823,6 +823,7 @@ SUBDIR += py-sqlglot SUBDIR += py-sqlite-anyio SUBDIR += py-sqlite-fts4 + SUBDIR += py-sqlite-migrate SUBDIR += py-sqlite-utils SUBDIR += py-sqlite3 SUBDIR += py-sqlobject diff --git a/databases/py-sqlite-migrate/Makefile b/databases/py-sqlite-migrate/Makefile new file mode 100644 index 000000000000..367626ce2352 --- /dev/null +++ b/databases/py-sqlite-migrate/Makefile @@ -0,0 +1,23 @@ +PORTNAME= sqlite-migrate +DISTVERSION= 0.1b0 +CATEGORIES= databases python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dch@FreeBSD.org +COMMENT= Python CLI utility and library for migrating SQLite schemas +WWW= https://github.com/simonw/sqlite-migrate + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=41:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite-utils>0:databases/py-sqlite-utils@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include diff --git a/databases/py-sqlite-migrate/distinfo b/databases/py-sqlite-migrate/distinfo new file mode 100644 index 000000000000..f29bfbe00b3b --- /dev/null +++ b/databases/py-sqlite-migrate/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716198119 +SHA256 (sqlite-migrate-0.1b0.tar.gz) = 8d502b3ca4b9c45e56012bd35c03d23235f0823c976d4ce940cbb40e33087ded +SIZE (sqlite-migrate-0.1b0.tar.gz) = 10736 diff --git a/databases/py-sqlite-migrate/pkg-descr b/databases/py-sqlite-migrate/pkg-descr new file mode 100644 index 000000000000..1f85ea38aa83 --- /dev/null +++ b/databases/py-sqlite-migrate/pkg-descr @@ -0,0 +1 @@ +A simple database migration system for SQLite, in pre-release. From nobody Wed May 22 13:57:25 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 4VktCp2J8yz5Llx8; Wed, 22 May 2024 13:57:26 +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 4VktCn71wBz4CSf; Wed, 22 May 2024 13:57:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386246; 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=tYfFR790LWZ6YrkAvQI1O00ThlrY2PTHzqAUHxDR4Uo=; b=pLzawCONr6cH+DiDL1tJM5FdThMlm1FGrjx5C/fuEWkL8EuuY3j9r7BUrNQwQ/a4j7qizC MKOSQpMU62c0xo8GXtskmaEf5gfH84JQ5wY1zUcmYG/5uE0cuEH9Yb3SQw1mZnhF2vv2yo I3erS3KN2STulakYYmXM7P4MD6odmfPhESU0CzlIOmizr5BZbf/Fu7QCUCbFTuSZ039Dxw HQfJOMRe9aXZKe9HhAln+ZYREfyzeb24XZgKGw80TvSkITVUMun5b3yICgyFfgnHTkZb3r Uh8LrUYP09YOD7bL/M6zt/anDPlX/Awu0iiJ4oel+sjNzRs9Cion4uuBsPtiBg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386246; a=rsa-sha256; cv=none; b=iZ78PGT9s9HQLyVOXHEket6sBv4+8+7U2WXNnF/IFbEOGrn8ryQIMv9y+buUjQvTpAxh0r QZ6AmcdcrlrIh97jSnRnBPeglJ3mhM71IGoXcJiOXQmgqkiIeCXAo0fl2wnVa2o7ruc0Ta vRiD6ObEOSYVj44STInDQHHun2v+ogmLH7aj93hlSc87L4xR+D2G8v9gw4L27FOL6H3wfP fR5QLxqOTUxzeMAuzLWTHyO4rmhxMvkv35NQYcuTDPsTILgCXCN4HhVax/dIqthQr5Wql4 cxMhJEFPcLE+iWKw5DFB3ixctPkOyyQ4AYcYvvVhoHOktCqMX4bpw+EGrmPWag== 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=1716386246; 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=tYfFR790LWZ6YrkAvQI1O00ThlrY2PTHzqAUHxDR4Uo=; b=cthVge22DgTtXdoFysX/z8hCcxjj/MPmXcegsjL1SW+4UEXBpkhz7vrdddkGizadKicUHw V6qSZUq95qVbzZCxSmYNOfROjSVjEy7MMcbsXnNRHdaRU1Qn+PlH2yA4/oA3Ms3sufdDYr ccN+dXbST5NhpW+Xe/3HtzVvHXay1XCo1TcOwUPczXtnxqWAsXuQ2X5VdMH038ggnxDLld NMXSevPh+AlUbR9DCOpNUALpg9Q5kUPhL04QG9Ivr7dvBmXmWvq7GI9RIRnSGSjX9thSfS NQD41kGuOlv6o7y55ilXvVUmWbsAAF90JDIklYo2shY9C/iFvrJcKlehuT5CVQ== 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 4VktCn6MVnz179y; Wed, 22 May 2024 13:57:25 +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 44MDvPh7050837; Wed, 22 May 2024 13:57:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDvP3P050834; Wed, 22 May 2024 13:57:25 GMT (envelope-from git) Date: Wed, 22 May 2024 13:57:25 GMT Message-Id: <202405221357.44MDvP3P050834@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: 18ac24ac0e2b - main - misc/py-anthropic: new port - REST-based SDK for Anthropic API 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 18ac24ac0e2b96b92c0d1c7f0574624daac3097e Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=18ac24ac0e2b96b92c0d1c7f0574624daac3097e commit 18ac24ac0e2b96b92c0d1c7f0574624daac3097e Author: Dave Cottlehuber AuthorDate: 2024-05-22 13:57:17 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 13:57:17 +0000 misc/py-anthropic: new port - REST-based SDK for Anthropic API --- misc/Makefile | 1 + misc/py-anthropic/Makefile | 30 ++++++++++++++++++++++++++++++ misc/py-anthropic/distinfo | 3 +++ misc/py-anthropic/pkg-descr | 5 +++++ 4 files changed, 39 insertions(+) diff --git a/misc/Makefile b/misc/Makefile index d127008332ac..1134a465c505 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -404,6 +404,7 @@ SUBDIR += py-SoapySDR SUBDIR += py-accelerate SUBDIR += py-alive-progress + SUBDIR += py-anthropic SUBDIR += py-apache-beam SUBDIR += py-ascii-magic SUBDIR += py-ast-comments diff --git a/misc/py-anthropic/Makefile b/misc/py-anthropic/Makefile new file mode 100644 index 000000000000..66bf76dca395 --- /dev/null +++ b/misc/py-anthropic/Makefile @@ -0,0 +1,30 @@ +PORTNAME= anthropic +DISTVERSION= 0.26.0 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dch@FreeBSD.org +COMMENT= Convenient access to the Anthropic REST API via python +WWW= https://github.com/anthropics/anthropic-sdk-python + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.5:devel/py-anyio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cached-property>=1.2.0:devel/py-cached-property@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}distro>0:sysutils/py-distro@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}httpx>=0.23.0:www/py-httpx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>1.9.0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sniffio>0:devel/py-sniffio@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tokenizers>0:textproc/py-tokenizers@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.7:devel/py-typing-extensions@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include diff --git a/misc/py-anthropic/distinfo b/misc/py-anthropic/distinfo new file mode 100644 index 000000000000..19f2c43ab7b5 --- /dev/null +++ b/misc/py-anthropic/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716217275 +SHA256 (anthropic-0.26.0.tar.gz) = 6aaffeb05d515cf9788eef57150a5f827f3786883628ccac71dbe5671ab6f44e +SIZE (anthropic-0.26.0.tar.gz) = 828128 diff --git a/misc/py-anthropic/pkg-descr b/misc/py-anthropic/pkg-descr new file mode 100644 index 000000000000..8dd3ef218a1c --- /dev/null +++ b/misc/py-anthropic/pkg-descr @@ -0,0 +1,5 @@ +Provides convenient access to the Anthropic REST API from any Python application. +It includes type definitions for all request params and response fields, and +offers both synchronous and asynchronous clients powered by httpx. + +The REST API documentation can be found on docs.anthropic.com. From nobody Wed May 22 13:57:26 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 4VktCq3lp3z5LmGN; Wed, 22 May 2024 13:57:27 +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 4VktCq14mcz4CmX; Wed, 22 May 2024 13:57:27 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386247; 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=3Z2+6oH3z78vFfx/IdTLhpeNdg/FQbbs9u1Wgcdgjds=; b=i6XGrxpcNCT6K9ld5GSh3BS+MOrN5DJZJTRK0jyHLCztjBiuVeU/lo9WlzAqvod1C4CxHZ Grs47NkklkFjJVixwXr393U35UxcDCO7/H9Dhc1hfTqQunjYgd6B97AUSz7v9XK8oX90Fi 5h6ucbqMlfiNa/+l00paW44wIlWnLAqluXx9oeiPSIQfoWX4vaI75d/fjeuFYoW5pQoou1 ZAXB3b8/090pQ6vKMOLTL0y+prY1eClAVmJKN22iBINT+NsQMjP0Uo6o0f6yXVTE2egMFo vAKhtoNTkDHAkYUCAKe8aGToBfaGwiCm3cjNBKWJqSXysA2sl43LAygMdH9dKw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386247; a=rsa-sha256; cv=none; b=uw1KV5k3//3UQEKnHHUbua7yIOi9ktVldtP9nNSiG8lNZfCI17TpgtvS0XHL3mV2WPdyde Wz5qXMmJHCvMTtbhcb+A67gRmAq+q1ebcWIS1yOkFwwZxGLrKuGVwQxSF2WWY39L12nGe+ b4pX8Moz+SX1pLBbLKhzWk40jS2p0FCQoFaT5uzKRq3cZsSB3J/AvmlReweCHLWwIeEt/4 MKdTqSXfSuAfitMHGFaOoaDZSAxbQ9SS6mq5yZTaePSgDppte0mwUjl6iB1Vbng8Fuf0Tq WQSL4Ybbu5BssBCBA5hTGyT5LSkX3EjtpqMjdgKGMMabAf3ElQ8rZPD48zGiTg== 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=1716386247; 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=3Z2+6oH3z78vFfx/IdTLhpeNdg/FQbbs9u1Wgcdgjds=; b=rY0fgnUZA0Mmf5rGh3grFCQ8oTPd63Rcd3AdzQevYroIW6yharx8KfqeVskGnnjYz0pA8j uTyHCYtqz/xI4baRmL/I/HuGXiQdEYpOPi98B8qvZs2ZCU8od20Ty9Fc6XmGz8juLM7sYA 2QBZqVvj5QPrKFECBLeZLzdR91vbsovn22z3DQIbHklQBEax+L0xbAlVubWwxgURWW+syH hgbyjHM6742qYk+wmmwOk3fu82V7xO1cFqs9OHD00/89C+zd39+DSNJTh1Lq8/1eZN1oXl kkAbuJRzHsxW2YHkVR/krI2a7ehco5Jyq6xNLVu0MqQ8gJ1/rxcHRrk7YIDlrw== 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 4VktCq0NFYz17B0; Wed, 22 May 2024 13:57:27 +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 44MDvQPQ050906; Wed, 22 May 2024 13:57:26 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDvQSt050903; Wed, 22 May 2024 13:57:26 GMT (envelope-from git) Date: Wed, 22 May 2024 13:57:26 GMT Message-Id: <202405221357.44MDvQSt050903@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: 01ceeb69a008 - main - misc/py-llm: new port - interact with remote and local models incl OpenAI, and Anthropic 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2 Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=01ceeb69a008e98d66aec70fde9afe4d33c8b5c2 commit 01ceeb69a008e98d66aec70fde9afe4d33c8b5c2 Author: Dave Cottlehuber AuthorDate: 2024-05-22 13:57:17 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 13:57:17 +0000 misc/py-llm: new port - interact with remote and local models incl OpenAI, and Anthropic --- misc/Makefile | 1 + misc/py-llm/Makefile | 40 ++++++++++++++++++++++++++++++++++++++++ misc/py-llm/distinfo | 3 +++ misc/py-llm/pkg-descr | 2 ++ 4 files changed, 46 insertions(+) diff --git a/misc/Makefile b/misc/Makefile index 1134a465c505..e4a82bb1082f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -443,6 +443,7 @@ SUBDIR += py-lightgbm SUBDIR += py-lightning-utilities SUBDIR += py-litellm + SUBDIR += py-llm SUBDIR += py-log_symbols SUBDIR += py-mffpy SUBDIR += py-mmcv diff --git a/misc/py-llm/Makefile b/misc/py-llm/Makefile new file mode 100644 index 000000000000..f02a613f7ab5 --- /dev/null +++ b/misc/py-llm/Makefile @@ -0,0 +1,40 @@ +PORTNAME= llm +DISTVERSION= 0.14 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dch@FreeBSD.org +COMMENT= Interact with Large Language Models by API, or locally +WWW= https://llm.datasette.io/ \ + https://github.com/simonw/llm + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click-default-group>=1.2.3:devel/py-click-default-group@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openai>=1.0.0:misc/py-openai@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pluggy>=1.0:devel/py-pluggy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.0:devel/py-pydantic2@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}python-ulid>=1<3:textproc/py-python-ulid@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sqlite-migrate>0:databases/py-sqlite-migrate@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}types-PyYAML>=0:devel/py-types-PyYAML@${PY_FLAVOR} + +USES= python shebangfix +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} \ + ${STAGEDIR}${DOCSDIR} + +.include diff --git a/misc/py-llm/distinfo b/misc/py-llm/distinfo new file mode 100644 index 000000000000..6e73e6140652 --- /dev/null +++ b/misc/py-llm/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1715904497 +SHA256 (llm-0.14.tar.gz) = c4150eb47246342846cf57497304ed9afb918a94c5a39049e7422f1961371c09 +SIZE (llm-0.14.tar.gz) = 36664 diff --git a/misc/py-llm/pkg-descr b/misc/py-llm/pkg-descr new file mode 100644 index 000000000000..c81829e2b45e --- /dev/null +++ b/misc/py-llm/pkg-descr @@ -0,0 +1,2 @@ +A CLI utility and Python library for interacting with Large Language Models, +including OpenAI, PaLM and local models installed on your own machine. From nobody Wed May 22 13:57: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 4VktCr4Dl3z5Lm0w; Wed, 22 May 2024 13:57:28 +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 4VktCr24yHz4Cmc; Wed, 22 May 2024 13:57:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386248; 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=5D+nBnvL0VmWJ6JCPmxX4XdEMv+KbR0l24fg9+stQ68=; b=IKnTb/NxL9cPK+sxhdfOLYpWbuwR9A2OJXUNeathrlvrOg48p1xKOyJnx345t8t/4bM4iJ Hx9RRgQ31ZLBCeOYLcFFX4eDr7jxKUqYK/+BHjl5rPUz8X/0gPT518PLUf4PfqhQfk6FXX Azg9a2nZy5hm0q0z+uh3b9VOWlaO0G5LYW01A0UlUc6Yv6lXd5EBc0aOU7woOoP7KoCwat pk7KaFDYCH41dxhAjVLqmvANgXIfrowJxy7nI3UK/P8htEt0aA5APDomM8ETOsEdL/kXrJ Sz54exovS7XtotZEEeqVnOcbtaac5woRioEKR6A+5hNx/yNIK2jHUH7QFXF2Lw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386248; a=rsa-sha256; cv=none; b=RV6ql8rYtFlO1X4Fb7Ppnse8UX82IagbAaYHsnqw3fYlZREtbT1HgW/8XRDU9Z0u2e6tub +zEXxtKedm2bpHvK0D/moE0kHOzZJr8V0LX+7OknmBipI9seXy/CyGttm8vB5cqx24tJEx oQ/4LRFwTr4ovqI2rUnRNud8sCWOEbrTja8j5bBhqjT+LnXlL4cfOWfsM5z2l5LHfSVeD+ /8faBQ4uprhK5JBpEZfHCPrSwh9QwxiEYrCpbE9ABoeAhbF66QwFJ8ew7ebJSg3LzEZvCC bj/R7Hh7vNfvYGq+ZZ5J2eLF65ii4GUDFsUVxv2EmRG71txPMMg+n7gmuWPLaQ== 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=1716386248; 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=5D+nBnvL0VmWJ6JCPmxX4XdEMv+KbR0l24fg9+stQ68=; b=jIZedmSeDtWMJ+cm2jBccbA9tDkQCX30+K4d6MPRWXHlYPLd6lQLTmquQktYJ1GXeVv3W1 p5KJa8FKuRkBFm/WtAx1fM6F8IkLcxJScNUYj6mKDtrq3DVWQfzS4tZ1USe64LVSkit3Ko 0U46YTTtPM3XQWpsX/8IQdcSax670cH5PkYo5BMGQmaGY7kNifKfdQ4Xne1ai8jehlH5MA 2JtMTtvFNiHcvfuVqSn4GF8UgUX9Tt9DA3PUFY0hgLAdXTI07i4WifmTwbNbs2++yKwBdo J3frJ4o+oxcA1p3AEIsGP8bZ4p99R72xWlaNPI5LyKVr9G1DmWl2Mf8DIDAGbw== 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 4VktCr1WQjz173Q; Wed, 22 May 2024 13:57:28 +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 44MDvSvC050966; Wed, 22 May 2024 13:57:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDvSuc050963; Wed, 22 May 2024 13:57:28 GMT (envelope-from git) Date: Wed, 22 May 2024 13:57:28 GMT Message-Id: <202405221357.44MDvSuc050963@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: 969cda56e5be - main - misc/py-llm-claude-3: new port - anthropic claude3 lib for py-llm 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 969cda56e5bef5072cbf3fee549888f5051ed987 Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=969cda56e5bef5072cbf3fee549888f5051ed987 commit 969cda56e5bef5072cbf3fee549888f5051ed987 Author: Dave Cottlehuber AuthorDate: 2024-05-22 13:57:17 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 13:57:17 +0000 misc/py-llm-claude-3: new port - anthropic claude3 lib for py-llm Differential Revision: https://reviews.freebsd.org/D45269 --- misc/Makefile | 1 + misc/py-llm-claude-3/Makefile | 32 ++++++++++++++++++++++++++++++++ misc/py-llm-claude-3/distinfo | 3 +++ misc/py-llm-claude-3/pkg-descr | 1 + 4 files changed, 37 insertions(+) diff --git a/misc/Makefile b/misc/Makefile index e4a82bb1082f..8d8b696dee82 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -444,6 +444,7 @@ SUBDIR += py-lightning-utilities SUBDIR += py-litellm SUBDIR += py-llm + SUBDIR += py-llm-claude-3 SUBDIR += py-log_symbols SUBDIR += py-mffpy SUBDIR += py-mmcv diff --git a/misc/py-llm-claude-3/Makefile b/misc/py-llm-claude-3/Makefile new file mode 100644 index 000000000000..52935e56601a --- /dev/null +++ b/misc/py-llm-claude-3/Makefile @@ -0,0 +1,32 @@ +PORTNAME= llm-claude-3 +DISTVERSION= 0.3 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dch@FreeBSD.org +COMMENT= Interact with Large Language Models by API, or locally +WWW= https://github.com/simonw/llm-claude-3 + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=41:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anthropic>=0.26.0:misc/py-anthropic@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}llm>=0.3:misc/py-llm@${PY_FLAVOR} + +USES= python +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} \ + ${STAGEDIR}${DOCSDIR} + +.include diff --git a/misc/py-llm-claude-3/distinfo b/misc/py-llm-claude-3/distinfo new file mode 100644 index 000000000000..565a751dee60 --- /dev/null +++ b/misc/py-llm-claude-3/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716202989 +SHA256 (llm-claude-3-0.3.tar.gz) = 82cdbb74cf0992403aacf8dc68c0c1289c5cd667b752138de9bf059753bc5ac6 +SIZE (llm-claude-3-0.3.tar.gz) = 7922 diff --git a/misc/py-llm-claude-3/pkg-descr b/misc/py-llm-claude-3/pkg-descr new file mode 100644 index 000000000000..5df66002a5f5 --- /dev/null +++ b/misc/py-llm-claude-3/pkg-descr @@ -0,0 +1 @@ +Plugin for Anthropic Claude 3, a machine learning large language model. From nobody Wed May 22 13:57:30 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 4VktCt674Lz5LmC5; Wed, 22 May 2024 13:57:30 +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 4VktCt4fx8z4Cgr; Wed, 22 May 2024 13:57:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386250; 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=MWCVY3UlOtZlKaU47Mqmgl99Ikl/dM3YpyrMJoo3rXk=; b=GpNNRx5shoSElcrwD+OlRZK2ZoumYiwrbeWqeMfMfNuBioBTBhgY0hHuDI5cPyPCVLRgqG xTKCrd+RIQ7HnYOnzdhFg16C19n6dqbyJEqLe7dzvB2GfJTdcBstrNHiyQ8i+SLbR9Q3p0 6dNhAdQ1CmJM1L8Xd0YkkxLid6vPw8v5H/wG8FWCQcI23JmzAQkpwMF0j6w5lQLEhmRkH5 mD/HnVzZXzs3IUPRwFX+LyJY8brhM6dD+hprV68TTpVK9h80MIW8mntFlVE7eEEPpKi66V wtaMdfnBWXBM7X+YG3Pq8BPCU4EH5kUvlPzWZrJNNn7F7VEwC77XhTkNLEgA0Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386250; a=rsa-sha256; cv=none; b=gy57zqrU2fDN0gTu1Civ7Ai+ohCCGI1UsKeqRVuht7Kq8i2WYz0t/LIQ/XLORE9pT8tOIc k670Nf9Fd9kYVxn+LAx5mEUzeEwFzXHS4oL7gbdRRrWn4Tzd2vPdFG/+aWoEuNCpqDRNkq r1FHVmHhP+vMexvL3/vOmPR1JBtuVBpCINRhbl+5FextCkEZGzy7phaFU0j0eRrshUBgbh EsVkgDirN0L9Z0oBY0vKnUC2zSGiM+pEAFgMafRbS4SvNqNLjXXbjGjyU92Jr7UKPODQp+ O8YETxedv4cEnJwKa/UL9eGuuxAyne3bRDoB7gekEl9lQfgK74fNzfNaTCvoDQ== 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=1716386250; 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=MWCVY3UlOtZlKaU47Mqmgl99Ikl/dM3YpyrMJoo3rXk=; b=OTeX4irrQL9JM1xCEtGQXuUgUJmOxHKgrvWJZ2Xp2Tmf+grknrCTjzCZzwMh0fUfkNjqO+ w0iwhG9Wi/71BRq02ZAwGa9Vx7ljTdRUsJzBjdxnacO+Fo/ZcE0fVlL+tTXzNZ+67Ep44K UKkCyK7khgGGO4RX9iva79sifXH7Vl4XB8LBClv5/MfFTuK0eKKtuEPOroz4au0SbV7mgg +V8DKJXV7sESdCn7+kW2bCLJYNlkEVjhjIXfOPH25lC/pQ2EcKA5obeSyMylymSF8hvroY vQGC5HH6dblFQI+GGNGEasjJ+XpRv8XArb1MDtQ7ou/jRcoYu+ZFItrQLtZOdQ== 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 4VktCt3shtz17Pr; Wed, 22 May 2024 13:57:30 +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 44MDvUSY051082; Wed, 22 May 2024 13:57:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDvUM6051079; Wed, 22 May 2024 13:57:30 GMT (envelope-from git) Date: Wed, 22 May 2024 13:57:30 GMT Message-Id: <202405221357.44MDvUM6051079@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: 3b79ed749ee2 - main - www/py-streamlit: new port - turn data scripts into shareable web apps 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3b79ed749ee2a749ddd040d5e1875ab34253dd4e Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=3b79ed749ee2a749ddd040d5e1875ab34253dd4e commit 3b79ed749ee2a749ddd040d5e1875ab34253dd4e Author: Dave Cottlehuber AuthorDate: 2024-05-22 13:57:17 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 13:57:17 +0000 www/py-streamlit: new port - turn data scripts into shareable web apps --- misc/Makefile | 1 + www/Makefile | 1 + www/py-streamlit/Makefile | 36 ++++++++++++++++++++++++++++++++++++ www/py-streamlit/distinfo | 3 +++ www/py-streamlit/pkg-descr | 17 +++++++++++++++++ 5 files changed, 58 insertions(+) diff --git a/misc/Makefile b/misc/Makefile index 8d8b696dee82..746c8d91b560 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -501,6 +501,7 @@ SUBDIR += py-spdx-lookup SUBDIR += py-spdx-tools SUBDIR += py-spinners + SUBDIR += py-streamlit SUBDIR += py-synced-collections SUBDIR += py-tes SUBDIR += py-tflearn diff --git a/www/Makefile b/www/Makefile index 2fb285c57633..879ad489f782 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1845,6 +1845,7 @@ SUBDIR += py-sseclient SUBDIR += py-starlette SUBDIR += py-strawberry-graphql-django + SUBDIR += py-streamlit SUBDIR += py-swapper SUBDIR += py-textile SUBDIR += py-ticketutil diff --git a/www/py-streamlit/Makefile b/www/py-streamlit/Makefile new file mode 100644 index 000000000000..6ae167025016 --- /dev/null +++ b/www/py-streamlit/Makefile @@ -0,0 +1,36 @@ +PORTNAME= streamlit +DISTVERSION= 1.34.0 +CATEGORIES= www python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dch@FreeBSD.org +COMMENT= Turn data scripts into shareable web apps in minutes, in pure python +WWW= https://streamlit.io/ + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}altair>0:graphics/py-altair@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>0:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1:devel/py-protobuf@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyarrow>0:databases/py-pyarrow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>=0:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tenacity>0:devel/py-tenacity@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}toml>=0:textproc/py-toml@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tornado>0:www/py-tornado@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}watchdog>0:devel/py-watchdog@${PY_FLAVOR} + +USES= python shebangfix +USE_PYTHON= autoplist concurrent pep517 + +NO_ARCH= yes + +.include diff --git a/www/py-streamlit/distinfo b/www/py-streamlit/distinfo new file mode 100644 index 000000000000..8b411c28a846 --- /dev/null +++ b/www/py-streamlit/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716368381 +SHA256 (streamlit-1.34.0.tar.gz) = 135a3b79a686b3132b73f204450ad6e889de04f3349d692925e09f0e21e74b52 +SIZE (streamlit-1.34.0.tar.gz) = 8142532 diff --git a/www/py-streamlit/pkg-descr b/www/py-streamlit/pkg-descr new file mode 100644 index 000000000000..fd85331396e9 --- /dev/null +++ b/www/py-streamlit/pkg-descr @@ -0,0 +1,17 @@ +Streamlit builds upon three simple principles: + +Embrace scripting: + +Build an app in a few lines of code with our magically simple API. Then +see it automatically update as you iteratively save the source file. + +Weave in interaction: + +Adding a widget is the same as declaring a variable. No need to write a +backend, define routes, handle HTTP requests, connect a frontend, write +HTML, CSS, JavaScript. + + +Deploy instantly: + +Effortlessly share, manage and deploy your apps, directly from Streamlit. From nobody Wed May 22 13:57:29 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 4VktCs70yFz5LmJc; Wed, 22 May 2024 13:57: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VktCs4ZHBz4CZj; Wed, 22 May 2024 13:57:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386249; 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=2CmXSQ05Cl22NoUY/wgWGR3ro9b25FBMqyQZTlOz2qA=; b=PuxPUunbPeSGJeDqREzhhTXX5dLa6Eh5Eyb8zi4ELxMc8JoXW/YEa34PHX40HDzFOpuP+P Pr9yr7JrVZBPA47iS3SiqdAEGv+6uvEg8TvHBXwRSyqW2PEnllR20ZSLi06sOLKO/rJPj5 Mzy7wJaWMEZG+CN9AaX85WYn86EHuEdt4CnNX0c1J2gT0mUXm9szto4OQF/CX/V2A+567n /SpEY+5XviPMgmYbxAeMvf3Mdkf/Vs8sXXb+hzaYX0JxY29X7kWo3qCeIQHpkft+je4sfh J6ENR0cuM7ADpr2yVZCX4TRPwFYfG7MyCRjnrHZGeOTltGz4z3x9EoRL4VmyzA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386249; a=rsa-sha256; cv=none; b=f4FX7gfxu4ONZkAB55j2B6ECtDfJ5CE019B6aMzJW+0wcOsM2FO0OMMQlps7D5DBBicEIY XFg+bsLl976RX7JMrjgO9+qv+kgQhce9U4R+Xv1Alddj04lvWgV7JjxWD+zfINtsrCDBCZ CObp46dMfjOrH8rtZplaRlq8YXB2QcYZQpN2aA2Bvrfhd9dZPP2Vtr0U/5ugDsS7bvtQNJ +mFgagVHxBF0FEfAPXxVZ+yczfWylC4hs6X3QsnGy+/X6TeBcIhONmSjKF0tuARcW/oodS pkXax6y1Bxbl+XAF6fMwTg0IO1tMKZmrphDEWoaU2EgBC1LT7+d/XjXBAUxHbw== 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=1716386249; 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=2CmXSQ05Cl22NoUY/wgWGR3ro9b25FBMqyQZTlOz2qA=; b=bAPVTrodRKJ496n74k6L4t4XuQ2H6AtQk/DHuLIgTmIiZMwuyFZGhJ6HM679s9qDeYtR2Z gYD3Y+Z8y2e9QigawZnsvW7zwlNJiWC6ic2aKckrvZw8o2ctm4wikq//hbYHHQJyBUglK2 IyXeurfHs6AW1Zv1ciItmYgwtyefIxRdO+Y5jOZi8KCIs9DOeiCuiQm7ktdH2AmvtlGCWo pOfIDqn5mAXWtSpOPOFFkoS9SzzLi4814Knsc+U29KT5QR6hSqNyozCp5XlSY6UT/N0jro fCMyrPCEx0+wnf6c2cEPOygnXlB08oMP/Q60XNontLRVKkqs7k22rHDLTIxvAQ== 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 4VktCs2cS0z17N8; Wed, 22 May 2024 13:57:29 +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 44MDvTCk051020; Wed, 22 May 2024 13:57:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MDvTm8051017; Wed, 22 May 2024 13:57:29 GMT (envelope-from git) Date: Wed, 22 May 2024 13:57:29 GMT Message-Id: <202405221357.44MDvTm8051017@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: 5c23643be7e8 - main - textproc/py-grep-ast: new port - grep AST of source files 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5c23643be7e87f18150e95fcd66dfc1891972309 Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c23643be7e87f18150e95fcd66dfc1891972309 commit 5c23643be7e87f18150e95fcd66dfc1891972309 Author: Dave Cottlehuber AuthorDate: 2024-05-22 13:57:17 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 13:57:17 +0000 textproc/py-grep-ast: new port - grep AST of source files --- textproc/Makefile | 1 + textproc/py-grep-ast/Makefile | 33 +++++++++++++++++++++++++++++++++ textproc/py-grep-ast/distinfo | 3 +++ textproc/py-grep-ast/pkg-descr | 12 ++++++++++++ 4 files changed, 49 insertions(+) diff --git a/textproc/Makefile b/textproc/Makefile index fc1d4d6774f7..505f3ddb7225 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1376,6 +1376,7 @@ SUBDIR += py-gensim SUBDIR += py-gi-docgen SUBDIR += py-grapheme + SUBDIR += py-grep-ast SUBDIR += py-griffe SUBDIR += py-guess-language SUBDIR += py-hashids diff --git a/textproc/py-grep-ast/Makefile b/textproc/py-grep-ast/Makefile new file mode 100644 index 000000000000..a78043b63882 --- /dev/null +++ b/textproc/py-grep-ast/Makefile @@ -0,0 +1,33 @@ +PORTNAME= grep-ast +DISTVERSION= 0.3.2 +CATEGORIES= textproc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= grep_ast-${PORTVERSION} + +MAINTAINER= dch@FreeBSD.org +COMMENT= Pythonic grep through AST of source files +WWW= https://github.com/paul-gauthier/grep-ast + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pathspec>=0:devel/py-pathspec@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tree-sitter-languages>0:devel/py-tree-sitter-languages@${PY_FLAVOR} + +USES= python shebangfix +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} \ + ${STAGEDIR}${DOCSDIR} + +.include diff --git a/textproc/py-grep-ast/distinfo b/textproc/py-grep-ast/distinfo new file mode 100644 index 000000000000..76296c149aa1 --- /dev/null +++ b/textproc/py-grep-ast/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716362443 +SHA256 (grep_ast-0.3.2.tar.gz) = d53bc7d25dfefafe77643fec189ab38e3cbd839d546c070a950ebedad82ee164 +SIZE (grep_ast-0.3.2.tar.gz) = 11143 diff --git a/textproc/py-grep-ast/pkg-descr b/textproc/py-grep-ast/pkg-descr new file mode 100644 index 000000000000..96568918b5e2 --- /dev/null +++ b/textproc/py-grep-ast/pkg-descr @@ -0,0 +1,12 @@ +Grep source code files and see matching lines with useful context that +show how they fit into the code. See the loops, functions, methods, +classes, etc that contain all the matching lines. Get a sense of what's +inside a matched class or function definition. You see relevant code from +every layer of the abstract syntax tree, above and below the matches. + +By default, grep-AST recurses the current directory to search all source +code files. It respects .gitignore, so it will usually "do the right +thing" in most repos if you just do grep-ast without specifying +any filenames. + +You can also invoke grep-ast as gast for convenience. From nobody Wed May 22 14:03:06 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 4VktLM0p9Hz5LmrG; Wed, 22 May 2024 14:03: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 4VktLM0Hkvz4G2J; Wed, 22 May 2024 14:03:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716386587; 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=1FrpsDbMoauFoCkwdNmkke8siH/+dbE6cyQAUgzeTsU=; b=PQzeiKphuL9iv+EHTO/+KQ8E2ssRMZl9IZlGXZ6Y21q0MDqfERSKBFATkJWylt+8LfF/3v yGV/aZloGg1O329RUNyMH/Wr2SbUv+NtS+gr8XfZVURyzuHVT4GOvQIqyF8DoEhYjx8Db4 F7LMrVAZORQljCoPlyk1ci3jlU05wzjjPqo34heGZxXXc+jmaHHbY0lxrCbyi4RIlStgZe h4m11tBoJwlAVC3CnHfKVxzwm8ZgKieeG95n1Q5fKD8hZZz5uBNgZtVxcU6SE5haeATXZp I7QEVqx9BOkfHfQI6pPjSB03AfjYo+t1+raomY9JQvt9pqs0yihViKgT/rQFsg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716386587; a=rsa-sha256; cv=none; b=aaiDxOpUGixxC7+JB8WwE1AtV7+/68hI+HlSW+SVEyvXgVfK3Vep+UunPudJ9sjpBlawV9 iGiEkvfiShf123cS3vBqrOQYBVW8yWm9Mvfusoaak5q4NOpOpoipUwe0qVQmlVa3QzuOf5 BWC4DCL4V6tAkteFH3RMKp3XBiNt8iI0sbVF5nLeciKG8pnFk/sYsA1OI8Iu6S5pUEJlIe DIFdikLNIE2KIpL6F+anMVfqhno6fhvqVX/9vFDpmjyoAJFE7WXnCzLNg9kGoBXlh1Of2z DHp6gDBCB3FhKzLAWx1cPhO1H77UFQbcVQT7Z8ahEH5g0HO8tGFwjqZ1Aze0wg== 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=1716386587; 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=1FrpsDbMoauFoCkwdNmkke8siH/+dbE6cyQAUgzeTsU=; b=oaY0WrxRa31fWioItXEPBhkC0qeSOzatnQJV6BK2XzhpIzuzfVTBqqW97d+GSOxqEcIasF gJ+uwg11iEYfNUzkrSUYUk4LZxm34gBPaERpp9GhD0fRviDkNUullu6aJFk8FAljaE7jTw fZTYQPzBQiDs9g0/DR15WGyEueiYIsstZh5P0zb+GgSvcOUoyJVyprcN0jSmIslhHi3WWu C51wwO450/xsfPPgi8oLK2lUEGjyFKjkaf0DBUcFPoSgyrwaYESuS72w2gZl7zlrOJJP/S 2NxZ32PHY0Vuk9eSfcCKaKwKh7vAadbrB2OwV7cldSrQtxZ4iFqVREVDc/Uo5g== 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 4VktLL71YJz17Sq; Wed, 22 May 2024 14:03:06 +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 44ME36DA069158; Wed, 22 May 2024 14:03:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44ME36A0069155; Wed, 22 May 2024 14:03:06 GMT (envelope-from git) Date: Wed, 22 May 2024 14:03:06 GMT Message-Id: <202405221403.44ME36A0069155@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Pietro Cerutti Subject: git: fa056869be7d - main - databases/retcl: update to 0.5.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: gahr X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: fa056869be7d60b86d6458d270bc37fe2ce0b689 Auto-Submitted: auto-generated The branch main has been updated by gahr: URL: https://cgit.FreeBSD.org/ports/commit/?id=fa056869be7d60b86d6458d270bc37fe2ce0b689 commit fa056869be7d60b86d6458d270bc37fe2ce0b689 Author: Pietro Cerutti AuthorDate: 2024-05-22 14:02:23 +0000 Commit: Pietro Cerutti CommitDate: 2024-05-22 14:03:04 +0000 databases/retcl: update to 0.5.0 Changes: * support TLS connections --- databases/retcl/Makefile | 2 +- databases/retcl/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/retcl/Makefile b/databases/retcl/Makefile index 9b06b50fc1b9..a3169279fd44 100644 --- a/databases/retcl/Makefile +++ b/databases/retcl/Makefile @@ -1,5 +1,5 @@ PORTNAME= retcl -PORTVERSION= 0.4.0 +PORTVERSION= 0.5.0 CATEGORIES= databases MAINTAINER= gahr@FreeBSD.org diff --git a/databases/retcl/distinfo b/databases/retcl/distinfo index c605f6297dd7..181bdb975211 100644 --- a/databases/retcl/distinfo +++ b/databases/retcl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638171617 -SHA256 (gahr-retcl-0.4.0_GH0.tar.gz) = 233eaa78cf2973c2a0f27c600efde276fbf07cdc24774d7d91b87bb270fe3890 -SIZE (gahr-retcl-0.4.0_GH0.tar.gz) = 26360 +TIMESTAMP = 1716386384 +SHA256 (gahr-retcl-0.5.0_GH0.tar.gz) = fa788abf3174c63233c751b182a5f2bf65eb439279f86ee05a48a6a5161c0ec6 +SIZE (gahr-retcl-0.5.0_GH0.tar.gz) = 28636 From nobody Wed May 22 14:31:35 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 4VktzC5Tvcz5Lpf5; Wed, 22 May 2024 14:31:35 +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 4VktzC4xs6z4HRK; Wed, 22 May 2024 14:31:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716388295; 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=Go+0x741mSc3GG6p12P+Fnkd4bXRmfRRAOfQbql59Lo=; b=wbOLCfI7e8G9Yq9wdak33or/crAH1ZV4RJshFlghXwjzrFlk0H/S+n51mtbYbiS78ClKOb iIy8/cfc53j7ICl30tyRbjSSDoPJBb12O0a78VOcg8JMOmgscpIlQWNU3mofP3YMAmDUos wCURh7YZGNqUilk+oFYYhyRYHVKpWlkbIf8ftz0WXBVaWHqu9N0ZXL8BpLs69aOXVKhvh0 mYQsTLTMhCvyNNz476A8fFtjDGo/5oJkxwU03EYcFXjCbcr+RJNjwrvGYAf/FfhqyzQu7c doq2gMgQl/cHKq5V5FuUcvkBRnrilEGcQ91IUARd85BUqSYB/s3mThr429e9mQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716388295; a=rsa-sha256; cv=none; b=O3Gt8HdfIeij1bqgAY4OZv/ShW9+ST8n3yOfOTVfJW0Ny6EwbBKbaNrB4qYigmPTBUem/F qfmZy/UbvuO8duKW52pFW+DBNfBt+D8GUmgTrWCpPOEsc1gFGR7FNfXLgYLICCi8tEj7t5 0xQ/9z5vR0VbxpoI1fGrziqnYi5Bf4zfGvaGZTRMjNZ7Kxq7huIlBUUtFvmnlhPCUFqlAN mnzhyG0u2Ka6EqxHp5xgWCQx2E6R3SPbc+Tz7xNlj7v/69oPdbRfXg6XF96059ZPz1emZX 3TaV7vs88Bct7O8f/zwKjgmh2XVBKdBdYiqXhwv+C9GWp9QMQe6BE+328Uirww== 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=1716388295; 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=Go+0x741mSc3GG6p12P+Fnkd4bXRmfRRAOfQbql59Lo=; b=SWOw6xq/0YjJn6QoTE0zXPnzDcbt6Jkzyx5QwwfTHLtk6zFY79aR9+xau+GDR1TgUelbGO rscLm91kOnCNlVC/F9OfnFehE7FrYFmoEwV/UYmHrL+oBw0WyRIuyFvfIwCvmXDKicOu7w vYSZroL7sWbuHgI56dcLisv1iv7pNs/LUzSJIIumd9H7QnEd94s3Q96P2iy908QXKzFFA7 MxFlGwfcqHylfZ1BlEPZneH1qoL+onym14X3lLqXFqeSaGUMvxjkcoNPIFWPgSjzOwnj/I A/SstUhcm+jCU9DrMDBJ8XAJdvI+/TJO+f0G/EztQ+8e/OcszS1lHfPPSSko9g== 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 4VktzC4Sh1z18Zp; Wed, 22 May 2024 14:31:35 +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 44MEVZtf017453; Wed, 22 May 2024 14:31:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MEVZCL017450; Wed, 22 May 2024 14:31:35 GMT (envelope-from git) Date: Wed, 22 May 2024 14:31:35 GMT Message-Id: <202405221431.44MEVZCL017450@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: 9f910dd3a5fd - main - www/element-web: Update to 1.11.67 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: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9f910dd3a5fd6ce257801aeb809ae3fce67492d1 Auto-Submitted: auto-generated The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f910dd3a5fd6ce257801aeb809ae3fce67492d1 commit 9f910dd3a5fd6ce257801aeb809ae3fce67492d1 Author: Ashish SHUKLA AuthorDate: 2024-05-22 13:56:54 +0000 Commit: Ashish SHUKLA CommitDate: 2024-05-22 14:30:16 +0000 www/element-web: Update to 1.11.67 Approved by: maintainer (implicit, version bump, as per PR 258262) --- www/element-web/Makefile | 4 +-- www/element-web/distinfo | 6 ++-- www/element-web/pkg-plist | 79 +++++++++++++++++++++++++---------------------- 3 files changed, 47 insertions(+), 42 deletions(-) diff --git a/www/element-web/Makefile b/www/element-web/Makefile index e358c175f98b..51d973333dd5 100644 --- a/www/element-web/Makefile +++ b/www/element-web/Makefile @@ -1,6 +1,6 @@ PORTNAME= element DISTVERSIONPREFIX= v -DISTVERSION= 1.11.66 +DISTVERSION= 1.11.67 CATEGORIES= www MASTER_SITES= https://github.com/element-hq/element-web/releases/download/${DISTVERSIONFULL}/ PKGNAMESUFFIX= -web @@ -18,7 +18,7 @@ CPE_VENDOR= matrix NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message -PLIST_SUB= COMMITID=530cd900a69ee944f8ab +PLIST_SUB= COMMITID=f5d0ab2818fe44be0c86 do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} diff --git a/www/element-web/distinfo b/www/element-web/distinfo index 9601bcb1c5cb..d4031b7e39c7 100644 --- a/www/element-web/distinfo +++ b/www/element-web/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715089358 -SHA256 (element-v1.11.66.tar.gz) = 4bab7bf011f650a94f2bc0a6e8f0f0cb7fe59975f3cced1cb270c47419169c37 -SIZE (element-v1.11.66.tar.gz) = 23614921 +TIMESTAMP = 1716385842 +SHA256 (element-v1.11.67.tar.gz) = fb0eaf04eb26175db39f9436b772e01e1e5e2095e403dc0df0385e5256bf01e5 +SIZE (element-v1.11.67.tar.gz) = 24263204 diff --git a/www/element-web/pkg-plist b/www/element-web/pkg-plist index 4b91d07fb067..3f69d58c395c 100644 --- a/www/element-web/pkg-plist +++ b/www/element-web/pkg-plist @@ -1,3 +1,4 @@ +%%WWWDIR%%/.well-known/assetlinks.json %%WWWDIR%%/apple-app-site-association %%WWWDIR%%/bundles/%%COMMITID%%/1255.js %%WWWDIR%%/bundles/%%COMMITID%%/1255.js.map @@ -17,6 +18,9 @@ %%WWWDIR%%/bundles/%%COMMITID%%/2766.js.map %%WWWDIR%%/bundles/%%COMMITID%%/3075.js %%WWWDIR%%/bundles/%%COMMITID%%/3075.js.map +%%WWWDIR%%/bundles/%%COMMITID%%/3142.js +%%WWWDIR%%/bundles/%%COMMITID%%/3142.js.LICENSE.txt +%%WWWDIR%%/bundles/%%COMMITID%%/3142.js.map %%WWWDIR%%/bundles/%%COMMITID%%/3151.js %%WWWDIR%%/bundles/%%COMMITID%%/3151.js.map %%WWWDIR%%/bundles/%%COMMITID%%/3191.js @@ -27,16 +31,10 @@ %%WWWDIR%%/bundles/%%COMMITID%%/3746.js.map %%WWWDIR%%/bundles/%%COMMITID%%/3998.js %%WWWDIR%%/bundles/%%COMMITID%%/3998.js.map -%%WWWDIR%%/bundles/%%COMMITID%%/4311.js -%%WWWDIR%%/bundles/%%COMMITID%%/4311.js.LICENSE.txt -%%WWWDIR%%/bundles/%%COMMITID%%/4311.js.map %%WWWDIR%%/bundles/%%COMMITID%%/4670.js %%WWWDIR%%/bundles/%%COMMITID%%/4670.js.map %%WWWDIR%%/bundles/%%COMMITID%%/4813.js %%WWWDIR%%/bundles/%%COMMITID%%/4813.js.map -%%WWWDIR%%/bundles/%%COMMITID%%/4932.js -%%WWWDIR%%/bundles/%%COMMITID%%/4932.js.LICENSE.txt -%%WWWDIR%%/bundles/%%COMMITID%%/4932.js.map %%WWWDIR%%/bundles/%%COMMITID%%/5484.js %%WWWDIR%%/bundles/%%COMMITID%%/5484.js.map %%WWWDIR%%/bundles/%%COMMITID%%/6202.js @@ -73,6 +71,9 @@ %%WWWDIR%%/bundles/%%COMMITID%%/8667.js.map %%WWWDIR%%/bundles/%%COMMITID%%/9878.js %%WWWDIR%%/bundles/%%COMMITID%%/9878.js.map +%%WWWDIR%%/bundles/%%COMMITID%%/9892.js +%%WWWDIR%%/bundles/%%COMMITID%%/9892.js.LICENSE.txt +%%WWWDIR%%/bundles/%%COMMITID%%/9892.js.map %%WWWDIR%%/bundles/%%COMMITID%%/blurhash.worker.js %%WWWDIR%%/bundles/%%COMMITID%%/blurhash.worker.js.map %%WWWDIR%%/bundles/%%COMMITID%%/bundle.css @@ -220,39 +221,41 @@ %%WWWDIR%%/fonts/Nunito/Nunito-SemiBold.58f5995.ttf %%WWWDIR%%/fonts/Twemoji_Mozilla/TwemojiMozilla-colr.78a2a9b.woff2 %%WWWDIR%%/fonts/Twemoji_Mozilla/TwemojiMozilla-sbix.e8e92b5.woff2 -%%WWWDIR%%/i18n/cs.441fe2b.json -%%WWWDIR%%/i18n/de_DE.e561b2a.json -%%WWWDIR%%/i18n/el.82e2eda.json -%%WWWDIR%%/i18n/en_EN.423ca06.json -%%WWWDIR%%/i18n/eo.10e7271.json -%%WWWDIR%%/i18n/es.8ca4a0f.json -%%WWWDIR%%/i18n/et.0443516.json -%%WWWDIR%%/i18n/fa.3fdd52e.json -%%WWWDIR%%/i18n/fi.aa7ed46.json -%%WWWDIR%%/i18n/fr.790a405.json -%%WWWDIR%%/i18n/gl.02597d8.json -%%WWWDIR%%/i18n/he.7b8ff49.json -%%WWWDIR%%/i18n/hu.0fa5e14.json -%%WWWDIR%%/i18n/id.fce7498.json -%%WWWDIR%%/i18n/is.2d275e0.json -%%WWWDIR%%/i18n/it.bb32f97.json -%%WWWDIR%%/i18n/ja.dfdafd0.json -%%WWWDIR%%/i18n/languages.5025d82.json +%%WWWDIR%%/i18n/cs.cd77475.json +%%WWWDIR%%/i18n/de_DE.40e3f55.json +%%WWWDIR%%/i18n/el.e7673cb.json +%%WWWDIR%%/i18n/en_EN.a816f0e.json +%%WWWDIR%%/i18n/eo.22b4fa8.json +%%WWWDIR%%/i18n/es.53c872b.json +%%WWWDIR%%/i18n/et.f4a2773.json +%%WWWDIR%%/i18n/fa.2d65a74.json +%%WWWDIR%%/i18n/fi.e92d55f.json +%%WWWDIR%%/i18n/fr.2573565.json +%%WWWDIR%%/i18n/gl.84bb5ea.json +%%WWWDIR%%/i18n/he.3a8ae43.json +%%WWWDIR%%/i18n/hu.d485748.json +%%WWWDIR%%/i18n/id.798cdcc.json +%%WWWDIR%%/i18n/is.c64defe.json +%%WWWDIR%%/i18n/it.177d6f1.json +%%WWWDIR%%/i18n/ja.fef374b.json +%%WWWDIR%%/i18n/languages.8052f0b.json %%WWWDIR%%/i18n/languages.json -%%WWWDIR%%/i18n/lo.05facf8.json -%%WWWDIR%%/i18n/lt.2abd76f.json -%%WWWDIR%%/i18n/nl.bd5e35a.json -%%WWWDIR%%/i18n/pl.1dbfc90.json -%%WWWDIR%%/i18n/pt_BR.d2cabb6.json -%%WWWDIR%%/i18n/ru.645227c.json -%%WWWDIR%%/i18n/sk.83af431.json -%%WWWDIR%%/i18n/sq.408766d.json -%%WWWDIR%%/i18n/sv.4528f59.json -%%WWWDIR%%/i18n/uk.cc3f735.json -%%WWWDIR%%/i18n/vi.3b8e518.json -%%WWWDIR%%/i18n/zh_Hans.c0483a7.json -%%WWWDIR%%/i18n/zh_Hant.34700d7.json +%%WWWDIR%%/i18n/lo.db3a969.json +%%WWWDIR%%/i18n/lt.5865834.json +%%WWWDIR%%/i18n/nl.676ad8c.json +%%WWWDIR%%/i18n/pl.9065491.json +%%WWWDIR%%/i18n/pt_BR.8a2b3f7.json +%%WWWDIR%%/i18n/ru.704fafe.json +%%WWWDIR%%/i18n/sk.343c8f8.json +%%WWWDIR%%/i18n/sq.6f81776.json +%%WWWDIR%%/i18n/sv.e8d0d36.json +%%WWWDIR%%/i18n/uk.bf1685d.json +%%WWWDIR%%/i18n/vi.36aa758.json +%%WWWDIR%%/i18n/zh_Hans.64097c9.json +%%WWWDIR%%/i18n/zh_Hant.59f3864.json %%WWWDIR%%/icons/chat-solid.550e415.svg +%%WWWDIR%%/icons/check-circle-solid.2531314.svg +%%WWWDIR%%/icons/chevron-down.ad8c58b.svg %%WWWDIR%%/icons/chevron-left.a9d372d.svg %%WWWDIR%%/icons/close.dce71fd.svg %%WWWDIR%%/icons/error.90f55f3.svg @@ -594,6 +597,8 @@ %%WWWDIR%%/static/incompatible-browser.html %%WWWDIR%%/static/unable-to-load.html %%WWWDIR%%/sw.js +%%WWWDIR%%/sw.js.LICENSE.txt +%%WWWDIR%%/sw.js.map %%WWWDIR%%/themes/element/img/backgrounds/lake.jpg %%WWWDIR%%/themes/element/img/download/apple.svg %%WWWDIR%%/themes/element/img/download/fdroid.svg From nobody Wed May 22 14:45:54 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 4VkvHk5dlsz5Lqp5; Wed, 22 May 2024 14:45:54 +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 4VkvHk50Vrz4Jyk; Wed, 22 May 2024 14:45:54 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716389154; 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=UN6GhfUOl13r85kTlPt4Htx3dRiBUbyIOBmUCyrYdeA=; b=mv+QiewoB5r8kXRzWtfFSNBEF4qUgyrU3UzScg0v9OJ5J0r5P89EhaHmkU5dKaciQnt6Bt AnSP4jCWGN+4EXp4AKk3EcIy2F4a5jdHNIG0YY1d2EtR7Tm6fjNHsnZld0Ks5HiuXJ2L9Q TB++LgjsIucPTRPM/9Eyz5wlDhah6rb4UgHdgsIrObDTcd+RQxpAJWRL48cggrquc5GSWh TvpVY6qrU2MShf1diuArt/W43Ra8jwL046e6h62tDqzgFdQp0RjlV0wqEgfwgqZtFyOpVM u/EBoGTysWWUmfffyQLKCnirJf25hYprk6hZz357yMeczvz2Qyc0/fgbAXNR1A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716389154; a=rsa-sha256; cv=none; b=Wum/bwWFrYdxVKVwcN1/tf5SBUcBr+QhrUA+vImejWkiNHcuXdBv6Yj66W7KfOJSAGXux1 j02xyP1tP7W1nYnbdM2u+aKOM6lEmST5VdaOAnWw9plCIWe7FmGkswmPIC8tVdV/TajaJB rHApn14Jt45BfcUlVYs74pdWt6y35Xly9qKkJeM4rpD/TdwIIG+jz0TRdTp1eJDKkElmla bU2tFGEpyrguAwQDlHHOgGK/wTs6PN3z8J00k1mUudJJ8VKS07vRTH5Yjx2rFM+/vVKmUk G66by7woX4OL0Pd2LSHk4+p56TtLCAYN4CbHmbRNKgBO6ITKq61dEpYyYZBktA== 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=1716389154; 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=UN6GhfUOl13r85kTlPt4Htx3dRiBUbyIOBmUCyrYdeA=; b=nUHJNdRt/6sBJ1kOy3KURcdDuSfD3z3S9OyOh6RJla085sK5aocbgxgTUPA40hQ0ykYu8y NR+yEfmnl4JsZOzihOmxVAq4x85yAo5XXQtEy1O7PXUWGpy/6S+RD0AdzlJzOWmYqNu3TT r61gdqVFqev5AWK3CcpTkCzeWHFwp9hlQq7Z7NucqPbkfw+ZEaGXxQYsqDDxbjv1xJg/pX HZ5VoPr7oIfgnD6Qo3xyV6HIUARugyu5e8QCuevJLUdRHEOak4jBbJlpfgc3YI/Of5NLP6 YDQnc7SUoc1C3j45o2SnQ+X4RRqyqdPXeGkLegH5h8rqHsKmBk7sg3Mu7UIjjw== 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 4VkvHk4cNSz18qL; Wed, 22 May 2024 14:45:54 +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 44MEjsfg036374; Wed, 22 May 2024 14:45:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MEjscU036371; Wed, 22 May 2024 14:45:54 GMT (envelope-from git) Date: Wed, 22 May 2024 14:45:54 GMT Message-Id: <202405221445.44MEjscU036371@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 0df64b7edcfd - main - www/gitlab: added gmake and python as runtime dependency 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 0df64b7edcfd318b7330084b702d21636de34d48 Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=0df64b7edcfd318b7330084b702d21636de34d48 commit 0df64b7edcfd318b7330084b702d21636de34d48 Author: Matthias Fechner AuthorDate: 2024-05-22 14:37:09 +0000 Commit: Matthias Fechner CommitDate: 2024-05-22 14:38:20 +0000 www/gitlab: added gmake and python as runtime dependency the are required for the asset compilation --- www/gitlab/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/www/gitlab/Makefile b/www/gitlab/Makefile index 2b4b3be37543..601570b89eac 100644 --- a/www/gitlab/Makefile +++ b/www/gitlab/Makefile @@ -1,7 +1,7 @@ PORTNAME= gitlab-${FLAVOR:Uce} PORTVERSION= 17.0.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 .if ${FLAVOR:U} == ee DISTVERSIONSUFFIX= -ee .endif @@ -307,12 +307,13 @@ MY_DEPENDS= git>=2.41.0:devel/git \ BUILD_DEPENDS= gem:devel/ruby-gems \ ${MY_DEPENDS} -RUN_DEPENDS= ${MY_DEPENDS} +RUN_DEPENDS= gmake>=4.4.1:devel/gmake \ + ${MY_DEPENDS} FLAVORS= ce ee FLAVOR?= ${FLAVORS:[1]} -USES= nodejs:env ruby shebangfix +USES= nodejs:env python:run ruby shebangfix USE_GITLAB= yes GL_ACCOUNT= gitlab-org From nobody Wed May 22 14:45:55 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 4VkvHm0N5wz5Lqp8; Wed, 22 May 2024 14:45:56 +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 4VkvHl5s80z4K22; Wed, 22 May 2024 14:45:55 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716389155; 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=8QiLB6lS2kxjl+Mz4kQnqZwRxM3EGKRnx9rP4LVRj7g=; b=Cta+ILEl/a0JHdiG86Y1YhYPw6W2B88hX4GQWE2rY6XCSrLZh/OFUPExnM0p8kRbZ6bXaC EJm28HHyCSwC8eHVTT/nr7RLU8Xmxj9kDXUWja6IIq8kMf+n3I9/eKNQU4kRKSO8SikBzm RChsX3+B8+BMDlEYoArwPLtGBK+WY3vWq/bK1ECwxSVOFNFjN8zkruNVvDvPAc8VCxiOQy ZO3RmZahYG/v9av2M+Sut7R1Y88wSLd6he8Qkr0/Ha7PDHwEN2bpRt4dwsyzTHBEItmDlS 2Nv8xB7vM67T4ZZjXCNj92TlFIPcheyhwmDBTvkQ5PLDHkP1wBMzlc1mIW00ag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716389155; a=rsa-sha256; cv=none; b=l/ilAXw9VaZnJbLbJ2L7g9XjWlajM9xqYcRY+MkroeDZsmggij1zLmSKWwpxRmKLYhyST0 VOnzXor3Bzf6xu7drEkea+fvCSZP3EH285ExRAVEXsVS1AyC4W8ePfSD7hj38n2WGkb+mO hiWPWbzAz0v5fVjYj31aUrncm7hyalKtwh8fsBBiPl/YFvM3uvG7yiL9nKlha/GNKmmtWo rHNNyJVckkbumsFswnJHw7OBQnsd4MTue4WzEFoKYB/LcKJIVbEseqCMlwCDPuMjGML3Ng BtNdMQB5xJ0pSdPi+2MNsBUBMHA0iOMyOCgK4ILWoZ2jEkA/kZ+GeznhTDaSZw== 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=1716389155; 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=8QiLB6lS2kxjl+Mz4kQnqZwRxM3EGKRnx9rP4LVRj7g=; b=UUQoPvI5WA3sqdTdCFGZbtbQUuAuYARSd/pOBAIBHfT/yrU5ZU/LxbDqgTpnu8d+r1l78l 4PWYgfFgY9QZiupADdDkqJYKXl95X9FGlwCcLFFQK7cpoNOo9iKMDSwFNl9t9WhQmfzyjJ DJyYiyRJZM0dfW46Y1CdpiyCzWQrwd2J8ugx5Sa6WS/W63+sl1E7GCTOg1/qvAqK8xj5ne dpY304pISszQ3UBC2NrWRZNtQH9aNy+ulzruyZFpHciIEPCfQ9SN17GecCepkBueZXq6bl AStZttc/1t0zRK9qKjywA5ThszbHUha+ZMYUVfdb4ex56foMCme0pxCSiEdGWw== 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 4VkvHl5Rc5z18fj; Wed, 22 May 2024 14:45:55 +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 44MEjtKc036413; Wed, 22 May 2024 14:45:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MEjtEC036410; Wed, 22 May 2024 14:45:55 GMT (envelope-from git) Date: Wed, 22 May 2024 14:45:55 GMT Message-Id: <202405221445.44MEjtEC036410@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Matthias Fechner Subject: git: 817c86d4471e - main - security/vuxml: documented gitlab vulnerabilities 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: mfechner X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 817c86d4471ef3d5c58e30e677bc824beeaea0bb Auto-Submitted: auto-generated The branch main has been updated by mfechner: URL: https://cgit.FreeBSD.org/ports/commit/?id=817c86d4471ef3d5c58e30e677bc824beeaea0bb commit 817c86d4471ef3d5c58e30e677bc824beeaea0bb Author: Matthias Fechner AuthorDate: 2024-05-22 14:45:28 +0000 Commit: Matthias Fechner CommitDate: 2024-05-22 14:45:28 +0000 security/vuxml: documented gitlab vulnerabilities --- security/vuxml/vuln/2024.xml | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml index dd236ede4438..b92bf14caa15 100644 --- a/security/vuxml/vuln/2024.xml +++ b/security/vuxml/vuln/2024.xml @@ -1,3 +1,44 @@ + + Gitlab -- Vulnerabilities + + + gitlab-ce + gitlab-ee + 17.0.017.0.1 + 16.11.016.11.3 + 11.1116.10.6 + + + + +

Gitlab reports:

+
+

1-click account takeover via XSS in the code editor in gitlab.com

+

A DOS vulnerability in the 'description' field of the runner

+

CSRF via K8s cluster-integration

+

Using Set Pipeline Status of a Commit API incorrectly create a new pipeline when SHA and pipeline_id did not match

+

Redos on wiki render API/Page

+

Resource exhaustion and denial of service with test_report API calls

+

Guest user can view dependency lists of private projects through job artifacts

+

Stored XSS via PDFjs

+
+ +
+ + CVE-2024-4835 + CVE-2024-2874 + CVE-2023-7045 + CVE-2023-6502 + CVE-2024-1947 + CVE-2024-4367 + https://about.gitlab.com/releases/2024/05/22/patch-release-gitlab-17-0-1-released/ + + + 2024-05-22 + 2024-05-22 + +
+ chromium -- multiple security fixes From nobody Wed May 22 15:05:16 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 4Vkvk46BG5z5Ls47; Wed, 22 May 2024 15:05:16 +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 4Vkvk45ldhz4N4Q; Wed, 22 May 2024 15:05:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716390316; 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=bnLOB86GekWbdQV6NIvYNYuaCtAkFA4pAP2QbP8sDcs=; b=vEq1Zd1Dyn1vKZHubFiLBd7bfVowGvsNWiwhvj3Rf2IgOlo7majIl3qsw1BqR53bt3fHXG z6waxEmX+vjDCAJtBq3MnOAAKARV4OYgmwwwVUiHSg8A5zYWYtI59MrTmTojaRxa9yy5cg YcrW0QsAXhVnofBeCLwBlJvPbQddB8IHsQIBOMgAlrJdg1fGwJgLF2qRuG0v7SIkHxapiA 6JEjZwLKGzgAsWhmqAp5OdziUFRsu354qmjsM5RFiJ+MNQTbCYoTzoKPWaJ2Xl7+pKVRuD y/iZ8KSI8cv6FHtMg3gZuLVJ1LDXJr/32KIQJc/Cqm5kbM9Hpf8TdTbRLevKFw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716390316; a=rsa-sha256; cv=none; b=grZyg1Npu3s6BcDwOfZA3r1aMix6haJU9HjGLo21fQSXvQs5dmHSBKv8GHwt6lvHufhcRE 0tpbobUUGAWIvCbz5waPz5Uwqt6RHIkPD2KMomxPAUVQxbbckdEMTfx4EkfCRb3XChKLEf SiaPzu3KJ+YZk1IzDZw+wyfqETJBld32E3CVsHQ9TJGvuLZQEaFy2qdProi483GebZJbNQ SO4VnWb+BHCYcN+RP858XgOHmYii8vfdS0wD8uSJalqLRJJDa7QvF8SEEJLt7diGMlWnuc ZqZfI8mhvT/eqkTDJm4Pp1rmDMSNQt0APzmDPSYmwuIc87Pv/yshDT+syxIXJw== 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=1716390316; 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=bnLOB86GekWbdQV6NIvYNYuaCtAkFA4pAP2QbP8sDcs=; b=eIoY0jwsibPWeLnH5iGpZIkutforTh+cHjuwc2mb2AdbON6Uj7FdEHhlQOhPhcn3kGXRjt 2JPDFha7NH1pc00xUWAZuPUTAnYQIgHMDLVycAduuRVqYOJPFfbyCKE7m5McjdaK5dHUxS tkjEy2eb3lR+iliVr65GrShFl2d/AwulxEbsRnzh6PlEK7WI5LsB5etB7Dqv0Lwong3m0E ydUja1ljfxp6DZ8tws1jK10CqmYritHneP0lHo1ZJf7XAZkrTUvyQ3lvXxR6exNGjTQp7P DpPCoIuOdNQIVQDvxW87ystpR45CggjTZJ9RtlaJu8KCSOmKSz9sJhiuJ3NpGA== 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 4Vkvk45N1lz19B4; Wed, 22 May 2024 15:05:16 +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 44MF5Gst071187; Wed, 22 May 2024 15:05:16 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MF5GXK071184; Wed, 22 May 2024 15:05:16 GMT (envelope-from git) Date: Wed, 22 May 2024 15:05:16 GMT Message-Id: <202405221505.44MF5GXK071184@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Baptiste Daroussin Subject: git: 7cdaa4ba44af - main - ports-mgmt/pkg: update to 1.21.3 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: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7cdaa4ba44af46a453b834cbbd6f07c2c2931558 Auto-Submitted: auto-generated The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=7cdaa4ba44af46a453b834cbbd6f07c2c2931558 commit 7cdaa4ba44af46a453b834cbbd6f07c2c2931558 Author: Baptiste Daroussin AuthorDate: 2024-05-22 15:04:34 +0000 Commit: Baptiste Daroussin CommitDate: 2024-05-22 15:04:34 +0000 ports-mgmt/pkg: update to 1.21.3 Fix periodic script on current --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index a10feb5745c5..60c7918ecbb0 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 1.21.2 +DISTVERSION= 1.21.3 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index 760c13bbee63..66b3ac8a4496 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713171199 -SHA256 (freebsd-pkg-1.21.2_GH0.tar.gz) = 955daabc2c9f59f143fabf6993a5c171b4868c2f92df619e22c06fe74dbfdffa -SIZE (freebsd-pkg-1.21.2_GH0.tar.gz) = 16223369 +TIMESTAMP = 1716390130 +SHA256 (freebsd-pkg-1.21.3_GH0.tar.gz) = dbf84db9f83f5b504e71b57460e9e9dd590871e3cd87f5f7c8a208839d34f0d0 +SIZE (freebsd-pkg-1.21.3_GH0.tar.gz) = 16224122 From nobody Wed May 22 15:13:10 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 4VkvvB3mtnz5Lssg; Wed, 22 May 2024 15:13:10 +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 4VkvvB3BMgz4Nk5; Wed, 22 May 2024 15:13:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716390790; 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=xWfcD4d2k4VYpDx+Pj1YmnHTTUy8b30bi/UVAmfkB+U=; b=VJKo8PhzWpdriSwNZUEiTXsISs+UnTawKaImDMGsMyzuQeffp1hautertWEVZPeL6bglrd hAo2FRwxO6txcKTfjz34eNSOwjwRV3uUEVe148uRmzhOvK94xh8I0qUIQeYAne0ldEVBjU M1JkaivcbHyq+WYINAVrE3goa2V4Ansp734feo+tA7fG77JSiD2SnHJ+XG8+ZvnKD1q0H0 XsgLwdkyB8e2X8lV9uMWXnG50Rx8DgdtnxZmoCbOqtLZW8XE7xr+CnSdcAC+ENT9kKhbhB 5sma2OtmKx8rTNxKlW/y6aSO6tySs/RmACQU20vhl1XE5IlPFCesm31IchqrZg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716390790; a=rsa-sha256; cv=none; b=RfQem5v1DdIQ7lQnFh3jWlKkiGouRxdMsWgBUocQFjZPLiLyKgLQhVjq+DbSVXV6swy1EN 8jh7541xqUkIXsjnl/gp32Vfo5tyXmbxYUyqcuwFR+3PNT6Z6P393LDenoCOSJtPNp4dKg YsQLY+tRR8jIzP6SJ5jTgeDfb/T3Tpmv8n4BhOl8gpJ8qvO+pquqgpGPlhKqMjisAht300 ONl5B0j1cz21Zb1gGzVQCoQlcGwAEfVHtskDZi5dEVz44YJdwwaXlXONiLEtYbXTgj/Ixm D+pHz0iAkPCD9z4K+dvRmShSMcHK3Fj81OJJw8mBSDTArIAgYNWIWmlItDoOBw== 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=1716390790; 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=xWfcD4d2k4VYpDx+Pj1YmnHTTUy8b30bi/UVAmfkB+U=; b=QkHZ9WzfddK0NpVl/64FuxmE8/5RtapLFgOXEWen031jC3OlBKPG/xQrAG5Xtfru8upZlf FPp7fJwMvUx3GBsrkyIWNlNljGDP2p4WmryrNupPx8w5Uz1MgHWLi0y+iLC5TNjtjW/MjK kXgLk74Jsa2mhjO59qL3FNJmQkavB3ws6S05VND1SGSp6CbKLpRtQCuS8gQf5O3uk2Q4Qw 0tblu1SNC7U6/TvfjngLeTWu+5ZhXFhSxExdXiuL0O+iGbM0d1VS+t9Dct23k984ey4FIb 0S9GKbtAU8BQwbeuJPoOk2cQJv0fyazkl0y/7bWPXtKOWMEGaMMx2NVOCX1C1Q== 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 4VkvvB2nmZz19Qj; Wed, 22 May 2024 15:13:10 +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 44MFDAGO087332; Wed, 22 May 2024 15:13:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MFDAOS087329; Wed, 22 May 2024 15:13:10 GMT (envelope-from git) Date: Wed, 22 May 2024 15:13:10 GMT Message-Id: <202405221513.44MFDAOS087329@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Baptiste Daroussin Subject: git: 7e3b5cf2861c - main - security/scanlogd: fix periodic on current 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: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 7e3b5cf2861c11bf783efd71045471f6c92e3e4b Auto-Submitted: auto-generated The branch main has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e3b5cf2861c11bf783efd71045471f6c92e3e4b commit 7e3b5cf2861c11bf783efd71045471f6c92e3e4b Author: Baptiste Daroussin AuthorDate: 2024-05-22 15:12:31 +0000 Commit: Baptiste Daroussin CommitDate: 2024-05-22 15:12:31 +0000 security/scanlogd: fix periodic on current --- security/scanlogd/Makefile | 2 +- security/scanlogd/files/850.scanlogd | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/security/scanlogd/Makefile b/security/scanlogd/Makefile index 5c1d03d886ab..550af4047b38 100644 --- a/security/scanlogd/Makefile +++ b/security/scanlogd/Makefile @@ -1,6 +1,6 @@ PORTNAME= scanlogd PORTVERSION= 2.2.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://openwall.com/scanlogd/ \ ftp://ftp.openwall.com/pub/projects/scanlogd/ \ diff --git a/security/scanlogd/files/850.scanlogd b/security/scanlogd/files/850.scanlogd index d2aec37544ff..b3f475162fa5 100644 --- a/security/scanlogd/files/850.scanlogd +++ b/security/scanlogd/files/850.scanlogd @@ -18,9 +18,6 @@ fi : ${security_status_scanlogd_period="daily"} -security_daily_compat_var security_status_logdir -security_daily_compat_var security_status_scanlogd_enable - logdir="${security_status_logdir}" yesterday=`env LC_TIME=C date -v-1d "+%b %e "` From nobody Wed May 22 16:10: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 4Vkx9J2fCdz5Ly2q; Wed, 22 May 2024 16:10:28 +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 4Vkx9J279Jz4Tqq; Wed, 22 May 2024 16:10:28 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716394228; 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=Sy3w6KOS+SUxXGCfwoOdrtjKe91OOqNi5QqTj1g6R+w=; b=n4gR7/OFcP6FMxI2QQLQqO9k+LPQkxxXP6sDIGnQw3vJsh50S/OVbuYhsJt/yu/7SbP+76 XZkLoh3svZD+u6fFn1FxOtNajjAPY67hlBfU9hBQ7nOkPImquaM1S8BJ8m5Lztgc5TRXpv h9GMYTxoylQgCxr+mB1cS7L/lRiXUPf4kFOwufpQscB7cAeB0WoZXWQkYVM2eqqcpoFWhu 66rPi5N3y6eDdaJHY/rJf/00Eus+PEt7hbL9FM/vOQdBgZKRHdOABxwR/Z/bfM8GUJtYv4 RO06ACKJwOBfbt3dCwxnyt7qH4beoaJzW9/hwUkld8NdQN2l9kbL5ld7jbA/fA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716394228; a=rsa-sha256; cv=none; b=DGQqAWdyHBbnw0laHIpFKPJ6AifzjHszsjP1Mif4raaVsYcu8QSomCYpfmSPJHqFz5q8uT f4GC7cs7Qg0x3RjlVkApm4fAabpIhMIOdPxjMHBxgJJy9iLiWzqMctOa1Keno63B+PSgTN l30HcFeSd0xeWltX2/71Eou++6I0Ig84z/5xslgubJyli5AECMRXKjbX/i6pqAoE2XqUlP rVHRjvTCPbzAPBlfhLbPqXiF8TVA3JCGznHr144B3XsvY1S2z0qmL1hr0EKVR0JsPtmAoK kHmBkrnhTU03RLEUZE/mubYIU0w/w5vXbl7AcrBVOK5CyQCVp+cSteTiKVemWQ== 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=1716394228; 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=Sy3w6KOS+SUxXGCfwoOdrtjKe91OOqNi5QqTj1g6R+w=; b=EpP3tQunAQHYknDok4LFVURN6ok6Wdwp7kd4PJUZSuNCWq3MLp01uhcPV813J4WFPK8FVg eByaUXRjDLgJjZv1A2s7+s/WKHbznNmqtI8yeqxz2SOY5VeSaw7Dap16MYZc5ELXUt6lrA aH59TOZ5XvcYAq7VKT2zTG+IrdLDFGNtlYNG2PM4f3WND/tuzPeCTYIg04L5UQ11/PIlyW 3kihfPJZpi8S7zH39TxykPdcY9zPLBl716i2XndZG6imxiRbA/kb5r0EHkCx6Uu/sieqcI gLJp0FEnL7GEOdFGbwPeVUvv48nGnkN3TraR5Ikilx6k9o+YJ2xUyfC57uBp7A== 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 4Vkx9J1b9Bz1Bhv; Wed, 22 May 2024 16:10:28 +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 44MGAS4P081728; Wed, 22 May 2024 16:10:28 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MGASqt081725; Wed, 22 May 2024 16:10:28 GMT (envelope-from git) Date: Wed, 22 May 2024 16:10:28 GMT Message-Id: <202405221610.44MGASqt081725@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Baptiste Daroussin Subject: git: 33e86225ac98 - 2024Q2 - security/scanlogd: fix periodic on current 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: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: 33e86225ac9836252ba6657f679daf378479e56b Auto-Submitted: auto-generated The branch 2024Q2 has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=33e86225ac9836252ba6657f679daf378479e56b commit 33e86225ac9836252ba6657f679daf378479e56b Author: Baptiste Daroussin AuthorDate: 2024-05-22 15:12:31 +0000 Commit: Baptiste Daroussin CommitDate: 2024-05-22 16:09:57 +0000 security/scanlogd: fix periodic on current (cherry picked from commit 7e3b5cf2861c11bf783efd71045471f6c92e3e4b) --- security/scanlogd/Makefile | 2 +- security/scanlogd/files/850.scanlogd | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/security/scanlogd/Makefile b/security/scanlogd/Makefile index 5c1d03d886ab..550af4047b38 100644 --- a/security/scanlogd/Makefile +++ b/security/scanlogd/Makefile @@ -1,6 +1,6 @@ PORTNAME= scanlogd PORTVERSION= 2.2.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= http://openwall.com/scanlogd/ \ ftp://ftp.openwall.com/pub/projects/scanlogd/ \ diff --git a/security/scanlogd/files/850.scanlogd b/security/scanlogd/files/850.scanlogd index d2aec37544ff..b3f475162fa5 100644 --- a/security/scanlogd/files/850.scanlogd +++ b/security/scanlogd/files/850.scanlogd @@ -18,9 +18,6 @@ fi : ${security_status_scanlogd_period="daily"} -security_daily_compat_var security_status_logdir -security_daily_compat_var security_status_scanlogd_enable - logdir="${security_status_logdir}" yesterday=`env LC_TIME=C date -v-1d "+%b %e "` From nobody Wed May 22 16:10:29 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 4Vkx9K3CGdz5Ly74; Wed, 22 May 2024 16:10: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vkx9K2WhRz4V3g; Wed, 22 May 2024 16:10:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716394229; 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=PvFoAns6aKjmjH9TJPP6yFVG3a/wBGsvCmKn3OAN5wY=; b=xW2XJq/8CtwauktAMii2lALuIQuDUXpuNo7A8tMYJ7lsfHina+2dcP4JaXSiIelWQ+pkJh WROafZuTbPEPy46ULVdBW+nO48jVM4rlGxB6ZfdTgC4TAL3JOJpbAM+ik5TX8//5jCS8py 0Y9jxeHSCwPZYFfUmjEgVI9tU8WHMhJyUukn4hCXXwgMlzZO6r0idmOa/K6dWqlVpjFm49 S2RWGn2uFTJKFDwnLUas8OCemFKAdA4oS+xpsaSAIRpVUu24NK2Y/CkUeE3W4XtlHea2QF mIMYqC0Qg93e8ID9uu5Pkah8qV98AqBnjVTtdtTuJtY0HnHUMHp15CZG8/Kccw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716394229; a=rsa-sha256; cv=none; b=D1GRqKOz2i4ZmYmzftjSrqfcNQQSmyDl3rE/Ltfe49+EnNrOK8FelhdolZscFSo9gdgXoN NyuuVonIswL/bWceCqVrMpBDcxqXwq0xbo5yv0NF81Qyl/G6bwfBtJUlphPsafXm76a1sX 73GDH+g4Fr3yVJ8/VXaf0TKhhZR5PgVNEJXn5rVo7gLACJU+/3R3bsm6KOkgjgT5gUFlqx uRAVHOKWRwq4T/nx+by0r0jYrZEEDopGU4nxco0Hj13jJXwS/Fj2HkSUIU7yoP6ZAmlcX/ 9tMqgOapoh6M+eoIVddHO5ad067/wG7ELm4BPTL4ArhtsULK1GCOYZBkbeDHqg== 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=1716394229; 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=PvFoAns6aKjmjH9TJPP6yFVG3a/wBGsvCmKn3OAN5wY=; b=w0xPHCeHZ1XCu7VuFVWmFcT6lKOsVcRAHQiXmwssgj7ZtrLnCZGM1+WL5cngse93eRjrZX +NKYFmr0dcQZCah8MXRFWM6XpNnRIUduAKTkD5JtpbXm4rZ6SilLcpGD0JazELDnsUCIGw IyJX+ke9zV+WZzqoPJWi3BEX4ubYNMiHQKNki0wT7P/eInPdHhYaWvtsOGT6B08udG7Kk0 zYy/VG88VpBDN5Vpwpqw8PyRCZbm0ohNE74g6pSHbkwoLjSt9bhBKvWN9ZNjN+hvhRWSPY BsBnr2sJNRBZEOts8+8m1XeYl3KBFaFUe57vPOS7P0SSg/l167Y1W2udwOgvdg== 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 4Vkx9K26ZMz1BR7; Wed, 22 May 2024 16:10:29 +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 44MGAT3A081768; Wed, 22 May 2024 16:10:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MGATlJ081765; Wed, 22 May 2024 16:10:29 GMT (envelope-from git) Date: Wed, 22 May 2024 16:10:29 GMT Message-Id: <202405221610.44MGATlJ081765@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Baptiste Daroussin Subject: git: 267e9e14b948 - 2024Q2 - ports-mgmt/pkg: update to 1.21.3 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: bapt X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: 267e9e14b948b9f66180dbe4317c3132581a2639 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by bapt: URL: https://cgit.FreeBSD.org/ports/commit/?id=267e9e14b948b9f66180dbe4317c3132581a2639 commit 267e9e14b948b9f66180dbe4317c3132581a2639 Author: Baptiste Daroussin AuthorDate: 2024-05-22 15:04:34 +0000 Commit: Baptiste Daroussin CommitDate: 2024-05-22 16:10:01 +0000 ports-mgmt/pkg: update to 1.21.3 Fix periodic script on current (cherry picked from commit 7cdaa4ba44af46a453b834cbbd6f07c2c2931558) --- ports-mgmt/pkg/Makefile | 2 +- ports-mgmt/pkg/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile index bb603044883d..91a1ff046ab5 100644 --- a/ports-mgmt/pkg/Makefile +++ b/ports-mgmt/pkg/Makefile @@ -1,5 +1,5 @@ PORTNAME= pkg -DISTVERSION= 1.21.2 +DISTVERSION= 1.21.3 _PKG_VERSION= ${DISTVERSION} CATEGORIES= ports-mgmt diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo index 760c13bbee63..66b3ac8a4496 100644 --- a/ports-mgmt/pkg/distinfo +++ b/ports-mgmt/pkg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713171199 -SHA256 (freebsd-pkg-1.21.2_GH0.tar.gz) = 955daabc2c9f59f143fabf6993a5c171b4868c2f92df619e22c06fe74dbfdffa -SIZE (freebsd-pkg-1.21.2_GH0.tar.gz) = 16223369 +TIMESTAMP = 1716390130 +SHA256 (freebsd-pkg-1.21.3_GH0.tar.gz) = dbf84db9f83f5b504e71b57460e9e9dd590871e3cd87f5f7c8a208839d34f0d0 +SIZE (freebsd-pkg-1.21.3_GH0.tar.gz) = 16224122 From nobody Wed May 22 16:29:06 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 4VkxZp5R5Kz5M0bb; Wed, 22 May 2024 16:29:06 +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 4VkxZp4ylWz4XH0; Wed, 22 May 2024 16:29:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716395346; 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=ISSVuO6P4kWgSl1ohcEFpelCQCNgkpjjyLUSHh9ez8I=; b=YmqDxfCUjnuNxz6pWZdme3ZLP3xeIMD89zEQ0oKAsYemgyPjJKeH1MjF5Z8VW4hQ1VnBp1 ZuOVkbbY9U/iXxWNtZ7a3q1AfcI8brI/LDgarLERSPAlZf3JchXEUv0+9MIYa/XgzDw1aY wYiT6j4WOI6Ywbli3+Q7ULEoUP/pOxe/M+98wQh2I0jh4TV1C2W9Eg8xBdaCGcrBF2V6I1 3t+M/XEUBvoj0d9A6VdJTBwK15s2IPILR4IgH19rDgmEdGnJwxRgjJ5sC6zYeHB5k0qrIo YIVd2K16/Z9EjW0JjLoLE2JpUqe9yweVoH2ryPmJrH4SEkgmAC4o/fWDJ1aNFw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716395346; a=rsa-sha256; cv=none; b=x63/GHBBa0ZPGAEWGFLqjjRffZkzXpmKVVNS0XsnKdD2aFbTO+d5NqAJxSGDNp5kxj9t8M wpI/jnxyDKv6zOrtsblkcK6OV2M7ZNiUnwCvoXbEntsk/rQA5CeLhqKZeoFOThVdlpMVNQ gAA6f/3c8hn7AT+NoqtNHmDsccoUzmlQUVJZCiGa6io/XKijIvLREMnCbbzLD333YDY/ji /rWX17wEP1xSn79g8LQmnXuFlzET6Se6C+VQ7dSuKQJHh1u6zFrTUwoMKAGt25D5/Q5bpV D8IsB4AQ87od6tcIVt0Vkit5pRQrRJ4PdoLY6/8GH7dE4/rlXtPsfVVlw/qypA== 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=1716395346; 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=ISSVuO6P4kWgSl1ohcEFpelCQCNgkpjjyLUSHh9ez8I=; b=wNv66/rcqg8oivEHtr7krCjc09Pwpd2gPJAIJBuODZqNnERXdUYFaMhSLRtghk2BubSLgP /pfjzroR17V6uGX3ALbOPDh+F/mirhjPOMkaDmlQ769qbIj06PQpg7SmaQCnw5h6tntMiQ 4RnGth0bpJ7U5e00Vxf19UeGYW7X0J2aMG0QSmh2jF2j/KE06Lj2xHVgyuVTd6uvSOqRPe yA2WIFxCv6TuhUBcZsi06vLwS90agEAxu1TKRzcEUhwkS87nmyfw0KK8hOdsM6ubXJReKG J4awyZ7d+gxnXgz9l9PDyi6b2ng5YK9nPcBAOXgcbocTEPbNyWs+zqRUqP+wBQ== 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 4VkxZp4XCLz1CJf; Wed, 22 May 2024 16:29:06 +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 44MGT6GK007503; Wed, 22 May 2024 16:29:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MGT6uZ007500; Wed, 22 May 2024 16:29:06 GMT (envelope-from git) Date: Wed, 22 May 2024 16:29:06 GMT Message-Id: <202405221629.44MGT6uZ007500@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dan Langille Subject: git: e7a75570689f - main - net-mgmt/librenms: Update to 24.5.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: dvl X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e7a75570689f4abf52006b17840d8c4352984d98 Auto-Submitted: auto-generated The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7a75570689f4abf52006b17840d8c4352984d98 commit e7a75570689f4abf52006b17840d8c4352984d98 Author: Dan Langille AuthorDate: 2024-05-22 16:22:59 +0000 Commit: Dan Langille CommitDate: 2024-05-22 16:29:02 +0000 net-mgmt/librenms: Update to 24.5.0 re: https://github.com/librenms/librenms/releases/tag/24.5.0 NOTE: the sample newsyslog.conf file will now: * rotate /var/log/librenms/*.log instead of naming just two * retain 14 days of logs, was 7 * not compress the log (if not ZFS, you want J, not -) --- net-mgmt/librenms/Makefile | 4 ++-- net-mgmt/librenms/distinfo | 10 +++++----- net-mgmt/librenms/files/newsyslog.conf.sample | 5 ++--- 3 files changed, 9 insertions(+), 10 deletions(-) diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile index 473fca1833e2..6c13d62eeb76 100644 --- a/net-mgmt/librenms/Makefile +++ b/net-mgmt/librenms/Makefile @@ -1,5 +1,5 @@ PORTNAME= librenms -PORTVERSION= 24.4.1 +PORTVERSION= 24.5.0 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= LOCAL/dvl:vendor @@ -128,7 +128,7 @@ _SCRIPT_FILES= daily.sh lnms # _RELEASE_TIMESTAMP is used for a patch inside the vendor code # it represents the release date via: git show --pretty='%H|%ct' -s 1.42.01 # It sits here so you remember to update it with each release -_RELEASE_TIMESTAMP= 1713623211 +_RELEASE_TIMESTAMP= 1716177234 _ROOT_DIRS= LibreNMS app bootstrap config database doc html \ includes lang licenses mibs misc resources routes \ scripts tests diff --git a/net-mgmt/librenms/distinfo b/net-mgmt/librenms/distinfo index e8edb00fdf1e..b0f3dee77137 100644 --- a/net-mgmt/librenms/distinfo +++ b/net-mgmt/librenms/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1713624493 -SHA256 (librenms-vendor-24.4.1.tar.gz) = a0fba73a5c7fd62107ca4054f526b67c9fc8bd96a5e7b29ec4be879a1f8d8a42 -SIZE (librenms-vendor-24.4.1.tar.gz) = 29390033 -SHA256 (librenms-librenms-24.4.1_GH0.tar.gz) = ab3adda12bec69fb6f916b478d51e420924fef86cb231e2fe0a5044fb96e18e0 -SIZE (librenms-librenms-24.4.1_GH0.tar.gz) = 60873047 +TIMESTAMP = 1716311553 +SHA256 (librenms-vendor-24.5.0.tar.gz) = b1eb18dc57773c8e89e865f50b6e96e7de0773fedd38ce7ebf09bd299cdb52a3 +SIZE (librenms-vendor-24.5.0.tar.gz) = 29398482 +SHA256 (librenms-librenms-24.5.0_GH0.tar.gz) = 6277c2bf51491a279be5e0d3d23c6eb6ead95958b6170883df2361b3f998ea7d +SIZE (librenms-librenms-24.5.0_GH0.tar.gz) = 61021510 diff --git a/net-mgmt/librenms/files/newsyslog.conf.sample b/net-mgmt/librenms/files/newsyslog.conf.sample index 9420d72da579..e3b2ec57b25e 100644 --- a/net-mgmt/librenms/files/newsyslog.conf.sample +++ b/net-mgmt/librenms/files/newsyslog.conf.sample @@ -2,6 +2,5 @@ # # see newsyslog.conf(5) for details # -# logfilename [owner:group] mode count size when flags [/pid_file] [sig_num] -/var/log/librenms/librenms.log www:www 644 7 * $D0 J /var/run/librenms/librenms.pid -/var/log/librenms/librenms-service.log www:www 644 7 * $D0 J /var/run/librenms/librenms.pid +# logfilename [owner:group] mode count size when flags [/pid_file] [sig_num] +/var/log/librenms/*.log www:www 644 14 * $D0 - /var/run/librenms/librenms.pid From nobody Wed May 22 16:36:34 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 4VkxlQ4qp1z5M0j0; Wed, 22 May 2024 16:36:34 +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 4VkxlQ4BLzz4Yhs; Wed, 22 May 2024 16:36:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716395794; 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=gfFtThI0ScrUocsqOztCvBF1i2bhwT533T2iPA6GjZw=; b=CZjvUJT7FGdXMx8Ffajist9PdKpf4LSOu0rpJ0cnx0+aMX7GyLOHOTN7h6Ru1BISs4gvic O6X2TyunX2ouahRjY7TEiS1w+0pIAo+0lAwIHKmu2b0xAd0Yb+Pcc/nl0I9J0J4tRBffv/ Vegop6PAE7cEhAMTWpLJlj5VVc4ZP2CZ4VgP8O1feZ0+oKEryTBUpNSGfdoA9Xn2x4aZ1s 6idRBwGS6vI/jfePsDqGdCIvhMAMov/tl9hEbakCMqW79amKS+YqRlvGiNMZcvwSWkr0j0 DBuGOTpGBSnvwN9EiJUMarLz+K+weE9oE37HMB2kUx5qSBQ+svnoEE0/6hXcKg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716395794; a=rsa-sha256; cv=none; b=rLH1H06fZurnE/RFm2IbvPtlV+43vk2D2sT6/aF7hp5Q9itxZ4ghV2Ge3PlzUusArr/Eku oPyz3kh9Sut4i7msP71WYP5zvltNjaNPi9b004Mx3qEKRjRThoTillAx7PE41CLtr3XbgI JwznXi+t1tstdpbx2511/s7K0XL+eQs1I6kCIVvXsNNLP74eWKCMWAylI6yNgaPdA+e1sJ UdltQI8DlCLgNsVUWxda/hPD68obJbixVD97Ccf927PwXlq25lhJMXlBQiIMpwT7peKg4u 2THkcCEpIMZlYbvZXOtNoBWW7JMPwD4zagol99RXvKcajluVCdRyg610+r4tEA== 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=1716395794; 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=gfFtThI0ScrUocsqOztCvBF1i2bhwT533T2iPA6GjZw=; b=wNFQz2s4CllPmxBy0T8BqQ75E+BSDoaJj/4GeLQPq7zCeqzjnCt5SSV2PLRRK9gu6xtylm seZ30lpExO990HFrhR8uOmCKEI3p3j6ys3WPu06B5m/qsC8vRUWhvclDFjwVJ0ijrRyvUF Ia/yxBvGBAFE0Z/BePa3kQkMcxF/GfK4Ka1+YKBgjDnxZGevrb4hvgwRz9n8fT4kHfRd3i 9CuMVEoti9TloS/wIJlpzIKkb/AkwN3Vf2gi3V265SAt8yFViZPQ1G58cnexPBftMOA3N7 ToaaNrRe542BXICJe5+tSZa2PUwYOrwCUUJDz5kz3IQ8y2Z/HSC8oL1uhektzw== 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 4VkxlQ3nc5z1BdG; Wed, 22 May 2024 16:36:34 +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 44MGaYmr023780; Wed, 22 May 2024 16:36:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MGaYaB023777; Wed, 22 May 2024 16:36:34 GMT (envelope-from git) Date: Wed, 22 May 2024 16:36:34 GMT Message-Id: <202405221636.44MGaYaB023777@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Juraj Lutter Subject: git: dcc44d78153f - main - security/py-badkeys: Update to 0.0.11 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: otis X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dcc44d78153f5ced62cfe6d3f78470cd7d28ee7b Auto-Submitted: auto-generated The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcc44d78153f5ced62cfe6d3f78470cd7d28ee7b commit dcc44d78153f5ced62cfe6d3f78470cd7d28ee7b Author: Juraj Lutter AuthorDate: 2024-05-22 06:40:41 +0000 Commit: Juraj Lutter CommitDate: 2024-05-22 16:36:21 +0000 security/py-badkeys: Update to 0.0.11 --- security/py-badkeys/Makefile | 2 +- security/py-badkeys/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-badkeys/Makefile b/security/py-badkeys/Makefile index e3c41c3dc69c..b5d94c0ef5c7 100644 --- a/security/py-badkeys/Makefile +++ b/security/py-badkeys/Makefile @@ -1,5 +1,5 @@ PORTNAME= badkeys -DISTVERSION= 0.0.9 +DISTVERSION= 0.0.11 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-badkeys/distinfo b/security/py-badkeys/distinfo index 39da1fd915ad..246c0ab642fd 100644 --- a/security/py-badkeys/distinfo +++ b/security/py-badkeys/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714813507 -SHA256 (badkeys-0.0.9.tar.gz) = c1aead663d8cc8a715669750fb39b3d0d1e6254b35c49c3f577bc13c20196292 -SIZE (badkeys-0.0.9.tar.gz) = 374144 +TIMESTAMP = 1716359748 +SHA256 (badkeys-0.0.11.tar.gz) = 0bc38ac6e683d5c85f7abb15de5ea14e1bf428267e60a9240b1faa34bd91f018 +SIZE (badkeys-0.0.11.tar.gz) = 374536 From nobody Wed May 22 16:36:35 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 4VkxlR5hbCz5M0tP; Wed, 22 May 2024 16:36:35 +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 4VkxlR4vh0z4YlH; Wed, 22 May 2024 16:36:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716395795; 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=RwU9txWFL2EXQuKahSleyhU+5FQf/4WIdOvu+c76/JU=; b=qDm9wtP9+a6ltJH8eEEILl8nZzfzCa6ErvhiTkSZ3pxrzN8lW5lR6NNzh57epBi/9d50yE nHGT2CIIcJuGD0ZGHZjxAzOaTUkwQElA3t7meXcPIAqwdbAEC8coUxmVzlNnw3AKAMCFA6 aVOJ0OdkacUr002OpMgRxUBFmns+PraJ9vbTyiYv93Z8q42KbG9XEgbpsrr6assIzzFvVQ O72u1k6M14WYlShGTYs27DoeJPF3yCijm8x0RIsmEKpjCuYalFAld7cemy0y6pVlPlvfg3 DO1aCay4MN1tVO6vUGo90JM7eiUmQMzbvrIQwHIpsroytVKetL77/W6fzw8IOg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716395795; a=rsa-sha256; cv=none; b=hr2XKFFXE1eaK8fG5K6m65mok5ZjzGkDAhU+hbbxPJfZT74VNXhgmbLElFE6cBISUqLwQ+ NuVzNxFIi/iFDZmwp2Xu+ITTTNNCTqpOCgH8XKxFEUN/xbFnDG1CxNB/210luYspdFKAnC BF+iw6gwrTgND2ThOL0WPqpzw9JazEpDywtSqzOTa268XQ7fekSHEGjDyd6BO1V7R6z8mq 4s8ouRWfbZdVSU46VQrOSe/l6/XmAksEWFvU5Yjr0Uwe4p0AR3pLQj82J8sOvIKX4xpHI9 vm66uMLmueKju2m435qZQY41QTyMKVp7BnsoeBrAcvOkAmEDtrjnbDFfkJfHXQ== 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=1716395795; 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=RwU9txWFL2EXQuKahSleyhU+5FQf/4WIdOvu+c76/JU=; b=XTBdkhVGIEKClvO+3jiztUbDfQ9A5j/nxBpq+C7jiH4/s7LZp84aRmpbzwMV5/8buXsDWD gUjs/S1aP2jQkM1AD1X4/s0Jom9ybgD3o1v389eO0RVHe50/XyEakMSpLu0rjvMDe52NIy Cr5qrZPOTdlU2NfyS7qcOeM9c8LzhVFQY3K9Eyd5Uyjm0o7RflK7uruqpKsQI+M9rDR1DK 35mYWud76Vwjs7l0ZsjQFMtc9ZlCFfDvMXtMArK9j79HqmDpKkHdRKrDZ1E5v6s3dYtMSX e2Mlg9maj/gVEoyzOd5AWws4KcmbMhYkwKXWuHAh/FLPQEPqIbjiJPpPov4I/g== 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 4VkxlR4W1vz1BdH; Wed, 22 May 2024 16:36:35 +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 44MGaZ7q023829; Wed, 22 May 2024 16:36:35 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MGaZ4W023826; Wed, 22 May 2024 16:36:35 GMT (envelope-from git) Date: Wed, 22 May 2024 16:36:35 GMT Message-Id: <202405221636.44MGaZ4W023826@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Juraj Lutter Subject: git: 5d933f61d07c - main - net/ocserv: Update to 1.3.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: otis X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5d933f61d07c586eb43e43dad319f54dff187d81 Auto-Submitted: auto-generated The branch main has been updated by otis: URL: https://cgit.FreeBSD.org/ports/commit/?id=5d933f61d07c586eb43e43dad319f54dff187d81 commit 5d933f61d07c586eb43e43dad319f54dff187d81 Author: Juraj Lutter AuthorDate: 2024-05-22 16:33:57 +0000 Commit: Juraj Lutter CommitDate: 2024-05-22 16:36:21 +0000 net/ocserv: Update to 1.3.0 Release notes: https://gitlab.com/openconnect/ocserv/-/releases/1.3.0 --- net/ocserv/Makefile | 5 +++-- net/ocserv/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile index b9088cfb9de4..2c7e839d8b57 100644 --- a/net/ocserv/Makefile +++ b/net/ocserv/Makefile @@ -1,5 +1,5 @@ PORTNAME= ocserv -DISTVERSION= 1.2.4 +DISTVERSION= 1.3.0 CATEGORIES= net net-vpn security MASTER_SITES= https://www.infradead.org/ocserv/download/ @@ -11,7 +11,8 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:shells/bash \ - gsed:textproc/gsed + gsed:textproc/gsed \ + ipcalc:net-mgmt/ipcalc LIB_DEPENDS= libev.so:devel/libev \ libgnutls.so:security/gnutls \ libiconv.so:converters/libiconv \ diff --git a/net/ocserv/distinfo b/net/ocserv/distinfo index edd9474dc673..644821a51750 100644 --- a/net/ocserv/distinfo +++ b/net/ocserv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1707290789 -SHA256 (ocserv-1.2.4.tar.xz) = d30f29c5967715f7b118e89bba496011b2be2af0f49bb9e332f12be7fbf693d7 -SIZE (ocserv-1.2.4.tar.xz) = 761720 +TIMESTAMP = 1716360083 +SHA256 (ocserv-1.3.0.tar.xz) = 5c562c3ea1032065ef43d6075e5722f94ce6a7a780d6a2b4c6d54c1ce3921965 +SIZE (ocserv-1.3.0.tar.xz) = 770596 From nobody Wed May 22 17:08:08 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 4VkyRr68Qzz5M3fn; Wed, 22 May 2024 17:08:08 +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 4VkyRr5Qmsz4f68; Wed, 22 May 2024 17:08:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716397688; 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=JZPEATND/ZMj/T7Yhy5/AiUiWIdbj/NYZMu9zCjwbbk=; b=PmvKBCua3sLaTM51pmnxcXMZAXnt8Ab3eYOkZKfDvA2U8x8J3xSHNkmc9bR7N8ktqivmyC UmISUbICYTkwcm7FVq6J3fE38HBbdgjwkdhjeRczSeX75EtjD+sqg90citVJzEyNlXMAAG atBoKyKst5/BKH33R7wp3Nvn7FOCT6tB3dRkAZ2KmN4ehMCY7pHm3HRFRnN624bwvxTu3g bdKywylsV4N78pnj9rp2oOP922MWRGrEPvZ1TGxylR4A4TGjq0S7UiGdftQ/Amtgp0iQdF GIoxYR71JH3H4459ft6w7eChg7zvs8TRXPxToWmeHN5Sqnth1S/V0b9rrP68eA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716397688; a=rsa-sha256; cv=none; b=XY+qcOOYT2bN6awyl4ePJdf2yqn4EtycAW5iEt8OU7jPErRHaKzrQkEfw1Fp9TRjXbQtJY G9JdDFLKCMAIZzoixNpPdRZslrAi9/4h7Z3l5g4aOYP3mHuGiWan4k1I0dIlV0HFxj3Htk 4vofTSk1K6+MKY4GmEIGoawUHxXQRS4i6Ryd3Dek3mHQasJCsIPhBq9ljKQzvM36xBbH1U YuMjwiyQHTL0z8xyxJRK5zmwCGWqM00TYQ3DK22Q+87FLAdkmhgWz/KPAXEKBAgQez4AkH tzruco0bRwVC1JgS8Bd7dkzrlVeAa8phaKfYZhj3VSoyK2TGf9ksQRqf8Lsu3A== 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=1716397688; 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=JZPEATND/ZMj/T7Yhy5/AiUiWIdbj/NYZMu9zCjwbbk=; b=wKGXAQcc094d5Y8myH+fkmkKQLAy2YJ6Fm+1KC3nlEUm2cIPf4YEm+U6I7B0tXssLrvhV1 DiNFQYDGNSWTnw5Bqhop0Jm2rU4xEjgwNdC6FSU61eYRG5MCfTmMgsijij1NFgIt+dv67I p2M6V3W6Ha9O4X1tZLwReZ0uShXypAPoJY9cUlUkiUtww2ybg52Ar6xhEOh7N7YruVto74 OyhArZttrlHoFlhLy3FR5auaMd+lKcjczk7/lQ5B4pp7bVJpQhy1JGk3pTTTH5unHWH+fO JlBp7FwvU6u+DJ2FnIWXFNHH+xEYubHewLJqPV6z4lmRn9rD7i9AzbYRQFzQMQ== 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 4VkyRr517MzDxt; Wed, 22 May 2024 17:08:08 +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 44MH88Rb075596; Wed, 22 May 2024 17:08:08 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MH88Ol075593; Wed, 22 May 2024 17:08:08 GMT (envelope-from git) Date: Wed, 22 May 2024 17:08:08 GMT Message-Id: <202405221708.44MH88Ol075593@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: 6aa4e1438122 - main - deskutils/rwpspread: New port: Multi-monitor Wallpaper utility 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 6aa4e143812221b67578b1058ec1b0fcee07054f Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=6aa4e143812221b67578b1058ec1b0fcee07054f commit 6aa4e143812221b67578b1058ec1b0fcee07054f Author: Yuri Victorovich AuthorDate: 2024-05-22 15:39:22 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 17:08:06 +0000 deskutils/rwpspread: New port: Multi-monitor Wallpaper utility --- deskutils/Makefile | 1 + deskutils/rwpspread/Makefile | 208 +++++++++++++++++++++++++ deskutils/rwpspread/distinfo | 347 ++++++++++++++++++++++++++++++++++++++++++ deskutils/rwpspread/pkg-descr | 14 ++ 4 files changed, 570 insertions(+) diff --git a/deskutils/Makefile b/deskutils/Makefile index fb4f7a6491dd..fbe8794de0b7 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -250,6 +250,7 @@ SUBDIR += rolo SUBDIR += rubygem-shellplay SUBDIR += rubygem-taskjuggler + SUBDIR += rwpspread SUBDIR += semantik SUBDIR += showdown SUBDIR += sigi diff --git a/deskutils/rwpspread/Makefile b/deskutils/rwpspread/Makefile new file mode 100644 index 000000000000..1f8e1204e476 --- /dev/null +++ b/deskutils/rwpspread/Makefile @@ -0,0 +1,208 @@ +PORTNAME= rwpspread +DISTVERSIONPREFIX= v +DISTVERSION= 0.3.0 +CATEGORIES= deskutils + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Multi-monitor Wallpaper utility +WWW= https://github.com/0xk1f0/rwpspread + +LICENSE= AGPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cargo + +USE_GITHUB= yes +GH_ACCOUNT= 0xk1f0 + +CARGO_CRATES= adler-1.0.2 \ + aligned-vec-0.5.0 \ + anstream-0.6.13 \ + anstyle-1.0.6 \ + anstyle-parse-0.2.3 \ + anstyle-query-1.0.2 \ + anstyle-wincon-3.0.2 \ + anyhow-1.0.82 \ + arbitrary-1.3.2 \ + arg_enum_proc_macro-0.3.4 \ + arrayvec-0.7.4 \ + autocfg-1.2.0 \ + av1-grain-0.2.3 \ + avif-serialize-0.8.1 \ + bit_field-0.10.2 \ + bitflags-1.3.2 \ + bitflags-2.5.0 \ + bitstream-io-2.2.0 \ + built-0.7.2 \ + bumpalo-3.16.0 \ + bytemuck-1.15.0 \ + byteorder-1.5.0 \ + calloop-0.12.4 \ + calloop-wayland-source-0.2.0 \ + cc-1.0.94 \ + cfg-expr-0.15.8 \ + cfg-if-1.0.0 \ + clap-4.5.4 \ + clap_builder-4.5.2 \ + clap_complete-4.5.2 \ + clap_derive-4.5.4 \ + clap_lex-0.7.0 \ + clap_mangen-0.2.20 \ + color_quant-1.1.0 \ + colorchoice-1.0.0 \ + concurrent-queue-2.4.0 \ + crc32fast-1.4.0 \ + crossbeam-deque-0.8.5 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.19 \ + crunchy-0.2.2 \ + cursor-icon-1.1.0 \ + dlib-0.5.2 \ + downcast-rs-1.2.1 \ + either-1.11.0 \ + equivalent-1.0.1 \ + errno-0.3.8 \ + exr-1.72.0 \ + fdeflate-0.3.4 \ + flate2-1.0.28 \ + flume-0.11.0 \ + getrandom-0.2.14 \ + gif-0.13.1 \ + glob-0.3.1 \ + half-2.4.1 \ + hashbrown-0.14.3 \ + heck-0.5.0 \ + hermit-abi-0.3.9 \ + image-0.25.1 \ + image-webp-0.1.1 \ + imgref-1.10.1 \ + indexmap-2.2.6 \ + interpolate_name-0.2.4 \ + itertools-0.12.1 \ + itoa-1.0.11 \ + jobserver-0.1.30 \ + jpeg-decoder-0.3.1 \ + lebe-0.5.2 \ + libc-0.2.153 \ + libfuzzer-sys-0.4.7 \ + libloading-0.8.3 \ + linux-raw-sys-0.4.13 \ + lock_api-0.4.11 \ + log-0.4.21 \ + loop9-0.1.5 \ + maybe-rayon-0.1.1 \ + memchr-2.7.2 \ + memmap2-0.9.4 \ + minimal-lexical-0.2.1 \ + miniz_oxide-0.7.2 \ + new_debug_unreachable-1.0.6 \ + nom-7.1.3 \ + noop_proc_macro-0.3.0 \ + num-bigint-0.4.4 \ + num-derive-0.4.2 \ + num-integer-0.1.46 \ + num-rational-0.4.1 \ + num-traits-0.2.18 \ + once_cell-1.19.0 \ + paste-1.0.14 \ + pin-project-lite-0.2.14 \ + pkg-config-0.3.30 \ + png-0.17.13 \ + polling-3.6.0 \ + ppv-lite86-0.2.17 \ + proc-macro2-1.0.81 \ + profiling-1.0.15 \ + profiling-procmacros-1.0.15 \ + qoi-0.4.1 \ + quick-error-2.0.1 \ + quick-xml-0.31.0 \ + quote-1.0.36 \ + rand-0.8.5 \ + rand_chacha-0.3.1 \ + rand_core-0.6.4 \ + rav1e-0.7.1 \ + ravif-0.11.5 \ + rayon-1.10.0 \ + rayon-core-1.12.1 \ + rgb-0.8.37 \ + roff-0.2.1 \ + rustix-0.38.32 \ + ryu-1.0.17 \ + scoped-tls-1.0.1 \ + scopeguard-1.2.0 \ + serde-1.0.201 \ + serde_derive-1.0.201 \ + serde_json-1.0.117 \ + serde_spanned-0.6.5 \ + simd-adler32-0.3.7 \ + simd_helpers-0.1.0 \ + slab-0.4.9 \ + smallvec-1.13.2 \ + smithay-client-toolkit-0.18.1 \ + spin-0.9.8 \ + strsim-0.11.1 \ + syn-2.0.60 \ + system-deps-6.2.2 \ + target-lexicon-0.12.14 \ + thiserror-1.0.58 \ + thiserror-impl-1.0.58 \ + tiff-0.9.1 \ + toml-0.8.12 \ + toml_datetime-0.6.5 \ + toml_edit-0.22.9 \ + tracing-0.1.40 \ + tracing-core-0.1.32 \ + unicode-ident-1.0.12 \ + utf8parse-0.2.1 \ + v_frame-0.3.8 \ + version-compare-0.2.0 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wasm-bindgen-0.2.92 \ + wasm-bindgen-backend-0.2.92 \ + wasm-bindgen-macro-0.2.92 \ + wasm-bindgen-macro-support-0.2.92 \ + wasm-bindgen-shared-0.2.92 \ + wayland-backend-0.3.3 \ + wayland-client-0.31.2 \ + wayland-csd-frame-0.3.0 \ + wayland-cursor-0.31.1 \ + wayland-protocols-0.31.2 \ + wayland-protocols-wlr-0.2.0 \ + wayland-scanner-0.31.1 \ + wayland-sys-0.31.1 \ + weezl-0.1.8 \ + windows-sys-0.52.0 \ + windows-targets-0.52.5 \ + windows_aarch64_gnullvm-0.52.5 \ + windows_aarch64_msvc-0.52.5 \ + windows_i686_gnu-0.52.5 \ + windows_i686_gnullvm-0.52.5 \ + windows_i686_msvc-0.52.5 \ + windows_x86_64_gnu-0.52.5 \ + windows_x86_64_gnullvm-0.52.5 \ + windows_x86_64_msvc-0.52.5 \ + winnow-0.6.6 \ + xcursor-0.3.5 \ + xkeysym-0.2.0 \ + zune-core-0.4.12 \ + zune-inflate-0.2.54 \ + zune-jpeg-0.4.11 + +PLIST_FILES= bin/${PORTNAME} \ + share/bash-completion/completions/rwpspread \ + share/fish/vendor_completions.d/rwpspread.fish \ + share/zsh/site-functions/_rwpspread + +post-install: + # strip binary + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + # install completions + @${MKDIR} \ + ${STAGEDIR}${PREFIX}/share/bash-completion/completions \ + ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d \ + ${STAGEDIR}${PREFIX}/share/zsh/site-functions + ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/completions/${PORTNAME}.bash ${STAGEDIR}${PREFIX}/share/bash-completion/completions/${PORTNAME} + ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/completions/${PORTNAME}.fish ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d + ${INSTALL_DATA} ${WRKDIR}/target/*-freebsd/release/completions/_${PORTNAME} ${STAGEDIR}${PREFIX}/share/zsh/site-functions + +.include diff --git a/deskutils/rwpspread/distinfo b/deskutils/rwpspread/distinfo new file mode 100644 index 000000000000..d66a04cf04ba --- /dev/null +++ b/deskutils/rwpspread/distinfo @@ -0,0 +1,347 @@ +TIMESTAMP = 1716391782 +SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe +SIZE (rust/crates/adler-1.0.2.crate) = 12778 +SHA256 (rust/crates/aligned-vec-0.5.0.crate) = 4aa90d7ce82d4be67b64039a3d588d38dbcc6736577de4a847025ce5b0c468d1 +SIZE (rust/crates/aligned-vec-0.5.0.crate) = 8921 +SHA256 (rust/crates/anstream-0.6.13.crate) = d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb +SIZE (rust/crates/anstream-0.6.13.crate) = 30928 +SHA256 (rust/crates/anstyle-1.0.6.crate) = 8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc +SIZE (rust/crates/anstyle-1.0.6.crate) = 14604 +SHA256 (rust/crates/anstyle-parse-0.2.3.crate) = c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c +SIZE (rust/crates/anstyle-parse-0.2.3.crate) = 24699 +SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648 +SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739 +SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7 +SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 +SHA256 (rust/crates/anyhow-1.0.82.crate) = f538837af36e6f6a9be0faa67f9a314f8119e4e4b5867c6ab40ed60360142519 +SIZE (rust/crates/anyhow-1.0.82.crate) = 45361 +SHA256 (rust/crates/arbitrary-1.3.2.crate) = 7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110 +SIZE (rust/crates/arbitrary-1.3.2.crate) = 32037 +SHA256 (rust/crates/arg_enum_proc_macro-0.3.4.crate) = 0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea +SIZE (rust/crates/arg_enum_proc_macro-0.3.4.crate) = 5102 +SHA256 (rust/crates/arrayvec-0.7.4.crate) = 96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711 +SIZE (rust/crates/arrayvec-0.7.4.crate) = 29856 +SHA256 (rust/crates/autocfg-1.2.0.crate) = f1fdabc7756949593fe60f30ec81974b613357de856987752631dea1e3394c80 +SIZE (rust/crates/autocfg-1.2.0.crate) = 14808 +SHA256 (rust/crates/av1-grain-0.2.3.crate) = 6678909d8c5d46a42abcf571271e15fdbc0a225e3646cf23762cd415046c78bf +SIZE (rust/crates/av1-grain-0.2.3.crate) = 34703 +SHA256 (rust/crates/avif-serialize-0.8.1.crate) = 876c75a42f6364451a033496a14c44bffe41f5f4a8236f697391f11024e596d2 +SIZE (rust/crates/avif-serialize-0.8.1.crate) = 11150 +SHA256 (rust/crates/bit_field-0.10.2.crate) = dc827186963e592360843fb5ba4b973e145841266c1357f7180c43526f2e5b61 +SIZE (rust/crates/bit_field-0.10.2.crate) = 10568 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 +SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 +SHA256 (rust/crates/bitstream-io-2.2.0.crate) = 06c9989a51171e2e81038ab168b6ae22886fe9ded214430dbb4f41c28cf176da +SIZE (rust/crates/bitstream-io-2.2.0.crate) = 34113 +SHA256 (rust/crates/built-0.7.2.crate) = 41bfbdb21256b87a8b5e80fab81a8eed158178e812fd7ba451907518b2742f16 +SIZE (rust/crates/built-0.7.2.crate) = 21148 +SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c +SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 +SHA256 (rust/crates/bytemuck-1.15.0.crate) = 5d6d68c57235a3a081186990eca2867354726650f42f7516ca50c28d6281fd15 +SIZE (rust/crates/bytemuck-1.15.0.crate) = 47672 +SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b +SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 +SHA256 (rust/crates/calloop-0.12.4.crate) = fba7adb4dd5aa98e5553510223000e7148f621165ec5f9acd7113f6ca4995298 +SIZE (rust/crates/calloop-0.12.4.crate) = 69583 +SHA256 (rust/crates/calloop-wayland-source-0.2.0.crate) = 0f0ea9b9476c7fad82841a8dbb380e2eae480c21910feba80725b46931ed8f02 +SIZE (rust/crates/calloop-wayland-source-0.2.0.crate) = 11304 +SHA256 (rust/crates/cc-1.0.94.crate) = 17f6e324229dc011159fcc089755d1e2e216a90d43a7dea6853ca740b84f35e7 +SIZE (rust/crates/cc-1.0.94.crate) = 76456 +SHA256 (rust/crates/cfg-expr-0.15.8.crate) = d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02 +SIZE (rust/crates/cfg-expr-0.15.8.crate) = 42108 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/clap-4.5.4.crate) = 90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0 +SIZE (rust/crates/clap-4.5.4.crate) = 55401 +SHA256 (rust/crates/clap_builder-4.5.2.crate) = ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4 +SIZE (rust/crates/clap_builder-4.5.2.crate) = 163566 +SHA256 (rust/crates/clap_complete-4.5.2.crate) = dd79504325bf38b10165b02e89b4347300f855f273c4cb30c4a3209e6583275e +SIZE (rust/crates/clap_complete-4.5.2.crate) = 37850 +SHA256 (rust/crates/clap_derive-4.5.4.crate) = 528131438037fd55894f62d6e9f068b8f45ac57ffa77517819645d10aed04f64 +SIZE (rust/crates/clap_derive-4.5.4.crate) = 29159 +SHA256 (rust/crates/clap_lex-0.7.0.crate) = 98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce +SIZE (rust/crates/clap_lex-0.7.0.crate) = 11915 +SHA256 (rust/crates/clap_mangen-0.2.20.crate) = e1dd95b5ebb5c1c54581dd6346f3ed6a79a3eef95dd372fc2ac13d535535300e +SIZE (rust/crates/clap_mangen-0.2.20.crate) = 14861 +SHA256 (rust/crates/color_quant-1.1.0.crate) = 3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b +SIZE (rust/crates/color_quant-1.1.0.crate) = 6649 +SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 +SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/concurrent-queue-2.4.0.crate) = d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363 +SIZE (rust/crates/concurrent-queue-2.4.0.crate) = 20244 +SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa +SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665 +SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d +SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 +SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e +SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 +SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345 +SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328 +SHA256 (rust/crates/crunchy-0.2.2.crate) = 7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7 +SIZE (rust/crates/crunchy-0.2.2.crate) = 2995 +SHA256 (rust/crates/cursor-icon-1.1.0.crate) = 96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991 +SIZE (rust/crates/cursor-icon-1.1.0.crate) = 11453 +SHA256 (rust/crates/dlib-0.5.2.crate) = 330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412 +SIZE (rust/crates/dlib-0.5.2.crate) = 5806 +SHA256 (rust/crates/downcast-rs-1.2.1.crate) = 75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2 +SIZE (rust/crates/downcast-rs-1.2.1.crate) = 11821 +SHA256 (rust/crates/either-1.11.0.crate) = a47c1c47d2f5964e29c61246e81db715514cd532db6b5116a25ea3c03d6780a2 +SIZE (rust/crates/either-1.11.0.crate) = 18973 +SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 +SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 +SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 +SIZE (rust/crates/errno-0.3.8.crate) = 10645 +SHA256 (rust/crates/exr-1.72.0.crate) = 887d93f60543e9a9362ef8a21beedd0a833c5d9610e18c67abe15a5963dcb1a4 +SIZE (rust/crates/exr-1.72.0.crate) = 243996 +SHA256 (rust/crates/fdeflate-0.3.4.crate) = 4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645 +SIZE (rust/crates/fdeflate-0.3.4.crate) = 25001 +SHA256 (rust/crates/flate2-1.0.28.crate) = 46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e +SIZE (rust/crates/flate2-1.0.28.crate) = 73690 +SHA256 (rust/crates/flume-0.11.0.crate) = 55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181 +SIZE (rust/crates/flume-0.11.0.crate) = 67502 +SHA256 (rust/crates/getrandom-0.2.14.crate) = 94b22e06ecb0110981051723910cbf0b5f5e09a2062dd7663334ee79a9d1286c +SIZE (rust/crates/getrandom-0.2.14.crate) = 37307 +SHA256 (rust/crates/gif-0.13.1.crate) = 3fb2d69b19215e18bb912fa30f7ce15846e301408695e44e0ef719f1da9e19f2 +SIZE (rust/crates/gif-0.13.1.crate) = 36408 +SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b +SIZE (rust/crates/glob-0.3.1.crate) = 18880 +SHA256 (rust/crates/half-2.4.1.crate) = 6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888 +SIZE (rust/crates/half-2.4.1.crate) = 50892 +SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 +SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 +SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea +SIZE (rust/crates/heck-0.5.0.crate) = 11517 +SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 +SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 +SHA256 (rust/crates/image-0.25.1.crate) = fd54d660e773627692c524beaad361aca785a4f9f5730ce91f42aabe5bce3d11 +SIZE (rust/crates/image-0.25.1.crate) = 9176733 +SHA256 (rust/crates/image-webp-0.1.1.crate) = 7a84a25dcae3ac487bc24ef280f9e20c79c9b1a3e5e32cbed3041d1c514aa87c +SIZE (rust/crates/image-webp-0.1.1.crate) = 49534 +SHA256 (rust/crates/imgref-1.10.1.crate) = 44feda355f4159a7c757171a77de25daf6411e217b4cabd03bd6650690468126 +SIZE (rust/crates/imgref-1.10.1.crate) = 61797 +SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 +SIZE (rust/crates/indexmap-2.2.6.crate) = 82420 +SHA256 (rust/crates/interpolate_name-0.2.4.crate) = c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60 +SIZE (rust/crates/interpolate_name-0.2.4.crate) = 4027 +SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 +SIZE (rust/crates/itertools-0.12.1.crate) = 137761 +SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b +SIZE (rust/crates/itoa-1.0.11.crate) = 10563 +SHA256 (rust/crates/jobserver-0.1.30.crate) = 685a7d121ee3f65ae4fddd72b25a04bb36b6af81bc0828f7d5434c0fe60fa3a2 +SIZE (rust/crates/jobserver-0.1.30.crate) = 27687 +SHA256 (rust/crates/jpeg-decoder-0.3.1.crate) = f5d4a7da358eff58addd2877a45865158f0d78c911d43a5784ceb7bbf52833b0 +SIZE (rust/crates/jpeg-decoder-0.3.1.crate) = 744364 +SHA256 (rust/crates/lebe-0.5.2.crate) = 03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8 +SIZE (rust/crates/lebe-0.5.2.crate) = 8422 +SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd +SIZE (rust/crates/libc-0.2.153.crate) = 740614 +SHA256 (rust/crates/libfuzzer-sys-0.4.7.crate) = a96cfd5557eb82f2b83fed4955246c988d331975a002961b07c81584d107e7f7 +SIZE (rust/crates/libfuzzer-sys-0.4.7.crate) = 128332 +SHA256 (rust/crates/libloading-0.8.3.crate) = 0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19 +SIZE (rust/crates/libloading-0.8.3.crate) = 28480 +SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c +SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855 +SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45 +SIZE (rust/crates/lock_api-0.4.11.crate) = 27487 +SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c +SIZE (rust/crates/log-0.4.21.crate) = 43442 +SHA256 (rust/crates/loop9-0.1.5.crate) = 0fae87c125b03c1d2c0150c90365d7d6bcc53fb73a9acaef207d2d065860f062 +SIZE (rust/crates/loop9-0.1.5.crate) = 3406 +SHA256 (rust/crates/maybe-rayon-0.1.1.crate) = 8ea1f30cedd69f0a2954655f7188c6a834246d2bcf1e315e2ac40c4b24dc9519 +SIZE (rust/crates/maybe-rayon-0.1.1.crate) = 2901 +SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d +SIZE (rust/crates/memchr-2.7.2.crate) = 96220 +SHA256 (rust/crates/memmap2-0.9.4.crate) = fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322 +SIZE (rust/crates/memmap2-0.9.4.crate) = 32752 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 +SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 +SHA256 (rust/crates/new_debug_unreachable-1.0.6.crate) = 650eef8c711430f1a879fdd01d4745a7deea475becfb90269c06775983bbf086 +SIZE (rust/crates/new_debug_unreachable-1.0.6.crate) = 2582 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/noop_proc_macro-0.3.0.crate) = 0676bb32a98c1a483ce53e500a81ad9c3d5b3f7c920c28c24e9cb0980d0b5bc8 +SIZE (rust/crates/noop_proc_macro-0.3.0.crate) = 2157 +SHA256 (rust/crates/num-bigint-0.4.4.crate) = 608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0 +SIZE (rust/crates/num-bigint-0.4.4.crate) = 99369 +SHA256 (rust/crates/num-derive-0.4.2.crate) = ed3955f1a9c7c0c15e092f9c887db08b1fc683305fdf6eb6684f22555355e202 +SIZE (rust/crates/num-derive-0.4.2.crate) = 14709 +SHA256 (rust/crates/num-integer-0.1.46.crate) = 7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f +SIZE (rust/crates/num-integer-0.1.46.crate) = 22331 +SHA256 (rust/crates/num-rational-0.4.1.crate) = 0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0 +SIZE (rust/crates/num-rational-0.4.1.crate) = 27889 +SHA256 (rust/crates/num-traits-0.2.18.crate) = da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a +SIZE (rust/crates/num-traits-0.2.18.crate) = 51930 +SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 +SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (rust/crates/paste-1.0.14.crate) = de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c +SIZE (rust/crates/paste-1.0.14.crate) = 18157 +SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02 +SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817 +SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec +SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613 +SHA256 (rust/crates/png-0.17.13.crate) = 06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1 +SIZE (rust/crates/png-0.17.13.crate) = 103176 +SHA256 (rust/crates/polling-3.6.0.crate) = e0c976a60b2d7e99d6f229e414670a9b85d13ac305cc6d1e9c134de58c5aaaf6 +SIZE (rust/crates/polling-3.6.0.crate) = 58128 +SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de +SIZE (rust/crates/ppv-lite86-0.2.17.crate) = 22242 +SHA256 (rust/crates/proc-macro2-1.0.81.crate) = 3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba +SIZE (rust/crates/proc-macro2-1.0.81.crate) = 48233 +SHA256 (rust/crates/profiling-1.0.15.crate) = 43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58 +SIZE (rust/crates/profiling-1.0.15.crate) = 14255 +SHA256 (rust/crates/profiling-procmacros-1.0.15.crate) = 8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd +SIZE (rust/crates/profiling-procmacros-1.0.15.crate) = 5956 +SHA256 (rust/crates/qoi-0.4.1.crate) = 7f6d64c71eb498fe9eae14ce4ec935c555749aef511cca85b5568910d6e48001 +SIZE (rust/crates/qoi-0.4.1.crate) = 71135 +SHA256 (rust/crates/quick-error-2.0.1.crate) = a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3 +SIZE (rust/crates/quick-error-2.0.1.crate) = 14265 +SHA256 (rust/crates/quick-xml-0.31.0.crate) = 1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33 +SIZE (rust/crates/quick-xml-0.31.0.crate) = 172236 +SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 +SIZE (rust/crates/quote-1.0.36.crate) = 28507 +SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 +SIZE (rust/crates/rand-0.8.5.crate) = 87113 +SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 +SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c +SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 +SHA256 (rust/crates/rav1e-0.7.1.crate) = cd87ce80a7665b1cce111f8a16c1f3929f6547ce91ade6addf4ec86a8dda5ce9 +SIZE (rust/crates/rav1e-0.7.1.crate) = 1472522 +SHA256 (rust/crates/ravif-0.11.5.crate) = bc13288f5ab39e6d7c9d501759712e6969fcc9734220846fc9ed26cae2cc4234 +SIZE (rust/crates/ravif-0.11.5.crate) = 11091 +SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa +SIZE (rust/crates/rayon-1.10.0.crate) = 180155 +SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 +SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/rgb-0.8.37.crate) = 05aaa8004b64fd573fc9d002f4e632d51ad4f026c2b5ba95fcb6c2f32c2c47d8 +SIZE (rust/crates/rgb-0.8.37.crate) = 16644 +SHA256 (rust/crates/roff-0.2.1.crate) = b833d8d034ea094b1ea68aa6d5c740e0d04bad9d16568d08ba6f76823a114316 +SIZE (rust/crates/roff-0.2.1.crate) = 10605 +SHA256 (rust/crates/rustix-0.38.32.crate) = 65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89 +SIZE (rust/crates/rustix-0.38.32.crate) = 376999 +SHA256 (rust/crates/ryu-1.0.17.crate) = e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1 +SIZE (rust/crates/ryu-1.0.17.crate) = 47537 +SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 +SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/serde-1.0.201.crate) = 780f1cebed1629e4753a1a38a3c72d30b97ec044f0aef68cb26650a3c5cf363c +SIZE (rust/crates/serde-1.0.201.crate) = 77725 +SHA256 (rust/crates/serde_derive-1.0.201.crate) = c5e405930b9796f1c00bee880d03fc7e0bb4b9a11afc776885ffe84320da2865 +SIZE (rust/crates/serde_derive-1.0.201.crate) = 55865 +SHA256 (rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3 +SIZE (rust/crates/serde_json-1.0.117.crate) = 146921 +SHA256 (rust/crates/serde_spanned-0.6.5.crate) = eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1 +SIZE (rust/crates/serde_spanned-0.6.5.crate) = 8349 +SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe +SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 +SHA256 (rust/crates/simd_helpers-0.1.0.crate) = 95890f873bec569a0362c235787f3aca6e1e887302ba4840839bcc6459c42da6 +SIZE (rust/crates/simd_helpers-0.1.0.crate) = 1527 +SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 +SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 +SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 +SHA256 (rust/crates/smithay-client-toolkit-0.18.1.crate) = 922fd3eeab3bd820d76537ce8f582b1cf951eceb5475c28500c7457d9d17f53a +SIZE (rust/crates/smithay-client-toolkit-0.18.1.crate) = 129920 +SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 +SIZE (rust/crates/spin-0.9.8.crate) = 38958 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 +SHA256 (rust/crates/syn-2.0.60.crate) = 909518bc7b1c9b779f1bbf07f2929d35af9f0f37e47c6e9ef7f9dddc1e1821f3 +SIZE (rust/crates/syn-2.0.60.crate) = 255808 +SHA256 (rust/crates/system-deps-6.2.2.crate) = a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349 +SIZE (rust/crates/system-deps-6.2.2.crate) = 25546 +SHA256 (rust/crates/target-lexicon-0.12.14.crate) = e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f +SIZE (rust/crates/target-lexicon-0.12.14.crate) = 25508 +SHA256 (rust/crates/thiserror-1.0.58.crate) = 03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297 +SIZE (rust/crates/thiserror-1.0.58.crate) = 21025 +SHA256 (rust/crates/thiserror-impl-1.0.58.crate) = c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7 +SIZE (rust/crates/thiserror-impl-1.0.58.crate) = 15645 +SHA256 (rust/crates/tiff-0.9.1.crate) = ba1310fcea54c6a9a4fd1aad794ecc02c31682f6bfbecdf460bf19533eed1e3e +SIZE (rust/crates/tiff-0.9.1.crate) = 1423953 +SHA256 (rust/crates/toml-0.8.12.crate) = e9dd1545e8208b4a5af1aa9bbd0b4cf7e9ea08fabc5d0a5c67fcaafa17433aa3 +SIZE (rust/crates/toml-0.8.12.crate) = 51145 +SHA256 (rust/crates/toml_datetime-0.6.5.crate) = 3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1 +SIZE (rust/crates/toml_datetime-0.6.5.crate) = 10910 +SHA256 (rust/crates/toml_edit-0.22.9.crate) = 8e40bb779c5187258fd7aad0eb68cb8706a0a81fa712fbea808ab43c4b8374c4 +SIZE (rust/crates/toml_edit-0.22.9.crate) = 104173 +SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef +SIZE (rust/crates/tracing-0.1.40.crate) = 79459 +SHA256 (rust/crates/tracing-core-0.1.32.crate) = c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54 +SIZE (rust/crates/tracing-core-0.1.32.crate) = 61221 +SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b +SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 +SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/v_frame-0.3.8.crate) = d6f32aaa24bacd11e488aa9ba66369c7cd514885742c9fe08cfe85884db3e92b +SIZE (rust/crates/v_frame-0.3.8.crate) = 14967 +SHA256 (rust/crates/version-compare-0.2.0.crate) = 852e951cb7832cb45cb1169900d19760cfa39b82bc0ea9c0e5a14ae88411c98b +SIZE (rust/crates/version-compare-0.2.0.crate) = 13942 +SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 +SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wasm-bindgen-0.2.92.crate) = 4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8 +SIZE (rust/crates/wasm-bindgen-0.2.92.crate) = 184119 +SHA256 (rust/crates/wasm-bindgen-backend-0.2.92.crate) = 614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da +SIZE (rust/crates/wasm-bindgen-backend-0.2.92.crate) = 28348 +SHA256 (rust/crates/wasm-bindgen-macro-0.2.92.crate) = a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726 +SIZE (rust/crates/wasm-bindgen-macro-0.2.92.crate) = 13835 +SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7 +SIZE (rust/crates/wasm-bindgen-macro-support-0.2.92.crate) = 20092 +SHA256 (rust/crates/wasm-bindgen-shared-0.2.92.crate) = af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96 +SIZE (rust/crates/wasm-bindgen-shared-0.2.92.crate) = 7263 +SHA256 (rust/crates/wayland-backend-0.3.3.crate) = 9d50fa61ce90d76474c87f5fc002828d81b32677340112b4ef08079a9d459a40 +SIZE (rust/crates/wayland-backend-0.3.3.crate) = 70455 +SHA256 (rust/crates/wayland-client-0.31.2.crate) = 82fb96ee935c2cea6668ccb470fb7771f6215d1691746c2d896b447a00ad3f1f +SIZE (rust/crates/wayland-client-0.31.2.crate) = 62976 +SHA256 (rust/crates/wayland-csd-frame-0.3.0.crate) = 625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e +SIZE (rust/crates/wayland-csd-frame-0.3.0.crate) = 5696 +SHA256 (rust/crates/wayland-cursor-0.31.1.crate) = 71ce5fa868dd13d11a0d04c5e2e65726d0897be8de247c0c5a65886e283231ba +SIZE (rust/crates/wayland-cursor-0.31.1.crate) = 6883 +SHA256 (rust/crates/wayland-protocols-0.31.2.crate) = 8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4 +SIZE (rust/crates/wayland-protocols-0.31.2.crate) = 147062 +SHA256 (rust/crates/wayland-protocols-wlr-0.2.0.crate) = ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6 +SIZE (rust/crates/wayland-protocols-wlr-0.2.0.crate) = 25804 +SHA256 (rust/crates/wayland-scanner-0.31.1.crate) = 63b3a62929287001986fb58c789dce9b67604a397c15c611ad9f747300b6c283 +SIZE (rust/crates/wayland-scanner-0.31.1.crate) = 35419 +SHA256 (rust/crates/wayland-sys-0.31.1.crate) = 15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af +SIZE (rust/crates/wayland-sys-0.31.1.crate) = 8577 +SHA256 (rust/crates/weezl-0.1.8.crate) = 53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082 +SIZE (rust/crates/weezl-0.1.8.crate) = 42175 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-targets-0.52.5.crate) = 6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb +SIZE (rust/crates/windows-targets-0.52.5.crate) = 6376 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263 +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.5.crate) = 433266 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6 +SIZE (rust/crates/windows_aarch64_msvc-0.52.5.crate) = 827944 +SHA256 (rust/crates/windows_i686_gnu-0.52.5.crate) = 88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670 +SIZE (rust/crates/windows_i686_gnu-0.52.5.crate) = 875699 +SHA256 (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9 +SIZE (rust/crates/windows_i686_gnullvm-0.52.5.crate) = 473064 +SHA256 (rust/crates/windows_i686_msvc-0.52.5.crate) = db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf +SIZE (rust/crates/windows_i686_msvc-0.52.5.crate) = 895404 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9 +SIZE (rust/crates/windows_x86_64_gnu-0.52.5.crate) = 831539 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596 +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.5.crate) = 433246 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.5.crate) = bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0 +SIZE (rust/crates/windows_x86_64_msvc-0.52.5.crate) = 827905 +SHA256 (rust/crates/winnow-0.6.6.crate) = f0c976aaaa0e1f90dbb21e9587cdaf1d9679a1cde8875c0d6bd83ab96a208352 +SIZE (rust/crates/winnow-0.6.6.crate) = 159321 +SHA256 (rust/crates/xcursor-0.3.5.crate) = 6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911 +SIZE (rust/crates/xcursor-0.3.5.crate) = 6256 +SHA256 (rust/crates/xkeysym-0.2.0.crate) = 054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621 +SIZE (rust/crates/xkeysym-0.2.0.crate) = 101431 +SHA256 (rust/crates/zune-core-0.4.12.crate) = 3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a +SIZE (rust/crates/zune-core-0.4.12.crate) = 17355 +SHA256 (rust/crates/zune-inflate-0.2.54.crate) = 73ab332fe2f6680068f3582b16a24f90ad7096d5d39b974d1c0aff0125116f02 +SIZE (rust/crates/zune-inflate-0.2.54.crate) = 37973 +SHA256 (rust/crates/zune-jpeg-0.4.11.crate) = ec866b44a2a1fd6133d363f073ca1b179f438f99e7e5bfb1e33f7181facfe448 +SIZE (rust/crates/zune-jpeg-0.4.11.crate) = 61815 +SHA256 (0xk1f0-rwpspread-v0.3.0_GH0.tar.gz) = 24f39da4168d98cd11d9fbd0fc39d3fa6dabf3ae83e7b8c9bedd7bef521a398d +SIZE (0xk1f0-rwpspread-v0.3.0_GH0.tar.gz) = 42316 diff --git a/deskutils/rwpspread/pkg-descr b/deskutils/rwpspread/pkg-descr new file mode 100644 index 000000000000..bc2392fb576c --- /dev/null +++ b/deskutils/rwpspread/pkg-descr @@ -0,0 +1,14 @@ +Wallpaper Utility written in Rust + +Features: +- Spans an input wallpaper across all monitors +- Works alongside any wlroots based compositor f.E. Hyprland +- Automatically re-splits when monitors are hotplugged +- Color-Palette generation +- Various wallpaper setter backends + - wpaperd + - swaybg + - hyprpaper +- Configuration generation for lockers + - swaylock + - hyprlock From nobody Wed May 22 17:12:05 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 4VkyXQ1SGmz5M48K; Wed, 22 May 2024 17:12:06 +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 4VkyXQ089Gz4fJ2; Wed, 22 May 2024 17:12:06 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716397926; 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=/5dSIx6tx8uIZNvlTFXACw1J6JYez8yvUWgy5R1PZtc=; b=b6mVacxnKXyI4cH2yTsOzug31k6eBe0BXPEDKfceDyIme5aHsh4ilVCsHVZEG9+/AIjyPG 80wAaApSv9mkyVYH/pJQMVL2M7Ru38S+Squics/0uj/Zex7xyLQzTgZ+7FvFTu3yeRkJTt G5hY++BQjHZv2tAw8YxqcWuFkeJyMw6U7yrkXtAmYhCby9stc9B+jyrldUtk0mp2zqdGpH X1PCRp3HsZJQdmYefK5ustKUFz7QS9bq1K3NxMOhJDqws6C1sSOD6lXRZMV1IzJ+Xn94Aw WxMqLZlMs7pVKEpwRpXrnXiss/o46jeBhmtCCsFmVm/K5cG2dYvfXoTiuAburQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716397926; a=rsa-sha256; cv=none; b=B9MiMjuOnfs566UZeUkKgEiLW/aRSjkJg+FiqkFrdqF56P10uyWUbG4MGuL0bGYIXyy3yl bJgPBeLZnoV1tEcrt7iT4ONRxNht5sdxfHAxQqnEgUMCXidU9IITH2WTD37QGvDyJ2uX0z UXCo2aLLRJiB3PqCteepYMHQGTYx1crYa+uIjcTE5QXnYMfqxtwOWYuV+zm/m8qi/SOaY+ 6gkBJ874FpxJFPfrkgrTWY+bd0vfpStgQacZy/oVHiRTWLHezQLLjeEixNZ3dctdmRHyVK vAakuEI3/OcwBCO7bcmn5UihMphqxqhkG+yNutSwKyFpEl3p3FgfxEYrgntqSw== 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=1716397926; 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=/5dSIx6tx8uIZNvlTFXACw1J6JYez8yvUWgy5R1PZtc=; b=EuqOSkq8Z2M4hRBWDiKR8As29/3lsFwrBkFEGgUJhj/btv/fJVTuK+jWc0bTAZW417IJfv P+IJ0eQ90QdvCU4jOn9DCoIdGOr2RMVJUrjff1Wv1vb3kA2vmWGH1+RlWkU4ehyt0HXidR WAQ1etJTryurfpgzu0pd0e3Ji/HVEYw86fxd0KC0o1F78Sdp7tF+yC7K0JiVItsX0jojMk LRTNkL/FTOzZLTA99kR5FJIhaxA6oZSZ7rhYnKl2wC5fe8I0I144T2Aq3x63TjDDLE6VGE wbY3i12lIgVFy1HT84Pz3GN7N+SijanUaZNmlZjrbSM93IP9xff1nzkt3XO5+g== 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 4VkyXP6sdxz1CNJ; Wed, 22 May 2024 17:12:05 +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 44MHC5It088528; Wed, 22 May 2024 17:12:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MHC5CI088525; Wed, 22 May 2024 17:12:05 GMT (envelope-from git) Date: Wed, 22 May 2024 17:12:05 GMT Message-Id: <202405221712.44MHC5CI088525@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: df1814af51bd - main - misc/py-openai: update to 1.30.1 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: df1814af51bd431f8692def14605e556fe553b90 Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=df1814af51bd431f8692def14605e556fe553b90 commit df1814af51bd431f8692def14605e556fe553b90 Author: Dave Cottlehuber AuthorDate: 2024-05-22 14:44:29 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 17:11:40 +0000 misc/py-openai: update to 1.30.1 Approved by: yuri Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D45298 --- misc/py-openai/Makefile | 5 +++-- misc/py-openai/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/misc/py-openai/Makefile b/misc/py-openai/Makefile index 4431f6acba1f..3d4d567f1d3c 100644 --- a/misc/py-openai/Makefile +++ b/misc/py-openai/Makefile @@ -1,5 +1,5 @@ PORTNAME= openai -DISTVERSION= 1.12.0 +DISTVERSION= 1.30.1 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,6 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}hatch-fancy-pypi-readme>=0:devel/py-hatch-fancy-pypi-readme@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.5.0:devel/py-anyio@${PY_FLAVOR} \ @@ -25,7 +26,7 @@ RUN_DEPENDS+= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pandas>=1.2.3:math/py-pandas@${PY_FLAVOR} USES= python -USE_PYTHON= pep517 concurrent autoplist +USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes diff --git a/misc/py-openai/distinfo b/misc/py-openai/distinfo index ff832eb0f351..b04709419224 100644 --- a/misc/py-openai/distinfo +++ b/misc/py-openai/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710052938 -SHA256 (openai-1.12.0.tar.gz) = 99c5d257d09ea6533d689d1cc77caa0ac679fa21efef8893d8b0832a86877f1b -SIZE (openai-1.12.0.tar.gz) = 130552 +TIMESTAMP = 1716374315 +SHA256 (openai-1.30.1.tar.gz) = 4f85190e577cba0b066e1950b8eb9b11d25bc7ebcc43a86b326ce1bfa564ec74 +SIZE (openai-1.30.1.tar.gz) = 178128 From nobody Wed May 22 17:12: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 4VkyXR22BHz5M48N; Wed, 22 May 2024 17:12: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 4VkyXR1Cgdz4fYq; Wed, 22 May 2024 17:12:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716397927; 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=m68KJKI6DmgzdVeQXyUXFzJabKzwc29LvP+yIOqt2Yo=; b=QdsBaj/i1gudx3+TcLPq/kUDq3kZXEpk7oNTSKWgPTRg7iidEJuFyZP7bERI6o23T5pC0i uOWmxhW/Q+puhdFBRQ7Emd2+QGopu/FgiY8GmOo5H+wmKKjD4HUu9W3FjOQ8FZ76Y85hwA KvxmN/idnqiVEu4nNIWbr80+gIa8UiA811v6uqW7x6PbyO4F66wexjU4D7PIr8unc3RxhV rw9XFPplv9XYCUhgkNnvl4cXLaWpNn+MaCXHu8yLCtvmJTThl8UcnNMlZeCNpdmlHnM1zr uDrMJJ5wKF2b1+huDrGci0Luwkb0lWUli2zIYMYYuuRFUVvrZf5HH6QHQ3WWiQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716397927; a=rsa-sha256; cv=none; b=xDUycbR+vqr0C8W90nTpBPd5gBfL7DVLosj/XoooDxpFIxzBoFAoYIgVLWx8KIpgpvwmL3 XnWsOci5IMJ6FZKEQ3fYy+0ooMyQEngfwq4fGxebbCZ9XZZ+xMrIassyyA9DQRr3HKU7Sl kCCZOMJj/6hsweaN4/z8lbgGX5FSDIe3owgTGGVxs6LlIn2CKK+NvCl+ImruNlv/PrePAl 2CB7Bs3GmdECOvMWneTQtsMKe9gyxRMr4h6T+sGGZqUhsNRz0NUlmJQ4yCg1NMYrENawlq sHFWM7eloDf/gEszxzH0VhJSUYN7WIflf4OKMi+dthskFz4Zjz+r6kNW95j2Wg== 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=1716397927; 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=m68KJKI6DmgzdVeQXyUXFzJabKzwc29LvP+yIOqt2Yo=; b=hjvqaB4irpO8lZ9C5G4aHEM0Sw8NZS39GNry3hv88KRTS3w6JGtY2y7pCUXfv1cqJrkN3+ jOjlsar+/TRsMQvMwVihlrpRcL5JamLZPz6SzCSb9VdxAJYq571HWsyOe7ZOXe6D2NbedV 7nmH67TU9QfOoo8knKx/3p0Ds4NirbD52Fq4Fv6x7p9BG8NTL6E3RKPf2OB2LnryhGHzNB Hq70V2WcQmQT8tDkW+kmy04kfJqaRjM8drM1yJ2qlFqVfnt/R1PRtY7UTp/yyT2nU2Ze+y 2SRG8nZM+FAFZRfzQcvLADngYG14MBHlWhUS0xNGIHgiXOdHQofVw4eEg+7y3Q== 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 4VkyXR0q2HzDlN; Wed, 22 May 2024 17:12: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 44MHC7E7088585; Wed, 22 May 2024 17:12:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MHC7hY088582; Wed, 22 May 2024 17:12:07 GMT (envelope-from git) Date: Wed, 22 May 2024 17:12:07 GMT Message-Id: <202405221712.44MHC7hY088582@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: eeff19a86cb7 - main - misc/py-aider-chat: new port - AI pair programming in your terminal 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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: eeff19a86cb78d6cd5f24472a27c9569e31f1bb0 Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=eeff19a86cb78d6cd5f24472a27c9569e31f1bb0 commit eeff19a86cb78d6cd5f24472a27c9569e31f1bb0 Author: Dave Cottlehuber AuthorDate: 2024-05-22 14:44:29 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 17:11:40 +0000 misc/py-aider-chat: new port - AI pair programming in your terminal Sponsored by: SkunkWerks, GmbH --- misc/Makefile | 1 + misc/py-aider-chat/Makefile | 64 +++++++++++++++++++++ misc/py-aider-chat/distinfo | 3 + misc/py-aider-chat/files/patch-aider_scrape.py | 77 ++++++++++++++++++++++++++ misc/py-aider-chat/pkg-descr | 7 +++ 5 files changed, 152 insertions(+) diff --git a/misc/Makefile b/misc/Makefile index 746c8d91b560..854115f19acf 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -403,6 +403,7 @@ SUBDIR += py-SimpleSoapy SUBDIR += py-SoapySDR SUBDIR += py-accelerate + SUBDIR += py-aider-chat SUBDIR += py-alive-progress SUBDIR += py-anthropic SUBDIR += py-apache-beam diff --git a/misc/py-aider-chat/Makefile b/misc/py-aider-chat/Makefile new file mode 100644 index 000000000000..7ad42ea7a540 --- /dev/null +++ b/misc/py-aider-chat/Makefile @@ -0,0 +1,64 @@ +PORTNAME= aider_chat +DISTVERSION= 0.35.0 +CATEGORIES= misc python +MASTER_SITES= PYPI +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= aider_chat-${PORTVERSION} + +MAINTAINER= dch@FreeBSD.org +COMMENT= AI pair programming in your terminal +WWW= https://aider.chat/ + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>0:devel/py-arrow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}backoff>0:devel/py-backoff@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}cachetools>0:devel/py-cachetools@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}configargparse>0:devel/py-configargparse@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}diff-match-patch>=0:textproc/py-diff-match-patch@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}diskcache>=0:devel/py-diskcache@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}greenlet>=0:devel/py-greenlet@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grep-ast>0:textproc/py-grep-ast@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}huggingface-hub>0:misc/py-huggingface-hub@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}litellm>=1.24.5:misc/py-litellm@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}networkx>0:math/py-networkx@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}openai>=1.0.0:misc/py-openai@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pathspec>0:devel/py-pathspec@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}prompt-toolkit>0:devel/py-prompt-toolkit@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pypandoc>=0:textproc/py-pypandoc@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pyyaml-include>=1.2:devel/py-pyyaml-include@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}rich>0:textproc/py-rich@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}sounddevice>=0:audio/py-sounddevice@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}SoundFile>=0.12.1:audio/py-SoundFile@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}streamlit>0:www/py-streamlit@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tiktoken>=0.7.0:textproc/py-tiktoken@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}tokenizers>0:textproc/py-tokenizers@${PY_FLAVOR} +# missing +# playwright +# pypandoc +# google-generativeai +USES= python shebangfix +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes + +PORTDOCS= README.md + +OPTIONS_DEFINE= DOCS + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_MAN} ${PORTDOCS:S|^|${WRKSRC}/|} \ + ${STAGEDIR}${DOCSDIR} + +.include diff --git a/misc/py-aider-chat/distinfo b/misc/py-aider-chat/distinfo new file mode 100644 index 000000000000..a2576e44b6c7 --- /dev/null +++ b/misc/py-aider-chat/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1716356303 +SHA256 (aider_chat-0.35.0.tar.gz) = a2d5471f5648281fb89f65b2d38f4b3affbca5240a7b5be8c8afac460f4793ca +SIZE (aider_chat-0.35.0.tar.gz) = 113504 diff --git a/misc/py-aider-chat/files/patch-aider_scrape.py b/misc/py-aider-chat/files/patch-aider_scrape.py new file mode 100644 index 000000000000..5f93628d7a07 --- /dev/null +++ b/misc/py-aider-chat/files/patch-aider_scrape.py @@ -0,0 +1,77 @@ +--- aider/scrape.py.orig 2024-05-13 18:19:39 UTC ++++ aider/scrape.py +@@ -6,7 +6,6 @@ from bs4 import BeautifulSoup + import httpx + import pypandoc + from bs4 import BeautifulSoup +-from playwright.sync_api import sync_playwright + + from aider import __version__ + +@@ -42,14 +41,11 @@ class Scraper: + """ + Scrape a url and turn it into readable markdown. + +- `url` - the URLto scrape. ++ `url` - the URL to scrape. + """ + self.try_playwright() + +- if self.playwright_available: +- content = self.scrape_with_playwright(url) +- else: +- content = self.scrape_with_httpx(url) ++ content = self.scrape_with_httpx(url) + + if not content: + return +@@ -62,49 +58,6 @@ class Scraper: + return content + + # Internals... +- def scrape_with_playwright(self, url): +- with sync_playwright() as p: +- try: +- browser = p.chromium.launch() +- except Exception as e: +- self.playwright_available = False +- self.print_error(e) +- return +- +- page = browser.new_page() +- +- user_agent = page.evaluate("navigator.userAgent") +- user_agent = user_agent.replace("Headless", "") +- user_agent = user_agent.replace("headless", "") +- user_agent += " " + aider_user_agent +- +- page = browser.new_page(user_agent=user_agent) +- page.goto(url) +- content = page.content() +- browser.close() +- +- return content +- +- def try_playwright(self): +- if self.playwright_available is not None: +- return +- +- with sync_playwright() as p: +- try: +- p.chromium.launch() +- self.playwright_available = True +- except Exception: +- self.playwright_available = False +- +- def get_playwright_instructions(self): +- if self.playwright_available in (True, None): +- return +- if self.playwright_instructions_shown: +- return +- +- self.playwright_instructions_shown = True +- return PLAYWRIGHT_INFO +- + def scrape_with_httpx(self, url): + headers = {"User-Agent": f"Mozilla./5.0 ({aider_user_agent})"} + try: diff --git a/misc/py-aider-chat/pkg-descr b/misc/py-aider-chat/pkg-descr new file mode 100644 index 000000000000..0c86531a716e --- /dev/null +++ b/misc/py-aider-chat/pkg-descr @@ -0,0 +1,7 @@ +Aider is a command line tool that lets you pair program with LLMs, to edit +code stored in your local git repository. Aider will directly edit the +code in your local source files, and git commit the changes with sensible +commit messages. You can start a new project or work with an existing git +repo. Aider is unique in that it lets you ask for changes to pre-existing, +larger codebases. Aider works well with GPT-4o, Claude 3 Opus, GPT-3.5 and +supports connecting to almost any LLM. From nobody Wed May 22 17:13:17 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 4VkyYn2jdsz5M4MX; Wed, 22 May 2024 17:13:17 +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 4VkyYn1v22z4fhh; Wed, 22 May 2024 17:13:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716397997; 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=1UZIRmUiNY8aIu1Ekg8VLHnNJ2NtwX52ZsaWwINTZGU=; b=J/MdTnaML4RgL6k4odQdZpKVO8cPRusS1suaR81g+99HjI6X/3D8wvBZgPviUrV+idYkwC QHwP0ZpusF0YUScN92VjNq7D1tBKFodEsIG6nyNfs+TPtuOLVVUY9eEFEUQjY7nnFt/aZ6 znwA2cPPGgD/gsU+PMGsLtbKe2cOnW6VfeN106Xgvxl1f5PoOluHfdKLn7S4V/izY/1YDr E3ZZUfI31CSoh8eGrIrm1uu1AmDDbX5KG4KFP7NIcNp5LR0uO4kMfsBk/H34imNGkQKt5e cgNvliRb741nJoLvkwNKivsivQ143UJLWFoELW8pOhqoQqIg+0iQBgai2QzzTA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716397997; a=rsa-sha256; cv=none; b=R0QkFk6ka2G4cotlV6Ml6Pfmr6LEDDk0BF6xruY/PLXAbuijOkhr1BKjg+8urqpHbbu+5x 0s8QheuBj3hn10N2I8TDuGu7I4pFHD7rsQp4iGClU3Wiz18IXr3ah0gcU/ZYM9/TpDHfMu qBXD3rG3bBqJdIQ2FA3qlXcgf21isuE8lYD2w7ChdXritOy134eMedcmFnEPf+hPNxVtrw TaIku2s3OPuJaNfDlJ4J9EO7NJOSkYF7OSdVTQYmORTqlDEDZOiiSIUErxHlb1jfRjjgc0 Cx01E5neqP6xDwkHK8+ZU1ke330xY//TGo3Ml2fxfQ3fMp+eC1OfRNjPdZ4P5w== 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=1716397997; 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=1UZIRmUiNY8aIu1Ekg8VLHnNJ2NtwX52ZsaWwINTZGU=; b=TvaTPRQbDP388jLyS/S2MmvqoV79dX7+IyrwBYQLOBvLx1zK7UfxUm831MdkhrFafmkUlV NC4beHB2HUCHW1lD8QLg6C2zpsAVTbstKS8pqrJfgoc3ZQhUnOZ6cx88PAO36BIPCgiAOW qhCVSi31WRerYyjXKxiVY+KCP05t8oAlli4b/iR958LdE1d7GXC57oULJlhu+Vh5TlD0DH +mUvWof5ibujdpXk4PrUFv/a7B06n9j5bZbOhzcWbutbZae4wVALwvAwxYfTJrV4BPzeDR t4jTwEYZlS6e/DMMKP7aeWzvpzfppJ3fJbqB8ISk1H05inPQK5K1HWE5fyz9uA== 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 4VkyYn1VRKzDyX; Wed, 22 May 2024 17:13:17 +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 44MHDHah091496; Wed, 22 May 2024 17:13:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MHDHoW091493; Wed, 22 May 2024 17:13:17 GMT (envelope-from git) Date: Wed, 22 May 2024 17:13:17 GMT Message-Id: <202405221713.44MHDHoW091493@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Jason E. Hale" Subject: git: 1e1a1e9ebc2a - main - devel/ninja: Roll back to 1.11.1 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: jhale X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1e1a1e9ebc2aae54c1c274ac3bbe329de54704b3 Auto-Submitted: auto-generated The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=1e1a1e9ebc2aae54c1c274ac3bbe329de54704b3 commit 1e1a1e9ebc2aae54c1c274ac3bbe329de54704b3 Author: Jason E. Hale AuthorDate: 2024-05-22 16:45:35 +0000 Commit: Jason E. Hale CommitDate: 2024-05-22 17:13:01 +0000 devel/ninja: Roll back to 1.11.1 Despite passing an exp-run and successful local builds, there still exists a race condition in www/qt[56]-webengine when building with ninja 1.12.x that is proving difficult to solve. After a successful build, it seems subsequent builds fail when using ccache with a generated header missing before it is needed at compile time. Even after adding //chrome/app:generated_resources_grit as a dep in src/3rdparty/chromium/chrome/browser/devtools/BUILD.gn, the build is still failing with: ../../../../../qtwebengine-everywhere-src-6.7.0/src/3rdparty/chromium/chrome/browser/devtools/devtools_file_helper.cc:31:10: fatal error: 'chrome/grit/generated_resources.h' file not found This comes very late in the build, so trial and error attempts to fix this are tedious, costing an hour+ of build time with each attempt. Reverting to ninja 1.11.1 gets things building again while this can sorted out in the background under less stressful conditions. This partially reverts bb0835fd3aa268260cc9eae4ba0cad55814d6265. PR: 279162, 279164 Reported by: Robert Cina --- devel/ninja/Makefile | 4 ++-- devel/ninja/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/ninja/Makefile b/devel/ninja/Makefile index b4f595cb18b4..27d411e3bad9 100644 --- a/devel/ninja/Makefile +++ b/devel/ninja/Makefile @@ -1,7 +1,7 @@ PORTNAME= ninja -PORTVERSION= 1.12.0 +PORTVERSION= 1.11.1 DISTVERSIONPREFIX= v -PORTEPOCH= 3 +PORTEPOCH= 4 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/ninja/distinfo b/devel/ninja/distinfo index 6d1c18739ea2..c9fcd675c558 100644 --- a/devel/ninja/distinfo +++ b/devel/ninja/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1714464552 -SHA256 (ninja-build-ninja-v1.12.0_GH0.tar.gz) = 8b2c86cd483dc7fcb7975c5ec7329135d210099a89bc7db0590a07b0bbfe49a5 -SIZE (ninja-build-ninja-v1.12.0_GH0.tar.gz) = 240291 +TIMESTAMP = 1716360440 +SHA256 (ninja-build-ninja-v1.11.1_GH0.tar.gz) = 31747ae633213f1eda3842686f83c2aa1412e0f5691d1c14dbbcc67fe7400cea +SIZE (ninja-build-ninja-v1.11.1_GH0.tar.gz) = 229479 From nobody Wed May 22 17:16:37 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 4Vkydf0S11z5M4cv; Wed, 22 May 2024 17:16:38 +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 4Vkydf021tz4fyS; Wed, 22 May 2024 17:16:38 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716398198; 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=Lwa3Kk6L83o1kUWw0jUVpoO2Uj2IldgELl+A1R9GZtg=; b=hIPK6azjt680A602/xb5Cx+JgeMHxt7bmB8IW8pnFht/xocAi9P1+O3c8l4TZUmgGHy5KX sAzXBaJSZqpSJ7DFtFkVbzLU4q1tU+JJjPQtm1xGsN6LhZIbeL0Cixo6ZiPM5F4lEkvE2H wu1hVXBH8darN3Fwh1mm7wmVl0T/1ZvxsMGV/lNnBSq2rkxJkF/9BPbklZULqUl29l/Hu5 szyOCOtQlqNn/V/gPs4mgQSZ+IpmWYuZ/Ei6nlNfG7fLccD3Ax8DjTsuxaO3KOzSnaK8oF DvxZF776h9/RzlOW/pfgP+Dd9GyRjUqoVpMfdq843kCpce7AN9cF9Vg0y+SMlw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716398198; a=rsa-sha256; cv=none; b=lO4s4s5DdOFOuM/rC9g3RQWfYuBLi5rT4e91ipY6lj0a9SWK3TFDo7JDuQs4wWnRal1t/d hOFVJDW/mKa54xUT9WhDaqcQB7SHWxlwxrlqdfsscD09Dax8SQBim4eQF/39QAsy308S3p zFf2lMiT/bO5nP+G5sCI3UPivw1F0x3gcClqhbWKWa6+VNbAnpIIf4cLXOcTx0eLWaXWjX e2G8lfG3h6SvV+2PUvp/F/W8u1g0U4KMj18d5HzXoIq7XhlZtRuQnqlvNQ/1Mbp90eerqI 2T7b4I1OsO4hHYiZqE6IrmsKO48ivxKSkaFdbBvb8ZYCmv3aecDc+1TIRQV8Hg== 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=1716398198; 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=Lwa3Kk6L83o1kUWw0jUVpoO2Uj2IldgELl+A1R9GZtg=; b=s5/Zec2awfW+ynNOo7DVQGVr9AtpUXYkGzZEYdKImd3VuP1NF1vJ7H8jnbQ2BTMgUoK/4z Jkd3ibrtlDsgOiK79O2K3A+iuCBQhUiaFL1jElFS1SQMtyS2ce/8xEeqbWGTBKonCPbHeE GgOJBAr3wYgvOooPVpdDPNtpiAAxXjop/obkW3cS3FW8xJw7WmDj7f8PqBE1jbbYiot6s1 d+97zNQEboryY+MvSN10zD5XkyrJxAZF/a5ELYHzARpjFS2LNraiirJEWe46m7CDHGvUXc mTBNwHtjv/K3FxrreM6AuJcg49of3k+AFdWeRtU7y4AklDWNpWKB/lTOx9O/zw== 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 4Vkydd6P4GzFDG; Wed, 22 May 2024 17:16:37 +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 44MHGbHV092455; Wed, 22 May 2024 17:16:37 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MHGbKe092452; Wed, 22 May 2024 17:16:37 GMT (envelope-from git) Date: Wed, 22 May 2024 17:16:37 GMT Message-Id: <202405221716.44MHGbKe092452@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Guido Falsi Subject: git: bb2bea65dbac - main - ocaml: Updates to ocaml compiler and several ocaml ports 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: madpilot X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bb2bea65dbac365184f0efd68e9b79201fe5c533 Auto-Submitted: auto-generated The branch main has been updated by madpilot: URL: https://cgit.FreeBSD.org/ports/commit/?id=bb2bea65dbac365184f0efd68e9b79201fe5c533 commit bb2bea65dbac365184f0efd68e9b79201fe5c533 Author: Benjamin Jacobs AuthorDate: 2024-05-22 17:06:27 +0000 Commit: Guido Falsi CommitDate: 2024-05-22 17:16:28 +0000 ocaml: Updates to ocaml compiler and several ocaml ports - Update devel/ocaml to 4.14.2 [1] - Specify runtime dependency on GNU AS as full path, this fixes build on armv6 - armv7 [1] [2] - converters/ocaml-base64: Update to 3.5.1, add LICENSE, other improvements - converters/ocaml-jsonm: Strip shared objects [3] - databases/ocaml-dbm: Update to 1.3, move to gitlub, other improvements - devel/menhir: Update to 20231231 - devel/ocaml-base: Unbreak non-x86 [2] - devel/ocaml-camlp-streams: Silence patch and strip commands - devel/ocaml-ipaddr: Update to 5.5.0 - devel/ocaml-lwt: Update to 5.7.0 [4] - devel/ocaml-result: Set package version, strip shared objects [5] - devel/ocaml-sexplib: Resurrect and update to 0.16.0. - devel/ocaml-stdio: Update to 0.17.0 - security/ocaml-cryptokit: Update to 1.19, add LICENSE, other improvements - security/ocaml-ssl: Update to 0.7.0, install stublibs in package directory [6] - x11-toolkits/ocaml-graphics: Reorder Makefile, silence patch command - Bump PORTREVISION on ports requiring it after update. Adding ports: - devel/ocaml-cstruct - devel/ocaml-compiler-libs [7] - devel/ocaml-ppx_derivers [7] - devel/ocaml-ppxlib [7] - devel/ocaml-domain-name - devel/ocaml-ocplib-endian [8] - devel/ocaml-parsexp - devel/ocaml-ppx_sexp_conv - security/ocaml-lwt_ssl [9] Resetting maintainership from michipili@gmail.com due to multiple timeouts and long term unresponsiveness. Assigning maintainership of lang/ocaml to author of this patch. Many thanks to him for his work! PR: 278300 [1], 278791 [2], 277818 [3], 277781 [4], 277775 [6], 277779 [7], 277780 [8], 277782 [9] Approved by: michipili@gmail.com (maintainer timeout) [1], danfe@FreeBSD.org (maintainer timeout) [3] [4] [6], fixit, avoid breakage [5] Differential Revision: https://reviews.freebsd.org/D45254 --- MOVED | 1 - archivers/ocaml-bz2/Makefile | 2 +- archivers/ocaml-zip/Makefile | 2 +- converters/ocaml-base64/Makefile | 44 +- converters/ocaml-base64/distinfo | 5 +- converters/ocaml-base64/pkg-plist | 31 ++ converters/ocaml-jsonm/Makefile | 7 +- databases/ocaml-dbm/Makefile | 37 +- databases/ocaml-dbm/distinfo | 5 +- .../ocaml-dbm/files/3bb91d6-revised-configuration | 127 +++++ databases/ocaml-dbm/files/patch-META | 10 - databases/ocaml-dbm/files/patch-Makefile | 27 - databases/ocaml-dbm/pkg-plist | 19 +- databases/ocaml-mysql/Makefile | 2 +- databases/ocaml-sqlite3/Makefile | 2 +- devel/Makefile | 9 + devel/coccinelle/Makefile | 2 +- devel/menhir/Makefile | 34 +- devel/menhir/distinfo | 6 +- devel/menhir/pkg-plist | 48 +- devel/ocaml-annexlib/Makefile | 2 +- devel/ocaml-astring/Makefile | 1 + devel/ocaml-base/Makefile | 1 + .../files/patch-src_discover_discover.ml | 14 + devel/ocaml-bos/Makefile | 1 + devel/ocaml-calendar/Makefile | 2 +- devel/ocaml-camljava/Makefile | 2 +- devel/ocaml-camlp-streams/Makefile | 4 +- devel/ocaml-camlp4/Makefile | 3 +- devel/ocaml-camlp5/Makefile | 1 + devel/ocaml-camomile/Makefile | 2 +- devel/ocaml-cfg/Makefile | 2 +- devel/ocaml-classes/Makefile | 2 +- devel/ocaml-cmdliner/Makefile | 2 +- devel/ocaml-compiler-libs/Makefile | 36 ++ devel/ocaml-compiler-libs/distinfo | 3 + devel/ocaml-compiler-libs/pkg-descr | 2 + devel/ocaml-compiler-libs/pkg-plist | 43 ++ devel/ocaml-cppo/Makefile | 2 +- devel/ocaml-csexp/Makefile | 2 +- devel/ocaml-cstruct/Makefile | 53 ++ devel/ocaml-cstruct/distinfo | 3 + devel/ocaml-cstruct/pkg-descr | 18 + devel/ocaml-cstruct/pkg-plist | 75 +++ devel/ocaml-domain-name/Makefile | 33 ++ devel/ocaml-domain-name/distinfo | 3 + devel/ocaml-domain-name/pkg-descr | 4 + devel/ocaml-domain-name/pkg-plist | 13 + devel/ocaml-dune/Makefile | 2 +- devel/ocaml-extlib/Makefile | 2 +- devel/ocaml-findlib/Makefile | 2 +- devel/ocaml-fmt/Makefile | 1 + devel/ocaml-fpath/Makefile | 1 + devel/ocaml-ipaddr/Makefile | 47 +- devel/ocaml-ipaddr/distinfo | 6 +- devel/ocaml-ipaddr/files/patch-lib_ipaddr.ml | 33 -- devel/ocaml-ipaddr/pkg-plist | 78 ++- devel/ocaml-lacaml/Makefile | 2 +- devel/ocaml-logs/Makefile | 1 + devel/ocaml-lwt/Makefile | 86 ++-- devel/ocaml-lwt/distinfo | 5 +- devel/ocaml-lwt/files/patch-src_unix_lwt__bytes.ml | 12 - devel/ocaml-lwt/files/patch-src_unix_lwt__unix.ml | 10 - devel/ocaml-lwt/files/patch-src_unix_lwt__unix.mli | 10 - devel/ocaml-lwt/pkg-plist | 198 ++++++++ devel/ocaml-magic/Makefile | 2 +- devel/ocaml-mtime/Makefile | 1 + devel/ocaml-ocamlbuild/Makefile | 2 +- devel/ocaml-ocplib-endian/Makefile | 34 ++ devel/ocaml-ocplib-endian/distinfo | 3 + devel/ocaml-ocplib-endian/pkg-descr | 2 + devel/ocaml-ocplib-endian/pkg-plist | 29 ++ devel/ocaml-ounit/Makefile | 2 +- devel/ocaml-parmap/Makefile | 2 +- devel/ocaml-parsexp/Makefile | 35 ++ devel/ocaml-parsexp/distinfo | 3 + devel/ocaml-parsexp/pkg-descr | 2 + devel/ocaml-parsexp/pkg-plist | 127 +++++ devel/ocaml-pcre/Makefile | 2 +- devel/ocaml-pcre2/Makefile | 1 + devel/ocaml-pomap/Makefile | 2 +- devel/ocaml-ppx-tools/Makefile | 2 +- devel/ocaml-ppx_derivers/Makefile | 33 ++ devel/ocaml-ppx_derivers/distinfo | 3 + devel/ocaml-ppx_derivers/pkg-descr | 3 + devel/ocaml-ppx_derivers/pkg-plist | 13 + devel/ocaml-ppx_sexp_conv/Makefile | 41 ++ devel/ocaml-ppx_sexp_conv/distinfo | 3 + devel/ocaml-ppx_sexp_conv/pkg-descr | 2 + devel/ocaml-ppx_sexp_conv/pkg-plist | 95 ++++ devel/ocaml-ppxlib/Makefile | 55 ++ devel/ocaml-ppxlib/distinfo | 3 + devel/ocaml-ppxlib/pkg-descr | 9 + devel/ocaml-ppxlib/pkg-plist | 556 +++++++++++++++++++++ devel/ocaml-re/Makefile | 1 + devel/ocaml-react/Makefile | 2 +- devel/ocaml-res/Makefile | 2 +- devel/ocaml-result/Makefile | 5 +- devel/ocaml-result/files/patch-dune-project | 7 + devel/ocaml-rresult/Makefile | 1 + devel/ocaml-sdl/Makefile | 2 +- devel/ocaml-sem/Makefile | 2 +- devel/ocaml-seq/Makefile | 1 + devel/ocaml-sexplib/Makefile | 41 ++ devel/ocaml-sexplib/distinfo | 3 + devel/ocaml-sexplib/pkg-descr | 2 + devel/ocaml-sexplib/pkg-plist | 129 +++++ devel/ocaml-stdio/Makefile | 7 +- devel/ocaml-stdio/distinfo | 6 +- devel/ocaml-topkg/Makefile | 2 +- devel/ocaml-type_conv/Makefile | 2 +- devel/ocaml-uchar/Makefile | 2 +- devel/ocaml-ulex/Makefile | 2 +- devel/ocaml-uutf/Makefile | 2 +- devel/ocaml-xstr/Makefile | 2 +- devel/ocaml-xstrp4/Makefile | 2 +- ftp/ocaml-ocurl/Makefile | 2 +- graphics/ocaml-cairo/Makefile | 2 +- graphics/ocaml-images/Makefile | 2 +- graphics/ocaml-lablgl/Makefile | 2 +- lang/ocaml/Makefile | 6 +- lang/ocaml/distinfo | 6 +- math/alt-ergo/Makefile | 2 +- math/coq/Makefile | 2 +- math/facile/Makefile | 2 +- math/ocaml-num/Makefile | 2 +- math/ocaml-ocamlgraph/Makefile | 2 +- math/ocaml-zarith/Makefile | 2 +- math/ocamlgsl/Makefile | 4 +- security/Makefile | 1 + security/ocaml-cryptgps/Makefile | 2 +- security/ocaml-cryptokit/Makefile | 23 +- security/ocaml-cryptokit/distinfo | 6 +- security/ocaml-cryptokit/pkg-plist | 21 + security/ocaml-lwt_ssl/Makefile | 33 ++ security/ocaml-lwt_ssl/distinfo | 3 + security/ocaml-lwt_ssl/pkg-descr | 3 + security/ocaml-lwt_ssl/pkg-plist | 13 + security/ocaml-ssl/Makefile | 19 +- security/ocaml-ssl/distinfo | 6 +- security/ocaml-ssl/pkg-plist | 2 +- textproc/ocaml-csv/Makefile | 2 +- textproc/ocaml-expat/Makefile | 2 +- textproc/ocaml-text/Makefile | 2 +- x11-toolkits/ocaml-graphics/Makefile | 14 +- x11-toolkits/ocaml-lablgtk2/Makefile | 2 +- x11-toolkits/ocaml-lablgtk3/Makefile | 1 + x11-toolkits/ocaml-labltk/Makefile | 1 + 148 files changed, 2356 insertions(+), 373 deletions(-) diff --git a/MOVED b/MOVED index 05349357842d..dd093ac741bd 100644 --- a/MOVED +++ b/MOVED @@ -2291,7 +2291,6 @@ www/kristall||2023-07-02|Has expired: Requires older openssl sysutils/cfengine-masterfiles318||2023-07-02|Has expired: Expire one year after cfengine-masterfiles 3.19.0 released sysutils/cfengine318||2023-07-02|Has expired: Expire one year after cfengine 3.19.0 released devel/linux-c7-dbus-glib||2023-07-02|Merged into devel/linux-c7-dbus-libs -devel/ocaml-sexplib|devel/ocaml-sexplib0|2023-07-05|Project renamed net/nuster||2023-07-08|Has expired: Does not support OpenSSL 3 and upstream last release was in 2020 devel/godot2-tools|devel/godot-tools|2023-07-08|Has expired: Requires legacy OpenSSL 1.1.1 so use devel/godot devel/rubygem-aws-sdk-core3172|devel/rubygem-aws-sdk-core|2023-07-09|Remove obsoleted port. Use devel/rubygem-aws-sdk-core instead diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile index cd67ff53d75e..1e4534fc2922 100644 --- a/archivers/ocaml-bz2/Makefile +++ b/archivers/ocaml-bz2/Makefile @@ -1,6 +1,6 @@ PORTNAME= bz2 PORTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= archivers MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/ PKGNAMEPREFIX= ocaml- diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile index 9f974f6bac6b..bbeb8a4736db 100644 --- a/archivers/ocaml-zip/Makefile +++ b/archivers/ocaml-zip/Makefile @@ -1,6 +1,6 @@ PORTNAME= zip PORTVERSION= 1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers PKGNAMEPREFIX= ocaml- DISTNAME= caml${PORTNAME}-${PORTVERSION} diff --git a/converters/ocaml-base64/Makefile b/converters/ocaml-base64/Makefile index d777b064a3b8..b3805c8efe40 100644 --- a/converters/ocaml-base64/Makefile +++ b/converters/ocaml-base64/Makefile @@ -1,7 +1,6 @@ PORTNAME= base64 -PORTVERSION= 2.0.0 +PORTVERSION= 3.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= converters PKGNAMEPREFIX= ocaml- @@ -9,22 +8,43 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Base64 encoding and decoding in OCaml WWW= https://github.com/mirage/ocaml-base64 -BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE.md +BUILD_DEPENDS= ${SA_DIR}/bos/META:devel/ocaml-bos \ + ${SA_DIR}/fmt/META:devel/ocaml-fmt \ + ${SA_DIR}/rresult/META:devel/ocaml-rresult +RUN_DEPENDS= ${SA_DIR}/bos/META:devel/ocaml-bos \ + ${SA_DIR}/fmt/META:devel/ocaml-fmt \ + ${SA_DIR}/rresult/META:devel/ocaml-rresult + +USES= ocaml:dune USE_GITHUB= yes GH_ACCOUNT= mirage GH_PROJECT= ocaml-base64 +USE_OCAML= yes + +DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} +PORTDOCS= CHANGES.md LICENSE.md README.md + +OPTIONS_DEFINE= DOCS -USES= gmake -HAS_CONFIGURE= yes -MAKE_JOBS_UNSAFE= yes +SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR} -USE_OCAML= yes -USE_OCAML_FINDLIB= yes -USE_OCAMLFIND_PLIST= yes -USE_OCAML_LDCONFIG= yes -DOCSDIR= ${PREFIX}/share/doc/pcre-ocaml +post-patch: + @${REINPLACE_CMD} \ + -e "s/(name ${PORTNAME})/&\n (version ${PORTVERSION})/" \ + ${WRKSRC}/dune-project -CONFIGURE_ARGS= --destdir="${DESTDIRNAME}" +post-install: + @(cd ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}; \ + ${STRIP_CMD} \ + base64/base64.cmxs \ + base64/rfc2045/base64_rfc2045.cmxs) + # this port never shipped stublibs + # cleanup from older port's wrong USE_OCAML_LDCONFIG + @${ECHO_CMD} @postexec ${SED} -i "''" -e \ + "'/^${PREFIX:S#/#\/#g}\/${OCAML_SITELIBDIR:S#/#\/#g}\/base64$$/d'" \ + %D/${OCAML_LDCONF} >> ${TMPPLIST} .include diff --git a/converters/ocaml-base64/distinfo b/converters/ocaml-base64/distinfo index 90df79f170b7..c47a0c185ccb 100644 --- a/converters/ocaml-base64/distinfo +++ b/converters/ocaml-base64/distinfo @@ -1,2 +1,3 @@ -SHA256 (mirage-ocaml-base64-v2.0.0_GH0.tar.gz) = 029b6a7af1493a077dc25c8e0f3534e5f5ff6e4260e3998a9ca3850fb7238c2c -SIZE (mirage-ocaml-base64-v2.0.0_GH0.tar.gz) = 46084 +TIMESTAMP = 1710548595 +SHA256 (mirage-ocaml-base64-v3.5.1_GH0.tar.gz) = f3e8b9be43567689064b419fa5eefd9c758f00b864e9f731a0dbc1b9fecfc768 +SIZE (mirage-ocaml-base64-v3.5.1_GH0.tar.gz) = 18986 diff --git a/converters/ocaml-base64/pkg-plist b/converters/ocaml-base64/pkg-plist new file mode 100644 index 000000000000..c1066460086e --- /dev/null +++ b/converters/ocaml-base64/pkg-plist @@ -0,0 +1,31 @@ +%%OCAML_SITELIBDIR%%/base64/META +%%OCAML_SITELIBDIR%%/base64/base64.a +%%OCAML_SITELIBDIR%%/base64/base64.cma +%%OCAML_SITELIBDIR%%/base64/base64.cmi +%%OCAML_SITELIBDIR%%/base64/base64.cmt +%%OCAML_SITELIBDIR%%/base64/base64.cmti +%%OCAML_SITELIBDIR%%/base64/base64.cmx +%%OCAML_SITELIBDIR%%/base64/base64.cmxa +%%OCAML_SITELIBDIR%%/base64/base64.cmxs +%%OCAML_SITELIBDIR%%/base64/base64.ml +%%OCAML_SITELIBDIR%%/base64/base64.mli +%%OCAML_SITELIBDIR%%/base64/base64__.cmi +%%OCAML_SITELIBDIR%%/base64/base64__.cmt +%%OCAML_SITELIBDIR%%/base64/base64__.cmx +%%OCAML_SITELIBDIR%%/base64/base64__.ml +%%OCAML_SITELIBDIR%%/base64/base64__Unsafe.cmi +%%OCAML_SITELIBDIR%%/base64/base64__Unsafe.cmt +%%OCAML_SITELIBDIR%%/base64/base64__Unsafe.cmx +%%OCAML_SITELIBDIR%%/base64/dune-package +%%OCAML_SITELIBDIR%%/base64/opam +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.a +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.cma +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.cmi +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.cmt +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.cmti +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.cmx +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.cmxa +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.cmxs +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.ml +%%OCAML_SITELIBDIR%%/base64/rfc2045/base64_rfc2045.mli +%%OCAML_SITELIBDIR%%/base64/unsafe.ml diff --git a/converters/ocaml-jsonm/Makefile b/converters/ocaml-jsonm/Makefile index b048189e9da7..90c7c549c7bb 100644 --- a/converters/ocaml-jsonm/Makefile +++ b/converters/ocaml-jsonm/Makefile @@ -1,6 +1,6 @@ PORTNAME= jsonm PORTVERSION= 1.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= converters MASTER_SITES= https://erratique.ch/software/jsonm/releases/ PKGNAMEPREFIX= ocaml- @@ -33,4 +33,9 @@ do-install: --docdir=${OCAML_DOCSDIR:S,^${PREFIX}/,,} \ --libdir=${OCAML_SITELIBDIR} ${PORTNAME}.install +post-install: + @${STRIP_CMD} \ + ${STAGEDIR}${PREFIX}/bin/jsontrip \ + ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/jsonm/jsonm.cmxs + .include diff --git a/databases/ocaml-dbm/Makefile b/databases/ocaml-dbm/Makefile index d85b05101b5b..ba9edf623e9b 100644 --- a/databases/ocaml-dbm/Makefile +++ b/databases/ocaml-dbm/Makefile @@ -1,31 +1,40 @@ PORTNAME= dbm -PORTVERSION= 1.0 -PORTREVISION= 2 +PORTVERSION= 1.3 +DISTVERSIONPREFIX= camldbm- CATEGORIES= databases -MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/728/ PKGNAMEPREFIX= ocaml- -DISTNAME= caml${PORTNAME}-${PORTVERSION} + +EXTRA_PATCHES= ${PATCHDIR}/3bb91d6-revised-configuration:-p1 MAINTAINER= ports@FreeBSD.org COMMENT= OCaml binding to the NDBM and GDBM database library -WWW= https://forge.ocamlcore.org/projects/camldbm/ +WWW= https://github.com/ocaml/dbm -LICENSE= LGPL20 +LICENSE= LGPL20 # with a special exception to clause 6 -CONFLICTS= ocaml-[0-3]* ocaml-nox11-[0-3]* +USE_GITHUB= yes +USE_OCAML= yes +GH_ACCOUNT= ocaml +USE_OCAML_LDCONFIG= yes -USES= tar:tgz +DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME} HAS_CONFIGURE= yes -USE_OCAML= yes -DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME} -MAKE_ENV+= DESTDIR="${STAGEDIR}" +MAKE_ENV+= LIBDIR="${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/dbm" \ + STUBLIBDIR="${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/dbm" + +post-patch: + @${REINPLACE_CMD} \ + -E 's/^(LIBDIR|STUBLIBDIR)=/\1?=/' ${WRKSRC}/Makefile + @${REINPLACE_CMD} \ + -e 's/^version =.*/version = "${PORTVERSION}"/' ${WRKSRC}/META pre-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib/dbm \ - ${STAGEDIR}${PREFIX}/lib/ocaml/stublibs + @${MKDIR} ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/dbm post-install: - ${INSTALL_DATA} ${WRKSRC}/META \ + @${STRIP_CMD} \ + ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/dbm/dllcamldbm.so + @${INSTALL_DATA} ${WRKSRC}/META \ ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib/dbm .include diff --git a/databases/ocaml-dbm/distinfo b/databases/ocaml-dbm/distinfo index 4e0c76d57473..cf6e5e81d030 100644 --- a/databases/ocaml-dbm/distinfo +++ b/databases/ocaml-dbm/distinfo @@ -1,2 +1,3 @@ -SHA256 (camldbm-1.0.tgz) = 19741fa7827c306ae43b18170b01f5547326ec7ea6c2f4bd80c93439b5ff538f -SIZE (camldbm-1.0.tgz) = 14397 +TIMESTAMP = 1710705889 +SHA256 (ocaml-dbm-camldbm-1.3_GH0.tar.gz) = 126fd020be0dd13be7e8854fcd3637392ff039c8b865243bb4dad15a954a0da7 +SIZE (ocaml-dbm-camldbm-1.3_GH0.tar.gz) = 14831 diff --git a/databases/ocaml-dbm/files/3bb91d6-revised-configuration b/databases/ocaml-dbm/files/3bb91d6-revised-configuration new file mode 100644 index 000000000000..fc1dcc2275d4 --- /dev/null +++ b/databases/ocaml-dbm/files/3bb91d6-revised-configuration @@ -0,0 +1,127 @@ +From 3bb91d6ffd700f9211a84dd2fc80c428bfcf5510 Mon Sep 17 00:00:00 2001 +From: Xavier Leroy +Date: Wed, 20 Jul 2022 11:18:18 +0200 +Subject: [PATCH] Revised autoconfiguration (#16) + +- Let the C compiler find the ndbm.h or gdbm.h files + (instead of looking for them in specific directories). +- Don't use the gdbm-ndbm.h compatibility mode, it no longer exists. +--- + cldbm.c | 4 +--- + configure | 69 ++++++++++++++++++++++--------------------------------- + 2 files changed, 29 insertions(+), 44 deletions(-) + +diff --git a/cldbm.c b/cldbm.c +index 34e2d37..0fa4d13 100644 +--- a/cldbm.c ++++ b/cldbm.c +@@ -21,9 +21,7 @@ + #include + #include + +-#ifdef DBM_USES_GDBM_NDBM +-#include +-#elif defined DBM_COMPAT ++#ifdef DBM_COMPAT + #include + #else + #include +diff --git a/configure b/configure +index 9a3d094..e049218 100755 +--- a/configure ++++ b/configure +@@ -36,7 +36,7 @@ hasgot() { + fi + echo ' return 0;' + echo '}') > hasgot.c +- ${CC:-cc} -I$1 -o hasgot.exe hasgot.c $3 $4 ++ ${CC:-cc} $1 -o hasgot.exe hasgot.c $3 2>/dev/null + res=$? + rm -f hasgot.c hasgot.exe + return $res +@@ -46,58 +46,45 @@ dbm_include="not found" + dbm_link="not found" + dbm_defines="" + +-for dir in /usr/include /usr/include/db1 /usr/include/gdbm /usr/local/include; do +- if test -f $dir/ndbm.h; then +- dbm_include=$dir +- dbm_defines="-DDBM_COMPAT" +- if hasgot $dir ndbm.h; then +- dbm_link="" +- elif hasgot $dir ndbm.h -lndbm; then +- dbm_link="-lndbm" +- elif hasgot $dir ndbm.h -ldb1; then +- dbm_link="-ldb1" +- elif hasgot $dir ndbm.h -lgdbm; then +- dbm_link="-lgdbm" +- elif hasgot $dir ndbm.h -lgdbm_compat -lgdbm; then +- dbm_link="-lgdbm_compat -lgdbm" ++for include in \ ++ "" \ ++ "-I/usr/include/db1" \ ++ "-I/usr/include/gdbm" \ ++ "-I/usr/local/include" \ ++ "-I/opt/homebrew/include" ; do ++ if hasgot "$include" ndbm.h ""; then ++ dbm_include="$include" ++ dbm_defines="-DDBM_COMPAT" ++ dbm_link="" ++ break ++ elif hasgot "$include" gdbm.h -lgdbm; then ++ dbm_include="$include" ++ dbm_link="-lgdbm" ++ break ++ elif hasgot "$include" ndbm.h -lndbm; then ++ dbm_include="$include" ++ dbm_defines="-DDBM_COMPAT" ++ dbm_link="-lndbm" ++ break ++ elif hasgot "$include" ndbm.h -ldb1; then ++ dbm_include="$include" ++ dbm_defines="-DDBM_COMPAT" ++ dbm_link="-ldb1" ++ break + fi +- break +- fi +- if test -f $dir/gdbm-ndbm.h; then +- dbm_include=$dir +- dbm_defines="-DDBM_COMPAT -DDBM_USES_GDBM_NDBM" +- if hasgot $dir gdbm-ndbm.h -lgdbm_compat -lgdbm; then +- dbm_link="-lgdbm_compat -lgdbm" +- fi +- break +- fi +- if test -f $dir/gdbm.h; then +- dbm_include=$dir +- if hasgot $dir gdbm.h -lgdbm; then +- dbm_link="-lgdbm" +- fi +- break +- fi + done + if test "$dbm_include" = "not found" || test "$dbm_link" = "not found"; then +- echo "NDBM not found, the \"camldbm\" library cannot be built." ++ echo "NDBM and GDBM not found, the \"camldbm\" library cannot be built." + exit 2 + fi + + echo "Configuration for the \"camldbm\" library:" +-echo " headers found in ......... $dbm_include" +-echo " options for compiling .... $dbm_defines" ++echo " options for compiling .... $dbm_include $dbm_defines" + echo " options for linking ...... $dbm_link" + echo + echo "Configuration successful" + echo + +-if test "$dbm_include" = "/usr/include"; then +- dbm_include="" +-else +- dbm_include="-I$dbm_include" +-fi +- + echo "OCAML_STDLIB=$stdlib" > Makefile.config + echo "DBM_INCLUDES=$dbm_include" >> Makefile.config + echo "DBM_LINK=$dbm_link" >> Makefile.config diff --git a/databases/ocaml-dbm/files/patch-META b/databases/ocaml-dbm/files/patch-META deleted file mode 100644 index 861715dffc1e..000000000000 --- a/databases/ocaml-dbm/files/patch-META +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-META,v 1.1 2013/07/21 17:04:29 jaapb Exp $ - -point to correct directory for library files ---- META.orig 2011-11-22 15:56:49.000000000 +0000 -+++ META -@@ -3,3 +3,4 @@ requires = "" - version = "1.0" - archive(byte) = "dbm.cma" - archive(native) = "dbm.cmxa" -+directory = "^" diff --git a/databases/ocaml-dbm/files/patch-Makefile b/databases/ocaml-dbm/files/patch-Makefile deleted file mode 100644 index c1e15f46971f..000000000000 --- a/databases/ocaml-dbm/files/patch-Makefile +++ /dev/null @@ -1,27 +0,0 @@ -$NetBSD: patch-Makefile,v 1.1 2012/12/15 10:25:52 jaapb Exp $ - -Install into DESTDIR ---- Makefile.orig 2011-11-22 15:56:49.000000000 +0000 -+++ Makefile -@@ -57,13 +57,14 @@ depend: - $(OCAMLDEP) *.ml *.mli > .depend - - install:: -- if test -f dllcamldbm.$(SO); then cp dllcamldbm.$(SO) $(STUBLIBDIR)/; fi -- cp libcamldbm.$(A) $(LIBDIR)/ -- cd $(LIBDIR) && ranlib libcamldbm.$(A) -- cp dbm.cma dbm.cmxa dbm.cmi dbm.mli $(LIBDIR)/ -- cp dbm.$(A) $(LIBDIR)/ -- cd $(LIBDIR) && ranlib dbm.$(A) -- if test -f dbm.cmxs; then cp dbm.cmxs $(LIBDIR)/; fi -+ if test -f dllcamldbm.$(SO); then cp dllcamldbm.$(SO) \ -+ $(DESTDIR)/$(STUBLIBDIR)/; fi -+ cp libcamldbm.$(A) $(DESTDIR)/$(LIBDIR)/ -+ cd $(DESTDIR)/$(LIBDIR) && ranlib libcamldbm.$(A) -+ cp dbm.cma dbm.cmxa dbm.cmi dbm.mli $(DESTDIR)/$(LIBDIR)/ -+ cp dbm.$(A) $(DESTDIR)/$(LIBDIR)/ -+ cd $(DESTDIR)/$(LIBDIR) && ranlib dbm.$(A) -+ if test -f dbm.cmxs; then cp dbm.cmxs $(DESTDIR)/$(LIBDIR)/; fi - - clean:: - rm -f *.cm* *.$(O) *.$(A) *.$(SO) diff --git a/databases/ocaml-dbm/pkg-plist b/databases/ocaml-dbm/pkg-plist index 07d1ce85afd3..e28986fc4c85 100644 --- a/databases/ocaml-dbm/pkg-plist +++ b/databases/ocaml-dbm/pkg-plist @@ -1,9 +1,10 @@ -lib/ocaml/dbm.a -lib/ocaml/dbm.cma -lib/ocaml/dbm.cmi -lib/ocaml/dbm.cmxa -lib/ocaml/dbm.cmxs -lib/ocaml/dbm.mli -lib/ocaml/libcamldbm.a -lib/ocaml/site-lib/dbm/META -lib/ocaml/stublibs/dllcamldbm.so +%%OCAML_SITELIBDIR%%/dbm/META +%%OCAML_SITELIBDIR%%/dbm/dbm.a +%%OCAML_SITELIBDIR%%/dbm/dbm.cma +%%OCAML_SITELIBDIR%%/dbm/dbm.cmi +%%OCAML_SITELIBDIR%%/dbm/dbm.cmx +%%OCAML_SITELIBDIR%%/dbm/dbm.cmxa +%%OCAML_SITELIBDIR%%/dbm/dbm.cmxs +%%OCAML_SITELIBDIR%%/dbm/dbm.mli +%%OCAML_SITELIBDIR%%/dbm/dllcamldbm.so +%%OCAML_SITELIBDIR%%/dbm/libcamldbm.a diff --git a/databases/ocaml-mysql/Makefile b/databases/ocaml-mysql/Makefile index 7783983b5fb1..8767d52e7b20 100644 --- a/databases/ocaml-mysql/Makefile +++ b/databases/ocaml-mysql/Makefile @@ -1,6 +1,6 @@ PORTNAME= mysql PORTVERSION= 1.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= http://ygrek.org.ua/p/release/ocaml-mysql/ PKGNAMEPREFIX= ocaml- diff --git a/databases/ocaml-sqlite3/Makefile b/databases/ocaml-sqlite3/Makefile index a039f89f262f..c9eb0e19baf7 100644 --- a/databases/ocaml-sqlite3/Makefile +++ b/databases/ocaml-sqlite3/Makefile @@ -1,7 +1,7 @@ PORTNAME= sqlite3 PORTVERSION= 4.0.5 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases PKGNAMEPREFIX= ocaml- diff --git a/devel/Makefile b/devel/Makefile index f442b75c46e2..d16a460dc751 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1717,8 +1717,11 @@ SUBDIR += ocaml-cfg SUBDIR += ocaml-classes SUBDIR += ocaml-cmdliner + SUBDIR += ocaml-compiler-libs SUBDIR += ocaml-cppo SUBDIR += ocaml-csexp + SUBDIR += ocaml-cstruct + SUBDIR += ocaml-domain-name SUBDIR += ocaml-dune SUBDIR += ocaml-extlib SUBDIR += ocaml-findlib @@ -1731,13 +1734,18 @@ SUBDIR += ocaml-magic SUBDIR += ocaml-mtime SUBDIR += ocaml-ocamlbuild + SUBDIR += ocaml-ocplib-endian SUBDIR += ocaml-opam SUBDIR += ocaml-ounit SUBDIR += ocaml-parmap + SUBDIR += ocaml-parsexp SUBDIR += ocaml-pcre SUBDIR += ocaml-pcre2 SUBDIR += ocaml-pomap + SUBDIR += ocaml-ppx_derivers + SUBDIR += ocaml-ppx_sexp_conv SUBDIR += ocaml-ppx-tools + SUBDIR += ocaml-ppxlib SUBDIR += ocaml-re SUBDIR += ocaml-react SUBDIR += ocaml-res @@ -1747,6 +1755,7 @@ SUBDIR += ocaml-sem SUBDIR += ocaml-seq SUBDIR += ocaml-sexplib0 + SUBDIR += ocaml-sexplib SUBDIR += ocaml-stdio SUBDIR += ocaml-topkg SUBDIR += ocaml-type_conv diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile index 488e3a5d6de2..f5368a119995 100644 --- a/devel/coccinelle/Makefile +++ b/devel/coccinelle/Makefile @@ -1,6 +1,6 @@ PORTNAME= coccinelle PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= ports@FreeBSD.org diff --git a/devel/menhir/Makefile b/devel/menhir/Makefile index 9dbd0861326b..76edd59710d8 100644 --- a/devel/menhir/Makefile +++ b/devel/menhir/Makefile @@ -1,6 +1,5 @@ PORTNAME= menhir -PORTVERSION= 20170712 -PORTREVISION= 2 +PORTVERSION= 20231231 CATEGORIES= devel MASTER_SITES= http://cristal.inria.fr/~fpottier/menhir/ @@ -11,32 +10,23 @@ WWW= http://cristal.inria.fr/~fpottier/menhir LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild - -USES= gmake shebangfix +USES= ocaml:dune +USE_GITLAB= yes USE_OCAML= yes -USE_OCAML_FINDLIB= yes -USE_OCAMLFIND_PLIST= yes -OCAML_PKGDIRS= menhirLib - -SHEBANG_FILES= demos/find-menhir.sh -MAKE_JOBS_UNSAFE= yes +GL_SITE= https://gitlab.inria.fr/ +GL_ACCOUNT= fpottier +OCAML_PACKAGES= menhir menhirLib menhirSdk +DUNE_INSTALL_TARGETS= ${OCAML_PACKAGES} -DOCSDIR= ${PREFIX}/share/doc/ocaml/${PORTNAME} - -PORTDOCS= * +DOCSDIR= ${OCAML_DOCSDIR} +PORTDOCS= ${OCAML_PACKAGES:@p@$p@} OPTIONS_DEFINE= DOCS -post-patch: - @${REINPLACE_CMD} -e \ - 's|doc/menhir|doc/ocaml/menhir| ; \ - s| \($$(bindir)\)| $${DESTDIR}\1| ; \ - s| \($$(libdir)\)| $${DESTDIR}\1| ; \ - s| \($$(docdir)\)| $${DESTDIR}\1| ; \ - s| \($$(mandir)\)| $${DESTDIR}\1|' ${WRKSRC}/Makefile - post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/menhir + @${STRIP_CMD} \ + ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/menhirLib/menhirLib.cmxs \ + ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/menhirSdk/menhirSdk.cmxs .include diff --git a/devel/menhir/distinfo b/devel/menhir/distinfo index af472811c992..4930ba84d472 100644 --- a/devel/menhir/distinfo +++ b/devel/menhir/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1500460606 -SHA256 (menhir-20170712.tar.gz) = ca482d690052343d6cb9452433248a0a92cc8bfc8fa529dc313220c9d7c0d000 -SIZE (menhir-20170712.tar.gz) = 855262 +TIMESTAMP = 1710615133 +SHA256 (menhir-20231231.tar.bz2) = fb76a37b84e28acd3ecf58efea3abc8c7a9a70987a44915837e81093a7853d3a +SIZE (menhir-20231231.tar.bz2) = 1245465 diff --git a/devel/menhir/pkg-plist b/devel/menhir/pkg-plist index 12784fe8b8e0..90eb3a147d50 100644 --- a/devel/menhir/pkg-plist +++ b/devel/menhir/pkg-plist @@ -1,8 +1,50 @@ bin/menhir share/man/man1/menhir.1.gz -%%DATADIR%%/standard.mly +%%OCAML_SITELIBDIR%%/menhir/META +%%OCAML_SITELIBDIR%%/menhir/dune-package +%%OCAML_SITELIBDIR%%/menhirLib/META +%%OCAML_SITELIBDIR%%/menhirLib/dune-package +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.a +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.cma +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.cmi +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.cmt +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.cmti +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.cmx +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.cmxa +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.cmxs +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.ml +%%OCAML_SITELIBDIR%%/menhirLib/menhirLib.mli %%OCAML_SITELIBDIR%%/menhirSdk/META +%%OCAML_SITELIBDIR%%/menhirSdk/cmly_api.ml +%%OCAML_SITELIBDIR%%/menhirSdk/cmly_format.ml +%%OCAML_SITELIBDIR%%/menhirSdk/cmly_read.ml +%%OCAML_SITELIBDIR%%/menhirSdk/cmly_read.mli +%%OCAML_SITELIBDIR%%/menhirSdk/dune-package +%%OCAML_SITELIBDIR%%/menhirSdk/keyword.ml +%%OCAML_SITELIBDIR%%/menhirSdk/keyword.mli +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.a +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.cma %%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.cmi -%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.cmo +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.cmt %%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.cmx -%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.o +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.cmxa +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.cmxs +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk.ml +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_api.cmi +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_api.cmt +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_api.cmx +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_format.cmi +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_format.cmt +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_format.cmx +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_read.cmi +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_read.cmt +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_read.cmti +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Cmly_read.cmx +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Keyword.cmi +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Keyword.cmt +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Keyword.cmti +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Keyword.cmx +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Version.cmi +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Version.cmt +%%OCAML_SITELIBDIR%%/menhirSdk/menhirSdk__Version.cmx +%%OCAML_SITELIBDIR%%/menhirSdk/version.ml diff --git a/devel/ocaml-annexlib/Makefile b/devel/ocaml-annexlib/Makefile index a2f94062349c..a25d052dccb3 100644 --- a/devel/ocaml-annexlib/Makefile +++ b/devel/ocaml-annexlib/Makefile @@ -1,6 +1,6 @@ PORTNAME= annexlib PORTVERSION= 0.13.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel MASTER_SITES= http://raevnos.pennmush.org/code/extlib/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-astring/Makefile b/devel/ocaml-astring/Makefile index 7166cedc78db..38579029edd3 100644 --- a/devel/ocaml-astring/Makefile +++ b/devel/ocaml-astring/Makefile @@ -1,5 +1,6 @@ PORTNAME= astring PORTVERSION= 0.8.5 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://erratique.ch/software/astring/releases/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-base/Makefile b/devel/ocaml-base/Makefile index ca035cf7cd06..162106a0d0f0 100644 --- a/devel/ocaml-base/Makefile +++ b/devel/ocaml-base/Makefile @@ -1,6 +1,7 @@ PORTNAME= base PORTVERSION= 0.16.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-base/files/patch-src_discover_discover.ml b/devel/ocaml-base/files/patch-src_discover_discover.ml new file mode 100644 index 000000000000..f2339c100a1d --- /dev/null +++ b/devel/ocaml-base/files/patch-src_discover_discover.ml @@ -0,0 +1,14 @@ +--- src/discover/discover.ml.orig 2024-04-29 15:54:18 UTC ++++ src/discover/discover.ml +@@ -4,7 +4,11 @@ int main(int argc, char ** argv) + {| + int main(int argc, char ** argv) + { ++#if defined(__clang__) && !defined(__x86_64__) && !defined(__i386__) ++#error "-mpopcnt is not for this arch" ++#else + return __builtin_popcount(argc); ++#endif + } + |} + ;; diff --git a/devel/ocaml-bos/Makefile b/devel/ocaml-bos/Makefile index 804d48e750d0..3caa24a626f6 100644 --- a/devel/ocaml-bos/Makefile +++ b/devel/ocaml-bos/Makefile @@ -1,5 +1,6 @@ PORTNAME= bos PORTVERSION= 0.2.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://erratique.ch/software/bos/releases/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-calendar/Makefile b/devel/ocaml-calendar/Makefile index 0e989f411b57..dd88b209b6a2 100644 --- a/devel/ocaml-calendar/Makefile +++ b/devel/ocaml-calendar/Makefile @@ -1,6 +1,6 @@ PORTNAME= calendar PORTVERSION= 2.03.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/915/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-camljava/Makefile b/devel/ocaml-camljava/Makefile index 92fed506eca4..e03acf1fa01d 100644 --- a/devel/ocaml-camljava/Makefile +++ b/devel/ocaml-camljava/Makefile @@ -1,6 +1,6 @@ PORTNAME= camljava PORTVERSION= 0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= devel java MASTER_SITES= http://caml.inria.fr/distrib/bazar-ocaml/ PKGNAMEPREFIX= ocaml- diff --git a/devel/ocaml-camlp-streams/Makefile b/devel/ocaml-camlp-streams/Makefile index 781bcf482bdd..0ce6a0d690ee 100644 --- a/devel/ocaml-camlp-streams/Makefile +++ b/devel/ocaml-camlp-streams/Makefile @@ -21,11 +21,11 @@ PORTDOCS= CHANGES.md LICENSE README.md OPTIONS_DEFINE= DOCS post-patch: - ${REINPLACE_CMD} \ + @${REINPLACE_CMD} \ -e "s/(name ${PORTNAME})/&\n (version ${PORTVERSION})/" \ ${WRKSRC}/dune-project post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/${PORTNAME}/camlp_streams.cmxs + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${OCAML_SITELIBDIR}/${PORTNAME}/camlp_streams.cmxs .include diff --git a/devel/ocaml-camlp4/Makefile b/devel/ocaml-camlp4/Makefile index fb5f4d51eb6d..5d6f98a67358 100644 --- a/devel/ocaml-camlp4/Makefile +++ b/devel/ocaml-camlp4/Makefile @@ -1,9 +1,10 @@ PORTNAME= camlp4 PORTVERSION= 4.14+1 +PORTREVISION= 1 CATEGORIES= devel PKGNAMEPREFIX= ocaml- -MAINTAINER= michipili@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= System for writing extensible parsers for OCaml WWW= https://github.com/ocaml/camlp4 *** 3389 LINES SKIPPED *** From nobody Wed May 22 18:17:42 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 4Vl0066jnLz5M9MR; Wed, 22 May 2024 18:17:42 +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 4Vl00669vJz4q9X; Wed, 22 May 2024 18:17:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716401862; 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=NHYgrUeyglU9m5ZIfp313hXm/tFAZwWDaXMLdiCgA38=; b=DfNPROuWtnKCLfS6io7emXCOFQ4lGeH9Rf+2/9Uinuor77AppWSD6TJbIAowQK+d4T9IQN fENNZofhW40qpr70w0RbMujdu8/YkKb32DgYPfDoP2kaJHA/lbdadUIVVdLeIma94Dnl97 Wqp2EFsN/mb0Xl+ChgILz6p4pQIsGcOT9SrXLNyeW8tYVtwOL/9rUJcwm+aTxR4kT074QT u15bRaDTcMEmQpY6XSsAXDjzkMl8Di9fRM4anE9nB5SwSf0dgMxcFkvicr1e7ylzST+eOs n0MPAqsmhV5bME+kQgBZcrTd1HrdVnCO1+UmtKMtxUx6wtHY9ms/tM882RQw7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716401862; a=rsa-sha256; cv=none; b=hOfwhvwims3dakLjaKP8iIK9PSLqWEMHbxxRUH56s8GgwV/4DeVWZ3cNmwwlT6l4O4zSq0 14sFELuY1EXWLdTumn65Jt9n+FHCIU5R4Hq7A8Er+tD34Pp4TCiZnFLwoY9T4SjAv7loih SrpNNPDnid/VDDn1BviwXyNzt8b2zf4l4iis59SmNLsh3TRSbZhyYswLi81fLJKzcnCYKU btf3H9iQZ4YGjdy8LVVo4vhmtBvgJkv/PU+jYZGuGjwXcb7Kb3YSqIbhl+seLohw1IN3R7 /s4h8BOsZWOlWEzJ8FMY8OOC+Qwkd+MlDXDU0deRwewprvU7CprGty3LUneIiw== 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=1716401862; 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=NHYgrUeyglU9m5ZIfp313hXm/tFAZwWDaXMLdiCgA38=; b=LJ2KJlBySw0LKA/Q0qMab8GPU3/dIiBWde+2wn1DHE2MChsPHQqtzWk3O6cO5QkN6SNxE4 X6+EmSSt9WQilfvq4OUjNrTjPVsExImNpQZD3OeTx4w5XwXq7jMyyJJIws+/JLJHkyA+Nm BS3bxllgu51uuCtG3t66O0LOlMugBimYFaFbDLzFsteQnjBl2xn0FE5M9LRIHqistjDeTq z4R18+ZilRaLqEAhRbo2wfveelB97Xuq06oujXYSO+GJtc0viLEsbJxHKWY00TnlLlnm2b qeHhun0qZZTpurL3hJFW7whyVdrx7aYMXQ6WkHs7Rsmtqi+Bc223zKWnKZ/VWg== 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 4Vl0065mqZzGgp; Wed, 22 May 2024 18:17:42 +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 44MIHgkJ094892; Wed, 22 May 2024 18:17:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MIHggr094889; Wed, 22 May 2024 18:17:42 GMT (envelope-from git) Date: Wed, 22 May 2024 18:17:42 GMT Message-Id: <202405221817.44MIHggr094889@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alan Somers Subject: git: f07a5570ef90 - main - net-mgmt/nfs-exporter: version 0.4.4 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: asomers X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f07a5570ef909f479ad270f6fd17c1c211a820ba Auto-Submitted: auto-generated The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/ports/commit/?id=f07a5570ef909f479ad270f6fd17c1c211a820ba commit f07a5570ef909f479ad270f6fd17c1c211a820ba Author: Alan Somers AuthorDate: 2024-05-22 18:02:28 +0000 Commit: Alan Somers CommitDate: 2024-05-22 18:17:29 +0000 net-mgmt/nfs-exporter: version 0.4.4 The sole change is to fix the build with Rust 1.80.0 and later compilers. PR: 279229 Sponsored by: Axcient --- net-mgmt/nfs-exporter/Makefile | 3 +-- net-mgmt/nfs-exporter/Makefile.crates | 14 ++++++++------ net-mgmt/nfs-exporter/distinfo | 34 +++++++++++++++++++--------------- 3 files changed, 28 insertions(+), 23 deletions(-) diff --git a/net-mgmt/nfs-exporter/Makefile b/net-mgmt/nfs-exporter/Makefile index 7a1324de69a7..9c9b466a28a1 100644 --- a/net-mgmt/nfs-exporter/Makefile +++ b/net-mgmt/nfs-exporter/Makefile @@ -1,6 +1,5 @@ PORTNAME= nfs-exporter -DISTVERSION= 0.4.3 -PORTREVISION= 7 +DISTVERSION= 0.4.4 CATEGORIES= net-mgmt MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} diff --git a/net-mgmt/nfs-exporter/Makefile.crates b/net-mgmt/nfs-exporter/Makefile.crates index cdd996164762..f0ae88b1693b 100644 --- a/net-mgmt/nfs-exporter/Makefile.crates +++ b/net-mgmt/nfs-exporter/Makefile.crates @@ -24,7 +24,7 @@ CARGO_CRATES= aho-corasick-1.0.2 \ colorchoice-1.0.0 \ cstr-0.2.11 \ ctor-0.2.4 \ - deranged-0.3.7 \ + deranged-0.3.11 \ either-1.9.0 \ env_logger-0.10.0 \ errno-0.3.2 \ @@ -50,11 +50,13 @@ CARGO_CRATES= aho-corasick-1.0.2 \ memchr-2.5.0 \ minimal-lexical-0.2.1 \ nom-7.1.3 \ + num-conv-0.1.0 \ once_cell-1.18.0 \ parking_lot-0.12.1 \ parking_lot_core-0.9.8 \ peeking_take_while-0.1.2 \ percent-encoding-2.3.0 \ + powerfmt-0.2.0 \ prettyplease-0.2.12 \ proc-macro2-1.0.66 \ prometheus-0.13.3 \ @@ -68,18 +70,18 @@ CARGO_CRATES= aho-corasick-1.0.2 \ rustc-hash-1.1.0 \ rustix-0.38.7 \ scopeguard-1.2.0 \ - serde-1.0.183 \ + serde-1.0.185 \ serde_derive-1.0.183 \ - shlex-1.1.0 \ + shlex-1.3.0 \ smallvec-1.11.0 \ strsim-0.10.0 \ syn-2.0.28 \ termcolor-1.2.0 \ thiserror-1.0.44 \ thiserror-impl-1.0.44 \ - time-0.3.25 \ - time-core-0.1.1 \ - time-macros-0.2.11 \ + time-0.3.35 \ + time-core-0.1.2 \ + time-macros-0.2.18 \ tiny_http-0.10.0 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ diff --git a/net-mgmt/nfs-exporter/distinfo b/net-mgmt/nfs-exporter/distinfo index 1516373c578e..a7d7ae5aa048 100644 --- a/net-mgmt/nfs-exporter/distinfo +++ b/net-mgmt/nfs-exporter/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1695320682 -SHA256 (rust/crates/freebsd-nfs-exporter-0.4.3.crate) = 8b8e9f4de795fccd4805840eb149288dd7ae842f8fa2c6afcdbc6e13ab7725c5 -SIZE (rust/crates/freebsd-nfs-exporter-0.4.3.crate) = 20682 +TIMESTAMP = 1716400825 +SHA256 (rust/crates/freebsd-nfs-exporter-0.4.4.crate) = 44a40e16ff6e4a3cb3da79abdf196a451e11d060283c219a89c12c3a46ff29fe +SIZE (rust/crates/freebsd-nfs-exporter-0.4.4.crate) = 20856 SHA256 (rust/crates/aho-corasick-1.0.2.crate) = 43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41 SIZE (rust/crates/aho-corasick-1.0.2.crate) = 167694 SHA256 (rust/crates/anstream-0.3.2.crate) = 0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163 @@ -53,8 +53,8 @@ SHA256 (rust/crates/cstr-0.2.11.crate) = 8aa998c33a6d3271e3678950a22134cd7dd27ce SIZE (rust/crates/cstr-0.2.11.crate) = 5867 SHA256 (rust/crates/ctor-0.2.4.crate) = 1f34ba9a9bcb8645379e9de8cb3ecfcf4d1c85ba66d90deb3259206fa5aa193b SIZE (rust/crates/ctor-0.2.4.crate) = 10956 -SHA256 (rust/crates/deranged-0.3.7.crate) = 7684a49fb1af197853ef7b2ee694bc1f5b4179556f1e5710e1760c5db6f5e929 -SIZE (rust/crates/deranged-0.3.7.crate) = 14803 +SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 +SIZE (rust/crates/deranged-0.3.11.crate) = 18043 SHA256 (rust/crates/either-1.9.0.crate) = a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07 SIZE (rust/crates/either-1.9.0.crate) = 16660 SHA256 (rust/crates/env_logger-0.10.0.crate) = 85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0 @@ -105,6 +105,8 @@ SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 SHA256 (rust/crates/once_cell-1.18.0.crate) = dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d SIZE (rust/crates/once_cell-1.18.0.crate) = 32969 SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f @@ -115,6 +117,8 @@ SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887ba SIZE (rust/crates/peeking_take_while-0.1.2.crate) = 6697 SHA256 (rust/crates/percent-encoding-2.3.0.crate) = 9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94 SIZE (rust/crates/percent-encoding-2.3.0.crate) = 10196 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 SHA256 (rust/crates/prettyplease-0.2.12.crate) = 6c64d9ba0963cdcea2e1b2230fbae2bab30eb25a174be395c41e764bfb65dd62 SIZE (rust/crates/prettyplease-0.2.12.crate) = 56698 SHA256 (rust/crates/proc-macro2-1.0.66.crate) = 18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9 @@ -141,12 +145,12 @@ SHA256 (rust/crates/rustix-0.38.7.crate) = 172891ebdceb05aa0005f533a6cbfca599ddd SIZE (rust/crates/rustix-0.38.7.crate) = 332031 SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 -SHA256 (rust/crates/serde-1.0.183.crate) = 32ac8da02677876d532745a130fc9d8e6edfa81a269b107c5b00829b91d8eb3c -SIZE (rust/crates/serde-1.0.183.crate) = 77210 +SHA256 (rust/crates/serde-1.0.185.crate) = be9b6f69f1dfd54c3b568ffa45c310d6973a5e5148fd40cf515acaf38cf5bc31 +SIZE (rust/crates/serde-1.0.185.crate) = 77337 SHA256 (rust/crates/serde_derive-1.0.183.crate) = aafe972d60b0b9bee71a91b92fee2d4fb3c9d7e8f6b179aa99f27203d99a4816 SIZE (rust/crates/serde_derive-1.0.183.crate) = 377265 -SHA256 (rust/crates/shlex-1.1.0.crate) = 43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3 -SIZE (rust/crates/shlex-1.1.0.crate) = 5199 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 SHA256 (rust/crates/smallvec-1.11.0.crate) = 62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9 SIZE (rust/crates/smallvec-1.11.0.crate) = 34680 SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 @@ -159,12 +163,12 @@ SHA256 (rust/crates/thiserror-1.0.44.crate) = 611040a08a0439f8248d1990b111c95baa SIZE (rust/crates/thiserror-1.0.44.crate) = 18760 SHA256 (rust/crates/thiserror-impl-1.0.44.crate) = 090198534930841fab3a5d1bb637cde49e339654e606195f8d9c76eeb081dc96 SIZE (rust/crates/thiserror-impl-1.0.44.crate) = 15086 -SHA256 (rust/crates/time-0.3.25.crate) = b0fdd63d58b18d663fbdf70e049f00a22c8e42be082203be7f26589213cd75ea -SIZE (rust/crates/time-0.3.25.crate) = 116903 -SHA256 (rust/crates/time-core-0.1.1.crate) = 7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb -SIZE (rust/crates/time-core-0.1.1.crate) = 7197 -SHA256 (rust/crates/time-macros-0.2.11.crate) = eb71511c991639bb078fd5bf97757e03914361c48100d52878b8e52b46fb92cd -SIZE (rust/crates/time-macros-0.2.11.crate) = 23738 +SHA256 (rust/crates/time-0.3.35.crate) = ef89ece63debf11bc32d1ed8d078ac870cbeb44da02afb02a9ff135ae7ca0582 +SIZE (rust/crates/time-0.3.35.crate) = 119782 +SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 +SIZE (rust/crates/time-core-0.1.2.crate) = 7191 +SHA256 (rust/crates/time-macros-0.2.18.crate) = 3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf +SIZE (rust/crates/time-macros-0.2.18.crate) = 24361 SHA256 (rust/crates/tiny_http-0.10.0.crate) = c5f8734c6d6943ad6df6b588d228a87b4af184998bcffa268ceddf05c2055a8c SIZE (rust/crates/tiny_http-0.10.0.crate) = 45842 SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 From nobody Wed May 22 18:37:50 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 4Vl0RM0r4Gz5KSwl; Wed, 22 May 2024 18:37:51 +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 4Vl0RM0XDqz4sCx; Wed, 22 May 2024 18:37:51 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716403071; 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=3RAvTL0tWC+h3Zgy/uKNVc0hXk0ud8iilso9UHGLsts=; b=hnjHawc8bP/XkxA04zxveubrz+2t1spJfE2I1ZTNvMAXiIyAKNEsPjvaPL5ag5fLgaaONi WSOu1vtae/o6ZvsPT1uJf8XFEP2OodurUFHKDd8aNw6hjb/pQ3+RTZmv/mQhF8qjtbX19C Efqv41sqK2J1H0AM3J2xubLicEQFHKLPgkznVVjXrBASS3iKQ3OG42ym2npq0pbX7LzoWn LFp1j7yzQ7Hu2frGDDnbJCtZOuypSI9y83VqV7PEYFYkQzuAFuz1a/p0/LflIU3HLTopDa 7pfRN4tBcdx1PZPqcb3wOe3t6aqLcS7gg5UfdGJMdgoZUw1mrQeZF6chrlt8WA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716403071; a=rsa-sha256; cv=none; b=t5gxhljW5D7R+rbapTAyl7O6ffa5hxqIdTmcZ7HkRWQ5iH82Liw5yRyyQwETPD5wYA0qTx JFEjfqyIxruIYWl5OC6AQG1Ypu+z1Y9pJ4iOxefOIQaiAOJchfLlhUW92FUUnrtuztxgPk H8M1pn4f92IlpctcBQ7ER0XjRkjNeGysxxdL3YCMW+cJuC6OVKDqQVnioAEaG51EnYfXiZ zLzHD9xtE15uq1US/FFSi0ARL7cGRJJGde405ysV06P+8o96dVJsh6BGf+ePety936oJb3 pTpqBeAidXQBf3pM/MdWBkqq1g9lgfPFA7/w1THoWdNspgqQbuMHoe9VTEIQNw== 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=1716403071; 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=3RAvTL0tWC+h3Zgy/uKNVc0hXk0ud8iilso9UHGLsts=; b=kEcJkEW0JYwT2lYa/fQRuSpapYxh3ddsoTFh0a94Quh7lfl1Lw/RHEIIS5wJjdb/xQd0OL LJbagt29WWZTSOwHeFsU+UjhtT1h+fjt+Xycx5iluJMmTI1qEX3OZW3MFaH/EumAuKiq28 8ZFZZNyedRifg3j9kdVw5DFKML6YvgjlkislaYkE5myFoL2X3biql7ozVo7ZfTiPaTycU1 8AoGS000nukO9VCGOAkWB3bHwag1f6hFW0fqWesNeGHEYx6ejpkOKJDzkeP6avK786aeuR o2B7B3xBqqP80+QSDgd2kUJmG9q2pROnugRZkYNlEtxgB0caoWvgWJS0kpgPLw== 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 4Vl0RM07LQzGWg; Wed, 22 May 2024 18:37:51 +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 44MIbomR027865; Wed, 22 May 2024 18:37:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MIbooY027862; Wed, 22 May 2024 18:37:50 GMT (envelope-from git) Date: Wed, 22 May 2024 18:37:50 GMT Message-Id: <202405221837.44MIbooY027862@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alan Somers Subject: git: b77636e7a49d - main - shells/fish: update to 3.7.1 and fix Makefile 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: asomers X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b77636e7a49dc610c5816bf9a9011546cf6343fb Auto-Submitted: auto-generated The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/ports/commit/?id=b77636e7a49dc610c5816bf9a9011546cf6343fb commit b77636e7a49dc610c5816bf9a9011546cf6343fb Author: Andrew Fyfe AuthorDate: 2024-02-24 17:13:50 +0000 Commit: Alan Somers CommitDate: 2024-05-22 18:31:28 +0000 shells/fish: update to 3.7.1 and fix Makefile - Update to fish 3.7.1. - Remove zfs feature check patch; included upstream. - Remove post install step to strip binaries; binaries are stripped durting install. - Add post install steps to remove documentation and/or manual pages if DOCS and/or MANPAGES are not enabled. Be default fish always installs documentation and manual pages. PR: 278468 Approved by: asomers (maintainer) --- shells/fish/Makefile | 26 ++++++++++++++++---------- shells/fish/distinfo | 8 +++----- shells/fish/pkg-plist | 51 +++++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 68 insertions(+), 17 deletions(-) diff --git a/shells/fish/Makefile b/shells/fish/Makefile index 48b796aced88..46eca7926d61 100644 --- a/shells/fish/Makefile +++ b/shells/fish/Makefile @@ -1,12 +1,8 @@ PORTNAME= fish -DISTVERSION= 3.6.1 -PORTREVISION= 1 +DISTVERSION= 3.7.1 CATEGORIES= shells MASTER_SITES= https://github.com/fish-shell/fish-shell/releases/download/${PORTVERSION}/ -PATCH_SITES= https://github.com/fish-shell/fish-shell/commit/ -PATCHFILES+= 85504ca694ae099f023ae0febb363238d9c64e8d.patch:-p1 - MAINTAINER= asomers@FreeBSD.org COMMENT= User friendly command line shell WWW= https://fishshell.com/ @@ -25,7 +21,7 @@ SHEBANG_FILES= share/tools/*.py share/tools/web_config/webconfig.py CONFLICTS_INSTALL= comms/mlan3 -MANDIRS= ${DATADIR}/man/man1 +MANDIRS= ${DATADIR}/man PORTDOCS= * @@ -47,12 +43,22 @@ CMAKE_ARGS+= -DCURSES_NEED_NCURSES=TRUE .endif post-install: -.for i in fish fish_indent fish_key_reader - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${i} -.endfor @${MV} ${STAGEDIR}${ETCDIR}/config.fish ${STAGEDIR}${ETCDIR}/config.fish.sample -post-stage-DOCS-on: +post-install-DOCS-on: @${RM} ${STAGEDIR}${DOCSDIR}/.buildinfo +post-install-DOCS-off: + # required because fish always installs documentation + @${ECHO_MSG} "====> DOCS disable; removing documentation" + @${RM} -r ${STAGEDIR}${DOCSDIR} + +post-install-MANPAGES-off: + # required because fish always installs manual pages + @${ECHO_MSG} "====> MANPAGES disable; removing manual pages" + for dir in ${MANDIRS:S/^/${STAGEDIR}/} ; do \ + ${FIND} $$dir -type f -delete ; \ + done + @${RM} -r ${STAGEDIR}${DATADIR}/man + .include diff --git a/shells/fish/distinfo b/shells/fish/distinfo index daa75ddae7d2..14eb4f7fb018 100644 --- a/shells/fish/distinfo +++ b/shells/fish/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1693954987 -SHA256 (fish-3.6.1.tar.xz) = 55402bb47ca6739d8aba25e41780905b5ce1bce0a5e0dd17dca908b5bc0b49b2 -SIZE (fish-3.6.1.tar.xz) = 2866100 -SHA256 (85504ca694ae099f023ae0febb363238d9c64e8d.patch) = c8e3395463dab5d7b5a68fe8a16ef47b9aaef5a983ba909e9c132159290a5f08 -SIZE (85504ca694ae099f023ae0febb363238d9c64e8d.patch) = 1505 +TIMESTAMP = 1712678789 +SHA256 (fish-3.7.1.tar.xz) = 614c9f5643cd0799df391395fa6bbc3649427bb839722ce3b114d3bbc1a3b250 +SIZE (fish-3.7.1.tar.xz) = 2965756 diff --git a/shells/fish/pkg-plist b/shells/fish/pkg-plist index 0a487b6cae8d..5e357787dc88 100644 --- a/shells/fish/pkg-plist +++ b/shells/fish/pkg-plist @@ -27,6 +27,9 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/adb.fish %%DATADIR%%/completions/adduser.fish %%DATADIR%%/completions/adiff.fish +%%DATADIR%%/completions/age-keygen.fish +%%DATADIR%%/completions/age.fish +%%DATADIR%%/completions/airmon-ng.fish %%DATADIR%%/completions/alias.fish %%DATADIR%%/completions/als.fish %%DATADIR%%/completions/alsactl.fish @@ -70,6 +73,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/apt-zip-list.fish %%DATADIR%%/completions/apt.fish %%DATADIR%%/completions/aptitude.fish +%%DATADIR%%/completions/ar.fish %%DATADIR%%/completions/arc.fish %%DATADIR%%/completions/archlinux-java.fish %%DATADIR%%/completions/arepack.fish @@ -107,6 +111,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/bind.fish %%DATADIR%%/completions/bison.fish %%DATADIR%%/completions/black.fish +%%DATADIR%%/completions/blender.fish %%DATADIR%%/completions/block.fish %%DATADIR%%/completions/bluetoothctl.fish %%DATADIR%%/completions/bootctl.fish @@ -122,6 +127,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/bundle.fish %%DATADIR%%/completions/bunzip2.fish %%DATADIR%%/completions/busctl.fish +%%DATADIR%%/completions/bws.fish %%DATADIR%%/completions/bzcat.fish %%DATADIR%%/completions/bzip2.fish %%DATADIR%%/completions/bzip2recover.fish @@ -130,6 +136,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/cabal.fish %%DATADIR%%/completions/caddy.fish %%DATADIR%%/completions/caffeinate.fish +%%DATADIR%%/completions/calendar.fish %%DATADIR%%/completions/camcontrol.fish %%DATADIR%%/completions/cancel.fish %%DATADIR%%/completions/canto.fish @@ -140,6 +147,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/cdh.fish %%DATADIR%%/completions/cdrecord.fish %%DATADIR%%/completions/cf.fish +%%DATADIR%%/completions/checkinstall.fish %%DATADIR%%/completions/chgrp.fish %%DATADIR%%/completions/chmod.fish %%DATADIR%%/completions/choice.fish @@ -159,6 +167,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/cmark.fish %%DATADIR%%/completions/cmd.fish %%DATADIR%%/completions/cmdkey.fish +%%DATADIR%%/completions/cobra-cli.fish %%DATADIR%%/completions/code.fish %%DATADIR%%/completions/color.fish %%DATADIR%%/completions/colordiff.fish @@ -184,6 +193,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/cowthink.fish %%DATADIR%%/completions/cp.fish %%DATADIR%%/completions/cpupower.fish +%%DATADIR%%/completions/crc.fish %%DATADIR%%/completions/create_ap.fish %%DATADIR%%/completions/createdb.fish %%DATADIR%%/completions/cryptsetup.fish @@ -225,9 +235,11 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/dlocate.fish %%DATADIR%%/completions/dm-tool.fish %%DATADIR%%/completions/dmesg.fish +%%DATADIR%%/completions/dmidecode.fish %%DATADIR%%/completions/dnf.fish %%DATADIR%%/completions/doas.fish %%DATADIR%%/completions/docker.fish +%%DATADIR%%/completions/doctl.fish %%DATADIR%%/completions/dolphin.fish %%DATADIR%%/completions/dotnet.fish %%DATADIR%%/completions/downgrade.fish @@ -324,6 +336,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/gem.fish %%DATADIR%%/completions/gendarme.fish %%DATADIR%%/completions/gh.fish +%%DATADIR%%/completions/gimp.fish %%DATADIR%%/completions/gio.fish %%DATADIR%%/completions/git-sizer.fish %%DATADIR%%/completions/git.fish @@ -333,6 +346,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/godoc.fish %%DATADIR%%/completions/gofmt.fish %%DATADIR%%/completions/goimports.fish +%%DATADIR%%/completions/gojq.fish %%DATADIR%%/completions/golint.fish %%DATADIR%%/completions/gorename.fish %%DATADIR%%/completions/gpasswd.fish @@ -343,6 +357,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/gping.fish %%DATADIR%%/completions/gprof.fish %%DATADIR%%/completions/gradle.fish +%%DATADIR%%/completions/gradlew.fish %%DATADIR%%/completions/grep.fish %%DATADIR%%/completions/gresource.fish %%DATADIR%%/completions/groupadd.fish @@ -356,6 +371,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/gv.fish %%DATADIR%%/completions/gvim.fish %%DATADIR%%/completions/gvimdiff.fish +%%DATADIR%%/completions/gw.fish %%DATADIR%%/completions/gzip.fish %%DATADIR%%/completions/hashcat.fish %%DATADIR%%/completions/head.fish @@ -363,17 +379,18 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/help.fish %%DATADIR%%/completions/heroku.fish %%DATADIR%%/completions/hg.fish -%%DATADIR%%/completions/highlight.fish %%DATADIR%%/completions/hikari.fish %%DATADIR%%/completions/history.fish %%DATADIR%%/completions/hjson.fish %%DATADIR%%/completions/hledger.fish %%DATADIR%%/completions/homectl.fish +%%DATADIR%%/completions/horcrux.fish %%DATADIR%%/completions/hostnamectl.fish %%DATADIR%%/completions/htop.fish %%DATADIR%%/completions/hugo.fish %%DATADIR%%/completions/hwinfo.fish %%DATADIR%%/completions/i3-msg.fish +%%DATADIR%%/completions/ibmcloud.fish %%DATADIR%%/completions/icdiff.fish %%DATADIR%%/completions/iconv.fish %%DATADIR%%/completions/id.fish @@ -396,7 +413,9 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/isatty.fish %%DATADIR%%/completions/istioctl.fish %%DATADIR%%/completions/iw.fish +%%DATADIR%%/completions/iwctl.fish %%DATADIR%%/completions/j.fish +%%DATADIR%%/completions/java_home.fish %%DATADIR%%/completions/jbake.fish %%DATADIR%%/completions/jest.fish %%DATADIR%%/completions/jhipster.fish @@ -416,11 +435,11 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/killall.fish %%DATADIR%%/completions/kind.fish %%DATADIR%%/completions/kitchen.fish -%%DATADIR%%/completions/kitty.fish %%DATADIR%%/completions/kldload.fish %%DATADIR%%/completions/kldunload.fish %%DATADIR%%/completions/kmutil.fish %%DATADIR%%/completions/konsole.fish +%%DATADIR%%/completions/krita.fish %%DATADIR%%/completions/ksh.fish %%DATADIR%%/completions/kubectl.fish %%DATADIR%%/completions/latex.fish @@ -473,6 +492,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/math.fish %%DATADIR%%/completions/matlab.fish %%DATADIR%%/completions/mc.fish +%%DATADIR%%/completions/md-to-clip.fish %%DATADIR%%/completions/md5sum.fish %%DATADIR%%/completions/mdadm.fish %%DATADIR%%/completions/mdbook.fish @@ -518,6 +538,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/mutt.fish %%DATADIR%%/completions/mv.fish %%DATADIR%%/completions/mvn.fish +%%DATADIR%%/completions/mycli.fish %%DATADIR%%/completions/mysql.fish %%DATADIR%%/completions/mysqldump.fish %%DATADIR%%/completions/namei.fish @@ -552,10 +573,12 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/nvram.fish %%DATADIR%%/completions/objdump.fish %%DATADIR%%/completions/obnam.fish +%%DATADIR%%/completions/oc.fish %%DATADIR%%/completions/octave.fish %%DATADIR%%/completions/oggenc.fish %%DATADIR%%/completions/oksh.fish %%DATADIR%%/completions/okular.fish +%%DATADIR%%/completions/ollama.fish %%DATADIR%%/completions/omega.fish %%DATADIR%%/completions/op.fish %%DATADIR%%/completions/opam.fish @@ -639,6 +662,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/ps2pdfwr.fish %%DATADIR%%/completions/psql.fish %%DATADIR%%/completions/pstack.fish +%%DATADIR%%/completions/pstree.fish %%DATADIR%%/completions/psub.fish %%DATADIR%%/completions/pushd.fish %%DATADIR%%/completions/pv.fish @@ -651,6 +675,8 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/python3.fish %%DATADIR%%/completions/pzstd.fish %%DATADIR%%/completions/qdbus.fish +%%DATADIR%%/completions/qjs.fish +%%DATADIR%%/completions/qjsc.fish %%DATADIR%%/completions/qmk.fish %%DATADIR%%/completions/qshell.fish %%DATADIR%%/completions/qubes-gpg-client.fish @@ -673,6 +699,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/reg.fish %%DATADIR%%/completions/reject.fish %%DATADIR%%/completions/rejmerge.fish +%%DATADIR%%/completions/rename.fish %%DATADIR%%/completions/renice.fish %%DATADIR%%/completions/resolvectl.fish %%DATADIR%%/completions/return.fish @@ -683,6 +710,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/rmmod.fish %%DATADIR%%/completions/root.fish %%DATADIR%%/completions/roswell.fish +%%DATADIR%%/completions/rpm-ostree.fish %%DATADIR%%/completions/rpm.fish %%DATADIR%%/completions/rst2html.fish %%DATADIR%%/completions/rst2html4.fish @@ -733,6 +761,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/sha512sum.fish %%DATADIR%%/completions/shortcuts.fish %%DATADIR%%/completions/signify.fish +%%DATADIR%%/completions/smerge.fish %%DATADIR%%/completions/snap.fish %%DATADIR%%/completions/sops.fish %%DATADIR%%/completions/sort.fish @@ -828,6 +857,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/usbip.fish %%DATADIR%%/completions/useradd.fish %%DATADIR%%/completions/userdbctl.fish +%%DATADIR%%/completions/userdel.fish %%DATADIR%%/completions/usermod.fish %%DATADIR%%/completions/vagrant.fish %%DATADIR%%/completions/valgrind.fish @@ -844,6 +874,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/wait.fish %%DATADIR%%/completions/wajig.fish %%DATADIR%%/completions/watch.fish +%%DATADIR%%/completions/watchexec.fish %%DATADIR%%/completions/wc.fish %%DATADIR%%/completions/wesnoth.fish %%DATADIR%%/completions/wg-quick.fish @@ -862,6 +893,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/wireshark.fish %%DATADIR%%/completions/wish.fish %%DATADIR%%/completions/wpa_cli.fish +%%DATADIR%%/completions/wpctl.fish %%DATADIR%%/completions/wslpath.fish %%DATADIR%%/completions/wvdial.fish %%DATADIR%%/completions/xargs.fish @@ -900,6 +932,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/xsv.fish %%DATADIR%%/completions/xterm.fish %%DATADIR%%/completions/xviewer.fish +%%DATADIR%%/completions/xxd.fish %%DATADIR%%/completions/xxh128sum.fish %%DATADIR%%/completions/xxh32sum.fish %%DATADIR%%/completions/xxh64sum.fish @@ -912,6 +945,14 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/completions/yast2.fish %%DATADIR%%/completions/ykman.fish %%DATADIR%%/completions/yum.fish +%%DATADIR%%/completions/zabbix_agent2.fish +%%DATADIR%%/completions/zabbix_agentd.fish +%%DATADIR%%/completions/zabbix_get.fish +%%DATADIR%%/completions/zabbix_js.fish +%%DATADIR%%/completions/zabbix_proxy.fish +%%DATADIR%%/completions/zabbix_sender.fish +%%DATADIR%%/completions/zabbix_server.fish +%%DATADIR%%/completions/zabbix_web_service.fish %%DATADIR%%/completions/zcat.fish %%DATADIR%%/completions/zef.fish %%DATADIR%%/completions/zfs.fish @@ -930,6 +971,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/config.fish %%DATADIR%%/functions/N_.fish %%DATADIR%%/functions/__fish_any_arg_in.fish +%%DATADIR%%/functions/__fish_anypager.fish %%DATADIR%%/functions/__fish_anypython.fish %%DATADIR%%/functions/__fish_append.fish %%DATADIR%%/functions/__fish_apropos.fish @@ -1098,6 +1140,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/functions/fish_default_key_bindings.fish %%DATADIR%%/functions/fish_default_mode_prompt.fish %%DATADIR%%/functions/fish_delta.fish +%%DATADIR%%/functions/fish_fossil_prompt.fish %%DATADIR%%/functions/fish_git_prompt.fish %%DATADIR%%/functions/fish_greeting.fish %%DATADIR%%/functions/fish_hg_prompt.fish @@ -1148,6 +1191,7 @@ libdata/pkgconfig/fish.pc %%DATADIR%%/tools/deroff.py %%DATADIR%%/tools/web_config/delete.png %%DATADIR%%/tools/web_config/favicon.png +%%DATADIR%%/tools/web_config/fishconfig_print.css %%DATADIR%%/tools/web_config/fishconfig.css %%DATADIR%%/tools/web_config/index.html %%DATADIR%%/tools/web_config/js/angular-route.js @@ -1235,12 +1279,14 @@ libdata/pkgconfig/fish.pc %%MANPAGES%%%%DATADIR%%/man/man1/exit.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/false.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fg.1.gz +%%MANPAGES%%%%DATADIR%%/man/man1/fish_vi_key_bindings.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-completions.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-doc.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-faq.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-for-bash-users.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-interactive.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-language.1.gz +%%MANPAGES%%%%DATADIR%%/man/man1/fish-prompt-tutorial.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-releasenotes.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish-tutorial.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish.1.gz @@ -1250,6 +1296,7 @@ libdata/pkgconfig/fish.pc %%MANPAGES%%%%DATADIR%%/man/man1/fish_clipboard_paste.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_command_not_found.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_config.1.gz +%%MANPAGES%%%%DATADIR%%/man/man1/fish_default_key_bindings.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_delta.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_git_prompt.1.gz %%MANPAGES%%%%DATADIR%%/man/man1/fish_greeting.1.gz From nobody Wed May 22 19:35:17 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 4Vl1jd5v9Pz5KZ1t; Wed, 22 May 2024 19:35:17 +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 4Vl1jd5ZHJz41Gd; Wed, 22 May 2024 19:35:17 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716406517; 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=URjbqm7PYnEBakfbU+F5S1sXxr2AWjUhHr6I2P+uSdk=; b=dW3Q3NqWKZ8MJ9cR9PW+XAosxtl4I2StnDClIH6Vvn2rdn73mb5HUisrEqYC7qgqdeIsT/ 2S/8X/bXSc2futJOF+7iKGygl4Fy1Ia76WAsL0GGy4F5ebEfaU0gKenGEDavfNmzuL0dtF O2XWqMQWLBcYma4Deuv2cxF659TGcu4Th4eT9gMoHMOBvS6gImT0ZaqwK6vr/YBROUr4Zm nXPQ4Qkm2NcaGlPoKkPkL7V/r+STtVVtFMs7EuFeUPkduGKX2LBWYfHijZXhKi7n5LKH/K 2H7ZecTEONjm3bzew5xjOk0pefLb9VlaBfOVBdd8sKG1Iuxm6eknRoaeUF7kig== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716406517; a=rsa-sha256; cv=none; b=fFLfZlINZoT7C0LZFeB267CdfndqEPYqQk4OqNSDn1e45b5kwKGGLI64XJ4Pr5kz6UwAAh CFxlX9khqhW6Xn5gxpijwn5dZZJM2z2GHTHY1IXK9CABclwIKWicvt1jTPqEETcs/lbhWj k7JHtekonr8iLy6Vc7ttLCVpjDVA1ThVGyv4VeQ4YwPIo9W2LoD8yzKk7N+0I4+eB3X9P6 l9hZ8Dq5kJdRUgSR5OkEIEe+ww10E3//U0Ly28weayyETMoMUArQYaGcqInPDCmJMskC7Q WLcbw4cK87cesw6IA5xDjflTLf222Nub8ASWK2pR3jGWqDc0gJJSqqvhOWHSYg== 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=1716406517; 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=URjbqm7PYnEBakfbU+F5S1sXxr2AWjUhHr6I2P+uSdk=; b=oco7h6pkJdPFaxTCE88suB/RIHylrmNOjwKu3wB1nNt+DFjfFLFwk/HPwzDjtngZM9RIVb 3zhk3erydzIVnSY5S+shBr3XQ92GsOt6XyTmpLeMm6VSOEHygpPBfvlJLT5CJzqyMCYI5X CgY2welD73ION2eGi9C5aK672YX4E7YvOOzALFDs57TDVl5nqJwG7BczyaBfgKv9fWqWYI /ZfmsnnrfnKn76J+PAahsecXQWE5k+WpSQuOz47EK5Jcdz9omNaEx+K9DuYCwl/yh6Cmp4 ozLR4PmUj2AJ5h97zn5zFbMpi8XSC3hJD1WKxRqz3dCv1rti7tpQQy7sxuJYTw== 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 4Vl1jd59CGzJWg; Wed, 22 May 2024 19:35:17 +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 44MJZHBZ029382; Wed, 22 May 2024 19:35:17 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MJZHlv029379; Wed, 22 May 2024 19:35:17 GMT (envelope-from git) Date: Wed, 22 May 2024 19:35:17 GMT Message-Id: <202405221935.44MJZHlv029379@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: bf07b314c2d8 - main - www/dufs: Update to 0.41.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: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: bf07b314c2d87a148357728640ed0596c6bec423 Auto-Submitted: auto-generated The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=bf07b314c2d87a148357728640ed0596c6bec423 commit bf07b314c2d87a148357728640ed0596c6bec423 Author: Ashish SHUKLA AuthorDate: 2024-05-22 15:31:27 +0000 Commit: Ashish SHUKLA CommitDate: 2024-05-22 19:31:30 +0000 www/dufs: Update to 0.41.0 --- www/dufs/Makefile | 3 +- www/dufs/Makefile.crates | 245 +++++++++++------------ www/dufs/distinfo | 496 +++++++++++++++++++++++------------------------ 3 files changed, 358 insertions(+), 386 deletions(-) diff --git a/www/dufs/Makefile b/www/dufs/Makefile index 3a649458e843..dfbdfcb2612e 100644 --- a/www/dufs/Makefile +++ b/www/dufs/Makefile @@ -1,7 +1,6 @@ PORTNAME= dufs DISTVERSIONPREFIX= v -DISTVERSION= 0.40.0 -PORTREVISION= 3 +DISTVERSION= 0.41.0 CATEGORIES= www MAINTAINER= ashish@FreeBSD.org diff --git a/www/dufs/Makefile.crates b/www/dufs/Makefile.crates index 51c5fc251515..d48192d3a48b 100644 --- a/www/dufs/Makefile.crates +++ b/www/dufs/Makefile.crates @@ -1,62 +1,60 @@ CARGO_CRATES= addr2line-0.21.0 \ adler-1.0.2 \ - aho-corasick-1.1.2 \ + aho-corasick-1.1.3 \ alphanumeric-sort-1.5.3 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ - anstream-0.6.11 \ - anstyle-1.0.6 \ - anstyle-parse-0.2.3 \ - anstyle-query-1.0.2 \ - anstyle-wincon-3.0.2 \ - anyhow-1.0.79 \ - assert_cmd-2.0.13 \ + anstream-0.6.14 \ + anstyle-1.0.7 \ + anstyle-parse-0.2.4 \ + anstyle-query-1.0.3 \ + anstyle-wincon-3.0.3 \ + anyhow-1.0.86 \ + assert_cmd-2.0.14 \ assert_fs-1.1.1 \ - async-compression-0.4.6 \ + async-compression-0.4.10 \ async-stream-0.3.5 \ async-stream-impl-0.3.5 \ - async-trait-0.1.77 \ - async_zip-0.0.16 \ - autocfg-1.1.0 \ - backtrace-0.3.69 \ + async_zip-0.0.17 \ + atomic-waker-1.1.2 \ + autocfg-1.3.0 \ + backtrace-0.3.71 \ base64-0.21.7 \ + base64-0.22.1 \ base64ct-1.6.0 \ - bitflags-1.3.2 \ - bitflags-2.4.2 \ + bitflags-2.5.0 \ block-buffer-0.10.4 \ - bstr-1.9.0 \ - bumpalo-3.14.0 \ - bytes-1.5.0 \ + bstr-1.9.1 \ + bumpalo-3.16.0 \ + bytes-1.6.0 \ bzip2-0.4.4 \ bzip2-sys-0.1.11+1.0.8 \ - cc-1.0.85 \ + cc-1.0.98 \ cfg-if-1.0.0 \ chardetng-0.1.17 \ - chrono-0.4.34 \ - clap-4.4.18 \ - clap_builder-4.4.18 \ - clap_complete-4.4.10 \ - clap_lex-0.6.0 \ - colorchoice-1.0.0 \ + chrono-0.4.38 \ + clap-4.5.4 \ + clap_builder-4.5.2 \ + clap_complete-4.5.2 \ + clap_lex-0.7.0 \ + colorchoice-1.0.1 \ content_inspector-0.2.4 \ - core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ cpufeatures-0.2.12 \ - crc32fast-1.4.0 \ + crc32fast-1.4.2 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.9.18 \ - crossbeam-utils-0.8.19 \ + crossbeam-utils-0.8.20 \ crypto-common-0.1.6 \ difflib-0.4.0 \ digest-0.10.7 \ digest_auth-0.3.1 \ - diqwest-2.0.0 \ doc-comment-0.3.3 \ - encoding_rs-0.8.33 \ + encoding_rs-0.8.34 \ equivalent-1.0.1 \ - errno-0.3.8 \ - fastrand-2.0.1 \ - flate2-1.0.28 \ + errno-0.3.9 \ + fastrand-2.1.0 \ + flate2-1.0.30 \ float-cmp-0.9.0 \ fnv-1.0.7 \ form_urlencoded-1.2.1 \ @@ -65,132 +63,127 @@ CARGO_CRATES= addr2line-0.21.0 \ futures-core-0.3.30 \ futures-executor-0.3.30 \ futures-io-0.3.30 \ - futures-lite-2.2.0 \ + futures-lite-2.3.0 \ futures-macro-0.3.30 \ futures-sink-0.3.30 \ futures-task-0.3.30 \ - futures-timer-3.0.2 \ + futures-timer-3.0.3 \ futures-util-0.3.30 \ generic-array-0.14.7 \ - getrandom-0.2.12 \ + getrandom-0.2.15 \ gimli-0.28.1 \ glob-0.3.1 \ globset-0.4.14 \ globwalk-0.9.1 \ - h2-0.3.24 \ - h2-0.4.2 \ - hashbrown-0.14.3 \ + h2-0.4.5 \ + hashbrown-0.14.5 \ headers-0.4.0 \ headers-core-0.3.0 \ - hermit-abi-0.3.5 \ + hermit-abi-0.3.9 \ hex-0.4.3 \ - http-0.2.11 \ - http-1.0.0 \ - http-body-0.4.6 \ + http-1.1.0 \ http-body-1.0.0 \ - http-body-util-0.1.0 \ + http-body-util-0.1.1 \ httparse-1.8.0 \ httpdate-1.0.3 \ - hyper-0.14.28 \ - hyper-1.1.0 \ - hyper-rustls-0.24.2 \ + hyper-1.3.1 \ + hyper-rustls-0.26.0 \ hyper-util-0.1.3 \ iana-time-zone-0.1.60 \ iana-time-zone-haiku-0.1.2 \ idna-0.5.0 \ - if-addrs-0.11.0 \ + if-addrs-0.12.0 \ ignore-0.4.22 \ - indexmap-2.2.3 \ + indexmap-2.2.6 \ ipnet-2.9.0 \ - itoa-1.0.10 \ - js-sys-0.3.68 \ + is_terminal_polyfill-1.70.0 \ + itoa-1.0.11 \ + js-sys-0.3.69 \ lazy_static-1.4.0 \ - libc-0.2.153 \ - linux-raw-sys-0.4.13 \ - log-0.4.20 \ + libc-0.2.155 \ + linux-raw-sys-0.4.14 \ + log-0.4.21 \ lzma-sys-0.1.20 \ md-5-0.10.6 \ md5-0.7.0 \ - memchr-2.7.1 \ + memchr-2.7.2 \ mime-0.3.17 \ mime_guess-2.0.4 \ - miniz_oxide-0.7.2 \ - mio-0.8.10 \ + miniz_oxide-0.7.3 \ + mio-0.8.11 \ normalize-line-endings-0.3.0 \ - num-traits-0.2.18 \ + num-traits-0.2.19 \ num_cpus-1.16.0 \ object-0.32.2 \ once_cell-1.19.0 \ parking-2.2.0 \ percent-encoding-2.3.1 \ - pin-project-1.1.4 \ - pin-project-internal-1.1.4 \ - pin-project-lite-0.2.13 \ + pin-project-1.1.5 \ + pin-project-internal-1.1.5 \ + pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ - pkg-config-0.3.29 \ - port_check-0.1.5 \ + pkg-config-0.3.30 \ + port_check-0.2.1 \ ppv-lite86-0.2.17 \ predicates-3.1.0 \ predicates-core-1.0.6 \ predicates-tree-1.0.9 \ - proc-macro2-1.0.78 \ - quote-1.0.35 \ + proc-macro2-1.0.83 \ + quote-1.0.36 \ rand-0.8.5 \ rand_chacha-0.3.1 \ rand_core-0.6.4 \ - regex-1.10.3 \ - regex-automata-0.4.5 \ - regex-syntax-0.8.2 \ - relative-path-1.9.2 \ - reqwest-0.11.24 \ - ring-0.17.7 \ - rstest-0.18.2 \ - rstest_macros-0.18.2 \ - rustc-demangle-0.1.23 \ + regex-1.10.4 \ + regex-automata-0.4.6 \ + regex-syntax-0.8.3 \ + relative-path-1.9.3 \ + reqwest-0.12.4 \ + ring-0.17.8 \ + rstest-0.19.0 \ + rstest_macros-0.19.0 \ + rustc-demangle-0.1.24 \ rustc_version-0.4.0 \ - rustix-0.38.31 \ - rustls-0.21.10 \ - rustls-0.22.2 \ - rustls-pemfile-1.0.4 \ - rustls-pemfile-2.0.0 \ - rustls-pki-types-1.2.0 \ - rustls-webpki-0.101.7 \ - rustls-webpki-0.102.2 \ - ryu-1.0.16 \ + rustix-0.38.34 \ + rustls-0.22.4 \ + rustls-0.23.7 \ + rustls-pemfile-2.1.2 \ + rustls-pki-types-1.7.0 \ + rustls-webpki-0.102.4 \ + ryu-1.0.18 \ same-file-1.0.6 \ - sct-0.7.1 \ - semver-1.0.21 \ - serde-1.0.196 \ - serde_derive-1.0.196 \ - serde_json-1.0.113 \ + semver-1.0.23 \ + serde-1.0.202 \ + serde_derive-1.0.202 \ + serde_json-1.0.117 \ serde_urlencoded-0.7.1 \ - serde_yaml-0.9.31 \ + serde_yaml-0.9.34+deprecated \ sha-crypt-0.5.0 \ sha1-0.10.6 \ sha2-0.10.8 \ - signal-hook-registry-1.4.1 \ + signal-hook-registry-1.4.2 \ slab-0.4.9 \ + smallvec-1.13.2 \ smart-default-0.7.1 \ - socket2-0.5.5 \ + socket2-0.5.7 \ spin-0.9.8 \ - strsim-0.10.0 \ + strsim-0.11.1 \ subtle-2.5.0 \ - syn-2.0.48 \ + syn-2.0.65 \ sync_wrapper-0.1.2 \ - system-configuration-0.5.1 \ - system-configuration-sys-0.5.0 \ - tempfile-3.10.0 \ + tempfile-3.10.1 \ terminal_size-0.3.0 \ termtree-0.4.1 \ - thiserror-1.0.57 \ - thiserror-impl-1.0.57 \ + thiserror-1.0.61 \ + thiserror-impl-1.0.61 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ - tokio-1.36.0 \ + tokio-1.37.0 \ tokio-macros-2.2.0 \ - tokio-rustls-0.24.1 \ tokio-rustls-0.25.0 \ - tokio-util-0.7.10 \ + tokio-rustls-0.26.0 \ + tokio-util-0.7.11 \ + tower-0.4.13 \ + tower-layer-0.3.2 \ tower-service-0.3.2 \ tracing-0.1.40 \ tracing-core-0.1.32 \ @@ -199,50 +192,48 @@ CARGO_CRATES= addr2line-0.21.0 \ unicase-2.7.0 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ - unicode-normalization-0.1.22 \ - unsafe-libyaml-0.2.10 \ + unicode-normalization-0.1.23 \ + unsafe-libyaml-0.2.11 \ untrusted-0.9.0 \ url-2.5.0 \ urlencoding-2.1.3 \ utf8parse-0.2.1 \ - uuid-1.7.0 \ + uuid-1.8.0 \ version_check-0.9.4 \ wait-timeout-0.2.0 \ - walkdir-2.4.0 \ + walkdir-2.5.0 \ want-0.3.1 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasm-bindgen-0.2.91 \ - wasm-bindgen-backend-0.2.91 \ - wasm-bindgen-futures-0.4.41 \ - wasm-bindgen-macro-0.2.91 \ - wasm-bindgen-macro-support-0.2.91 \ - wasm-bindgen-shared-0.2.91 \ - web-sys-0.3.68 \ - webpki-roots-0.25.4 \ - winapi-0.3.9 \ - winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.6 \ - winapi-x86_64-pc-windows-gnu-0.4.0 \ + wasm-bindgen-0.2.92 \ + wasm-bindgen-backend-0.2.92 \ + wasm-bindgen-futures-0.4.42 \ + wasm-bindgen-macro-0.2.92 \ + wasm-bindgen-macro-support-0.2.92 \ + wasm-bindgen-shared-0.2.92 \ + web-sys-0.3.69 \ + webpki-roots-0.26.1 \ + winapi-util-0.1.8 \ windows-core-0.52.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.48.5 \ - windows-targets-0.52.0 \ + windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.0 \ + windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.0 \ + windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.0 \ + windows_i686_gnu-0.52.5 \ + windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.0 \ + windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.0 \ + windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.0 \ + windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.0 \ - winreg-0.50.0 \ - xml-rs-0.8.19 \ + windows_x86_64_msvc-0.52.5 \ + winreg-0.52.0 \ + xml-rs-0.8.20 \ xz2-0.1.7 \ zeroize-1.7.0 diff --git a/www/dufs/distinfo b/www/dufs/distinfo index 5ce5b9e8ac22..b944ebf07164 100644 --- a/www/dufs/distinfo +++ b/www/dufs/distinfo @@ -1,100 +1,98 @@ -TIMESTAMP = 1707910767 +TIMESTAMP = 1716391740 SHA256 (rust/crates/addr2line-0.21.0.crate) = 8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb SIZE (rust/crates/addr2line-0.21.0.crate) = 40807 SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe SIZE (rust/crates/adler-1.0.2.crate) = 12778 -SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0 -SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136 +SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 +SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 SHA256 (rust/crates/alphanumeric-sort-1.5.3.crate) = d67c60c5f10f11c6ee04de72b2dd98bb9d2548cbc314d22a609bfa8bd9e87e8f SIZE (rust/crates/alphanumeric-sort-1.5.3.crate) = 6318 SHA256 (rust/crates/android-tzdata-0.1.1.crate) = e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0 SIZE (rust/crates/android-tzdata-0.1.1.crate) = 7674 SHA256 (rust/crates/android_system_properties-0.1.5.crate) = 819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311 SIZE (rust/crates/android_system_properties-0.1.5.crate) = 5243 -SHA256 (rust/crates/anstream-0.6.11.crate) = 6e2e1ebcb11de5c03c67de28a7df593d32191b44939c482e97702baaaa6ab6a5 -SIZE (rust/crates/anstream-0.6.11.crate) = 30239 -SHA256 (rust/crates/anstyle-1.0.6.crate) = 8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc -SIZE (rust/crates/anstyle-1.0.6.crate) = 14604 -SHA256 (rust/crates/anstyle-parse-0.2.3.crate) = c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c -SIZE (rust/crates/anstyle-parse-0.2.3.crate) = 24699 -SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648 -SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739 -SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7 -SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 -SHA256 (rust/crates/anyhow-1.0.79.crate) = 080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca -SIZE (rust/crates/anyhow-1.0.79.crate) = 44931 -SHA256 (rust/crates/assert_cmd-2.0.13.crate) = 00ad3f3a942eee60335ab4342358c161ee296829e0d16ff42fc1d6cb07815467 -SIZE (rust/crates/assert_cmd-2.0.13.crate) = 23917 +SHA256 (rust/crates/anstream-0.6.14.crate) = 418c75fa768af9c03be99d17643f93f79bbba589895012a80e3452a19ddda15b +SIZE (rust/crates/anstream-0.6.14.crate) = 29160 +SHA256 (rust/crates/anstyle-1.0.7.crate) = 038dfcf04a5feb68e9c60b21c9625a54c2c0616e79b72b0fd87075a056ae1d1b +SIZE (rust/crates/anstyle-1.0.7.crate) = 15709 +SHA256 (rust/crates/anstyle-parse-0.2.4.crate) = c03a11a9034d92058ceb6ee011ce58af4a9bf61491aa7e1e59ecd24bd40d22d4 +SIZE (rust/crates/anstyle-parse-0.2.4.crate) = 23069 +SHA256 (rust/crates/anstyle-query-1.0.3.crate) = a64c907d4e79225ac72e2a354c9ce84d50ebb4586dee56c82b3ee73004f537f5 +SIZE (rust/crates/anstyle-query-1.0.3.crate) = 9742 +SHA256 (rust/crates/anstyle-wincon-3.0.3.crate) = 61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19 +SIZE (rust/crates/anstyle-wincon-3.0.3.crate) = 12179 +SHA256 (rust/crates/anyhow-1.0.86.crate) = b3d1d046238990b9cf5bcde22a3fb3584ee5cf65fb2765f454ed428c7a0063da +SIZE (rust/crates/anyhow-1.0.86.crate) = 46741 +SHA256 (rust/crates/assert_cmd-2.0.14.crate) = ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8 +SIZE (rust/crates/assert_cmd-2.0.14.crate) = 24591 SHA256 (rust/crates/assert_fs-1.1.1.crate) = 2cd762e110c8ed629b11b6cde59458cc1c71de78ebbcc30099fc8e0403a2a2ec SIZE (rust/crates/assert_fs-1.1.1.crate) = 18090 -SHA256 (rust/crates/async-compression-0.4.6.crate) = a116f46a969224200a0a97f29cfd4c50e7534e4b4826bd23ea2c3c533039c82c -SIZE (rust/crates/async-compression-0.4.6.crate) = 99437 +SHA256 (rust/crates/async-compression-0.4.10.crate) = 9c90a406b4495d129f00461241616194cb8a032c8d1c53c657f0961d5f8e0498 +SIZE (rust/crates/async-compression-0.4.10.crate) = 104959 SHA256 (rust/crates/async-stream-0.3.5.crate) = cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51 SIZE (rust/crates/async-stream-0.3.5.crate) = 11916 SHA256 (rust/crates/async-stream-impl-0.3.5.crate) = 16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193 SIZE (rust/crates/async-stream-impl-0.3.5.crate) = 4173 -SHA256 (rust/crates/async-trait-0.1.77.crate) = c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9 -SIZE (rust/crates/async-trait-0.1.77.crate) = 29986 -SHA256 (rust/crates/async_zip-0.0.16.crate) = 527207465fb6dcafbf661b0d4a51d0d2306c9d0c2975423079a6caa807930daf -SIZE (rust/crates/async_zip-0.0.16.crate) = 107343 -SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa -SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 -SHA256 (rust/crates/backtrace-0.3.69.crate) = 2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837 -SIZE (rust/crates/backtrace-0.3.69.crate) = 77299 +SHA256 (rust/crates/async_zip-0.0.17.crate) = 00b9f7252833d5ed4b00aa9604b563529dd5e11de9c23615de2dcdf91eb87b52 +SIZE (rust/crates/async_zip-0.0.17.crate) = 109081 +SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 +SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 +SHA256 (rust/crates/autocfg-1.3.0.crate) = 0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0 +SIZE (rust/crates/autocfg-1.3.0.crate) = 16524 +SHA256 (rust/crates/backtrace-0.3.71.crate) = 26b05800d2e817c8b3b4b54abd461726265fa9789ae34330622f2db9ee696f9d +SIZE (rust/crates/backtrace-0.3.71.crate) = 86553 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 SIZE (rust/crates/base64-0.21.7.crate) = 82576 +SHA256 (rust/crates/base64-0.22.1.crate) = 72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6 +SIZE (rust/crates/base64-0.22.1.crate) = 81597 SHA256 (rust/crates/base64ct-1.6.0.crate) = 8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b SIZE (rust/crates/base64ct-1.6.0.crate) = 28870 -SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a -SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.4.2.crate) = ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf -SIZE (rust/crates/bitflags-2.4.2.crate) = 42602 +SHA256 (rust/crates/bitflags-2.5.0.crate) = cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1 +SIZE (rust/crates/bitflags-2.5.0.crate) = 43821 SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 -SHA256 (rust/crates/bstr-1.9.0.crate) = c48f0051a4b4c5e0b6d365cd04af53aeaa209e3cc15ec2cdb69e73cc87fbd0dc -SIZE (rust/crates/bstr-1.9.0.crate) = 380170 -SHA256 (rust/crates/bumpalo-3.14.0.crate) = 7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec -SIZE (rust/crates/bumpalo-3.14.0.crate) = 82400 -SHA256 (rust/crates/bytes-1.5.0.crate) = a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223 -SIZE (rust/crates/bytes-1.5.0.crate) = 58909 +SHA256 (rust/crates/bstr-1.9.1.crate) = 05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706 +SIZE (rust/crates/bstr-1.9.1.crate) = 380305 +SHA256 (rust/crates/bumpalo-3.16.0.crate) = 79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c +SIZE (rust/crates/bumpalo-3.16.0.crate) = 85677 +SHA256 (rust/crates/bytes-1.6.0.crate) = 514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9 +SIZE (rust/crates/bytes-1.6.0.crate) = 60605 SHA256 (rust/crates/bzip2-0.4.4.crate) = bdb116a6ef3f6c3698828873ad02c3014b3c85cadb88496095628e3ef1e347f8 SIZE (rust/crates/bzip2-0.4.4.crate) = 34197 SHA256 (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc SIZE (rust/crates/bzip2-sys-0.1.11+1.0.8.crate) = 633444 -SHA256 (rust/crates/cc-1.0.85.crate) = 9b918671670962b48bc23753aef0c51d072dca6f52f01f800854ada6ddb7f7d3 -SIZE (rust/crates/cc-1.0.85.crate) = 72687 +SHA256 (rust/crates/cc-1.0.98.crate) = 41c270e7540d725e65ac7f1b212ac8ce349719624d7bcff99f8e2e488e8cf03f +SIZE (rust/crates/cc-1.0.98.crate) = 76780 SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 SHA256 (rust/crates/chardetng-0.1.17.crate) = 14b8f0b65b7b08ae3c8187e8d77174de20cb6777864c6b832d8ad365999cf1ea SIZE (rust/crates/chardetng-0.1.17.crate) = 56362 -SHA256 (rust/crates/chrono-0.4.34.crate) = 5bc015644b92d5890fab7489e49d21f879d5c990186827d42ec511919404f38b -SIZE (rust/crates/chrono-0.4.34.crate) = 228932 -SHA256 (rust/crates/clap-4.4.18.crate) = 1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c -SIZE (rust/crates/clap-4.4.18.crate) = 55269 -SHA256 (rust/crates/clap_builder-4.4.18.crate) = 4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7 -SIZE (rust/crates/clap_builder-4.4.18.crate) = 163538 -SHA256 (rust/crates/clap_complete-4.4.10.crate) = abb745187d7f4d76267b37485a65e0149edd0e91a4cfcdd3f27524ad86cee9f3 -SIZE (rust/crates/clap_complete-4.4.10.crate) = 37761 -SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1 -SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272 -SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 -SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/chrono-0.4.38.crate) = a21f936df1771bf62b77f047b726c4625ff2e8aa607c01ec06e5a05bd8463401 +SIZE (rust/crates/chrono-0.4.38.crate) = 220559 +SHA256 (rust/crates/clap-4.5.4.crate) = 90bc066a67923782aa8515dbaea16946c5bcc5addbd668bb80af688e53e548a0 +SIZE (rust/crates/clap-4.5.4.crate) = 55401 +SHA256 (rust/crates/clap_builder-4.5.2.crate) = ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4 +SIZE (rust/crates/clap_builder-4.5.2.crate) = 163566 +SHA256 (rust/crates/clap_complete-4.5.2.crate) = dd79504325bf38b10165b02e89b4347300f855f273c4cb30c4a3209e6583275e +SIZE (rust/crates/clap_complete-4.5.2.crate) = 37850 +SHA256 (rust/crates/clap_lex-0.7.0.crate) = 98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce +SIZE (rust/crates/clap_lex-0.7.0.crate) = 11915 +SHA256 (rust/crates/colorchoice-1.0.1.crate) = 0b6a852b24ab71dffc585bcb46eaf7959d175cb865a7152e35b348d1b2960422 +SIZE (rust/crates/colorchoice-1.0.1.crate) = 7895 SHA256 (rust/crates/content_inspector-0.2.4.crate) = b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38 SIZE (rust/crates/content_inspector-0.2.4.crate) = 11386 -SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f -SIZE (rust/crates/core-foundation-0.9.4.crate) = 27743 SHA256 (rust/crates/core-foundation-sys-0.8.6.crate) = 06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f SIZE (rust/crates/core-foundation-sys-0.8.6.crate) = 37629 SHA256 (rust/crates/cpufeatures-0.2.12.crate) = 53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504 SIZE (rust/crates/cpufeatures-0.2.12.crate) = 12837 -SHA256 (rust/crates/crc32fast-1.4.0.crate) = b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa -SIZE (rust/crates/crc32fast-1.4.0.crate) = 38665 +SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 +SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 SHA256 (rust/crates/crossbeam-deque-0.8.5.crate) = 613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d SIZE (rust/crates/crossbeam-deque-0.8.5.crate) = 21726 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 -SHA256 (rust/crates/crossbeam-utils-0.8.19.crate) = 248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345 -SIZE (rust/crates/crossbeam-utils-0.8.19.crate) = 42328 +SHA256 (rust/crates/crossbeam-utils-0.8.20.crate) = 22ec99545bb0ed0ea7bb9b8e1e9122ea386ff8a48c0922e43f36d45ab09e0e80 +SIZE (rust/crates/crossbeam-utils-0.8.20.crate) = 42487 SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 SHA256 (rust/crates/difflib-0.4.0.crate) = 6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8 @@ -103,20 +101,18 @@ SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8c SIZE (rust/crates/digest-0.10.7.crate) = 19557 SHA256 (rust/crates/digest_auth-0.3.1.crate) = 3054f4e81d395e50822796c5e99ca522e6ba7be98947d6d4b0e5e61640bdb894 SIZE (rust/crates/digest_auth-0.3.1.crate) = 13784 -SHA256 (rust/crates/diqwest-2.0.0.crate) = cad41e37bc7d22a32ada3a0dad12b12b2347e88e8511683b111967b776f750eb -SIZE (rust/crates/diqwest-2.0.0.crate) = 5909 SHA256 (rust/crates/doc-comment-0.3.3.crate) = fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10 SIZE (rust/crates/doc-comment-0.3.3.crate) = 4123 -SHA256 (rust/crates/encoding_rs-0.8.33.crate) = 7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1 -SIZE (rust/crates/encoding_rs-0.8.33.crate) = 1370071 +SHA256 (rust/crates/encoding_rs-0.8.34.crate) = b45de904aa0b010bce2ab45264d0631681847fa7b6f2eaa7dab7619943bc4f59 +SIZE (rust/crates/encoding_rs-0.8.34.crate) = 1378166 SHA256 (rust/crates/equivalent-1.0.1.crate) = 5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5 SIZE (rust/crates/equivalent-1.0.1.crate) = 6615 -SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 -SIZE (rust/crates/errno-0.3.8.crate) = 10645 -SHA256 (rust/crates/fastrand-2.0.1.crate) = 25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5 -SIZE (rust/crates/fastrand-2.0.1.crate) = 14664 -SHA256 (rust/crates/flate2-1.0.28.crate) = 46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e -SIZE (rust/crates/flate2-1.0.28.crate) = 73690 +SHA256 (rust/crates/errno-0.3.9.crate) = 534c5cf6194dfab3db3242765c03bbe257cf92f22b38f6bc0c58d59108a820ba +SIZE (rust/crates/errno-0.3.9.crate) = 10690 +SHA256 (rust/crates/fastrand-2.1.0.crate) = 9fc0510504f03c51ada170672ac806f1f105a88aa97a5281117e1ddc3368e51a +SIZE (rust/crates/fastrand-2.1.0.crate) = 14907 +SHA256 (rust/crates/flate2-1.0.30.crate) = 5f54427cfd1c7829e2a139fcefea601bf088ebca651d2bf53ebc600eac295dae +SIZE (rust/crates/flate2-1.0.30.crate) = 75511 SHA256 (rust/crates/float-cmp-0.9.0.crate) = 98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4 SIZE (rust/crates/float-cmp-0.9.0.crate) = 10102 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 @@ -133,22 +129,22 @@ SHA256 (rust/crates/futures-executor-0.3.30.crate) = a576fc72ae164fca6b9db127eaa SIZE (rust/crates/futures-executor-0.3.30.crate) = 17744 SHA256 (rust/crates/futures-io-0.3.30.crate) = a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1 SIZE (rust/crates/futures-io-0.3.30.crate) = 8910 -SHA256 (rust/crates/futures-lite-2.2.0.crate) = 445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba -SIZE (rust/crates/futures-lite-2.2.0.crate) = 38029 +SHA256 (rust/crates/futures-lite-2.3.0.crate) = 52527eb5074e35e9339c6b4e8d12600c7128b68fb25dcb9fa9dec18f7c25f3a5 +SIZE (rust/crates/futures-lite-2.3.0.crate) = 39181 SHA256 (rust/crates/futures-macro-0.3.30.crate) = 87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac SIZE (rust/crates/futures-macro-0.3.30.crate) = 11278 SHA256 (rust/crates/futures-sink-0.3.30.crate) = 9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5 SIZE (rust/crates/futures-sink-0.3.30.crate) = 7852 SHA256 (rust/crates/futures-task-0.3.30.crate) = 38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004 SIZE (rust/crates/futures-task-0.3.30.crate) = 11126 -SHA256 (rust/crates/futures-timer-3.0.2.crate) = e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c -SIZE (rust/crates/futures-timer-3.0.2.crate) = 19879 +SHA256 (rust/crates/futures-timer-3.0.3.crate) = f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24 +SIZE (rust/crates/futures-timer-3.0.3.crate) = 19739 SHA256 (rust/crates/futures-util-0.3.30.crate) = 3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48 SIZE (rust/crates/futures-util-0.3.30.crate) = 159977 SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 -SHA256 (rust/crates/getrandom-0.2.12.crate) = 190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5 -SIZE (rust/crates/getrandom-0.2.12.crate) = 36163 +SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 +SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 SHA256 (rust/crates/gimli-0.28.1.crate) = 4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253 SIZE (rust/crates/gimli-0.28.1.crate) = 270497 SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b @@ -157,40 +153,32 @@ SHA256 (rust/crates/globset-0.4.14.crate) = 57da3b9b5b85bd66f31093f8c408b90a7443 SIZE (rust/crates/globset-0.4.14.crate) = 25090 SHA256 (rust/crates/globwalk-0.9.1.crate) = 0bf760ebf69878d9fd8f110c89703d90ce35095324d1f1edcb595c63945ee757 SIZE (rust/crates/globwalk-0.9.1.crate) = 12572 -SHA256 (rust/crates/h2-0.3.24.crate) = bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9 -SIZE (rust/crates/h2-0.3.24.crate) = 167814 -SHA256 (rust/crates/h2-0.4.2.crate) = 31d030e59af851932b72ceebadf4a2b5986dba4c3b99dd2493f8273a0f151943 -SIZE (rust/crates/h2-0.4.2.crate) = 168108 -SHA256 (rust/crates/hashbrown-0.14.3.crate) = 290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604 -SIZE (rust/crates/hashbrown-0.14.3.crate) = 141425 +SHA256 (rust/crates/h2-0.4.5.crate) = fa82e28a107a8cc405f0839610bdc9b15f1e25ec7d696aa5cf173edbcb1486ab +SIZE (rust/crates/h2-0.4.5.crate) = 174166 +SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 +SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 SHA256 (rust/crates/headers-0.4.0.crate) = 322106e6bd0cba2d5ead589ddb8150a13d7c4217cf80d7c4f682ca994ccc6aa9 SIZE (rust/crates/headers-0.4.0.crate) = 68864 SHA256 (rust/crates/headers-core-0.3.0.crate) = 54b4a22553d4242c49fddb9ba998a99962b5cc6f22cb5a3482bec22522403ce4 SIZE (rust/crates/headers-core-0.3.0.crate) = 2333 -SHA256 (rust/crates/hermit-abi-0.3.5.crate) = d0c62115964e08cb8039170eb33c1d0e2388a256930279edca206fff675f82c3 -SIZE (rust/crates/hermit-abi-0.3.5.crate) = 14437 +SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 +SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 SIZE (rust/crates/hex-0.4.3.crate) = 13299 -SHA256 (rust/crates/http-0.2.11.crate) = 8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb -SIZE (rust/crates/http-0.2.11.crate) = 100478 -SHA256 (rust/crates/http-1.0.0.crate) = b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea -SIZE (rust/crates/http-1.0.0.crate) = 100981 -SHA256 (rust/crates/http-body-0.4.6.crate) = 7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2 -SIZE (rust/crates/http-body-0.4.6.crate) = 10773 +SHA256 (rust/crates/http-1.1.0.crate) = 21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258 +SIZE (rust/crates/http-1.1.0.crate) = 103144 SHA256 (rust/crates/http-body-1.0.0.crate) = 1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643 SIZE (rust/crates/http-body-1.0.0.crate) = 5411 -SHA256 (rust/crates/http-body-util-0.1.0.crate) = 41cb79eb393015dadd30fc252023adb0b2400a0caee0fa2a077e6e21a551e840 -SIZE (rust/crates/http-body-util-0.1.0.crate) = 10368 +SHA256 (rust/crates/http-body-util-0.1.1.crate) = 0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d +SIZE (rust/crates/http-body-util-0.1.1.crate) = 11930 SHA256 (rust/crates/httparse-1.8.0.crate) = d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904 SIZE (rust/crates/httparse-1.8.0.crate) = 29954 SHA256 (rust/crates/httpdate-1.0.3.crate) = df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9 SIZE (rust/crates/httpdate-1.0.3.crate) = 10639 -SHA256 (rust/crates/hyper-0.14.28.crate) = bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80 -SIZE (rust/crates/hyper-0.14.28.crate) = 197204 -SHA256 (rust/crates/hyper-1.1.0.crate) = fb5aa53871fc917b1a9ed87b683a5d86db645e23acb32c2e0785a353e522fb75 -SIZE (rust/crates/hyper-1.1.0.crate) = 145893 -SHA256 (rust/crates/hyper-rustls-0.24.2.crate) = ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590 -SIZE (rust/crates/hyper-rustls-0.24.2.crate) = 30195 +SHA256 (rust/crates/hyper-1.3.1.crate) = fe575dd17d0862a9a33781c8c4696a55c320909004a67a00fb286ba8b1bc496d +SIZE (rust/crates/hyper-1.3.1.crate) = 148763 +SHA256 (rust/crates/hyper-rustls-0.26.0.crate) = a0bea761b46ae2b24eb4aef630d8d1c398157b6fc29e6350ecf090a0b70c952c +SIZE (rust/crates/hyper-rustls-0.26.0.crate) = 29538 SHA256 (rust/crates/hyper-util-0.1.3.crate) = ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa SIZE (rust/crates/hyper-util-0.1.3.crate) = 61647 SHA256 (rust/crates/iana-time-zone-0.1.60.crate) = e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141 @@ -199,46 +187,48 @@ SHA256 (rust/crates/iana-time-zone-haiku-0.1.2.crate) = f31827a206f56af32e590ba5 SIZE (rust/crates/iana-time-zone-haiku-0.1.2.crate) = 7185 SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 SIZE (rust/crates/idna-0.5.0.crate) = 271940 -SHA256 (rust/crates/if-addrs-0.11.0.crate) = 5ad1fe622fcc3ccd2bc6d08f7485577535a15af46be880abb7535e5f3a4c322d -SIZE (rust/crates/if-addrs-0.11.0.crate) = 10359 +SHA256 (rust/crates/if-addrs-0.12.0.crate) = bb2a33e9c38988ecbda730c85b0fd9ddcdf83c0305ac7fd21c8bb9f57f2f0cc8 +SIZE (rust/crates/if-addrs-0.12.0.crate) = 10680 SHA256 (rust/crates/ignore-0.4.22.crate) = b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1 SIZE (rust/crates/ignore-0.4.22.crate) = 55462 -SHA256 (rust/crates/indexmap-2.2.3.crate) = 233cf39063f058ea2caae4091bf4a3ef70a653afbc026f5c4a4135d114e3c177 -SIZE (rust/crates/indexmap-2.2.3.crate) = 79019 +SHA256 (rust/crates/indexmap-2.2.6.crate) = 168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26 +SIZE (rust/crates/indexmap-2.2.6.crate) = 82420 SHA256 (rust/crates/ipnet-2.9.0.crate) = 8f518f335dce6725a761382244631d86cf0ccb2863413590b31338feb467f9c3 SIZE (rust/crates/ipnet-2.9.0.crate) = 27627 -SHA256 (rust/crates/itoa-1.0.10.crate) = b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c -SIZE (rust/crates/itoa-1.0.10.crate) = 10534 -SHA256 (rust/crates/js-sys-0.3.68.crate) = 406cda4b368d531c842222cf9d2600a9a4acce8d29423695379c6868a143a9ee -SIZE (rust/crates/js-sys-0.3.68.crate) = 80764 +SHA256 (rust/crates/is_terminal_polyfill-1.70.0.crate) = f8478577c03552c21db0e2724ffb8986a5ce7af88107e6be5d2ee6e158c12800 +SIZE (rust/crates/is_terminal_polyfill-1.70.0.crate) = 7451 +SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b +SIZE (rust/crates/itoa-1.0.11.crate) = 10563 +SHA256 (rust/crates/js-sys-0.3.69.crate) = 29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d +SIZE (rust/crates/js-sys-0.3.69.crate) = 81083 SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 -SHA256 (rust/crates/libc-0.2.153.crate) = 9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd -SIZE (rust/crates/libc-0.2.153.crate) = 740614 -SHA256 (rust/crates/linux-raw-sys-0.4.13.crate) = 01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c -SIZE (rust/crates/linux-raw-sys-0.4.13.crate) = 1493855 -SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f -SIZE (rust/crates/log-0.4.20.crate) = 38307 +SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c +SIZE (rust/crates/libc-0.2.155.crate) = 743539 +SHA256 (rust/crates/linux-raw-sys-0.4.14.crate) = 78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89 +SIZE (rust/crates/linux-raw-sys-0.4.14.crate) = 1826665 +SHA256 (rust/crates/log-0.4.21.crate) = 90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c +SIZE (rust/crates/log-0.4.21.crate) = 43442 SHA256 (rust/crates/lzma-sys-0.1.20.crate) = 5fda04ab3764e6cde78b9974eec4f779acaba7c4e84b36eca3cf77c581b85d27 SIZE (rust/crates/lzma-sys-0.1.20.crate) = 760045 SHA256 (rust/crates/md-5-0.10.6.crate) = d89e7ee0cfbedfc4da3340218492196241d89eefb6dab27de5df917a6d2e78cf SIZE (rust/crates/md-5-0.10.6.crate) = 16161 SHA256 (rust/crates/md5-0.7.0.crate) = 490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771 SIZE (rust/crates/md5-0.7.0.crate) = 6671 -SHA256 (rust/crates/memchr-2.7.1.crate) = 523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149 -SIZE (rust/crates/memchr-2.7.1.crate) = 96307 +SHA256 (rust/crates/memchr-2.7.2.crate) = 6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d +SIZE (rust/crates/memchr-2.7.2.crate) = 96220 SHA256 (rust/crates/mime-0.3.17.crate) = 6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a SIZE (rust/crates/mime-0.3.17.crate) = 15712 SHA256 (rust/crates/mime_guess-2.0.4.crate) = 4192263c238a5f0d0c6bfd21f336a313a4ce1c450542449ca191bb657b4642ef SIZE (rust/crates/mime_guess-2.0.4.crate) = 26399 -SHA256 (rust/crates/miniz_oxide-0.7.2.crate) = 9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7 -SIZE (rust/crates/miniz_oxide-0.7.2.crate) = 55731 -SHA256 (rust/crates/mio-0.8.10.crate) = 8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09 -SIZE (rust/crates/mio-0.8.10.crate) = 102345 +SHA256 (rust/crates/miniz_oxide-0.7.3.crate) = 87dfd01fe195c66b572b37921ad8803d010623c0aca821bea2302239d155cdae +SIZE (rust/crates/miniz_oxide-0.7.3.crate) = 55774 +SHA256 (rust/crates/mio-0.8.11.crate) = a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c +SIZE (rust/crates/mio-0.8.11.crate) = 102983 SHA256 (rust/crates/normalize-line-endings-0.3.0.crate) = 61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be SIZE (rust/crates/normalize-line-endings-0.3.0.crate) = 5737 -SHA256 (rust/crates/num-traits-0.2.18.crate) = da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a -SIZE (rust/crates/num-traits-0.2.18.crate) = 51930 +SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 +SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 SHA256 (rust/crates/num_cpus-1.16.0.crate) = 4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43 SIZE (rust/crates/num_cpus-1.16.0.crate) = 15713 SHA256 (rust/crates/object-0.32.2.crate) = a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441 @@ -249,18 +239,18 @@ SHA256 (rust/crates/parking-2.2.0.crate) = bb813b8af86854136c6922af0598d719255ec SIZE (rust/crates/parking-2.2.0.crate) = 9730 SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 -SHA256 (rust/crates/pin-project-1.1.4.crate) = 0302c4a0442c456bd56f841aee5c3bfd17967563f6fadc9ceb9f9c23cf3807e0 -SIZE (rust/crates/pin-project-1.1.4.crate) = 54230 -SHA256 (rust/crates/pin-project-internal-1.1.4.crate) = 266c042b60c9c76b8d53061e52b2e0d1116abc57cefc8c5cd671619a56ac3690 -SIZE (rust/crates/pin-project-internal-1.1.4.crate) = 28249 -SHA256 (rust/crates/pin-project-lite-0.2.13.crate) = 8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58 -SIZE (rust/crates/pin-project-lite-0.2.13.crate) = 29141 +SHA256 (rust/crates/pin-project-1.1.5.crate) = b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3 +SIZE (rust/crates/pin-project-1.1.5.crate) = 54214 +SHA256 (rust/crates/pin-project-internal-1.1.5.crate) = 2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965 +SIZE (rust/crates/pin-project-internal-1.1.5.crate) = 28280 +SHA256 (rust/crates/pin-project-lite-0.2.14.crate) = bda66fc9667c18cb2758a2ac84d1167245054bcf85d5d1aaa6923f45801bdd02 +SIZE (rust/crates/pin-project-lite-0.2.14.crate) = 28817 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 -SHA256 (rust/crates/pkg-config-0.3.29.crate) = 2900ede94e305130c13ddd391e0ab7cbaeb783945ae07a279c268cb05109c6cb -SIZE (rust/crates/pkg-config-0.3.29.crate) = 20563 -SHA256 (rust/crates/port_check-0.1.5.crate) = f6519412c9e0d4be579b9f0618364d19cb434b324fc6ddb1b27b1e682c7105ed -SIZE (rust/crates/port_check-0.1.5.crate) = 3176 +SHA256 (rust/crates/pkg-config-0.3.30.crate) = d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec +SIZE (rust/crates/pkg-config-0.3.30.crate) = 20613 +SHA256 (rust/crates/port_check-0.2.1.crate) = 2110609fb863cdb367d4e69d6c43c81ba6a8c7d18e80082fe9f3ef16b23afeed +SIZE (rust/crates/port_check-0.2.1.crate) = 5082 SHA256 (rust/crates/ppv-lite86-0.2.17.crate) = 5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de SIZE (rust/crates/ppv-lite86-0.2.17.crate) = 22242 SHA256 (rust/crates/predicates-3.1.0.crate) = 68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8 @@ -269,122 +259,118 @@ SHA256 (rust/crates/predicates-core-1.0.6.crate) = b794032607612e7abeb4db69adb4e SIZE (rust/crates/predicates-core-1.0.6.crate) = 8084 SHA256 (rust/crates/predicates-tree-1.0.9.crate) = 368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf SIZE (rust/crates/predicates-tree-1.0.9.crate) = 7960 -SHA256 (rust/crates/proc-macro2-1.0.78.crate) = e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae -SIZE (rust/crates/proc-macro2-1.0.78.crate) = 47158 -SHA256 (rust/crates/quote-1.0.35.crate) = 291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef -SIZE (rust/crates/quote-1.0.35.crate) = 28136 +SHA256 (rust/crates/proc-macro2-1.0.83.crate) = 0b33eb56c327dec362a9e55b3ad14f9d2f0904fb5a5b03b513ab5465399e9f43 +SIZE (rust/crates/proc-macro2-1.0.83.crate) = 48661 +SHA256 (rust/crates/quote-1.0.36.crate) = 0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7 +SIZE (rust/crates/quote-1.0.36.crate) = 28507 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 -SHA256 (rust/crates/regex-1.10.3.crate) = b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15 -SIZE (rust/crates/regex-1.10.3.crate) = 253101 -SHA256 (rust/crates/regex-automata-0.4.5.crate) = 5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd -SIZE (rust/crates/regex-automata-0.4.5.crate) = 617406 -SHA256 (rust/crates/regex-syntax-0.8.2.crate) = c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f -SIZE (rust/crates/regex-syntax-0.8.2.crate) = 347228 -SHA256 (rust/crates/relative-path-1.9.2.crate) = e898588f33fdd5b9420719948f9f2a32c922a246964576f71ba7f24f80610fbc -SIZE (rust/crates/relative-path-1.9.2.crate) = 22420 -SHA256 (rust/crates/reqwest-0.11.24.crate) = c6920094eb85afde5e4a138be3f2de8bbdf28000f0029e72c45025a56b042251 -SIZE (rust/crates/reqwest-0.11.24.crate) = 160972 -SHA256 (rust/crates/ring-0.17.7.crate) = 688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74 -SIZE (rust/crates/ring-0.17.7.crate) = 4146482 -SHA256 (rust/crates/rstest-0.18.2.crate) = 97eeab2f3c0a199bc4be135c36c924b6590b88c377d416494288c14f2db30199 -SIZE (rust/crates/rstest-0.18.2.crate) = 28868 -SHA256 (rust/crates/rstest_macros-0.18.2.crate) = d428f8247852f894ee1be110b375111b586d4fa431f6c46e64ba5a0dcccbe605 -SIZE (rust/crates/rstest_macros-0.18.2.crate) = 57534 -SHA256 (rust/crates/rustc-demangle-0.1.23.crate) = d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76 -SIZE (rust/crates/rustc-demangle-0.1.23.crate) = 28970 +SHA256 (rust/crates/regex-1.10.4.crate) = c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c +SIZE (rust/crates/regex-1.10.4.crate) = 253191 +SHA256 (rust/crates/regex-automata-0.4.6.crate) = 86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea +SIZE (rust/crates/regex-automata-0.4.6.crate) = 617565 +SHA256 (rust/crates/regex-syntax-0.8.3.crate) = adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56 +SIZE (rust/crates/regex-syntax-0.8.3.crate) = 347497 +SHA256 (rust/crates/relative-path-1.9.3.crate) = ba39f3699c378cd8970968dcbff9c43159ea4cfbd88d43c00b22f2ef10a435d2 +SIZE (rust/crates/relative-path-1.9.3.crate) = 22400 +SHA256 (rust/crates/reqwest-0.12.4.crate) = 566cafdd92868e0939d3fb961bd0dc25fcfaaed179291093b3d43e6b3150ea10 +SIZE (rust/crates/reqwest-0.12.4.crate) = 170627 +SHA256 (rust/crates/ring-0.17.8.crate) = c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d +SIZE (rust/crates/ring-0.17.8.crate) = 4188554 +SHA256 (rust/crates/rstest-0.19.0.crate) = 9d5316d2a1479eeef1ea21e7f9ddc67c191d497abc8fc3ba2467857abbb68330 +SIZE (rust/crates/rstest-0.19.0.crate) = 32932 +SHA256 (rust/crates/rstest_macros-0.19.0.crate) = 04a9df72cc1f67020b0d63ad9bfe4a323e459ea7eb68e03bd9824db49f9a4c25 +SIZE (rust/crates/rstest_macros-0.19.0.crate) = 61243 +SHA256 (rust/crates/rustc-demangle-0.1.24.crate) = 719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f +SIZE (rust/crates/rustc-demangle-0.1.24.crate) = 29047 SHA256 (rust/crates/rustc_version-0.4.0.crate) = bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366 SIZE (rust/crates/rustc_version-0.4.0.crate) = 12175 -SHA256 (rust/crates/rustix-0.38.31.crate) = 6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949 -SIZE (rust/crates/rustix-0.38.31.crate) = 375443 -SHA256 (rust/crates/rustls-0.21.10.crate) = f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba -SIZE (rust/crates/rustls-0.21.10.crate) = 284920 -SHA256 (rust/crates/rustls-0.22.2.crate) = e87c9956bd9807afa1f77e0f7594af32566e830e088a5576d27c5b6f30f49d41 -SIZE (rust/crates/rustls-0.22.2.crate) = 332080 -SHA256 (rust/crates/rustls-pemfile-1.0.4.crate) = 1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c -SIZE (rust/crates/rustls-pemfile-1.0.4.crate) = 22092 -SHA256 (rust/crates/rustls-pemfile-2.0.0.crate) = 35e4980fa29e4c4b212ffb3db068a564cbf560e51d3944b7c88bd8bf5bec64f4 -SIZE (rust/crates/rustls-pemfile-2.0.0.crate) = 23799 -SHA256 (rust/crates/rustls-pki-types-1.2.0.crate) = 0a716eb65e3158e90e17cd93d855216e27bde02745ab842f2cab4a39dba1bacf -SIZE (rust/crates/rustls-pki-types-1.2.0.crate) = 21303 -SHA256 (rust/crates/rustls-webpki-0.101.7.crate) = 8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765 -SIZE (rust/crates/rustls-webpki-0.101.7.crate) = 168808 -SHA256 (rust/crates/rustls-webpki-0.102.2.crate) = faaa0a62740bedb9b2ef5afa303da42764c012f743917351dc9a237ea1663610 -SIZE (rust/crates/rustls-webpki-0.102.2.crate) = 196881 -SHA256 (rust/crates/ryu-1.0.16.crate) = f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c -SIZE (rust/crates/ryu-1.0.16.crate) = 47351 +SHA256 (rust/crates/rustix-0.38.34.crate) = 70dc5ec042f7a43c4a73241207cecc9873a06d45debb38b329f8541d85c2730f +SIZE (rust/crates/rustix-0.38.34.crate) = 365160 +SHA256 (rust/crates/rustls-0.22.4.crate) = bf4ef73721ac7bcd79b2b315da7779d8fc09718c6b3d2d1b2d94850eb8c18432 +SIZE (rust/crates/rustls-0.22.4.crate) = 333681 +SHA256 (rust/crates/rustls-0.23.7.crate) = ebbbdb961df0ad3f2652da8f3fdc4b36122f568f968f45ad3316f26c025c677b +SIZE (rust/crates/rustls-0.23.7.crate) = 381800 +SHA256 (rust/crates/rustls-pemfile-2.1.2.crate) = 29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d +SIZE (rust/crates/rustls-pemfile-2.1.2.crate) = 25928 +SHA256 (rust/crates/rustls-pki-types-1.7.0.crate) = 976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d +SIZE (rust/crates/rustls-pki-types-1.7.0.crate) = 29555 +SHA256 (rust/crates/rustls-webpki-0.102.4.crate) = ff448f7e92e913c4b7d4c6d8e4540a1724b319b4152b8aef6d4cf8339712b33e +SIZE (rust/crates/rustls-webpki-0.102.4.crate) = 200657 +SHA256 (rust/crates/ryu-1.0.18.crate) = f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f +SIZE (rust/crates/ryu-1.0.18.crate) = 47713 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/sct-0.7.1.crate) = da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414 -SIZE (rust/crates/sct-0.7.1.crate) = 27501 -SHA256 (rust/crates/semver-1.0.21.crate) = b97ed7a9823b74f99c7742f5336af7be5ecd3eeafcb1507d1fa93347b1d589b0 -SIZE (rust/crates/semver-1.0.21.crate) = 30445 -SHA256 (rust/crates/serde-1.0.196.crate) = 870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32 -SIZE (rust/crates/serde-1.0.196.crate) = 77097 -SHA256 (rust/crates/serde_derive-1.0.196.crate) = 33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67 -SIZE (rust/crates/serde_derive-1.0.196.crate) = 55775 -SHA256 (rust/crates/serde_json-1.0.113.crate) = 69801b70b1c3dac963ecb03a364ba0ceda9cf60c71cfe475e99864759c8b8a79 -SIZE (rust/crates/serde_json-1.0.113.crate) = 146970 +SHA256 (rust/crates/semver-1.0.23.crate) = 61697e0a1c7e512e84a621326239844a24d8207b4669b41bc18b32ea5cbf988b +SIZE (rust/crates/semver-1.0.23.crate) = 30622 +SHA256 (rust/crates/serde-1.0.202.crate) = 226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395 +SIZE (rust/crates/serde-1.0.202.crate) = 77722 +SHA256 (rust/crates/serde_derive-1.0.202.crate) = 6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838 +SIZE (rust/crates/serde_derive-1.0.202.crate) = 55867 +SHA256 (rust/crates/serde_json-1.0.117.crate) = 455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3 +SIZE (rust/crates/serde_json-1.0.117.crate) = 146921 SHA256 (rust/crates/serde_urlencoded-0.7.1.crate) = d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd SIZE (rust/crates/serde_urlencoded-0.7.1.crate) = 12822 -SHA256 (rust/crates/serde_yaml-0.9.31.crate) = adf8a49373e98a4c5f0ceb5d05aa7c648d75f63774981ed95b7c7443bbd50c6e -SIZE (rust/crates/serde_yaml-0.9.31.crate) = 65200 +SHA256 (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 6a8b1a1a2ebf674015cc02edccce75287f1a0130d394307b36743c2f5d504b47 +SIZE (rust/crates/serde_yaml-0.9.34+deprecated.crate) = 65290 SHA256 (rust/crates/sha-crypt-0.5.0.crate) = 88e79009728d8311d42d754f2f319a975f9e38f156fd5e422d2451486c78b286 SIZE (rust/crates/sha-crypt-0.5.0.crate) = 14603 SHA256 (rust/crates/sha1-0.10.6.crate) = e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba SIZE (rust/crates/sha1-0.10.6.crate) = 13517 SHA256 (rust/crates/sha2-0.10.8.crate) = 793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8 SIZE (rust/crates/sha2-0.10.8.crate) = 26357 -SHA256 (rust/crates/signal-hook-registry-1.4.1.crate) = d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1 -SIZE (rust/crates/signal-hook-registry-1.4.1.crate) = 17987 +SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 +SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 SIZE (rust/crates/slab-0.4.9.crate) = 17108 +SHA256 (rust/crates/smallvec-1.13.2.crate) = 3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67 +SIZE (rust/crates/smallvec-1.13.2.crate) = 35216 SHA256 (rust/crates/smart-default-0.7.1.crate) = 0eb01866308440fc64d6c44d9e86c5cc17adfe33c4d6eed55da9145044d0ffc1 SIZE (rust/crates/smart-default-0.7.1.crate) = 8435 -SHA256 (rust/crates/socket2-0.5.5.crate) = 7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9 -SIZE (rust/crates/socket2-0.5.5.crate) = 54863 +SHA256 (rust/crates/socket2-0.5.7.crate) = ce305eb0b4296696835b71df73eb912e0f1ffd2556a501fcede6e0c50349191c +SIZE (rust/crates/socket2-0.5.7.crate) = 55758 SHA256 (rust/crates/spin-0.9.8.crate) = 6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67 SIZE (rust/crates/spin-0.9.8.crate) = 38958 -SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 -SIZE (rust/crates/strsim-0.10.0.crate) = 11355 +SHA256 (rust/crates/strsim-0.11.1.crate) = 7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f +SIZE (rust/crates/strsim-0.11.1.crate) = 14266 SHA256 (rust/crates/subtle-2.5.0.crate) = 81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc SIZE (rust/crates/subtle-2.5.0.crate) = 13909 -SHA256 (rust/crates/syn-2.0.48.crate) = 0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f -SIZE (rust/crates/syn-2.0.48.crate) = 250566 +SHA256 (rust/crates/syn-2.0.65.crate) = d2863d96a84c6439701d7a38f9de935ec562c8832cc55d1dde0f513b52fad106 +SIZE (rust/crates/syn-2.0.65.crate) = 264863 SHA256 (rust/crates/sync_wrapper-0.1.2.crate) = 2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160 SIZE (rust/crates/sync_wrapper-0.1.2.crate) = 6933 -SHA256 (rust/crates/system-configuration-0.5.1.crate) = ba3a3adc5c275d719af8cb4272ea1c4a6d668a777f37e115f6d11ddbc1c8e0e7 -SIZE (rust/crates/system-configuration-0.5.1.crate) = 12618 -SHA256 (rust/crates/system-configuration-sys-0.5.0.crate) = a75fb188eb626b924683e3b95e3a48e63551fcfb51949de2f06a9d91dbee93c9 -SIZE (rust/crates/system-configuration-sys-0.5.0.crate) = 6730 -SHA256 (rust/crates/tempfile-3.10.0.crate) = a365e8cd18e44762ef95d87f284f4b5cd04107fec2ff3052bd6a3e6069669e67 -SIZE (rust/crates/tempfile-3.10.0.crate) = 33376 +SHA256 (rust/crates/tempfile-3.10.1.crate) = 85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1 +SIZE (rust/crates/tempfile-3.10.1.crate) = 33653 SHA256 (rust/crates/terminal_size-0.3.0.crate) = 21bebf2b7c9e0a515f6e0f8c51dc0f8e4696391e6f1ff30379559f8365fb0df7 SIZE (rust/crates/terminal_size-0.3.0.crate) = 10096 SHA256 (rust/crates/termtree-0.4.1.crate) = 3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76 SIZE (rust/crates/termtree-0.4.1.crate) = 4557 -SHA256 (rust/crates/thiserror-1.0.57.crate) = 1e45bcbe8ed29775f228095caf2cd67af7a4ccf756ebff23a306bf3e8b47b24b -SIZE (rust/crates/thiserror-1.0.57.crate) = 20993 -SHA256 (rust/crates/thiserror-impl-1.0.57.crate) = a953cb265bef375dae3de6663da4d3804eee9682ea80d8e2542529b73c531c81 -SIZE (rust/crates/thiserror-impl-1.0.57.crate) = 15639 +SHA256 (rust/crates/thiserror-1.0.61.crate) = c546c80d6be4bc6a00c0f01730c08df82eaa7a7a61f11d656526506112cc1709 +SIZE (rust/crates/thiserror-1.0.61.crate) = 21264 +SHA256 (rust/crates/thiserror-impl-1.0.61.crate) = 46c3384250002a6d5af4d114f2845d37b57521033f30d5c3f46c4d70e1197533 +SIZE (rust/crates/thiserror-impl-1.0.61.crate) = 15786 SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 -SHA256 (rust/crates/tokio-1.36.0.crate) = 61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931 -SIZE (rust/crates/tokio-1.36.0.crate) = 757286 +SHA256 (rust/crates/tokio-1.37.0.crate) = 1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787 +SIZE (rust/crates/tokio-1.37.0.crate) = 764297 SHA256 (rust/crates/tokio-macros-2.2.0.crate) = 5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b SIZE (rust/crates/tokio-macros-2.2.0.crate) = 11520 -SHA256 (rust/crates/tokio-rustls-0.24.1.crate) = c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081 -SIZE (rust/crates/tokio-rustls-0.24.1.crate) = 33049 SHA256 (rust/crates/tokio-rustls-0.25.0.crate) = 775e0c0f0adb3a2f22a00c4745d728b479985fc15ee7ca6a2608388c5569860f SIZE (rust/crates/tokio-rustls-0.25.0.crate) = 30541 -SHA256 (rust/crates/tokio-util-0.7.10.crate) = 5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15 -SIZE (rust/crates/tokio-util-0.7.10.crate) = 110508 +SHA256 (rust/crates/tokio-rustls-0.26.0.crate) = 0c7bc40d0e5a97695bb96e27995cd3a08538541b0a846f65bba7a359f36700d4 +SIZE (rust/crates/tokio-rustls-0.26.0.crate) = 34253 +SHA256 (rust/crates/tokio-util-0.7.11.crate) = 9cf6b47b3771c49ac75ad09a6162f53ad4b8088b76ac60e8ec1455b31a189fe1 +SIZE (rust/crates/tokio-util-0.7.11.crate) = 113421 +SHA256 (rust/crates/tower-0.4.13.crate) = b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c +SIZE (rust/crates/tower-0.4.13.crate) = 106906 +SHA256 (rust/crates/tower-layer-0.3.2.crate) = c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0 +SIZE (rust/crates/tower-layer-0.3.2.crate) = 6023 SHA256 (rust/crates/tower-service-0.3.2.crate) = b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52 SIZE (rust/crates/tower-service-0.3.2.crate) = 6847 SHA256 (rust/crates/tracing-0.1.40.crate) = c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef @@ -401,10 +387,10 @@ SHA256 (rust/crates/unicode-bidi-0.3.15.crate) = 08f95100a766bf4f8f28f90d77e0a54 SIZE (rust/crates/unicode-bidi-0.3.15.crate) = 56811 SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 -SHA256 (rust/crates/unicode-normalization-0.1.22.crate) = 5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921 -SIZE (rust/crates/unicode-normalization-0.1.22.crate) = 122604 -SHA256 (rust/crates/unsafe-libyaml-0.2.10.crate) = ab4c90930b95a82d00dc9e9ac071b4991924390d46cbd0dfe566148667605e4b -SIZE (rust/crates/unsafe-libyaml-0.2.10.crate) = 61964 +SHA256 (rust/crates/unicode-normalization-0.1.23.crate) = a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5 +SIZE (rust/crates/unicode-normalization-0.1.23.crate) = 122649 +SHA256 (rust/crates/unsafe-libyaml-0.2.11.crate) = 673aac59facbab8a9007c7f6108d11f63b603f7cabff99fabf650fea5c32b861 +SIZE (rust/crates/unsafe-libyaml-0.2.11.crate) = 62101 SHA256 (rust/crates/untrusted-0.9.0.crate) = 8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1 SIZE (rust/crates/untrusted-0.9.0.crate) = 14447 SHA256 (rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633 @@ -413,42 +399,36 @@ SHA256 (rust/crates/urlencoding-2.1.3.crate) = daf8dba3b7eb870caf1ddeed7bc9d2a04 SIZE (rust/crates/urlencoding-2.1.3.crate) = 6538 SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 -SHA256 (rust/crates/uuid-1.7.0.crate) = f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a *** 128 LINES SKIPPED *** From nobody Wed May 22 19:51:20 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 4Vl2490f41z5Kbqq; Wed, 22 May 2024 19:51:21 +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 4Vl24872k9z42ds; Wed, 22 May 2024 19:51:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716407481; 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=BNM5dfw/qe2PS6nxX0PYRI+AHmcTKbDVDejd2mIbkK8=; b=H+OQHfKJaymKuAaoG4cNu8YdN7G2h6MHTptaM74DmZCNvSHp0cmXfZ/Udc4Cox5EysPDUG ODEM57beGpkzQUPYmr+AjvjKmJuwDO2TWmPlRFlg5jd+rWa03hjjiZEeyhli2HkqeHAwhU J7siWJZWkFIzurXnw/9brUFTRagVfss6eML4BZ4HFEJXzhBX6VpIb9xx52LsewSE5SBDjL p9pwpfmbKHP6QuqXLfbgIf/x71bs1Oxheq9tPYeH6LqSJTp6XBUrRjxf2os/uXVUFpaByC w5hI+vkl3kRR9v2QqlUCpxwq3EfaN5UV/Hbe0Q0IQfWzgEmOxMwORrdwOtuYtQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716407481; a=rsa-sha256; cv=none; b=pM9hAcVv23vwBvU3AF6nJwcwnReMCeE7rne7399IkZpUwg6yDroaSH2h3GYwjoWXUPSOkR yR3UM27j03HQVS4icgA+lNf6ZuhrXufudmHvFfFJ5ntIsJc9pd7FNKNcuGgo+tPUm5NImF bPA6XKTPcoYsCcuwEc6PwVy3sV6MgN9y4SR9b7rfMhg18sDR1uluh6VsBgz21YuQfOL0Ow +Q25u0+4R8VAEsLh/4PeOI7rJR5pshwUcHiX0Ksi4B3jhTe8Q44kfrpa6diL368wJQGA8q Dsxp/dD4Rl9nCxBuqaUixZdgZ9mXGuPUJ/Brae+UZkJ8Jc2GFAoFA06ERWtBNw== 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=1716407481; 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=BNM5dfw/qe2PS6nxX0PYRI+AHmcTKbDVDejd2mIbkK8=; b=TMApx+813QZeETq1WwTW0wxgn7zrsXySB2wzqOeFjbJAeNXOOroPpAmrA/iq3BMnjQybjm OabXTn7iKjczPA6VwwHsrXxiHw3GR07yveXTLsid1LKFEiN15s+S+qzWXoRCKaJ3ll0Wwy X6ZJUzxLHwPAOr1OlHwUIcKfTwR9TV+nu/3aiPc8v9kF6s5ndvcU96nYttCsnv7VzZQphX JQAAQnoAevzh5EZjBYl+fZsg2PM64QThrsZPJh9c61WBThMg1Bqwc8TCZyJgdpg4jmFXLr 4zknhVBm8x5VVrGOqo02yrw8OS2LfATGnSKaFHksnqaBB/eJlJqkIAoJrPJEBQ== 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 4Vl2486fZkzJVp; Wed, 22 May 2024 19:51:20 +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 44MJpKEg057241; Wed, 22 May 2024 19:51:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MJpKQu057238; Wed, 22 May 2024 19:51:20 GMT (envelope-from git) Date: Wed, 22 May 2024 19:51:20 GMT Message-Id: <202405221951.44MJpKQu057238@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Olivier Certner Subject: git: 97eecf838ae8 - main - security/kleopatra: Fix build against libc++18 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: olce X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 97eecf838ae8e88c56c7f97080adce0dc593a491 Auto-Submitted: auto-generated The branch main has been updated by olce: URL: https://cgit.FreeBSD.org/ports/commit/?id=97eecf838ae8e88c56c7f97080adce0dc593a491 commit 97eecf838ae8e88c56c7f97080adce0dc593a491 Author: Olivier Certner AuthorDate: 2024-05-22 19:08:41 +0000 Commit: Olivier Certner CommitDate: 2024-05-22 19:51:01 +0000 security/kleopatra: Fix build against libc++18 libc++ 18 by default removes unique() in 'std::shared_ptr' (in ), as a follow-up to this resolution: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2016/p0521r0.html An alternative would be to get it back by defining _LIBCPP_ENABLE_CXX20_REMOVED_SHARED_PTR_UNIQUE before including the libc++ headers, but trying to fight the standard may not be a wise move going forward, especially if/as other C++ libraries follow suit. Upstream MR (approved) is at https://invent.kde.org/pim/kleopatra/-/merge_requests/205. PR: 279139 Approved by: kde (maintainer) Approved by: jrm (ports) Approved by: markj (mentor) --- security/kleopatra/files/patch-src_crypto_recipient.cpp | 14 ++++++++++++++ security/kleopatra/files/patch-src_crypto_sender.cpp | 14 ++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/security/kleopatra/files/patch-src_crypto_recipient.cpp b/security/kleopatra/files/patch-src_crypto_recipient.cpp new file mode 100644 index 000000000000..7e5efab0e453 --- /dev/null +++ b/security/kleopatra/files/patch-src_crypto_recipient.cpp @@ -0,0 +1,14 @@ +Submitted upstream: https://invent.kde.org/pim/kleopatra/-/merge_requests/205. +To remove when updating to next release. + +--- src/crypto/recipient.cpp.orig 2024-02-11 04:00:57 UTC ++++ src/crypto/recipient.cpp +@@ -85,7 +85,7 @@ void Recipient::detach() + + void Recipient::detach() + { +- if (d && !d.unique()) { ++ if (d && d.use_count() != 1) { + d.reset(new Private(*d)); + } + } diff --git a/security/kleopatra/files/patch-src_crypto_sender.cpp b/security/kleopatra/files/patch-src_crypto_sender.cpp new file mode 100644 index 000000000000..b60c856ac95e --- /dev/null +++ b/security/kleopatra/files/patch-src_crypto_sender.cpp @@ -0,0 +1,14 @@ +Submitted upstream: https://invent.kde.org/pim/kleopatra/-/merge_requests/205. +To remove when updating to next release. + +--- src/crypto/sender.cpp.orig 2024-02-11 04:00:57 UTC ++++ src/crypto/sender.cpp +@@ -91,7 +91,7 @@ void Sender::detach() + + void Sender::detach() + { +- if (d && !d.unique()) { ++ if (d && d.use_count() != 1) { + d.reset(new Private(*d)); + } + } From nobody Wed May 22 20:05:46 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 4Vl2Np3hklz5KcvG; Wed, 22 May 2024 20:05:46 +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 4Vl2Np38Lfz44C8; Wed, 22 May 2024 20:05:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716408346; 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=b3gwigQl8phiwEiIzSosasRptVlpi+jUL/YDnIGHVLs=; b=RwcxHzgl4QzvgG7iAy/Nhpk348lyOrrfvP1ndTxMbd9B8/87jL4ZHKEkKZj4cmLjADKMpe ZXXCzfet/Xiu9hS+0DV5xpiJRe0+W6g3V5PJmi90DbCsGsqLwGCmL1ZZCse8eB/X46hBCJ UDd2M3JSRU359T3APvgNTCe2KZxgDVyHX00jB/MKSU+uZxkHslXpvRFbPlm1s6p+HWgEiK PMeVShb8zZOJC7wjyIqDrwEW5uEKui6qZg39v9O575pn5dioO5NT7UTLDOzXBX55Pd1AGq tPBPGo0D6VgSIgHG/QQSScFeav63Nd8B5vAIv2iaPDN+5N8opWKY6Rp1BrMP8A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716408346; a=rsa-sha256; cv=none; b=GByVYRZXKGaEe1sfP/XFl0ak+08jIqeQDyi8YOuQVWo/bdWv07B/u9kMBuTXdtJAW8V5P4 pkgT0IEoFVEN3i6btJIlfoj7jRbbp15H6ut7ndCc333Rj12ZqCGajGtQwJ7ozKgp8eHIe5 /XgkhGkC6QFP05IvI7daHH3CANL21uMV+OvVa9bRKSfKyhiX1I5OphSCyH+sHydPZHsFvY apFb3XQUjTRI+RqcNOvUGCgJAKfrqEwwY0c2pyu7T+DhVNBPkr9oo/toahTCj4si4KmtBv fOARzEOGDFdN/3wqt0E13IhfnT+aoCFc7xi0V6C6R66kDWuVkLD0+dYwnfzm8Q== 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=1716408346; 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=b3gwigQl8phiwEiIzSosasRptVlpi+jUL/YDnIGHVLs=; b=JhaVhsr8CqDX7rVw0U8r5+37qGZjR4lSd33+itW7iKOG21s0/zxayVs540wNAEBYEFNErb ggBHqOcT4StmIya0CmHzx7FnfNsYWBfIUlAhJcn60fRBEuSBzWQAyPest+y/0h0AafOqEd WB72OcJLHnMsFrT4DzpfkjVv7FWbAEHiR8V4WFvGienY6uZ0b1cifAjrcMwoq7iGUy9TZV WLUFGk7IidjTWnOLX8s4gNvEmgPExW01JOTsxo+fMQETdCKTBG70VicpGDOsvZYRq5Brkn qvpbMb+JK9DVjCP7mZfIGEDDxiH4zOK/RYTbKsIurJZr40J6aSMaOlJKyXKchA== 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 4Vl2Np2lPyzKGS; Wed, 22 May 2024 20:05:46 +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 44MK5kAh080982; Wed, 22 May 2024 20:05:46 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MK5kRs080979; Wed, 22 May 2024 20:05:46 GMT (envelope-from git) Date: Wed, 22 May 2024 20:05:46 GMT Message-Id: <202405222005.44MK5kRs080979@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Dave Cottlehuber Subject: git: c5e66d2d45b2 - main - misc/py-aider-chat: update to 0.36.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: dch X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c5e66d2d45b25edb65271924741fe8ce4e0f81db Auto-Submitted: auto-generated The branch main has been updated by dch: URL: https://cgit.FreeBSD.org/ports/commit/?id=c5e66d2d45b25edb65271924741fe8ce4e0f81db commit c5e66d2d45b25edb65271924741fe8ce4e0f81db Author: Dave Cottlehuber AuthorDate: 2024-05-22 18:53:59 +0000 Commit: Dave Cottlehuber CommitDate: 2024-05-22 20:05:31 +0000 misc/py-aider-chat: update to 0.36.0 Sponsored by: SkunkWerks, GmbH --- misc/py-aider-chat/Makefile | 3 ++- misc/py-aider-chat/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/misc/py-aider-chat/Makefile b/misc/py-aider-chat/Makefile index 7ad42ea7a540..78c476105691 100644 --- a/misc/py-aider-chat/Makefile +++ b/misc/py-aider-chat/Makefile @@ -1,5 +1,5 @@ PORTNAME= aider_chat -DISTVERSION= 0.35.0 +DISTVERSION= 0.36.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,6 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arrow>0:devel/py-arrow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}backoff>0:devel/py-backoff@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}blinker>0:devel/py-blinker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cachetools>0:devel/py-cachetools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configargparse>0:devel/py-configargparse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}diff-match-patch>=0:textproc/py-diff-match-patch@${PY_FLAVOR} \ diff --git a/misc/py-aider-chat/distinfo b/misc/py-aider-chat/distinfo index a2576e44b6c7..fdde47fbaab2 100644 --- a/misc/py-aider-chat/distinfo +++ b/misc/py-aider-chat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716356303 -SHA256 (aider_chat-0.35.0.tar.gz) = a2d5471f5648281fb89f65b2d38f4b3affbca5240a7b5be8c8afac460f4793ca -SIZE (aider_chat-0.35.0.tar.gz) = 113504 +TIMESTAMP = 1716406021 +SHA256 (aider_chat-0.36.0.tar.gz) = 61b79067257531bb497539844e033e792181065769d60580f47ac03aff988b86 +SIZE (aider_chat-0.36.0.tar.gz) = 116364 From nobody Wed May 22 20:09:50 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 4Vl2TW0XlJz5Kd8X; Wed, 22 May 2024 20:09:51 +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 4Vl2TV6hLsz44KF; Wed, 22 May 2024 20:09:50 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716408590; 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=84FqXjTdBT5DVcztxfy2dNEBKuUUfInZFrlIPQdnF8Y=; b=E5wXq0AQWfHoZTaccTKOEaByN3t3zX8pRUgWOMIloq9ddlyYD+4he+0yt9hA01dj2RNb7j cGalj1Jcl1T7/GUTo59ZnE0HIOaCVVVlBUgzSJkOXx2CiB/P2wvih1UVjajCu0p923W5sF wKBfQ59scuPXHmBo+wCpWY4KmwbV+tkSdn7pGEU+Jd4s7quQj0a3cI73x+KMwX7YX+Txop 6Th5VEQouNDvlfQxpmAaHMsj+q9YAeOMZNLvb4JZf3vvf9tNgIer6V5Nj2jRDSgBuihbx3 MaSxi1LBv2LH3ZO2Q1jf09mJEQeKNdYgFf3kMogLUONh+YJ9nIIyiT05aSS60Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716408590; a=rsa-sha256; cv=none; b=O1mlwVZxrbXIekzBAUDGTcgRxUVK7GaPiHHsV9ZyeMO+LfGKoguTDsamZR0/SaizPIrR94 NExhe2cNDY3KBTjIIjpRxjibJhA3itnIAoZ4dXFNniyR1e8d2fMfCf26OBJgB9y1j+Y4hm Ioi4SaisEIlz7+FYxoLUpjZX2SVMGzNgi+eTgBuoAjS1P0BM8716fjmIJhkLlbQTU9ECfA KSNds7MnJt6bHcEFcrGrWOWiMPAo3CJHnCYtCDmKziyT8GAYl85ZOPRFVrFwTN4uEZNOAp lPREDcmF7LAQF7tyMUN1MRjFYKdIy5d7JQSaU5syx8ZGJWSy/oPZZnuBmZJcKA== 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=1716408590; 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=84FqXjTdBT5DVcztxfy2dNEBKuUUfInZFrlIPQdnF8Y=; b=RCvlspKhvDpJLElmWStRoCmqA1cjhsrBIzYCDaJ7YPJfm3o7Su/v4RCTVLc3gQjsuoldbm bHKTyCI5hF1z2JVW/1OvtsYGGWxmrzrzR/zvliLVt22HVJXxPkezHC4cr3AycykFc1ad0v +1JqvKiWp/GfnNkOTeqkvvgtq4tiGrLpjYHOq1Yv9o0n2d4VQbtgAPwO6EVl6+J9I3+x6p 0i4VwdxEJVNyddReNmxPZvbyqavPBvn27Yfe6ulc2LBUE0WmsNTZWifL6pSWAyoR/UhNnA U4zjcmqq9XEt7pR6lospRHzID6hwN8uzg78uvf5iEAXu6r28tBC6bbGmBIUN8g== 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 4Vl2TV6HbtzKSW; Wed, 22 May 2024 20:09:50 +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 44MK9o0o081648; Wed, 22 May 2024 20:09:50 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MK9oNb081645; Wed, 22 May 2024 20:09:50 GMT (envelope-from git) Date: Wed, 22 May 2024 20:09:50 GMT Message-Id: <202405222009.44MK9oNb081645@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: 9e60ea60fc21 - main - mail/mox: New port: Modern, secure, all-in-one email server 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9e60ea60fc21e4b9647df1675a031a92bb3afe5d Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=9e60ea60fc21e4b9647df1675a031a92bb3afe5d commit 9e60ea60fc21e4b9647df1675a031a92bb3afe5d Author: Yuri Victorovich AuthorDate: 2024-05-22 15:39:22 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 20:09:48 +0000 mail/mox: New port: Modern, secure, all-in-one email server --- mail/Makefile | 1 + mail/mox/Makefile | 26 ++++++++++++++++++++++++++ mail/mox/distinfo | 5 +++++ mail/mox/pkg-descr | 2 ++ 4 files changed, 34 insertions(+) diff --git a/mail/Makefile b/mail/Makefile index 999c55d51dd8..c33cfabb52fa 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -246,6 +246,7 @@ SUBDIR += mls SUBDIR += mmh SUBDIR += mmr + SUBDIR += mox SUBDIR += mpop SUBDIR += msglint SUBDIR += msmtp diff --git a/mail/mox/Makefile b/mail/mox/Makefile new file mode 100644 index 000000000000..ef4fc5ce9ceb --- /dev/null +++ b/mail/mox/Makefile @@ -0,0 +1,26 @@ +PORTNAME= mox +DISTVERSIONPREFIX= v +DISTVERSION= 0.0.11 +CATEGORIES= mail +PKGNAMESUFFIX= -mail-server + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Modern, secure, all-in-one email server +WWW= https://www.xmox.nl/ + +LICENSE= MIT MPL20 +LICENSE_COMB= dual +LICENSE_FILE_MIT= ${WRKSRC}/LICENSE.MIT +LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE.MPLv2.0 + +USES= go:modules + +GO_MODULE= github.com/mjl-/mox + +xUSE_GITHUB= yes +xGH_ACCOUNT= mudler +xGH_PROJECT= LocalAI + +PLIST_FILES= bin/${PORTNAME} + +.include diff --git a/mail/mox/distinfo b/mail/mox/distinfo new file mode 100644 index 000000000000..91b78a69312f --- /dev/null +++ b/mail/mox/distinfo @@ -0,0 +1,5 @@ +TIMESTAMP = 1716404661 +SHA256 (go/mail_mox/mox-v0.0.11/v0.0.11.mod) = f120261f0ae3beec8ea6f81b414c633f0af48ded1c77fc192c523a7f5e7f9702 +SIZE (go/mail_mox/mox-v0.0.11/v0.0.11.mod) = 1204 +SHA256 (go/mail_mox/mox-v0.0.11/v0.0.11.zip) = 6f74c6946b5f6ae818bc41446b25af9943387dc8c4b8d2e19e97375ae57b23d0 +SIZE (go/mail_mox/mox-v0.0.11/v0.0.11.zip) = 1848209 diff --git a/mail/mox/pkg-descr b/mail/mox/pkg-descr new file mode 100644 index 000000000000..9df05b3eaa86 --- /dev/null +++ b/mail/mox/pkg-descr @@ -0,0 +1,2 @@ +Mox is a modern, full-featured, open source, secure mail server for +low-maintenance self-hosted email. From nobody Wed May 22 20:26:14 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 4Vl2rQ442Wz5KfcS; Wed, 22 May 2024 20:26:14 +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 4Vl2rQ3h3pz45hg; Wed, 22 May 2024 20:26:14 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716409574; 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=fmKtxVbvMeMA5yjqZzvTBAhBWObEyxw/lOaDH4cbnoI=; b=O/2GZV2mD3UTaZqylk6xMLo1dSx8jOkqFp9z/oKamiZljpjOQb7BReC8W2M4XG/jbYrXmD l2aTnQGXrO8oPh0i2WRTc1JCZ8vo8RraeJUOT6EEf2ngX+kJu8rwbUb+os6B15bSE5Tzii wjA9GWGUOTcm4+3+I6dD7Zsh+LLOG66mXFwdBoYJLgJ4wW1/LPqrbta4P9P3cQG6V146Ce nIpXrmTQmMvmJZCWrVdjiZyyrCVGBla+wkdNHLUi/jlbzaWN8E9MHwEExzf9uUmu1+plTB t1kMH4zpcvdan7/KYRqHdZl12p/eGLY0Ej9Jq7KCmT1+WyCyRMKt8JtnRtHxMg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716409574; a=rsa-sha256; cv=none; b=KOW6qsEf04rzh437AYIwsCzW48zkEqVI+fdm7kZpH1ZeUxlrfkOEHHzfV+7Uk7+vQQ2ryr pu5SXHj9eA8sTEn8v86c0TFcZckI3eXu+F6ruJEypm8xfXbAFR2zslmk3Rh4cyaD7unIwh gfhWbixM3hEnmKgolC7tPCSzJz+9UqJES/mPYZDgHpxJoFImObqQk9JPLpDpmWRzuPxGJv bW8HEyZZclPQS5gIepxYfzSxaRwasbwExE3/v5Cpp50CPhzE8wBsO5k6VXTDn0N38bQkEM 8sLtfYKNHdd1kWDGx6yQhNaMraFXVKVw2FmyHWb5MFjaJ2hcRpYCW1IBvfdIlA== 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=1716409574; 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=fmKtxVbvMeMA5yjqZzvTBAhBWObEyxw/lOaDH4cbnoI=; b=CxFHRDZoic+JfTQ/mldugRSC7+3b5Vb5DFjEsqgBlMH3aCR/ss6DL9rID4eEqP9Wp+Qje/ yXtf88TSjoBtRynKZxuw24w9CJhSKHf13tnqwozIXGV3cD3DS56esXqV+8FlblewH9OR2c 59svFHIglcqAKaSYEeE6Xwb7oGAO0zCTN6USshFzua87lnp5uhfmaUU7wTB8AqIlgW3IxT o0QjaX17ECL55vP13HaJ3ERivmwueXoqJ1ZFqPOVyf67FCTiWNwaXYwi8gAReNkGtXrCZM kQHsqDkor+QyC9UIZNIZ0zfnXbQ8qk8X4xyiIO0+DHfhpcnZnqLC0C/1gG8fKg== 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 4Vl2rQ39LvzKHn; Wed, 22 May 2024 20:26:14 +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 44MKQEZH014215; Wed, 22 May 2024 20:26:14 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MKQEan014212; Wed, 22 May 2024 20:26:14 GMT (envelope-from git) Date: Wed, 22 May 2024 20:26:14 GMT Message-Id: <202405222026.44MKQEan014212@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alan Somers Subject: git: 3dae89d81ed5 - main - net-mgmt/geom-exporter: new port 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: asomers X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3dae89d81ed53e92b56db78a4e41787f5f312934 Auto-Submitted: auto-generated The branch main has been updated by asomers: URL: https://cgit.FreeBSD.org/ports/commit/?id=3dae89d81ed53e92b56db78a4e41787f5f312934 commit 3dae89d81ed53e92b56db78a4e41787f5f312934 Author: Alan Somers AuthorDate: 2024-04-18 21:59:26 +0000 Commit: Alan Somers CommitDate: 2024-05-22 20:26:03 +0000 net-mgmt/geom-exporter: new port The geom-exporter exports libgeom statistics to Prometheus. It provides basically the same information as net-mgmt/gstat-exporter, but more accurately since it bypasses gstat and accesses libgeom directly. PR: 278446 Sponsored by: Axcient --- net-mgmt/Makefile | 1 + net-mgmt/geom-exporter/Makefile | 34 +++++ net-mgmt/geom-exporter/Makefile.crates | 101 +++++++++++++ net-mgmt/geom-exporter/distinfo | 205 ++++++++++++++++++++++++++ net-mgmt/geom-exporter/files/geom_exporter.in | 48 ++++++ net-mgmt/geom-exporter/pkg-descr | 4 + 6 files changed, 393 insertions(+) diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 8fafa1b8e6fc..7b8cb5763bb5 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -74,6 +74,7 @@ SUBDIR += flowd SUBDIR += flowviewer SUBDIR += fprobe + SUBDIR += geom-exporter SUBDIR += gnu-ipcalc SUBDIR += gping SUBDIR += grepcidr diff --git a/net-mgmt/geom-exporter/Makefile b/net-mgmt/geom-exporter/Makefile new file mode 100644 index 000000000000..6ad65aedcc86 --- /dev/null +++ b/net-mgmt/geom-exporter/Makefile @@ -0,0 +1,34 @@ +PORTNAME= geom-exporter +DISTVERSION= 0.1.1 +CATEGORIES= net-mgmt +MASTER_SITES= CRATESIO +MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} +DISTNAME= freebsd-${PORTNAME}-${DISTVERSIONFULL} +DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} + +MAINTAINER= asomers@FreeBSD.org +COMMENT= Prometheus exporter for GEOM statistics +WWW= https://github.com/asomers/gstat-rs + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +# https://github.com/tikv/rust-prometheus/issues/315 +NOT_FOR_ARCHS= powerpc +NOT_FOR_ARCHS_REASON_powerpc=needs 64-bit atomics + +BUILD_DEPENDS= llvm-config${LLVM_DEFAULT}:devel/llvm${LLVM_DEFAULT} + +USES= cargo +USE_RC_SUBR= geom_exporter + +SUB_LIST= USER=nobody + +PLIST_FILES= bin/${PORTNAME} \ + share/man/man8/${PORTNAME}.8.gz + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/share/man/man8 + +.include diff --git a/net-mgmt/geom-exporter/Makefile.crates b/net-mgmt/geom-exporter/Makefile.crates new file mode 100644 index 000000000000..c12aec5fa808 --- /dev/null +++ b/net-mgmt/geom-exporter/Makefile.crates @@ -0,0 +1,101 @@ +CARGO_CRATES= aho-corasick-1.1.2 \ + anstream-0.6.5 \ + anstyle-1.0.4 \ + anstyle-parse-0.2.3 \ + anstyle-query-1.0.2 \ + anstyle-wincon-3.0.2 \ + ascii-1.1.0 \ + autocfg-1.1.0 \ + bindgen-0.66.1 \ + bitflags-1.3.2 \ + bitflags-2.4.1 \ + cexpr-0.6.0 \ + cfg-if-1.0.0 \ + chunked_transfer-1.5.0 \ + clang-sys-1.6.1 \ + clap-4.4.11 \ + clap_builder-4.4.11 \ + clap_derive-4.4.7 \ + clap_lex-0.6.0 \ + colorchoice-1.0.0 \ + deranged-0.3.11 \ + either-1.9.0 \ + errno-0.3.8 \ + fnv-1.0.7 \ + form_urlencoded-1.2.1 \ + freebsd-libgeom-0.3.0 \ + freebsd-libgeom-sys-0.1.6 \ + glob-0.3.1 \ + heck-0.4.1 \ + home-0.5.9 \ + idna-0.5.0 \ + itoa-1.0.11 \ + lazy_static-1.4.0 \ + lazycell-1.3.0 \ + libc-0.2.151 \ + libloading-0.7.4 \ + linux-raw-sys-0.4.12 \ + lock_api-0.4.11 \ + log-0.4.20 \ + memchr-2.6.4 \ + minimal-lexical-0.2.1 \ + nom-7.1.3 \ + num-conv-0.1.0 \ + once_cell-1.19.0 \ + parking_lot-0.12.1 \ + parking_lot_core-0.9.9 \ + peeking_take_while-0.1.2 \ + percent-encoding-2.3.1 \ + powerfmt-0.2.0 \ + prettyplease-0.2.15 \ + proc-macro2-1.0.70 \ + prometheus-0.13.3 \ + prometheus_exporter-0.8.5 \ + quote-1.0.33 \ + redox_syscall-0.4.1 \ + regex-1.10.2 \ + regex-automata-0.4.3 \ + regex-syntax-0.8.2 \ + rustc-hash-1.1.0 \ + rustix-0.38.28 \ + scopeguard-1.2.0 \ + serde-1.0.193 \ + serde_derive-1.0.193 \ + shlex-1.3.0 \ + smallvec-1.11.2 \ + strsim-0.10.0 \ + syn-2.0.41 \ + thiserror-1.0.51 \ + thiserror-impl-1.0.51 \ + time-0.3.36 \ + time-core-0.1.2 \ + time-macros-0.2.18 \ + tiny_http-0.10.0 \ + tinyvec-1.6.0 \ + tinyvec_macros-0.1.1 \ + unicode-bidi-0.3.15 \ + unicode-ident-1.0.12 \ + unicode-normalization-0.1.23 \ + url-2.5.0 \ + utf8parse-0.2.1 \ + which-4.4.2 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-sys-0.52.0 \ + windows-targets-0.48.5 \ + windows-targets-0.52.0 \ + windows_aarch64_gnullvm-0.48.5 \ + windows_aarch64_gnullvm-0.52.0 \ + windows_aarch64_msvc-0.48.5 \ + windows_aarch64_msvc-0.52.0 \ + windows_i686_gnu-0.48.5 \ + windows_i686_gnu-0.52.0 \ + windows_i686_msvc-0.48.5 \ + windows_i686_msvc-0.52.0 \ + windows_x86_64_gnu-0.48.5 \ + windows_x86_64_gnu-0.52.0 \ + windows_x86_64_gnullvm-0.48.5 \ + windows_x86_64_gnullvm-0.52.0 \ + windows_x86_64_msvc-0.48.5 \ + windows_x86_64_msvc-0.52.0 diff --git a/net-mgmt/geom-exporter/distinfo b/net-mgmt/geom-exporter/distinfo new file mode 100644 index 000000000000..0e6239765da0 --- /dev/null +++ b/net-mgmt/geom-exporter/distinfo @@ -0,0 +1,205 @@ +TIMESTAMP = 1713399184 +SHA256 (rust/crates/freebsd-geom-exporter-0.1.1.crate) = 80942558864c6c35883e95c514b960eb6b2afdc785ab95a1837b4bba3ee9e460 +SIZE (rust/crates/freebsd-geom-exporter-0.1.1.crate) = 11464 +SHA256 (rust/crates/aho-corasick-1.1.2.crate) = b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0 +SIZE (rust/crates/aho-corasick-1.1.2.crate) = 183136 +SHA256 (rust/crates/anstream-0.6.5.crate) = d664a92ecae85fd0a7392615844904654d1d5f5514837f471ddef4a057aba1b6 +SIZE (rust/crates/anstream-0.6.5.crate) = 30004 +SHA256 (rust/crates/anstyle-1.0.4.crate) = 7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87 +SIZE (rust/crates/anstyle-1.0.4.crate) = 13998 +SHA256 (rust/crates/anstyle-parse-0.2.3.crate) = c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c +SIZE (rust/crates/anstyle-parse-0.2.3.crate) = 24699 +SHA256 (rust/crates/anstyle-query-1.0.2.crate) = e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648 +SIZE (rust/crates/anstyle-query-1.0.2.crate) = 8739 +SHA256 (rust/crates/anstyle-wincon-3.0.2.crate) = 1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7 +SIZE (rust/crates/anstyle-wincon-3.0.2.crate) = 11272 +SHA256 (rust/crates/ascii-1.1.0.crate) = d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16 +SIZE (rust/crates/ascii-1.1.0.crate) = 36075 +SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa +SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 +SHA256 (rust/crates/bindgen-0.66.1.crate) = f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7 +SIZE (rust/crates/bindgen-0.66.1.crate) = 218860 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/bitflags-2.4.1.crate) = 327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07 +SIZE (rust/crates/bitflags-2.4.1.crate) = 37043 +SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 +SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/chunked_transfer-1.5.0.crate) = 6e4de3bc4ea267985becf712dc6d9eed8b04c953b3fcfb339ebc87acd9804901 +SIZE (rust/crates/chunked_transfer-1.5.0.crate) = 9779 +SHA256 (rust/crates/clang-sys-1.6.1.crate) = c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f +SIZE (rust/crates/clang-sys-1.6.1.crate) = 41346 +SHA256 (rust/crates/clap-4.4.11.crate) = bfaff671f6b22ca62406885ece523383b9b64022e341e53e009a62ebc47a45f2 +SIZE (rust/crates/clap-4.4.11.crate) = 54782 +SHA256 (rust/crates/clap_builder-4.4.11.crate) = a216b506622bb1d316cd51328dce24e07bdff4a6128a47c7e7fad11878d5adbb +SIZE (rust/crates/clap_builder-4.4.11.crate) = 163317 +SHA256 (rust/crates/clap_derive-4.4.7.crate) = cf9804afaaf59a91e75b022a30fb7229a7901f60c755489cc61c9b423b836442 +SIZE (rust/crates/clap_derive-4.4.7.crate) = 29046 +SHA256 (rust/crates/clap_lex-0.6.0.crate) = 702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1 +SIZE (rust/crates/clap_lex-0.6.0.crate) = 12272 +SHA256 (rust/crates/colorchoice-1.0.0.crate) = acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7 +SIZE (rust/crates/colorchoice-1.0.0.crate) = 6857 +SHA256 (rust/crates/deranged-0.3.11.crate) = b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4 +SIZE (rust/crates/deranged-0.3.11.crate) = 18043 +SHA256 (rust/crates/either-1.9.0.crate) = a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07 +SIZE (rust/crates/either-1.9.0.crate) = 16660 +SHA256 (rust/crates/errno-0.3.8.crate) = a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245 +SIZE (rust/crates/errno-0.3.8.crate) = 10645 +SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 +SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 +SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/freebsd-libgeom-0.3.0.crate) = 7451ea8d5f6ed036afd13b85f518a0e058ea9b2dec78e96279b839eb371cd251 +SIZE (rust/crates/freebsd-libgeom-0.3.0.crate) = 11525 +SHA256 (rust/crates/freebsd-libgeom-sys-0.1.6.crate) = d3d3ad8de101e55cd80226a9758c0f9c1ab256276828ae8bcdcb9d9e63a6616d +SIZE (rust/crates/freebsd-libgeom-sys-0.1.6.crate) = 2999 +SHA256 (rust/crates/glob-0.3.1.crate) = d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b +SIZE (rust/crates/glob-0.3.1.crate) = 18880 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/home-0.5.9.crate) = e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5 +SIZE (rust/crates/home-0.5.9.crate) = 8760 +SHA256 (rust/crates/idna-0.5.0.crate) = 634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6 +SIZE (rust/crates/idna-0.5.0.crate) = 271940 +SHA256 (rust/crates/itoa-1.0.11.crate) = 49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b +SIZE (rust/crates/itoa-1.0.11.crate) = 10563 +SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646 +SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443 +SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 +SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 +SHA256 (rust/crates/libc-0.2.151.crate) = 302d7ab3130588088d277783b1e2d2e10c9e9e4a16dd9050e6ec93fb3e7048f4 +SIZE (rust/crates/libc-0.2.151.crate) = 736640 +SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f +SIZE (rust/crates/libloading-0.7.4.crate) = 27580 +SHA256 (rust/crates/linux-raw-sys-0.4.12.crate) = c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456 +SIZE (rust/crates/linux-raw-sys-0.4.12.crate) = 1465800 +SHA256 (rust/crates/lock_api-0.4.11.crate) = 3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45 +SIZE (rust/crates/lock_api-0.4.11.crate) = 27487 +SHA256 (rust/crates/log-0.4.20.crate) = b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f +SIZE (rust/crates/log-0.4.20.crate) = 38307 +SHA256 (rust/crates/memchr-2.6.4.crate) = f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167 +SIZE (rust/crates/memchr-2.6.4.crate) = 94439 +SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a +SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 +SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a +SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/num-conv-0.1.0.crate) = 51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9 +SIZE (rust/crates/num-conv-0.1.0.crate) = 7444 +SHA256 (rust/crates/once_cell-1.19.0.crate) = 3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92 +SIZE (rust/crates/once_cell-1.19.0.crate) = 33046 +SHA256 (rust/crates/parking_lot-0.12.1.crate) = 3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f +SIZE (rust/crates/parking_lot-0.12.1.crate) = 40967 +SHA256 (rust/crates/parking_lot_core-0.9.9.crate) = 4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e +SIZE (rust/crates/parking_lot_core-0.9.9.crate) = 32445 +SHA256 (rust/crates/peeking_take_while-0.1.2.crate) = 19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099 +SIZE (rust/crates/peeking_take_while-0.1.2.crate) = 6697 +SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e +SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/powerfmt-0.2.0.crate) = 439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391 +SIZE (rust/crates/powerfmt-0.2.0.crate) = 15165 +SHA256 (rust/crates/prettyplease-0.2.15.crate) = ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d +SIZE (rust/crates/prettyplease-0.2.15.crate) = 57034 +SHA256 (rust/crates/proc-macro2-1.0.70.crate) = 39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b +SIZE (rust/crates/proc-macro2-1.0.70.crate) = 44343 +SHA256 (rust/crates/prometheus-0.13.3.crate) = 449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c +SIZE (rust/crates/prometheus-0.13.3.crate) = 82457 +SHA256 (rust/crates/prometheus_exporter-0.8.5.crate) = caf17cbebe0bfdf4f279ef84eeefe0d50468b0b7116f078acf41d456e48fe81a +SIZE (rust/crates/prometheus_exporter-0.8.5.crate) = 18148 +SHA256 (rust/crates/quote-1.0.33.crate) = 5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae +SIZE (rust/crates/quote-1.0.33.crate) = 28090 +SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa +SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 +SHA256 (rust/crates/regex-1.10.2.crate) = 380b951a9c5e80ddfd6136919eef32310721aa4aacd4889a8d39124b026ab343 +SIZE (rust/crates/regex-1.10.2.crate) = 252839 +SHA256 (rust/crates/regex-automata-0.4.3.crate) = 5f804c7828047e88b2d32e2d7fe5a105da8ee3264f01902f796c8e067dc2483f +SIZE (rust/crates/regex-automata-0.4.3.crate) = 617011 +SHA256 (rust/crates/regex-syntax-0.8.2.crate) = c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f +SIZE (rust/crates/regex-syntax-0.8.2.crate) = 347228 +SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 +SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 +SHA256 (rust/crates/rustix-0.38.28.crate) = 72e572a5e8ca657d7366229cdde4bd14c4eb5499a9573d4d366fe1b599daa316 +SIZE (rust/crates/rustix-0.38.28.crate) = 365398 +SHA256 (rust/crates/scopeguard-1.2.0.crate) = 94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49 +SIZE (rust/crates/scopeguard-1.2.0.crate) = 11619 +SHA256 (rust/crates/serde-1.0.193.crate) = 25dd9975e68d0cb5aa1120c288333fc98731bd1dd12f561e468ea4728c042b89 +SIZE (rust/crates/serde-1.0.193.crate) = 76863 +SHA256 (rust/crates/serde_derive-1.0.193.crate) = 43576ca501357b9b071ac53cdc7da8ef0cbd9493d8df094cd821777ea6e894d3 +SIZE (rust/crates/serde_derive-1.0.193.crate) = 55692 +SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 +SIZE (rust/crates/shlex-1.3.0.crate) = 18713 +SHA256 (rust/crates/smallvec-1.11.2.crate) = 4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970 +SIZE (rust/crates/smallvec-1.11.2.crate) = 34801 +SHA256 (rust/crates/strsim-0.10.0.crate) = 73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623 +SIZE (rust/crates/strsim-0.10.0.crate) = 11355 +SHA256 (rust/crates/syn-2.0.41.crate) = 44c8b28c477cc3bf0e7966561e3460130e1255f7a1cf71931075f1c5e7a7e269 +SIZE (rust/crates/syn-2.0.41.crate) = 246016 +SHA256 (rust/crates/thiserror-1.0.51.crate) = f11c217e1416d6f036b870f14e0413d480dbf28edbee1f877abaf0206af43bb7 +SIZE (rust/crates/thiserror-1.0.51.crate) = 20045 +SHA256 (rust/crates/thiserror-impl-1.0.51.crate) = 01742297787513b79cf8e29d1056ede1313e2420b7b3b15d0a768b4921f549df +SIZE (rust/crates/thiserror-impl-1.0.51.crate) = 15372 +SHA256 (rust/crates/time-0.3.36.crate) = 5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885 +SIZE (rust/crates/time-0.3.36.crate) = 119805 +SHA256 (rust/crates/time-core-0.1.2.crate) = ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3 +SIZE (rust/crates/time-core-0.1.2.crate) = 7191 +SHA256 (rust/crates/time-macros-0.2.18.crate) = 3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf +SIZE (rust/crates/time-macros-0.2.18.crate) = 24361 +SHA256 (rust/crates/tiny_http-0.10.0.crate) = c5f8734c6d6943ad6df6b588d228a87b4af184998bcffa268ceddf05c2055a8c +SIZE (rust/crates/tiny_http-0.10.0.crate) = 45842 +SHA256 (rust/crates/tinyvec-1.6.0.crate) = 87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50 +SIZE (rust/crates/tinyvec-1.6.0.crate) = 45991 +SHA256 (rust/crates/tinyvec_macros-0.1.1.crate) = 1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20 +SIZE (rust/crates/tinyvec_macros-0.1.1.crate) = 5865 +SHA256 (rust/crates/unicode-bidi-0.3.15.crate) = 08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75 +SIZE (rust/crates/unicode-bidi-0.3.15.crate) = 56811 +SHA256 (rust/crates/unicode-ident-1.0.12.crate) = 3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b +SIZE (rust/crates/unicode-ident-1.0.12.crate) = 42168 +SHA256 (rust/crates/unicode-normalization-0.1.23.crate) = a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5 +SIZE (rust/crates/unicode-normalization-0.1.23.crate) = 122649 +SHA256 (rust/crates/url-2.5.0.crate) = 31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633 +SIZE (rust/crates/url-2.5.0.crate) = 78605 +SHA256 (rust/crates/utf8parse-0.2.1.crate) = 711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a +SIZE (rust/crates/utf8parse-0.2.1.crate) = 13435 +SHA256 (rust/crates/which-4.4.2.crate) = 87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7 +SIZE (rust/crates/which-4.4.2.crate) = 15953 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d +SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 +SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c +SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 +SHA256 (rust/crates/windows-targets-0.52.0.crate) = 8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd +SIZE (rust/crates/windows-targets-0.52.0.crate) = 6229 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea +SIZE (rust/crates/windows_aarch64_gnullvm-0.52.0.crate) = 430182 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc +SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 +SHA256 (rust/crates/windows_aarch64_msvc-0.52.0.crate) = bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef +SIZE (rust/crates/windows_aarch64_msvc-0.52.0.crate) = 821663 +SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e +SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 +SHA256 (rust/crates/windows_i686_gnu-0.52.0.crate) = a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313 +SIZE (rust/crates/windows_i686_gnu-0.52.0.crate) = 870285 +SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 +SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 +SHA256 (rust/crates/windows_i686_msvc-0.52.0.crate) = ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a +SIZE (rust/crates/windows_i686_msvc-0.52.0.crate) = 888693 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e +SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 +SHA256 (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd +SIZE (rust/crates/windows_x86_64_gnu-0.52.0.crate) = 826213 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e +SIZE (rust/crates/windows_x86_64_gnullvm-0.52.0.crate) = 430165 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 +SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 +SHA256 (rust/crates/windows_x86_64_msvc-0.52.0.crate) = dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04 +SIZE (rust/crates/windows_x86_64_msvc-0.52.0.crate) = 821600 diff --git a/net-mgmt/geom-exporter/files/geom_exporter.in b/net-mgmt/geom-exporter/files/geom_exporter.in new file mode 100644 index 000000000000..57d755ea6917 --- /dev/null +++ b/net-mgmt/geom-exporter/files/geom_exporter.in @@ -0,0 +1,48 @@ +#!/bin/sh + +# PROVIDE: geom_exporter +# REQUIRE: LOGIN +# KEYWORD: shutdown +# +# Add the following lines to /etc/rc.conf.local or /etc/rc.conf +# to enable this service: +# +# geom_exporter_enable (bool): Set to NO by default. +# Set it to YES to enable geom-exporter. +# geom_exporter_args (string): Set extra arguments to pass to geom-exporter +# Default is "". +# geom_exporter_user (string): Set user that geom_exporter will run under +# Default is "%%USER%%". +# geom_exporter_group (string): Set group that geom_exporter will run under +# Default is "wheel". + +. /etc/rc.subr + +name=geom_exporter +desc="GEOM prometheus exporter" +rcvar=geom_exporter_enable + +load_rc_config $name + +: ${geom_exporter_enable:=NO} +: ${geom_exporter_args:=""} +: ${geom_exporter_user:=%%USER%%} +: ${geom_exporter_group:=wheel} + +pidfile=/var/run/geom_exporter.pid +command=/usr/sbin/daemon +procname=%%PREFIX%%/bin/geom-exporter +command_args="-f -p ${pidfile} /usr/bin/env ${procname} ${geom_exporter_args}" + +start_precmd=geom_exporter_startprecmd + +geom_exporter_startprecmd() +{ + if [ -e ${pidfile} ]; then + chown ${geom_exporter_user}:${geom_exporter_group} ${pidfile}; + else + install -o ${geom_exporter_user} -g ${geom_exporter_group} /dev/null ${pidfile}; + fi +} + +run_rc_command "$1" diff --git a/net-mgmt/geom-exporter/pkg-descr b/net-mgmt/geom-exporter/pkg-descr new file mode 100644 index 000000000000..ab0eb5713f60 --- /dev/null +++ b/net-mgmt/geom-exporter/pkg-descr @@ -0,0 +1,4 @@ +FreeBSD GEOM statistics exporter for Prometheus + +The is a Prometheus exporter for FreeBSD's GEOM statistics. The metrics it +exports are basically the same as what gstat provides on the terminal. From nobody Wed May 22 20:27:29 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 4Vl2ss3tsXz5Kg3X; Wed, 22 May 2024 20:27: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vl2ss21J8z4614; Wed, 22 May 2024 20:27:29 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716409649; 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=aDyYsCZRsD7+lvFthCE1J3j+gSdrncI/Zdk7TS8MqRU=; b=U6Aw38Ivy1AJCuMVUDJ+8QY33J9S62gRY9nd/2e/nap12ENysV1K4j5J1ww1fVFtpGYsT9 CTHo242glGQkVq1pEvOmCu6XqykmU70eO/G5tPEsH5JjgbuPPSzc6vu+h6e9XbiobfmiAt tLmQhz7ApWWmAWS7h9iBFuEDMSPXJx0pb0gn2edBzX8BPf8t0DYR/M9wXaFgQPgmxwQP8m wKg+9yI8d2ULWWJ6xrrTpl5zkjAfZfYqybTw2Gp0qh1sGjxVjc/BBG/nF4IhIeLw+2qTH8 RmahoYlUBONjDJRWx+1nz4nnTKxDawua2ZRoGnA4frIqfVB3IxQFgtjZeWtnXg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716409649; a=rsa-sha256; cv=none; b=EPEUSSVoyYZiotiGDIX4xnil8bm46gPZQdyZ0LDf9iMc8/fmmn3bRSrUJlaZYH1dM39BmO 3U9lX2SRk+y4tgeHinh8DabtpWkMaT/WUsRrdURNxDgZph23fFBxSTHBRZdq66gKT4ipnq YikxI2gbGFevQihDD56wRlzyE562K4A33JlhMy7aLKJhTcvJiUqsC3vqC89VrzUrwIenmo cH1fnWGwe1FRJOmFc8qRp5qqVJamz/dqMl2d7Z7gx3/BqQhZU1/MrVo92CwlQaHa8OtPp5 Z/3tK9U0jY/vK5IRtJmU/3LsgZy1shPjA0c8XKETi40zmbl0lQY737jMJzXP7w== 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=1716409649; 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=aDyYsCZRsD7+lvFthCE1J3j+gSdrncI/Zdk7TS8MqRU=; b=grGH4rrclqKyKmlRt0LbYtpZl6IkkKyzc0sVCm26F+n2ZZ5XbSfT2K16FE96BY2GhTQGf5 wvKx5/7W2Bx253kE4TfiMr5+DBELoI/ng7vPPIqsEsNuKJA5imTo4xZDfF9y7ipsE54MCh cEXN38/JUSFzXFW5QU9WPl2vz7kThvBkc1a0ys3T8hq4JCnsA3IHYDnz1+G+eIflSCAZtS g6f/8IhuN1q2YnHicwV37Na/04VsxxRf91WdeMBYQyjici3cWXV1JJ7vrUPcLDZXhqzAui 3yQPaYbX2lbU3FtxCE21ZX1ZJv/7N7kUJo6fmdiL7Pu8Oytpi4Lkvpd2Eh18Qg== 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 4Vl2ss1XFnzKHp; Wed, 22 May 2024 20:27:29 +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 44MKRTBr014522; Wed, 22 May 2024 20:27:29 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MKRT0H014519; Wed, 22 May 2024 20:27:29 GMT (envelope-from git) Date: Wed, 22 May 2024 20:27:29 GMT Message-Id: <202405222027.44MKRT0H014519@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Eugene Grosbein Subject: git: d40b7417ee03 - main - databases/xtrabackup80: fix handling of dependencies 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: eugen X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: d40b7417ee03273041385e9fab84638c1a3f4eea Auto-Submitted: auto-generated The branch main has been updated by eugen: URL: https://cgit.FreeBSD.org/ports/commit/?id=d40b7417ee03273041385e9fab84638c1a3f4eea commit d40b7417ee03273041385e9fab84638c1a3f4eea Author: Eugene Grosbein AuthorDate: 2024-05-22 20:21:39 +0000 Commit: Eugene Grosbein CommitDate: 2024-05-22 20:27:22 +0000 databases/xtrabackup80: fix handling of dependencies Fix build after latest changes: do not override *_DEPENDS added with USES clause. --- databases/xtrabackup80/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/databases/xtrabackup80/Makefile b/databases/xtrabackup80/Makefile index 7815c90e5e5e..7004a9812a23 100644 --- a/databases/xtrabackup80/Makefile +++ b/databases/xtrabackup80/Makefile @@ -55,23 +55,23 @@ LDFLAGS_i386= -latomic -Wl,-rpath=${PREFIX}/lib/gcc${GCCVER} -Wl,-rpath=${PREFIX PLIST= ${PKGDIR}/pkg-plist.i386 USE_LDCONFIG= ${PREFIX}/lib/private -BUILD_DEPENDS= c++${GCCVER}:lang/gcc${GCCVER} -LIB_DEPENDS= libcurl.so:ftp/curl \ +BUILD_DEPENDS+= c++${GCCVER}:lang/gcc${GCCVER} +LIB_DEPENDS+= libcurl.so:ftp/curl \ libev.so:devel/libev \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error \ libunwind.so:devel/libunwind -RUN_DEPENDS= ${PREFIX}/lib/gcc${GCCVER}/libatomic.so.1:lang/gcc${GCCVER} +RUN_DEPENDS+= ${PREFIX}/lib/gcc${GCCVER}/libatomic.so.1:lang/gcc${GCCVER} .for component in EDITLINE ICU LIBEVENT PROTOBUF RAPIDJSON ZSTD CMAKE_ARGS+= -DWITH_${component}:STRING=bundled .endfor .else -BUILD_DEPENDS= protobuf>=3.0:devel/protobuf \ +BUILD_DEPENDS+= protobuf>=3.0:devel/protobuf \ rapidjson>=1.1.0:devel/rapidjson \ libevent>=2.1:devel/libevent -LIB_DEPENDS= libcurl.so:ftp/curl \ +LIB_DEPENDS+= libcurl.so:ftp/curl \ libev.so:devel/libev \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error \ From nobody Wed May 22 21:00:34 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 4Vl3c30wQWz5L0Y0; Wed, 22 May 2024 21:00:35 +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 4Vl3c30Lsbz4Fl3; Wed, 22 May 2024 21:00:35 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716411635; 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=LPQT08Wxp2UdOi8/6aCe/rKzEZ5AccC8PjQayzOBxew=; b=nWEJwXngw5x8SNKj4wPDDKJI4YemcDYSVKnLpZ4bVNXsbVzfqtwECxqNfLrx7wgcsMpcOf +UdAdcKlgezSFS8ztmqBVidpa7LxnoCF6EZyVt3pw38LCm3xvO/9YSXbysBYHrgeNRN6I9 m+5eneuaYHbx2DSSvWxQw9a8ptk2EzLoJnSd69ugzDs/FUuRlNL00JF/ERBH0XQe29t0uX LeY/7i/+idY3ZwOoho/fmyd39qSF6nC04ZaIdbBQofC0AlbJ6tHxeCar0T/OX7BN81B3aC mo1UWz5mkDGwAl+7ARMCSMkRXVSudQGRhPuWvtB94DI3CsJRJI7qzPkOMjOJjA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716411635; a=rsa-sha256; cv=none; b=oaCP5wFqO90Qu6F5vKwESlePQYDVpLF1//WdebsReMmDUPcWP654xv9E8Nc7KI8wQlvZhl WNfFP6t5M1uJ4dgkNQ7maKz8gE0Dsi8KeUHczLTRigyZ5/W3UmQLlGwnaY5EedUsMRswpH Oa6zhANbzPiYkARm8xeGccKAoiWtHg/8fvHfvKhTiep4qyn8nG5dW6BkGq9/gdQzgjdzfF cAnWtNgHN1nKzHZijgzXRFqAcWzzbS8T8w98lXT7BgUbZkkYjmg239fYbpLD/WpFRkJAT9 85AmUu5vkGwbZ3B4wBQvRoDVTX3cY1J78Le7z1k4U4isFeZbPbmuQ1iv9umZIQ== 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=1716411635; 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=LPQT08Wxp2UdOi8/6aCe/rKzEZ5AccC8PjQayzOBxew=; b=dDF1s69FYC71VFoI0mXK47U3+qRpfvfqV4vYLUuGtSr1K5nG9yoUNqcD9ZoBzgSEIyktxc yk5R3xlFta+xdc3SwBGjTXHoCsIxZ5y9STNKQiLaIll3d8uFS1dtsBppNk3GbisPKgx6iG ryH2pJ8GQk2A+XnS6cim8DflhBXcwag9Zi6odav4sIQYzwbqoaoaRfvqutYMrJCPT8kcra MM1sr7hGfWbCocvG/NykFz/Gijjh0WJ0pPjPp6fW5raYAymMl3rm9Ybc4FjPV+NN0ARxuu uhsCYEvps1fEq1CAMKBtoHn74TSK4LxUPCwgSn2Ut1EePleGahGLwcmku0TJPg== 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 4Vl3c273xCzLXn; Wed, 22 May 2024 21:00:34 +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 44ML0YwZ074883; Wed, 22 May 2024 21:00:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44ML0YJJ074880; Wed, 22 May 2024 21:00:34 GMT (envelope-from git) Date: Wed, 22 May 2024 21:00:34 GMT Message-Id: <202405222100.44ML0YJJ074880@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: f22dfcc48c86 - main - mail/mox: Remove unnecessary lines 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: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f22dfcc48c8688f38a98bb9b565af17935ae391c Auto-Submitted: auto-generated The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f22dfcc48c8688f38a98bb9b565af17935ae391c commit f22dfcc48c8688f38a98bb9b565af17935ae391c Author: Yuri Victorovich AuthorDate: 2024-05-22 15:39:22 +0000 Commit: Yuri Victorovich CommitDate: 2024-05-22 21:00:32 +0000 mail/mox: Remove unnecessary lines PR: 279235 Reported by: Yonas Yanfa --- mail/mox/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mail/mox/Makefile b/mail/mox/Makefile index ef4fc5ce9ceb..c1184a4ca01e 100644 --- a/mail/mox/Makefile +++ b/mail/mox/Makefile @@ -17,10 +17,6 @@ USES= go:modules GO_MODULE= github.com/mjl-/mox -xUSE_GITHUB= yes -xGH_ACCOUNT= mudler -xGH_PROJECT= LocalAI - PLIST_FILES= bin/${PORTNAME} .include From nobody Wed May 22 22:16:32 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 4Vl5Hh2X2vz5L7cn; Wed, 22 May 2024 22:16:32 +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 4Vl5Hh1rclz4RmL; Wed, 22 May 2024 22:16:32 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716416192; 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=7dfsD5KhQ4VvLfG6IdwEJZZS8g9NFFO8JRHFEss91FY=; b=Y+QUx4byfUwRzsdK4ti5kfQrUyIBdXAgEWBhWmiqxLkHKhlRzcIcSSLAKFVZhewLV0NYS/ L2dmnnl0DK1y0gZdxDGKK433NGA3xPShVJRqu2zim61l/TUEbihKCynbKJEowoW5oXTvCf HVosC8EQ/vP5DzItVVhaRemmE814ufm8i4TgNJj4jA3NbpS7NHLYKBHCZxaSqzcvlVzzwM YBxmAZNM5B4+YqQltLIwYQNUsxeniIzSCH+R7pqDVPloqwyK6ZLeu859qBOSWS4F4Ikpf+ K5KKE5h2teDMQAIMCErwOIo0iWuTWejiB5tkd1CCggLueLkLDMDkMzB0b0+fxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716416192; a=rsa-sha256; cv=none; b=wpuWRmK0htKgFFYF2H18TJSuhFpwAkozNCWBQ+yOtd33zqKpSIX4im6IemOgGR/aj8D/Td T86YJTYCGXR/1XS12YjzIGXYK3lIhhD6gtfPjV1kR+Zh4SXvNQheySWRtUCOmF8HdqSJst q6fgNeQmcTsVjG/qIogWAluBSUv5iL4CTgKFjhmHln9c9AdzvEO7I+RtKN86H2T4yDpnWi ARSk7ihHbvk1fbcV6cAmh5Te+GdnBhp75Lx8Q7lYlc759zmPDEJR30gi/v1fxzuQZIA/7Q wSbm3TeS2lbI+9S3FEeW/HthDfhK8jD3gaWnJKAzlBNzzpKLmA6eVBcZ2RweZw== 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=1716416192; 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=7dfsD5KhQ4VvLfG6IdwEJZZS8g9NFFO8JRHFEss91FY=; b=GMip8WI7w8dECr3KTRZ2hFRSDzGOz06urm3U3qROYIAw1crpNG8R0d00kxVdshx7+0vIYt hBUwdJNIbcbh31LV6U37DxgCJteti5XdJeFYvuZTIMeJjNDJ/+SRZP/QsYjsKIqETDTCPM L2NK7nE2wntj6QFKvlcUaXWtTf46QPY2hC2xPjT9rOWi7+1HdbR4pl1KaLoIesOqO5G6/S hKYXVZ7XiUD+XlykqMox9jqtIu7XI9O0FPLQ6vVa+cWC0yASEr15wrcaPTmt2DQ8Gcn137 oYrUdWlSJWp6OKQG+wTmd8qGvLpvZo0IQdIGsHZHWRbpsKuLfVSh9uZ8G8Djeg== 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 4Vl5Hh1KxGzNfl; Wed, 22 May 2024 22:16:32 +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 44MMGWQC001426; Wed, 22 May 2024 22:16:32 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MMGW6M001423; Wed, 22 May 2024 22:16:32 GMT (envelope-from git) Date: Wed, 22 May 2024 22:16:32 GMT Message-Id: <202405222216.44MMGW6M001423@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: b38fd64074e5 - main - textproc/meilisearch: Update to 1.8.1 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: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b38fd64074e5a5723a62247b0186dd16a0053063 Auto-Submitted: auto-generated The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=b38fd64074e5a5723a62247b0186dd16a0053063 commit b38fd64074e5a5723a62247b0186dd16a0053063 Author: Ashish SHUKLA AuthorDate: 2024-05-22 20:04:12 +0000 Commit: Ashish SHUKLA CommitDate: 2024-05-22 22:14:33 +0000 textproc/meilisearch: Update to 1.8.1 --- textproc/meilisearch/Makefile | 3 +-- textproc/meilisearch/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/textproc/meilisearch/Makefile b/textproc/meilisearch/Makefile index 5dc67dc14487..8ab1a5a43ab3 100644 --- a/textproc/meilisearch/Makefile +++ b/textproc/meilisearch/Makefile @@ -1,7 +1,6 @@ PORTNAME= meilisearch DISTVERSIONPREFIX= v -DISTVERSION= 1.8.0 -PORTREVISION= 1 +DISTVERSION= 1.8.1 CATEGORIES= textproc MASTER_SITES= https://github.com/meilisearch/mini-dashboard/releases/download/v${DASHBOARD_VERSION}/build.zip?dummy=/:mini_dashboard_assets \ https://github.com/lindera-morphology/unidic-mecab/archive/refs/tags/2.1.2.tar.gz?dummy=/:lindera_unidic \ diff --git a/textproc/meilisearch/distinfo b/textproc/meilisearch/distinfo index 688527219685..7f19ba46bd35 100644 --- a/textproc/meilisearch/distinfo +++ b/textproc/meilisearch/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1714992944 +TIMESTAMP = 1716406881 SHA256 (meilisearch-mini-dashboard-build-0.2.13.zip) = 541134a4f83e6311758245929ce97e38c39c9c2d95bb259db31496b0833b1183 SIZE (meilisearch-mini-dashboard-build-0.2.13.zip) = 1213802 SHA256 (mecab-ipadic-2.7.0-20070801.tar.gz) = b62f527d881c504576baed9c6ef6561554658b175ce6ae0096a60307e49e3523 @@ -1181,5 +1181,5 @@ SHA256 (kilork-actix-web-static-files-2d3b6160f0de4ba061c5d76b5704f34fb677f6df_G SIZE (kilork-actix-web-static-files-2d3b6160f0de4ba061c5d76b5704f34fb677f6df_GH0.tar.gz) = 9586 SHA256 (dureuill-hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8_GH0.tar.gz) = be0882d9ab9e6f6827e2ae3c2f90f12814b79df16e33cd78ad9590e16256f888 SIZE (dureuill-hf-hub-88d4f11cb9fa079f2912bacb96f5080b16825ce8_GH0.tar.gz) = 14797 -SHA256 (meilisearch-meilisearch-v1.8.0_GH0.tar.gz) = 2b2b49d37ace92e6d4c36ffe548c7417c4a563d028b3452cdb42b646af98218e -SIZE (meilisearch-meilisearch-v1.8.0_GH0.tar.gz) = 14926316 +SHA256 (meilisearch-meilisearch-v1.8.1_GH0.tar.gz) = 1b75e79065435faecc250590cc2389f23728c9a5832df782d42114ed596d7131 +SIZE (meilisearch-meilisearch-v1.8.1_GH0.tar.gz) = 14926554 From nobody Wed May 22 22:16:33 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 4Vl5Hj3SJRz5L7Q0; Wed, 22 May 2024 22:16:33 +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 4Vl5Hj2sghz4S0L; Wed, 22 May 2024 22:16:33 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716416193; 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=o5yIdUxXQiudI6wO2h5qyeNvCLnEMcZE2Fzlm5mx3Fk=; b=T1BmDgsUvocaBJDEM4/C6p72OnD29PW9K8nxh58y+gKXRjV95HJTAKmTYzQEwAlZMVPiRA dDoZQyjcgi5+paXzhfC/POfrs6y0QM6i7JlyJxRyCCPNAK6m1k7iBzreY2gKc1vcPuiF2M wDT7642QofkyhgSNLef7JgfKC8+xjMLtGBaHSknfSe+JFlEXSkLfHmlt3ll4HsAJ9oWfev fR+A6nC5dOrE/o/FSJ/Yh+2kXNxjeWfV0d8MiAu0IqCSow5yG20moqUWu1sEiWVf8zI7V6 4dHAmEXh4mykGqU0UsVtbakrfK/bJJTaPe0j1rp3nngTcT17lxulYPNlf413ug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716416193; a=rsa-sha256; cv=none; b=FRymCvOLOgpjBV5mf8/W0blRreNR3hhwGxrVYym1erSzIyIbdJI8uG7BEe+vrHklXa01LZ B6PbNaAUGllBmTLSiun2CHwl5mdvDGqxOXf/fig33HJemLb++0omf50uvKGSwcm3EqR9we 3zWPOoejWsj887touPaVsAfNJtDG/6ryIQ8Zz+orYMuKABUxYKdyX+Iwtpg2FiVNGorBHS fBaqDK//+cqf4MsXEDBP3iEykivquQbCbf/ijxzwp7r2zzquBJc0i2LUkgnqOFOo35o2qj sRj5J6Ny5N+m8NgdFdLDG3NdYNxalUftg1zAYYXg5ePzqZb1YrRHwgOsEoe3Cw== 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=1716416193; 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=o5yIdUxXQiudI6wO2h5qyeNvCLnEMcZE2Fzlm5mx3Fk=; b=h+bXALrDkZHGAFbEvRhopHlvziKGlchFozWFVLySsNkw/SPHnCWXtgsv10IPKx0NzaULHr nStiejRd53io2vmukC0kAGqjjApHv4q5yLZXiOaKkn5cGooFBLsqmqGus2EHAx0DX79uvJ A98a7axoW9g6cO1EaxQ7wvgZKSgcINxSsxtzRC7UrAUNhIf715izzNERM2pLyUysL+0Twc ky6JNsGNkenI91orYTjKCTQcpnKMAs2omopfw2EqdUdPiY+2+ELPEKvh5V0CpSnqSiwrc8 LFYUX1XPfcKzvihaZOCPxAL8Z+BtFtHl8pPZ88Ru8OIYV2z9oIITSGzkzHjiXg== 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 4Vl5Hj2RlMzNfm; Wed, 22 May 2024 22:16:33 +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 44MMGXmK001486; Wed, 22 May 2024 22:16:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MMGXdc001483; Wed, 22 May 2024 22:16:33 GMT (envelope-from git) Date: Wed, 22 May 2024 22:16:33 GMT Message-Id: <202405222216.44MMGXdc001483@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: c8c7a6d175ab - main - irc/soju: enable PAM support and fix build tag addition to GOFLAGS 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: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: c8c7a6d175aba07e9ddf8ddd622e42a9d9d7603f Auto-Submitted: auto-generated The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8c7a6d175aba07e9ddf8ddd622e42a9d9d7603f commit c8c7a6d175aba07e9ddf8ddd622e42a9d9d7603f Author: Siva Mahadevan AuthorDate: 2024-05-18 20:40:33 +0000 Commit: Ashish SHUKLA CommitDate: 2024-05-22 22:15:12 +0000 irc/soju: enable PAM support and fix build tag addition to GOFLAGS PR: 279141 --- irc/soju/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/irc/soju/Makefile b/irc/soju/Makefile index 5ca27a75f25d..4c414677bd34 100644 --- a/irc/soju/Makefile +++ b/irc/soju/Makefile @@ -1,7 +1,7 @@ PORTNAME= soju DISTVERSIONPREFIX= v DISTVERSION= 0.7.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= irc MAINTAINER= ashish@FreeBSD.org @@ -22,12 +22,11 @@ USERS= soju GROUPS= soju SUB_LIST= USER=${USERS} USE_RC_SUBR= ${PORTNAME} -GO_BUILDFLAGS+= -tags=libsqlite3 CGO_LDFLAGS+= -lsqlite3 GO_MODULE= git.sr.ht/~emersion/soju CONTRIBS= ./contrib/znc-import ./contrib/migrate-db \ ./contrib/migrate-logs -MAKE_ENV+= ${GO_ENV} \ +MAKE_ENV+= ${GO_ENV} GOFLAGS="${GOFLAGS} -tags=libsqlite3,pam" \ MANDIR=share/man \ PREFIX=${PREFIX} \ RUNDIR=/var/run \ From nobody Wed May 22 22:16:34 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 4Vl5Hk4sMfz5L7SF; Wed, 22 May 2024 22:16:34 +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 4Vl5Hk3y7Tz4S0d; Wed, 22 May 2024 22:16:34 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716416194; 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=9/sdapojjM32aPxtuiv6DH5x0DQD3kd4NJyxyod6GJs=; b=HS+J7zKvt7uldyJzCroxANnn/m9cVQrGyE+XM9mvv7qLi+xJ1b06gIrzkT6yWw9acxD+Ts 3G1VMJ4kbqWOcivo+Kk2M3whrdFj4MrX3/VOGKP3vNNbSQbhI+7GtSrsMzFupZ9sVMdt/j cMMKKpt5vCKQEc6TOS2gECMHn56gWHY4ePFH5FAmhEe6gQsfNgh9do8vzYwHJZRnk38SJU EaCqkUUF/uQDXEJoQME60OasJ/qarC3VudnsLJXs1e0+5F8hLSzw0WBXI4x+UwuFqQetzP MF/lSY8OW3UaEKVL78rdF22s3Js08HL4ZZSTzOjmqBc3WuN5OiQ8Fx5uaJFQAw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716416194; a=rsa-sha256; cv=none; b=tggGME2dOJZZw4VjrlcwgX3+HP6IeQmFM8HhJjFzhjqR5ZXX361N1fOtptzhNs2pasNelI 08z21XX5Nx2ai3a5S8eUErd/HLyObA2uuOny6+JUBsNqrUGpOAx/WMk9R09aBoyoEtLOau mkAySmw4m/aWJ6lViLSA01+LaHfLcEo5wx82HqZQpBIzSWuFpR+VEzbLE/+G1AYBnpu5ds YQ47mnw/1sKWkZgzWojWZjsJ/IHiC0hvzbFHPcYh7jN4E2NyEw8rPCXP+CYjtRHWoV2DKM vwWGrQlV2+Nl+uBN3rswi8iqMFiGfYHDh/1iVwv2MjYNwFLgxGJXghvRHCqP7w== 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=1716416194; 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=9/sdapojjM32aPxtuiv6DH5x0DQD3kd4NJyxyod6GJs=; b=M2ngS5ZCSt9d/9nQlTJ15zSCZPHtOPJZXnKCtyUBFKPLrGpdybJMlHi5vr0TJy0WxQCgPi A1xLkg9EyiQmXCK+4Z52BgBKNsAI+mqPvnptBSttu51F2RSjwcO/byhuC5JaSz2GY6ODvY p09Kdr+YbjJhD3czU5JjQsCXy8q4amWbrgtd2wFRSCTcOTUm3i5KjeZFSFE+W6DQv2XZjK sbaEn6YMm17Mk93cJ+p0zZJ7KvFBh1jDmFPr70mQOqFAgHTD+mSNKDdoKF9pYWFdR/Khjd CQVPro2bEiwEgMQpJiRGJ8QkQlLWhXSrZ7NwaNS1w2o+nWK4TJ5+VnQ05NyYFw== 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 4Vl5Hk3RKSzNFP; Wed, 22 May 2024 22:16:34 +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 44MMGYQn001525; Wed, 22 May 2024 22:16:34 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44MMGYtQ001522; Wed, 22 May 2024 22:16:34 GMT (envelope-from git) Date: Wed, 22 May 2024 22:16:34 GMT Message-Id: <202405222216.44MMGYtQ001522@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: f3cdb4abac65 - main - irc/soju: Update to 0.8.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: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f3cdb4abac6565355fa045817e25c3deb5cd5ecd Auto-Submitted: auto-generated The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3cdb4abac6565355fa045817e25c3deb5cd5ecd commit f3cdb4abac6565355fa045817e25c3deb5cd5ecd Author: Ashish SHUKLA AuthorDate: 2024-05-22 21:05:39 +0000 Commit: Ashish SHUKLA CommitDate: 2024-05-22 22:16:08 +0000 irc/soju: Update to 0.8.0 - strip executables - add patches for missing constants in PAM headers --- irc/soju/Makefile | 7 ++++--- irc/soju/distinfo | 14 +++++++------- irc/soju/files/patch-doc_getting-started.md | 8 ++++---- .../patch-vendor_github.com_msteinert_pam_v2_errors.go | 16 ++++++++++++++++ ...ch-vendor_github.com_msteinert_pam_v2_transaction.go | 17 +++++++++++++++++ 5 files changed, 48 insertions(+), 14 deletions(-) diff --git a/irc/soju/Makefile b/irc/soju/Makefile index 4c414677bd34..52078b468e95 100644 --- a/irc/soju/Makefile +++ b/irc/soju/Makefile @@ -1,7 +1,6 @@ PORTNAME= soju DISTVERSIONPREFIX= v -DISTVERSION= 0.7.0 -PORTREVISION= 7 +DISTVERSION= 0.8.0 CATEGORIES= irc MAINTAINER= ashish@FreeBSD.org @@ -13,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules,no_targets sqlite:3 USE_GITHUB= nodefault -GH_TUPLE= golang:sys:v0.13.0:sys +GH_TUPLE= golang:sys:v0.18.0:sys OPTIONS_DEFAULT= DOCS OPTIONS_DEFINE= DOCS @@ -52,6 +51,7 @@ post-patch: @${REINPLACE_CMD} -r -e 's,[$$]\(([^)]+)\),$${\1},g' \ -e 's,(/cmd/sojuctl)$$,\1 ${CONTRIBS},' \ -e '/^config_path/s,=.*$$,= ${ETCDIR}/config,' \ + -e '/^RUNDIR/s,=.*$$,= /var/run,' \ -e '/^commands/s,$$, ${CONTRIBS:T},' \ -e '/^sojudb/s,^,${CONTRIBS:T} ,' \ -e '/^\.PHONY/s,$$, ${CONTRIBS:T},' \ @@ -67,5 +67,6 @@ post-install: ${MV} ${STAGEDIR}${PREFIX}/bin/${EXE} ${STAGEDIR}${PREFIX}/bin/soju-${EXE} .endfor ${MV} ${STAGEDIR}${ETCDIR}/config ${STAGEDIR}${ETCDIR}/config.sample + ${FIND} ${STAGEDIR}${PREFIX}/bin -type f -exec ${STRIP_CMD} {} \; .include diff --git a/irc/soju/distinfo b/irc/soju/distinfo index 5e174e5ed495..5115a919eb81 100644 --- a/irc/soju/distinfo +++ b/irc/soju/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1701113515 -SHA256 (go/irc_soju/soju-v0.7.0/v0.7.0.mod) = 97993c9163614d9675c14d58e844cb315498f1617cab327d9458b7de8d0a73d0 -SIZE (go/irc_soju/soju-v0.7.0/v0.7.0.mod) = 1939 -SHA256 (go/irc_soju/soju-v0.7.0/v0.7.0.zip) = 7a3dd079a72603d2087bdd60d9ed43476d38456bd7d90bfc8a4d17d4dc7b2039 -SIZE (go/irc_soju/soju-v0.7.0/v0.7.0.zip) = 178361 -SHA256 (go/irc_soju/soju-v0.7.0/golang-sys-v0.13.0_GH0.tar.gz) = 8877d20a8f1b2533ddef00e65b6b3b9cebbcbffa319ed525df0bc229f583e2b6 -SIZE (go/irc_soju/soju-v0.7.0/golang-sys-v0.13.0_GH0.tar.gz) = 1442250 +TIMESTAMP = 1716410424 +SHA256 (go/irc_soju/soju-v0.8.0/v0.8.0.mod) = 7a59d4f81d35ba67366ca41e6222104f35264ccddcd3ec0ba650369d33825ee7 +SIZE (go/irc_soju/soju-v0.8.0/v0.8.0.mod) = 1720 +SHA256 (go/irc_soju/soju-v0.8.0/v0.8.0.zip) = 93e5173361dcd927726cb8336ad6ddcc632e73b1bc1d0ee0fe0f21658269aabc +SIZE (go/irc_soju/soju-v0.8.0/v0.8.0.zip) = 186524 +SHA256 (go/irc_soju/soju-v0.8.0/golang-sys-v0.18.0_GH0.tar.gz) = cee1944ab655ddf7eab6301e15cb6d01fdd6cd0a0f0b5896050ee60b124e084c +SIZE (go/irc_soju/soju-v0.8.0/golang-sys-v0.18.0_GH0.tar.gz) = 1448211 diff --git a/irc/soju/files/patch-doc_getting-started.md b/irc/soju/files/patch-doc_getting-started.md index 0f3db775d41b..656e0bc54be0 100644 --- a/irc/soju/files/patch-doc_getting-started.md +++ b/irc/soju/files/patch-doc_getting-started.md @@ -1,8 +1,8 @@ ---- doc/getting-started.md.orig 2021-09-17 09:56:56 UTC +--- doc/getting-started.md.orig 1979-11-30 00:00:00 UTC +++ doc/getting-started.md -@@ -12,6 +12,10 @@ channels from a ZNC config file: +@@ -20,6 +20,10 @@ channels from a ZNC config file: - go run ./contrib/znc-import.go + go run ./contrib/znc-import +For FreeBSD port users: + @@ -10,4 +10,4 @@ + ## Client side - soju can operate in two different modes: multi upstream and single upstream. + ### Client supporting `soju.im/bouncer-networks` diff --git a/irc/soju/files/patch-vendor_github.com_msteinert_pam_v2_errors.go b/irc/soju/files/patch-vendor_github.com_msteinert_pam_v2_errors.go new file mode 100644 index 000000000000..177271d673ee --- /dev/null +++ b/irc/soju/files/patch-vendor_github.com_msteinert_pam_v2_errors.go @@ -0,0 +1,16 @@ +--- vendor/github.com/msteinert/pam/v2/errors.go.orig 2024-05-22 21:03:02 UTC ++++ vendor/github.com/msteinert/pam/v2/errors.go +@@ -79,13 +79,6 @@ const ( + ErrModuleUnknown Error = C.PAM_MODULE_UNKNOWN + // ErrBadItem indicates a bad item passed to pam_*_item(). + ErrBadItem Error = C.PAM_BAD_ITEM +- // ErrConvAgain indicates a conversation function is event driven and data +- // is not available yet. +- ErrConvAgain Error = C.PAM_CONV_AGAIN +- // ErrIncomplete indicates to please call this function again to complete +- // authentication stack. Before calling again, verify that conversation +- // is completed. +- ErrIncomplete Error = C.PAM_INCOMPLETE + ) + + // Error returns the error message for the given status. diff --git a/irc/soju/files/patch-vendor_github.com_msteinert_pam_v2_transaction.go b/irc/soju/files/patch-vendor_github.com_msteinert_pam_v2_transaction.go new file mode 100644 index 000000000000..5fa6d3313646 --- /dev/null +++ b/irc/soju/files/patch-vendor_github.com_msteinert_pam_v2_transaction.go @@ -0,0 +1,17 @@ +--- vendor/github.com/msteinert/pam/v2/transaction.go.orig 2024-05-22 21:03:02 UTC ++++ vendor/github.com/msteinert/pam/v2/transaction.go +@@ -257,14 +257,6 @@ const ( + Ruser Item = C.PAM_RUSER + // UserPrompt is the string use to prompt for a username. + UserPrompt Item = C.PAM_USER_PROMPT +- // FailDelay is the app supplied function to override failure delays. +- FailDelay Item = C.PAM_FAIL_DELAY +- // Xdisplay is the X display name +- Xdisplay Item = C.PAM_XDISPLAY +- // Xauthdata is the X server authentication data. +- Xauthdata Item = C.PAM_XAUTHDATA +- // AuthtokType is the type for pam_get_authtok +- AuthtokType Item = C.PAM_AUTHTOK_TYPE + ) + + // SetItem sets a PAM information item. From nobody Thu May 23 00:49:10 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 4Vl8gp5Ynwz5LNDG; Thu, 23 May 2024 00:49:10 +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 4Vl8gp4qVCz4kvG; Thu, 23 May 2024 00:49:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716425350; 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=rB0ff0D2WF7VL/iecvOjoUeyJI0sGQ+A2ZB9T+slzm0=; b=vDmra+qCFjOeQJnJzjtXhUQ/YN2VLv4SjVRJmDpMNGLuwynxPWRoQ5mZaI3u2zgcSKgpWt P5vea/g0nb6xEQ5n58OM7fzc0QOfAG8KSpd4WSI5mdELyD3aP2Vuw8+fPDBC0GNYSzMHUT HNqAQ/uCh1l1MxIxlG+Yj6kfN8sskhU6Xd6M6C37CmKEzTRGAWUWP3FyKZRcxNRVcOEgh+ RWG5Q9iYXgPc4lMSsuEz6b6RDmotPSvPXrW9XEl+fFjHSvlSQTMJylcRYu8w/fHG/DXXIr fBWVy+9WITcQMiVJaZSZaSpWJe7gx/jkArqWwm9uMzfSum0Ksi/EE3NkSNFFgg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716425350; a=rsa-sha256; cv=none; b=fwcdcLd6TvcJJ/+J9LA7j/NROD/WcnQ4ep1tlmmQKJLIGWxTSKFNqDscMMItnrhLHMkF7O NzZC7UWwLWWEsXbqU7cureKIRdlN+IHNy3IXmi/fzpwu/kbYN9w1MHbr7e/rLfAyxWM25v E7iWJI3D11Xczc5Og9c6pkV8mcqC8B1ZM/6594rQyB5F8gqkFNu2hBDScd/B1Gwwc01uAH JSuv9+6tDuDU9/4jbbZM3AUPA04/Gpdc6xDLdr9yJrrl+kzuMugoKYHf4gG8G1JOzFRgEb di4ywJexyqcrV1vYLcirYRnJnDOQ9bvomNVtLkkzAfDt3Y3/yaXJhGxcD6arlA== 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=1716425350; 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=rB0ff0D2WF7VL/iecvOjoUeyJI0sGQ+A2ZB9T+slzm0=; b=nRUX4gbQUKOML1agznHdNb+6i2oVJB5L6Ezx8XmPg+wxsineRLmoXdpTvnq9mnvwkKIW3J zlOt4QHZn7bxgVloPIGZN9brwm/RVZ7b6sfj5LpCxDLwRRJW+OBCesYifsA0pQeae+pieU FXliJL9Rmq24086ua4jnfqf+W6jlMO/u9df3rjHD47Sl6chDJgnegvulPwbR3oQR4GPeTt Lu97pXJ8WOLV23Ex4ZDI9Oyan+zgpu81t/CjYCNtnu6ZLH3qE1bekNxjutyexV6ySkkPKM FebWfTIhaKOxdAsboYwNcldCm4MT72KE/o0CiBvShQnoOJdPOn4p1W9ND0zIPQ== 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 4Vl8gp4QtQzSSV; Thu, 23 May 2024 00:49:10 +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 44N0nAjJ055340; Thu, 23 May 2024 00:49:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44N0nAjW055337; Thu, 23 May 2024 00:49:10 GMT (envelope-from git) Date: Thu, 23 May 2024 00:49:10 GMT Message-Id: <202405230049.44N0nAjW055337@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: e7ec4039a8d3 - main - x11-wm/cosmic-comp: update to s20240522 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: e7ec4039a8d31951e725281383d1edd0af8a7c7e Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7ec4039a8d31951e725281383d1edd0af8a7c7e commit e7ec4039a8d31951e725281383d1edd0af8a7c7e Author: Jan Beich AuthorDate: 2024-05-21 17:31:50 +0000 Commit: Jan Beich CommitDate: 2024-05-23 00:30:31 +0000 x11-wm/cosmic-comp: update to s20240522 Changes: https://github.com/pop-os/cosmic-comp/compare/dfb3bea...ea6b45a --- x11-wm/cosmic-comp/Makefile | 4 ++-- x11-wm/cosmic-comp/Makefile.crates | 2 +- x11-wm/cosmic-comp/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index a24df7e726e7..3927a8cd69b5 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,5 +1,5 @@ PORTNAME= cosmic-comp -PORTVERSION= s20240515 +PORTVERSION= s20240522 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -22,7 +22,7 @@ USE_GITHUB= yes USE_GL= gbm USE_XORG= pixman GH_ACCOUNT= pop-os -GH_TAGNAME= dfb3bea +GH_TAGNAME= ea6b45a GH_TUPLE= pop-os:iced:0.4.2-1941-g1d9bb7fd:iced/../${WRKSRC_crate_iced:T}/iced CARGO_FEATURES= --no-default-features # disable systemd PLIST_FILES= bin/${PORTNAME} \ diff --git a/x11-wm/cosmic-comp/Makefile.crates b/x11-wm/cosmic-comp/Makefile.crates index e912656f8673..b89fd26fa975 100644 --- a/x11-wm/cosmic-comp/Makefile.crates +++ b/x11-wm/cosmic-comp/Makefile.crates @@ -596,12 +596,12 @@ CARGO_CRATES= ab_glyph-0.2.23 \ taffy@git+https://github.com/DioxusLabs/taffy?rev=7781c70\#7781c70241f7f572130c13106f2a869a9cf80885 \ d3d12,naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/gfx-rs/wgpu?rev=20fda69\#20fda698341efbdc870b8027d6d49f5bf3f36109 \ cosmic-config,cosmic-config-derive,cosmic-theme,iced,iced_core,iced_futures,iced_graphics,iced_renderer,iced_runtime,iced_style,iced_tiny_skia,iced_wgpu,iced_widget,libcosmic@git+https://github.com/pop-os/libcosmic/\#cc439b2ceaf41226ab86416ae0ad3651c9a6e10a \ - smithay@git+https://github.com/smithay/smithay?rev=64356be\#64356be949f2ad5f70f601cd10255eafed2ce2ce \ glyphon@git+https://github.com/pop-os/glyphon.git?tag=v0.5.0\#1b0646ff8f74da92d3be704dfc2257d7f4d7eed8 \ atomicwrites@git+https://github.com/jackpot51/rust-atomicwrites\#043ab4859d53ffd3d55334685303d8df39c9f768 \ id_tree@git+https://github.com/Drakulix/id-tree.git?branch=feature/copy_clone\#632a57d6d49160e18d7300fa7edae52281ec5482 \ cosmic-protocols@git+https://github.com/pop-os/cosmic-protocols?branch=main\#1316f9e1148ec65351471d8a046ffc82171b066e \ softbuffer@git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0\#6e75b1ad7e98397d37cb187886d05969bc480995 \ + smithay@git+https://github.com/smithay/smithay?rev=8f132ec\#8f132ecded5705e55fc1ce6cfa4b59850c6b038e \ smithay-egui@git+https://github.com/Smithay/smithay-egui.git?rev=cdc652e0\#cdc652e0d4823b16a5bd9badd288e38512789dc5 \ smithay-clipboard@git+https://github.com/pop-os/smithay-clipboard?tag=pop-mime-types\#cc0101c1f9ccc937a413bd3af3c0f6217f27e935 \ cosmic-text@git+https://github.com/pop-os/cosmic-text.git\#ff5501d9a36e51c50d908413caf7632d8f7533b7 diff --git a/x11-wm/cosmic-comp/distinfo b/x11-wm/cosmic-comp/distinfo index 58167c39c53f..c092704b8fb3 100644 --- a/x11-wm/cosmic-comp/distinfo +++ b/x11-wm/cosmic-comp/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1715771544 +TIMESTAMP = 1716411240 SHA256 (rust/crates/ab_glyph-0.2.23.crate) = 80179d7dd5d7e8c285d67c4a1e652972a92de7475beddfb92028c76463b13225 SIZE (rust/crates/ab_glyph-0.2.23.crate) = 18537 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -1195,8 +1195,6 @@ SHA256 (gfx-rs-wgpu-20fda698341efbdc870b8027d6d49f5bf3f36109_GH0.tar.gz) = 0715b SIZE (gfx-rs-wgpu-20fda698341efbdc870b8027d6d49f5bf3f36109_GH0.tar.gz) = 11456338 SHA256 (pop-os-libcosmic-cc439b2ceaf41226ab86416ae0ad3651c9a6e10a_GH0.tar.gz) = a6cd89e1702a370e954124ee837c2aa25dbabadc2d31c96cbcdac0c810af069f SIZE (pop-os-libcosmic-cc439b2ceaf41226ab86416ae0ad3651c9a6e10a_GH0.tar.gz) = 1071949 -SHA256 (smithay-smithay-64356be949f2ad5f70f601cd10255eafed2ce2ce_GH0.tar.gz) = 634b003b3b718ae7bef98ca130339d000a4a604e3bee9d9c08ffb85090a22a77 -SIZE (smithay-smithay-64356be949f2ad5f70f601cd10255eafed2ce2ce_GH0.tar.gz) = 739715 SHA256 (pop-os-glyphon-v0.5.0_GH0.tar.gz) = df1108e99572aea9433415081b4692f1561b9abe63766ccc70cb7fe709570a33 SIZE (pop-os-glyphon-v0.5.0_GH0.tar.gz) = 183087 SHA256 (jackpot51-rust-atomicwrites-043ab4859d53ffd3d55334685303d8df39c9f768_GH0.tar.gz) = 95ce4266b50ce6470ba74a5a9ce718bbfba45bf5ab43786db05be1682f6f0db1 @@ -1207,13 +1205,15 @@ SHA256 (pop-os-cosmic-protocols-1316f9e1148ec65351471d8a046ffc82171b066e_GH0.tar SIZE (pop-os-cosmic-protocols-1316f9e1148ec65351471d8a046ffc82171b066e_GH0.tar.gz) = 44709 SHA256 (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 980f30eb5afc07acdec43f181a9e745cb7a887a6dff7e06dc9199748b2487569 SIZE (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 165853 +SHA256 (smithay-smithay-8f132ecded5705e55fc1ce6cfa4b59850c6b038e_GH0.tar.gz) = a1e0b1ef1eee6f16ed880b9e19625b87bed61d99200830dd8e1d9b98c97f49d6 +SIZE (smithay-smithay-8f132ecded5705e55fc1ce6cfa4b59850c6b038e_GH0.tar.gz) = 744234 SHA256 (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz) = c7f24118a1410bf55dc39bb541ffec1330d2d0504ec57a1c420d4ee8c00c708e SIZE (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz) = 11092 SHA256 (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = c7fa4555cb8d198f1c67f235caffca336fa4242af18740fd948817b4cc671ec6 SIZE (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = 15566 SHA256 (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 606b54e1e361e2b364cf8198b6f0ce9fdde2f1b80f3824e741ef4770f44a79c5 SIZE (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 176154 -SHA256 (pop-os-cosmic-comp-s20240515-dfb3bea_GH0.tar.gz) = 63c1ffb038a2e67b054c6fc0fc81aa8c56211fcf75d4a829c6494b62bdb59056 -SIZE (pop-os-cosmic-comp-s20240515-dfb3bea_GH0.tar.gz) = 359548 +SHA256 (pop-os-cosmic-comp-s20240522-ea6b45a_GH0.tar.gz) = 66fcf0bb882b7715eed9743ee7d9d05c8e428f633fde30b5ac0c2d653935048c +SIZE (pop-os-cosmic-comp-s20240522-ea6b45a_GH0.tar.gz) = 360138 SHA256 (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 737785d7072f96147300e16c4f98130d0560ba79c06c9ea6fce0d3d4eec7bee6 SIZE (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 4664993 From nobody Thu May 23 00:49:11 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 4Vl8gq6L6xz5LMk1; Thu, 23 May 2024 00:49:11 +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 4Vl8gq5t97z4kxb; Thu, 23 May 2024 00:49:11 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716425351; 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=5OGdS5HoW5g+SL9lLZMvuSWaAyqlL/Q/VUjd36erGzc=; b=mROalmIoy1a06HsGerhA/UoY0W1GPlO75h3G2YJOzeSU6wQY9+ZY8K8j9flEvSpwa/YkkM f+/NM1Xn8r40099m/sYCnsdx3vyim1lpXUqFyLa/iugKuf8baiamy6ZdLv/7SOufUBc2wt DF2Jc8zzHsJVduEEHST/Q6yNWimT67Eg3i9Thu3piY7X7D4g2Nawt8FOrAeKXd2V/P4/Ef H6RsGyejG2RzXbmio15ad7lCXwNP67HGe/UUrTG49MdZq19ysulqijrAq9Pwr9H2bBfj8j iix9IpbDeODhNFQhclyWK/oXrvqG/7+hOOdxiRNBiy4BUr7HWH7cuH+KsO3xWQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716425351; a=rsa-sha256; cv=none; b=SuxM8inW+h73v3CPayv1neMaWIhLmYtmz4ecR5d0h1gdi870V/FAF3hhvm+ECzO8eKFeWZ 8rGLOMRT3444OuxI18CysUhPN3JNKp3uN1oleun4tlafi4fLXUTgFyS+jjhhmJZ7AEbXJe tJIjv3GhQvTGeIWov4O+aiA9wSF6m9P4q6H92rDAuSirTjPougIfr6FMzNmq+jITnhoZQB zYzqc9+qciVnqg8Z0gd5nKV2PBAlPJ8bbpAH2keZtE+vZmcOYjz7HV3u+/6W96bcaMxn1a 969hVYSLgpCJNImAon/Jqu/MrcfJKC4+eKtwZcrHMxSwjufJSUMsrawx6glFlw== 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=1716425351; 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=5OGdS5HoW5g+SL9lLZMvuSWaAyqlL/Q/VUjd36erGzc=; b=jvbep+J5shBHu4uSV+3XXuV7uj62qjNMI0Uev0hmVdv88fAL2WPdMIpaRSELAjCMnpTJxD pGf01xYvik0rhPDH7XdDXLnFPOjZN1G86euoaJJekhIyRcr5UcpxO/K86ttKempmqdfR5j pehn2dooCAamLJnbgRz26Rdaf3XKUwjnGsWypndStmTok8T4F1krjf6skpY7mwIagg/Xbl rxTf7EAWp3fWAHMIxVzcT2XbO3vBJ8qbYDb1WAT9nwHSNjGfkP2EllkI0bEpv+mQAE9b0k Cm568qSiP7/nMgnOZX3V3TRwTjf3fAw+j74nxCAI1rXtvo4VwyKbk6Hm8cdFDg== 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 4Vl8gq5RbSzSKx; Thu, 23 May 2024 00:49:11 +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 44N0nB0p055379; Thu, 23 May 2024 00:49:11 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44N0nBoK055376; Thu, 23 May 2024 00:49:11 GMT (envelope-from git) Date: Thu, 23 May 2024 00:49:11 GMT Message-Id: <202405230049.44N0nBoK055376@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 62765b69bcb0 - main - games/veloren-weekly: update to s20240520 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 62765b69bcb073de0accdc3db063f2f57a661586 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=62765b69bcb073de0accdc3db063f2f57a661586 commit 62765b69bcb073de0accdc3db063f2f57a661586 Author: Jan Beich AuthorDate: 2024-05-15 12:12:16 +0000 Commit: Jan Beich CommitDate: 2024-05-23 00:30:34 +0000 games/veloren-weekly: update to s20240520 Changes: https://gitlab.com/veloren/veloren/-/compare/b2d7a9291...cd59c6716 --- games/veloren-weekly/Makefile | 5 +- games/veloren-weekly/Makefile.crates | 459 ++++++------- games/veloren-weekly/distinfo | 922 ++++++++++++++------------- games/veloren-weekly/files/patch-gilrs | 41 +- games/veloren-weekly/files/patch-rust-1.78.0 | 649 ------------------- games/veloren-weekly/files/patch-shaderc | 25 +- 6 files changed, 748 insertions(+), 1353 deletions(-) diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 0aed797ac0a6..e85f6f507c19 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,6 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20240515 -PORTREVISION= 1 +PORTVERSION= s20240520 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -27,7 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.16.0-167-gb2d7a9291 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.16.0-194-gcd59c6716 # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index d0517e870d0a..fa2c3a487162 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -1,4 +1,4 @@ -CARGO_CRATES= ab_glyph-0.2.23 \ +CARGO_CRATES= ab_glyph-0.2.26 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.21.0 \ adler-1.0.2 \ @@ -6,7 +6,7 @@ CARGO_CRATES= ab_glyph-0.2.23 \ ahash-0.4.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ - allocator-api2-0.2.16 \ + allocator-api2-0.2.18 \ alsa-0.9.0 \ alsa-sys-0.3.1 \ ambient-authority-0.0.2 \ @@ -15,12 +15,12 @@ CARGO_CRATES= ab_glyph-0.2.23 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ - anstream-0.6.13 \ - anstyle-1.0.6 \ - anstyle-parse-0.2.3 \ - anstyle-query-1.0.2 \ - anstyle-wincon-3.0.2 \ - anyhow-1.0.81 \ + anstream-0.6.14 \ + anstyle-1.0.7 \ + anstyle-parse-0.2.4 \ + anstyle-query-1.0.3 \ + anstyle-wincon-3.0.3 \ + anyhow-1.0.86 \ anymap2-0.13.0 \ app_dirs2-2.5.5 \ approx-0.3.2 \ @@ -34,17 +34,17 @@ CARGO_CRATES= ab_glyph-0.2.23 \ as-raw-xcb-connection-1.0.1 \ ascii-1.1.0 \ ash-0.37.3+1.3.251 \ - assets_manager-0.11.3 \ - async-channel-2.2.0 \ - async-trait-0.1.78 \ - atomic-polyfill-1.0.3 \ + assets_manager-0.11.5 \ + async-channel-2.3.1 \ + async-trait-0.1.80 \ atomic_refcell-0.1.13 \ atomicwrites-0.4.3 \ - autocfg-1.1.0 \ + autocfg-1.3.0 \ axum-0.6.20 \ axum-core-0.3.4 \ - backtrace-0.3.69 \ + backtrace-0.3.71 \ base64-0.21.7 \ + base64-0.22.1 \ bincode-1.3.3 \ bindgen-0.69.4 \ bit-set-0.5.3 \ @@ -57,30 +57,32 @@ CARGO_CRATES= ab_glyph-0.2.23 \ block-buffer-0.10.4 \ block-sys-0.1.0-beta.1 \ block2-0.2.0-alpha.6 \ - bumpalo-3.15.4 \ - bytemuck-1.15.0 \ + bumpalo-3.16.0 \ + bytemuck-1.16.0 \ bytemuck_derive-1.6.0 \ byteorder-1.5.0 \ - bytes-1.5.0 \ + bytes-1.6.0 \ calloop-0.10.6 \ + calloop-0.12.4 \ + calloop-wayland-source-0.2.0 \ cansi-2.2.1 \ - cap-fs-ext-2.0.1 \ - cap-net-ext-2.0.1 \ - cap-primitives-2.0.1 \ - cap-rand-2.0.1 \ - cap-std-2.0.1 \ - cap-time-ext-2.0.1 \ + cap-fs-ext-3.1.0 \ + cap-net-ext-3.1.0 \ + cap-primitives-3.1.0 \ + cap-rand-3.1.0 \ + cap-std-3.1.0 \ + cap-time-ext-3.1.0 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.2 \ - cc-1.0.90 \ + cc-1.0.98 \ censor-0.3.0 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ - chrono-0.4.35 \ + chrono-0.4.38 \ chrono-tz-0.8.6 \ chrono-tz-build-0.2.1 \ chumsky-0.9.3 \ @@ -88,80 +90,80 @@ CARGO_CRATES= ab_glyph-0.2.23 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clang-sys-1.7.0 \ - clap-4.5.3 \ + clap-4.5.4 \ clap_builder-4.5.2 \ - clap_derive-4.5.3 \ + clap_derive-4.5.4 \ clap_lex-0.7.0 \ clipboard-win-3.1.1 \ clipboard-win-4.5.0 \ - clipboard-win-5.3.0 \ + clipboard-win-5.3.1 \ clipboard_macos-0.1.0 \ - clipboard_wayland-0.2.0 \ + clipboard_wayland-0.2.2 \ clipboard_x11-0.4.2 \ - cmake-0.1.45 \ - cocoa-0.24.1 \ + cmake-0.1.50 \ + cocoa-0.25.0 \ cocoa-foundation-0.1.2 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ - colorchoice-1.0.0 \ + colorchoice-1.0.1 \ com-rs-0.2.1 \ - combine-4.6.6 \ + combine-4.6.7 \ compact_str-0.7.1 \ - concurrent-queue-2.4.0 \ + concurrent-queue-2.5.0 \ console-0.15.8 \ constant_time_eq-0.3.0 \ copypasta-0.8.2 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.22.3 \ + core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ coreaudio-rs-0.11.3 \ coreaudio-sys-0.2.15 \ cpal-0.15.3 \ - cpp_demangle-0.3.5 \ + cpp_demangle-0.4.3 \ cpufeatures-0.2.12 \ - cranelift-bforest-0.104.2 \ - cranelift-codegen-0.104.2 \ - cranelift-codegen-meta-0.104.2 \ - cranelift-codegen-shared-0.104.2 \ - cranelift-control-0.104.2 \ - cranelift-entity-0.104.2 \ - cranelift-frontend-0.104.2 \ - cranelift-isle-0.104.2 \ - cranelift-native-0.104.2 \ - cranelift-wasm-0.104.2 \ + cranelift-bforest-0.107.2 \ + cranelift-codegen-0.107.2 \ + cranelift-codegen-meta-0.107.2 \ + cranelift-codegen-shared-0.107.2 \ + cranelift-control-0.107.2 \ + cranelift-entity-0.107.2 \ + cranelift-frontend-0.107.2 \ + cranelift-isle-0.107.2 \ + cranelift-native-0.107.2 \ + cranelift-wasm-0.107.2 \ crc32fast-1.4.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ - critical-section-1.1.2 \ - crossbeam-channel-0.5.12 \ + crossbeam-channel-0.5.13 \ crossbeam-deque-0.7.4 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.7.2 \ - crossbeam-utils-0.8.19 \ + crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ - cty-0.2.2 \ culpa-1.0.2 \ culpa-macros-1.0.2 \ + cursor-icon-1.1.0 \ d3d12-0.7.0 \ daggy-0.5.0 \ - darling-0.20.8 \ - darling_core-0.20.8 \ - darling_macro-0.20.8 \ + darling-0.20.9 \ + darling_core-0.20.9 \ + darling_macro-0.20.9 \ dasp_sample-0.11.0 \ - data-encoding-2.5.0 \ + data-encoding-2.6.0 \ debugid-0.8.0 \ deflate-1.0.0 \ deranged-0.3.11 \ - deunicode-1.4.3 \ + deunicode-1.6.0 \ digest-0.10.7 \ directories-next-2.0.0 \ dirs-4.0.0 \ @@ -176,16 +178,16 @@ CARGO_CRATES= ab_glyph-0.2.23 \ displaydoc-0.2.4 \ dlib-0.5.2 \ dot_vox-5.1.1 \ - downcast-rs-1.2.0 \ + downcast-rs-1.2.1 \ drop_guard-0.3.0 \ ecolor-0.23.0 \ egui-0.23.0 \ egui_plot-0.23.0 \ egui_winit_platform-0.20.0 \ - either-1.10.0 \ + either-1.12.0 \ emath-0.23.0 \ encode_unicode-0.3.6 \ - encoding_rs-0.8.33 \ + encoding_rs-0.8.34 \ endian-type-0.1.2 \ enum-as-inner-0.6.0 \ enum-map-2.7.3 \ @@ -194,24 +196,24 @@ CARGO_CRATES= ab_glyph-0.2.23 \ enumset_derive-0.8.1 \ epaint-0.23.0 \ equivalent-1.0.1 \ - errno-0.3.8 \ + errno-0.3.9 \ error-chain-0.12.4 \ error-code-2.3.1 \ error-code-3.2.0 \ euc-0.5.3 \ euclid-0.22.9 \ - event-listener-5.2.0 \ - event-listener-strategy-0.5.0 \ + event-listener-5.3.0 \ + event-listener-strategy-0.5.2 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ - fastrand-2.0.1 \ + fastrand-2.1.0 \ fd-lock-4.0.2 \ fdeflate-0.3.4 \ filetime-0.2.23 \ find_folder-0.3.0 \ fixedbitset-0.1.9 \ fixedbitset-0.4.2 \ - flate2-1.0.28 \ + flate2-1.0.30 \ float-cmp-0.9.0 \ fluent-langneg-0.13.0 \ flume-0.11.0 \ @@ -236,12 +238,12 @@ CARGO_CRATES= ab_glyph-0.2.23 \ futures-util-0.3.30 \ fxhash-0.2.1 \ fxprof-processed-profile-0.6.0 \ - generator-0.7.5 \ + generator-0.8.1 \ generic-array-0.14.7 \ gethostname-0.2.3 \ gethostname-0.4.3 \ getrandom-0.1.16 \ - getrandom-0.2.12 \ + getrandom-0.2.15 \ gilrs-0.10.2 \ gilrs-core-0.5.7 \ gimli-0.28.1 \ @@ -260,22 +262,22 @@ CARGO_CRATES= ab_glyph-0.2.23 \ gpu-descriptor-types-0.1.2 \ guillotiere-0.6.2 \ h2-0.3.26 \ - half-2.4.0 \ - hash32-0.2.1 \ + half-2.4.1 \ + hash32-0.3.1 \ hashbrown-0.9.1 \ hashbrown-0.13.2 \ - hashbrown-0.14.3 \ - hashlink-0.8.4 \ + hashbrown-0.14.5 \ + hashlink-0.9.1 \ hassle-rs-0.10.0 \ - heapless-0.7.17 \ + heapless-0.8.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hexf-parse-0.2.1 \ hibitset-0.6.4 \ - hickory-proto-0.24.0 \ - hickory-resolver-0.24.0 \ + hickory-proto-0.24.1 \ + hickory-resolver-0.24.1 \ home-0.5.9 \ hostname-0.3.1 \ http-0.2.12 \ @@ -292,28 +294,30 @@ CARGO_CRATES= ab_glyph-0.2.23 \ idna-0.4.0 \ idna-0.5.0 \ image-0.24.9 \ - indexmap-2.2.5 \ + indexmap-2.2.6 \ indicatif-0.17.8 \ - indoc-2.0.4 \ + indoc-2.0.5 \ inline_tweak-1.1.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ - instant-0.1.12 \ + instant-0.1.13 \ intl_pluralrules-7.0.2 \ - io-extras-0.18.1 \ + io-extras-0.18.2 \ io-kit-sys-0.3.0 \ io-lifetimes-2.0.3 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ + is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ + itertools-0.11.0 \ itertools-0.12.1 \ - itoa-1.0.10 \ + itoa-1.0.11 \ ittapi-0.4.0 \ ittapi-sys-0.4.0 \ jni-0.21.1 \ jni-sys-0.3.0 \ - jobserver-0.1.28 \ + jobserver-0.1.31 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ khronos-egl-6.0.0 \ @@ -327,24 +331,23 @@ CARGO_CRATES= ab_glyph-0.2.23 \ leb128-0.2.5 \ levenshtein-1.0.5 \ lewton-0.10.2 \ - libc-0.2.153 \ + libc-0.2.155 \ libloading-0.7.4 \ libloading-0.8.3 \ libm-0.2.8 \ - libmimalloc-sys-0.1.35 \ - libredox-0.0.1 \ + libmimalloc-sys-0.1.38 \ libredox-0.0.2 \ - libsqlite3-sys-0.27.0 \ + libredox-0.1.3 \ + libsqlite3-sys-0.28.0 \ libudev-sys-0.1.4 \ linked-hash-map-0.5.6 \ - linux-raw-sys-0.4.13 \ - lock_api-0.4.11 \ + linux-raw-sys-0.4.14 \ + lock_api-0.4.12 \ log-0.4.21 \ - loom-0.5.6 \ + loom-0.7.2 \ lru-0.12.3 \ lru-cache-0.1.2 \ lz-fear-0.2.0 \ - mach-0.3.2 \ mach2-0.4.2 \ macro_rules_attribute-0.1.3 \ macro_rules_attribute-proc_macro-0.1.3 \ @@ -354,23 +357,24 @@ CARGO_CRATES= ab_glyph-0.2.23 \ matchit-0.7.3 \ maybe-owned-0.3.4 \ maybe-uninit-2.0.0 \ - memchr-2.7.1 \ + memchr-2.7.2 \ memfd-0.6.4 \ memmap2-0.5.10 \ memmap2-0.7.1 \ + memmap2-0.9.4 \ memoffset-0.5.6 \ memoffset-0.6.5 \ - memoffset-0.9.0 \ + memoffset-0.9.1 \ metal-0.27.0 \ - mimalloc-0.1.39 \ + mimalloc-0.1.42 \ mime-0.3.17 \ - minifb-0.25.0 \ + minifb-0.27.0 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.7.2 \ + miniz_oxide-0.7.3 \ mio-0.8.11 \ mumble-link-0.2.0 \ nanorand-0.7.0 \ - native-dialog-0.6.4 \ + native-dialog-0.7.0 \ ndk-0.7.0 \ ndk-0.8.0 \ ndk-context-0.1.1 \ @@ -389,18 +393,18 @@ CARGO_CRATES= ab_glyph-0.2.23 \ nougat-proc_macros-0.2.4 \ nu-ansi-term-0.46.0 \ num-0.2.1 \ - num-0.4.1 \ + num-0.4.3 \ num-bigint-0.2.6 \ - num-bigint-0.4.4 \ + num-bigint-0.4.5 \ num-complex-0.2.4 \ - num-complex-0.4.5 \ + num-complex-0.4.6 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-integer-0.1.46 \ - num-iter-0.1.44 \ + num-iter-0.1.45 \ num-rational-0.2.4 \ - num-rational-0.4.1 \ - num-traits-0.2.18 \ + num-rational-0.4.2 \ + num-traits-0.2.19 \ num_cpus-1.16.0 \ num_enum-0.5.11 \ num_enum-0.6.1 \ @@ -417,6 +421,7 @@ CARGO_CRATES= ab_glyph-0.2.23 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ object-0.32.2 \ + object-0.33.0 \ oboe-0.6.1 \ oboe-sys-0.6.1 \ ogg-0.8.0 \ @@ -429,53 +434,56 @@ CARGO_CRATES= ab_glyph-0.2.23 \ ordered-float-3.9.2 \ ordered-float-4.2.0 \ overload-0.1.1 \ - owned_ttf_parser-0.20.0 \ + owned_ttf_parser-0.21.0 \ parking-2.2.0 \ - parking_lot-0.12.1 \ - parking_lot_core-0.9.9 \ - parse-zoneinfo-0.3.0 \ - paste-1.0.14 \ - pem-3.0.3 \ + parking_lot-0.12.2 \ + parking_lot_core-0.9.10 \ + parse-zoneinfo-0.3.1 \ + paste-1.0.15 \ + pem-3.0.4 \ percent-encoding-2.3.1 \ petgraph-0.4.13 \ - petgraph-0.6.4 \ + petgraph-0.6.5 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ - pin-project-lite-0.2.13 \ + pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piston-float-0.3.0 \ piston-viewport-0.5.0 \ pistoncore-input-0.24.0 \ pkg-config-0.3.30 \ png-0.17.13 \ + polling-3.7.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ pp-rs-0.2.1 \ ppv-lite86-0.2.17 \ presser-0.3.1 \ proc-macro-crate-1.3.1 \ + proc-macro-crate-3.1.0 \ proc-macro-hack-0.5.20+deprecated \ proc-macro-nested-0.1.7 \ proc-macro2-0.4.30 \ - proc-macro2-1.0.79 \ - profiling-1.0.8 \ + proc-macro2-1.0.83 \ + profiling-1.0.15 \ profiling-procmacros-1.0.15 \ - prometheus-0.13.3 \ + prometheus-0.13.4 \ prometheus-hyper-0.1.5 \ protocol-3.4.0 \ protocol-derive-3.4.0 \ psm-0.1.21 \ quick-error-1.2.3 \ quick-xml-0.30.0 \ + quick-xml-0.31.0 \ quinn-0.10.2 \ quinn-proto-0.10.6 \ quinn-udp-0.4.1 \ quote-0.6.13 \ - quote-1.0.35 \ + quote-1.0.36 \ radium-0.7.0 \ radix_trie-0.2.1 \ rand-0.7.3 \ @@ -487,73 +495,75 @@ CARGO_CRATES= ab_glyph-0.2.23 \ rand_hc-0.2.0 \ rand_xorshift-0.2.0 \ range-alloc-0.1.3 \ - ratatui-0.26.1 \ - raw-window-handle-0.4.3 \ + ratatui-0.26.2 \ raw-window-handle-0.5.2 \ - rayon-1.9.0 \ + raw-window-handle-0.6.2 \ + rayon-1.10.0 \ rayon-core-1.12.1 \ - rcgen-0.12.1 \ + rcgen-0.13.1 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ - redox_users-0.4.4 \ - refinery-0.8.12 \ - refinery-core-0.8.12 \ - refinery-macros-0.8.12 \ + redox_syscall-0.5.1 \ + redox_users-0.4.5 \ + refinery-0.8.14 \ + refinery-core-0.8.14 \ + refinery-macros-0.8.14 \ regalloc2-0.9.3 \ - regex-1.10.3 \ + regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ - regex-syntax-0.8.2 \ + regex-syntax-0.8.3 \ renderdoc-sys-1.1.0 \ resolv-conf-0.7.0 \ ring-0.16.20 \ ring-0.17.8 \ - rmp-0.8.12 \ - rmp-serde-1.1.2 \ - rodio-0.17.3 \ + rmp-0.8.14 \ + rmp-serde-1.3.0 \ + rodio-0.18.0 \ ron-0.8.1 \ roots-0.0.8 \ roxmltree-0.14.1 \ - rstar-0.10.0 \ - rusqlite-0.30.0 \ + rstar-0.12.0 \ + rusqlite-0.31.0 \ rust-argon2-2.1.0 \ - rustc-demangle-0.1.23 \ + rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ - rustix-0.38.32 \ + rustix-0.38.34 \ rustls-0.21.12 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ + rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rusttype-0.7.9 \ rusttype-0.8.3 \ - rustversion-1.0.14 \ + rustversion-1.0.17 \ rustyline-14.0.0 \ - ryu-1.0.17 \ + ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ - schnellru-0.2.1 \ + schnellru-0.2.3 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.7.1 \ sctk-adwaita-0.5.4 \ sdl2-0.35.2 \ sdl2-sys-0.35.2 \ - security-framework-2.9.2 \ - security-framework-sys-2.9.1 \ + security-framework-2.11.0 \ + security-framework-sys-2.11.0 \ self_cell-0.10.3 \ - self_cell-1.0.3 \ + self_cell-1.0.4 \ semver-0.9.0 \ - semver-1.0.22 \ + semver-1.0.23 \ semver-parser-0.7.0 \ - serde-1.0.197 \ - serde_derive-1.0.197 \ - serde_json-1.0.114 \ + serde-1.0.202 \ + serde_derive-1.0.202 \ + serde_json-1.0.117 \ serde_path_to_error-0.1.16 \ - serde_repr-0.1.18 \ - serde_spanned-0.6.5 \ + serde_repr-0.1.19 \ + serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ shaderc-0.8.3 \ @@ -568,53 +578,55 @@ CARGO_CRATES= ab_glyph-0.2.23 \ shrev-1.1.3 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ - signal-hook-registry-1.4.1 \ + signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ slice-group-by-0.3.1 \ slotmap-1.0.7 \ - smallvec-1.13.1 \ + smallvec-1.13.2 \ smithay-client-toolkit-0.16.1 \ + smithay-client-toolkit-0.18.1 \ smithay-clipboard-0.6.6 \ - socket2-0.5.6 \ + smithay-clipboard-0.7.1 \ + socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ spin_sleep-1.2.0 \ spirv-0.2.0+1.5.4 \ sptr-0.3.2 \ - stability-0.1.1 \ + stability-0.2.0 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ stb_truetype-0.3.1 \ str-buf-1.0.6 \ strict-num-0.1.1 \ - strsim-0.11.0 \ + strsim-0.11.1 \ strum-0.24.1 \ strum-0.26.2 \ strum_macros-0.24.3 \ strum_macros-0.26.2 \ sum_type-0.2.0 \ - svg_fmt-0.4.2 \ + svg_fmt-0.4.3 \ syn-0.15.44 \ syn-1.0.109 \ - syn-2.0.53 \ - sync_file-0.2.7 \ + syn-2.0.65 \ + sync_file-0.2.9 \ sync_wrapper-0.1.2 \ - system-interface-0.26.1 \ + system-interface-0.27.2 \ tap-1.0.1 \ tar-0.4.40 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ termcolor-1.4.1 \ - thiserror-1.0.58 \ - thiserror-impl-1.0.58 \ + thiserror-1.0.61 \ + thiserror-impl-1.0.61 \ thread_local-1.1.8 \ - time-0.3.34 \ + time-0.3.36 \ time-core-0.1.2 \ - time-macros-0.2.17 \ + time-macros-0.2.18 \ timer-queue-0.1.0 \ tiny-skia-0.8.4 \ tiny-skia-path-0.8.4 \ @@ -622,16 +634,17 @@ CARGO_CRATES= ab_glyph-0.2.23 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ - tokio-1.36.0 \ + tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ - tokio-util-0.7.10 \ + tokio-util-0.7.11 \ toml-0.5.11 \ - toml-0.8.12 \ - toml_datetime-0.6.5 \ + toml-0.8.13 \ + toml_datetime-0.6.6 \ toml_edit-0.19.15 \ - toml_edit-0.22.8 \ + toml_edit-0.21.1 \ + toml_edit-0.22.13 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ @@ -641,24 +654,24 @@ CARGO_CRATES= ab_glyph-0.2.23 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ - tracing-tracy-0.10.2 \ - tracy-client-0.15.2 \ - tracy-client-sys-0.21.2 \ - treeculler-0.2.0 \ + tracing-tracy-0.11.0 \ + tracy-client-0.17.0 \ + tracy-client-sys-0.22.2 \ + treeculler-0.4.0 \ try-lock-0.2.5 \ - ttf-parser-0.20.0 \ + ttf-parser-0.21.1 \ tuple_utils-0.4.0 \ twox-hash-1.6.3 \ tynm-0.1.10 \ type-map-0.5.0 \ typenum-1.17.0 \ - unic-langid-0.9.4 \ - unic-langid-impl-0.9.4 \ + unic-langid-0.9.5 \ + unic-langid-impl-0.9.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ - unicode-width-0.1.11 \ + unicode-width-0.1.12 \ unicode-xid-0.1.0 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ @@ -673,131 +686,135 @@ CARGO_CRATES= ab_glyph-0.2.23 \ vek-0.17.0 \ version-compare-0.1.1 \ version_check-0.9.4 \ + versions-5.0.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-cap-std-sync-17.0.2 \ - wasi-common-17.0.2 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ - wasm-encoder-0.38.1 \ - wasm-encoder-0.201.0 \ - wasmparser-0.118.2 \ - wasmparser-0.121.2 \ - wasmprinter-0.2.80 \ - wasmtime-17.0.2 \ - wasmtime-asm-macros-17.0.2 \ - wasmtime-cache-17.0.2 \ - wasmtime-component-macro-17.0.2 \ - wasmtime-component-util-17.0.2 \ - wasmtime-cranelift-17.0.2 \ - wasmtime-cranelift-shared-17.0.2 \ - wasmtime-environ-17.0.2 \ - wasmtime-fiber-17.0.2 \ - wasmtime-jit-17.0.2 \ - wasmtime-jit-debug-17.0.2 \ - wasmtime-jit-icache-coherence-17.0.2 \ - wasmtime-runtime-17.0.2 \ - wasmtime-types-17.0.2 \ - wasmtime-versioned-export-macros-17.0.2 \ - wasmtime-wasi-17.0.2 \ - wasmtime-winch-17.0.2 \ - wasmtime-wit-bindgen-17.0.2 \ - wasmtime-wmemcheck-17.0.2 \ + wasm-encoder-0.202.0 \ + wasm-encoder-0.207.0 \ + wasmparser-0.202.0 \ + wasmprinter-0.202.0 \ + wasmtime-20.0.2 \ + wasmtime-asm-macros-20.0.2 \ + wasmtime-cache-20.0.2 \ + wasmtime-component-macro-20.0.2 \ + wasmtime-component-util-20.0.2 \ + wasmtime-cranelift-20.0.2 \ + wasmtime-environ-20.0.2 \ + wasmtime-fiber-20.0.2 \ + wasmtime-jit-debug-20.0.2 \ + wasmtime-jit-icache-coherence-20.0.2 \ + wasmtime-runtime-20.0.2 \ + wasmtime-slab-20.0.2 \ + wasmtime-types-20.0.2 \ + wasmtime-versioned-export-macros-20.0.2 \ + wasmtime-wasi-20.0.2 \ + wasmtime-winch-20.0.2 \ + wasmtime-wit-bindgen-20.0.2 \ wast-35.0.2 \ - wast-201.0.0 \ - wat-1.201.0 \ + wast-207.0.0 \ + wat-1.207.0 \ wavefront-0.2.3 \ + wayland-backend-0.3.3 \ wayland-client-0.29.5 \ + wayland-client-0.31.2 \ wayland-commons-0.29.5 \ + wayland-csd-frame-0.3.0 \ wayland-cursor-0.29.5 \ + wayland-cursor-0.31.1 \ wayland-protocols-0.29.5 \ + wayland-protocols-0.31.2 \ + wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.29.5 \ + wayland-scanner-0.31.1 \ wayland-sys-0.29.5 \ + wayland-sys-0.31.1 \ web-sys-0.3.69 \ wfd-0.1.7 \ wgpu-profiler-0.15.0 \ which-4.4.2 \ - widestring-1.0.2 \ - wiggle-17.0.2 \ - wiggle-generate-17.0.2 \ - wiggle-macro-17.0.2 \ + widestring-1.1.0 \ + wiggle-20.0.2 \ + wiggle-generate-20.0.2 \ + wiggle-macro-20.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.6 \ - winapi-wsapoll-0.1.1 \ + winapi-util-0.1.8 \ + winapi-wsapoll-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - winch-codegen-0.15.2 \ + winch-codegen-0.18.2 \ window_clipboard-0.3.0 \ - windows-0.48.0 \ windows-0.51.1 \ windows-0.54.0 \ windows-core-0.51.1 \ - windows-core-0.52.0 \ windows-core-0.54.0 \ - windows-result-0.1.0 \ + windows-result-0.1.1 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ - windows-targets-0.52.4 \ + windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.4 \ + windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.4 \ + windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.4 \ + windows_i686_gnu-0.52.5 \ + windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.4 \ + windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.4 \ + windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.4 \ + windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.4 \ + windows_x86_64_msvc-0.52.5 \ winit-0.28.7 \ winnow-0.5.40 \ - winnow-0.6.5 \ + winnow-0.6.8 \ winreg-0.50.0 \ winreg-0.52.0 \ winres-0.1.12 \ winx-0.36.3 \ - wit-parser-0.13.2 \ + wit-parser-0.202.0 \ witx-0.9.1 \ wyz-0.5.1 \ x11-clipboard-0.7.1 \ x11-dl-2.21.0 \ x11rb-0.10.1 \ - x11rb-0.13.0 \ + x11rb-0.13.1 \ x11rb-protocol-0.10.0 \ - x11rb-protocol-0.13.0 \ + x11rb-protocol-0.13.1 \ xattr-1.3.1 \ - xcb-1.3.0 \ + xcb-1.4.0 \ xcursor-0.3.5 \ xdg-2.5.2 \ xi-unicode-0.3.0 \ xkbcommon-0.5.1 \ - xml-rs-0.8.19 \ + xkeysym-0.2.0 \ + xml-rs-0.8.20 \ xmlparser-0.13.6 \ yasna-0.5.2 \ - zerocopy-0.7.32 \ - zerocopy-derive-0.7.32 \ - zstd-0.11.2+zstd.1.5.2 \ - zstd-safe-5.0.2+zstd.1.5.2 \ - zstd-sys-2.0.9+zstd.1.5.5 \ + zerocopy-0.7.34 \ + zerocopy-derive-0.7.34 \ + zstd-0.13.1 \ + zstd-safe-7.1.0 \ + zstd-sys-2.0.10+zstd.1.5.6 \ keyboard-keynames@git+https://gitlab.com/Imbris/keyboard-keynames.git?tag=veloren-winit-0.28\#fca4bbdfa51bf054b155a455935b3792975c989d \ naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/Imberflur/wgpu.git?tag=0.18-with-fixes-for-veloren-v1\#df527ef82e2eba827eda9278caa583506a06aa87 \ specs,specs-derive@git+https://github.com/amethyst/specs.git?rev=4e2da1df29ee840baa9b936593c45592b7c9ae27\#4e2da1df29ee840baa9b936593c45592b7c9ae27 \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index 08299733299e..d8b191c182f7 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -1,6 +1,6 @@ TIMESTAMP = 1715775136 -SHA256 (rust/crates/ab_glyph-0.2.23.crate) = 80179d7dd5d7e8c285d67c4a1e652972a92de7475beddfb92028c76463b13225 *** 2424 LINES SKIPPED *** From nobody Thu May 23 00:49:12 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 4Vl8gs1zjgz5LNBJ; Thu, 23 May 2024 00:49:13 +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 4Vl8gs05wSz4l3p; Thu, 23 May 2024 00:49:13 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716425353; 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=I6TRnmShjUX5Bh6sRMmyWkoQWoY4DqykFmB0tx6xlzg=; b=bbclgHwlrYir6bevDP+B6S4k/ySKpaNHUEC267Wp2OzgQsdU19j/amGvHiExe5Ei2b4DYI 5MuUUGRme0sS/MoeX+rEBSgtDRV+ED5rJq20UJlcJXul4KBl5R9wDwpCtnOsLpGpLhlSZR c5f47er+lLTF+UECwjd4QY/yYtBSgFga9vwUOjSVrazSuyUOpmURqsaFVLLWrjfKJIfTyA YdJr3wv6s8cAO7dr9bK5aDgkiPb1GftLH60q2aEBqVPHfHrcJmIwQoVlVEclDtUPeIq/Hh jnHOcEvydAyUpybDwhyAs+HKfGJiBg8CO6gBmAxHU2fpTc5LcO6FoH3vHa4qvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716425353; a=rsa-sha256; cv=none; b=XUZFyfH7MzRTF0qT5JEoSLMx01Au0gtF1wbdkuNn8ZlcDkfU9ylV40FpwGmGBLAlEA0CW5 db7xkdmERALxpYjNwkm7c3hQonNtvER7SNRVjFMoymQhrHX894qtatrDGtU45dp/sZbfb+ 9+Vbf8LCvbTsAE14x74Lz5B+vBTk8rd+Wd0bdIt9ff4sws3vicbeIYUrZ/jrT34YuB6XMG Uu6PS5/bWL8U0X9rvnlmq7LuKQnlsHDuJQbaQ0E36OwO39ktLyndwqfJtXp4TH2SL4jgfO gbZP+aQqFTsz8rd1zHnz+POi9ko14KyfRrDvTza6UjzO5Wc8imai60TVS6jceQ== 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=1716425353; 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=I6TRnmShjUX5Bh6sRMmyWkoQWoY4DqykFmB0tx6xlzg=; b=XMvPQPZvWL9UcMF0zEUxRJNNPpMRvgZP2wcmSJk31ioZ9PUlOjkSeVqSA89g2hYtVBFwp3 u+AfhphEN2Ba0xsIzjnqjTxM5fGsLCvOzZkU6zJiwQqft3FICVySACtCW+VCprVXGmYxVm 2fdak9kcoIaQDnSQSyCsEU5q0PhFttoDCX6pH1Wk6dFIBJhjREXe88TVGPt+DLAvcZna3S gQl2EuGJHEsFmyXjDT4z9KwpPNMtVsYibVIi/FHwD/ChLS480uehpEWkf//jqjMvoHEDrX +fwIq9orS6rrJ5RcR/rz8nP69cVh4R9imb/6i1bipnXcF94OE5KI5voDdAUPpw== 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 4Vl8gr6l1NzSGv; Thu, 23 May 2024 00:49:12 +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 44N0nCP2055423; Thu, 23 May 2024 00:49:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44N0nCAQ055420; Thu, 23 May 2024 00:49:12 GMT (envelope-from git) Date: Thu, 23 May 2024 00:49:12 GMT Message-Id: <202405230049.44N0nCAQ055420@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 26c1f721bf34 - main - graphics/mesa-devel: update to 24.1.b.1333 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 26c1f721bf348ba36738b37ebdd72ced222822ec Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=26c1f721bf348ba36738b37ebdd72ced222822ec commit 26c1f721bf348ba36738b37ebdd72ced222822ec Author: Jan Beich AuthorDate: 2024-05-22 19:07:01 +0000 Commit: Jan Beich CommitDate: 2024-05-23 00:30:38 +0000 graphics/mesa-devel: update to 24.1.b.1333 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b4bd3807045...cdf75e8e02c --- graphics/mesa-devel/Makefile | 4 ++-- graphics/mesa-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index a0e8b88c9e1d..7da3fa02f5dd 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 24.1-branchpoint-1176 -DISTVERSIONSUFFIX= -gb4bd3807045 +DISTVERSION= 24.1-branchpoint-1333 +DISTVERSIONSUFFIX= -gcdf75e8e02c CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 24206961123d..8ee2e9536125 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1715983440 -SHA256 (mesa-24.1-branchpoint-1176-gb4bd3807045.tar.bz2) = 96861d7a9b97cc09edc263c1f418e6e6761aced2e16980a5a1e29802a9483b5b -SIZE (mesa-24.1-branchpoint-1176-gb4bd3807045.tar.bz2) = 37492386 +TIMESTAMP = 1716404821 +SHA256 (mesa-24.1-branchpoint-1333-gcdf75e8e02c.tar.bz2) = 4e1b52137851dda55ea1cf53576cc5fcf29fa900a0843186a7248c951017e371 +SIZE (mesa-24.1-branchpoint-1333-gcdf75e8e02c.tar.bz2) = 37559214 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (2930dcbb3329.patch) = f90ab77950ba1a56d165f0bc8a3cbd9c5f624bb5c67d1c7f337316027e8295e8 From nobody Thu May 23 00:57:18 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 4Vl8sC1NBcz5LNhl; Thu, 23 May 2024 00:57:19 +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 4Vl8sC0tryz4lGZ; Thu, 23 May 2024 00:57:19 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716425839; 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=BUWkRJRhXAvEUu+ocDJnyLaB42FHVEr+k5x+YptXkS8=; b=D+kmAUfIxPZMoq9Appwn8d5GDvD8qLdjbGXIbSeOuXwaPius/3VMJtJOsYWovc837KlPeV bKvVRuZTlqWABI0BXB3P7aPBnrxq6pyU2a8k6tk/eeFi9Nl/ozwJYy1Qcud10jXXCVFkdb QlUiT5Cy3miONdLAp5Kp5cZfCP00gXMdlRYr7Rus9FX5BdH77dyqwOOlaP7KMSsrjITGKd EnFWmoDLAFwDqJOqv09WS0PZ06Gw0WX8zxZMjmEI+7I3RAb7mERldv1bLlR5C578XGchdL 9H1RWbQViwATauI4P4Qhugbq2n8DdTdno+XqN5X+AmQMfgW2F09EXJ8ATdpmaA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716425839; a=rsa-sha256; cv=none; b=tqfkJ0py51+M76EecPHPSED+YIHTCTa/0T1UKrL0Zjcqk6RMuXJZuT1nFjbYp2rwlnI5Rc t2HX5vTgs1dpTXkzYxW3w7idPORqv4fLPk2UYQfoAsGwZ3VKThcZerWIbZMwnwHwTNsoLe XNH2t04sCYE1GZAZuuWZu/sIxMN1JpCgdRY8e0pngHhwKyxm81EwQ+YIrEDy0qEsvJhGwW vAxlmNUuTc15knwjZT2zjhHqUwnwZlgsYJM8HBi9AN4YEzCVCneYrJVr777kEASNHDCpW3 roqTtCcwFmQiIbebzA0yQ1A/wKnDjE2nVuPibAi83ib6jjCQyNyI4bRUxRGoaw== 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=1716425839; 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=BUWkRJRhXAvEUu+ocDJnyLaB42FHVEr+k5x+YptXkS8=; b=X6eJhrY7mjUleJ4vcnytUB+bSaxZQgyO4QGiZB7WCJDub92IlQAf3tzkDgrfDgQC4IIjzD LhV7GEz20Wp+qr5ZDZON9flA0qbXjE4Qf6uXD+Cj1ePnsz7dbN3n/cuRKEN0ysywHZzHin pJSSchZ9YK49WCrKme5STZjG75btA6lfRo/4d5HC1cH8C9hCSeVoba8lONXC1O6xfAVQLF ZSDtVbnrL74swOxYKRaU6wnyoOFXwFA1GqyDWYDNAKR4m/C1LdJxEOxJIAh2c3Ypo8wTB7 TLG2PdjbyEqkdVOnNJOS/cq1nUYqbQUCA2Qcq1Lt3DAoFRKMOMHpPKoHteg3ng== 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 4Vl8sC0Tj9zSnQ; Thu, 23 May 2024 00:57:19 +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 44N0vJVs071484; Thu, 23 May 2024 00:57:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44N0vIZG071481; Thu, 23 May 2024 00:57:18 GMT (envelope-from git) Date: Thu, 23 May 2024 00:57:18 GMT Message-Id: <202405230057.44N0vIZG071481@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 035eb12f2e78 - 2024Q2 - games/veloren-weekly: update to s20240520 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: 035eb12f2e78927080faa004f61bda341c243a21 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=035eb12f2e78927080faa004f61bda341c243a21 commit 035eb12f2e78927080faa004f61bda341c243a21 Author: Jan Beich AuthorDate: 2024-05-15 12:12:16 +0000 Commit: Jan Beich CommitDate: 2024-05-23 00:57:00 +0000 games/veloren-weekly: update to s20240520 Changes: https://gitlab.com/veloren/veloren/-/compare/b2d7a9291...cd59c6716 (cherry picked from commit b352c01459d9b6243eeeb7443bb632ce7fca943e) (cherry picked from commit 384f997ecccaa235a0a71fc68af7e49682c395c5) (cherry picked from commit 145551c111f728458eb486bfa04afb8c68841f52) (cherry picked from commit 4ec0307c1551f9c26b3c65dddb583464c4e081a3) (cherry picked from commit 62765b69bcb073de0accdc3db063f2f57a661586) --- games/veloren-weekly/Makefile | 4 +- games/veloren-weekly/Makefile.crates | 467 ++++++------- games/veloren-weekly/distinfo | 938 ++++++++++++++------------- games/veloren-weekly/files/patch-gilrs | 41 +- games/veloren-weekly/files/patch-rust-1.75.0 | 28 - games/veloren-weekly/files/patch-rust-1.77.0 | 196 ++++++ games/veloren-weekly/files/patch-shaderc | 25 +- 7 files changed, 953 insertions(+), 746 deletions(-) diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index 297f9215a47f..e85f6f507c19 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -1,5 +1,5 @@ PORTNAME= veloren -PORTVERSION= s20240515 +PORTVERSION= s20240520 CATEGORIES= games wayland PKGNAMESUFFIX= -weekly @@ -26,7 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:audio/alsa-pl USES= cargo xorg USE_XORG= xcb USE_GITLAB= yes -GL_TAGNAME= v0.16.0-167-gb2d7a9291 # git describe --match='v[0-9]*' weekly +GL_TAGNAME= v0.16.0-194-gcd59c6716 # git describe --match='v[0-9]*' weekly CARGO_ENV= VELOREN_USERDATA_STRATEGY=system SHADERC_LIB_DIR="${LOCALBASE}/lib" PLIST_FILES= bin/${PORTNAME}-server-cli \ bin/${PORTNAME}-voxygen \ diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index baed4ad9dad9..67ddd74bf8f0 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -1,13 +1,12 @@ -CARGO_CRATES= ab_glyph-0.2.23 \ +CARGO_CRATES= ab_glyph-0.2.26 \ ab_glyph_rasterizer-0.1.8 \ addr2line-0.21.0 \ adler-1.0.2 \ adler32-1.2.0 \ ahash-0.4.8 \ - ahash-0.7.8 \ ahash-0.8.11 \ aho-corasick-1.1.3 \ - allocator-api2-0.2.16 \ + allocator-api2-0.2.18 \ alsa-0.9.0 \ alsa-sys-0.3.1 \ ambient-authority-0.0.2 \ @@ -16,12 +15,12 @@ CARGO_CRATES= ab_glyph-0.2.23 \ android-tzdata-0.1.1 \ android_system_properties-0.1.5 \ anes-0.1.6 \ - anstream-0.6.13 \ - anstyle-1.0.6 \ - anstyle-parse-0.2.3 \ - anstyle-query-1.0.2 \ - anstyle-wincon-3.0.2 \ - anyhow-1.0.81 \ + anstream-0.6.14 \ + anstyle-1.0.7 \ + anstyle-parse-0.2.4 \ + anstyle-query-1.0.3 \ + anstyle-wincon-3.0.3 \ + anyhow-1.0.86 \ anymap2-0.13.0 \ app_dirs2-2.5.5 \ approx-0.3.2 \ @@ -35,17 +34,17 @@ CARGO_CRATES= ab_glyph-0.2.23 \ as-raw-xcb-connection-1.0.1 \ ascii-1.1.0 \ ash-0.37.3+1.3.251 \ - assets_manager-0.11.3 \ - async-channel-2.2.0 \ - async-trait-0.1.78 \ - atomic-polyfill-1.0.3 \ + assets_manager-0.11.5 \ + async-channel-2.3.1 \ + async-trait-0.1.80 \ atomic_refcell-0.1.13 \ atomicwrites-0.4.3 \ - autocfg-1.1.0 \ + autocfg-1.3.0 \ axum-0.6.20 \ axum-core-0.3.4 \ - backtrace-0.3.69 \ + backtrace-0.3.71 \ base64-0.21.7 \ + base64-0.22.1 \ bincode-1.3.3 \ bindgen-0.69.4 \ bit-set-0.5.3 \ @@ -58,30 +57,32 @@ CARGO_CRATES= ab_glyph-0.2.23 \ block-buffer-0.10.4 \ block-sys-0.1.0-beta.1 \ block2-0.2.0-alpha.6 \ - bumpalo-3.15.4 \ - bytemuck-1.15.0 \ + bumpalo-3.16.0 \ + bytemuck-1.16.0 \ bytemuck_derive-1.6.0 \ byteorder-1.5.0 \ - bytes-1.5.0 \ + bytes-1.6.0 \ calloop-0.10.6 \ + calloop-0.12.4 \ + calloop-wayland-source-0.2.0 \ cansi-2.2.1 \ - cap-fs-ext-2.0.1 \ - cap-net-ext-2.0.1 \ - cap-primitives-2.0.1 \ - cap-rand-2.0.1 \ - cap-std-2.0.1 \ - cap-time-ext-2.0.1 \ + cap-fs-ext-3.1.0 \ + cap-net-ext-3.1.0 \ + cap-primitives-3.1.0 \ + cap-rand-3.1.0 \ + cap-std-3.1.0 \ + cap-time-ext-3.1.0 \ cassowary-0.3.0 \ cast-0.3.0 \ castaway-0.2.2 \ - cc-1.0.90 \ + cc-1.0.98 \ censor-0.3.0 \ cesu8-1.1.0 \ cexpr-0.6.0 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ cfg_aliases-0.1.1 \ - chrono-0.4.35 \ + chrono-0.4.38 \ chrono-tz-0.8.6 \ chrono-tz-build-0.2.1 \ chumsky-0.9.3 \ @@ -89,80 +90,80 @@ CARGO_CRATES= ab_glyph-0.2.23 \ ciborium-io-0.2.2 \ ciborium-ll-0.2.2 \ clang-sys-1.7.0 \ - clap-4.5.3 \ + clap-4.5.4 \ clap_builder-4.5.2 \ - clap_derive-4.5.3 \ + clap_derive-4.5.4 \ clap_lex-0.7.0 \ clipboard-win-3.1.1 \ clipboard-win-4.5.0 \ - clipboard-win-5.3.0 \ + clipboard-win-5.3.1 \ clipboard_macos-0.1.0 \ - clipboard_wayland-0.2.0 \ + clipboard_wayland-0.2.2 \ clipboard_x11-0.4.2 \ - cmake-0.1.45 \ - cocoa-0.24.1 \ + cmake-0.1.50 \ + cocoa-0.25.0 \ cocoa-foundation-0.1.2 \ codespan-reporting-0.11.1 \ color_quant-1.1.0 \ - colorchoice-1.0.0 \ + colorchoice-1.0.1 \ com-rs-0.2.1 \ - combine-4.6.6 \ + combine-4.6.7 \ compact_str-0.7.1 \ - concurrent-queue-2.4.0 \ + concurrent-queue-2.5.0 \ console-0.15.8 \ constant_time_eq-0.3.0 \ copypasta-0.8.2 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.6 \ core-graphics-0.22.3 \ + core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ coreaudio-rs-0.11.3 \ coreaudio-sys-0.2.15 \ cpal-0.15.3 \ - cpp_demangle-0.3.5 \ + cpp_demangle-0.4.3 \ cpufeatures-0.2.12 \ - cranelift-bforest-0.104.2 \ - cranelift-codegen-0.104.2 \ - cranelift-codegen-meta-0.104.2 \ - cranelift-codegen-shared-0.104.2 \ - cranelift-control-0.104.2 \ - cranelift-entity-0.104.2 \ - cranelift-frontend-0.104.2 \ - cranelift-isle-0.104.2 \ - cranelift-native-0.104.2 \ - cranelift-wasm-0.104.2 \ + cranelift-bforest-0.107.2 \ + cranelift-codegen-0.107.2 \ + cranelift-codegen-meta-0.107.2 \ + cranelift-codegen-shared-0.107.2 \ + cranelift-control-0.107.2 \ + cranelift-entity-0.107.2 \ + cranelift-frontend-0.107.2 \ + cranelift-isle-0.107.2 \ + cranelift-native-0.107.2 \ + cranelift-wasm-0.107.2 \ crc32fast-1.4.0 \ criterion-0.5.1 \ criterion-plot-0.5.0 \ - critical-section-1.1.2 \ - crossbeam-channel-0.5.12 \ + crossbeam-channel-0.5.13 \ crossbeam-deque-0.7.4 \ crossbeam-deque-0.8.5 \ crossbeam-epoch-0.8.2 \ crossbeam-epoch-0.9.18 \ crossbeam-queue-0.3.11 \ crossbeam-utils-0.7.2 \ - crossbeam-utils-0.8.19 \ + crossbeam-utils-0.8.20 \ crossterm-0.27.0 \ crossterm_winapi-0.9.1 \ crunchy-0.2.2 \ crypto-common-0.1.6 \ csv-1.3.0 \ csv-core-0.1.11 \ - cty-0.2.2 \ culpa-1.0.2 \ culpa-macros-1.0.2 \ + cursor-icon-1.1.0 \ d3d12-0.7.0 \ daggy-0.5.0 \ - darling-0.20.8 \ - darling_core-0.20.8 \ - darling_macro-0.20.8 \ + darling-0.20.9 \ + darling_core-0.20.9 \ + darling_macro-0.20.9 \ dasp_sample-0.11.0 \ - data-encoding-2.5.0 \ + data-encoding-2.6.0 \ debugid-0.8.0 \ deflate-1.0.0 \ deranged-0.3.11 \ - deunicode-1.4.3 \ + deunicode-1.6.0 \ digest-0.10.7 \ directories-next-2.0.0 \ dirs-4.0.0 \ @@ -177,16 +178,16 @@ CARGO_CRATES= ab_glyph-0.2.23 \ displaydoc-0.2.4 \ dlib-0.5.2 \ dot_vox-5.1.1 \ - downcast-rs-1.2.0 \ + downcast-rs-1.2.1 \ drop_guard-0.3.0 \ ecolor-0.23.0 \ egui-0.23.0 \ egui_plot-0.23.0 \ egui_winit_platform-0.20.0 \ - either-1.10.0 \ + either-1.12.0 \ emath-0.23.0 \ encode_unicode-0.3.6 \ - encoding_rs-0.8.33 \ + encoding_rs-0.8.34 \ endian-type-0.1.2 \ enum-as-inner-0.6.0 \ enum-map-2.7.3 \ @@ -195,24 +196,24 @@ CARGO_CRATES= ab_glyph-0.2.23 \ enumset_derive-0.8.1 \ epaint-0.23.0 \ equivalent-1.0.1 \ - errno-0.3.8 \ + errno-0.3.9 \ error-chain-0.12.4 \ error-code-2.3.1 \ error-code-3.2.0 \ euc-0.5.3 \ euclid-0.22.9 \ - event-listener-5.2.0 \ - event-listener-strategy-0.5.0 \ + event-listener-5.3.0 \ + event-listener-strategy-0.5.2 \ fallible-iterator-0.3.0 \ fallible-streaming-iterator-0.1.9 \ - fastrand-2.0.1 \ + fastrand-2.1.0 \ fd-lock-4.0.2 \ fdeflate-0.3.4 \ filetime-0.2.23 \ find_folder-0.3.0 \ fixedbitset-0.1.9 \ fixedbitset-0.4.2 \ - flate2-1.0.28 \ + flate2-1.0.30 \ float-cmp-0.9.0 \ fluent-langneg-0.13.0 \ flume-0.11.0 \ @@ -237,12 +238,12 @@ CARGO_CRATES= ab_glyph-0.2.23 \ futures-util-0.3.30 \ fxhash-0.2.1 \ fxprof-processed-profile-0.6.0 \ - generator-0.7.5 \ + generator-0.8.1 \ generic-array-0.14.7 \ gethostname-0.2.3 \ gethostname-0.4.3 \ getrandom-0.1.16 \ - getrandom-0.2.12 \ + getrandom-0.2.15 \ gilrs-0.10.2 \ gilrs-core-0.5.7 \ gimli-0.28.1 \ @@ -261,22 +262,22 @@ CARGO_CRATES= ab_glyph-0.2.23 \ gpu-descriptor-types-0.1.2 \ guillotiere-0.6.2 \ h2-0.3.26 \ - half-2.4.0 \ - hash32-0.2.1 \ + half-2.4.1 \ + hash32-0.3.1 \ hashbrown-0.9.1 \ hashbrown-0.13.2 \ - hashbrown-0.14.3 \ - hashlink-0.8.4 \ + hashbrown-0.14.5 \ + hashlink-0.9.1 \ hassle-rs-0.10.0 \ - heapless-0.7.17 \ + heapless-0.8.0 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ hex-0.4.3 \ hexf-parse-0.2.1 \ hibitset-0.6.4 \ - hickory-proto-0.24.0 \ - hickory-resolver-0.24.0 \ + hickory-proto-0.24.1 \ + hickory-resolver-0.24.1 \ home-0.5.9 \ hostname-0.3.1 \ http-0.2.12 \ @@ -293,28 +294,30 @@ CARGO_CRATES= ab_glyph-0.2.23 \ idna-0.4.0 \ idna-0.5.0 \ image-0.24.9 \ - indexmap-2.2.5 \ + indexmap-2.2.6 \ indicatif-0.17.8 \ - indoc-2.0.4 \ + indoc-2.0.5 \ inline_tweak-1.1.1 \ inotify-0.9.6 \ inotify-sys-0.1.5 \ - instant-0.1.12 \ + instant-0.1.13 \ intl_pluralrules-7.0.2 \ - io-extras-0.18.1 \ + io-extras-0.18.2 \ io-kit-sys-0.3.0 \ io-lifetimes-2.0.3 \ ipconfig-0.3.2 \ ipnet-2.9.0 \ is-terminal-0.4.12 \ + is_terminal_polyfill-1.70.0 \ itertools-0.10.5 \ + itertools-0.11.0 \ itertools-0.12.1 \ - itoa-1.0.10 \ + itoa-1.0.11 \ ittapi-0.4.0 \ ittapi-sys-0.4.0 \ jni-0.21.1 \ jni-sys-0.3.0 \ - jobserver-0.1.28 \ + jobserver-0.1.31 \ jpeg-decoder-0.3.1 \ js-sys-0.3.69 \ khronos-egl-6.0.0 \ @@ -328,24 +331,23 @@ CARGO_CRATES= ab_glyph-0.2.23 \ leb128-0.2.5 \ levenshtein-1.0.5 \ lewton-0.10.2 \ - libc-0.2.153 \ + libc-0.2.155 \ libloading-0.7.4 \ libloading-0.8.3 \ libm-0.2.8 \ - libmimalloc-sys-0.1.35 \ - libredox-0.0.1 \ + libmimalloc-sys-0.1.38 \ libredox-0.0.2 \ - libsqlite3-sys-0.27.0 \ + libredox-0.1.3 \ + libsqlite3-sys-0.28.0 \ libudev-sys-0.1.4 \ linked-hash-map-0.5.6 \ - linux-raw-sys-0.4.13 \ - lock_api-0.4.11 \ + linux-raw-sys-0.4.14 \ + lock_api-0.4.12 \ log-0.4.21 \ - loom-0.5.6 \ + loom-0.7.2 \ lru-0.12.3 \ lru-cache-0.1.2 \ lz-fear-0.2.0 \ - mach-0.3.2 \ mach2-0.4.2 \ macro_rules_attribute-0.1.3 \ macro_rules_attribute-proc_macro-0.1.3 \ @@ -355,23 +357,24 @@ CARGO_CRATES= ab_glyph-0.2.23 \ matchit-0.7.3 \ maybe-owned-0.3.4 \ maybe-uninit-2.0.0 \ - memchr-2.7.1 \ + memchr-2.7.2 \ memfd-0.6.4 \ memmap2-0.5.10 \ memmap2-0.7.1 \ + memmap2-0.9.4 \ memoffset-0.5.6 \ memoffset-0.6.5 \ - memoffset-0.9.0 \ + memoffset-0.9.1 \ metal-0.27.0 \ - mimalloc-0.1.39 \ + mimalloc-0.1.42 \ mime-0.3.17 \ - minifb-0.25.0 \ + minifb-0.27.0 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.7.2 \ + miniz_oxide-0.7.3 \ mio-0.8.11 \ mumble-link-0.2.0 \ nanorand-0.7.0 \ - native-dialog-0.6.4 \ + native-dialog-0.7.0 \ ndk-0.7.0 \ ndk-0.8.0 \ ndk-context-0.1.1 \ @@ -390,18 +393,18 @@ CARGO_CRATES= ab_glyph-0.2.23 \ nougat-proc_macros-0.2.4 \ nu-ansi-term-0.46.0 \ num-0.2.1 \ - num-0.4.1 \ + num-0.4.3 \ num-bigint-0.2.6 \ - num-bigint-0.4.4 \ + num-bigint-0.4.5 \ num-complex-0.2.4 \ - num-complex-0.4.5 \ + num-complex-0.4.6 \ num-conv-0.1.0 \ num-derive-0.4.2 \ num-integer-0.1.46 \ - num-iter-0.1.44 \ + num-iter-0.1.45 \ num-rational-0.2.4 \ - num-rational-0.4.1 \ - num-traits-0.2.18 \ + num-rational-0.4.2 \ + num-traits-0.2.19 \ num_cpus-1.16.0 \ num_enum-0.5.11 \ num_enum-0.6.1 \ @@ -418,6 +421,7 @@ CARGO_CRATES= ab_glyph-0.2.23 \ objc_exception-0.1.2 \ objc_id-0.1.1 \ object-0.32.2 \ + object-0.33.0 \ oboe-0.6.1 \ oboe-sys-0.6.1 \ ogg-0.8.0 \ @@ -430,54 +434,56 @@ CARGO_CRATES= ab_glyph-0.2.23 \ ordered-float-3.9.2 \ ordered-float-4.2.0 \ overload-0.1.1 \ - owned_ttf_parser-0.20.0 \ - packed_simd-0.3.9 \ + owned_ttf_parser-0.21.0 \ parking-2.2.0 \ - parking_lot-0.12.1 \ - parking_lot_core-0.9.9 \ - parse-zoneinfo-0.3.0 \ - paste-1.0.14 \ - pem-3.0.3 \ + parking_lot-0.12.2 \ + parking_lot_core-0.9.10 \ + parse-zoneinfo-0.3.1 \ + paste-1.0.15 \ + pem-3.0.4 \ percent-encoding-2.3.1 \ petgraph-0.4.13 \ - petgraph-0.6.4 \ + petgraph-0.6.5 \ phf-0.11.2 \ phf_codegen-0.11.2 \ phf_generator-0.11.2 \ phf_shared-0.11.2 \ pin-project-1.1.5 \ pin-project-internal-1.1.5 \ - pin-project-lite-0.2.13 \ + pin-project-lite-0.2.14 \ pin-utils-0.1.0 \ piston-float-0.3.0 \ piston-viewport-0.5.0 \ pistoncore-input-0.24.0 \ pkg-config-0.3.30 \ png-0.17.13 \ + polling-3.7.0 \ portable-atomic-1.6.0 \ powerfmt-0.2.0 \ pp-rs-0.2.1 \ ppv-lite86-0.2.17 \ presser-0.3.1 \ proc-macro-crate-1.3.1 \ + proc-macro-crate-3.1.0 \ proc-macro-hack-0.5.20+deprecated \ proc-macro-nested-0.1.7 \ proc-macro2-0.4.30 \ - proc-macro2-1.0.79 \ - profiling-1.0.8 \ + proc-macro2-1.0.83 \ + profiling-1.0.15 \ profiling-procmacros-1.0.15 \ - prometheus-0.13.3 \ + prometheus-0.13.4 \ prometheus-hyper-0.1.5 \ protocol-3.4.0 \ protocol-derive-3.4.0 \ psm-0.1.21 \ quick-error-1.2.3 \ quick-xml-0.30.0 \ + quick-xml-0.31.0 \ quinn-0.10.2 \ quinn-proto-0.10.6 \ quinn-udp-0.4.1 \ quote-0.6.13 \ - quote-1.0.35 \ + quote-1.0.36 \ radium-0.7.0 \ radix_trie-0.2.1 \ rand-0.7.3 \ @@ -489,73 +495,75 @@ CARGO_CRATES= ab_glyph-0.2.23 \ rand_hc-0.2.0 \ rand_xorshift-0.2.0 \ range-alloc-0.1.3 \ - ratatui-0.26.1 \ - raw-window-handle-0.4.3 \ + ratatui-0.26.2 \ raw-window-handle-0.5.2 \ - rayon-1.9.0 \ + raw-window-handle-0.6.2 \ + rayon-1.10.0 \ rayon-core-1.12.1 \ - rcgen-0.12.1 \ + rcgen-0.13.1 \ redox_syscall-0.3.5 \ redox_syscall-0.4.1 \ - redox_users-0.4.4 \ - refinery-0.8.12 \ - refinery-core-0.8.12 \ - refinery-macros-0.8.12 \ + redox_syscall-0.5.1 \ + redox_users-0.4.5 \ + refinery-0.8.14 \ + refinery-core-0.8.14 \ + refinery-macros-0.8.14 \ regalloc2-0.9.3 \ - regex-1.10.3 \ + regex-1.10.4 \ regex-automata-0.1.10 \ regex-automata-0.4.6 \ regex-syntax-0.6.29 \ - regex-syntax-0.8.2 \ + regex-syntax-0.8.3 \ renderdoc-sys-1.1.0 \ resolv-conf-0.7.0 \ ring-0.16.20 \ ring-0.17.8 \ - rmp-0.8.12 \ - rmp-serde-1.1.2 \ - rodio-0.17.3 \ + rmp-0.8.14 \ + rmp-serde-1.3.0 \ + rodio-0.18.0 \ ron-0.8.1 \ roots-0.0.8 \ roxmltree-0.14.1 \ - rstar-0.10.0 \ - rusqlite-0.30.0 \ + rstar-0.12.0 \ + rusqlite-0.31.0 \ rust-argon2-2.1.0 \ - rustc-demangle-0.1.23 \ + rustc-demangle-0.1.24 \ rustc-hash-1.1.0 \ rustc_version-0.2.3 \ rustc_version-0.4.0 \ - rustix-0.38.32 \ + rustix-0.38.34 \ rustls-0.21.12 \ rustls-native-certs-0.6.3 \ rustls-pemfile-1.0.4 \ + rustls-pki-types-1.7.0 \ rustls-webpki-0.101.7 \ rusttype-0.7.9 \ rusttype-0.8.3 \ - rustversion-1.0.14 \ + rustversion-1.0.17 \ rustyline-14.0.0 \ - ryu-1.0.17 \ + ryu-1.0.18 \ same-file-1.0.6 \ schannel-0.1.23 \ - schnellru-0.2.1 \ + schnellru-0.2.3 \ scoped-tls-1.0.1 \ scopeguard-1.2.0 \ sct-0.7.1 \ sctk-adwaita-0.5.4 \ sdl2-0.35.2 \ sdl2-sys-0.35.2 \ - security-framework-2.9.2 \ - security-framework-sys-2.9.1 \ + security-framework-2.11.0 \ + security-framework-sys-2.11.0 \ self_cell-0.10.3 \ - self_cell-1.0.3 \ + self_cell-1.0.4 \ semver-0.9.0 \ - semver-1.0.22 \ + semver-1.0.23 \ semver-parser-0.7.0 \ - serde-1.0.197 \ - serde_derive-1.0.197 \ - serde_json-1.0.114 \ + serde-1.0.202 \ + serde_derive-1.0.202 \ + serde_json-1.0.117 \ serde_path_to_error-0.1.16 \ - serde_repr-0.1.18 \ - serde_spanned-0.6.5 \ + serde_repr-0.1.19 \ + serde_spanned-0.6.6 \ serde_urlencoded-0.7.1 \ sha2-0.10.8 \ shaderc-0.8.3 \ @@ -565,58 +573,60 @@ CARGO_CRATES= ab_glyph-0.2.23 \ shellexpand-2.1.2 \ shellexpand-3.1.0 \ shlex-1.3.0 \ + shred-0.16.1 \ + shred-derive-0.7.0 \ shrev-1.1.3 \ signal-hook-0.3.17 \ signal-hook-mio-0.2.3 \ - signal-hook-registry-1.4.1 \ + signal-hook-registry-1.4.2 \ simd-adler32-0.3.7 \ siphasher-0.3.11 \ siphasher-1.0.1 \ slab-0.4.9 \ slice-group-by-0.3.1 \ slotmap-1.0.7 \ - smallvec-1.13.1 \ + smallvec-1.13.2 \ smithay-client-toolkit-0.16.1 \ + smithay-client-toolkit-0.18.1 \ smithay-clipboard-0.6.6 \ - socket2-0.5.6 \ - specs-0.20.0 \ - specs-derive-0.4.1 \ + smithay-clipboard-0.7.1 \ + socket2-0.5.7 \ spin-0.5.2 \ spin-0.9.8 \ spin_sleep-1.2.0 \ spirv-0.2.0+1.5.4 \ sptr-0.3.2 \ - stability-0.1.1 \ + stability-0.2.0 \ stable_deref_trait-1.2.0 \ stacker-0.1.15 \ static_assertions-1.1.0 \ stb_truetype-0.3.1 \ str-buf-1.0.6 \ strict-num-0.1.1 \ - strsim-0.11.0 \ + strsim-0.11.1 \ strum-0.24.1 \ strum-0.26.2 \ strum_macros-0.24.3 \ strum_macros-0.26.2 \ sum_type-0.2.0 \ - svg_fmt-0.4.2 \ + svg_fmt-0.4.3 \ syn-0.15.44 \ syn-1.0.109 \ - syn-2.0.53 \ - sync_file-0.2.7 \ + syn-2.0.65 \ + sync_file-0.2.9 \ sync_wrapper-0.1.2 \ - system-interface-0.26.1 \ + system-interface-0.27.2 \ tap-1.0.1 \ tar-0.4.40 \ target-lexicon-0.12.14 \ tempfile-3.10.1 \ termcolor-1.4.1 \ - thiserror-1.0.58 \ - thiserror-impl-1.0.58 \ + thiserror-1.0.61 \ + thiserror-impl-1.0.61 \ thread_local-1.1.8 \ - time-0.3.34 \ + time-0.3.36 \ time-core-0.1.2 \ - time-macros-0.2.17 \ + time-macros-0.2.18 \ timer-queue-0.1.0 \ tiny-skia-0.8.4 \ tiny-skia-path-0.8.4 \ @@ -624,16 +634,17 @@ CARGO_CRATES= ab_glyph-0.2.23 \ tinytemplate-1.2.1 \ tinyvec-1.6.0 \ tinyvec_macros-0.1.1 \ - tokio-1.36.0 \ + tokio-1.37.0 \ tokio-macros-2.2.0 \ tokio-rustls-0.24.1 \ tokio-stream-0.1.15 \ - tokio-util-0.7.10 \ + tokio-util-0.7.11 \ toml-0.5.11 \ - toml-0.8.12 \ - toml_datetime-0.6.5 \ + toml-0.8.13 \ + toml_datetime-0.6.6 \ toml_edit-0.19.15 \ - toml_edit-0.22.8 \ + toml_edit-0.21.1 \ + toml_edit-0.22.13 \ tower-0.4.13 \ tower-layer-0.3.2 \ tower-service-0.3.2 \ @@ -643,24 +654,24 @@ CARGO_CRATES= ab_glyph-0.2.23 \ tracing-core-0.1.32 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.18 \ - tracing-tracy-0.10.2 \ - tracy-client-0.15.2 \ - tracy-client-sys-0.21.2 \ - treeculler-0.2.0 \ + tracing-tracy-0.11.0 \ + tracy-client-0.17.0 \ + tracy-client-sys-0.22.2 \ + treeculler-0.3.0 \ try-lock-0.2.5 \ - ttf-parser-0.20.0 \ + ttf-parser-0.21.1 \ tuple_utils-0.4.0 \ twox-hash-1.6.3 \ tynm-0.1.10 \ type-map-0.5.0 \ typenum-1.17.0 \ - unic-langid-0.9.4 \ - unic-langid-impl-0.9.4 \ + unic-langid-0.9.5 \ + unic-langid-impl-0.9.5 \ unicode-bidi-0.3.15 \ unicode-ident-1.0.12 \ unicode-normalization-0.1.23 \ unicode-segmentation-1.11.0 \ - unicode-width-0.1.11 \ + unicode-width-0.1.12 \ unicode-xid-0.1.0 \ unicode-xid-0.2.4 \ untrusted-0.7.1 \ @@ -675,134 +686,138 @@ CARGO_CRATES= ab_glyph-0.2.23 \ vek-0.16.1 \ version-compare-0.1.1 \ version_check-0.9.4 \ + versions-5.0.1 \ walkdir-2.5.0 \ want-0.3.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-cap-std-sync-17.0.2 \ - wasi-common-17.0.2 \ wasm-bindgen-0.2.92 \ wasm-bindgen-backend-0.2.92 \ wasm-bindgen-futures-0.4.42 \ wasm-bindgen-macro-0.2.92 \ wasm-bindgen-macro-support-0.2.92 \ wasm-bindgen-shared-0.2.92 \ - wasm-encoder-0.38.1 \ - wasm-encoder-0.201.0 \ - wasmparser-0.118.2 \ - wasmparser-0.121.2 \ - wasmprinter-0.2.80 \ - wasmtime-17.0.2 \ - wasmtime-asm-macros-17.0.2 \ - wasmtime-cache-17.0.2 \ - wasmtime-component-macro-17.0.2 \ - wasmtime-component-util-17.0.2 \ - wasmtime-cranelift-17.0.2 \ - wasmtime-cranelift-shared-17.0.2 \ - wasmtime-environ-17.0.2 \ - wasmtime-fiber-17.0.2 \ - wasmtime-jit-17.0.2 \ - wasmtime-jit-debug-17.0.2 \ - wasmtime-jit-icache-coherence-17.0.2 \ - wasmtime-runtime-17.0.2 \ - wasmtime-types-17.0.2 \ - wasmtime-versioned-export-macros-17.0.2 \ - wasmtime-wasi-17.0.2 \ - wasmtime-winch-17.0.2 \ - wasmtime-wit-bindgen-17.0.2 \ - wasmtime-wmemcheck-17.0.2 \ + wasm-encoder-0.202.0 \ + wasm-encoder-0.207.0 \ + wasmparser-0.202.0 \ + wasmprinter-0.202.0 \ + wasmtime-20.0.2 \ + wasmtime-asm-macros-20.0.2 \ + wasmtime-cache-20.0.2 \ + wasmtime-component-macro-20.0.2 \ + wasmtime-component-util-20.0.2 \ + wasmtime-cranelift-20.0.2 \ + wasmtime-environ-20.0.2 \ + wasmtime-fiber-20.0.2 \ + wasmtime-jit-debug-20.0.2 \ + wasmtime-jit-icache-coherence-20.0.2 \ + wasmtime-runtime-20.0.2 \ + wasmtime-slab-20.0.2 \ + wasmtime-types-20.0.2 \ + wasmtime-versioned-export-macros-20.0.2 \ + wasmtime-wasi-20.0.2 \ + wasmtime-winch-20.0.2 \ + wasmtime-wit-bindgen-20.0.2 \ wast-35.0.2 \ - wast-201.0.0 \ - wat-1.201.0 \ + wast-207.0.0 \ + wat-1.207.0 \ wavefront-0.2.3 \ + wayland-backend-0.3.3 \ wayland-client-0.29.5 \ + wayland-client-0.31.2 \ wayland-commons-0.29.5 \ + wayland-csd-frame-0.3.0 \ wayland-cursor-0.29.5 \ + wayland-cursor-0.31.1 \ wayland-protocols-0.29.5 \ + wayland-protocols-0.31.2 \ + wayland-protocols-wlr-0.2.0 \ wayland-scanner-0.29.5 \ + wayland-scanner-0.31.1 \ wayland-sys-0.29.5 \ + wayland-sys-0.31.1 \ web-sys-0.3.69 \ wfd-0.1.7 \ wgpu-profiler-0.15.0 \ which-4.4.2 \ - widestring-1.0.2 \ - wiggle-17.0.2 \ - wiggle-generate-17.0.2 \ - wiggle-macro-17.0.2 \ + widestring-1.1.0 \ + wiggle-20.0.2 \ + wiggle-generate-20.0.2 \ + wiggle-macro-20.0.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.6 \ - winapi-wsapoll-0.1.1 \ + winapi-util-0.1.8 \ + winapi-wsapoll-0.1.2 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - winch-codegen-0.15.2 \ + winch-codegen-0.18.2 \ window_clipboard-0.3.0 \ - windows-0.48.0 \ windows-0.51.1 \ windows-0.54.0 \ windows-core-0.51.1 \ - windows-core-0.52.0 \ windows-core-0.54.0 \ - windows-result-0.1.0 \ + windows-result-0.1.1 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ - windows-targets-0.52.4 \ + windows-targets-0.52.5 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ - windows_aarch64_gnullvm-0.52.4 \ + windows_aarch64_gnullvm-0.52.5 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ - windows_aarch64_msvc-0.52.4 \ + windows_aarch64_msvc-0.52.5 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ - windows_i686_gnu-0.52.4 \ + windows_i686_gnu-0.52.5 \ + windows_i686_gnullvm-0.52.5 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ - windows_i686_msvc-0.52.4 \ + windows_i686_msvc-0.52.5 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ - windows_x86_64_gnu-0.52.4 \ + windows_x86_64_gnu-0.52.5 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ - windows_x86_64_gnullvm-0.52.4 \ + windows_x86_64_gnullvm-0.52.5 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ - windows_x86_64_msvc-0.52.4 \ + windows_x86_64_msvc-0.52.5 \ winit-0.28.7 \ winnow-0.5.40 \ - winnow-0.6.5 \ + winnow-0.6.8 \ winreg-0.50.0 \ winreg-0.52.0 \ winres-0.1.12 \ winx-0.36.3 \ - wit-parser-0.13.2 \ + wit-parser-0.202.0 \ witx-0.9.1 \ wyz-0.5.1 \ x11-clipboard-0.7.1 \ x11-dl-2.21.0 \ x11rb-0.10.1 \ - x11rb-0.13.0 \ + x11rb-0.13.1 \ x11rb-protocol-0.10.0 \ - x11rb-protocol-0.13.0 \ + x11rb-protocol-0.13.1 \ xattr-1.3.1 \ - xcb-1.3.0 \ + xcb-1.4.0 \ xcursor-0.3.5 \ xdg-2.5.2 \ xi-unicode-0.3.0 \ xkbcommon-0.5.1 \ - xml-rs-0.8.19 \ + xkeysym-0.2.0 \ + xml-rs-0.8.20 \ xmlparser-0.13.6 \ yasna-0.5.2 \ - zerocopy-0.7.32 \ - zerocopy-derive-0.7.32 \ - zstd-0.11.2+zstd.1.5.2 \ - zstd-safe-5.0.2+zstd.1.5.2 \ - zstd-sys-2.0.9+zstd.1.5.5 \ + zerocopy-0.7.34 \ *** 2053 LINES SKIPPED *** From nobody Thu May 23 00:57:20 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 4Vl8sD2h1Wz5LNlZ; Thu, 23 May 2024 00:57:20 +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 4Vl8sD1ckFz4lNK; Thu, 23 May 2024 00:57:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716425840; 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=voNTXwWc9aZyAsJkEQgZrQs7rfQe/jnYV9APiB/Ev98=; b=wmhjJYsScmuKLlA/miBqcadhQ8rOS2RT/gc6v3MWXUAE0iuqDi3KCyxNTbzVlL3CLVd00N 1z2R15/rdUeWX/1D24Sy0W9f6uwUKgs6KqZlUgUqfnoJssvNt8s2zkhqZwzgzU/jCqgZxi DjGlm+NzcGTM+Yv+mzQIxveQdfB29ffqIIlXsGpl6h458kfXeLwMamkvGXoaiP4w0jXGBP JPSbD8KFxsEKHonAupS1/LH6aRqR7XoWWZnikUfnFhZrNqIXsAanHkdns02fLqNY3LVdZt ZZEm40pXUhQqzaMUngMgkns7fRx80qnfDi6PzzV9WtsLJyFo5skkPDLFwkCwRQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716425840; a=rsa-sha256; cv=none; b=cgbHencUuGv5Mrg7Mq4a2VX4HySanOaRyq8jqV18ILAfmKsOhamtZ9Q76gqyxC+EHbBMAY qB5puEH/6a/t0jN8aPQV1huZfcMVTtnXmyXHNgOOtJ1b0snPem1UW1j+2lpzXLV40zKnl7 ssQLBs6XO8svK9bRAk+B6Z/Lqtq/mskFgqCi/K4pTqgBNX/yVSIk3c9OSnJoOwMkMPV+52 07hud2x4c+zas4r5oDju9EKBfy6QcnSqEaNNxJM/4ZKAwMpDPYpiZExvMSapnYAsFvJVaE u9Iol0PkIrYL48naTqfiSlZDx95ZiJrcCCu7V1KS+VgBfoThPP86YoA3VufkiA== 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=1716425840; 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=voNTXwWc9aZyAsJkEQgZrQs7rfQe/jnYV9APiB/Ev98=; b=lRJFCFNvxpVJL0EaHCGt8rPudtrxp7cKC1keavpjnT7+kmCPwd7js4y49ixniImb6ebjnU rsCHQHiTV6MMUMSqP1tckR5NubODmFpfvuaWvF/p5E/oKYO4WYpji7YcL8Al/fajcr/vYP fpM+IkN/bTm5gMrn3rejGUcDa76kQq2eVu7VHwyjqYTqFAo8IPyk/jJsu3fr+6j0VZcTDI tg9fE42h61xa5ef8H6KdiA5JkoFP7Q+VUOtD3kTk2+JVSSLXUcpmF0VfvfkPVUFagxWfJ5 7uwCq3LjvQAZp4K0UE2shMISfMmeBX56kcW8yvn2wsuwyv/FD8PUt89Ax5fCnQ== 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 4Vl8sD17k0zSTM; Thu, 23 May 2024 00:57:20 +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 44N0vKOb071524; Thu, 23 May 2024 00:57:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44N0vKV5071521; Thu, 23 May 2024 00:57:20 GMT (envelope-from git) Date: Thu, 23 May 2024 00:57:20 GMT Message-Id: <202405230057.44N0vKV5071521@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: 0e774c1d24c3 - 2024Q2 - x11-wm/cosmic-comp: update to s20240522 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: 0e774c1d24c3861be68bcf1bcf0498288d9641a9 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e774c1d24c3861be68bcf1bcf0498288d9641a9 commit 0e774c1d24c3861be68bcf1bcf0498288d9641a9 Author: Jan Beich AuthorDate: 2024-05-21 17:31:50 +0000 Commit: Jan Beich CommitDate: 2024-05-23 00:57:08 +0000 x11-wm/cosmic-comp: update to s20240522 Changes: https://github.com/pop-os/cosmic-comp/compare/dfb3bea...ea6b45a (cherry picked from commit e7ec4039a8d31951e725281383d1edd0af8a7c7e) --- x11-wm/cosmic-comp/Makefile | 4 ++-- x11-wm/cosmic-comp/Makefile.crates | 2 +- x11-wm/cosmic-comp/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index a24df7e726e7..3927a8cd69b5 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,5 +1,5 @@ PORTNAME= cosmic-comp -PORTVERSION= s20240515 +PORTVERSION= s20240522 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -22,7 +22,7 @@ USE_GITHUB= yes USE_GL= gbm USE_XORG= pixman GH_ACCOUNT= pop-os -GH_TAGNAME= dfb3bea +GH_TAGNAME= ea6b45a GH_TUPLE= pop-os:iced:0.4.2-1941-g1d9bb7fd:iced/../${WRKSRC_crate_iced:T}/iced CARGO_FEATURES= --no-default-features # disable systemd PLIST_FILES= bin/${PORTNAME} \ diff --git a/x11-wm/cosmic-comp/Makefile.crates b/x11-wm/cosmic-comp/Makefile.crates index e912656f8673..b89fd26fa975 100644 --- a/x11-wm/cosmic-comp/Makefile.crates +++ b/x11-wm/cosmic-comp/Makefile.crates @@ -596,12 +596,12 @@ CARGO_CRATES= ab_glyph-0.2.23 \ taffy@git+https://github.com/DioxusLabs/taffy?rev=7781c70\#7781c70241f7f572130c13106f2a869a9cf80885 \ d3d12,naga,wgpu,wgpu-core,wgpu-hal,wgpu-types@git+https://github.com/gfx-rs/wgpu?rev=20fda69\#20fda698341efbdc870b8027d6d49f5bf3f36109 \ cosmic-config,cosmic-config-derive,cosmic-theme,iced,iced_core,iced_futures,iced_graphics,iced_renderer,iced_runtime,iced_style,iced_tiny_skia,iced_wgpu,iced_widget,libcosmic@git+https://github.com/pop-os/libcosmic/\#cc439b2ceaf41226ab86416ae0ad3651c9a6e10a \ - smithay@git+https://github.com/smithay/smithay?rev=64356be\#64356be949f2ad5f70f601cd10255eafed2ce2ce \ glyphon@git+https://github.com/pop-os/glyphon.git?tag=v0.5.0\#1b0646ff8f74da92d3be704dfc2257d7f4d7eed8 \ atomicwrites@git+https://github.com/jackpot51/rust-atomicwrites\#043ab4859d53ffd3d55334685303d8df39c9f768 \ id_tree@git+https://github.com/Drakulix/id-tree.git?branch=feature/copy_clone\#632a57d6d49160e18d7300fa7edae52281ec5482 \ cosmic-protocols@git+https://github.com/pop-os/cosmic-protocols?branch=main\#1316f9e1148ec65351471d8a046ffc82171b066e \ softbuffer@git+https://github.com/pop-os/softbuffer?tag=cosmic-4.0\#6e75b1ad7e98397d37cb187886d05969bc480995 \ + smithay@git+https://github.com/smithay/smithay?rev=8f132ec\#8f132ecded5705e55fc1ce6cfa4b59850c6b038e \ smithay-egui@git+https://github.com/Smithay/smithay-egui.git?rev=cdc652e0\#cdc652e0d4823b16a5bd9badd288e38512789dc5 \ smithay-clipboard@git+https://github.com/pop-os/smithay-clipboard?tag=pop-mime-types\#cc0101c1f9ccc937a413bd3af3c0f6217f27e935 \ cosmic-text@git+https://github.com/pop-os/cosmic-text.git\#ff5501d9a36e51c50d908413caf7632d8f7533b7 diff --git a/x11-wm/cosmic-comp/distinfo b/x11-wm/cosmic-comp/distinfo index 58167c39c53f..c092704b8fb3 100644 --- a/x11-wm/cosmic-comp/distinfo +++ b/x11-wm/cosmic-comp/distinfo @@ -1,4 +1,4 @@ -TIMESTAMP = 1715771544 +TIMESTAMP = 1716411240 SHA256 (rust/crates/ab_glyph-0.2.23.crate) = 80179d7dd5d7e8c285d67c4a1e652972a92de7475beddfb92028c76463b13225 SIZE (rust/crates/ab_glyph-0.2.23.crate) = 18537 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.8.crate) = c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046 @@ -1195,8 +1195,6 @@ SHA256 (gfx-rs-wgpu-20fda698341efbdc870b8027d6d49f5bf3f36109_GH0.tar.gz) = 0715b SIZE (gfx-rs-wgpu-20fda698341efbdc870b8027d6d49f5bf3f36109_GH0.tar.gz) = 11456338 SHA256 (pop-os-libcosmic-cc439b2ceaf41226ab86416ae0ad3651c9a6e10a_GH0.tar.gz) = a6cd89e1702a370e954124ee837c2aa25dbabadc2d31c96cbcdac0c810af069f SIZE (pop-os-libcosmic-cc439b2ceaf41226ab86416ae0ad3651c9a6e10a_GH0.tar.gz) = 1071949 -SHA256 (smithay-smithay-64356be949f2ad5f70f601cd10255eafed2ce2ce_GH0.tar.gz) = 634b003b3b718ae7bef98ca130339d000a4a604e3bee9d9c08ffb85090a22a77 -SIZE (smithay-smithay-64356be949f2ad5f70f601cd10255eafed2ce2ce_GH0.tar.gz) = 739715 SHA256 (pop-os-glyphon-v0.5.0_GH0.tar.gz) = df1108e99572aea9433415081b4692f1561b9abe63766ccc70cb7fe709570a33 SIZE (pop-os-glyphon-v0.5.0_GH0.tar.gz) = 183087 SHA256 (jackpot51-rust-atomicwrites-043ab4859d53ffd3d55334685303d8df39c9f768_GH0.tar.gz) = 95ce4266b50ce6470ba74a5a9ce718bbfba45bf5ab43786db05be1682f6f0db1 @@ -1207,13 +1205,15 @@ SHA256 (pop-os-cosmic-protocols-1316f9e1148ec65351471d8a046ffc82171b066e_GH0.tar SIZE (pop-os-cosmic-protocols-1316f9e1148ec65351471d8a046ffc82171b066e_GH0.tar.gz) = 44709 SHA256 (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 980f30eb5afc07acdec43f181a9e745cb7a887a6dff7e06dc9199748b2487569 SIZE (pop-os-softbuffer-cosmic-4.0_GH0.tar.gz) = 165853 +SHA256 (smithay-smithay-8f132ecded5705e55fc1ce6cfa4b59850c6b038e_GH0.tar.gz) = a1e0b1ef1eee6f16ed880b9e19625b87bed61d99200830dd8e1d9b98c97f49d6 +SIZE (smithay-smithay-8f132ecded5705e55fc1ce6cfa4b59850c6b038e_GH0.tar.gz) = 744234 SHA256 (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz) = c7f24118a1410bf55dc39bb541ffec1330d2d0504ec57a1c420d4ee8c00c708e SIZE (Smithay-smithay-egui-cdc652e0d4823b16a5bd9badd288e38512789dc5_GH0.tar.gz) = 11092 SHA256 (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = c7fa4555cb8d198f1c67f235caffca336fa4242af18740fd948817b4cc671ec6 SIZE (pop-os-smithay-clipboard-pop-mime-types_GH0.tar.gz) = 15566 SHA256 (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 606b54e1e361e2b364cf8198b6f0ce9fdde2f1b80f3824e741ef4770f44a79c5 SIZE (pop-os-cosmic-text-ff5501d9a36e51c50d908413caf7632d8f7533b7_GH0.tar.gz) = 176154 -SHA256 (pop-os-cosmic-comp-s20240515-dfb3bea_GH0.tar.gz) = 63c1ffb038a2e67b054c6fc0fc81aa8c56211fcf75d4a829c6494b62bdb59056 -SIZE (pop-os-cosmic-comp-s20240515-dfb3bea_GH0.tar.gz) = 359548 +SHA256 (pop-os-cosmic-comp-s20240522-ea6b45a_GH0.tar.gz) = 66fcf0bb882b7715eed9743ee7d9d05c8e428f633fde30b5ac0c2d653935048c +SIZE (pop-os-cosmic-comp-s20240522-ea6b45a_GH0.tar.gz) = 360138 SHA256 (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 737785d7072f96147300e16c4f98130d0560ba79c06c9ea6fce0d3d4eec7bee6 SIZE (pop-os-iced-0.4.2-1941-g1d9bb7fd_GH0.tar.gz) = 4664993 From nobody Thu May 23 00:57:21 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 4Vl8sF67kpz5LNsf; Thu, 23 May 2024 00:57:21 +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 4Vl8sF2qt8z4lmf; Thu, 23 May 2024 00:57:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1716425841; 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=4EoJmncl5rJMaEJf4W71tays8hg/oxuPx3EyyAxWUDY=; b=YVC5knPNZF3lsGg3MboIGEb2aw6hAKf8MYB5pVVQVA1xKl/n0IVLkxmK07/0fU65yKF7oA dSwma5XeKDatXLr8md70pC6nfyjHfiRmJzsNT/Cqe5GYXOSfT561AwiEVh5d9+vsWimZW7 zwRSQJ6aO8YhCulg7tNjwtInAChuY6wYbIFNg3Fosm+9QLWu87lSoQ9OrtQxUn4b8KVYGY C0aze0W/Y3zKevWkj+kfsGk39dcjawl/48N+80ILsj4qQYlZQc87qUCSXrYd0R0W0exp6L r6h39nUGY2xSpPCOUhMBNkbwggKH2zd36vvzag5O6lR68Ju2XC5AaYTA3vFIxA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1716425841; a=rsa-sha256; cv=none; b=au4Uy4JzoyG1N57CYy1elERF7auhMmMm+i19s3vVoZjmoarH4Y5JBIdWbERGXvDueBKala c4If5p/N8z8HG1MXLQQbxzVzLY+3mrxDaoccVf6f/hrzwIrYBbE0aqoHaHp/woGkb/HJK0 cS5y9zYRtgB4JSCbOfOKnlH7XzVX8bnvkLKJZRAc94XiLr6myergiNN/4s+4z9CXCBAzPO 4uMER8lPwSlxNqDfzop+x4/si/zJQbdmFezTInDiBbQal5sTLTYwldsFVRrVZhBrKackGl w6E9/U692Q9O0PFUsGR0KI0e0C3Z8223wwGRSorm0vt5onnC/3YAyRRzyjTtjA== 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=1716425841; 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=4EoJmncl5rJMaEJf4W71tays8hg/oxuPx3EyyAxWUDY=; b=rIKuXYgUSQJqOIIkzmCWOv+77x0Ly212VpSI9JjT+sDYBqcKOkDrNZ6h6mlK0ngd+6XNBs SrB8pnK06F4t2QcM1lVpNZ5GpzUeQKTLhDUY4yJGqaXP7I7WqAuGW1WVSUNlRWeg+MuZTE vKOycdkJ6wLajQc/o8ckSszzrmsC/ZUcE/nHBfMzjQni+8ElFT2mKPc02/Imyr7F2pp1X+ rfEQ9EfQyyJHlFnmUIjivDUmVSsJA7e66f2cpxPtI+zv0uzJCZk0V7CYoyxjhf99xXZOFC NhKaM5mkABPe6xILJneGVF8zJBVcaC8uyAppMozDuI1m/ghjc65Bf0FEmcL7cg== 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 4Vl8sF27ZXzShS; Thu, 23 May 2024 00:57:21 +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 44N0vLMU071569; Thu, 23 May 2024 00:57:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 44N0vLri071566; Thu, 23 May 2024 00:57:21 GMT (envelope-from git) Date: Thu, 23 May 2024 00:57:21 GMT Message-Id: <202405230057.44N0vLri071566@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: de1bd8a744fc - 2024Q2 - graphics/mesa-devel: update to 24.1.b.1333 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: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q2 X-Git-Reftype: branch X-Git-Commit: de1bd8a744fc1897426c796db97c3f6b496a4837 Auto-Submitted: auto-generated The branch 2024Q2 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=de1bd8a744fc1897426c796db97c3f6b496a4837 commit de1bd8a744fc1897426c796db97c3f6b496a4837 Author: Jan Beich AuthorDate: 2024-05-22 19:07:01 +0000 Commit: Jan Beich CommitDate: 2024-05-23 00:57:09 +0000 graphics/mesa-devel: update to 24.1.b.1333 Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/b4bd3807045...cdf75e8e02c (cherry picked from commit 26c1f721bf348ba36738b37ebdd72ced222822ec) --- graphics/mesa-devel/Makefile | 4 ++-- graphics/mesa-devel/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile index a0e8b88c9e1d..7da3fa02f5dd 100644 --- a/graphics/mesa-devel/Makefile +++ b/graphics/mesa-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= mesa -DISTVERSION= 24.1-branchpoint-1176 -DISTVERSIONSUFFIX= -gb4bd3807045 +DISTVERSION= 24.1-branchpoint-1333 +DISTVERSIONSUFFIX= -gcdf75e8e02c CATEGORIES= graphics PKGNAMESUFFIX= -devel diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo index 24206961123d..8ee2e9536125 100644 --- a/graphics/mesa-devel/distinfo +++ b/graphics/mesa-devel/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1715983440 -SHA256 (mesa-24.1-branchpoint-1176-gb4bd3807045.tar.bz2) = 96861d7a9b97cc09edc263c1f418e6e6761aced2e16980a5a1e29802a9483b5b -SIZE (mesa-24.1-branchpoint-1176-gb4bd3807045.tar.bz2) = 37492386 +TIMESTAMP = 1716404821 +SHA256 (mesa-24.1-branchpoint-1333-gcdf75e8e02c.tar.bz2) = 4e1b52137851dda55ea1cf53576cc5fcf29fa900a0843186a7248c951017e371 +SIZE (mesa-24.1-branchpoint-1333-gcdf75e8e02c.tar.bz2) = 37559214 SHA256 (700efacda59c.patch) = 0d567fe737ad1404e1f12d7cd018826d9095c23835f1ed5aaa1c81cb58d3d008 SIZE (700efacda59c.patch) = 983 SHA256 (2930dcbb3329.patch) = f90ab77950ba1a56d165f0bc8a3cbd9c5f624bb5c67d1c7f337316027e8295e8