Summary: | delete obsolete port mbone/rat30 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Mark Linimon <linimon> |
Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Mark Linimon
2002-12-08 00:50:02 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. State Changed From-To: open->closed I have committed Takeshi MUTOHs patch |