Bug 28633

Summary: Update port: devel/zthread updata from 1.4.1: minor bug fixes
Product: Ports & Packages Reporter: pvh <pvh>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description pvh 2001-07-02 15:50:00 UTC
ChangeLog for 1.4.2 and 1.4.3:
VERSION 1.4.3:

  Moved the headers to a more standandard directory, everyone asked me
  for it.

  Fixed a timeout oversight the ThreadImpl.
  - Blocking with a timeout was not responding correctly.
  - Added one more thread state, JOINING. Prevents multiple joins,
    while allowing the rest of the logic to function correctly.

  Improved the GNU autoconf/automake builds.
  - Added 'make rpm'
  - Added 'make docs'
  - Fixed 'make dist'; previously, I had intended ppl only to use
    'make' & and 'make install'
  - You learn more about autoconf every time you have to update this
    stuff. Good tool, big learning curve :)

VERSION 1.4.2:

  Fixed a typo in the AutoPtr class template
Comment 1 Johann Visagie freebsd_committer freebsd_triage 2001-07-03 14:23:36 UTC
State Changed
From-To: open->closed

Committed (with addition of INSTALLS_SHLIB), thanks! 

(For future reference:  A recursive, unified diff is somewhat easier to 
handle.  :-)