From owner-cvs-all@FreeBSD.ORG Sat Mar 6 18:44:50 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9849116A4FD; Sat, 6 Mar 2004 18:44:50 -0800 (PST) Received: from miffy.openlook.org (openlook.org [211.236.182.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C2C343D2D; Sat, 6 Mar 2004 18:44:50 -0800 (PST) (envelope-from perky@miffy.openlook.org) Received: by miffy.openlook.org (Postfix, from userid 1000) id F2A10A953; Sun, 7 Mar 2004 11:49:23 +0900 (KST) Date: Sun, 7 Mar 2004 11:49:23 +0900 From: Hye-Shik Chang To: Kris Kennaway Message-ID: <20040307024923.GA51612@i18n.org> References: <200403070220.i272KOHn022466@repoman.freebsd.org> <20040307022334.GA95776@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040307022334.GA95776@xor.obsecurity.org> X-Accept-Language: ko, en User-Agent: Mutt/1.5.5.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/py-gd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Mar 2004 02:44:50 -0000 On Sat, Mar 06, 2004 at 06:23:34PM -0800, Kris Kennaway wrote: > On Sat, Mar 06, 2004 at 06:20:24PM -0800, Hye-Shik Chang wrote: > > > Fix NO_SIZE to DISABLE_SIZE. > > > | MD5 (gdmodule-0.52.tar.gz) = 7322e7cc82c21765989053fd9a55e1ac > > | +SIZE (gdmodule-0.52.tar.gz) = 47579 > > Did you mean to add back the SIZE entry? :) > "make makesum" added SIZE entry even with DISABLE_SIZE=yes. :) Hye-Shik