Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Dec 2011 13:47:59 GMT
From:      Chris Rees <crees@physics.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/163058: Portbuild article: Gives wrong location for scripts
Message-ID:  <201112041347.pB4DlxTN065310@freefall.freebsd.org>
Resent-Message-ID: <201112041350.pB4Do8bJ065672@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         163058
>Category:       docs
>Synopsis:       Portbuild article: Gives wrong location for scripts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 04 13:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 8.2-STABLE FreeBSD 8.2-STABLE #5 r227907: Wed Nov 23 21:55:50 UTC 2011 simon@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386


	
>Description:
	Update location of portbuild scripts.  While here, label <filename> elements as directories.
>How-To-Repeat:
	
>Fix:

	

--- portbuild-article-location.diff begins here ---
Index: article.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/articles/portbuild/article.sgml,v
retrieving revision 1.77
diff -u -r1.77 article.sgml
--- article.sgml	27 Oct 2011 09:05:07 -0000	1.77
+++ article.sgml	4 Dec 2011 13:45:39 -0000
@@ -72,9 +72,9 @@
     </note>
 
     <para>The scripts that control all of this live in
-      <filename>/var/portbuild/scripts/</filename>.  These are the
-      checked-out copies from
-      <filename>/usr/ports/Tools/portbuild/scripts/</filename>.</para>
+      <filename class="directory">/var/portbuild/scripts/</filename>.
+      These are the checked-out copies from the Subversion repository
+      <filename class="directory">base/projects/portbuild/scripts/</filename>.</para>
 
     <para>Typically, incremental builds are done that use previous
       packages as dependencies; this takes less time, and puts less
--- portbuild-article-location.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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