- 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.
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
State Changed From-To: open->closed Committed, with minor changes. Thanks!
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"