diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-04 10:52:52 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-04 10:52:52 +0800 |
commit | 426c749476a93edec5af2a3db286b590be1c939f (patch) | |
tree | e2fb24e7849e8881348a66b89204d3b2d80f79b6 /UPDATING | |
parent | d3aa26a2c0aeb7ad1691562b258b74e8516636ef (diff) | |
download | freebsd-ports-gnome-426c749476a93edec5af2a3db286b590be1c939f.tar.gz freebsd-ports-gnome-426c749476a93edec5af2a3db286b590be1c939f.tar.zst freebsd-ports-gnome-426c749476a93edec5af2a3db286b590be1c939f.zip |
Add entry for net/i2p update problem: current version is incompatible
with all previous versions
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 19 |
1 files changed, 19 insertions, 0 deletions
@@ -6,6 +6,25 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050303: + AFFECTS: users of net/i2p + AUTHOR: lioux@FreeBSD.org + + The newest i2p version 0.5.0.1 is incompatible with all previous + versions. Follow these procedures if you are updating from a + previous port version. You can ignore these if you are installing + i2p for the first time. + + 1) Update i2p port to the new one + 2) Use the i2prouter script to uninstall i2p from user account. + You are going to lose all your configuration. + + $ i2prouter uninstall + + 3) Install the new i2p version + + $ i2prouter install + 20050301: AFFECTS: users of sysutils/ganglia-monitor-core AUTHOR: brooks@FreeBSD.org |