From jhein@timing.com  Tue Apr 24 04:22:38 2012
Return-Path: <jhein@timing.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1A1DD106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Apr 2012 04:22:38 +0000 (UTC)
	(envelope-from jhein@timing.com)
Received: from duck.timing.com (duck.symmetricom.us [206.168.13.214])
	by mx1.freebsd.org (Postfix) with ESMTP id CD4808FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Apr 2012 04:22:37 +0000 (UTC)
Received: from fbsd7-build.timing.com (fbsd7-build.symmetricom.us [206.168.13.192])
	by duck.timing.com (8.14.5/8.14.4) with ESMTP id q3O3ra1t011919;
	Mon, 23 Apr 2012 21:53:36 -0600 (MDT)
	(envelope-from jhein@timing.com)
Received: from fbsd7-build.timing.com (localhost [127.0.0.1])
	by fbsd7-build.timing.com (8.14.5/8.14.5) with ESMTP id q3O3qjp3027082;
	Mon, 23 Apr 2012 21:52:45 -0600 (MDT)
	(envelope-from jhein@fbsd7-build.timing.com)
Received: (from jhein@localhost)
	by fbsd7-build.timing.com (8.14.5/8.14.5/Submit) id q3O3qdcT027081;
	Mon, 23 Apr 2012 21:52:39 -0600 (MDT)
	(envelope-from jhein)
Message-Id: <201204240352.q3O3qdcT027081@fbsd7-build.timing.com>
Date: Mon, 23 Apr 2012 21:52:39 -0600 (MDT)
From: John Hein <jhein@symmetricom.com>
Reply-To: John Hein <jhein@symmetricom.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] mail/vm: update to 8.1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         167258
>Category:       ports
>Synopsis:       [PATCH] mail/vm: update to 8.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 24 04:30:09 UTC 2012
>Closed-Date:    Tue Apr 24 17:07:13 UTC 2012
>Last-Modified:  Tue Apr 24 17:10:14 UTC 2012
>Originator:     John Hein
>Release:        
>Organization:
>Environment:
>Description:
- 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.

>How-To-Repeat:
>Fix:

--- vm-emacs23-8.1.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /base/FreeBSD-CVS/ports/mail/vm/Makefile,v
retrieving revision 1.28
diff -u -p -u -r1.28 Makefile
--- Makefile	22 Feb 2012 13:31:29 -0000	1.28
+++ Makefile	24 Apr 2012 03:39:23 -0000
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	vm
-PORTVERSION=	8.1.1
-PORTREVISION=	4
+PORTVERSION=	8.1.2
+PORTREVISION=	0
 CATEGORIES=	mail elisp
 MASTER_SITES=	https://launchpad.net/${PORTNAME}/8.1.x/${PORTVERSION}/+download/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
Index: distinfo
===================================================================
RCS file: /base/FreeBSD-CVS/ports/mail/vm/distinfo,v
retrieving revision 1.19
diff -u -p -u -r1.19 distinfo
--- distinfo	3 Jul 2011 13:53:48 -0000	1.19
+++ distinfo	24 Apr 2012 03:39:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (vm-8.1.1.tgz) = 1a40c48027e3ca164415b7054d83f9d00a0236d41d82af0c1816e4a911e869f1
-SIZE (vm-8.1.1.tgz) = 701429
+SHA256 (vm-8.1.2.tgz) = c779f65d422ea169a1030b1c86c72e8b6f8e6c589396331c4688d8e1d0814636
+SIZE (vm-8.1.2.tgz) = 703527
--- vm-emacs23-8.1.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Tue Apr 24 05:08:11 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167258 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Tue Apr 24 17:07:12 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167258 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167258: commit references a PR
Date: Tue, 24 Apr 2012 17:07:17 +0000 (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"
 
>Unformatted:
