From nobody Tue Jun 10 14:07:49 2025 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 4bGrGb26T6z5xgFn; Tue, 10 Jun 2025 14:07:51 +0000 (UTC) (envelope-from bapt@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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bGrGb1Jgpz3KF6; Tue, 10 Jun 2025 14:07:51 +0000 (UTC) (envelope-from bapt@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749564471; 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=L/4sk1nc8NmgcbhKMOCPdJ1NOkv68nUUKxAapBLHgy8=; b=Bq6GSyDmyN9KtyPSrvimyYeD5nb0Bybqkb9o6J1sJ/Z56Hp7imooN1sVroZ7W3BzTSesKh p+kVCYOYBHzSgANxctVCKUBL3ssc/sZas0iBlkhz1PyKedyfVi65I3MnsBaBCR1GJa3imK MNZSsmmN9zVXwjjIfQ7ASHkRcYB4VH51ki/Akj8v+Xw+zmtGH1+RwbKlZ0yedb++dJ5nz3 xEBIJyQYVaLj3a51jwCocG9ibsxkTItc/nRdvwgzSXg5BHpiU/488/DsDMsqRAPau6F8NJ GS3q0viifMjCb/4BFyLOENB4JNeKlu3GTzXLEId75E8YdF7vgjh3SOuN1v1reA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1749564471; 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=L/4sk1nc8NmgcbhKMOCPdJ1NOkv68nUUKxAapBLHgy8=; b=RdgtZOBwod7pQMzXNC25Oe+UCuvxkflcIZOIw4maopj5R0noWK8aTYW99/uFLPacSG82Cp ey7f09hvHiwoRY1fUE2HqerZEE0HXiAYtiwogoK8G56eMos1hOAkFosArUqqgfCAAEdBE5 H/SA+c2Socs3RRHQ06ULB5AJ6Y/kKNd8RteL+wPJhJo5wRf2ZVUPv2mutSrE40Mh8Z+sYI 1H+BzUet1OcIPXulbQvYddSfS4iPQqI56hWp+NW7tf32sHwqNWRHDauBvSIzby+Uy8/nmv 89irAd0yziZ3UlJ4kdT2pKG76LxbTdHD+KlpV55EA7IbF+/axbEEOPxMnK6ppg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1749564471; a=rsa-sha256; cv=none; b=UxWI1hhmzlA340bfOyMephQqTtGiTYHpDWQg6mReCCdcUIryHsqyRaGvfWC9gXcA5h1RUb 4z/iDbWPeayZjwIGUThyGeWnij/B0HsvWOWZE/zAVwtl9HtEHSqynSwQSTw4Us/ZSDEAXY 6J9VhupH4cYt9swUSSsHav8qF/+vNwStx8fAY/8lFgehA4K2x5xtfMBuhcBoWUsas847Uw 7vl6+q8enelQCLmQ8IJmtAS5hvTWh6yQTkvmj3Mhf9uUV03c7EaQLOnW+Hp8O0OX+Cz6W3 cxmNWmCodo0IetnflG6ySmfC4SsAopZ4uv8EPpf00uO6cj88LDK2VKOjz02xgw== Received: from b.nours.eu (b.nours.eu [IPv6:2001:41d0:303:5e39::1]) (using TLSv1.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) (Authenticated sender: bapt) by smtp.freebsd.org (Postfix) with ESMTPSA id 4bGrGb027szF6C; Tue, 10 Jun 2025 14:07:50 +0000 (UTC) (envelope-from bapt@freebsd.org) Received: by b.nours.eu (Postfix, from userid 1001) id 95500CAC84; Tue, 10 Jun 2025 16:07:49 +0200 (CEST) Date: Tue, 10 Jun 2025 16:07:49 +0200 From: Baptiste Daroussin To: Vladimir Druzenko Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 60e6125a3118 - main - x11-themes/adwaita-icon-theme: update to 47.0 Message-ID: References: <202506101103.55AB3Bt1069197@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: On Tue 10 Jun 16:15, Vladimir Druzenko wrote: > Hello! > Hello, Sorry I messed up with Olivier's files/* and mine, with added an extra patch. This should be fixed. Best regards, Bapt