aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorOlivier Cochard <olivier@FreeBSD.org>2018-06-02 07:42:45 +0000
committerOlivier Cochard <olivier@FreeBSD.org>2018-06-02 07:42:45 +0000
commit13bede1e9bc6a0902aa58f615b17b34719e3637e (patch)
treeeeaef4a415e635837036c34e7e7e5ed2080e887d /UPDATING
parent995181be7c8923e16422f14fb4e5d6854269c316 (diff)
downloadports-13bede1e9bc6a0902aa58f615b17b34719e3637e.tar.gz
ports-13bede1e9bc6a0902aa58f615b17b34719e3637e.zip
Due to regression detected on FRR 4.0, preparing re-introduction of
FRR 3 branch by renaming frr to frr4. Fixed a typo regarding my last modification into MOVED file too.
Notes
Notes: svn path=/head/; revision=471343
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 10 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 71bb68721b50..f55a10c8aa33 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,16 @@ 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.
+20180602:
+ AFFECTS: users of net/frr
+ AUTHOR: olivier@FreeBSD.org
+
+ Due to regression detected in FRR version 4.0, port was renamed to frr4
+ to prepare re-introduction of frr3 port version.
+
+ To rename the installed package to match the new naming scheme, run:
+ # pkg set -n frr:frr4
+
20180529:
AFFECTS: users of textproc/ibus-typing-booster
AUTHOR: thierry@FreeBSD.org