aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-08-19 13:46:21 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-08-19 13:46:21 +0000
commit9471d465e16912dff46251eccdf75fbef92b7b09 (patch)
tree91dee62cbf9567949f63decd0aeafe1de0b9c821 /UPDATING
parentc1b0cdc25b9d46a10483050dbb96802c74ba5e5f (diff)
downloadports-9471d465e16912dff46251eccdf75fbef92b7b09.tar.gz
ports-9471d465e16912dff46251eccdf75fbef92b7b09.zip
- Split GNOME 2 and glib20 upgrade in 20080323 part as we have been getting a
lot of build failure report about it cannot find -lgio-2.0. - Add graphics/cairo in AFFECTS as got a PR related with cairo requires newer pixmap. It should helps the green users. Reviewed by: marcus (also with English grammar tweak)
Notes
Notes: svn path=/head/; revision=218838
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 9 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 142b2cb63f00..d0f1ea5c0ab7 100644
--- a/UPDATING
+++ b/UPDATING
@@ -346,7 +346,7 @@ upgrades.
after subversion upgrade.
20080630:
- AFFECTS: users of graphics/poppler* and future users of www/firefox3
+ AFFECTS: users of graphics/cairo, graphics/poppler*, and future users of www/firefox3
AUTHOR: FreeBSD GNOME Team <gnome@FreeBSD.org>
The poppler* ports have been updated to 0.8.3 and the shared libraries
@@ -798,6 +798,14 @@ upgrades.
http://www.freebsd.org/gnome/docs/faq222.html#q4
+20080323:
+ AFFECTS: users of devel/glib20 and future users of devel/gio-fam-backend
+ AUTHOR: gnome@FreeBSD.org
+
+ In order to update to glib 2.16 or higher, you must first update the
+ glib20 port on its own or you will get a failure trying to install
+ devel/gio-fam-backend saying it cannot find -lgio-2.0.
+
20080318:
AFFECTS: users of audio/gnump3d
AUTHOR: jadawin@FreeBSD.org