cvs commit: src/release Makefile

Igor B. Bykhalo goshik at binep.ac.ru
Tue Apr 15 07:36:48 PDT 2003


From: "John Hay" <jhay at icomtek.csir.co.za>
To: "Ruslan Ermilov" <ru at FreeBSD.org>
Cc: <cvs-src at FreeBSD.org>; <src-committers at FreeBSD.org>; <cvs-all at FreeBSD.org>
Sent: Tuesday, April 15, 2003 11:30 AM
Subject: Re: cvs commit: src/release Makefile


> On Mon, Apr 14, 2003 at 11:36:39PM -0700, Ruslan Ermilov wrote:
> > ru          2003/04/14 23:36:39 PDT
> > 
> >   FreeBSD src repository
> > 
> >   Modified files:
> >     release              Makefile 
> >   Log:

Gentlemen, sorry for intrusion, but while you are at it,
could you please fix /usr/src/Makefile for RELENG_4 - it
still thinks that BASE is 4.7:

# $FreeBSD: /repoman/r/ncvs/src/release/Makefile,v 1.536.2.107 2003/04/04 15:48:17 ru Exp $
#
[...]
# Automatic SNAP versioning:
DATE != date +%Y%m%d
BASE = 4.7
BUILDNAME?=${BASE}-${DATE}-STABLE
[...]

and generates iso names accordingly...

http://www.freebsd.org/cgi/cvsweb.cgi/src/release/Makefile?rev=1.536.2.107&content-type=text/x-cvsweb-markup&only_with_tag=RELENG_4

Thanks for your attention,
Igor



More information about the freebsd-stable mailing list