From owner-cvs-all Sun Jun 20 11: 0:11 1999 Delivered-To: cvs-all@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [206.67.97.83]) by hub.freebsd.org (Postfix) with ESMTP id 6310B14C9B; Sun, 20 Jun 1999 11:00:06 -0700 (PDT) (envelope-from billf@jade.chc-chimes.com) Received: from localhost (billf@localhost) by jade.chc-chimes.com (8.8.8/8.8.8) with SMTP id OAA28867; Sun, 20 Jun 1999 14:03:55 -0400 (EDT) (envelope-from billf@jade.chc-chimes.com) Date: Sun, 20 Jun 1999 14:03:55 -0400 (EDT) From: Bill Fumerola To: Bill Fumerola Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en/handbook/ports chapter.sgml In-Reply-To: <199906201754.KAA78884@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Sun, 20 Jun 1999, Bill Fumerola wrote: > billf 1999/06/20 10:54:26 PDT > > Modified files: > en/handbook/ports chapter.sgml > Log: > Add information on John Birrel's bumping of __FreeBSD_version to 400008 (1) Birrell, sorry. (2) Comments on the following? Index: param.h =================================================================== RCS file: /home/ncvs/src/sys/sys/param.h,v retrieving revision 1.50 diff -u -r1.50 param.h --- param.h 1999/06/20 08:34:24 1.50 +++ param.h 1999/06/20 17:56:50 @@ -45,6 +45,8 @@ #define BSD 199506 /* System version (year & month). */ #define BSD4_3 1 #define BSD4_4 1 + +/* Please update doc/en/handbook/ports/chapter.sgml when changing */ #undef __FreeBSD_version #define __FreeBSD_version 400008 /* Master, propagated to newvers */ - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message