diff options
author | jun <jun> | 2001-11-02 01:43:53 +0000 |
---|---|---|
committer | jun <jun> | 2001-11-02 01:43:53 +0000 |
commit | de6bbdba8e1b98f1095807cbc7317704f41ec8c4 (patch) | |
tree | 2534094dca8dea95f4031547ed15b0035ee39065 /mail/mew | |
parent | b900c6525699f736eb321c9022a99b64e2697a4f (diff) | |
download | pkgsrc-de6bbdba8e1b98f1095807cbc7317704f41ec8c4.tar.gz |
update of mew to 2.1
Mew 2.1 (2001/11/01)
* XML is well supported.
* +mdrop is implemented. You can remove messages on your POP server
visually.
* Sort (s) and pack (O) became much faster.
* Some workaround for broken POP servers.
* Many other small bug fixes.
Diffstat (limited to 'mail/mew')
-rw-r--r-- | mail/mew/Makefile | 6 | ||||
-rw-r--r-- | mail/mew/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index d52b6a71729..06a363610a5 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2001/10/31 08:07:14 jun Exp $ +# $NetBSD: Makefile,v 1.43 2001/11/02 01:43:53 jun Exp $ -DISTNAME= mew-2.1rc3 +DISTNAME= mew-2.1 CATEGORIES= mail -MASTER_SITES= ftp://ftp.mew.org/pub/Mew/beta/ +MASTER_SITES= ftp://ftp.mew.org/pub/Mew/ MAINTAINER= tech-pkg-ja@jp.netbsd.org HOMEPAGE= http://www.mew.org/ diff --git a/mail/mew/distinfo b/mail/mew/distinfo index 0bfb8a580b9..d84dc5d5c96 100644 --- a/mail/mew/distinfo +++ b/mail/mew/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.24 2001/10/30 04:17:11 jun Exp $ +$NetBSD: distinfo,v 1.25 2001/11/02 01:43:53 jun Exp $ -SHA1 (mew-2.1rc3.tar.gz) = a783565b0ce40f8c9b937f1f2b56d4d7b1902480 -Size (mew-2.1rc3.tar.gz) = 744587 bytes +SHA1 (mew-2.1.tar.gz) = 7ad35f4168ad7a5940e3a7eec504d4603fe6adb4 +Size (mew-2.1.tar.gz) = 744536 bytes SHA1 (patch-aa) = 2c7b779d03d377da7684896bf2556b77bc4d7025 |