head 1.2; access; symbols pkgsrc-2018Q1:1.1.0.18 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.16 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.14 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.10 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.8 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.6 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.4 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.2 pkgsrc-2016Q2-base:1.1; locks; strict; comment @// @; 1.2 date 2018.04.29.05.55.14; author wiz; state dead; branches; next 1.1; commitid ql1hyrcvjqj8DiAA; 1.1 date 2016.05.20.18.45.22; author youri; state Exp; branches; next ; commitid g2esGjull6QlGf7z; desc @@ 1.2 log @spidermonkey17: remove obsolete and unused package @ text @$NetBSD: patch-js_src_jsmath.cpp,v 1.1 2016/05/20 18:45:22 youri Exp $ Fix build on SunOS --- js/src/jsmath.cpp.orig 2013-02-11 22:33:22.000000000 +0000 +++ js/src/jsmath.cpp @@@@ -196,7 +196,7 @@@@ math_atan2_kernel(double x, double y) #if defined(SOLARIS) && defined(__GNUC__) if (x == 0) { - if (MOZ_DOUBLE_IS_NEGZERO(y)) + if (MOZ_DOUBLE_IS_NEGATIVE_ZERO(y)) return js_copysign(M_PI, x); if (y == 0) return x; @ 1.1 log @Import spidermonkey17-17.0.0 as lang/spidermonkey17. SpiderMonkey is the code-name for the Mozilla's C implementation of JavaScript. This package contains SpiderMonkey 17. @ text @d1 1 a1 1 $NetBSD$ @