diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:20:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-07-30 09:20:22 +0000 |
commit | 0b743289fc32232ef4026a42f720186d8ae7c899 (patch) | |
tree | 1d1222f6f025fbba9f6a7bc42cf1bd0545242e55 /UPDATING | |
parent | 42ee47bc6af00264547c217e6ce66acfc5aa7220 (diff) | |
download | ports-0b743289fc32232ef4026a42f720186d8ae7c899.tar.gz ports-0b743289fc32232ef4026a42f720186d8ae7c899.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ 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. +20110730: + AFFECTS: users of x11-toolkits/gtk20 + AUTHOR: gnome@FreeBSD.org + + The gtk-update-icon-cache utility has been slipt out of the gtk20 port. + Use the following instructions to update your system. + + # pkg_delete -f gtk-2.\* + # portmaster x11-toolkits/gtk20 + # portmaster -a + 20110726: AFFECTS: users of devel/msp430-gcc AUTHOR: lev@FreeBSD.org |