update to 5.2.0

(too many changes/fixes too list here)
This commit is contained in:
drochner 1999-09-15 15:43:11 +00:00
parent 299eb5fbd4
commit 0d58ec507b
5 changed files with 16 additions and 14 deletions

View file

@ -1,16 +1,16 @@
# $NetBSD: Makefile,v 1.10 1999/04/16 22:30:51 abs Exp $
# $NetBSD: Makefile,v 1.11 1999/09/15 15:43:11 drochner Exp $
# FreeBSD Id: Makefile,v 1.3 1997/07/19 19:43:36 fenner Exp
#
DISTNAME= tcptrace.5.1.1
PKGNAME= tcptrace-5.1.1
DISTNAME= tcptrace.5.2.0
PKGNAME= tcptrace-5.2.0
CATEGORIES= net
MASTER_SITES= http://jarok.cs.ohiou.edu/software/tcptrace/files/5.1.1/
MASTER_SITES= http://jarok.cs.ohiou.edu/software/tcptrace/files/5.2.0/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://jarok.cs.ohiou.edu/software/tcptrace/tcptrace.html
WRKSRC= ${WRKDIR}/tcptrace_5.1.1
WRKSRC= ${WRKDIR}/tcptrace_5.2.0
GNU_CONFIGURE= yes
ALL_TARGET= tcptrace
@ -19,6 +19,7 @@ DOCFILES= COPYRIGHT README README.tput_graphs
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/tcptrace ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/tcptrace.man ${PREFIX}/man/man1/tcptrace.1
${MKDIR} ${PREFIX}/share/doc/tcptrace
.for file in ${DOCFILES}
${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/tcptrace

View file

@ -1,3 +1,3 @@
$NetBSD: md5,v 1.4 1999/04/16 22:30:52 abs Exp $
$NetBSD: md5,v 1.5 1999/09/15 15:43:12 drochner Exp $
MD5 (tcptrace.5.1.1.tar.gz) = 6876ee2fc9c7d33211ce431cd6dbdf4a
MD5 (tcptrace.5.2.0.tar.gz) = 1b8694ebddbb79faf61079250034ea70

View file

@ -1,3 +1,3 @@
$NetBSD: patch-sum,v 1.1 1999/07/09 14:12:29 agc Exp $
$NetBSD: patch-sum,v 1.2 1999/09/15 15:43:12 drochner Exp $
MD5 (patch-aa) = f1db0459c95f95cf6aa25d3802b2f1c2
MD5 (patch-aa) = c6a3a22d7989a028e06332a926ecf8c5

View file

@ -1,7 +1,7 @@
$NetBSD: patch-aa,v 1.5 1999/04/16 22:30:52 abs Exp $
--- Makefile.in.orig Fri Apr 16 15:11:50 1999
+++ Makefile.in Fri Apr 16 15:12:02 1999
@@ -170,7 +170,7 @@
$NetBSD: patch-aa,v 1.6 1999/09/15 15:43:13 drochner Exp $
--- Makefile.in.orig Wed Sep 8 03:31:58 1999
+++ Makefile.in Wed Sep 15 16:40:36 1999
@@ -179,7 +179,7 @@
# easily.
#
filt_parser.c: filt_parser.y filter.h

View file

@ -1,5 +1,6 @@
@comment $NetBSD: PLIST,v 1.2 1997/12/14 22:43:10 thorpej Exp $
@comment $NetBSD: PLIST,v 1.3 1999/09/15 15:43:13 drochner Exp $
bin/tcptrace
man/man1/tcptrace.1
share/doc/tcptrace/COPYRIGHT
share/doc/tcptrace/README
share/doc/tcptrace/README.tput_graphs