From owner-freebsd-commit Wed Sep 13 03:01:01 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA19563 for freebsd-commit-outgoing; Wed, 13 Sep 1995 03:01:01 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA19546 for cvs-all-outgoing; Wed, 13 Sep 1995 03:00:59 -0700 Received: (from majordom@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id DAA19533 for cvs-ports-outgoing; Wed, 13 Sep 1995 03:00:57 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id DAA19475 ; Wed, 13 Sep 1995 03:00:44 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.12/8.6.9) id DAA07264; Wed, 13 Sep 1995 03:00:41 -0700 Date: Wed, 13 Sep 1995 03:00:41 -0700 Message-Id: <199509131000.DAA07264@silvia.HIP.Berkeley.EDU> To: jmacd@freebsd.org CC: CVS-commiters@freebsd.org, cvs-ports@freebsd.org In-reply-to: <199509110303.UAA02830@freefall.freebsd.org> (jmacd) Subject: Re: cvs commit: ports/utils/colorls/files md5 From: asami@cs.berkeley.edu (Satoshi Asami) Sender: commit-owner@freebsd.org Precedence: bulk * Log: * the md5 file was wrong. I'm not sure why. the one currently in * /usr/ports/distfiles on freefall and thud is different from the * one on ftp.freebsd.org, listed as the master site. That's because the distfile (ls.tar.gz) is generated on-the-fly by wu-ftpd. Depending on the timestamps of the directories (for instance), the generated tarball will be slightly different. IMO, it was a mistake to create an md5 file for this port. If nobody objects or suggests a work-around, I'm going to nuke this file and maybe put a comment in the Makefile. Satoshi