From nobody Wed Apr 09 17:28:08 2025 X-Original-To: ports-bugs@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 4ZXqfJ6940z5s5h8 for ; Wed, 09 Apr 2025 17:28:08 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZXqfJ4Nljz3Gbb for ; Wed, 09 Apr 2025 17:28:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1744219688; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9YujQvFLPOvLsHJCSS6rXMckXYuur4Idot/GS10S824=; b=p1F0+v6aK6J328itBznct9AXD+ll72LGmhSLk/RPo7PQVMkTq7z813rySOUdlm1LizTrlg ycB5CBLQZofjRbT6IH6iEKOvEWXqtWWitM2QkHwn2lDTxCCoGuIIRFckjg+z9ZMEjz3GQP 49wAgHkziwDeWDbwI6W6oGUXptFAQMLwRPLiIAZ6wb5sMPaUqYzpSyy41+grt8UA1gzESW znCQtdv6zcvBACurtxrZ29S0w6w/qzaN5E1BnoXu69OBJVZHf+Nz6VfgCGOKjEpP3aaWiS SogI9UC8XcU7QTbgAPijtiRJVuOcxNGBdIT2e60lKt7sjZR0lzHs7CiASPCPLg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1744219688; a=rsa-sha256; cv=none; b=EoRaL+tmlQTpXZnivhE3k3JCrAgORqcXgUyQr8GLX0AG0XjxfBjc4ZO2+ZLbej1B7qXnWy OHtiVXIHEWY2/g5P4Jt0s4+QkqsszXyrmDlLxC3ZdrqqF1BJgOTWEpRbOseHa31ktGVjBz CszNH2WT5h/iHCLfeSVwybP6cPyK4yQNzIgpxgu/jAg19VK/vWxyg3ZfnyG+vprmzjemEl ZSr+KOkOZRTv+w5as8h+NIyZNQBN3VdumWky06/FUUNjHpM9zIchNSUIBH2joaQzbYzoIV CHACnvYbKwkxNv2ToMlzitbj5g3OmmA/8jF3d3qipFStJvGRE/erNPD66XNFbw== 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=1744219688; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9YujQvFLPOvLsHJCSS6rXMckXYuur4Idot/GS10S824=; b=H8k883zTj2wXk+nZOjN82m8r/p9DWHc00NfAw7g3Xvgb9ddqK7CkZVQ/1PDlUcd/FpZo6p JU5kpdC6z0krTr6wR9j6qx0caoRFTW9f8GSg69da4cJmZoobV/SNJEQin8I0324Nmx3a63 CZ6dnRK+CBIRoMHIKE3djkDI+YXY1EscP97d9BXxN7PF1IopyGt2CSSuGuQST+psF5SzjZ k4C9/eVMFUB4itGlgPvpdQgWSSkyPQXqkanG3ZeyAWPSBM+5POe6wdhs5li0h0dqKCw4A4 uJA/1Q74c1eYfUBqtsKV0w+KPlero72/689GQQzg/iTCDxca+WUtAVSgpqDumg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.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 4ZXqfJ3wxzzB2k for ; Wed, 09 Apr 2025 17:28:08 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 539HS8kp061100 for ; Wed, 9 Apr 2025 17:28:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 539HS8iC061098 for ports-bugs@FreeBSD.org; Wed, 9 Apr 2025 17:28:08 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 285990] irc/halloy: update to 2025.4 Date: Wed, 09 Apr 2025 17:28:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: pokeysquirrel@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: flagtypes.name Message-ID: In-Reply-To: References: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports-bugs@freebsd.org Sender: owner-freebsd-ports-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D285990 Andie Bradley changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #259417| |maintainer-approval+ Flags| | --- Comment #1 from Andie Bradley --- Comment on attachment 259417 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D259417 irc/halloy: update to 2025.4 Added maintainer approval --=20 You are receiving this mail because: You are the assignee for the bug.=