aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2010-08-12 05:00:13 +0800
committermakc <makc@FreeBSD.org>2010-08-12 05:00:13 +0800
commitf5403486717319789e314490a69a55202edadcf2 (patch)
treeb663de644699584b5c902c5cbb91ac2b652c3e0e /UPDATING
parent9b4113953b5718597a35043da4cacf793dd23452 (diff)
downloadfreebsd-ports-gnome-f5403486717319789e314490a69a55202edadcf2.tar.gz
freebsd-ports-gnome-f5403486717319789e314490a69a55202edadcf2.tar.zst
freebsd-ports-gnome-f5403486717319789e314490a69a55202edadcf2.zip
Document update from multimedia/mpeg4ip-libmp4v2 to multimedia/mp4v2.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 94436fc4a57d..8e63d49ca1ed 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ 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.
+20100811:
+ AFFECTS: multimedia/mpeg4ip-libmp4v2
+ AUTHOR: makc@FreeBSD.org
+
+ multimedia/mpeg4ip-libmp4v2, which is not maintained upstream, has been
+ replaced with new port, multimedia/mp4v2. The shared library version
+ has been changed with this update, thus all ports that depends on
+ mp4v2 library must be rebuilt:
+
+ portmaster -o multimedia/mp4v2 multimedia/mpeg4ip-libmp4v2
+ portmaster -a
+
20100731:
AFFECTS: users of devel/ccache
AUTHOR: ehaupt@FreeBSD.org