svn commit: r39913 - in head/en_US.ISO8859-1: articles/contributing-ports books/porters-handbook
Sergey Kandaurov
pluknet at FreeBSD.org
Fri Nov 2 13:55:50 UTC 2012
Author: pluknet
Date: Fri Nov 2 13:55:49 2012
New Revision: 39913
URL: http://svn.freebsd.org/changeset/doc/39913
Log:
Update links to the current incarnation of the Portscout service.
Submitted by: Ilya A. Arkhipov <ruM1cRO yandex ru>
Modified:
head/en_US.ISO8859-1/articles/contributing-ports/article.xml
head/en_US.ISO8859-1/books/porters-handbook/book.xml
Modified: head/en_US.ISO8859-1/articles/contributing-ports/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/contributing-ports/article.xml Fri Nov 2 10:47:38 2012 (r39912)
+++ head/en_US.ISO8859-1/articles/contributing-ports/article.xml Fri Nov 2 13:55:49 2012 (r39913)
@@ -465,7 +465,7 @@
<para>Regularly check the automated ports building
cluster, <ulink
url="http://pointyhat.FreeBSD.org">pointyhat</ulink>,
- and the <ulink url="http://www.portscout.org">distfiles
+ and the <ulink url="http://portscout.FreeBSD.org">distfiles
scanner</ulink> to see if any of the ports you
maintain are failing to build or fetch (see <link
linkend="resources">resources</link> for more
@@ -797,7 +797,7 @@
build status of your ports. As a contributor you can use it to
find broken and unmaintained ports that need to be fixed.</para>
- <para>The <ulink url="http://www.portscout.org">FreeBSD Ports
+ <para>The <ulink url="http://portscout.FreeBSD.org">FreeBSD Ports
distfile scanner</ulink> can show you ports for which the
distfiles are not fetchable. You can check on your own ports or
use it to find ports that need their
Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/book.xml Fri Nov 2 10:47:38 2012 (r39912)
+++ head/en_US.ISO8859-1/books/porters-handbook/book.xml Fri Nov 2 13:55:49 2012 (r39913)
@@ -16694,7 +16694,7 @@ pre-install:
release of each port with distfiles that have already been
fetched. However, as the Internet continually changes,
distfiles can quickly go missing. <ulink
- url="http://portscout.org">Portscout</ulink>, the &os;
+ url="http://portscout.FreeBSD.org">Portscout</ulink>, the &os;
Ports distfile scanner, attempts to query every download site
for every port to find out if each distfile is still
available. <application>Portscout</application> can generate
More information about the svn-doc-head
mailing list