# $MCom: ports/MC-UPDATING,v 1.12 2008/03/12 17:50:22 mezz Exp $ This file documents some of the problems you may encounter when upgrading your ports. We try our best to minimize these disruptions, but sometimes 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. 20080221 AFFECTS: Gstreamer users. AUTHOR: multimedia@FreeBSD.org Gstreamer is updated. Due to the move of some plugins between ports. You will have to rebuild the gstreamer-plugins-good port after upgrading. Portupgrade users: # portupgrade -a # portupgrade -f gstreamer-plugins-good Portmaster users: # portmaster -a # portmaster gstreamer-plugins-good 20080102: AFFECTS: All GNOME users and ports depend on gnomehier AUTHOR: gnome@FreeBSD.org GNOME has been updated to 2.22.x. You have to deinstall three ports first before use portupgrade or portmaster to upgrade your installed GNOME 2.20.x. Portupgrade users: # pkg_delete -f gnome-applets\* totem\* gnome-control-center\* # pkgdb -Ff # portupgrade -a Portmaster users: # pkg_delete -f gnome-applets\* totem\* gnome-control-center\* # portmaster -a