From nobody Mon Feb 03 16:58:00 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 4Ymt3X6gkKz5m6V6 for ; Mon, 03 Feb 2025 16:58:00 +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 4Ymt3X3hdwz3DLC for ; Mon, 03 Feb 2025 16:58:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738601880; 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=NHgwQJl91k+iIFgNBUSglq5k/QZh7nVaED5nBU/xe1o=; b=H75lLnPyOCoUDzOdR+rFcnY3ZcFaI9Bo9Redvq/RiApXz0M31WBMK+kNV+sHz7LN1+vP4r yGsEddxAovzTxiwlJNNa2W+MMtorOicKV+bvoHEiPsrgMAY34Fpur1kFbIcsQSRGMsJASP JAn++VcHLdk0GF54afcA+awDDV3z1GRMErWa06+YSHoROq9CUgHa5i5GggCaC0R3/0ffIr pDX9SI3qqICiuehQLtIzXpWn1h4qdMzGyoKqXlN0SBeruFR1nMCUqJ+AQn8uxgV2ZLroRB R0uXZwMiV1C34ifOra6AdQgxjDaESbnge/nuOufArdBYgu3Bl+iBLZ/1o3bFLw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738601880; 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=NHgwQJl91k+iIFgNBUSglq5k/QZh7nVaED5nBU/xe1o=; b=A3moDYuNsuEqWI90DMj44oWAzyjpjAPPjUJ4oEmeaVkkPWQuWnYDx/pdHRJTnTri0jtrSJ Zj3LKHJDBvSfiCJgcB53rrHL0KDpby7asMKD3qlWJvpgY8i5HEy3fWgMfa3rt49jsSiUAb kScfREaysuB/orqOpt5dLzDaWnmLc2pA+XiqqswnSyVJYl7gdPUHhDekSj9zhD+ErhnhBf 70ud4C6aPa1gtkAzbb/8TSDs1TP7cjyMzwWLleIqPcEx5Z/UHmbVcOS/tBTluwa/8/EPow SNCbKMytlXZmumYBQcYw0zK8OpImfICuoY4B+gYG1vDE0fHh0j1gPz1I788wPA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738601880; a=rsa-sha256; cv=none; b=bd0IQvSgYjy7XwM7A4K3DW67yE3hzBrfeEIJ2ZhO9Q1uHhe+lvqCBghDo0KBGZNw/Ak5PB /DYVs+GRHdhCdsn877ejuQQiATJ2pPnOwQTtx6lR2143FtYwwRDoobcuC/wUFdCnspURcX g9Hq0q3jGKRZZdCOFNcbAnR+6lYc9WSj0J9vMgrp55DO3nS1Y4uIDBA1QHr+FV5+0ueOJe NZDjW/Kz5lcYNoZ6qnSFfiumozjt9rndMAaZtTElYADNxWLVapvPMN64aJg2P50AgCRRaN 3zDyZ5fAckewzQEnBe40Q1J6YKR/iLc5t7tu+57pPwTzzEDLR+wtO6BpcOQQ9w== 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 4Ymt3X2fMdzlLJ for ; Mon, 03 Feb 2025 16:58:00 +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 513Gw0FV011048 for ; Mon, 3 Feb 2025 16:58:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 513Gw0Xc011047 for ports-bugs@FreeBSD.org; Mon, 3 Feb 2025 16:58:00 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 284521] astro/google-earth-pro: update to 7.3.6.10201 Date: Mon, 03 Feb 2025 16:58:00 +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: eduardo@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: eduardo@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ X-Bugzilla-Changed-Fields: bug_status assigned_to 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=3D284521 Nuno Teixeira changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Open |In Progress Assignee|ports-bugs@FreeBSD.org |eduardo@FreeBSD.org --=20 You are receiving this mail because: You are the assignee for the bug.=