pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/p5-MailTools Update mail/p5-MailTools to 1.62. C...
details: https://anonhg.NetBSD.org/pkgsrc/rev/db0d1ce2b6b8
branches: trunk
changeset: 478981:db0d1ce2b6b8
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Aug 02 21:43:53 2004 +0000
description:
Update mail/p5-MailTools to 1.62. Changes from versio 1.60 include:
- removed warning by Mail::Address::host() when no e-mail address
is provided.
- corrected the folding of lines: folds start only with one blank
according to rfc2822.
- Added a big warning against automatic sender email address detection
as provided by Mail::Util::mailaddress(). Please explicitly set
MAILADDRESS.
- Mail::Address->format should quote phrases with weird character.
- reported confusing error message when no MailerType was specified.
diffstat:
mail/p5-MailTools/Makefile | 4 ++--
mail/p5-MailTools/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r 8f58b7b48926 -r db0d1ce2b6b8 mail/p5-MailTools/Makefile
--- a/mail/p5-MailTools/Makefile Mon Aug 02 21:36:48 2004 +0000
+++ b/mail/p5-MailTools/Makefile Mon Aug 02 21:43:53 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2004/03/21 01:31:27 heinz Exp $
+# $NetBSD: Makefile,v 1.28 2004/08/02 21:43:53 jlam Exp $
-DISTNAME= MailTools-1.60
+DISTNAME= MailTools-1.62
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mto
CATEGORIES= mail perl5
diff -r 8f58b7b48926 -r db0d1ce2b6b8 mail/p5-MailTools/distinfo
--- a/mail/p5-MailTools/distinfo Mon Aug 02 21:36:48 2004 +0000
+++ b/mail/p5-MailTools/distinfo Mon Aug 02 21:43:53 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2003/12/17 00:27:27 grant Exp $
+$NetBSD: distinfo,v 1.11 2004/08/02 21:43:53 jlam Exp $
-SHA1 (MailTools-1.60.tar.gz) = d8795705f2e48d3fc6b5abdd1994549024c69901
-Size (MailTools-1.60.tar.gz) = 43515 bytes
+SHA1 (MailTools-1.62.tar.gz) = 9f73381994e390c04c8491cfb2ce07184f443bec
+Size (MailTools-1.62.tar.gz) = 44394 bytes
Home |
Main Index |
Thread Index |
Old Index