Bug 198057

Summary: devel/skalibs: update to 2.3.1.1
Product: Ports & Packages Reporter: Colin Booth <colin-ports>
Component: Individual Port(s)Assignee: Pawel Pekala <pawel>
Status: Closed FIXED    
Severity: Affects Only Me CC: pawel
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 198058, 198059    
Attachments:
Description Flags
Version increase to 2.3.1.0
none
Bugfix version increase to 2.3.1.1 none

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