Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2023 11:23:47 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: 2575844bf968 - stable/13 - release.7: Update EMDEDDEDPORTS documentation
Message-ID:  <202310041123.394BNl0i084860@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by 0mp:

URL: https://cgit.FreeBSD.org/src/commit/?id=2575844bf968c633562e0cdd1a25cc7d52ad0b81

commit 2575844bf968c633562e0cdd1a25cc7d52ad0b81
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-07-21 18:21:44 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2023-10-04 11:12:56 +0000

    release.7: Update EMDEDDEDPORTS documentation
    
    EMDEDDEDPORTS does not contain devel/subversion anymore.
    
    Fixes:  a03128832c6c In extra_chroot_setup(), use 'uname -U' to determine OSVERSION.
    MFC after:      1 week
    
    (cherry picked from commit 6542fd4b959fa2919b39690ea3ea83e55848e091)
---
 share/man/man7/release.7 | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/share/man/man7/release.7 b/share/man/man7/release.7
index c183ac2a2d92..b68e0b65f24b 100644
--- a/share/man/man7/release.7
+++ b/share/man/man7/release.7
@@ -22,7 +22,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd March 4, 2021
+.Dd July 21, 2022
 .Dt RELEASE 7
 .Os
 .Sh NAME
@@ -332,9 +332,6 @@ directory in
 Set to the list of any ports that are required for the target device
 in the format of
 .Fa category/port .
-The
-.Fa devel/subversion
-port is built by default.
 .It Va EMBEDDED_TARGET
 When set, its value is passed to
 .Xr make 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310041123.394BNl0i084860>