Bug 253690 - [NEW PORT]: net/p5-Net-Connection-lsof Use lsof to generate Net::Connection objects
Summary: [NEW PORT]: net/p5-Net-Connection-lsof Use lsof to generate Net::Connection...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 253410
  Show dependency treegraph
 
Reported: 2021-02-19 12:59 UTC by Zane C. Bowers-Hadley
Modified: 2021-02-27 00:09 UTC (History)
1 user (show)

See Also:


Attachments
svn diff (3.23 KB, patch)
2021-02-19 12:59 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2021-02-19 12:59:07 UTC
Created attachment 222633 [details]
svn diff

Required for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253410 .
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-02-27 00:06:51 UTC
A commit references this bug:

Author: swills
Date: Sat Feb 27 00:06:19 UTC 2021
New revision: 566647
URL: https://svnweb.freebsd.org/changeset/ports/566647

Log:
  net/p5-Net-Connection-lsof: create port

  Creates Net::Connection objects using lsof.

  WWW: https://metacpan.org/release/Net-Connection-lsof

  PR:		253690
  Submitted by:	Zane C. Bowers-Hadley <vvelox@vvelox.net>

Changes:
  head/net/p5-Net-Connection-lsof/
  head/net/p5-Net-Connection-lsof/Makefile
  head/net/p5-Net-Connection-lsof/distinfo
  head/net/p5-Net-Connection-lsof/pkg-descr
  head/net/p5-Net-Connection-lsof/pkg-plist
Comment 2 Steve Wills freebsd_committer freebsd_triage 2021-02-27 00:09:16 UTC
Committed, thanks!