aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-08-01 09:51:47 +0800
committerclsung <clsung@FreeBSD.org>2006-08-01 09:51:47 +0800
commit8aa51ed025dbe7808f737f5a3f9b699a9043652b (patch)
tree7392e2c560b1a309b82741eea7f44bc26355d5f3 /UPDATING
parentaf056fb00c2dd5fafbe20037ac1b18da9a960fa5 (diff)
downloadfreebsd-ports-gnome-8aa51ed025dbe7808f737f5a3f9b699a9043652b.tar.gz
freebsd-ports-gnome-8aa51ed025dbe7808f737f5a3f9b699a9043652b.tar.zst
freebsd-ports-gnome-8aa51ed025dbe7808f737f5a3f9b699a9043652b.zip
- add notes about audio/libtunepimp and audio/libtunepimp-old.
PR: ports/100989 Submitted by: clsung
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a0e5d88d11c9..e255a54e70fe 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20060801:
+ AFFECTS: users of audio/libtunepimp and any port that depends on it
+ AUTHOR: clsung@FreeBSD.org
+
+ libtunepimp has been updated to 0.5. But it breaks some ports depend
+ on it such as audio/juk and audio/amarok. To fix this kind of problem,
+ try to install audio/libtunepimp-old, which is previous version of
+ audio/libtunepimp.
+
20060731:
AFFECTS: users of graphics/GraphicsMagick
AUTHOR: mat@FreeBSD.org