From owner-freebsd-ports Thu Aug 21 23:45:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA20369 for ports-outgoing; Thu, 21 Aug 1997 23:45:27 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id XAA20362 for ; Thu, 21 Aug 1997 23:45:22 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <53712(1)>; Thu, 21 Aug 1997 23:44:18 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <177486>; Thu, 21 Aug 1997 23:40:25 -0700 To: itojun@itojun.org cc: Bill Fenner , freebsd-ports@freebsd.org Subject: Re: Versioning bsd.port.mk In-reply-to: Your message of "Thu, 21 Aug 97 17:38:51 PDT." <1280.872210331@itojun.csl.sony.co.jp> Date: Thu, 21 Aug 1997 23:40:15 PDT From: Bill Fenner Message-Id: <97Aug21.234025pdt.177486@crevenia.parc.xerox.com> Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I don't really like all the shell commands -- using the make variable and the RCS keyword expansion is much lighter weight. Bill