Bug 242181 - devel/p5-EV: Update to 4.30
Summary: devel/p5-EV: Update to 4.30
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: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-11-23 19:54 UTC by Adam Weinberger
Modified: 2019-11-23 20:06 UTC (History)
1 user (show)

See Also:
vovkasm: maintainer-feedback+


Attachments
4.30 (740 bytes, patch)
2019-11-23 19:54 UTC, Adam Weinberger
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Weinberger freebsd_committer freebsd_triage 2019-11-23 19:54:30 UTC
Created attachment 209367 [details]
4.30

Attached patch updates p5-EV to 4.30. There's an ugly bug that caused the event loop to poll repeatedly until it hit the right fd.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-11-23 20:05:25 UTC
A commit references this bug:

Author: adamw
Date: Sat Nov 23 20:05:02 UTC 2019
New revision: 518266
URL: https://svnweb.freebsd.org/changeset/ports/518266

Log:
  p5-EV: Update to 4.30

  PR:		242181
  Approved by:	maintainer

Changes:
  head/devel/p5-EV/Makefile
  head/devel/p5-EV/distinfo
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2019-11-23 20:06:18 UTC
Committed, thanks!