From novel@novel.fannet.ru  Sat Oct  7 18:29:06 2006
Return-Path: <novel@novel.fannet.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1B15616A49E
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Oct 2006 18:29:06 +0000 (UTC)
	(envelope-from novel@novel.fannet.ru)
Received: from novel.fannet.ru (novel.fannet.ru [82.116.56.3])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3B97543D58
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  7 Oct 2006 18:29:04 +0000 (GMT)
	(envelope-from novel@novel.fannet.ru)
Received: from novel.fannet.ru (localhost [127.0.0.1])
	by novel.fannet.ru (8.13.8/8.13.6) with ESMTP id k97IT2Al010699
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 7 Oct 2006 22:29:02 +0400 (MSD)
	(envelope-from novel@novel.fannet.ru)
Received: (from novel@localhost)
	by novel.fannet.ru (8.13.8/8.13.6/Submit) id k97IT1t2010698;
	Sat, 7 Oct 2006 22:29:01 +0400 (MSD)
	(envelope-from novel)
Message-Id: <200610071829.k97IT1t2010698@novel.fannet.ru>
Date: Sat, 7 Oct 2006 22:29:01 +0400 (MSD)
From: Roman Bogorodskiy <novel@novel.fannet.ru>
Reply-To: Roman Bogorodskiy <novel@novel.fannet.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [ docs ] [ patch ] add a section about distfile rerolling to the PH
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104126
>Category:       docs
>Synopsis:       [ docs ] [ patch ] add a section about distfile rerolling to the PH
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 07 18:30:44 GMT 2006
>Closed-Date:    Sat Oct 07 19:39:30 GMT 2006
>Last-Modified:  Sat Oct  7 19:40:28 GMT 2006
>Originator:     Roman Bogorodskiy
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD novel.fannet.ru 6.1-STABLE FreeBSD 6.1-STABLE #4: Thu Aug 24 15:55:09 MSD 2006 root@novel.fannet.ru:/usr/obj/usr/src/sys/NOVEL i386


>Description:
Add a guide how to deal with the rerolled distfiles to the
"Dos and Don'ts" chapter of the Porters Handbook. Builds fine
but probably needs style/grammer fixes.
>How-To-Repeat:
>Fix:

--- distfile_rerolling.diff begins here ---
Index: book.sgml
===================================================================
RCS file: /home/ncvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.757
diff -u -r1.757 book.sgml
--- book.sgml	6 Oct 2006 19:18:17 -0000	1.757
+++ book.sgml	7 Oct 2006 18:14:17 -0000
@@ -10222,6 +10222,22 @@
 	  special need.</para>
       </sect1>
 
+      <sect1 id="dads-distfiles-rerolling">
+	<title>Distfiles rerolling</title>
+
+	<para>It could happen that the distfile of your port gets
+	  rerolled (i.e. its content was changed without changing the
+	  name).  It is a bad sign usually and you have to make sure
+	  that no harmful changes were made.  Save the old distfile,
+	  download the new one and compare them with &man.diff.1;. If
+	  you see nothing criminal you can update
+	  <filename>distinfo</filename>.  Be sure to summarize changes
+	  so other people knew nothing critial happened.</para>
+
+        <para>You might want to contact the developers of the software
+	 and ask not to reroll distfiles.</para>
+      </sect1>
+
       <sect1 id="dads-workarounds">
 	<title>Necessary workarounds</title>
 
--- distfile_rerolling.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sat Oct 7 19:39:20 UTC 2006 
State-Changed-Why:  
Committed (sort of), thank you! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/104126: commit references a PR
Date: Sat,  7 Oct 2006 19:38:26 +0000 (UTC)

 pav         2006-10-07 19:38:20 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/porters-handbook book.sgml 
   Log:
   Add a new Do's and Don'ts section on distfile rerolling
   
   PR:             docs/104126
   Submitted by:   novel, pav
   English police: ceri
   
   Revision  Changes    Path
   1.758     +21 -0     doc/en_US.ISO8859-1/books/porters-handbook/book.sgml
 _______________________________________________
 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"
 
>Unformatted:
