From nobody Sat Oct 25 10:56: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 4ctxX854l9z6F5S6 for ; Sat, 25 Oct 2025 10:56: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ctxX84Qyvz3cSd for ; Sat, 25 Oct 2025 10:56: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=1761389768; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Ps+EikF0TCRAZz3z2wPlMO196YYjKzqy165n+L4lXXE=; b=X7m0RgiylSvyGw4ahJH8K+RrftaPNOPENnM1QrtqZPm0StCcfmtmHt7taynF1/+NY7wfG4 FTEXOprQxyfyetWKoO8DY6TYXA3zUjtm60iDvSh3FxNUICYHo1wQ3b3xaUHtB1wRemuV6k TFogTkbFwAloYQnK3o81DYc2K+/Quw9akhDZz8VSvHkW2dIen37hYu9cXE6yJKCKYd9jbj VN8Bxvg+lQtbjRHWFNvmPbfzH2TcPV1h87tj3PXIK3/dNBRaXbqGlWFVYmGyoKS8PzooxA QcBR7JYK8MtXNQxp9llsRIe4QgSLVfpwnTJj2TJ42S1lYmJlRKxz76VIvpJPeA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761389768; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Ps+EikF0TCRAZz3z2wPlMO196YYjKzqy165n+L4lXXE=; b=OB7o4YC/NsqzGvKYWbQCv1MQCfZoV6aroQD5sa1Yf1yDbTEnV4n1iNlt5C7qFD0EHml1RD iVPKmEojwgwquhH6bOMQDoIvIwcQrK9ubyJYFzdmsd8eC6m+oEsOCbpETaqq9BJU/nCsr0 owhn3HX8U6wB5XibT8YWaiiWcTxx65I9TWKTpl1cgkuDkBCWHHridoA06OF+YTra9VIQwl X+ZJzJfbRagVaArXwxpBkx6FY8b1Ajtzbo6+xwujtH5U/YarEPIO49N7IL9KEP5fJKaQat Ea5thy9w7PqoTWyPdf3kAzSTca5EY0jSU9dEQVQ07TCS3sUeRLKDqXnth2tIpw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761389768; a=rsa-sha256; cv=none; b=qvwprmHOXkRi5vAqJ6LY02eLvYuOF3zih0ie8X+0iJXsbhqUPD9FbItPVmlp05RXWqMZCY qC94Lh2GKaeg8wXI5b2VPs2Wqb5KaONcf7I6GlR+6niBXIx5WmNV/Pk/T2NNti+OfzuT4g VkfFhFnU6FKa8kNPe0rq0Uwy5bpJuRSJJHQA2v2Vhdg7FqZOpc+0oRjAHOyc7Wj/qThit1 kEeJKlt5zZrNNS1fc5Ro7LYyRmDvKLrjoXYh4sCmX1tiC1IT7r77zxegeMSHJ3S/TzABF5 3C5SULr4H5VaRka0XtFPQlACvvwt6lLpExLlUyMj+y74FYLWpydN1W3bc7p25w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4ctxX842Nfzknk for ; Sat, 25 Oct 2025 10:56: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 59PAu8xc091925 for ; Sat, 25 Oct 2025 10:56:08 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 59PAu8E2091924 for ports-bugs@FreeBSD.org; Sat, 25 Oct 2025 10:56: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 290504] mail/courier: update to 1.5.1 Date: Sat, 25 Oct 2025 10:56:08 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: bsd@dino.sk X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: 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=3D290504 Bug ID: 290504 Summary: mail/courier: update to 1.5.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: bsd@dino.sk Created attachment 264872 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D264872&action= =3Dedit patch to update mail/courier port to version 1.5.1 Patch attached updates mail/courier port to version 1.5.1. At the same time it fixes breakage after courier-unicode port update, and removes dependency on deprecated libraries (PR 285602). For changes from 1.1.11 to 1.5.1, see Changelog file in release tarball, too many to include them here. New port build tested on 14.3-STABLE with no issues, it runs as well, no is= sues found so far. --=20 You are receiving this mail because: You are the assignee for the bug.=