From nobody@FreeBSD.org  Wed Mar 31 03:53:38 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0F06A106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 31 Mar 2010 03:53:38 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id F17A38FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 31 Mar 2010 03:53:37 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o2V3rbej077304
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 31 Mar 2010 03:53:37 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o2V3rbJd077297;
	Wed, 31 Mar 2010 03:53:37 GMT
	(envelope-from nobody)
Message-Id: <201003310353.o2V3rbJd077297@www.freebsd.org>
Date: Wed, 31 Mar 2010 03:53:37 GMT
From: Glen Barber <glen.j.barber@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] freebsd-update(8): Update to more recent release versions
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         145227
>Category:       docs
>Synopsis:       [patch] freebsd-update(8): Update to more recent release versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bcr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 31 04:00:17 UTC 2010
>Closed-Date:    Wed Jul 21 17:23:18 UTC 2010
>Last-Modified:  Wed Jul 21 17:23:18 UTC 2010
>Originator:     Glen Barber
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD orion 8.0-STABLE FreeBSD 8.0-STABLE #43 r205084: Fri Mar 12 11:27:30 EST 2010     root@orion:/usr/obj/usr/src/sys/ORION  amd64
>Description:
freebsd-update(8) references supported upgrades to 6.1-RELEASE, but not 6.2-STABLE or 7.0-CURRENT.  Update version numbers to respective recently released versions.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- /usr/src/usr.sbin/freebsd-update/freebsd-update.8.orig	2009-11-14 15:05:51.000000000 -0500
+++ /usr/src/usr.sbin/freebsd-update/freebsd-update.8	2010-03-30 23:41:33.000000000 -0400
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 11, 2007
+.Dd March 30, 2010
 .Dt FREEBSD-UPDATE 8
 .Os FreeBSD
 .Sh NAME
@@ -54,13 +54,17 @@
 .Fx
 Release Engineering Team, e.g.,
 .Fx
-6.1-RELEASE and
+7.3-RELEASE,
 .Fx
-6.2-RC1, but not
+8.0-RELEASE and
 .Fx
-6.2-STABLE or
+8.1-RC1 (when available), but not
 .Fx
-7.0-CURRENT.
+7.4-STABLE,
+.Fx
+8.1-STABLE or
+.Fx
+9.0-CURRENT.
 .Sh OPTIONS
 The following options are supported
 .Bl -tag -width "-f conffile"


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: bcr 
State-Changed-When: Wed Jul 14 16:05:40 UTC 2010 
State-Changed-Why:  
An updated version of your patch was committed to HEAD. Until 
the MFC is through, this PR remains in state "patched". 


Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Wed Jul 14 16:05:40 UTC 2010 
Responsible-Changed-Why:  
An updated version of your patch was committed to HEAD. Until 
the MFC is through, this PR remains in state "patched". 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/145227: commit references a PR
Date: Wed, 14 Jul 2010 16:02:32 +0000 (UTC)

 Author: bcr (doc committer)
 Date: Wed Jul 14 16:01:43 2010
 New Revision: 210061
 URL: http://svn.freebsd.org/changeset/base/210061
 
 Log:
   Update some release version numbers. The patch is based on the one
   from the PR, but the version numbers reflect the newer ones from
   http://security.freebsd.org/#sup
   
   PR:             docs/145227
   Submitted by:   Glen Barber (glen dot j dot barber at gmail dot com)
   Reviewed by:    cperciva
   Mentored by:    jkois
   MFC after:      1 week
 
 Modified:
   head/usr.sbin/freebsd-update/freebsd-update.8
 
 Modified: head/usr.sbin/freebsd-update/freebsd-update.8
 ==============================================================================
 --- head/usr.sbin/freebsd-update/freebsd-update.8	Wed Jul 14 15:18:22 2010	(r210060)
 +++ head/usr.sbin/freebsd-update/freebsd-update.8	Wed Jul 14 16:01:43 2010	(r210061)
 @@ -25,7 +25,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd November 11, 2007
 +.Dd July 14, 2010
  .Dt FREEBSD-UPDATE 8
  .Os FreeBSD
  .Sh NAME
 @@ -54,13 +54,13 @@ by the
  .Fx
  Release Engineering Team, e.g.,
  .Fx
 -6.1-RELEASE and
 +7.3-RELEASE and
  .Fx
 -6.2-RC1, but not
 +8.0, but not
  .Fx
 -6.2-STABLE or
 +6.3-STABLE or
  .Fx
 -7.0-CURRENT.
 +9.0-CURRENT.
  .Sh OPTIONS
  The following options are supported
  .Bl -tag -width "-f conffile"
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/145227: commit references a PR
Date: Wed, 21 Jul 2010 17:16:20 +0000 (UTC)

 Author: bcr (doc committer)
 Date: Wed Jul 21 17:16:12 2010
 New Revision: 210355
 URL: http://svn.freebsd.org/changeset/base/210355
 
 Log:
   MFC r210061:
   
   Update some release version numbers. The patch is based on the one
   from the PR, but the version numbers reflect the newer ones from
   http://security.freebsd.org/#sup
   
   PR:             docs/145227
   Submitted by:   Glen Barber (glen dot j dot barber at gmail dot com)
   Reviewed by:    cperciva
   Mentored by:    jkois
 
 Modified:
   stable/8/usr.sbin/freebsd-update/freebsd-update.8
 Directory Properties:
   stable/8/usr.sbin/freebsd-update/   (props changed)
 
 Modified: stable/8/usr.sbin/freebsd-update/freebsd-update.8
 ==============================================================================
 --- stable/8/usr.sbin/freebsd-update/freebsd-update.8	Wed Jul 21 17:11:26 2010	(r210354)
 +++ stable/8/usr.sbin/freebsd-update/freebsd-update.8	Wed Jul 21 17:16:12 2010	(r210355)
 @@ -25,7 +25,7 @@
  .\"
  .\" $FreeBSD$
  .\"
 -.Dd November 11, 2007
 +.Dd July 14, 2010
  .Dt FREEBSD-UPDATE 8
  .Os FreeBSD
  .Sh NAME
 @@ -54,13 +54,13 @@ by the
  .Fx
  Release Engineering Team, e.g.,
  .Fx
 -6.1-RELEASE and
 +7.3-RELEASE and
  .Fx
 -6.2-RC1, but not
 +8.0, but not
  .Fx
 -6.2-STABLE or
 +6.3-STABLE or
  .Fx
 -7.0-CURRENT.
 +9.0-CURRENT.
  .Sh OPTIONS
  The following options are supported
  .Bl -tag -width "-f conffile"
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: bcr 
State-Changed-When: Wed Jul 21 17:22:11 UTC 2010 
State-Changed-Why:  
PR closed, the MFC is done. Thanks for the patch! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=145227 
>Unformatted:
