summaryrefslogtreecommitdiff
path: root/net/arpwatch
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-08-05 17:54:02 +0000
committerwiz <wiz@pkgsrc.org>2002-08-05 17:54:02 +0000
commit8a830034b6443731603f239e0a5b13c079aa73f2 (patch)
treee88f5071d2bb5ad4e0d0d42da43a5f5541e33267 /net/arpwatch
parent191992f8b4aebaf8fccf17baad8d043d741dafc8 (diff)
downloadpkgsrc-8a830034b6443731603f239e0a5b13c079aa73f2.tar.gz
Don't document non-existing '-a' flag. Bump PKGREVISION.
Diffstat (limited to 'net/arpwatch')
-rw-r--r--net/arpwatch/Makefile3
-rw-r--r--net/arpwatch/distinfo4
-rw-r--r--net/arpwatch/patches/patch-ac24
3 files changed, 5 insertions, 26 deletions
diff --git a/net/arpwatch/Makefile b/net/arpwatch/Makefile
index 6f107b2c43f..9f0fc9c12c1 100644
--- a/net/arpwatch/Makefile
+++ b/net/arpwatch/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2001/09/10 16:37:36 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2002/08/05 17:54:02 wiz Exp $
#
DISTNAME= arpwatch-2.1a11
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.ee.lbl.gov/
diff --git a/net/arpwatch/distinfo b/net/arpwatch/distinfo
index eebbe50cf72..c6ef77bc8a1 100644
--- a/net/arpwatch/distinfo
+++ b/net/arpwatch/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.3 2001/08/24 11:37:07 abs Exp $
+$NetBSD: distinfo,v 1.4 2002/08/05 17:54:03 wiz Exp $
SHA1 (arpwatch-2.1a11.tar.gz) = d14f9218928885ea9b502461259513a815809be7
Size (arpwatch-2.1a11.tar.gz) = 126550 bytes
SHA1 (patch-aa) = fd74e2ff6fad7ea3f3355e4405e9e7135dd1ef49
SHA1 (patch-ab) = c37e20d3e4a42e415a4bd49012b7b2a831254851
-SHA1 (patch-ac) = 1fca0c9cc1e6de7275eb1171d6a696c14da4d974
+SHA1 (patch-ac) = 3ac210f99f73fb0455779984ddb40471ee4c3920
SHA1 (patch-ad) = 0292675b4b48656575ad4429c98e1187962a1bef
SHA1 (patch-ae) = 07e308254164852e8f71a62947454858b9fd3c72
diff --git a/net/arpwatch/patches/patch-ac b/net/arpwatch/patches/patch-ac
index bb556ea18e1..6591f7bcc9a 100644
--- a/net/arpwatch/patches/patch-ac
+++ b/net/arpwatch/patches/patch-ac
@@ -1,29 +1,7 @@
-$NetBSD: patch-ac,v 1.5 2001/08/24 11:37:08 abs Exp $
+$NetBSD: patch-ac,v 1.6 2002/08/05 17:54:04 wiz Exp $
--- arpwatch.8.orig Sun Oct 8 21:31:28 2000
+++ arpwatch.8
-@@ -27,6 +27,8 @@
- .na
- .B arpwatch
- [
-+.B -a
-+] [
- .B -dN
- ] [
- .B -f
-@@ -55,6 +57,12 @@
- to listen for arp packets on a local ethernet interface.
- .LP
- The
-+.B -a
-+flag supress check for local network. By default, arp traffic for IP addresses
-+which don't belong to the local network are logged as bogons, and not added
-+to the database.
-+.LP
-+The
- .B -d
- flag is used enable debugging. This also inhibits forking into the
- background and emailing the reports. Instead, they are sent to
@@ -152,7 +160,7 @@
.na
.nh