From nobody Thu Oct 05 14:51:42 2023 X-Original-To: dev-commits-doc-all@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 4S1ZJZ2bZRz4wv6l for ; Thu, 5 Oct 2023 14:51:42 +0000 (UTC) (envelope-from git@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 4S1ZJZ2B6hz4TWg; Thu, 5 Oct 2023 14:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1696517502; 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; bh=QUFk5zjDg9D/QvQd+cfIl24qoDqS+KlSnok6tfeHYD4=; b=pi6ULim35q0ESIvQDP7snIpKOnhtobiH+4LPSOFKvf3ZzemnJzgAFlVp6LUxUHqqbcYjxj jTgYnIYr1VHOPhQj0FGBqc0aJMVJ79iWDqLYgmC6j2Z5oTzNeb0kSwsT7MbKnQ9mAbZBlB gWmZ+wzar1YNLOgQPTbr2vAC1gcyxYw5qlW891d+fdqgvKE7tMWozgZksdm6GbbqgjBhJ8 2RwlSOPjLD0J+4Ru9pPZOxoe/6CLfIiFLukredJet7SZE+W2buer25bC1v8aFhNRXYrzc1 pkEd47rsOASTNPGbXmUvAO+DE9KfQCBKl/gqlBTiS1CRz5k65ezR98IWngeW1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696517502; a=rsa-sha256; cv=none; b=qXR1YFtoDLr2t0aAujW2Rq+bO+9RBfox1nip3zGt2Gm8hjQ1BCnX6rnyfSLlM93BPzOPKg /mb22uQM6zF6kcPNmCwOWolK30vUaEF73WL+zNepaJEkmQo1UUJ4l0psmAPWkJnrBIF8j+ h/+BMZAhVslXDimL2rW1ivtgHRDbmumeLNAigXi9bVy421XZYHZnk5ndK9wNunGZXFuPF4 mlqDYaaSJXX20/vfI13ENjaeYJapGv8greUbZuwSkRdw09YiTvd8RkrCCo1lSKaGCY3wes T/xtm4SywGAQUdBDBOtPgSr1U6/pVOBg+y6g2S3Vs5nc56GlriH99vLRg0ircQ== 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=1696517502; 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; bh=QUFk5zjDg9D/QvQd+cfIl24qoDqS+KlSnok6tfeHYD4=; b=aVpyOeAA8zHpTfv2ICI+ZuqpeUGdOiwBksC1BfZMdb+MAQ0snal5NHsFz5U9HOLjDd+Cja zPfVI6iWCtXNLvxEHzM1T1ZvugkWCfTWkdC32seKikVBpsA9wwGcmhUacTrkKJJPteBDSl ROMxaa4NSW5v5rh79OENFHYpxO28kQJAiUCC2xfM23ZTDNrstD2/3R2m/e9s3P18/1HjE6 b4db1ZKR+8LrsfKtX08ceYM9kckwDihnEANTf77tFdEsXo+BPCaF1RquTEwGw0V9YKqgrI MEvgCPDYP/3ngFOrLsu65rurKNKqpXBm/qpgUzJCwipXHoAt7994UQ1Ll/Y5Sw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 4S1ZJZ1Dsnz1PH0; Thu, 5 Oct 2023 14:51:42 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 395EpgPb041737; Thu, 5 Oct 2023 14:51:42 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 395EpgCm041734; Thu, 5 Oct 2023 14:51:42 GMT (envelope-from git) Date: Thu, 5 Oct 2023 14:51:42 GMT Message-Id: <202310051451.395EpgCm041734@gitrepo.freebsd.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org From: Benedict Reuschling Subject: git: 4b80089646 - main - Remove whitespace at end of line, no content change List-Id: Commit messages for all branches of the doc repository List-Archive: https://lists.freebsd.org/archives/dev-commits-doc-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-doc-all@freebsd.org X-BeenThere: dev-commits-doc-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bcr X-Git-Repository: doc X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 4b80089646c12aabda4d07ec7e04423947fc611a Auto-Submitted: auto-generated The branch main has been updated by bcr: URL: https://cgit.FreeBSD.org/doc/commit/?id=4b80089646c12aabda4d07ec7e04423947fc611a commit 4b80089646c12aabda4d07ec7e04423947fc611a Author: Benedict Reuschling AuthorDate: 2023-10-05 14:50:01 +0000 Commit: Benedict Reuschling CommitDate: 2023-10-05 14:50:01 +0000 Remove whitespace at end of line, no content change --- .../content/en/books/porters-handbook/slow-porting/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/porters-handbook/slow-porting/_index.adoc b/documentation/content/en/books/porters-handbook/slow-porting/_index.adoc index 52ea08e001..f1e43bde35 100644 --- a/documentation/content/en/books/porters-handbook/slow-porting/_index.adoc +++ b/documentation/content/en/books/porters-handbook/slow-porting/_index.adoc @@ -277,7 +277,7 @@ DOS2UNIX_WRKSRC= ${WRKDIR} [[slow-patch-extra]] === Patching Conditionally -Some ports need patches that are only applied for specific FreeBSD versions or when a particular option is enabled or disabled. +Some ports need patches that are only applied for specific FreeBSD versions or when a particular option is enabled or disabled. Conditional patches are specified by placing the full paths to the patch files in `EXTRA_PATCHES`. Conditional patch file names usually start with [.filename]#extra-# although this is not necessary. However, their file names _must not_ start with [.filename]#patch-#.