summaryrefslogtreecommitdiff
path: root/mail/p5-MIME-Lite
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2006-03-10 06:06:33 +0000
committerhiramatsu <hiramatsu>2006-03-10 06:06:33 +0000
commitb75f78af882688189b2604bc765cc4bf6c855b99 (patch)
treedbd99ca4363ad4f4bbd5e59a5d567d60d840244d /mail/p5-MIME-Lite
parentbcc653404c547c4727c5349aff5389164221bbd9 (diff)
downloadpkgsrc-b75f78af882688189b2604bc765cc4bf6c855b99.tar.gz
Updated to 3.01.
I don't quote changelogs for release 3.00 and 3.01, because those entry only mention taking over maintainership. Version 2.117 (2001/08/20) The terms-of-use have been placed in the distribution file "COPY- ING". Also, small documentation tweaks were made. Version 2.116 (2001/08/17) Added long-overdue patch which makes the instance method form of send() do the right thing when given HOW... arguments. Thanks to Casey West for the patch. Version 2.114 (2001/08/16) New special 'AUTO' content type in new()/build() tells MIME::Lite to try and guess the type from file extension. To make use of this, you'll want to install MIME::Types. The "AUTO" setting can be made the default default (instead of "TEXT") if you set "$AUTO_CONTENT_TYPE = 1, $PARANOID = 0". Thanks to Ville SkyttE<#228> for these patches. File::Basename is used if it is available. Thanks to Ville SkyttE<#228> for this patch. SMTP failures (in send_by_smtp) now add the $smtp->message to the croak'ed exception, so if things go wrong, you get a better idea of what and why. Thanks to Thomas R. Wyant III for the patch. Made a subtle change to "as_string" which supposedly fixes a failed MIME data.t test with Perl 5.004_04 on NT 4 sp6. The problem might only exist in this old perl, but as the patch author says, not everyone has climbed higher on the Perl ladder. Thanks to John Gotts for the patch. Added "contrib" directory, with MailTool.pm. Thanks to Tom Wyant for this contribution. Improved HTML documentation (notice the links to the individual methods in the top menu).
Diffstat (limited to 'mail/p5-MIME-Lite')
-rw-r--r--mail/p5-MIME-Lite/Makefile7
-rw-r--r--mail/p5-MIME-Lite/distinfo8
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/p5-MIME-Lite/Makefile b/mail/p5-MIME-Lite/Makefile
index a612cf0487b..87366fed891 100644
--- a/mail/p5-MIME-Lite/Makefile
+++ b/mail/p5-MIME-Lite/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2005/08/06 06:19:22 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/03/10 06:06:33 hiramatsu Exp $
-DISTNAME= MIME-Lite-2.111
+DISTNAME= MIME-Lite-3.01
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5mil
-PKGREVISION= 2
CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=MIME/}
MAINTAINER= norm@sandbox.org.uk
COMMENT= Perl5 module for simple creation of MIME email messages
diff --git a/mail/p5-MIME-Lite/distinfo b/mail/p5-MIME-Lite/distinfo
index 03469ad6e7e..887ba1b2f06 100644
--- a/mail/p5-MIME-Lite/distinfo
+++ b/mail/p5-MIME-Lite/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 09:59:25 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/03/10 06:06:33 hiramatsu Exp $
-SHA1 (MIME-Lite-2.111.tar.gz) = 49f11bc15bc47d13405205d6594acc5b54b4f71f
-RMD160 (MIME-Lite-2.111.tar.gz) = 9bdf94ef864ae6b38fbe897af88e0d149582ba10
-Size (MIME-Lite-2.111.tar.gz) = 98924 bytes
+SHA1 (MIME-Lite-3.01.tar.gz) = 8c1ce3591bf0b8422b19851f89dd813169d495f3
+RMD160 (MIME-Lite-3.01.tar.gz) = b080220052eedcee0b59591b48bcccfc31d31da3
+Size (MIME-Lite-3.01.tar.gz) = 49778 bytes