Bug 63046 - [maintainer] update devel/p5-Algorithm-Networksort to 1.05
Summary: [maintainer] update devel/p5-Algorithm-Networksort to 1.05
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: 2004-02-19 01:40 UTC by Cheng-Lung Sung
Modified: 2004-02-19 09:37 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (873 bytes, patch)
2004-02-19 01:40 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 2004-02-19 01:40:15 UTC
- update from 1.04 to 1.05
- cut from Changes
- Missing namespace in ending </g> tag for inputline definition.
- For some reason, I took the input value for hibbard() and
  batcher() to be the bit count, and restricted it to 32.  I
  claim tiredness and caffeine overload.  The restriction is
  removed, and you could have an input of 2**32 if you want,
  although you'd be waiting a long time for a result.
- Fixed L<> tags in the documentation.
- In the eg directory, renamed svg.pl to svg00.pl, and added
  svg01.pl for the XHTML version.
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-19 09:36:58 UTC
State Changed
From-To: open->closed

Committed, thanks!