Bug 60724 - [maintainer] upgrade p5-Mail-Mbox-MessageParser to 1.13
Summary: [maintainer] upgrade p5-Mail-Mbox-MessageParser to 1.13
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: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-30 10:20 UTC by Cheng-Lung Sung
Modified: 2003-12-30 18:56 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (847 bytes, patch)
2003-12-30 10:20 UTC, Cheng-Lung Sung
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cheng-Lung Sung 2003-12-30 10:20:10 UTC
- ugrade from 1.12 to 1.13
- Fixed portability issues for Windows. (It should now work under the normal
  Windows command shell.) Note that this requires the use of a temporary file
  for decompression of file handles on Windows--a minor security risk.
- Makefile.PL version detection for GNU grep now works correctly for version
  numbers which end with letters.
- Fixed typo bugs in a couple test cases.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2003-12-30 12:02:24 UTC
State Changed
From-To: open->feedback

Building this module with perl 5.005_03 gives the following warning: 
Warning: prerequisite FileHandle::Unget 0 not found at (eval 1) line 219 

And make test fails due to missing bytes.pm 

Could you look into this?
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2003-12-30 12:03:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this
Comment 3 Erwin Lansing freebsd_committer freebsd_triage 2003-12-30 18:55:41 UTC
State Changed
From-To: feedback->closed

Committed, thanks! 

I also added the missing PKNAMEPREFIX and some directories 
that were missing from pkg-plist