From olgeni@uli.it  Thu Dec 21 11:58:37 2000
Return-Path: <olgeni@uli.it>
Received: from vega.uli.it (vega.uli.it [62.212.0.2])
	by hub.freebsd.org (Postfix) with ESMTP id 5F3E137B400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Dec 2000 11:58:36 -0800 (PST)
Received: from olgeni.localdomain.net (olgeni.uli.it [62.212.0.22])
	by vega.uli.it (Postfix) with ESMTP id B824B32E95
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 21 Dec 2000 20:58:30 +0100 (CET)
Received: (from olgeni@localhost)
	by olgeni.localdomain.net (8.11.1/8.11.1) id eBLJwfM26449;
	Thu, 21 Dec 2000 20:58:41 +0100 (CET)
	(envelope-from olgeni)
Message-Id: <200012211958.eBLJwfM26449@olgeni.localdomain.net>
Date: Thu, 21 Dec 2000 20:58:41 +0100 (CET)
From: olgeni@uli.it
Reply-To: olgeni@uli.it
To: FreeBSD-gnats-submit@freebsd.org
Subject: typo and portlint fix for security/firewalk
X-Send-Pr-Version: 3.2

>Number:         23723
>Category:       ports
>Synopsis:       typo and portlint fix for security/firewalk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 21 12:00:03 PST 2000
>Closed-Date:    Fri Dec 22 19:07:13 PST 2000
>Last-Modified:  Fri Dec 22 19:07:31 PST 2000
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Colby
>Environment:

FreeBSD olgeni.localdomain.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Tue Dec 19 03:31:59 CET 2000     olgeni@olgeni.localdomain.net:/usr/local/storage/obj/usr/src/sys/BSDBOX  i386

>Description:

pkg-descr:

  * Replaced "then" with "than" (typo)

files/patch-aa:

  * Removed last blank line to make portlint happy

>How-To-Repeat:
>Fix:

diff -ruN firewalk.orig/files/patch-aa firewalk/files/patch-aa
--- firewalk.orig/files/patch-aa	Thu Dec 21 20:48:35 2000
+++ firewalk/files/patch-aa	Thu Dec 21 20:54:47 2000
@@ -18,4 +18,3 @@
 +LIBS        =   -L$(PREFIX)/lib @FW_GTK_CONFIG@ `$(LIBNET_CONFIG) --libs` -lpcap
  OBJECTS     =   main.o firewalk.o watcher.o p_cap.o signal.o \
  		packet.o udptcpwalk.o port_list.o util.o @FW_GTK_OBJS@
- 
diff -ruN firewalk.orig/pkg-descr firewalk/pkg-descr
--- firewalk.orig/pkg-descr	Wed Jun  9 03:25:02 1999
+++ firewalk/pkg-descr	Thu Dec 21 20:54:41 2000
@@ -1,7 +1,7 @@
 Firewalk  is  a  network  auditing  tool  that attempts to
 determine what transport protocols a  given  gateway  will
 pass.   Firewalk  works  by sending out TCP or UDP packets
-with a TTL one greater then the targeted gateway.  If  the
+with a TTL one greater than the targeted gateway.  If  the
 gateway allows the traffic, it will forward the packets to
 the  next  hop  where  they  will  expire  and  elicit  an
 ICMP_TIME_EXCEEDED  message.  If the gateway host does not

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: dannyboy 
State-Changed-When: Fri Dec 22 19:07:13 PST 2000 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23723 
>Unformatted:
