From nobody Sun Aug 17 14:21:47 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 4c4dMJ0KvLz64qHJ for ; Sun, 17 Aug 2025 14:21:48 +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 4c4dMH5lTPz3klP for ; Sun, 17 Aug 2025 14:21:47 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755440507; 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=3XrbN5tt0Mt/264zUjCNc+kEitiwlzVKGV4daLLRr2w=; b=NR7GADolvOuci4dDKxMKpXBWDhd46BVnlPf/CoZFAHkhs8qTjDHu9mF+HUVeLBSTP1akmg Q5+0nlI49kwO2D+r1dia2UlfhC0N04U2Kccq5Q7ZLRtka/llpC3f8bOur7nVr0KU4XXC8d qWdJzJjxlGvgZaHqM5GskL/ipkBTFkV4CpBTb67xcl55Rqz1NMRpXMD6cHyfqBvQRo037I pl8jOL1AsZz2CkMlDY6hg782SkrA50ju2qSoNwZRszXdjaMifLX7vDzlKTmumOp2mE+Ih/ igyEbZv2MroKVbV8Ll8SJ3GLBvYn7b7NTY3ywrBml66yRKMxfFdcamo4k6hPaw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1755440507; 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=3XrbN5tt0Mt/264zUjCNc+kEitiwlzVKGV4daLLRr2w=; b=I4rjvhYxphRBf5QofTQ2YOmQg9pbEDNauDJI/4teikK2DJoPpn4bTRJewRV1PzhhD/VTwv IShnScOLrS3Niw/hIQ1oisk4qDy2n9cu/yji3+i9cxSjHBC554IGI0Uz5isiBna6zDIEit pzeIMo/5NRwHwBtxSiNQiyhI0TJVZuvRa3fGaPYMIWOb2eFt7fQvbZzL88wmSL7IawumsR zgn2ft11YdFkLOabalID80SGWlCWOVga3LwcQWxlOvuyUXVtR+6tM2TUgIIGF2HJGMwIGP 3+TbIGaDNlZOxaW2wD2DFTW2hODgQpnqNKayH/F/vekl10zkWZolY2BIgDEqQA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1755440507; a=rsa-sha256; cv=none; b=bJz02N/ZeDOt4RQn1hw0DTruEGMaAIXpez7eDvbr5d6u0mJXYg+/BDT6b1ZBU1JrLtw5S7 5styelHNGvuoh39yfrTRZz7TdvT5aYeNblu3L8G3I8IsZiqGc3rQpiBDyl94XaMjfHSzUB h5EnEhvV5eGqerPWhDmuaGnTc2RsllAxr4GYBiDeU9j7+unffIez6mJfzwWSKiM+a7cSQk pEOJbjgnJghsIoVyrEZyngp6ut1Zc1c8RHVrYpTAPfKnFPM4VfIx3XKKwjqSciubClrY4d fkUumca2Qn/76j2botZKeiaDjuiJLThVh8pGV8GJRzhPIH7vOdUluv1fV9gn8w== 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 4c4dMH5J3rz1CSn for ; Sun, 17 Aug 2025 14:21:47 +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 57HELlVe019374 for ; Sun, 17 Aug 2025 14:21:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 57HELlfX019373 for ports-bugs@FreeBSD.org; Sun, 17 Aug 2025 14:21:47 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 288910] deskutils/syncthingtray: Update to 2.0.0 Date: Sun, 17 Aug 2025 14:21:47 +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: dsh@bamus.cz 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_file_loc 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=3D288910 Denis Shaposhnikov changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/Martchus | |/syncthingtray/releases/tag | |/v2.0.0 --=20 You are receiving this mail because: You are the assignee for the bug.=