git: 0517d65d6b0e - main - UPDATING: Document the rdist6 binary name change as of 52032b3d50c0.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Mar 2024 16:24:59 UTC
The branch main has been updated by cy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0517d65d6b0e70e8c0445973dd02feec5e614833
commit 0517d65d6b0e70e8c0445973dd02feec5e614833
Author: Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2024-03-19 16:24:26 +0000
Commit: Cy Schubert <cy@FreeBSD.org>
CommitDate: 2024-03-19 16:24:26 +0000
UPDATING: Document the rdist6 binary name change as of 52032b3d50c0.
---
UPDATING | 9 +++++++++
1 file changed, 9 insertions(+)
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