From zeising@daemonic.se  Tue May 17 09:27:25 2011
Return-Path: <zeising@daemonic.se>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 03C021065674
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 09:27:25 +0000 (UTC)
	(envelope-from zeising@daemonic.se)
Received: from mail.lysator.liu.se (unknown [IPv6:2001:6b0:17:f0a0::3])
	by mx1.freebsd.org (Postfix) with ESMTP id AB09F8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 09:27:24 +0000 (UTC)
Received: from mail.lysator.liu.se (localhost [127.0.0.1])
	by mail.lysator.liu.se (Postfix) with ESMTP id 0B6224002B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 11:27:24 +0200 (CEST)
Received: by mail.lysator.liu.se (Postfix, from userid 1004)
	id F3EC74002C; Tue, 17 May 2011 11:27:23 +0200 (CEST)
Received: from mx.daemonic.se (h-90-99.A163.priv.bahnhof.se [79.136.90.99])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mail.lysator.liu.se (Postfix) with ESMTPSA id 967494002B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 11:27:23 +0200 (CEST)
Received: from mail.daemonic.se (mail.daemonic.se [IPv6:2001:470:dca9:0:1::4])
	by mx.daemonic.se (Postfix) with ESMTPS id 6E6C5119C04
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 11:27:23 +0200 (CEST)
Received: from vincent.daemonic.se (login.daemonic.se [IPv6:2001:470:dca9:0:1::10])
	by mail.daemonic.se (Postfix) with ESMTPS id 5B33812B2DA
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 May 2011 11:27:23 +0200 (CEST)
Received: (from zeising@localhost)
	by vincent.daemonic.se (8.14.4/8.14.4/Submit) id p4H9RNIk012576;
	Tue, 17 May 2011 11:27:23 +0200 (CEST)
	(envelope-from zeising)
Message-Id: <201105170927.p4H9RNIk012576@vincent.daemonic.se>
Date: Tue, 17 May 2011 11:27:23 +0200 (CEST)
From: Niclas Zeising <zeising@lysator.liu.se>
Reply-To: Niclas Zeising <zeising@lysator.liu.se>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update mirror list entry fpr ftp4.se.freebsd.org to reflect http access
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         157111
>Category:       docs
>Synopsis:       Update mirror list entry fpr ftp4.se.freebsd.org to reflect http access
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bcr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 17 09:30:15 UTC 2011
>Closed-Date:    Tue May 17 13:17:41 UTC 2011
>Last-Modified:  Tue May 17 13:17:41 UTC 2011
>Originator:     Niclas Zeising
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
Lysator ASC
>Environment:
System: FreeBSD vincent.daemonic.se 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Wed Apr 20 17:22:47 CEST 2011 root@vincent.daemonic.se:/usr/obj/usr/src/sys/VINCENT amd64


	
>Description:
	Attached patch updates the mirror list to reflect that ftp4.se.freebsd.org has grown http access to the ftp archive alongside ftp and rsync. It also updates the URL to the rsync repo.
>How-To-Repeat:
	N/A
>Fix:
	Attached patch updates documentation.

--- mirrors.xml.diff begins here ---
Index: mirrors.xml
===================================================================
RCS file: /home/ncvs/doc/share/sgml/mirrors.xml,v
retrieving revision 1.120
diff -u -d -r1.120 mirrors.xml
--- mirrors.xml	3 Apr 2011 13:55:02 -0000	1.120
+++ mirrors.xml	17 May 2011 09:03:29 -0000
@@ -1714,8 +1714,10 @@
       <name>ftp4.se.FreeBSD.org</name>
       <url proto="ftp">ftp://ftp4.se.FreeBSD.org/pub/FreeBSD/</url>
       <url proto="ftpv6">ftp://ftp4.se.FreeBSD.org/pub/FreeBSD/</url>
-      <url proto="rsync"></url>
-      <url proto="rsyncv6"></url>
+      <url proto="http">http://ftp4.se.FreeBSD.org/pub/FreeBSD/</url>
+      <url proto="httpv6">http://ftp4.se.FreeBSD.org/pub/FreeBSD</url>
+      <url proto="rsync">rsync://ftp4.se.FreeBSD.org/pub/FreeBSD</url>
+      <url proto="rsyncv6">rsync://ftp4.se.FreeBSD.org/pub/FreeBSD</url>
     </host>
 
     <host type="ftp">
--- mirrors.xml.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Tue May 17 12:23:31 UTC 2011 
Responsible-Changed-Why:  
Take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157111 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/157111: commit references a PR
Date: Tue, 17 May 2011 12:52:05 +0000 (UTC)

 bcr         2011-05-17 12:51:51 UTC
 
   FreeBSD doc repository
 
   Modified files:
     share/sgml           mirrors.xml 
   Log:
   Update mirror list entry for ftp4.se.freebsd.org to reflect http access.
   
   PR:                             docs/157111
   Submitted by:   Niclas Zeising (zeising at lysator dot liu dot se)
   
   Revision  Changes    Path
   1.121     +4 -2      doc/share/sgml/mirrors.xml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: bcr 
State-Changed-When: Tue May 17 13:17:03 UTC 2011 
State-Changed-Why:  
Patch was committed. Thanks for the contribution. PR closed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=157111 
>Unformatted:
