PERFORCE change 80028 for review

soc-andrew soc-andrew at FreeBSD.org
Mon Jul 11 22:20:11 GMT 2005


http://perforce.freebsd.org/chv.cgi?CH=80028

Change 80028 by soc-andrew at soc-andrew_serv on 2005/07/11 22:20:02

	Welcome in our new HEAD overloard to the BSD Installer

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/src/release/Makefile#9 integrate

Differences ...

==== //depot/projects/soc2005/bsdinstaller/src/release/Makefile#9 (text+ko) ====

@@ -1,4 +1,4 @@
-# $FreeBSD: src/release/Makefile,v 1.887 2005/07/11 03:59:25 scottl Exp $
+# $FreeBSD: src/release/Makefile,v 1.888 2005/07/11 15:50:29 kensmith Exp $
 #
 # make release [BUILDNAME=somename] CHROOTDIR=/some/dir CVSROOT=/cvs/dir \
 #     [RELEASETAG=tag]
@@ -18,16 +18,16 @@
 # Set these, release builder!
 #
 # Fixed version:
-#BUILDNAME=6.0-CURRENT
+#BUILDNAME=7.0-CURRENT
 #
 # Automatic SNAP versioning:
 DATE != date +%Y%m%d
-BASE = 6.0
+BASE = 7.0
 BUILDNAME?=${BASE}-${DATE}-SNAP
 #
 #CHROOTDIR=/junk/release
 # If this is a -stable snapshot, then set
-#RELEASETAG=RELENG_4
+#RELEASETAG=RELENG_6
 #
 # To test a release with a source tree containing patches and
 # other work. This tree will get copied instead of getting the


More information about the p4-projects mailing list