diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 01:51:55 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 01:51:55 +0000 |
commit | 652fce3d1df0a26b3e221afb6741a3d4a387fa3f (patch) | |
tree | 7b271f3f61fdce8a72906f7b01f99b5e41454bfd /UPDATING | |
parent | 31ca867cd32277bbdd7ac573593db8d1fff43d2d (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -5,6 +5,23 @@ 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. +20100530: + AFFECTS: users of devel/gettext (i.e.: YOU) + AUTHOR: ade@FreeBSD.org + + Another version of gettext (0.18), and another shlib version bump + (from intl.7 to intl.8) + + All ports that have an identifiable known direct dependency on gettext + have had their PORTREVISIONs bumped. If after upgrading: + + # portupgrade -rf gettext + # portmaster -r gettext + + there are still ports on your system that are looking for libintl.so.7 + (either in ${LOCALBASE}/lib/compat/pkg, or non-existent), _please_ file + a PR so that a correct direct dependency can be added. + 20100524: AFFECTS: users of devel/darcs, ports-mgmt/porte, textproc/pandoc, x11/xmobar, x11-wm/xmonad, x11-wm/xmonad-contrib |