diff options
author | marcus <marcus@FreeBSD.org> | 2005-01-11 02:09:53 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-01-11 02:09:53 +0800 |
commit | 70db3083bcc39ef67c5ec927e3a9e737816685be (patch) | |
tree | 4a64780516277e49062320aa76fd884861a0612a /UPDATING | |
parent | 140673896c165b7db41ebdddab6ba99ea942d562 (diff) | |
download | freebsd-ports-gnome-70db3083bcc39ef67c5ec927e3a9e737816685be.tar.gz freebsd-ports-gnome-70db3083bcc39ef67c5ec927e3a9e737816685be.tar.zst freebsd-ports-gnome-70db3083bcc39ef67c5ec927e3a9e737816685be.zip |
Add an entry for nautilus-cd-burner, and the cdrtools problem.
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 |