Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2006 08:35:30 -0700 (PDT)
From:      matt wilbur <matt@efs.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/97958: update to net-mgmt/arpwatch
Message-ID:  <200605261535.k4QFZU96047565@sublime.efs.org>
Resent-Message-ID: <200605261540.k4QFeLlb057518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         97958
>Category:       ports
>Synopsis:       update to net-mgmt/arpwatch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 15:40:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     matt wilbur
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD sublime.efs.org 6.1-STABLE FreeBSD 6.1-STABLE #4: Thu May 25 11:26:53 PDT 2006 root@sublime.efs.org:/usr/obj/usr/src/sys/SMP i386


	
>Description:
	updates to arpwatch and adopting it as a maintainer. diff also available at http://donut.efs.org/~matt/arpwatch.diff
>How-To-Repeat:
	
>Fix:

diff -u /usr/ports/net-mgmt/arpwatch/Makefile arpwatch/Makefile
--- /usr/ports/net-mgmt/arpwatch/Makefile	Sat Apr  1 14:51:08 2006
+++ arpwatch/Makefile	Fri May 26 08:25:14 2006
@@ -12,7 +12,7 @@
 MASTER_SITES=	ftp://ftp.ee.lbl.gov/
 DISTNAME=	arpwatch-2.1a13
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	matt@efs.org
 COMMENT=	Monitor arp & rarp requests
 
 CONFLICTS=	arpwatch-devel-2.*
Common subdirectories: /usr/ports/net-mgmt/arpwatch/files and arpwatch/files
diff -u /usr/ports/net-mgmt/arpwatch/pkg-plist arpwatch/pkg-plist
--- /usr/ports/net-mgmt/arpwatch/pkg-plist	Mon Dec 26 21:25:17 2005
+++ arpwatch/pkg-plist	Fri May 26 08:29:35 2006
@@ -5,6 +5,7 @@
 arpwatch/d.awk
 arpwatch/e.awk
 arpwatch/p.awk
-@unexec test -f %D/arpwatch/arp.dat && test -s %D/arpwatch/arp.dat || rm -f %D/arpwatch/arp.dat
-@exec test -f %D/arpwatch/arp.dat || touch %D/arpwatch/arp.dat
+arpwatch/arp.dat
+@unexec test -f %D/arpwatch/arp.dat- && test -s %D/arpwatch/arp.dat- || rm -f %D/arpwatch/arp.dat-
+@exec test -f %D/arpwatch/arp.dat- || touch %D/arpwatch/arp.dat-
 @dirrm arpwatch

>Release-Note:
>Audit-Trail:
>Unformatted:



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