pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/ruby-mail
Module Name: pkgsrc
Committed By: taca
Date: Thu Sep 23 06:43:23 UTC 2010
Modified Files:
pkgsrc/mail/ruby-mail: Makefile PLIST distinfo
Log Message:
Update mail/ruby-mail to 2.2.6.1.
== Mon Sep 13 02:31:21 UTC 2010 Mikel Lindsaar <mikel%rubyx.com@localhost>
* Replace some missing documentation
* Version bump to 2.2.6.1
== Sat 11 Sep 2010 05:13:36 UTC Mikel Lindsaar <mikel%rubyx.com@localhost>
* Fixed parsing an email with an empty In-Reply-To header (Reported by Eugene
Pimenov)
* Adding address spec for groupname+domain.com%example.com@localhost format
emails
* Version bump to 2.2.6
== Sat Sep 11 01:56:59 UTC 2010 Mikel Lindsaar <mikel%rubyx.com@localhost>
* Added new way to do versioning for rubygems
* Added additional specs for Content-Disposition: inline which are not being
encoded correctly - Shawn Pyle
* Make sure Mail::Message#attachment? returns true/false - Simone Carletti
* Replace hard-coded references to Mail with more generic self references to
allow easier inheritance (closes #61) - Simone Carletti
* Force encoding on Regexp for Ruby 1.9 to avoid encoding conflicts - Golubev
Pavel
* Added lazy evaluation to message body: body is not parsed until need. It
greatly improves performance with big mails if you don't need to read the body
(yet)
* Added Mail.read_from_string as an explicit method (mcansky)
* Fixed bounce detection for multipart reports that contain a human readable
report status part
* Closed Issue #65 found (incredibly) by quetz - major Kudos for bug hunting
* Fixed missing trailing CRLF in content type field - Closes issue #57 - Kudos
to Henry Flower for finding it
* Version bump to 2.2.5.2
== Sat Sep 11 01:32:13 UTC 2010 Mikel Lindsaar <mikel%rubyx.com@localhost>
* Closed issue #58 - Content Type not parsing unless lower case.
* Version bump to 2.2.5.1
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/mail/ruby-mail/Makefile \
pkgsrc/mail/ruby-mail/PLIST pkgsrc/mail/ruby-mail/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index