From nobody Mon Aug 19 16:56:42 2024 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 4Wndzb0WTXz5TLYq for ; Mon, 19 Aug 2024 16:56:43 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WndzZ4Bdyz4HKV for ; Mon, 19 Aug 2024 16:56:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1724086602; a=rsa-sha256; cv=none; b=EBeewu8epgSZ8N9UPdpfic3MFNBsdFX3sIugax+1P/34qxKSXuE9zkH6BDyyfFKvwA2pEa BW8+K7HHsav5Qx61/AhaKsmDn5ioCcgWRZjJqUIDi8Q0Rsb1CSUi5YX6EeTxH8+wMFHvg1 zFUag4bQI/8HEDjzrOee6odpKd1SPY/DEQ6gTpsYrHSQicyN/NLgeMV8+33CVxwZA/0Mc0 J1iRIlEJN7XjMafQJ/zaC3uHlenTgN5iiIzjoYNZxOfHsRDf6/sDbI6OZuQR/g1V4oL5ka a4sZL9l0QDedrrYaB1jpsipnLtq9kNuOcAIaFHm3SWsFbDWaz4R3TzpmCXemBQ== 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=1724086602; h=from:from:reply-to:subject: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=Ouomjf27lRegqSSgrdW/IAJpBWprGgB1WuOvOqsn6oM=; b=Z8F3+vomLr9rwEy97114cOz/DLYFV8bC7D7VccqiXjSob6AC0ji0SzPXyuNyQ9YZx8tm7t CAMBu7CnaLX5gGQ4SbmXdbHjL8rsxgjoOSA6yZfowwwbzEpCF2f+mFd+AMYjBWkzmErpy6 lyX56bcWayQx3778ZL+u0JEhDye2a9aZxPWz+E/OdJcm6vGepPZ0brhALeOtmKg2JOjGrV 1DKIE7JTlzMeIPAnK0t5Ik+IURXiVJGOrqCzV8+gzERe2qRfIjsoZLPZBnwZmSHOzOo11c YOHH0bYtsOIfsfyx1uB9h5mCz5o6wCoipcYqWF/vjC2S6LYmHiG6N6PzBwgApQ== 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 4WndzZ3pLPzQ0c for ; Mon, 19 Aug 2024 16:56:42 +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 47JGugbd041577 for ; Mon, 19 Aug 2024 16:56:42 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47JGugYm041576 for ports-bugs@FreeBSD.org; Mon, 19 Aug 2024 16:56:42 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: =?UTF-8?B?W0J1ZyAyODA5MjFdIGVkaXRvcnMvanVjaXBwOiBVcGRhdGUgMTcu?= =?UTF-8?B?MiDihpIgMS44LjA=?= Date: Mon, 19 Aug 2024 16:56:42 +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 Some People X-Bugzilla-Who: vvd@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vvd@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: short_desc bug_severity assigned_to bug_status Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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=3D280921 Vladimir Druzenko changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|editors/jucipp: update to |editors/jucipp: Update 17.2 |v1.8.0 |=E2=86=92 1.8.0 Severity|Affects Many People |Affects Some People Assignee|ports-bugs@FreeBSD.org |vvd@FreeBSD.org Status|New |In Progress --- Comment #5 from Vladimir Druzenko --- This changelog is enough - I'll add this link to commit message. --=20 You are receiving this mail because: You are the assignee for the bug.=