Bug 97018 - [update] devel/judy
Summary: [update] devel/judy
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-09 06:20 UTC by Martin Wilke
Modified: 2006-05-24 07:59 UTC (History)
1 user (show)

See Also:


Attachments
judy.diff (2.01 KB, patch)
2006-05-09 06:20 UTC, Martin Wilke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Wilke 2006-05-09 06:20:14 UTC

- update to 1.0.3
- maintainer is cc'd


Changes:
* fixed make files, to break out each copy element
  to be a unique target, this also seems to have
  resolved the issue where running make check rebuilds
  the entire library again.
* Fixed generation of manpages
* fixed assumption of signed char in test programs.
* updated sh_build
* fixed generation of man pages from html
* fixed 32-bit and 64-bit configure
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-09 06:24:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer
Comment 2 skv freebsd_committer freebsd_triage 2006-05-24 07:57:32 UTC
State Changed
From-To: open->closed

Judy is updated, but your patch was not applied: 

* using %%PORTDOCS%% in pkg-plist is essential thing to correctly handle NOPORTDOCS variable 
* also, using %%SHLIB_MAJOR%% is good practice for shared libraries