aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-10-12 07:18:00 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-10-12 07:18:00 +0000
commit5e66754467115d2b0da3f167a1a437bd651d1e00 (patch)
tree261fb431c6f3986323e5e4c93241067b887eed0b /net-mgmt
parentc659bf04cabb97e7821873d05c9e261305ef87ec (diff)
downloadports-5e66754467115d2b0da3f167a1a437bd651d1e00.tar.gz
ports-5e66754467115d2b0da3f167a1a437bd651d1e00.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/arpwatch-devel/Makefile8
-rw-r--r--net-mgmt/arpwatch-devel/distinfo4
-rw-r--r--net-mgmt/arpwatch-devel/files/patch-ak9
-rw-r--r--net-mgmt/arpwatch-devel/files/patch-ap9
4 files changed, 5 insertions, 25 deletions
diff --git a/net-mgmt/arpwatch-devel/Makefile b/net-mgmt/arpwatch-devel/Makefile
index a1f03a43f5b9..4cc5cd152fc0 100644
--- a/net-mgmt/arpwatch-devel/Makefile
+++ b/net-mgmt/arpwatch-devel/Makefile
@@ -6,13 +6,11 @@
#
PORTNAME= arpwatch
-PORTVERSION= 2.1.a11
-PORTREVISION= 4
+PORTVERSION= 2.1.a13
CATEGORIES= net-mgmt
-MASTER_SITES= http://www.Awfulhak.org/arpwatch/ \
- ftp://ftp.ee.lbl.gov/
+MASTER_SITES= ftp://ftp.ee.lbl.gov/
PKGNAMESUFFIX= -devel
-DISTNAME= arpwatch-2.1a11
+DISTNAME= arpwatch-2.1a13
MAINTAINER= mdg@secureworks.net
COMMENT= Monitor arp & rarp requests
diff --git a/net-mgmt/arpwatch-devel/distinfo b/net-mgmt/arpwatch-devel/distinfo
index 1d669d253065..4c0f21be403f 100644
--- a/net-mgmt/arpwatch-devel/distinfo
+++ b/net-mgmt/arpwatch-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (arpwatch-2.1a11.tar.gz) = 9ecd00db892737431b0e524f3e52e19e
-SIZE (arpwatch-2.1a11.tar.gz) = 126550
+MD5 (arpwatch-2.1a13.tar.gz) = b9ff9739cdd2c0e9807b2d05860e4811
+SIZE (arpwatch-2.1a13.tar.gz) = 152779
diff --git a/net-mgmt/arpwatch-devel/files/patch-ak b/net-mgmt/arpwatch-devel/files/patch-ak
index b16ba65e9492..985cd4e0a23f 100644
--- a/net-mgmt/arpwatch-devel/files/patch-ak
+++ b/net-mgmt/arpwatch-devel/files/patch-ak
@@ -1,14 +1,5 @@
--- ethercodes.dat.orig Thu May 3 21:59:10 2001
+++ ethercodes.dat Tue Nov 11 09:35:25 2003
-@@ -4419,7 +4419,7 @@
- 0:d0:b4 KATSUJIMA CO., LTD.
- 0:d0:b5 DOTCOM
- 0:d0:b6 CRESCENT NETWORKS, INC.
--0:d0:b7 INTEL CORPOTATION
-+0:d0:b7 INTEL CORPORATION
- 0:d0:b8 IOMEGA CORP.
- 0:d0:b9 MICROTEK INTERNATIONAL, INC.
- 0:d0:ba CISCO SYSTEMS, INC.
@@ -4964,3 +4964,5 @@
c0:0:0 Western Digital (may be reversed 00 00 C0?)
e2:c:f Kingston Technologies
diff --git a/net-mgmt/arpwatch-devel/files/patch-ap b/net-mgmt/arpwatch-devel/files/patch-ap
index c210041eb2fa..2ab7e01b30c1 100644
--- a/net-mgmt/arpwatch-devel/files/patch-ap
+++ b/net-mgmt/arpwatch-devel/files/patch-ap
@@ -1,14 +1,5 @@
--- util.c.orig Fri Oct 13 18:49:03 2000
+++ util.c Fri Jun 11 12:35:32 2004
-@@ -20,7 +20,7 @@
- */
- #ifndef lint
- static const char rcsid[] =
-- "@(#) $Id: util.c,v 1.9 2000/10/13 22:48:55 leres Exp $ (LBL)";
-+ "@(#) $Id: util.c,v 1.5 2004/06/10 19:48:37 mdg Exp $ (LBL)";
- #endif
-
- /*
@@ -39,6 +39,7 @@
#include <stdlib.h>
#include <string.h>