aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKoichiro Iwao <meta@FreeBSD.org>2024-12-29 15:52:48 +0000
committerKoichiro Iwao <meta@FreeBSD.org>2024-12-29 16:02:15 +0000
commitdf5ed26f95022735403258335aa6bf8ce2d6c44c (patch)
tree8b62d4e44b839da602ea1f890be8c89b01b15902 /UPDATING
parent09b4de31ce988e0464ec79c3b3da25894a026904 (diff)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING13
1 files changed, 13 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 95bdb512fc00..3e1d0850ddea 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,19 @@ 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.
+20241230:
+ AFFECTS: users of net/xrdp-devel
+ AUTHOR: meta@FreeBSD.org
+
+ The port has been updated to the latest development snapshot.
+
+ The directory for the config files has also changed from
+ PREFIX/etc/xrdp to PREFIX/etc/xrdp-devel to prevent incompatible config
+ files for net/xrdp and net/xrdp-devel from getting mixed up.
+
+ When updating net/xrdp-devel from old verisons, move the config files to
+ the new directory.
+
20241224:
AFFECTS: users of net/xrdp
AUTHOR: meta@FreeBSD.org