diff options
author | agc <agc@pkgsrc.org> | 2002-10-15 10:47:00 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2002-10-15 10:47:00 +0000 |
commit | 95907aaf860c323be93b5bc01ee976e4d9d83bfd (patch) | |
tree | e0f286bc07610163c5b2bf98b721bca267c28bba /mail/nmh/distinfo | |
parent | c9d28990970cc992da14f9813e60adb1a782e115 (diff) | |
download | pkgsrc-95907aaf860c323be93b5bc01ee976e4d9d83bfd.tar.gz |
Fix from Robert Elz in PR 18664 to stop sortm coredumping when there's
a numerical subject.
"And yes, this really does add a preprocessor conditional that makes
either one of two original statements get compiled, and the other
omitted (ie: the patch is correct, though just deleting a line would
work as well). The "#if 0" could become "#if 1" and the core dump
would also be gone, though the results of the sort would then
sometimes be rather hard to explain..."
Bump PKGREVISION.
Diffstat (limited to 'mail/nmh/distinfo')
-rw-r--r-- | mail/nmh/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/nmh/distinfo b/mail/nmh/distinfo index fe0626b40a0..e5509a7fde5 100644 --- a/mail/nmh/distinfo +++ b/mail/nmh/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.4 2002/01/26 17:19:44 kim Exp $ +$NetBSD: distinfo,v 1.5 2002/10/15 10:47:00 agc Exp $ SHA1 (nmh-1.0.4.tar.gz) = 71441a884d898db2fd9184a92e663682536425f5 Size (nmh-1.0.4.tar.gz) = 683215 bytes SHA1 (patch-ca) = 43aaf15dc5d07de03ff912894d7128d03eb1889d SHA1 (patch-cb) = 6e498988c08e393fdd4e8e27f2ff6ce457e2c803 SHA1 (patch-cd) = 13901025ef3a1b7fc07d0c13f8e1aef3e9bee2d6 +SHA1 (patch-ce) = b93b07c3ee82e6ab8599f362e14ad2dbe1955325 |