summaryrefslogtreecommitdiff
path: root/mail/p5-MailTools/Makefile
diff options
context:
space:
mode:
authortron <tron>2011-08-07 08:04:47 +0000
committertron <tron>2011-08-07 08:04:47 +0000
commit6ada4f5eac0acd48481ae592c404313ee40edf71 (patch)
treed65195c1b7f178828c3651c2f5cf7d309442e7b8 /mail/p5-MailTools/Makefile
parentfdd7fdd41f23c33a359be214a999c7869d48488c (diff)
downloadpkgsrc-6ada4f5eac0acd48481ae592c404313ee40edf71.tar.gz
Update "p5-MailTools" package to version 2.08. Changes since version 2.07:
- respect errors on closing an Mail::Mailer::smtp/::smtps connection. [Tristam Fenton-May] - Mail::Internet should accept Net::SMTP::SSL as well. rt.cpan.org#68590 [Jonathan Kamens] Improvements: - document that Mail::Mailer::smtps needs Authen::SASL [Marcin WMP Janowski]
Diffstat (limited to 'mail/p5-MailTools/Makefile')
-rw-r--r--mail/p5-MailTools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-MailTools/Makefile b/mail/p5-MailTools/Makefile
index 256e20cb9b7..7f6f29b02e1 100644
--- a/mail/p5-MailTools/Makefile
+++ b/mail/p5-MailTools/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.51 2010/12/02 12:20:57 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2011/08/07 08:04:47 tron Exp $
-DISTNAME= MailTools-2.07
+DISTNAME= MailTools-2.08
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mto
CATEGORIES= mail perl5