From owner-cvs-all Fri Dec 13 18:38:56 2002 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 A8D9437B401; Fri, 13 Dec 2002 18:38:55 -0800 (PST) Received: from lsh112.siteprotect.com (lsh112.siteprotect.com [66.113.130.254]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9FDE43EA9; Fri, 13 Dec 2002 18:38:54 -0800 (PST) (envelope-from dima@trit.org) Received: from nimc1.nimone.com ([168.103.90.249]) by lsh112.siteprotect.com (8.9.3/8.9.3) with ESMTP id UAA14729; Fri, 13 Dec 2002 20:38:52 -0600 Received: (from dima@localhost) by nimc1.nimone.com (8.11.6+Sun/8.10.2) id gBE2cmx04979; Sat, 14 Dec 2002 02:38:48 GMT X-Authentication-Warning: nimc1.nimone.com: dima set sender to dima@trit.org using -f Date: Sat, 14 Dec 2002 02:38:48 +0000 From: Dima Dorfman To: Adam Weinberger Cc: Jens Schweikhardt , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/misc/figlet-fonts distinfo Message-ID: <20021214023847.GB4523@trit.org> References: <200212131729.gBDHT9vg060288@repoman.freebsd.org> <20021214020404.GS25101@vectors.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021214020404.GS25101@vectors.cx> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Adam Weinberger wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > >> (12.13.2002 @ 0929 PST): Jens Schweikhardt said, in 0.4K: << > > schweikh 2002/12/13 09:29:09 PST > > > > Modified files: > > misc/figlet-fonts distinfo > > Log: > > Fix checksum due to addition of new fonts. There's only one entry > > in MASTER_SITES so I did not bother to keep the old checksum in parallel. > >> end of "cvs commit: ports/misc/figlet-fonts distinfo" from Jens Schweikhardt << > > Just an FYI - the pkg-plist and files/fontfiles didn't get updated, but, > as you said, there are new fonts in the package. That would be my fault (as the maintainer and reviewer) for not remembering about that. That there are fonts not listed in fontfiles is harmless (the commit *did* unbreak the port), but not entirely desirable. Jens, if you want to regenerate fontfiles, I think it's just a matter of untarring the distfiles and using find(1) to get a list of all *.flf files (also, don't forget to run "make makelist" after updating fontfiles). I really need to rework this port . . . Dima. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message