Bug 72470 - Update Port: devel/p5-Heap-Simple 0.05 -> 0.06
Summary: Update Port: devel/p5-Heap-Simple 0.05 -> 0.06
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: Mathieu Arnold
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-10 03:00 UTC by Aaron Dalton
Modified: 2004-10-12 16:07 UTC (History)
0 users

See Also:


Attachments
submission.txt (1.61 KB, text/plain)
2004-10-10 03:00 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 2004-10-10 03:00:42 UTC
0.06  2004-11-29
        - Don't scare away users by directly explaining all possibilities in
          the docs. Add examples to the top to show basic usage.
        - Fix author email.
        - Be paranoid about defining an expanded function twice.
        - Rename extract_min to extract_top (like Heap did). Keep
          extract_min around for backward compatibility. Same with top_key
          (used to be min_key)
        - Move Simple.pm into lib/Heap
        - Allow Simple.pm and package version to be different
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2004-10-10 08:05:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mat

Take
Comment 2 Mathieu Arnold freebsd_committer freebsd_triage 2004-10-12 15:56:05 UTC
State Changed
From-To: open->closed

Committed, thanks