ports/104970: [MAINTAINER] net-mgmt/arpwatch: update MASTER_SITES
Thomas Abthorpe
thomas at goodking.ca
Tue Oct 31 15:40:39 UTC 2006
>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 at 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:
More information about the freebsd-ports-bugs
mailing list