summaryrefslogtreecommitdiffstats
path: root/MC-UPDATING
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:39:20 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-10-25 11:39:20 +0800
commitf61c9318dbaa671e5b4b131614f8e0865f1fc0de (patch)
tree4ff44c46f655b913eb5efe45e639f472fc7a34e2 /MC-UPDATING
parente934b106497f17545e236bb9644bed935cd118ad (diff)
downloadmarcuscom-ports-f61c9318dbaa671e5b4b131614f8e0865f1fc0de.tar
marcuscom-ports-f61c9318dbaa671e5b4b131614f8e0865f1fc0de.tar.gz
marcuscom-ports-f61c9318dbaa671e5b4b131614f8e0865f1fc0de.tar.bz2
marcuscom-ports-f61c9318dbaa671e5b4b131614f8e0865f1fc0de.tar.lz
marcuscom-ports-f61c9318dbaa671e5b4b131614f8e0865f1fc0de.tar.xz
marcuscom-ports-f61c9318dbaa671e5b4b131614f8e0865f1fc0de.tar.zst
marcuscom-ports-f61c9318dbaa671e5b4b131614f8e0865f1fc0de.zip
Zero out the updating comments now that GNOME 2.20 has been merged.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9876 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'MC-UPDATING')
-rw-r--r--MC-UPDATING29
1 files changed, 1 insertions, 28 deletions
diff --git a/MC-UPDATING b/MC-UPDATING
index 1ed47b4ad..1e6f97668 100644
--- a/MC-UPDATING
+++ b/MC-UPDATING
@@ -1,4 +1,4 @@
-# $MCom: ports/MC-UPDATING,v 1.2 2007/10/19 13:15:32 marcus Exp $
+# $MCom: ports/MC-UPDATING,v 1.3 2007/10/19 13:22:38 marcus Exp $
This file documents some of the problems you may encounter when
upgrading your ports. We try our best to minimize these disruptions,
@@ -7,30 +7,3 @@ 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.
-
-20071018:
- AFFECTS: All GNOME users and ports depend on gnomehier
- AUTHOR: gnome@FreeBSD.org
-
- GNOME has been updated to 2.20.1. All ports that depend on gnomehier have
- had their DATADIR moved from share/gnome/ to share/ (e.g.
- ${LOCALBASE}/share/gnome/ to ${LOCALBASE}/share/).
- This puts the FreeBSD GNOME ports more in line with the default
- GNOME installation hierarchy. To find the specific directories that
- have changed, see misc/gnomehier/files/dirlist. To upgrade your
- installed ports, you will need to use either sysutils/portupgrade or
- sysutils/portmaster.
-
- Portupgrade users:
- # pkgdb -Ff
- # portupgrade -o textproc/rarian textproc/scrollkeeper
- # portupgrade -a
-
- Portmaster users:
- # portmaster -o textproc/rarian textproc/scrollkeeper
- # portmaster -a
-
- If some of icons, applets, themes or other customized items have
- disappered from your desktop in this upgrade, you will need to
- remove and re-add these items to make them appear again due to the
- DATADIR change.