diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-10 18:09:53 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-01-10 18:09:53 +0000 |
commit | 1fb28811aea3c6d650ce5183261d2334209201e3 (patch) | |
tree | b90794153d34da121b3b039970068ac17a1cfd45 /UPDATING | |
parent | Nautilus-cd-burner now tries to use UTF-8 encoding when creating ISO images. (diff) |
Add an entry for nautilus-cd-burner, and the cdrtools problem.
Notes
Notes:
svn path=/head/; revision=126073
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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 |