Bug 52208 - maintainer-update converters/p5-MIME-Base64 to 2.20
Summary: maintainer-update converters/p5-MIME-Base64 to 2.20
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-14 10:10 UTC by Erwin Lansing
Modified: 2003-05-16 03:33 UTC (History)
0 users

See Also:


Attachments
p5-MIME-Base64.diff (1.08 KB, patch)
2003-05-14 10:10 UTC, Erwin Lansing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing 2003-05-14 10:10:01 UTC
Vendor update:
   decode_qp() recognize soft whitespace when there is whitespace
   between the '=' and the '\n'.

   decode_qp() did eat up all trailing whitespace in the string decoded.
   Only whitespace in front of "\n" should go.

   Win32 fix for t/warn.t by Reini Urban <rurban@x-ray.at>.
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2003-05-16 03:33:51 UTC
State Changed
From-To: open->closed

Committed, thanks.