diff options
author | jun <jun@pkgsrc.org> | 2001-07-06 02:13:27 +0000 |
---|---|---|
committer | jun <jun@pkgsrc.org> | 2001-07-06 02:13:27 +0000 |
commit | b5787220e7266dd9b4e35898cd6e730762717206 (patch) | |
tree | c5f8dffad465f1c29f27aae4dbf48d0715bf5a17 /mail/wl | |
parent | 04a5e88ca9824a822497225efe7bb8d047eba3eb (diff) | |
download | pkgsrc-b5787220e7266dd9b4e35898cd6e730762717206.tar.gz |
Update wl to 2.6.0
2001-07-04 Yuuichi Teranishi <teranisi@gohome.org>
* 2.6.0 - "Twist And Shout"
2001-05-24 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* WL-MK (wl-detect-info-directory): Call `info-initialize' for
Emacs21.
2001-04-16 Yuuichi Teranishi <teranisi@gohome.org>
* utils/bbdb-wl.el (bbdb-wl-get-update-record): Use
`with-current-buffer'.
2001-04-02 Yuuichi Teranishi <teranisi@gohome.org>
* utils/bbdb-wl.el: Applied patch from
Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33
(X-Mail-Count: 07190, 07195 in the ML);
Added workaround for older version of bbdb.
Diffstat (limited to 'mail/wl')
-rw-r--r-- | mail/wl/Makefile | 4 | ||||
-rw-r--r-- | mail/wl/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/wl/Makefile b/mail/wl/Makefile index 3c3e1541668..ffcf46ee5cf 100644 --- a/mail/wl/Makefile +++ b/mail/wl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2001/02/20 10:02:16 jun Exp $ +# $NetBSD: Makefile,v 1.3 2001/07/06 02:13:27 jun Exp $ -DISTNAME= wl-2.4.1 +DISTNAME= wl-2.6.0 CATEGORIES= mail MASTER_SITES= ftp://ftp.ring.gr.jp/pub/text/elisp/wl/stable/ diff --git a/mail/wl/distinfo b/mail/wl/distinfo index df240c8de54..f19895ae577 100644 --- a/mail/wl/distinfo +++ b/mail/wl/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/20 13:10:06 agc Exp $ +$NetBSD: distinfo,v 1.3 2001/07/06 02:13:27 jun Exp $ -SHA1 (wl-2.4.1.tar.gz) = d7dea7cb5742d89da8d0b83119ef51ffb6bd8f36 -Size (wl-2.4.1.tar.gz) = 858615 bytes +SHA1 (wl-2.6.0.tar.gz) = e2f39ee67e32b99105fffd4f35b1a1d06153c61c +Size (wl-2.6.0.tar.gz) = 867571 bytes |