Bug 167258 - [PATCH] mail/vm: update to 8.1.2
Summary: [PATCH] mail/vm: update to 8.1.2
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 05:30 UTC by John Hein
Modified: 2012-04-24 18:10 UTC (History)
0 users

See Also:


Attachments
vm-emacs23-8.1.2.patch (1.03 KB, patch)
2012-04-24 05:30 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 2012-04-24 05:30:09 UTC
- Update mail/vm to 8.1.2

Generated with FreeBSD Port Tools 0.99

Redports build log at https://redports.org/~jhein/20120424005809-71876-21547/vm-emacs23-8.1.2.log

VM 8.1.2    2012-03-04

  BUG FIXES

   * VM versions 8.1.0 and 8.1.1 had a small bug which blocks them from
     being forward-compatible, i.e., being able to handle VM folders from
     future versions of VM.  (They give error messages of the form "Bad VM
     cache data" and reinitialize the cached-data vectors.)  The bug is
     fixed in this version of VM.

   * If you download mail from IMAP spool files, the 8.1.1 and 8.1.2
     versions of VM had a bug which allowed the the
     `X-VM-IMAP-Retrieved' headers to grow unnecessarily.  This can
     slow down the saving of folders into which you downloaded IMAP
     mail.  To solve the problem, run the command
     `vm-prune-imap-retrieved-list' after installing this version.
     (See info under "IMAP Spool Files".)

  IMPROVEMENTS
  
    * Virtual folder facility extended to work with POP and IMAP folders.

    * VM made safe for use with Gnu Emacs 23, by removing a few calls
      to the `next-line' function (which was redefined in this Emacs).

    * Several critical problems with Thunderbird inter-operability
      were corrected.  Manual section on Thunderbird folders added.

    * Extended Org mode email links to work for virtual folders.
    
  CHANGES

   ** The default values of `vm-pop-expunge-after-retrieving' and
      `vm-imap-expunge-after-retrieving' changed to nil to help new
      users.

    * `vm-fill-long-lines-in-reply' initialized to the default value
      of `fill-column'.

    * All MIME messages are now decoded in the Presentation buffer,
      unless they have US-ASCII as their charset.  In particular,
      messages with 8bit charsets are treated this way.  Such messages
      are not regarded "plain messages" any more.
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2012-04-24 06:08:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2012-04-24 18:07:12 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-04-24 18:07:17 UTC
culot       2012-04-24 17:07:03 UTC

  FreeBSD ports repository

  Modified files:
    mail/vm              Makefile distinfo 
  Log:
  - Update to 8.1.2
  
  PR:             ports/167258
  Submitted by:   John Hein <jhein@symmetricom.com> (maintainer)
  
  Revision  Changes    Path
  1.29      +1 -2      ports/mail/vm/Makefile
  1.20      +2 -2      ports/mail/vm/distinfo
_______________________________________________
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"