Document the archivers/lzmautils* -> archivers/xz move.
Feature safe: yes
This commit is contained in:
parent
6640201e91
commit
25a828e616
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=242078
1 changed files with 17 additions and 0 deletions
17
UPDATING
17
UPDATING
|
@ -5,6 +5,23 @@ 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.
|
||||
|
||||
20090921
|
||||
AFFECTS: users of archivers/lzmautils, archivers/lzmautils-devel
|
||||
AUTHOR: Christian Weisgerber <naddy@FreeBSD.org>
|
||||
|
||||
The XZ Utils distribution has superseded LZMA Utils, so the xz
|
||||
port has been added and the lzmautils ports have been removed.
|
||||
To perform the move, run one of the following commands:
|
||||
|
||||
If using portupgrade:
|
||||
# portupgrade -o archivers/xz lzmautils\*
|
||||
|
||||
If using portmaster:
|
||||
# portmaster -o archivers/xz archivers/lzmautils
|
||||
or
|
||||
# portmaster -o archivers/xz archivers/lzmautils-devel
|
||||
as applicable.
|
||||
|
||||
20090919:
|
||||
AFFECTS: users of mail/postfix-postfwd
|
||||
AUTHOR: Sahil Tandon <sahil@tandon.net>
|
||||
|
|
Loading…
Reference in a new issue