From nobody Fri Oct 31 19:55:22 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 4cysCZ5nqGz6DsFF for ; Fri, 31 Oct 2025 19:55:22 +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 4cysCZ5Cglz4MwK for ; Fri, 31 Oct 2025 19:55:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761940522; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/+H9+8lyuGTCgj33cW62p3Z15R2/Mpp28XYgoi+hJnA=; b=hpK/EJTVkoExa6Av7i2ZzMm3hlwkx4Dz9J5pf4zj9mNLUVzdFCan89LplF4TDzuK23yOOY HkRoZHJpSE2znUNK0aa0NW8nH8vU76VBbCVfE9/8Yf1A80ExN/onFa213mZ/gfRoASVOBS XsgzbJBOT4DeHdOCz/xi1UwERbYyl3PYvqwzL8dXLR1SNvr7KHIvt8dYEXiIHagYf8MLgT PxlD9QxxmMHkZo4zinSTjXXyrDZHa3H+Yco42aeXGZgGDL3CYEWeydccwN8xXUUoj4zW65 vDwPSYy6Aj9jvAWQFh9NrPaWiFJ1IoOnjKWmDRqzs6WMikV4U4spWTPQhXmAJA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1761940522; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/+H9+8lyuGTCgj33cW62p3Z15R2/Mpp28XYgoi+hJnA=; b=ZoqOuSGHfi9jv9dH6qPeOMmT/FOpbs01oOwVWxPddCXLIgA1zMw9gRHkhHfH7XBWOFO/i+ 20oW67eYNiehqZJ1yu0SNXgjv+Qp9BGdkuOnW0Jz8nCNaxrmfPdftgXjhXXrQALym5Q7Ec GpeaOupEF2ZK0qgtGcARqa9TH9XLxbxTWZXARBNZJQshH1qQyUHg7wpGDmjiz64T1ttmGR vSkNiuWYC/vHZYWyvr1vCv2Bj0uuVkSJxxKaQDoAG9DeNe4UM2gXpsEwceYz2xiTfQ3aa4 FeT2AO2uyZjmR5mcKP/7zGPmwzb6lxPYNg+3ZQzqy3nnfim1Hfd4tZN3xX+mjg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1761940522; a=rsa-sha256; cv=none; b=GXtBjHYDX0UyNHHpSO5BULr2CScKPmXnTbhZcz50NuO97n1Ol8s6Q+9V7gv+OFfGZnrI6V RsxNei9spPBWNOzUxmMipIz5W1zpf4JQTBW0GEDORp3RZbxd4ms4HCGYc+CdjU6Dp/zfjH jWVuHmvwL52LF2hZk+0KAkl62G1sPwdt7H0rdK51r4RQNi7ckwgTb81Q6AsBpPUTuTwVog X1u1KOxB0IBH24sCoZNIRAiRngPYCd8AGJOCo3a+HmyoKb5CHHTsf6x6Eh0uPfuJ+W7X/V Y3XL9IY08Pap2w5AK1BNMopKCnqZo6zAdiZxt4hLxZ6411AAMpUxuju9WqnqEw== 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 4cysCZ4YPVz1M4L for ; Fri, 31 Oct 2025 19:55:22 +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 59VJtMDg062496 for ; Fri, 31 Oct 2025 19:55:22 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 59VJtMes062495 for ports-bugs@FreeBSD.org; Fri, 31 Oct 2025 19:55:22 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 290700] devel/jetbrains-goland: Update to 2025.2.4 Date: Fri, 31 Oct 2025 19:55:22 +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: dmitry.wagin@ya.ru 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 bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name 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=3D290700 Bug ID: 290700 Summary: devel/jetbrains-goland: Update to 2025.2.4 Product: Ports & Packages Version: Latest Hardware: Any URL: https://youtrack.jetbrains.com/articles/GO-A-231736015 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dmitry.wagin@ya.ru Attachment #265056 maintainer-approval+ Flags: Created attachment 265056 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D265056&action= =3Dedit jetbrains-goland.diff Update to 2025.2.4 Changelog: https://youtrack.jetbrains.com/articles/GO-A-231736015 --=20 You are receiving this mail because: You are the assignee for the bug.=