From nobody Mon Oct 21 23:01:51 2024 X-Original-To: x11@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 4XXW5q6G2Tz51lDZ for ; Mon, 21 Oct 2024 23:01:51 +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 4XXW5q4Qnbz4qRJ for ; Mon, 21 Oct 2024 23:01:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729551711; 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=KzwGJZnHC9EyJVRcQPy90WnhVjBLPkZ+62M6WMWt/mQ=; b=AvPves1Iqj5fA6d3H7BWlpa5yV4pQfshmfqjFF0+515uKyu6O6Fy90wuEdn/Q3t/O+ftvD ghcXCcPyXUWyFQTwkgUr4Yq6L4Vbbu6BlORoEWAUXEOCH+wM6bdm35AHVLvuYVJ9hPFtbp 8ypVOna0hGqsB/9ICldLO23B8YK/lVjyoRtCQhmJv3LMz7xP/nqQs4p0YcPVPIrfgvZba4 ZuAjW1PGQ76akwn5S77UNDprZ9+7b43kOtXeiN7gdbNHKcv8L08g1QF92RATSIuLNyi2yk fok5PTUnDsBGVi2rT6m4J6oCO2eCtGkhqLd7aiz72bZv9wg+5f4rjNjjMw0tOg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729551711; a=rsa-sha256; cv=none; b=dHrIJMPGGDdUBLJz/MjdyNYum17ReYdv0ppk1Rb5FEiAkkOgYYPPtAYjwHLvHkBadaiOe6 QGpJtsewcaddu9UWgZAZSb9+EpTapmY24e3tdY9I69iv/3BGjhfLz1QQNxqBJzxqP4Hn0W X1y1LFOf067Ejc58yyQ1uhTL+NIugZaUIdaqU1UwUhjt2ztBw2vcK+Y5YPdfCakvTj6owf 72hZu1bIJeR8+HWAWwf6DMQPt/+7evNs3eH5aVIt5P2ATjKi/lTjKGIkhCBGutAVwfXgSe EBCBSB43xPcU4rP8rZBPYtkCMM/twk3HITtrzC6koMKCIDCM2pCnYA678ZLFpg== 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 4XXW5q3rbgzpdN for ; Mon, 21 Oct 2024 23:01:51 +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 49LN1ppF095348 for ; Mon, 21 Oct 2024 23:01:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49LN1pba095347 for x11@FreeBSD.org; Mon, 21 Oct 2024 23:01:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 282257] graphics/drm-61-kmod: pkg-descr information about 1400508 Date: Mon, 21 Oct 2024 23:01:51 +0000 X-Bugzilla-Type: request 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: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: x11@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: X11 List-Archive: https://lists.freebsd.org/archives/freebsd-x11 List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-x11@freebsd.org Sender: owner-freebsd-x11@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked freebsd-x11 (Nobody) for maintainer-feedback: Bug 282257: graphics/drm-61-kmod: pkg-descr information about 1400508 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D282257 --- Description --- At , for example:=20 > This version is for FreeBSD 14-STABLE 1400508 and above. 1400508 in February preceded 1401000 in May and 14.0-RELEASE is no longer supported =E2=80=A6 =E2=80=A6 so, the mention of 1400508 seems superfluous in pkg-descr.