Bug 198058 - [PATCH] lang/execline: update to 2.1.1.0
Summary: [PATCH] lang/execline: update to 2.1.1.0
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: 198057
Blocks: 198059
  Show dependency treegraph
 
Reported: 2015-02-26 17:05 UTC by Colin Booth
Modified: 2015-03-16 19:03 UTC (History)
1 user (show)

See Also:


Attachments
Version increase to 2.1.0.0 (1.71 KB, text/plain)
2015-02-26 17:05 UTC, Colin Booth
no flags Details
Updated diff (2.10 KB, patch)
2015-03-06 05:18 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: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