./mail/p5-MIME-Lite, Perl5 module for simple creation of MIME email messages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2008Q4, Version: 3.023nb1, Package name: p5-MIME-Lite-3.023nb1, Maintainer: pkgsrc-users

MIME::Lite is intended as a simple, standalone module for generating (not
parsing!) MIME messages... specifically, it allows you to output a simple,
decent single- or multi-part message with text or binary attachments. It
does not require that you have the Mail:: or MIME:: modules installed.


Required to run:
[converters/p5-MIME-Base64] [mail/p5-Email-Date-Format] [mail/p5-MailTools] [mail/p5-MIME-Types] [lang/perl5]

Master sites: (Expand)

SHA1: 27119b2d681bb971134e63c89b24a7d73922c661
RMD160: 374270369a5aaf94bf3322094d9124fac69938fc
Filesize: 61.68 KB

Version history: (Expand)


CVS history: (Expand)


   2009-01-07 12:38:44 by Tyler R. Retzlaff | Files touched by this commit (2)
Log message:
pullup ticket #2625 - requested by he
p5-MIME-Lite: patch to remove interactive build

revisions pulled up:
pkgsrc/mail/p5-MIME-Lite/Makefile		1.15
pkgsrc/mail/p5-MIME-Lite/patches/patch-aa	1.1

   Module Name:    pkgsrc
   Committed By:   he
   Date:           Tue Jan  6 00:40:24 UTC 2009

   Modified Files:
           pkgsrc/mail/p5-MIME-Lite: Makefile
   Added Files:
           pkgsrc/mail/p5-MIME-Lite/patches: patch-aa

   Log message:
   Upgrade from version 3.023 to 3.023nb1.

   Pkgsrc changes:
    o Actually add the advertized patch to get rid of the interactivity