summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-03-19 09:24:26 -0700
committerCy Schubert <cy@FreeBSD.org>2024-03-19 09:24:26 -0700
commit0517d65d6b0e70e8c0445973dd02feec5e614833 (patch)
tree5b087ea0bc2f693d02f4e6a0a6edf4bba11d4150 /UPDATING
parent146b99934bee58941565cab519517ce52d167a8e (diff)
downloadfreebsd-ports-0517d65d6b0e70e8c0445973dd02feec5e614833.zip
UPDATING: Document the rdist6 binary name change as of 52032b3d50c0.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index f9961a8e7b64..9cc7b4899c0d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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