Bug 253690

Summary: [NEW PORT]: net/p5-Net-Connection-lsof Use lsof to generate Net::Connection objects
Product: Ports & Packages Reporter: Zane C. Bowers-Hadley <vvelox>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: swills
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 253410    
Attachments:
Description Flags
svn diff none

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!