pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/elm Update elm to 2.5.7. Changes are bugfixes only.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d1fa530c51f8
branches:  trunk
changeset: 488670:d1fa530c51f8
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sat Feb 05 22:16:32 2005 +0000

description:
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:

 mail/elm/Makefile |  8 ++++----
 mail/elm/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (30 lines):

diff -r f81305354719 -r d1fa530c51f8 mail/elm/Makefile
--- a/mail/elm/Makefile Sat Feb 05 21:25:33 2005 +0000
+++ b/mail/elm/Makefile Sat Feb 05 22:16:32 2005 +0000
@@ -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 -r f81305354719 -r d1fa530c51f8 mail/elm/distinfo
--- a/mail/elm/distinfo Sat Feb 05 21:25:33 2005 +0000
+++ b/mail/elm/distinfo Sat Feb 05 22:16:32 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index