Bug 148187 - update mail/vm to 8.1.0
Summary: update mail/vm to 8.1.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: Sahil Tandon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-27 18:40 UTC by John Hein
Modified: 2010-07-10 23:50 UTC (History)
0 users

See Also:


Attachments
file.diff (6.48 KB, patch)
2010-06-27 18:40 UTC, John Hein
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Hein 2010-06-27 18:40:01 UTC
vm-8.1.0 was released in March.

Lots of changes.  Recently the project has become quite
a bit more active.  Some changes:
 - lots of imap improvements
 - support for reading and replying to messages in HTML.
 - pgp support (not on by default - needs "(require 'vm-pgg)")
 - a few knobs have changed names (e.g., vm-mime-show-alternatives)
 - beginnings of thunderbird mbox support
 - thumbnail image/pdf preview
 - see NEWS for more
Comment 1 Sahil Tandon freebsd_committer freebsd_triage 2010-07-10 23:37:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-10 23:44:06 UTC
sahil       2010-07-10 22:43:57 UTC

  FreeBSD ports repository

  Modified files:
    mail/vm              Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 8.1.0 [1]
  - Update WWW in pkg-descr with official project homepage [1]
  - Remove redundant DISTNAME assignment
  
  PR:             ports/148187 [1]
  Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
  
  Revision  Changes    Path
  1.23      +2 -4      ports/mail/vm/Makefile
  1.17      +3 -3      ports/mail/vm/distinfo
  1.3       +1 -0      ports/mail/vm/pkg-descr
  1.5       +33 -25    ports/mail/vm/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 3 Sahil Tandon freebsd_committer freebsd_triage 2010-07-10 23:44:10 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!