Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 46E8D7A217 for ; Wed, 5 Oct 2016 02:52:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id ADA6B85EC2; Wed, 5 Oct 2016 02:52:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3C41885EAF for ; Wed, 5 Oct 2016 02:52:07 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id VniAtLjfygmE for ; Wed, 5 Oct 2016 02:52:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 9428885E27 for ; Wed, 5 Oct 2016 02:52:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 8F1D8FBD2; Wed, 5 Oct 2016 02:52:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1475635926158280" MIME-Version: 1.0 Date: Wed, 5 Oct 2016 02:52:06 +0000 From: "Maya Rashish" Subject: CVS commit: pkgsrc/lang/spidermonkey17 To: pkgsrc-changes@NetBSD.org Reply-To: maya@netbsd.org X-Mailer: log_accum Message-Id: <20161005025206.8F1D8FBD2@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1475635926158280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: maya Date: Wed Oct 5 02:52:06 UTC 2016 Modified Files: pkgsrc/lang/spidermonkey17: distinfo Removed Files: pkgsrc/lang/spidermonkey17/patches: patch-js_src_assembler_wtf_Platform.h Log Message: spidermonkey17: revert previous, reject n32 shouldn't work at runtime (can't run on netbsd nayway), thx khorben To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/spidermonkey17/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/lang/spidermonkey17/patches/patch-js_src_assembler_wtf_Platform.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1475635926158280 Content-Disposition: inline Content-Length: 1166 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/lang/spidermonkey17/distinfo diff -u pkgsrc/lang/spidermonkey17/distinfo:1.5 pkgsrc/lang/spidermonkey17/distinfo:1.6 --- pkgsrc/lang/spidermonkey17/distinfo:1.5 Tue Oct 4 02:30:46 2016 +++ pkgsrc/lang/spidermonkey17/distinfo Wed Oct 5 02:52:06 2016 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2016/10/04 02:30:46 maya Exp $ +$NetBSD: distinfo,v 1.6 2016/10/05 02:52:06 maya Exp $ SHA1 (mozjs17.0.0.tar.gz) = 7805174898c34e5d3c3b256117af9944ba825c89 RMD160 (mozjs17.0.0.tar.gz) = 2fa3a891da2a7a09019f67c1555c03bcdc51e6c5 @@ -9,7 +9,6 @@ SHA1 (patch-as) = c8e3aa309ae5115a8f4c17 SHA1 (patch-bd) = c8ed2110c8b699d6880723dccf62e6976edfa65e SHA1 (patch-bf) = 7d18ec3cad441174a71770e7fa22b1cd2029d55b SHA1 (patch-js_src_assembler_assembler_MIPSAssembler.h) = 7912848726ec0e7f6181ec70a20c04bcf3ce4ee2 -SHA1 (patch-js_src_assembler_wtf_Platform.h) = 113b746d572f5660cf371f66b69657f6069bab24 SHA1 (patch-js_src_config_milestone.pl) = 84dbc588e82ba1a6bcc901abe9b77ba316acac15 SHA1 (patch-js_src_config_system-headers) = a9c5bc2d2c822eb3bd5e8f4ba43407f89b57c009 SHA1 (patch-js_src_jscpucfg.h) = a65222bcf99e91cd00d6ad40d6fcedd0c3d67ec9 --_----------=_1475635926158280--