Add an entry for nautilus-cd-burner, and the cdrtools problem.
This commit is contained in:
parent
e65852ec57
commit
1fb28811ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126073
1 changed files with 15 additions and 0 deletions
15
UPDATING
15
UPDATING
|
@ -6,6 +6,21 @@ You should get into the habit of checking this file for changes each
|
|||
time you update your ports collection, before attempting any port
|
||||
upgrades.
|
||||
|
||||
20050110:
|
||||
AFFECTS: users of sysutils/nautilus-cd-burner
|
||||
AUTHOR: gnome@FreeBSD.org
|
||||
|
||||
Nautilus-cd-burner now requires cdrtools built with UTF-8 encoding
|
||||
support. The default sysutils/cdrtools port does not support this
|
||||
encoding, and that will cause nautilus-cd-burner to enter an infinite
|
||||
loop when trying to create CD images. To workaround this, the cdrtools
|
||||
dependency was changed in nautilus-cd-burner to point to the
|
||||
sysutils/cdrtools-cjk port instead.
|
||||
|
||||
Since sysutils/cdrtools and sysutils/cdrtools-cjk conflict, you must
|
||||
uninstall cdrtools so that the nautilus-cd-burner update can properly
|
||||
pull in cdrtools-cjk.
|
||||
|
||||
20050108:
|
||||
AFFECTS: users of mail/courier-imap, mail/sqwebmail
|
||||
AUTHOR: oliver@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue