Bug 241368 - net/py-portend: Update to 2.5
Summary: net/py-portend: Update to 2.5
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: Kai Knoblich
URL: https://github.com/jaraco/portend/blo...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2019-10-20 13:44 UTC by Keith Gaughan
Modified: 2019-10-25 10:18 UTC (History)
1 user (show)

See Also:
kai: merge-quarterly+


Attachments
Patch (788 bytes, patch)
2019-10-20 13:44 UTC, Keith Gaughan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Gaughan 2019-10-20 13:44:09 UTC
Created attachment 208460 [details]
Patch

New version available.
Comment 1 Automation User 2019-10-20 13:48:44 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/90040137
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-10-25 09:55:13 UTC
A commit references this bug:

Author: kai
Date: Fri Oct 25 09:55:06 UTC 2019
New revision: 515592
URL: https://svnweb.freebsd.org/changeset/ports/515592

Log:
  net/py-portend: Update to 2.5

  * While I'm here: Add "do-test" target to make future QA easier.

  Changelog:

  * Fix race condition in "free()" and "occupied()" methods.

  PR:		241368
  Submitted by:	Keith Gaughan <k@stereochro.me> (maintainer)
  MFH:		2019Q4 (blanket: reliability fix)

Changes:
  head/net/py-portend/Makefile
  head/net/py-portend/distinfo
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-10-25 10:08:19 UTC
A commit references this bug:

Author: kai
Date: Fri Oct 25 10:07:50 UTC 2019
New revision: 515596
URL: https://svnweb.freebsd.org/changeset/ports/515596

Log:
  MFH: r515592

  net/py-portend: Update to 2.5

  * While I'm here: Add "do-test" target to make future QA easier.

  Changelog:

  * Fix race condition in "free()" and "occupied()" methods.

  PR:		241368
  Submitted by:	Keith Gaughan <k@stereochro.me> (maintainer)

  Approved by:	ports-secteam reliability fix blanket

Changes:
_U  branches/2019Q4/
  branches/2019Q4/net/py-portend/Makefile
  branches/2019Q4/net/py-portend/distinfo
Comment 4 Kai Knoblich freebsd_committer freebsd_triage 2019-10-25 10:18:24 UTC
Committed, thank you for the patch! Because the update fixes race condition I also MFH'ed it to the 2019Q4 branch.