[Mimedefang] mail/p5-MIME-tools: v 5.502 addresses important parsing bug

Royce Williams royce.williams at acsalaska.net
Wed Mar 9 12:36:14 EST 2011


> FYI, I have released MIME::tools 5.502 to CPAN today.  It is at
> http://search.cpan.org/~dskoll/MIME-tools-5.502/ (though the CPAN mirrors
> are still synchronizing, so give it some time if you get a 404 error...)
> 
> This release fixes the following bugs:
> 
> * Fix parsing bug: https://rt.cpan.org/Ticket/Display.html?id=66025
> 
> * Fix typo: https://rt.cpan.org/Ticket/Display.html?id=65387
> 
> * Fix unit tests on Perl 5.8.x: https://rt.cpan.org/Ticket/Display.html?id=66188
> 
> * Fix unit test failure on Win32:  (https://rt.cpan.org/Ticket/Display.html?id=66286)
> 
> In particular, the parsing bug is nasty.  Anyone running MIME::tools 5.500
> or 5.501 should upgrade to 5.502 as soon as possible.

Given the as-soon-as-possible, here are the FreeBSD port bits necessary to manually bump your local p5-MIME-tools to 5.502 (/usr/ports/mail/p5-MIME-Tools).

I am sending to the MIMEDefang list so that people can do it manually if necessary, and cc:ing the FreeBSD port maintainer (perl at freebsd.org).

--- Makefile.orig       2011-02-17 16:27:29.000000000 -0900
+++ Makefile    2011-03-09 08:24:24.000000000 -0900
@@ -6,7 +6,7 @@
 #

 PORTNAME=      MIME-Tools
-PORTVERSION=   5.501
+PORTVERSION=   5.502
 PORTEPOCH=     2
 CATEGORIES=    mail perl5
 MASTER_SITES=  CPAN


--- distinfo.orig       2011-02-17 16:27:29.000000000 -0900
+++ distinfo    2011-03-09 08:26:45.000000000 -0900
@@ -1,2 +1,2 @@
-SHA256 (MIME-tools-5.501.tar.gz) = d375bd93d5ab76956f323daaa11583cf242d8d57e682216ee5ff2a6bfc1ac4ac
-SIZE (MIME-tools-5.501.tar.gz) = 394197
+SHA256 (MIME-tools-5.502.tar.gz) = c2fd87fd6939a58afec896047c2d2328db309fac513b10d4d23c26046b60304d
+SIZE (MIME-tools-5.502.tar.gz) = 394613


Changelog: http://cpansearch.perl.org/src/DSKOLL/MIME-tools-5.502/ChangeLog

Parsing-bug report: https://rt.cpan.org/Ticket/Display.html?id=66025


Royce



More information about the MIMEDefang mailing list