Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 1999 18:01:39 -0500 (EST)
From:      Don Croyle <croyle@gelemna.ft-wayne.in.us>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   misc/11931: Snaps from 3-stable still claim a 3.1 buildname
Message-ID:  <199905292301.SAA61488@emerson.gelemna.ft-wayne.in.us>

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

>Number:         11931
>Category:       misc
>Synopsis:       Snaps from 3-stable still claim a 3.1 buildname
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 29 16:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Don Croyle
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
Snapping a release from freshly cvsupped 3-stable sources.
	

>Description:
The automatic snap version builder still has "3.1" as its base.
	

>How-To-Repeat:

	

>Fix:
Apply this patch:	
	
*** src/release/Makefile.orig	Sat May 29 10:10:28 1999
--- src/release/Makefile	Sat May 29 17:50:37 1999
***************
*** 18,24 ****
  #
  # Automatic SNAP versioning:
  DATE != date +%Y%m%d
! BASE = 3.1
  BUILDNAME?=${BASE}-${DATE}-SNAP
  #
  #CHROOTDIR=/junk/release
--- 18,24 ----
  #
  # Automatic SNAP versioning:
  DATE != date +%Y%m%d
! BASE = 3.2
  BUILDNAME?=${BASE}-${DATE}-SNAP
  #
  #CHROOTDIR=/junk/release


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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