diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-08-11 21:00:13 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-08-11 21:00:13 +0000 |
commit | 7c8bef2723c23e9689a6c9c5a7547011b53467b0 (patch) | |
tree | 07cdba1691935ff6e95a7aff61096cd4effcc6c0 /UPDATING | |
parent | f07eb6f4a42e96fb6715c957c1d24371d6e10636 (diff) | |
download | ports-7c8bef2723c23e9689a6c9c5a7547011b53467b0.tar.gz ports-7c8bef2723c23e9689a6c9c5a7547011b53467b0.zip |
Notes
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 |