aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorolivier <olivier@FreeBSD.org>2018-06-02 15:42:45 +0800
committerolivier <olivier@FreeBSD.org>2018-06-02 15:42:45 +0800
commit00b50894e2fad18970b0646da64136a2c5330460 (patch)
treeeeaef4a415e635837036c34e7e7e5ed2080e887d /UPDATING
parentaf26f586de792df616fdc399063ab459bc053fa8 (diff)
downloadfreebsd-ports-gnome-00b50894e2fad18970b0646da64136a2c5330460.tar.gz
freebsd-ports-gnome-00b50894e2fad18970b0646da64136a2c5330460.tar.zst
freebsd-ports-gnome-00b50894e2fad18970b0646da64136a2c5330460.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.
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