diff options
author | olivier <olivier@FreeBSD.org> | 2018-06-02 15:42:45 +0800 |
---|---|---|
committer | olivier <olivier@FreeBSD.org> | 2018-06-02 15:42:45 +0800 |
commit | 00b50894e2fad18970b0646da64136a2c5330460 (patch) | |
tree | eeaef4a415e635837036c34e7e7e5ed2080e887d /UPDATING | |
parent | af26f586de792df616fdc399063ab459bc053fa8 (diff) | |
download | freebsd-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-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |