Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Oct 2012 15:47:24 +0000 (UTC)
From:      "Timur I. Bakeyev" <timur@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r306133 - head/Mk
Message-ID:  <201210191547.q9JFlOpf026550@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: timur
Date: Fri Oct 19 15:47:24 2012
New Revision: 306133
URL: http://svn.freebsd.org/changeset/ports/306133

Log:
  Most of the samba sites were dead. Updated the list.
  
  Feature safe:	yes

Modified:
  head/Mk/bsd.sites.mk

Modified: head/Mk/bsd.sites.mk
==============================================================================
--- head/Mk/bsd.sites.mk	Fri Oct 19 15:46:17 2012	(r306132)
+++ head/Mk/bsd.sites.mk	Fri Oct 19 15:47:24 2012	(r306133)
@@ -1165,15 +1165,10 @@ MASTER_SITE_RUBYGEMS+= \
 
 .if !defined(IGNORE_MASTER_SITE_SAMBA)
 MASTER_SITE_SAMBA+= \
-	http://us1.samba.org/samba/ftp/%SUBDIR%/ \
-	http://us2.samba.org/samba/ftp/%SUBDIR%/ \
-	http://us4.samba.org/samba/ftp/%SUBDIR%/ \
-	http://us3.samba.org/samba/ftp/%SUBDIR%/ \
-	ftp://ca.samba.org/%SUBDIR%/ \
-	ftp://de.samba.org/samba.org/%SUBDIR%/ \
-	ftp://ftp.oss.eznetsols.org/samba/%SUBDIR%/ \
+	http://ftp.samba.org/pub/samba/%SUBDIR%/ \
+	ftp://ca.samba.org/pub/samba/%SUBDIR%/ \
+	ftp://de.samba.org/pub/samba/%SUBDIR%/ \
 	ftp://ftp.easynet.be/samba/%SUBDIR%/ \
-	ftp://ftp.linuxforum.net/ftp.samba.org/%SUBDIR%/ \
 	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/samba/&,}
 .endif
 



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