diff options
author | makc <makc@FreeBSD.org> | 2010-08-12 05:00:13 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-08-12 05:00:13 +0800 |
commit | f5403486717319789e314490a69a55202edadcf2 (patch) | |
tree | b663de644699584b5c902c5cbb91ac2b652c3e0e /UPDATING | |
parent | 9b4113953b5718597a35043da4cacf793dd23452 (diff) | |
download | freebsd-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-- | UPDATING | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -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 |