diff options
author | cjep <cjep@pkgsrc.org> | 2004-11-19 09:16:49 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-11-19 09:16:49 +0000 |
commit | b26782ea7ba65eb9abce396451bd7a1c78a4f08e (patch) | |
tree | 707b66941f2e97d36b9ac931abf248083b239234 /mail | |
parent | 31279fa4fddbb8a01f3ab2b1a71fe9a5bc6acc0a (diff) | |
download | pkgsrc-b26782ea7ba65eb9abce396451bd7a1c78a4f08e.tar.gz |
Update of mail/nail to 11.17. Changes:
[11.17] released 11/18/04
* When the 'write' command was used to save attachments in releases after
11.14, the output file was not properly closed. Since writes to that file
are buffered, data was only completely written when nail was quit.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/nail/Makefile | 4 | ||||
-rw-r--r-- | mail/nail/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/nail/Makefile b/mail/nail/Makefile index 78d766a0be5..adca9c507fc 100644 --- a/mail/nail/Makefile +++ b/mail/nail/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2004/11/19 09:13:49 cjep Exp $ +# $NetBSD: Makefile,v 1.24 2004/11/19 09:16:49 cjep Exp $ -DISTNAME= nail-11.16 +DISTNAME= nail-11.17 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nail/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/nail/distinfo b/mail/nail/distinfo index 3422e834bc4..438c730089c 100644 --- a/mail/nail/distinfo +++ b/mail/nail/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.18 2004/11/19 09:13:49 cjep Exp $ +$NetBSD: distinfo,v 1.19 2004/11/19 09:16:49 cjep Exp $ -SHA1 (nail-11.16.tar.bz2) = cd90e3f3842a83d0aeb969891f37120c3b515c5d -Size (nail-11.16.tar.bz2) = 262333 bytes +SHA1 (nail-11.17.tar.bz2) = fe5ef3345b46769d6064202320c0587ad723f9b5 +Size (nail-11.17.tar.bz2) = 262393 bytes SHA1 (patch-aa) = bfc4198c427e664aeea17b9a7648d3ed969ce692 SHA1 (patch-ab) = fc028d32fb268e89ade8a5fba09611b3eb73bc29 SHA1 (patch-ac) = f6d130cd5fa5d5ef0e8a500d2d60fdf5a5bbecc2 |