mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add instructions about ffmpeg1 and ffmpeg-devel move
This commit is contained in:
parent
5106b77479
commit
a67a8e5b6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331875
1 changed files with 21 additions and 0 deletions
21
UPDATING
21
UPDATING
|
@ -5,6 +5,27 @@ 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.
|
||||
|
||||
20131028:
|
||||
AFFECTS: users of multimedia/ffmpeg1 and multimedia/ffmpeg-devel
|
||||
AUTHOR: wg@FreeBSD.org
|
||||
|
||||
The port ffmpeg was updated, ffmpeg1 and ffmpeg-devel were removed in
|
||||
favor of ffmpeg.
|
||||
|
||||
# portmaster -o multimedia/ffmpeg multimedia/ffmpeg1
|
||||
or
|
||||
# portupgrade -fo multimedia/ffmpeg multimedia/ffmpeg1
|
||||
or
|
||||
# pkg set -o multimedia/ffmpeg1:multimedia/ffmpeg
|
||||
|
||||
and
|
||||
|
||||
# portmaster -o multimedia/ffmpeg multimedia/ffmpeg-devel
|
||||
or
|
||||
# portupgrade -fo multimedia/ffmpeg multimedia/ffmpeg-devel
|
||||
or
|
||||
# pkg set -o multimedia/ffmpeg-devel:multimedia/ffmpeg
|
||||
|
||||
20131023:
|
||||
AFFECTS: users of lang/perl5.12 lang/perl5.14
|
||||
AUTHOR: mat@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue