Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2015 03:22:05 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r377713 - head/net/arp-scan
Message-ID:  <201501230322.t0N3M5t5095656@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Fri Jan 23 03:22:04 2015
New Revision: 377713
URL: https://svnweb.freebsd.org/changeset/ports/377713
QAT: https://qat.redports.org/buildarchive/r377713/

Log:
  - Update to 1.9 [1]
  - Add LICENSE [1]
  - Reset maintainer to ports@
  
  PR:		195586 [1]
  Submitted by:	mathieu.sim@gmail.com [1]

Modified:
  head/net/arp-scan/Makefile
  head/net/arp-scan/distinfo
  head/net/arp-scan/pkg-descr

Modified: head/net/arp-scan/Makefile
==============================================================================
--- head/net/arp-scan/Makefile	Fri Jan 23 03:19:57 2015	(r377712)
+++ head/net/arp-scan/Makefile	Fri Jan 23 03:22:04 2015	(r377713)
@@ -2,12 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	arp-scan
-PORTVERSION=	1.8
+PORTVERSION=	1.9
 CATEGORIES=	net
-MASTER_SITES=	http://www.nta-monitor.com/tools/${PORTNAME}/download/
+MASTER_SITES=	http://www.nta-monitor.com/files/${PORTNAME}/
 
-MAINTAINER=	wenheping@gmail.com
-COMMENT=	ARP Scanning and Fingerprinting Tool
+MAINTAINER=	ports@FreeBSD.org
+COMMENT=	ARP scanning and fingerprinting tool
+
+LICENSE=	GPLv3
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes

Modified: head/net/arp-scan/distinfo
==============================================================================
--- head/net/arp-scan/distinfo	Fri Jan 23 03:19:57 2015	(r377712)
+++ head/net/arp-scan/distinfo	Fri Jan 23 03:22:04 2015	(r377713)
@@ -1,2 +1,2 @@
-SHA256 (arp-scan-1.8.tar.gz) = 3e4d2ddb0634dad07cbe7206349e0eb389e37510883b0735a450adef41df6f26
-SIZE (arp-scan-1.8.tar.gz) = 430221
+SHA256 (arp-scan-1.9.tar.gz) = ce908ac71c48e85dddf6dd4fe5151d13c7528b1f49717a98b2a2535bd797d892
+SIZE (arp-scan-1.9.tar.gz) = 488442

Modified: head/net/arp-scan/pkg-descr
==============================================================================
--- head/net/arp-scan/pkg-descr	Fri Jan 23 03:19:57 2015	(r377712)
+++ head/net/arp-scan/pkg-descr	Fri Jan 23 03:22:04 2015	(r377713)
@@ -3,4 +3,4 @@ protocol to discover and fingerprint IP 
 the local network. It is available for Linux and
 BSD under the GPL licence.
 
-WWW:	http://www.nta-monitor.com/tools/arp-scan/
+WWW: http://www.nta-monitor.com/tools/arp-scan/



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