Add entry for removed audio/libmpcdec
This commit is contained in:
parent
5773abe1d4
commit
f5fa4e4219
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265735
17
UPDATING
17
UPDATING
@ -21,6 +21,23 @@ you update your ports collection, before attempting any port upgrades.
|
||||
Replace "db-config.sqlite" with the appropriate name for your
|
||||
sqlite database file.
|
||||
|
||||
20101204:
|
||||
AFFECTS: users of audio/libmpcdec
|
||||
AUTHOR: lioux@FreeBSD.org
|
||||
|
||||
audio/libmpcdec has been removed in favor of audio/musepack; which
|
||||
has a higher shared library version. You will have to rebuild all
|
||||
ports that depend on audio/libmpcdec. Do this:
|
||||
|
||||
Portmaster users:
|
||||
# portmaster -o audio/musepack audio/libmpcdec
|
||||
# portmaster -r musepack-
|
||||
|
||||
Portupgrade user:
|
||||
# env DISABLE_CONFLICTS=1 portupgrade -o audio/libmpcdec -f libmpcdec-\*
|
||||
# pkgdb -Ff
|
||||
# portupgrade -rf musepack-\*
|
||||
|
||||
20101204:
|
||||
AFFECTS: autotools
|
||||
AUTHOR: autotools@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user