diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-05-25 05:14:23 +0800 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-05-25 05:14:23 +0800 |
commit | 011f85c7613bf24ef29c2236d523252e04aea13a (patch) | |
tree | 00a3577c271cc2dc73a06fdfc8cf69c7c9a6de54 | |
parent | c0677f3568ba46240fb526bce304a58a3a0681be (diff) | |
download | freebsd-ports-gnome-011f85c7613bf24ef29c2236d523252e04aea13a.tar.gz freebsd-ports-gnome-011f85c7613bf24ef29c2236d523252e04aea13a.tar.zst freebsd-ports-gnome-011f85c7613bf24ef29c2236d523252e04aea13a.zip |
- Add note about updating mpeg4ip and mpeg4ip-libmp4v2
Starting with version 1.3 mpeg4ip-libmp4v2 installs libmp4av that mpeg4ip
previously installed. It is advised to de-install mpeg4ip-libmp4v2 and
mpeg4ip before updating to mpeg4ip-1.3 or mpeg4ip-libmp4v2-1.3. If you
have already updated mpeg4ip-libmp4v2 or mpeg4ip you should reinstall
both mpeg4ip-limp4v2 and mpeg4ip.
-rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -6,6 +6,16 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20050524: + AFFECTS: users of multimedia/mpeg4ip and multimedia/mpeg4ip-libmp4v2 + AUTHOR: ahze@FreeBSD.org + + Starting with version 1.3 mpeg4ip-libmp4v2 installs libmp4av that mpeg4ip + previously installed. It is advised to de-install mpeg4ip-libmp4v2 and + mpeg4ip before updating to mpeg4ip-1.3 or mpeg4ip-libmp4v2-1.3. If you + have already updated mpeg4ip-libmp4v2 or mpeg4ip you should reinstall + both mpeg4ip-limp4v2 and mpeg4ip. + 20050523: AFFECTS: users of games/pvgdn AUTHOR: mek@mek.uz.ua |