Bug 235784 - devel/py-pid: Update to 2.2.3
Summary: devel/py-pid: Update to 2.2.3
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-16 18:35 UTC by Mattias Lindvall
Modified: 2019-02-28 17:01 UTC (History)
0 users

See Also:


Attachments
py-pid.diff (860 bytes, patch)
2019-02-16 18:36 UTC, Mattias Lindvall
mattias.lindvall: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mattias Lindvall 2019-02-16 18:35:27 UTC
Changelog:

 - Fix double close race condition (#22)
 - Add register_atexit parameter (default to True)
 - Avoid registering atexit callback multiple times

https://github.com/trbs/pid/blob/master/CHANGELOG

portlint -C still looks fine. Make commands still work fine.
Comment 1 Mattias Lindvall 2019-02-16 18:36:01 UTC
Created attachment 202070 [details]
py-pid.diff
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-02-28 17:00:53 UTC
A commit references this bug:

Author: swills
Date: Thu Feb 28 17:00:02 UTC 2019
New revision: 494163
URL: https://svnweb.freebsd.org/changeset/ports/494163

Log:
  devel/py-pid: Update to 2.2.3

  PR:		235784
  Submitted by:	Mattias Lindvall <mattias.lindvall@gmail.com> (maintainer)

Changes:
  head/devel/py-pid/Makefile
  head/devel/py-pid/distinfo
Comment 3 Steve Wills freebsd_committer freebsd_triage 2019-02-28 17:01:06 UTC
Committed, thanks!