Bug 213897

Summary: [UPDATE] lang/execline: update to 2.2.0.0
Product: Ports & Packages Reporter: Colin Booth <colin-ports>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 213894    
Bug Blocks: 213899    
Attachments:
Description Flags
Port update none

Description Colin Booth 2016-10-29 20:02:45 UTC
Created attachment 176291 [details]
Port update

Diff contains the following changes:
Makefile: Version bump, maintainer email adjustment
distinfo: contents update
pkg-plist: .so version updates

Notable changes from 2.1.4.5 to 2.2.0.0:
  backtick and withstdinas have new -I option for environment cleanup if the first program crashes
  wait gains an option to set a timeout while waiting on children
  execlineb gains -s option for improved $@ management

As always, update notes can be found at:
http://www.skarnet.org/software/execline/upgrade.html
Comment 1 Colin Booth 2016-10-29 20:04:10 UTC
YYYYMMDD:
  AFFECTS: users of lang/execline
  AUTHOR: Colin Booth <colin-ports@heliocat.net>

  execline has undergone a major version bump and compatibility is not 
  guaranteed for software with a runtime dependency on 
  libexecline.so.2.1.4.5. This will not affect sysutils/s6 as all s6 
  programs are statically linked against libexecline.a.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-12-13 15:46:06 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Dec 13 15:45:48 UTC 2016
New revision: 428503
URL: https://svnweb.freebsd.org/changeset/ports/428503

Log:
  - Update to 2.2.0.0
  - Update maintainer's email
  - While here, add LICENSE_FILE, fix library dependency, don't install unneeded docs, fix command for docs installation and apply some cosmetic fixes

  PR:		213897
  Submitted by:	colin@heliocat.net (maintainer)

Changes:
  head/lang/execline/Makefile
  head/lang/execline/distinfo
  head/lang/execline/pkg-plist
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-12-13 15:47:12 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Dec 13 15:45:59 UTC 2016
New revision: 428505
URL: https://svnweb.freebsd.org/changeset/ports/428505

Log:
  - Add UPDATING entry for devel/skalibs, lang/execline, sysutils/s6 update

  PR:		213894, 213897, 213899
  Submitted by:	colin@heliocat.net (maintainer)

Changes:
  head/UPDATING
Comment 4 Dmitry Marakasov freebsd_committer freebsd_triage 2016-12-13 15:47:28 UTC
Please note minor changes to this and related submissions.
Also please note that you need to update your bugzilla email to match MAINTAINER for your ports which you've changed.