From owner-cvs-ports@FreeBSD.ORG Tue Jan 10 21:11:25 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39FE616A41F; Tue, 10 Jan 2006 21:11:25 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B5FA43D4C; Tue, 10 Jan 2006 21:11:23 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 982897073DC; Wed, 11 Jan 2006 08:11:22 +1100 (EST) X-Viruscan-Id: <43C422FA000010EEF95086@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.barnet.com.au", Issuer "BarNet Root Certificate Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 5AE7C7073E8; Wed, 11 Jan 2006 08:11:22 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail2-auth.barnet.com.au (Postfix) with ESMTP id B6DA37073C3; Wed, 11 Jan 2006 08:11:21 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 6D2192F3; Wed, 11 Jan 2006 08:11:20 +1100 (EST) Date: Wed, 11 Jan 2006 08:11:20 +1100 From: Edwin Groothuis To: Ion-Mihai Tetcu Message-ID: <20060110211120.GD55532@k7.mavetju> References: <200601082131.k08LVMG9066435@repoman.freebsd.org> <20060110134001.58fa26ab@it.buh.cameradicommercio.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060110134001.58fa26ab@it.buh.cameradicommercio.ro> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, Dan Rench , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/spidermonkey Makefile distinfo ports/lang/spidermonkey/files patch-config patch-warnings X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jan 2006 21:11:25 -0000 On Tue, Jan 10, 2006 at 01:40:01PM +0200, Ion-Mihai Tetcu wrote: > On Sun, 8 Jan 2006 21:31:22 +0000 (UTC) > Edwin Groothuis wrote: > > > edwin 2006-01-08 21:31:22 UTC > > > > FreeBSD ports repository > > > > Modified files: > > lang/spidermonkey Makefile distinfo > > lang/spidermonkey/files patch-config patch-warnings > > Log: > > Spidermonkey version update to 1.5 with fixes for ia64/amd64 > > > > Update source to spidermonkey 1.5 and patched (much thanks > > to Anish Mistry) to fix compilation problems under amd64 (and > > presumably ia64 too but untested) and to make the build thread-safe. > > PR: ports/91522 > > Submitted by: Dan Rench > > root@it> /usr/ports/lang/spidermonkey [13:37:03] 0 > # make checksum > => MD5 Checksum OK for js-1.5.tar.gz. > => SHA256 Checksum OK for js-1.5.tar.gz. > cannot open older-packages/js-tests-20021118.tar.gz: No such file or directory > *** Error code 2 > > Stop in /usr/ports/lang/spidermonkey. > > The problem comes from: > DISTFILES+= older-packages/js-tests-20021118${EXTRACT_SUFX} [/usr/ports/lang/spidermonkey] edwin@k7>make checksum ===> Vulnerability check disabled, database not found => MD5 Checksum OK for js-1.5.tar.gz. => SHA256 Checksum OK for js-1.5.tar.gz. => MD5 Checksum OK for older-packages/js-tests-20021118.tar.gz. => SHA256 Checksum OK for older-packages/js-tests-20021118.tar.gz. => MD5 Checksum OK for spidermonkey-patch-tests-ecma.bz2. => SHA256 Checksum OK for spidermonkey-patch-tests-ecma.bz2. => MD5 Checksum OK for spidermonkey-patch-tests-timezone.bz2. => SHA256 Checksum OK for spidermonkey-patch-tests-timezone.bz2. => MD5 Checksum OK for spidermonkey-patch-tests-js.bz2. => SHA256 Checksum OK for spidermonkey-patch-tests-js.bz2. older-packages didn't exist before I downloaded this one. What version of FreeBSD and what is the $FreeBSD$ tag in bsd.port.mk on your computer? Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/