Bug 59920 - [UPDATE] net/tcpstat 1.5
Summary: [UPDATE] net/tcpstat 1.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sergei Kolobov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-03 12:30 UTC by Vincent Tantardini
Modified: 2003-12-04 22:15 UTC (History)
0 users

See Also:


Attachments
tcpstat.port (1.79 KB, text/plain)
2003-12-03 12:30 UTC, Vincent Tantardini
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vincent Tantardini 2003-12-03 12:30:23 UTC
Update of tcpstat 1.4 to 1.5
Comment 1 Vincent Tantardini 2003-12-03 13:15:22 UTC
Sorry for the rookie's error, please find below the diff.
Furthermore, I'll be pleased to become the maintainer of this port.

--- tcpstat.diff begins here ---
diff -ruN tcpstat.bak/Makefile tcpstat/Makefile
--- tcpstat.bak/Makefile	Wed Dec  3 13:54:37 2003
+++ tcpstat/Makefile	Wed Dec  3 13:52:55 2003
@@ -6,15 +6,16 @@
  #

  PORTNAME=	tcpstat
-PORTVERSION=	1.4
+PORTVERSION=	1.5
  CATEGORIES=	net
-MASTER_SITES=   http://www.frenchfries.net/paul/tcpstat/
+MASTER_SITES=	http://www.frenchfries.net/paul/tcpstat/

-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	vinc@freebsd-fr.org
  COMMENT=	A program to report various network statistics

  GNU_CONFIGURE=	yes

-MAN1=		tcpstat.1
+MAN1=		tcpstat.1 tcpprof.1
+MANCOMPRESSED=	yes

  .include <bsd.port.mk>
diff -ruN tcpstat.bak/distinfo tcpstat/distinfo
--- tcpstat.bak/distinfo	Wed Dec  3 13:54:37 2003
+++ tcpstat/distinfo	Wed Dec  3 11:44:13 2003
@@ -1 +1 @@
-MD5 (tcpstat-1.4.tar.gz) = 74696fee92396e000efa9cc48283af71
+MD5 (tcpstat-1.5.tar.gz) = 93ca0ffb8f319ecf2e42ff925a7e6854
diff -ruN tcpstat.bak/pkg-descr tcpstat/pkg-descr
--- tcpstat.bak/pkg-descr	Wed Dec  3 13:54:37 2003
+++ tcpstat/pkg-descr	Wed Dec  3 11:38:27 2003
@@ -5,6 +5,3 @@
  Linux, Solaris, FreeBSD, NetBSD, and BSD/OS.

  WWW: http://www.frenchfries.net/paul/tcpstat/
-
-- George Reid
-greid@ukug.uk.freebsd.org
diff -ruN tcpstat.bak/pkg-plist tcpstat/pkg-plist
--- tcpstat.bak/pkg-plist	Wed Dec  3 13:54:37 2003
+++ tcpstat/pkg-plist	Wed Dec  3 12:26:26 2003
@@ -1 +1,2 @@
  bin/tcpstat
+bin/tcpprof
--- tcpstat.diff ends here ---

-- 
Vincent Tantardini                             vinc@freebsd-fr.org
French FreeBSD User Group                http://www.freebsd-fr.org
Comment 2 Sergei Kolobov freebsd_committer freebsd_triage 2003-12-03 13:50:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

I'll take it.
Comment 3 Sergei Kolobov freebsd_committer freebsd_triage 2003-12-04 22:14:46 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Port maintainership was assigned to you.