Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Dec 2003 05:20:08 -0800 (PST)
From:      Vincent Tantardini <vinc@freebsd-fr.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/59920: [UPDATE] net/tcpstat 1.5
Message-ID:  <200312031320.hB3DK8WQ065072@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/59920; it has been noted by GNATS.

From: Vincent Tantardini <vinc@freebsd-fr.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/59920: [UPDATE] net/tcpstat 1.5
Date: Wed, 03 Dec 2003 14:15:22 +0100

 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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312031320.hB3DK8WQ065072>