Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 May 2020 08:07:44 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533675 - head/devel/emscripten
Message-ID:  <202005020807.04287irf000747@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat May  2 08:07:44 2020
New Revision: 533675
URL: https://svnweb.freebsd.org/changeset/ports/533675

Log:
  devel/emscripten: Update 1.39.13 -> 1.39.14
  
  Reported by:	portscout

Modified:
  head/devel/emscripten/Makefile
  head/devel/emscripten/distinfo
  head/devel/emscripten/pkg-plist

Modified: head/devel/emscripten/Makefile
==============================================================================
--- head/devel/emscripten/Makefile	Sat May  2 08:03:52 2020	(r533674)
+++ head/devel/emscripten/Makefile	Sat May  2 08:07:44 2020	(r533675)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	emscripten
-DISTVERSION=	1.39.13
+DISTVERSION=	1.39.14
 CATEGORIES=	devel www
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/devel/emscripten/distinfo
==============================================================================
--- head/devel/emscripten/distinfo	Sat May  2 08:03:52 2020	(r533674)
+++ head/devel/emscripten/distinfo	Sat May  2 08:07:44 2020	(r533675)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587259234
-SHA256 (emscripten-core-emscripten-1.39.13_GH0.tar.gz) = 4126b04d58b466efd61907566303e4a13f029979dc6a50af7257ac74c911cf5a
-SIZE (emscripten-core-emscripten-1.39.13_GH0.tar.gz) = 33533536
+TIMESTAMP = 1588406699
+SHA256 (emscripten-core-emscripten-1.39.14_GH0.tar.gz) = d841ef11d6bb0116b64e7fd449c0e83441a55fe3a571d05f420841caf13ff9cf
+SIZE (emscripten-core-emscripten-1.39.14_GH0.tar.gz) = 33506320

Modified: head/devel/emscripten/pkg-plist
==============================================================================
--- head/devel/emscripten/pkg-plist	Sat May  2 08:03:52 2020	(r533674)
+++ head/devel/emscripten/pkg-plist	Sat May  2 08:07:44 2020	(r533675)
@@ -181,7 +181,6 @@ lib/emscripten/src/jsifier.js
 lib/emscripten/src/library.js
 lib/emscripten/src/library_asmfs.js
 lib/emscripten/src/library_async.js
-lib/emscripten/src/library_bootstrap_structInfo.js
 lib/emscripten/src/library_browser.js
 lib/emscripten/src/library_cyberdwarf.js
 lib/emscripten/src/library_debugger_toolkit.js
@@ -2839,6 +2838,11 @@ lib/emscripten/system/lib/websocket/websocket_to_posix
 lib/emscripten/system/local/include/README.txt
 lib/emscripten/third_party/WebIDL.py
 lib/emscripten/third_party/__init__.py
+lib/emscripten/third_party/acorn/CHANGELOG.md
+lib/emscripten/third_party/acorn/LICENSE
+lib/emscripten/third_party/acorn/README.md
+lib/emscripten/third_party/acorn/dist/acorn.js
+lib/emscripten/third_party/acorn/package.json
 lib/emscripten/third_party/ansidecl.h
 lib/emscripten/third_party/closure-compiler/node-externs/LICENSE
 lib/emscripten/third_party/closure-compiler/node-externs/README.md
@@ -3014,6 +3018,104 @@ lib/emscripten/third_party/ply/test/yacc_uprec.py
 lib/emscripten/third_party/ply/test/yacc_uprec2.py
 lib/emscripten/third_party/readme.txt
 lib/emscripten/third_party/stb_image.c
+lib/emscripten/third_party/terser/LICENSE
+lib/emscripten/third_party/terser/README.md
+lib/emscripten/third_party/terser/package.json
+lib/emscripten/third_party/terser/terser.js
+lib/emscripten/third_party/uglify-js/.gitignore
+lib/emscripten/third_party/uglify-js/README.html
+lib/emscripten/third_party/uglify-js/README.org
+lib/emscripten/third_party/uglify-js/bin/uglifyjs
+lib/emscripten/third_party/uglify-js/docstyle.css
+lib/emscripten/third_party/uglify-js/lib/object-ast.js
+lib/emscripten/third_party/uglify-js/lib/parse-js.js
+lib/emscripten/third_party/uglify-js/lib/process.js
+lib/emscripten/third_party/uglify-js/lib/squeeze-more.js
+lib/emscripten/third_party/uglify-js/package.json
+lib/emscripten/third_party/uglify-js/test/beautify.js
+lib/emscripten/third_party/uglify-js/test/testparser.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/array1.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/array2.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/array3.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/array4.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/assignment.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/concatstring.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/const.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/empty-blocks.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/forstatement.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/if.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/ifreturn.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/ifreturn2.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue10.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue11.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue13.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue14.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue16.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue17.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue20.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue21.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue25.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue27.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue28.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue29.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue30.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue34.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue4.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue48.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue50.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue53.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue54.1.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue68.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue69.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/issue9.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/mangle.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/strict-equals.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/var.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/expected/with.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/array1.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/array2.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/array3.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/array4.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/assignment.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/concatstring.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/const.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/empty-blocks.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/forstatement.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/if.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/ifreturn.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/ifreturn2.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue10.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue11.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue13.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue14.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue16.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue17.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue20.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue21.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue25.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue27.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue28.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue29.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue30.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue34.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue4.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue48.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue50.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue53.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue54.1.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue68.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue69.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/issue9.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/mangle.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/strict-equals.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/var.js
+lib/emscripten/third_party/uglify-js/test/unit/compress/test/with.js
+lib/emscripten/third_party/uglify-js/test/unit/scripts.js
+lib/emscripten/third_party/uglify-js/tmp/hoist.js
+lib/emscripten/third_party/uglify-js/tmp/instrument.js
+lib/emscripten/third_party/uglify-js/tmp/instrument2.js
+lib/emscripten/third_party/uglify-js/tmp/test.js
+lib/emscripten/third_party/uglify-js/uglify-js.js
 lib/emscripten/third_party/websockify/.gitignore
 lib/emscripten/third_party/websockify/.travis.yml
 lib/emscripten/third_party/websockify/CHANGES.txt
@@ -3139,101 +3241,6 @@ lib/emscripten/tools/diagnostics.py
 lib/emscripten/tools/distill_asm.py
 lib/emscripten/tools/duplicate_function_eliminator.py
 lib/emscripten/tools/eliminate-duplicate-functions.js
-lib/emscripten/tools/eliminator/node_modules/.bin/uglifyjs
-lib/emscripten/tools/eliminator/node_modules/uglify-js/.gitignore
-lib/emscripten/tools/eliminator/node_modules/uglify-js/README.html
-lib/emscripten/tools/eliminator/node_modules/uglify-js/README.org
-lib/emscripten/tools/eliminator/node_modules/uglify-js/bin/uglifyjs
-lib/emscripten/tools/eliminator/node_modules/uglify-js/docstyle.css
-lib/emscripten/tools/eliminator/node_modules/uglify-js/lib/object-ast.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/lib/parse-js.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/lib/process.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/lib/squeeze-more.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/package.json
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/beautify.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/testparser.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/array1.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/array2.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/array3.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/array4.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/assignment.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/concatstring.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/const.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/empty-blocks.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/forstatement.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/if.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/ifreturn.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/ifreturn2.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue10.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue11.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue13.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue14.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue16.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue17.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue20.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue21.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue25.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue27.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue28.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue29.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue30.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue34.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue4.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue48.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue50.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue53.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue54.1.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue68.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue69.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/issue9.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/mangle.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/strict-equals.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/var.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/expected/with.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/array1.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/array2.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/array3.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/array4.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/assignment.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/concatstring.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/const.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/empty-blocks.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/forstatement.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/if.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/ifreturn.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/ifreturn2.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue10.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue11.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue13.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue14.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue16.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue17.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue20.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue21.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue25.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue27.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue28.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue29.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue30.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue34.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue4.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue48.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue50.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue53.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue54.1.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue68.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue69.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/issue9.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/mangle.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/strict-equals.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/var.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/compress/test/with.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/test/unit/scripts.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/tmp/hoist.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/tmp/instrument.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/tmp/instrument2.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/tmp/test.js
-lib/emscripten/tools/eliminator/node_modules/uglify-js/uglify-js.js
 lib/emscripten/tools/emcoverage.py
 lib/emscripten/tools/emdebug_cd_merger.py
 lib/emscripten/tools/emdump
@@ -3260,30 +3267,6 @@ lib/emscripten/tools/maybe_wasm2js.py
 lib/emscripten/tools/merge_pair.py
 lib/emscripten/tools/minified_js_name_generator.py
 lib/emscripten/tools/minimal_runtime_shell.py
-lib/emscripten/tools/node_modules/acorn/CHANGELOG.md
-lib/emscripten/tools/node_modules/acorn/LICENSE
-lib/emscripten/tools/node_modules/acorn/README.md
-lib/emscripten/tools/node_modules/acorn/dist/acorn.js
-lib/emscripten/tools/node_modules/acorn/package.json
-lib/emscripten/tools/node_modules/source-map/CHANGELOG.md
-lib/emscripten/tools/node_modules/source-map/LICENSE
-lib/emscripten/tools/node_modules/source-map/README.md
-lib/emscripten/tools/node_modules/source-map/lib/array-set.js
-lib/emscripten/tools/node_modules/source-map/lib/base64-vlq.js
-lib/emscripten/tools/node_modules/source-map/lib/base64.js
-lib/emscripten/tools/node_modules/source-map/lib/binary-search.js
-lib/emscripten/tools/node_modules/source-map/lib/mapping-list.js
-lib/emscripten/tools/node_modules/source-map/lib/quick-sort.js
-lib/emscripten/tools/node_modules/source-map/lib/source-map-consumer.js
-lib/emscripten/tools/node_modules/source-map/lib/source-map-generator.js
-lib/emscripten/tools/node_modules/source-map/lib/source-node.js
-lib/emscripten/tools/node_modules/source-map/lib/util.js
-lib/emscripten/tools/node_modules/source-map/package.json
-lib/emscripten/tools/node_modules/source-map/source-map.js
-lib/emscripten/tools/node_modules/terser/LICENSE
-lib/emscripten/tools/node_modules/terser/README.md
-lib/emscripten/tools/node_modules/terser/package.json
-lib/emscripten/tools/node_modules/terser/terser.js
 lib/emscripten/tools/optimizer/CMakeLists.txt
 lib/emscripten/tools/optimizer/istring.h
 lib/emscripten/tools/optimizer/optimizer-main.cpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005020807.04287irf000747>