pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/wl Update wl to 2.14.0.
details: https://anonhg.NetBSD.org/pkgsrc/rev/40da1d666418
branches: trunk
changeset: 492390:40da1d666418
user: hira <hira%pkgsrc.org@localhost>
date: Mon Apr 11 18:06:00 2005 +0000
description:
Update wl to 2.14.0.
Changes (from NEWS):
* Changes in 2.14.0 from 2.12.2
** New folder type `access' is added.
In `access' folder, sub-folders of the specified folder can be treated
as one folder.
** Synchronization speed of the folder is improved.
The function which calculates list diff is re-wrote and is faster
than previous implementation, especially in the folders with large
number of the messages.
** New event handling mechanism is incorporated.
** Improved the disconnected operations for IMAP draft saving.
There was a bug of message numbering in the disconnected imap draft.
It is fixed using new event handling mechanism.
** `Shimbun' summary buffers are updated dynamically.
Some shimbun folder does not have correct information.
In this version, they are corrected using the message body after retrieval.
It is implemented with new event handling mechanism.
** Many bug fixes.
diffstat:
mail/wl/Makefile | 4 ++--
mail/wl/PLIST.header | 3 ++-
mail/wl/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r c63cfe8ce2cc -r 40da1d666418 mail/wl/Makefile
--- a/mail/wl/Makefile Mon Apr 11 17:43:14 2005 +0000
+++ b/mail/wl/Makefile Mon Apr 11 18:06:00 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2005/03/06 19:24:55 hira Exp $
+# $NetBSD: Makefile,v 1.21 2005/04/11 18:06:00 hira Exp $
-DISTNAME= wl-2.12.2
+DISTNAME= wl-2.14.0
CATEGORIES= mail
MASTER_SITES= ftp://ftp.gohome.org/wl/stable/
diff -r c63cfe8ce2cc -r 40da1d666418 mail/wl/PLIST.header
--- a/mail/wl/PLIST.header Mon Apr 11 17:43:14 2005 +0000
+++ b/mail/wl/PLIST.header Mon Apr 11 18:06:00 2005 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST.header,v 1.4 2005/03/06 19:24:55 hira Exp $
+@comment $NetBSD: PLIST.header,v 1.5 2005/04/11 18:06:00 hira Exp $
share/doc/wl/en/BUGS
share/doc/wl/en/NEWS
share/doc/wl/en/README
share/doc/wl/ja/BUGS.ja
share/doc/wl/ja/NEWS.ja
share/doc/wl/ja/README.ja
+${FOR_emacs21}share/wl/access.xpm
${FOR_emacs21}share/wl/archive.xpm
${FOR_emacs21}share/wl/closed.xpm
${FOR_emacs21}share/wl/draft.xpm
diff -r c63cfe8ce2cc -r 40da1d666418 mail/wl/distinfo
--- a/mail/wl/distinfo Mon Apr 11 17:43:14 2005 +0000
+++ b/mail/wl/distinfo Mon Apr 11 18:06:00 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2005/03/06 19:24:55 hira Exp $
+$NetBSD: distinfo,v 1.12 2005/04/11 18:06:00 hira Exp $
-SHA1 (wl-2.12.2.tar.gz) = 0bd82b2f76b36162c6f1e5c2304a8b09e41a7791
-RMD160 (wl-2.12.2.tar.gz) = 6e65bf183686b93d6d4d901e9a239785322f8da4
-Size (wl-2.12.2.tar.gz) = 1091609 bytes
+SHA1 (wl-2.14.0.tar.gz) = 75b93013444cb27ca540462afbaefdce0e157b3f
+RMD160 (wl-2.14.0.tar.gz) = 1a5aa025fc05cbcf2a7d390b1804cc1b22f5df2b
+Size (wl-2.14.0.tar.gz) = 1101505 bytes
SHA1 (patch-aa) = ede97cce8b2574737a91941a905e067c940fb50a
SHA1 (patch-ac) = c30b711db7b73a2d2bd7d6025bc394ecf7c35aad
Home |
Main Index |
Thread Index |
Old Index