svn commit: r38879 - head/en_US.ISO8859-1/books/handbook/cutting-edge

Benedict Reuschling bcr at FreeBSD.org
Thu May 24 17:08:09 UTC 2012


Author: bcr
Date: Thu May 24 17:08:09 2012
New Revision: 38879
URL: http://svn.freebsd.org/changeset/doc/38879

Log:
  Update the portsnap example output to reflect the fact that it now
  uses geolocation to find the closest mirror.
  
  PR:		docs/168265
  Submitted by:	Niclas Zeising (zeising daemonic se)

Modified:
  head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml

Modified: head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml	Thu May 24 13:33:56 2012	(r38878)
+++ head/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml	Thu May 24 17:08:09 2012	(r38879)
@@ -659,10 +659,10 @@ before running "/usr/sbin/freebsd-update
       Ports Collection files, issue the following command:</para>
 
     <screen>&prompt.root; <userinput>portsnap fetch</userinput>
-Looking up portsnap.FreeBSD.org mirrors... 3 mirrors found.
-Fetching snapshot tag from portsnap1.FreeBSD.org... done.
+Looking up portsnap.FreeBSD.org mirrors... 9 mirrors found.
+Fetching snapshot tag from geodns-1.portsnap.freebsd.org... done.
 Fetching snapshot metadata... done.
-Updating from Wed Aug  6 18:00:22 EDT 2008 to Sat Aug 30 20:24:11 EDT 2008.
+Updating from Tue May 22 02:12:15 CEST 2012 to Wed May 23 16:28:31 CEST 2012.
 Fetching 3 metadata patches.. done.
 Applying metadata patches... done.
 Fetching 3 metadata files... done.


More information about the svn-doc-head mailing list