From bmah@cisco.com  Fri Jun 23 10:08:51 2000
Return-Path: <bmah@cisco.com>
Received: from bmah-freebsd-0.cisco.com (bmah-freebsd-0.cisco.com [171.70.84.42])
	by hub.freebsd.org (Postfix) with ESMTP id A819B37C37E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Jun 2000 10:08:49 -0700 (PDT)
	(envelope-from bmah@cisco.com)
Received: (from bmah@localhost)
	by bmah-freebsd-0.cisco.com (8.10.2/8.10.2) id e5NH8mC78232;
	Fri, 23 Jun 2000 10:08:48 -0700 (PDT)
	(envelope-from bmah)
Message-Id: <200006231708.e5NH8mC78232@bmah-freebsd-0.cisco.com>
Date: Fri, 23 Jun 2000 10:08:48 -0700 (PDT)
From: bmah@cisco.com (Bruce A. Mah)
Reply-To: bmah@cisco.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] src/release/Makefile needs tag update
X-Send-Pr-Version: 3.2

>Number:         19474
>Category:       bin
>Synopsis:       [patch] src/release/Makefile needs tag update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 23 10:10:03 PDT 2000
>Closed-Date:    Fri Jun 23 10:49:59 PDT 2000
>Last-Modified:  Fri Jun 23 10:50:10 PDT 2000
>Originator:     Bruce A. Mah
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
Cisco Systems, Inc.
>Environment:

RELENG_4

>Description:

A comment in src/release/Makefile on the RELENG_4 branch refers to using
the RELENG_3 tag to make a STABLE snapshot.  While presumably anyone
building a release ought to be able to figure out the right tag, maybe
this should be fixed in the interest of correctness?

>How-To-Repeat:

	

>Fix:


Index: Makefile
===================================================================
RCS file: /usr/local/cvsroot/src/release/Makefile,v
retrieving revision 1.536.2.4
diff -c -r1.536.2.4 Makefile
*** Makefile	2000/06/08 23:07:27	1.536.2.4
--- Makefile	2000/06/23 17:04:10
***************
*** 23,29 ****
  #
  #CHROOTDIR=/junk/release
  # If this is a -stable snapshot, then set
! #RELEASETAG=RELENG_3
  #
  # Non-zero if ${RELEASETAG} is in the form "RELENG_ver_RELEASE"; we
  # are building an official release.  Otherwise, we are building for
--- 23,29 ----
  #
  #CHROOTDIR=/junk/release
  # If this is a -stable snapshot, then set
! #RELEASETAG=RELENG_4
  #
  # Non-zero if ${RELEASETAG} is in the form "RELENG_ver_RELEASE"; we
  # are building an official release.  Otherwise, we are building for

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: alex 
State-Changed-When: Fri Jun 23 10:49:59 PDT 2000 
State-Changed-Why:  
Commited, thanks! 

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