Bug 89337 - Update Port: devel/p5-Cache-Mmap 0.08 -> 0.09
Summary: Update Port: devel/p5-Cache-Mmap 0.08 -> 0.09
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: 2005-11-21 01:20 UTC by Aaron Dalton
Modified: 2005-11-21 18:12 UTC (History)
0 users

See Also:


Attachments
submission.txt (1.03 KB, text/plain)
2005-11-21 01:20 UTC, Aaron Dalton
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Aaron Dalton freebsd_committer freebsd_triage 2005-11-21 01:20:26 UTC
2005-11-15 0.09
  Bug fix:
    Unlock the file before mmap(), as mandated by the spec
    Return useful values from XS
  Thanks to Janardhan Molumuri <mjanardhan@gmail.com>
    for being bitten by this, and for assistance in fixing it
  Minor documentation improvements
Comment 1 Aaron Dalton freebsd_committer freebsd_triage 2005-11-21 01:20:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

Passed off to maintainer
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2005-11-21 18:11:32 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Note that I hacked around the PORTEPOCH increase by setting 
PORTVERSION to 0.090 and DISTNAME. This hack can go away 
with the next upgrade, while a PORTEPOCH bump will stay with 
us forever and we want to avoid that as much as possible.