diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2005-02-05 22:16:32 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2005-02-05 22:16:32 +0000 |
commit | 4809461cbb3c83561159311dfa18708792ae28da (patch) | |
tree | e1100463221f181cb8c399c9be984de0e05f3eac /mail/elm | |
parent | b4f51b3fd1f150eaeb6d200bbfab92afd4f69525 (diff) | |
download | pkgsrc-4809461cbb3c83561159311dfa18708792ae28da.tar.gz |
Update elm to 2.5.7. Changes are bugfixes only.
Changes in 2.5 PL7
- a few display issues fixed (from Kenneth Reek)
- buffer overflow in frm fixed
Changes in 2.5 PL6
- Fixed message-id in the In-Reply-To header.
- Actually show the -r option in the usage
- Whacked a few more places where we might follow a symlink in tmpdir
- Fastmail didn't grok commas correctly.
- Change lock.c to not use errno unless there's an errno
Diffstat (limited to 'mail/elm')
-rw-r--r-- | mail/elm/Makefile | 8 | ||||
-rw-r--r-- | mail/elm/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/mail/elm/Makefile b/mail/elm/Makefile index 4ad2c60f297..f2d3816747d 100644 --- a/mail/elm/Makefile +++ b/mail/elm/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2004/10/03 00:12:52 tv Exp $ +# $NetBSD: Makefile,v 1.32 2005/02/05 22:16:32 jdolecek Exp $ -DISTNAME= elm2.5.5 -PKGREVISION= 3 -PKGNAME= elm-2.5.5 +DISTNAME= elm2.5.7 +PKGREVISION= # empty +PKGNAME= elm-2.5.7 CATEGORIES= mail MASTER_SITES= ftp://ftp.virginia.edu/pub/elm/ diff --git a/mail/elm/distinfo b/mail/elm/distinfo index 2fc7ff6266f..a7c0f1e21af 100644 --- a/mail/elm/distinfo +++ b/mail/elm/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2003/04/23 14:36:36 jschauma Exp $ +$NetBSD: distinfo,v 1.6 2005/02/05 22:16:32 jdolecek Exp $ -SHA1 (elm2.5.5.tar.gz) = 608f46d80a259eb3439b624d2947eede201a157d -Size (elm2.5.5.tar.gz) = 605728 bytes +SHA1 (elm2.5.7.tar.gz) = 849fb254b2e26169f4876d13dc8e2f5f7b6f7ad1 +Size (elm2.5.7.tar.gz) = 610160 bytes SHA1 (patch-aa) = b563de30ee117674419ec56074c0a94fbfbb6504 SHA1 (patch-ab) = 0d3a39f6fb0179bf75095ed7aa1910d94506fbe8 SHA1 (patch-ac) = 3216e1f8a00200efd93ada37c8250c5277abfbfe |