View | Details | Raw Unified | Return to bug 195586 | Differences between
and this patch

Collapse All | Expand All

(-)b/net/arp-scan/Makefile (-3 / +5 lines)
Lines 2-13 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	arp-scan
4
PORTNAME=	arp-scan
5
PORTVERSION=	1.8
5
PORTVERSION=	1.9
6
CATEGORIES=	net
6
CATEGORIES=	net
7
MASTER_SITES=	http://www.nta-monitor.com/tools/${PORTNAME}/download/
7
MASTER_SITES=	http://www.nta-monitor.com/files/${PORTNAME}/
8
8
9
MAINTAINER=	wenheping@gmail.com
9
MAINTAINER=	wenheping@gmail.com
10
COMMENT=	ARP Scanning and Fingerprinting Tool
10
COMMENT=	ARP scanning and fingerprinting tool
11
12
LICENSE=	GPLv3
11
13
12
GNU_CONFIGURE=	yes
14
GNU_CONFIGURE=	yes
13
USE_LDCONFIG=	yes
15
USE_LDCONFIG=	yes
(-)b/net/arp-scan/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (arp-scan-1.8.tar.gz) = 3e4d2ddb0634dad07cbe7206349e0eb389e37510883b0735a450adef41df6f26
1
SHA256 (arp-scan-1.9.tar.gz) = ce908ac71c48e85dddf6dd4fe5151d13c7528b1f49717a98b2a2535bd797d892
2
SIZE (arp-scan-1.8.tar.gz) = 430221
2
SIZE (arp-scan-1.9.tar.gz) = 488442
(-)b/net/arp-scan/pkg-descr (-1 / +1 lines)
Lines 3-6 protocol to discover and fingerprint IP hosts on Link Here
3
the local network. It is available for Linux and
3
the local network. It is available for Linux and
4
BSD under the GPL licence.
4
BSD under the GPL licence.
5
5
6
WWW:	http://www.nta-monitor.com/tools/arp-scan/
6
WWW: http://www.nta-monitor.com/tools/arp-scan/

Return to bug 195586