head	1.8;
access;
symbols
	pkgsrc-2020Q3:1.7.0.2
	pkgsrc-2020Q3-base:1.7
	pkgsrc-2020Q2:1.6.0.2
	pkgsrc-2020Q2-base:1.6;
locks; strict;
comment	@# @;


1.8
date	2020.11.21.09.45.39;	author wiz;	state dead;
branches;
next	1.7;
commitid	9den0ljxmrNJMJwC;

1.7
date	2020.08.23.22.29.47;	author he;	state Exp;
branches;
next	1.6;
commitid	UQHfvtOCGRPITelC;

1.6
date	2020.05.28.15.26.23;	author triaxx;	state Exp;
branches
	1.6.2.1;
next	1.5;
commitid	1LFZwb3YsiJGl1aC;

1.5
date	2020.05.14.08.42.22;	author rin;	state Exp;
branches;
next	1.4;
commitid	R6HNGdnZ03sszb8C;

1.4
date	2020.04.23.08.32.55;	author wiz;	state Exp;
branches;
next	1.3;
commitid	zUKQ7Bed0Jgkcu5C;

1.3
date	2020.04.18.21.59.15;	author joerg;	state Exp;
branches;
next	1.2;
commitid	swLJ3igFmANTOU4C;

1.2
date	2020.04.09.09.40.47;	author jperkin;	state Exp;
branches;
next	1.1;
commitid	m5gEuyDzbvcz1H3C;

1.1
date	2020.04.05.06.10.28;	author wiz;	state Exp;
branches;
next	;
commitid	Pwl0cOGoWdLqZ93C;

1.6.2.1
date	2020.08.28.15.44.32;	author bsiegert;	state Exp;
branches;
next	;
commitid	m8CSsnxdTGTovQlC;


desc
@@


1.8
log
@mozjs60: remove

Use mozjs68 or mozjs78 instead.
No package in pkgsrc still needs this version.
@
text
@$NetBSD: distinfo,v 1.7 2020/08/23 22:29:47 he Exp $

SHA1 (mozjs60_60.8.0.orig.tar.xz) = b66207ee477c110995029f173e6b026f2e013591
RMD160 (mozjs60_60.8.0.orig.tar.xz) = fef033969a51dc56c84669d33401f60bd499de6d
SHA512 (mozjs60_60.8.0.orig.tar.xz) = ad4d5d17824b1d0e50fc43a56cb5ffe022ffd150ce0e4af4e57326b8c1a8688c90da72c156122f637f558300b1caeb2f50d0bc83a1a12455fed3be656dd8c5be
Size (mozjs60_60.8.0.orig.tar.xz) = 25294372 bytes
SHA1 (patch-.._.._config_rules.mk) = cf3421d991e1cbfab4c0cdcb7b648b1388fa32d5
SHA1 (patch-.._.._python_mozbuild_mozbuild_backend_recursivemake.py) = dda670432e5673c5d28dcf6c4902d4a724e71170
SHA1 (patch-.._.._python_mozbuild_mozbuild_virtualenv.py) = 231d96ae8f66da1db36a4371c28d97a4db4c0f5c
SHA1 (patch-.._public_TypeDecls.h) = 846e0707755cbe7e97cc380f66bfe6da0daf996e
SHA1 (patch-gc_Memory.cpp) = ba865bee4b99ce6298404b41b465b281fd23555f
SHA1 (patch-js_src_jit_AtomicOperations.h) = fc9ff5be98f045500675a73c34eaa9855cea2bec
SHA1 (patch-js_src_jit_none_AtomicOperations-feeling-lucky.h) = 06108aad94437a12b2b80491dab917fe4bb0de37
SHA1 (patch-jsdate.cpp) = f9314460476ffbc00fe85a75bddc964807d0153f
SHA1 (patch-threading_posix_Thread.cpp) = c48a642fa98d8112c149142a4af4ac633d3ae332
SHA1 (patch-util_NativeStack.cpp) = 68d2d80291a856c74bac2e6870317f143bb61355
SHA1 (patch-vm_JSONPrinter.cpp) = 384f26d9602844a3a586184c8971d48a07453645
SHA1 (patch-vm_JSONPrinter.h) = b92c335185886f79d15f2d9d348bf10e4a714c6e
SHA1 (patch-vm_Time.cpp) = 5c08e7b3997055c50f40aadcaefb81628cf1133c
SHA1 (patch-vm_Time.h) = 1dbc623a9b5e249d84bffd1b036feb7b6a54ce75
SHA1 (patch-wasm_WasmSignalHandlers.cpp) = 9023ead4639414ab0ca6641191dcb1a9aab1298a
@


1.7
log
@Make this build on NetBSD/powerpc:
 * c++ doesn't predefine __ppc__, only __powerpc__.  Compensate.
 * On NetBSD/powerpc, use libatomic for access to 64-bit atomics.
PKGREVISION not bumped; build fix for NetBSD/powerpc, should not affect others.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.6 2020/05/28 15:26:23 triaxx Exp $
@


1.6
log
@mozjs60: fix configuration failure

The added patch hacks the virtualenv configuration process which sometimes
finds invalid modification times and try to restart a broken configuration.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.5 2020/05/14 08:42:22 rin Exp $
d12 2
@


1.6.2.1
log
@Pullup ticket #6310 - requested by he
lang/mozjs60: PowerPC build fix

Revisions pulled up:
- lang/mozjs60/Makefile                                         1.10
- lang/mozjs60/distinfo                                         1.7
- lang/mozjs60/patches/patch-js_src_jit_AtomicOperations.h      1.1
- lang/mozjs60/patches/patch-js_src_jit_none_AtomicOperations-feeling-lucky.h 1.1

---
   Module Name:	pkgsrc
   Committed By:	he
   Date:		Sun Aug 23 22:29:47 UTC 2020

   Modified Files:
   	pkgsrc/lang/mozjs60: Makefile distinfo
   Added Files:
   	pkgsrc/lang/mozjs60/patches: patch-js_src_jit_AtomicOperations.h
   	    patch-js_src_jit_none_AtomicOperations-feeling-lucky.h

   Log Message:
   Make this build on NetBSD/powerpc:
    * c++ doesn't predefine __ppc__, only __powerpc__.  Compensate.
    * On NetBSD/powerpc, use libatomic for access to 64-bit atomics.
   PKGREVISION not bumped; build fix for NetBSD/powerpc, should not affect others.
@
text
@d1 1
a1 1
$NetBSD$
a11 2
SHA1 (patch-js_src_jit_AtomicOperations.h) = fc9ff5be98f045500675a73c34eaa9855cea2bec
SHA1 (patch-js_src_jit_none_AtomicOperations-feeling-lucky.h) = 06108aad94437a12b2b80491dab917fe4bb0de37
@


1.5
log
@PR pkg/55255

Fix build for NetBSD/arm. Bump revision.

Tested by jun@@. Thanks!
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.4 2020/04/23 08:32:55 wiz Exp $
d9 1
@


1.4
log
@mozjs60: restore patch to distinfo

Bump PKGREVISION.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.3 2020/04/18 21:59:15 joerg Exp $
d14 2
@


1.3
log
@Deal with a difference in the GCC visilibity pragma between GCC and
clang. Bump revision.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.2 2020/04/09 09:40:47 jperkin Exp $
d7 1
@


1.2
log
@mozjs60: Forward port required SunOS patches.
@
text
@d1 1
a1 1
$NetBSD: distinfo,v 1.1 2020/04/05 06:10:28 wiz Exp $
a6 1
SHA1 (patch-.._.._config_rules.mk) = cf3421d991e1cbfab4c0cdcb7b648b1388fa32d5
d8 1
@


1.1
log
@lang/mozjs60: import mozjs60-60.8.0

I've named this mozjs60 to match what Linux distributions, in particular
Debian, do. Previous versions in pkgsrc are called spidermonkey*

This directory contains SpiderMonkey 60, the JavaScript engine by
Mozilla.
@
text
@d1 1
a1 1
$NetBSD$
d9 1
d11 2
d15 1
@

