Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv11735

Added Files:
        email-date-format-pm.info mime-lite-pm.info mime-lite-pm.patch 
        mime-types-pm.info 
Log Message:
move to stable


--- NEW FILE: mime-types-pm.info ---
Info2: <<
Package: mime-types-pm%type_pkg[perl]
Version: 1.29
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 584) 10.4, 
(%type_pkg[perl] = 586) 10.4, (%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 
5100) 10.5, (%type_pkg[perl] = 5100) 10.6
Description: Handle MIME types
Type: perl(5.8.1 5.8.4 5.8.6 5.8.8 5.10.0)
License: Artistic
Maintainer: Benjamin Reed <mime-types...@fink.raccoonfink.com>

Depends: <<
        fink (>= 0.29.7-1),
        perl%type_pkg[perl]-core,
        test-simple-pm%type_pkg[perl]
<<
BuildDepends: <<
        fink (>= 0.29.7-1),
        perl%type_pkg[perl]-core,
        test-simple-pm%type_pkg[perl]
<<

Source: mirror:cpan:modules/by-module/MIME/MIME-Types-%v.tar.gz
Source-MD5: 4944fea4b6f2be96745fde90607c43f7

UseMaxBuildJobs: true

UpdatePOD: true
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: ChangeLog MANIFEST README

Homepage: http://search.cpan.org/dist/MIME-Types
DescDetail: <<
A start for a more detailed data-structure to keep knowledge
about various data types are defined by MIME.  Some basic
treatments with mime types are implemented.

The first special data item is whether a data type is binary
or ascii.  This is required for correctly encoding e-mail
attachments, and implemented for the Mail::Box v2.01 module.
<<
<<


--- NEW FILE: mime-lite-pm.patch ---
diff -Nurd -x'*~' MIME-Lite-3.027.orig/Makefile.PL MIME-Lite-3.027/Makefile.PL
--- MIME-Lite-3.027.orig/Makefile.PL    2009-09-17 10:13:24.000000000 -0400
+++ MIME-Lite-3.027/Makefile.PL 2010-06-18 17:01:11.000000000 -0400
@@ -21,7 +21,8 @@
   'File::Spec'          => 0,
   'Email::Date::Format' => '1.000', # first release
 );
-if (prompt("Add prereqs?",'Yes')=~/y/i) {
+print "Add prereqs? [Yes] Yes\n";
+if (1) {
     %prereq=( %prereq,
               'Mail::Address'     => 1.62,
               'MIME::Types'       => 1.28,

--- NEW FILE: email-date-format-pm.info ---
Package: email-date-format-pm
Version: 1.002
Revision: 1
Source: mirror:cpan:authors/id/R/RJ/RJBS/Email-Date-Format-%v.tar.gz
Source-MD5: 7ae25275da6ab272aa8b40141eac9f82
InfoTest: <<
        TestDepends: <<
                test-pod-coverage-pm,
                test-pod-pm
        <<
<<
Type: perl
UpdatePOD: true
DocFiles: Changes LICENSE README
Description:  RFC2822-style date strings
License: Artistic
Maintainer: Daniel Macks <dma...@netspace.org>
Homepage: http://search.cpan.org/dist/Email-Date-Format

--- NEW FILE: mime-lite-pm.info ---
Info2: <<
Package: mime-lite-pm%type_pkg[perl]
Version: 3.027
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc
Distribution: (%type_pkg[perl] = 581) 10.4, (%type_pkg[perl] = 586) 10.4, 
(%type_pkg[perl] = 586) 10.5, (%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 
5100) 10.6
###
BuildDepends: fink (>= 0.24.12-1)
Depends: <<
        email-date-format-pm,
        mailtools-pm%type_pkg[perl],
        mime-types-pm%type_pkg[perl],
        perl%type_pkg[perl]-core
<<
###
Source: mirror:cpan:authors/id/R/RJ/RJBS/MIME-Lite-%v.tar.gz
Source-MD5: e857febd66c45f2a5919b031fbe70aa7
PatchFile: %{ni}.patch
PatchFile-MD5: 855acd7ee6ada5da4dd92a206829442e
###
InfoTest: <<
        TestDepends: <<
                test-pod-coverage-pm,
                test-pod-pm
        <<
<<
Type: perl (5.8.1 5.8.6 5.8.8 5.10.0)
UpdatePOD: true
###
InstallScript: <<
        %{default_script}
        mv %i/share/man %i/lib/perl5/%type_raw[perl]
<<
DocFiles: COPYING LICENSE README
###
Description: Low-calorie MIME generator
DescDetail: <<
  In the never-ending quest for great taste with fewer calories, we
  proudly present: *MIME::Lite*.

  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.

  You can specify each message part as either the literal data itself (in
  a scalar or array), or as a string which can be given to open() to get a
  readable filehandle (e.g., "<filename" or "somecommand|").

  You don't need to worry about encoding your message data: this module
  will do that for you. It handles the 5 standard MIME encodings.

  If you need more sophisticated behavior, please get the MIME-tools
  package instead. I will be more likely to add stuff to that toolkit over
  this one.
<<
License: Artistic/GPL
Maintainer: None <fink-de...@lists.sourceforge.net>
Homepage: http://search.cpan.org/dist/MIME-Lite
<<


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to