Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2006 10:30:37 -0500 (EST)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        thomas@goodking.ca
Subject:   ports/104970: [MAINTAINER] net-mgmt/arpwatch: update MASTER_SITES
Message-ID:  <200610311530.k9VFUbdb074205@goodking.goodking.ca>
Resent-Message-ID: <200610311540.k9VFeK8g061639@freefall.freebsd.org>

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

>Number:         104970
>Category:       ports
>Synopsis:       [MAINTAINER] net-mgmt/arpwatch: update MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 31 15:40:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- utilize GENTOO mirrors for alternate MASTER_SITES

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- arpwatch-2.1.a15_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/arpwatch/Makefile,v
retrieving revision 1.48
diff -u -r1.48 Makefile
--- Makefile	7 Oct 2006 11:14:54 -0000	1.48
+++ Makefile	31 Oct 2006 15:27:53 -0000
@@ -10,16 +10,15 @@
 PORTREVISION=	3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	ftp://ftp.ee.lbl.gov/ \
-		http://www.mirrors.wiretapped.net/security/network-monitoring/arpwatch/ \
-		ftp://ftp.riken.go.jp/pub/net/lbl/ \
-		http://www.goodking.ca/pub/files/
+		${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
 DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.([^\.]*)$/\1/}
 
 MAINTAINER=	thomas@goodking.ca
 COMMENT=	Monitor arp & rarp requests
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--quiet
+CONFIGURE_ARGS=	--quiet --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 INSTALL_TARGET=	install install-man
 MAN8=		arpwatch.8 arpsnmp.8
 
--- arpwatch-2.1.a15_3.patch ends here ---

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



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