Bug 28633 - Update port: devel/zthread updata from 1.4.1: minor bug fixes
Summary: Update port: devel/zthread updata from 1.4.1: minor bug fixes
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 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-07-02 15:50 UTC by pvh
Modified: 2001-07-03 14:25 UTC (History)
0 users

See Also:


Attachments
file.shar (4.22 KB, text/plain)
2001-07-02 15:50 UTC, pvh
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.  :-)