summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjlam <jlam>2004-08-02 21:43:53 +0000
committerjlam <jlam>2004-08-02 21:43:53 +0000
commit2e1f17096538db8f1b85c3ed88477f14a88764f6 (patch)
tree04592a9904b40b6459d1c621190d15172d4051b3 /mail
parent962903f14c5df27dda274ffd769f7a3940ac59e6 (diff)
downloadpkgsrc-2e1f17096538db8f1b85c3ed88477f14a88764f6.tar.gz
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 (limited to 'mail')
-rw-r--r--mail/p5-MailTools/Makefile4
-rw-r--r--mail/p5-MailTools/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/p5-MailTools/Makefile b/mail/p5-MailTools/Makefile
index afa8b380d0f..9a00ecf556a 100644
--- a/mail/p5-MailTools/Makefile
+++ b/mail/p5-MailTools/Makefile
@@ -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 --git a/mail/p5-MailTools/distinfo b/mail/p5-MailTools/distinfo
index 7861d9c7cc7..9060c7b2f69 100644
--- a/mail/p5-MailTools/distinfo
+++ b/mail/p5-MailTools/distinfo
@@ -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