diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-04 02:52:52 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-03-04 02:52:52 +0000 |
commit | e92efdae49e4a97131c6cfe60a1a988ecf7be8a4 (patch) | |
tree | dfc7020ae31a3daac90bff1d1e4c0b1d873d114b /UPDATING | |
parent | 5916cfd13d925f62426f2ccf15e01c3ffd45561a (diff) | |
download | ports-e92efdae49e4a97131c6cfe60a1a988ecf7be8a4.tar.gz ports-e92efdae49e4a97131c6cfe60a1a988ecf7be8a4.zip |
Add entry for net/i2p update problem: current version is incompatible
with all previous versions
Notes
Notes:
svn path=/head/; revision=130312
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 |