diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-12 03:15:59 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-05-12 03:15:59 +0000 |
commit | 21880d4e6123964871b7adb9b3a5f84303742941 (patch) | |
tree | e492e4ea96a0c48ed8c1623fd475c18c0e623a9a /UPDATING | |
parent | 2ad8ab31b2fa24b7c5dfa2766b500e68d61b914c (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -7,6 +7,19 @@ time you update your ports collection, before attempting any port upgrades. 20050511: + AFFECTS: users of multimedia/ffmpeg{,-devel} + AUTHOR: lioux@FreeBSD.org + + The latest FreeBSD CVS snapshot has been committed under + multimedia/ffmepg-devel. In order to build it, you need to deinstall + any ffmpeg ports first. + + # pkg_deinstall multimedia/ffmpeg + + Futhermore, video capture is no longer working in the latest + version. Work is been done to overcome this. + +20050511: AFFECTS: users of databases/postgresql??-(server|contrib) AUTHOR: girgen@FreeBSD.org |