Bug 112057 - [patch] mail/thunderbird-dictionaries update for thunderbird 2.0.0.0
Summary: [patch] mail/thunderbird-dictionaries update for thunderbird 2.0.0.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-24 00:10 UTC by mjl
Modified: 2007-04-24 04:00 UTC (History)
0 users

See Also:


Attachments
patch-thunderbird-dictionaries (9.95 KB, text/plain)
2007-04-24 00:10 UTC, mjl
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjl 2007-04-24 00:10:10 UTC
thunderbird 2.0.0.0 changes where it expects to find dictionaries from
${PREFIX}/lib/thunderbird/components/myspell to
${PREFIX}/lib/thunderbird/dictionaries.

this patch updates the port for this version of thunderbird.
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-04-24 03:54:58 UTC
edwin       2007-04-24 02:54:49 UTC

  FreeBSD ports repository

  Modified files:
    mail/thunderbird-dictionaries Makefile pkg-plist 
  Log:
  [patch] mail/thunderbird-dictionaries update for thunderbird 2.0.0.0
  
          thunderbird 2.0.0.0 changes where it expects to find dictionaries from
          ${PREFIX}/lib/thunderbird/components/myspell to
          ${PREFIX}/lib/thunderbird/dictionaries.
  
          this patch updates the port for this version of thunderbird.
  
  PR:             ports/112057
  Submitted by:   Matthew Luckie <mjl@luckie.org.nz>
  
  Revision  Changes    Path
  1.5       +6 -7      ports/mail/thunderbird-dictionaries/Makefile
  1.3       +86 -86    ports/mail/thunderbird-dictionaries/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-24 03:55:04 UTC
State Changed
From-To: open->closed

Committed, thanks!