aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING16
1 files changed, 16 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 6a2e9a46ca5b..9f65cfaef5fb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,22 @@ 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.
+20200408
+ AFFECTS: users of net/irrd
+ AUTHOR: bofh@FreeBSD.org
+
+ Legacy version of net/irrd has been moved to net/irrd-legacy.
+ net/irrd has been upgraded to 4.X branch. If someone wants to stick with
+ legacy version then pkg users have to do something like
+
+ # pkg set -o net/irrd:net/irrd-legacy
+
+ For portmaster users
+ # portmaster -o net/irrd-legacy net/irrd
+
+ Both of the version can be installed and used concurrently in case there is
+ a need for migration
+
20200403:
AFFECTS: users of x11-fonts/fontconfig
AUTHOR: desktop@FreeBSD.org