pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/nail Update of mail/nail to 10.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d6b215d620d
branches: trunk
changeset: 472240:1d6b215d620d
user: cjep <cjep%pkgsrc.org@localhost>
date: Tue Apr 06 19:00:39 2004 +0000
description:
Update of mail/nail to 10.7.
Changes since 10.6 (see the ChangeLog supplied with the source
for more details):
o Inclusion of POSIX documentation.
o Bug fixes and changes including:
- exit with the correct status when sendwait is set
- fix Base64 decoding
- fix handling of addresses with / in them
- fix handling of autocc and autobcc variables
- Obey POSIX standards for ~w
- Handling escape sequences in quoted arguments in commands
for compatibility with System V mailx and POSIX.
diffstat:
mail/nail/Makefile | 7 ++++---
mail/nail/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (30 lines):
diff -r f228cfab1749 -r 1d6b215d620d mail/nail/Makefile
--- a/mail/nail/Makefile Tue Apr 06 18:33:10 2004 +0000
+++ b/mail/nail/Makefile Tue Apr 06 19:00:39 2004 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2003/12/05 22:21:17 cjep Exp $
+# $NetBSD: Makefile,v 1.8 2004/04/06 19:00:39 cjep Exp $
-DISTNAME= nail-10.6
+DISTNAME= nail-10.7
CATEGORIES= mail
-MASTER_SITES= http://omnibus.ruf.uni-freiburg.de/~gritter/archive/nail/
+MASTER_SITES= http://nail.berlios.de/archive/
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= cjep%NetBSD.org@localhost
HOMEPAGE= http://omnibus.ruf.uni-freiburg.de/~gritter/
diff -r f228cfab1749 -r 1d6b215d620d mail/nail/distinfo
--- a/mail/nail/distinfo Tue Apr 06 18:33:10 2004 +0000
+++ b/mail/nail/distinfo Tue Apr 06 19:00:39 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.4 2003/12/05 22:21:17 cjep Exp $
+$NetBSD: distinfo,v 1.5 2004/04/06 19:00:39 cjep Exp $
-SHA1 (nail-10.6.tar.gz) = 31e9e295297c46e8f21b3aae49076acfc7de15b3
-Size (nail-10.6.tar.gz) = 196354 bytes
+SHA1 (nail-10.7.tar.bz2) = ebbb9c771fe78fa07f72b78995c7d5a2e1528025
+Size (nail-10.7.tar.bz2) = 155312 bytes
SHA1 (patch-aa) = 5c244c8f89adf93dd5442222590a79624cda179b
SHA1 (patch-ab) = 0b7e965a5ca3d06fda3d8555c57811f9be6e81dc
SHA1 (patch-ac) = 22393a31babfefa1f8712b3fc2749ecb565a156b
Home |
Main Index |
Thread Index |
Old Index