Date: Wed, 24 Feb 1999 17:32:26 -0800 (PST) From: asami@FreeBSD.ORG (Satoshi Asami) To: chuckr@mat.net Cc: mharo@area51.fremont.ca.us, freebsd-ports@FreeBSD.ORG Subject: Re: PLIST verification script? Message-ID: <199902250132.RAA36051@silvia.hip.berkeley.edu> In-Reply-To: <Pine.BSF.4.05.9902241928290.444-100000@picnic.mat.net> (message from Chuck Robey on Wed, 24 Feb 1999 19:32:24 -0500 (EST))
next in thread | previous in thread | raw e-mail | index | archive | help
* From: Chuck Robey <chuckr@mat.net> * overwrite an existing file, which your script wouldn't catch. I have * the idea of storing date/times of every file in the system in order to * catch this. It would work, but it kinda offends my sense of style, to You can just do a "touch" right before installation and then do a "find -newer". Of course that won't find stuff that are tar'ed out directly. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902250132.RAA36051>