From nobody Mon Oct 9 12:56:58 2023 X-Original-To: doc@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 4S3zZM05dPz4wSyH for ; Mon, 9 Oct 2023 12:56:59 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S3zZL67TTz4Zl8 for ; Mon, 9 Oct 2023 12:56:58 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696856218; a=rsa-sha256; cv=none; b=i+ixbBbdqcoLoI+bNMIqS711LPTWcnKAlaniwZs+wABMkcXxCee0/wP4oZATbjv4vRvqW5 fNSiLmCNRk/AFa4c2yyg+xWiGxSkgbY5OIIlD6zmj863S/Hz50ygyo0bJiGQUnOSPFNiNo 1RJBqg1GOJSKTW0wWwcX+SbMaxhyikSmMQw+LmOJVZC0Wnc2j5n+z5YKLxH5aYDZxLcBmG Tlx/FafqMNA9IaKSfX9fTx1yL3F1JwlP2vNujev9x9t+PSpgH4n9ugZwpxg5lCJ0kifuOH AD0zY8woOWzS4sdhym5kaXYDfuk8RJUxSC59rlPd82IHzlicqX4sGg9BZemVkQ== 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=1696856218; 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=YYvHc68VHe+UNcdJARjaIpHj37Voc9LjZC6QrPLPemw=; b=EPSGD6OIAym2B5iNdUcXnNhKf5aO32Aqz9JZAl2IWWA64ZdaK6s8P6Sr/7qeNgqGmClMXb kK6TiFh+5CWiMbpuxWz+Ksq9/ujlxgVmVaeL6PKMnuuTdO79+4GweXr2UYCNeffsrth/jt xknhSEe0BWs2Wo5CyjxZXRaR9iZcFB2ohI12cmHWAnE6G9e5t1ps8/nvic20xTt9WKBtaJ o8F+/yZreHzBG/wRAnMnFXhctaKf0gZYhe7TefDbZES8NKpwLaV6ABeIUf8VLXecQYQ4w2 LhWQenUSztr8r1vE5l4k7JO2kJYgiwOYdO1iMq1B/BFNCg1Zl39wuG2QdjZbXw== 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 4S3zZL56GfzwC9 for ; Mon, 9 Oct 2023 12:56:58 +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 399Cuw5c064749 for ; Mon, 9 Oct 2023 12:56:58 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 399Cuw9Q064748 for doc@FreeBSD.org; Mon, 9 Oct 2023 12:56:58 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 274195] books/porters-handbook: Fix USES=ada Date: Mon, 09 Oct 2023 12:56:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Documentation X-Bugzilla-Component: Books & Articles X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: carlavilla@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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: Documentation project List-Archive: https://lists.freebsd.org/archives/freebsd-doc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-doc@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274195 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=3D8a431c30fe69f7ee8b2873a7f8803d4c1= 58586f0 commit 8a431c30fe69f7ee8b2873a7f8803d4c158586f0 Author: Nico Sonack AuthorDate: 2023-10-09 12:55:46 +0000 Commit: Sergio Carlavilla Delgado CommitDate: 2023-10-09 12:55:46 +0000 Porter's handbook - USES: Upgrade ADA PR: 274195 documentation/content/en/books/porters-handbook/uses/_index.adoc | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=