Skip site navigation (1)Skip section navigation (2)
Date:      17 Feb 2006 13:28:31 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93481: Fix port: net/arp-sk fix mastersite
Message-ID:  <20060217152831.58245.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200602171530.k1HFU4GQ028779@freefall.freebsd.org>

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

>Number:         93481
>Category:       ports
>Synopsis:       Fix port: net/arp-sk fix mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 17 15:30:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fix mastersite. Fetchable again.
- Remove WWW, URL does not exist anymore.

>How-To-Repeat:
	
>Fix:

	

--- arp-sk.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/arp-sk/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	14 Nov 2005 17:07:06 -0000	1.3
+++ Makefile	17 Feb 2006 15:23:05 -0000
@@ -10,7 +10,7 @@
 PORTVERSION=	0.0.16
 PORTREVISION=	1
 CATEGORIES=	net
-MASTER_SITES=	http://www.arp-sk.org/files/
+MASTER_SITES=	http://sid.rstack.org/arp-sk/files/
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
@@ -18,8 +18,6 @@
 
 BUILD_DEPENDS=	libnet*>=1.1.2,1:${PORTSDIR}/net/libnet
 
-USE_REINPLACE=	yes
-#USE_GETOPT_LONG=	yes
 GNU_CONFIGURE=	yes
 
 MAN1=	arp-sk.1
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/net/arp-sk/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	14 Apr 2004 05:51:01 -0000	1.1
+++ pkg-descr	17 Feb 2006 15:23:05 -0000
@@ -1,4 +1,2 @@
 arp-sk is a tool designed to manipulate ARP tables of all kinds of equipment.
 This can be easily performed through the sending of the appropriate packet(s).
-
-WWW: http://www.arp-sk.org/
--- arp-sk.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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