pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/nail Update of mail/nail to 11.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ee166a85127
branches:  trunk
changeset: 479634:4ee166a85127
user:      cjep <cjep%pkgsrc.org@localhost>
date:      Wed Aug 18 14:31:23 2004 +0000

description:
Update of mail/nail to 11.3:

[11.3] released 8/18/04
* When an IMAP mailbox is opened in threaded/sorted mode and new messages
  arrive or old ones are deleted, the internal thread structure is now
  properly rebuilt. The previous failure to do so made nail dump core in
  most cases.
* The 'forward' command was fixed; it used an unitialized variable since
  release 11.2, possibly leading to segmentation faults (Bugreport by Bob
  Tennent).
* The behavior of the 'autoinc'/'newmail' variables regarding IMAP folders
  was changed. If both variables are unset, announcements are printed only
  if messages have been deleted on the server.
* The 'new'/'unread' commands now also work with IMAP folders.
* When a message is deleted or saved in disconnected mode, its cache entry
  is not removed until the message is actually removed from the server in
  online mode. This in particular means that saved or 'mbox'ed messages
  are still available in IMAP inboxes in disconnected mode until they have
  reached their target folder in online mode.
* When new messages were received in an IMAP mailbox after messages had
  been deleted in a previously visited IMAP mailbox, 'Expunged x messages'
  was erroneously printed.

diffstat:

 mail/nail/Makefile |  4 ++--
 mail/nail/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (26 lines):

diff -r 9f8a3d8fddec -r 4ee166a85127 mail/nail/Makefile
--- a/mail/nail/Makefile        Wed Aug 18 14:27:33 2004 +0000
+++ b/mail/nail/Makefile        Wed Aug 18 14:31:23 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2004/08/16 15:34:25 cjep Exp $
+# $NetBSD: Makefile,v 1.15 2004/08/18 14:31:23 cjep Exp $
 
-DISTNAME=      nail-11.2
+DISTNAME=      nail-11.3
 CATEGORIES=    mail
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=nail/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 9f8a3d8fddec -r 4ee166a85127 mail/nail/distinfo
--- a/mail/nail/distinfo        Wed Aug 18 14:27:33 2004 +0000
+++ b/mail/nail/distinfo        Wed Aug 18 14:31:23 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2004/08/16 15:34:25 cjep Exp $
+$NetBSD: distinfo,v 1.10 2004/08/18 14:31:23 cjep Exp $
 
-SHA1 (nail-11.2.tar.bz2) = 74914c051e29e94094d0ba23d23997e3eba2f7df
-Size (nail-11.2.tar.bz2) = 187472 bytes
+SHA1 (nail-11.3.tar.bz2) = 4eea1133b126939dc45f802ad2076ad0e7a3dfd3
+Size (nail-11.3.tar.bz2) = 188099 bytes
 SHA1 (patch-aa) = d6a394799fec7075a7e58c0c8c0f49393dfcb3fc
 SHA1 (patch-ab) = fc028d32fb268e89ade8a5fba09611b3eb73bc29
 SHA1 (patch-ac) = f6d130cd5fa5d5ef0e8a500d2d60fdf5a5bbecc2



Home | Main Index | Thread Index | Old Index