Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Mar 2012 07:04:45 +0000 (UTC)
From:      Ken Smith <kensmith@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org
Subject:   svn commit: r232444 - releng/8.3/release
Message-ID:  <201203030704.q2374jTC068608@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kensmith
Date: Sat Mar  3 07:04:45 2012
New Revision: 232444
URL: http://svn.freebsd.org/changeset/base/232444

Log:
  Update RELEASETAG and SVNBRANCH.
  
  Approved by:	re (implicit)

Modified:
  releng/8.3/release/Makefile

Modified: releng/8.3/release/Makefile
==============================================================================
--- releng/8.3/release/Makefile	Sat Mar  3 07:02:43 2012	(r232443)
+++ releng/8.3/release/Makefile	Sat Mar  3 07:04:45 2012	(r232444)
@@ -33,7 +33,7 @@ BUILDNAME?=${BASE}-${DATE}-SNAP
 #
 #CHROOTDIR=/junk/release
 # If this is a -stable snapshot, then set
-#RELEASETAG=RELENG_8
+#RELEASETAG=RELENG_8_3
 #
 # To test a release with a source tree containing patches and
 # other work. This tree will get copied instead of getting the
@@ -72,7 +72,7 @@ BUILDNAME?=${BASE}-${DATE}-SNAP
 #
 # Subversion branch to build for src.  If this is not set then it is
 # automatically computed from RELEASETAG.
-#SVNBRANCH=stable/8
+#SVNBRANCH=releng/8.3
 #
 # Non-zero if ${RELEASETAG} is in the form "RELENG_ver_RELEASE"; we
 # are building an official release.  Otherwise, we are building for



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