Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 1999 14:20:03 -0800 (PST)
From:      FUJISHIMA Satsuki <k5@cheerful.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/15282: unfetchable MASTER_SITES change: archivers/linux_rar
Message-ID:  <199912212220.OAA63019@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/15282; it has been noted by GNATS.

From: FUJISHIMA Satsuki <k5@cheerful.com>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/15282: unfetchable MASTER_SITES change: archivers/linux_rar
Date: Wed, 22 Dec 1999 07:13:01 +0900

 Please apply this patch instead of previous one.
 
 This means, now ftp.cdrom.com holds rarlnx26.sfx in both paths
 attached below. I think /pub/cheats/dlh/rar/ is the official URL
 rarsoft.com expects, but distfile appears in /pub/sac/pack/ earlier,
 so I put both lines in this makefile.
 
 Index: Makefile
 ===================================================================
 RCS file: /home/ncvs/ports/archivers/linux_rar/Makefile,v
 retrieving revision 1.9
 diff -u -r1.9 Makefile
 --- Makefile	1999/11/26 18:06:32	1.9
 +++ Makefile	1999/12/21 22:08:49
 @@ -11,7 +11,8 @@
  PKGNAME=        linux_rar-2.60
  CATEGORIES=	archivers
  MASTER_SITES=	ftp://rarsoft.ti.sk/pub/rar/ \
 -		ftp://ftp.cdrom.com/pub/cheats/dlh/rar/
 +		ftp://ftp.cdrom.com/pub/cheats/dlh/rar/ \
 +		ftp://ftp.cdrom.com/pub/sac/pack/
  EXTRACT_SUFX=   .sfx
  
  MAINTAINER=     k5@cheerful.com
 
 -- 
 FUJISHIMA Satsuki
 


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?199912212220.OAA63019>