diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-06-30 20:20:47 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-06-30 20:20:47 +0000 |
commit | a63a2676b6f47b1acbd52db54c6ba0402b7d7d6b (patch) | |
tree | 9c68683b503320b5b839377af66d7c52a8c64bf4 /UPDATING | |
parent | 89d2be6cc094a35e1858fc93eedf4166ff5ab8ea (diff) |
Add notes about poppler* and firefox3.
Notes
Notes:
svn path=/head/; revision=216045
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -6,6 +6,20 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20080630: + AFFECTS: users of graphics/poppler* and future users of firefox3 + AUTHOR: FreeBSD GNOME Team <gnome@FreeBSD.org> + + The poppler* have been updated to 0.8.3 and the shared libraries have + been changed. As for the firefox3, it has been added in ports tree. + These ports need you to update most of installed ports, so run this: + + # portmaster -a + + or + + # portupgrade -a + 20080627: AFFECTS: users of x11-drivers/xf86-video-ati AUTHOR: Jung-uk Kim <jkim@FreeBSD.org> |