From db@db.net  Sun Dec 23 16:40:40 2012
Return-Path: <db@db.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 783F7401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Dec 2012 16:40:40 +0000 (UTC)
	(envelope-from db@db.net)
Received: from diana.db.net (unknown [IPv6:2620:64:0:1:223:7dff:fea2:c8f2])
	by mx1.freebsd.org (Postfix) with ESMTP id 5836E8FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Dec 2012 16:40:40 +0000 (UTC)
Received: from night.db.net (localhost [127.0.0.1])
	by diana.db.net (Postfix) with ESMTP id 76AF22AA347
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 23 Dec 2012 09:40:39 -0700 (MST)
Received: by night.db.net (Postfix, from userid 1000)
	id DAB5D1CC24; Sun, 23 Dec 2012 11:39:51 -0500 (EST)
Message-Id: <20121223163951.DAB5D1CC24@night.db.net>
Date: Sun, 23 Dec 2012 11:39:51 -0500 (EST)
From: Diane Bruce <db@db.net>
Reply-To: Diane Bruce <db@db.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Clarification in porters handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         174659
>Category:       docs
>Synopsis:       Clarification in porters handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    issyl0
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 23 16:50:01 UTC 2012
>Closed-Date:    Fri Dec 28 22:15:44 UTC 2012
>Last-Modified:  Fri Dec 28 22:20:00 UTC 2012
>Originator:     Diane Bruce
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
They told me I should get organised. I never listen.
>Environment:
System: FreeBSD night.db.net 9.0-RELEASE FreeBSD 9.0-RELEASE #11: Sat Jun 30 08:32:31 EST 2012 root@night.db.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
>How-To-Repeat:
	Read porters handbook  ;)
>Fix:

Index: en_US.ISO8859-1/books/porters-handbook/book.xml
===================================================================
--- en_US.ISO8859-1/books/porters-handbook/book.xml	(revision 40455)
+++ en_US.ISO8859-1/books/porters-handbook/book.xml	(working copy)
@@ -16582,7 +16582,8 @@
     <programlisting>[the header...just to make it easier for us to identify the ports.]
 # Created by: Satoshi Asami &lt;asami@FreeBSD.org&gt;
 [The optional <emphasis>Created by:</emphasis> line names the person who originally
-created the port.  If this line is present, future maintainers should
+created the port. Note the ':' is not followed by a <tab> but a space.
+If this line is present, future maintainers should
 not change or remove it except at the original author's request.]
 
 # &dollar;FreeBSD&dollar;
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->issyl0 
Responsible-Changed-By: issyl0 
Responsible-Changed-When: Wed Dec 26 14:25:05 UTC 2012 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=174659 
State-Changed-From-To: open->closed 
State-Changed-By: issyl0 
State-Changed-When: Fri Dec 28 22:15:43 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/174659: commit references a PR
Date: Fri, 28 Dec 2012 22:13:25 +0000 (UTC)

 Author: issyl0
 Date: Fri Dec 28 22:13:17 2012
 New Revision: 40489
 URL: http://svnweb.freebsd.org/changeset/doc/40489
 
 Log:
   Clarify the format of the ports Makefile 'Created by:' line.
   
   PR:		docs/174659
   Submitted by:	db
   Approved by:	gabor (mentor)
 
 Modified:
   head/en_US.ISO8859-1/books/porters-handbook/book.xml
 
 Modified: head/en_US.ISO8859-1/books/porters-handbook/book.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/porters-handbook/book.xml	Fri Dec 28 15:02:30 2012	(r40488)
 +++ head/en_US.ISO8859-1/books/porters-handbook/book.xml	Fri Dec 28 22:13:17 2012	(r40489)
 @@ -16582,7 +16582,9 @@ IGNORE=	POINTYHAT is not supported
      <programlisting>[the header...just to make it easier for us to identify the ports.]
  # Created by: Satoshi Asami &lt;asami@FreeBSD.org&gt;
  [The optional <emphasis>Created by:</emphasis> line names the person who originally
 -created the port.  If this line is present, future maintainers should
 +created the port.  Note that the <quote>:</quote> is followed by a space
 +and not a tab character.
 +If this line is present, future maintainers should
  not change or remove it except at the original author's request.]
  
  # &dollar;FreeBSD&dollar;
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
>Unformatted:
