Bug 198057 - devel/skalibs: update to 2.3.1.1
Summary: devel/skalibs: update to 2.3.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks: 198058 198059
  Show dependency treegraph
 
Reported: 2015-02-26 17:04 UTC by Colin Booth
Modified: 2015-03-15 11:13 UTC (History)
1 user (show)

See Also:


Attachments
Version increase to 2.3.1.0 (1.15 KB, text/plain)
2015-02-26 17:04 UTC, Colin Booth
no flags Details
Bugfix version increase to 2.3.1.1 (1.15 KB, patch)
2015-03-06 21:33 UTC, Colin Booth
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Booth 2015-02-26 17:04:12 UTC
Created attachment 153551 [details]
Version increase to 2.3.1.0

Changes from the previous:
2.3.1.0
    wait_status() now returns 256 + signal number when WIFSIGNALED().
    new macro wait_estatus() to get WIFSIGNALED information in an exit code.
    new functions in djbunix.h: hiercopy(), hiercopy_tmp()

2.3.0.1
    wait_status() now returns 256 (instead of 126) when WIFSIGNALED().
Comment 1 Colin Booth 2015-03-06 21:33:09 UTC
Created attachment 153938 [details]
Bugfix version increase to 2.3.1.1

bugfix for iopause on systems with 32 bit time_t
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-15 11:13:39 UTC
A commit references this bug:

Author: pawel
Date: Sun Mar 15 11:12:58 UTC 2015
New revision: 381320
URL: https://svnweb.freebsd.org/changeset/ports/381320

Log:
  Update to version 2.3.1.1

  2.3.1.1
      bugfix for iopause on systems with 32 bit time_t
  2.3.1.0
      wait_status() now returns 256 + signal number when WIFSIGNALED().
      new macro wait_estatus() to get WIFSIGNALED information in an exit code.
      new functions in djbunix.h: hiercopy(), hiercopy_tmp()

  2.3.0.1
      wait_status() now returns 256 (instead of 126) when WIFSIGNALED().

  PR:		198057
  Submitted by:	Colin Booth <colin@heliocat.net> (maintainer)

Changes:
  head/devel/skalibs/Makefile
  head/devel/skalibs/distinfo
  head/devel/skalibs/pkg-plist