Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Oct 2008 01:28:35 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/128210: Update MASTER_SITE_RAR 
Message-ID:  <20081018172835.5EED433B2@sunpoet.net>
Resent-Message-ID: <200810181730.m9IHU5Lx092113@freefall.freebsd.org>

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

>Number:         128210
>Category:       ports
>Synopsis:       Update MASTER_SITE_RAR
>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:   Sat Oct 18 17:30:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 7.1-PRERELEASE amd64
>Organization:
SUNPOET.net
>Environment:
System: FreeBSD bonjour.sunpoet.net 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #12: Thu Sep 4 10:55:47 CST 2008 root@bonjour.sunpoet.net:/usr/obj/usr/src/sys/bonjour amd64

	
>Description:
Update MASTER_SITE_RAR due to absense of rarlab.com mirrors.
	
>How-To-Repeat:
	
>Fix:
	

--- /usr/ports/sunpoet/Mk/bsd.sites.mk	2008-10-19 01:17:44.151004044 +0800
+++ /usr/ports/Mk/bsd.sites.mk	2008-09-15 02:16:37.683697000 +0800
@@ -1097,9 +1097,10 @@
 .endif
 
 .if !defined(IGNORE_MASTER_SITE_RAR)
+.for mirror in 2 3 4 5 6 7 8 9
 MASTER_SITE_RAR+= \
-	http://www.rarlab.com/rar/%SUBDIR%/
-	ftp://ftp.rarlab.com/rar/%SUBDIR%/
+	http://files${mirror}.rarlab.com/rar/%SUBDIR%/
+.endfor
 .endif
 
 .if !defined(IGNORE_MASTER_SITE_REDHAT_LINUX)

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



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