2018-06-19 17:01:58 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.216
Upstream changes:
2.216 2018-06-06 11:47:52-04:00 America/New_York
- no changes since v2.215
2.215 2018-05-04 16:21:28+10:00 Australia/Melbourne (TRIAL RELEASE)
- do not re-fold folded lines (Marc Bradshaw)
|
2017-09-10 04:07:29 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.214
Upstream changes:
2.214 2017-09-08 14:21:20-04:00 America/New_York
- the method header_raw_prepend is now available on emails and headers
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|
2017-01-18 13:25:13 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.213
Upstream changes:
2.213 2017-01-11 09:21:54-05:00 America/New_York
- no changes since v2.212
2.212 2016-12-18 20:05:09-05:00 America/New_York (TRIAL RELEASE)
- add an $index arg to ->header to get the nth header (thanks, Pali
Rohçºr)
|
2016-11-13 02:47:32 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.211
Upstream changes:
2.211 2016-11-12 09:39:09-05:00 America/New_York
- fix a fencepost error in headers and header_names that led to a
spurious undef in return and to a warning (thanks, Pali Rohçºr)
|
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message:
Bump PKGREVISION for perl-5.24.
|
2016-05-03 12:54:58 by Thomas Klausner | Files touched by this commit (78) |
Log message:
Reset maintainer (observer now).
|
2016-04-07 15:10:16 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.210
Upstream changes:
2.210 2016-03-05 12:16:16-05:00 America/New_York
- fix a bug where folding treated the string "0" as an empty string
(thanks, Pali Rohçºr)
2.209 2015-10-11 22:57:04-04:00 America/New_York (TRIAL RELEASE)
- avoid opportunity for pathological backtracking behavior on
malformed messages
|
2015-11-04 00:27:24 by Alistair G. Crooks | Files touched by this commit (312) |
Log message:
Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-08-03 05:13:19 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.208
Upstream changes:
2.208 2015-07-20 20:34:04-04:00 America/New_York
- same as v2.207
- ...but bump perl required to v5.8
2.207 2015-07-04 14:23:36-04:00 America/New_York (TRIAL RELEASE)
- fold headers passed to header arg in create method
https://github.com/rjbs/Email-Simple/issues/7
2.206 2015-03-26 23:30:51-04:00 America/New_York
- the changes from 2.204 are back (and re-listed here), but now with
the added benefit of not breaking Email::MIME; see the git repository
for the sordid details
- provide header_raw and header_raw_set for consistent behavior between
Email::Simple and Email::MIME; also, header_raw_pairs
2.205 2015-03-26 14:54:45-04:00 America/New_York
- undo changes from 2.204 until safe Email::MIME upgrade path is
available
2.204 2015-03-25 22:50:49-04:00 America/New_York
- provide header_raw and header_raw_set for consistent behavior between
Email::Simple and Email::MIME; also, header_raw_pairs
|