Skip site navigation (1)Skip section navigation (2)
Date:      7 Oct 2003 17:24:25 -0000
From:      Joe Abley <jabley@automagic.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jabley@automagic.org
Subject:   ports/57709: change MASTER_SITES for net/aggregate
Message-ID:  <20031007172425.769.qmail@buffoon.automagic.org>
Resent-Message-ID: <200310071730.h97HU9JR081959@freefall.freebsd.org>

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

>Number:         57709
>Category:       ports
>Synopsis:       change MASTER_SITES for net/aggregate
>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:   Tue Oct 07 10:30:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Joe Abley
>Release:        FreeBSD 4.9-RC i386
>Organization:
>Environment:
System: FreeBSD buffoon.automagic.org 4.9-RC FreeBSD 4.9-RC #3: Tue Oct 7 08:41:47 EDT 2003 jabley@buffoon.automagic.org:/usr/obj/usr/src/sys/YOWYOW i386

>Description:
MASTER_SITES for this site are broken. This patch fixes them.
>How-To-Repeat:

>Fix:

--- aggregate.old/Makefile      Tue Oct  7 13:19:52 2003
+++ aggregate/Makefile  Tue Oct  7 13:21:46 2003
@@ -8,10 +8,8 @@
 PORTNAME=      aggregate
 PORTVERSION=   1.6
 CATEGORIES=    net
-MASTER_SITES=  http://dist.automagic.org/ \
-               http://dist1.automagic.org/ \
-               http://dist2.automagic.org/ \
-               http://dist3.automagic.org/
+MASTER_SITES=  ftp://ftp.isc.org/isc/aggregate/ \
+               http://software.automagic.org/aggregate/
 
 MAINTAINER=    jabley@automagic.org
 COMMENT=       Optimise a list of route prefixes to help make nice short filters

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



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