Bug 100743 - [Maintainer] www/dillo-i18n
Summary: [Maintainer] www/dillo-i18n
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-23 11:00 UTC by Thomas-Martin Seck
Modified: 2006-07-24 03:00 UTC (History)
0 users

See Also:


Attachments
file.diff (4.17 KB, patch)
2006-07-23 11:00 UTC, Thomas-Martin Seck
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas-Martin Seck 2006-07-23 11:00:32 UTC
- Update www/dillo-i18n to version 20060709.
- Spell "dillo" as "Dillo" when refering to the Dillo project/software.

Added file:

  files/patch-bm-update

The following entry should be added to UPDATING:

20060723:
  AFFECTS: users of www/dillo-i18n
  AUTHOR: tmseck@netcologne.de

  Starting with version 20060709 the i18n version of Dillo encodes
  the bookmark file using UTF-8 encoding. You can try to convert
  your existing bookmark file with the bm-update script or you could
  try to convert it by hand using iconv(1) from you current locale
  to UTF-8, e.g.  by calling 'iconv -f ISO-8859-1 -t UTF-8 ~/.dillo/bm.txt'.

  Please see the iconv documentation for further details.

Fix: Apply this patch:
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2006-07-23 23:55:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2006-07-24 03:00:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!