Bug 202658 - net-mgmt/tcptrack adds Dimitry's patch, takes MAINTAINER'ship
Summary: net-mgmt/tcptrack adds Dimitry's patch, takes MAINTAINER'ship
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-25 17:50 UTC by Chris Hutchinson
Modified: 2015-08-26 00:31 UTC (History)
2 users (show)

See Also:


Attachments
svn diff for net-mgmt/tcptrack (2.83 KB, patch)
2015-08-25 17:50 UTC, Chris Hutchinson
no flags Details | Diff
QA log for net-mgmt/tcptrack (10.99 KB, text/plain)
2015-08-25 17:51 UTC, Chris Hutchinson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Hutchinson 2015-08-25 17:50:33 UTC
Created attachment 160352 [details]
svn diff for net-mgmt/tcptrack

I recently noticed Dimitry had added a patch to this
because clang 3.7.0 uncovered a recursive loop in it
( https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202535 )
I use this port enough to warrant adopting it.

So While adopting the port, I've also incorporated Dimitry's
patch.

Changes:
The additional patch listed above
PORTREVISION
additional MASTER_SITES
MAINTAINER

Includes
svn diff
QA

Thanks!

--Chris
Comment 1 Chris Hutchinson 2015-08-25 17:51:26 UTC
Created attachment 160353 [details]
QA log for net-mgmt/tcptrack
Comment 2 Xin LI freebsd_committer freebsd_triage 2015-08-26 00:30:49 UTC
Committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-08-26 00:31:16 UTC
A commit references this bug:

Author: delphij
Date: Wed Aug 26 00:30:38 UTC 2015
New revision: 395328
URL: https://svnweb.freebsd.org/changeset/ports/395328

Log:
   - Add more MASTERSITE;
   - Fix a bug revealed by clang 3.7 [1]
   - Give maintainership to submitter [2];

  PR:		ports/202535 [1], ports/202658 [2]
  Submitted by:	dim [1], Chris Hutchinson [2]

Changes:
  head/net-mgmt/tcptrack/Makefile
  head/net-mgmt/tcptrack/files/patch-IPAddress.h
  head/net-mgmt/tcptrack/pkg-descr