Bug 198058

Summary: [PATCH] lang/execline: update to 2.1.1.0
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: 198057    
Bug Blocks: 198059    
Attachments:
Description Flags
Version increase to 2.1.0.0
none
Updated diff none

Description Colin Booth 2015-02-26 17:05:56 UTC
Created attachment 153552 [details]
Version increase to 2.1.0.0

Changes from the previous:

2.1.0.0
    skalibs dependency bumped to 2.3.1.0
    foreground now sets the ? environment variable to 256 plus the signal number when its block was killed by a signal (in previous releases it used 126).
    New rules for exit codes of forx, loopwhilex, forbacktickx
    New -e option to loopwhilex, deprecating the -x option.
Comment 1 Colin Booth 2015-03-06 05:18:39 UTC
Created attachment 153873 [details]
Updated diff

Version updated between original update submission and now.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-16 19:03:31 UTC
A commit references this bug:

Author: pawel
Date: Mon Mar 16 19:02:58 UTC 2015
New revision: 381433
URL: https://svnweb.freebsd.org/changeset/ports/381433

Log:
  Update to version 2.1.1.0

  2.1.0.0
      skalibs dependency bumped to 2.3.1.0
      foreground now sets the ? environment variable to 256 plus the signal
      number when its block was killed by a signal (in previous
      releases it used 126).
      New rules for exit codes of forx, loopwhilex, forbacktickx
      New -e option to loopwhilex, deprecating the -x option.

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

Changes:
  head/lang/execline/Makefile
  head/lang/execline/distinfo
  head/lang/execline/pkg-plist