From owner-freebsd-ports Tue Aug 19 03:22:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA26165 for ports-outgoing; Tue, 19 Aug 1997 03:22:33 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (ala-ca17-23.ix.netcom.com [204.32.168.183]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA26156 for ; Tue, 19 Aug 1997 03:22:27 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.7/8.6.9) id DAA20227; Tue, 19 Aug 1997 03:22:19 -0700 (PDT) Date: Tue, 19 Aug 1997 03:22:19 -0700 (PDT) Message-Id: <199708191022.DAA20227@silvia.HIP.Berkeley.EDU> To: hoek@hwcn.org CC: freebsd-ports@FreeBSD.ORG In-reply-to: (message from Tim Vanderhoek on Mon, 18 Aug 1997 19:59:51 -0400 (EDT)) Subject: Re: ports/4326 From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Would life be better if bsd.port.mk compared its last-mod time to * that of the Makefile and printed a warning if the Makefile is * newer than bsd.port.mk? I don't think that will help much. Unless bsd.port.mk and the port Makefile is ftp'd from the same server or something, it is meaningless to compare their timestamps. Satoshi