Bug 97018

Summary: [update] devel/judy
Product: Ports & Packages Reporter: Martin Wilke <freebsd>
Component: Individual Port(s)Assignee: skv <skv>
Status: Closed FIXED    
Severity: Affects Only Me CC: skv
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
judy.diff none

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