diff options
author | Cy Schubert <cy@FreeBSD.org> | 2024-03-19 09:24:26 -0700 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2024-03-19 09:24:26 -0700 |
commit | 0517d65d6b0e70e8c0445973dd02feec5e614833 (patch) | |
tree | 5b087ea0bc2f693d02f4e6a0a6edf4bba11d4150 /UPDATING | |
parent | 146b99934bee58941565cab519517ce52d167a8e (diff) | |
download | freebsd-ports-0517d65d6b0e70e8c0445973dd02feec5e614833.zip |
UPDATING: Document the rdist6 binary name change as of 52032b3d50c0.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20240319: + AFFECTS: users of net/rdist6 + AUTHOR: cy@FreeBSD.org + + As of 52032b3d50c0 net/rdist6 will install its binary named rdist instead + of rdist6. Base FreeBSD no longer has its own rdist binary. Therefore + there is no need to rename the rdist6 binary to rdist6 to avoid confusion. + The historical and default name of the rdist binary is "rdist". + 20240318: AFFECTS: users of net-mgmt/unifi8 AUTHOR: otis@FreeBSD.org |