Bug 209212

Summary: [update] update net/sngrep to latest 1.3.1
Product: Ports & Packages Reporter: Talal Al Dik <tad>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: arved
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff -ruN sngrep.original sngrep none

Description Talal Al Dik 2016-05-02 20:21:19 UTC
Created attachment 169893 [details]
diff -ruN sngrep.original sngrep

update sngrep to latest 1.3.1
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-03 20:19:59 UTC
A commit references this bug:

Author: arved
Date: Tue May  3 20:18:59 UTC 2016
New revision: 414553
URL: https://svnweb.freebsd.org/changeset/ports/414553

Log:
  Update to 1.3.1

  PR:		209212
  Submitted by:	maintainer

  Convert to USES= ncurses

Changes:
  head/net/sngrep/Makefile
  head/net/sngrep/distinfo
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2016-05-03 20:20:32 UTC
Committed, thanks

I removed the dependeny on libpcap, as the port seems to build fine with libpcap from the base system. If there is a problem with this, please report back.