ports/114032: [PATCH] update MASTER_SITE_RUBYFORGE mirrors in bsd.sites.mk

Alexander Logvinov ports at logvinov.com
Tue Jun 26 08:50:03 UTC 2007


>Number:         114032
>Category:       ports
>Synopsis:       [PATCH] update MASTER_SITE_RUBYFORGE mirrors in bsd.sites.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 26 08:50:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:

>Description:

    It seems one of the MASTER_SITE_RUBYFORGE site is dead (for example
    http://people.freebsd.org/~fenner/portsurvey/www.html and all
    rubygem-)
    
    There is another mirror from http://rubyforge.org/credits/.
    
>How-To-Repeat:

# host rubyforge.halostatue.info
Host rubyforge.halostatue.info not found: 3(NXDOMAIN)

>Fix:

Index: bsd.sites.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.sites.mk,v
retrieving revision 1.421
diff -u -r1.421 bsd.sites.mk
--- bsd.sites.mk	19 Jun 2007 10:28:40 -0000	1.421
+++ bsd.sites.mk	25 Jun 2007 12:29:07 -0000
@@ -1083,7 +1083,7 @@
 MASTER_SITE_RUBYFORGE+= \
 	http://rubyforge.rubyuser.de/%SUBDIR%/ \
 	http://rubyforge.iasi.roedu.net/files/%SUBDIR%/ \
-	http://rubyforge.halostatue.info/%SUBDIR%/ \
+	http://files.rubyforge.mmmultiworks.com/%SUBDIR%/ \
 	http://files.rubyforge.vm.bytemark.co.uk/%SUBDIR%/
 .endif
 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list