Bug 46082 - delete obsolete port mbone/rat30
Summary: delete obsolete port mbone/rat30
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-08 00:50 UTC by Mark Linimon
Modified: 2002-12-10 18:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Linimon 2002-12-08 00:50:02 UTC
	The port rat30 is a 1999 version of what is now mbone/rat
	at version 4.2.2.  Although it remains available for download,
	it isn't at the location the distfile says it is.  Unless
	there is some overriding reason to keep the old version alive
	as a port, it's probably more sensible to delete if than fix it.

Fix: 

delete port
How-To-Repeat: 	make fetch
Comment 1 Takeshi MUTOH 2002-12-09 03:49:37 UTC
Hi! I'm a maintainer of mbone/relate.

At Sat, 7 Dec 2002 18:50:27 -0600 (CST),
Mark Linimon <linimon@lonesome.com> wrote:
> >Synopsis:       delete obsolete port mbone/rat30
	(snip)
> 	The port rat30 is a 1999 version of what is now mbone/rat
> 	at version 4.2.2.  Although it remains available for download,
> 	it isn't at the location the distfile says it is.  Unless
> 	there is some overriding reason to keep the old version alive
> 	as a port, it's probably more sensible to delete if than fix it.

This ports has required by mbone/relate.
So I want to remain this port.

I check mbone/rat30 Makefile and distfile location,
 it's wrong about last "/":

--- Makefile.org	Mon Dec  9 12:32:54 2002
+++ Makefile	Mon Dec  9 12:32:21 2002
@@ -8,7 +8,7 @@
 PORTNAME=	rat
 PORTVERSION=	3.0.35
 CATEGORIES=	mbone audio
-MASTER_SITES=	http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}
+MASTER_SITES=	http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/
 
 MAINTAINER=	anton@urc.ac.ru
 
Please commit this patch.
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2002-12-10 18:06:38 UTC
State Changed
From-To: open->closed

I have committed Takeshi MUTOHs patch