Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Mar 2011 03:09:48 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155869: Update port: net-mgmt/arpscan
Message-ID:  <20110323030948.00dc3740.tkato432@yahoo.com>
Resent-Message-ID: <201103221830.p2MIU7Bx045417@freefall.freebsd.org>

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

>Number:         155869
>Category:       ports
>Synopsis:       Update port: net-mgmt/arpscan
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 22 18:30:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.3-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net-mgmt/arpscan/Makefile net-mgmt/arpscan/Makefile
--- /usr/ports/net-mgmt/arpscan/Makefile	2011-03-15 09:43:53.000000000 +0900
+++ net-mgmt/arpscan/Makefile	2011-03-16 15:19:51.000000000 +0900
@@ -8,15 +8,11 @@
 PORTNAME=	arpscan
 PORTVERSION=	0.3
 CATEGORIES=	net-mgmt
-MASTER_SITES=	http://ish.cx/~jason/arpscan/ \
-		http://unx.ca/~jason/arpscan/
+MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple arp scanner
 
-DEPRECATED=     Upstream disapear and distfile is no more available
-EXPIRATION_DATE=        2011-05-01
-
 LIB_DEPENDS=	dnet.1:${PORTSDIR}/net/libdnet
 
 GNU_CONFIGURE=	yes
diff -urN /usr/ports/net-mgmt/arpscan/pkg-descr net-mgmt/arpscan/pkg-descr
--- /usr/ports/net-mgmt/arpscan/pkg-descr	2009-02-03 14:23:33.000000000 +0900
+++ net-mgmt/arpscan/pkg-descr	2011-03-16 15:19:38.000000000 +0900
@@ -1,4 +1,4 @@
 arpscan is a very simple scanner which sends out arp requests for
 the given IP addresses and displays a list of the found hosts.
 
-WWW: http://ish.cx/~jason/arpscan/
+WWW: http://code.google.com/p/arpscan/
>Release-Note:
>Audit-Trail:
>Unformatted:



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