diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-11-18 03:39:12 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2010-11-18 03:39:12 +0000 |
commit | 5c37bd26b0dbb902c948f0f16bbf365d3e2b8582 (patch) | |
tree | b135d07583e5763212ee17dd00d7950d5062ee2d /UPDATING | |
parent | 138a45847e022f2a342b4f75d1b48dea9c729992 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -5,6 +5,21 @@ 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. +20101118: + AFFECTS: users of editors/emacs-devel + AUTHOR: Ashish SHUKLA <ashish@FreeBSD.org> + + Due to a bug when upgrading from 24.0.50.101606, everything + installed by other ports in "${PREFIX}/share/emacs" gets removed. + + Before upgrading: + + * Please backup custom configurations in "${PREFIX}/share/emacs". + * After upgrading reinstall any ports that may have had files in the + "${PREFIX}/share/emacs" directory. + + Apologies for this inconvenience. + 20101117: AFFECTS: users of net-p2p/transmission-cli and net-p2p/transmission-gtk AUTHOR: Mezz <mezz@FreeBSD.org> |