mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
Add UPDATING entry for the x264 split in two ports
Submitted by: Andrew Berg <aberg010@my.hennepintech.edu> Approved by: swills (mentor)
This commit is contained in:
parent
eac251c621
commit
68e778923e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373455
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.
|
||||
|
||||
20141126:
|
||||
AFFECTS: users of multimedia/x264
|
||||
AUTHOR: xmj@FreeBSD.org
|
||||
|
||||
With the recent split of multimedia/x264 in library and binary and library
|
||||
components, if an application that uses libx264 is updated before x264 itself,
|
||||
multimedia/libx264 will conflict with the existing x264 package. Delete
|
||||
this package before continuing any update that depends on it:
|
||||
|
||||
# pkg delete -f x264
|
||||
|
||||
Install the updated x264 and/or upgrade the other applications that
|
||||
depend on libx264, such as ffmpeg.
|
||||
|
||||
20141126:
|
||||
AFFECTS: users of lang/perl5.*
|
||||
AUTHOR: mat@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user