Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 09:43:05 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24193: PORT-FIX-NO MAINTAINER : net/mrt
Message-ID:  <200101091743.f09Hh5c04527@rodan.randomnetworks.com>

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

>Number:         24193
>Category:       ports
>Synopsis:       PORT-
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 09 09:50:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
randomnetworks.com
>Environment:

ports collection

>Description:

According to:

http://people.freebsd.org/~fenner/portsurvey/bad.html

The distfile for mrt is unfetchable.  After looking around, the
file had been moved.  It looks like there are newer versions now, but I have 
not looked at what it will take to update the port.

The patch below simply makes this port fetchable again.


>How-To-Repeat:


>Fix:

This diff was generated by : diff -ruN
From : /usr/ports/
Also at : http://www.randomnetworks.com/freebsd/prs/
----------------------------------------------------------------
diff -ruN mrt/Makefile mrt.new/Makefile
--- mrt/Makefile	Sun Apr  9 11:12:20 2000
+++ mrt.new/Makefile	Fri Jan  5 14:41:48 2001
@@ -8,7 +8,7 @@
 PORTNAME=	mrt
 PORTVERSION=	2.1.2a
 CATEGORIES=	net ipv6
-MASTER_SITES=	ftp://ftp.merit.edu/net-research/mrt/
+MASTER_SITES=	ftp://ftp.merit.edu/net-research/mrt/old_versions/
 DISTNAME=	mrt-${PORTVERSION}-src
 
 MAINTAINER=	ports@freebsd.org

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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