Add entry for ffmpeg upgrade in r397306
This commit is contained in:
parent
38bfba8a0e
commit
261dbf673c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=397307
1 changed files with 14 additions and 0 deletions
14
UPDATING
14
UPDATING
|
@ -5,6 +5,20 @@ 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.
|
||||
|
||||
20150919:
|
||||
AFFECTS: users of multimedia/ffmpeg
|
||||
AUTHOR: riggs@FreeBSD.org
|
||||
|
||||
ffmpeg has been updated to the version 2.8.
|
||||
If you are using binary pkg, 'pkg upgrade' will do the right thing.
|
||||
Users of portmaster/portupgrade must rebuild all ports which depend
|
||||
on ffmpeg.
|
||||
|
||||
Portmaster users:
|
||||
portmaster -w -r ffmpeg
|
||||
Portupgrade users:
|
||||
portupgrade -fr multimedia/ffmpeg
|
||||
|
||||
20150916:
|
||||
AFFECTS: users of graphics/jpeg
|
||||
AUTHOR: antoine@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue