Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jul 2019 07:49:51 +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: r506514 - head/devel/emscripten
Message-ID:  <201907130749.x6D7npeO073724@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Jul 13 07:49:51 2019
New Revision: 506514
URL: https://svnweb.freebsd.org/changeset/ports/506514

Log:
  devel/emscripten: Update 1.38.37 -> 1.38.38
  
  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 Jul 13 07:42:36 2019	(r506513)
+++ head/devel/emscripten/Makefile	Sat Jul 13 07:49:51 2019	(r506514)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	emscripten
-DISTVERSION=	1.38.37
+DISTVERSION=	1.38.38
 CATEGORIES=	devel www
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/devel/emscripten/distinfo
==============================================================================
--- head/devel/emscripten/distinfo	Sat Jul 13 07:42:36 2019	(r506513)
+++ head/devel/emscripten/distinfo	Sat Jul 13 07:49:51 2019	(r506514)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1561688717
-SHA256 (emscripten-core-emscripten-1.38.37_GH0.tar.gz) = 77d4cb21019b5f00765c1dbbe2d2d71bc4b2678669087d38252ea76c4ca68d94
-SIZE (emscripten-core-emscripten-1.38.37_GH0.tar.gz) = 42457627
+TIMESTAMP = 1563004030
+SHA256 (emscripten-core-emscripten-1.38.38_GH0.tar.gz) = 2b26bfcdfc1eaf3abbcf00c6da83b7f257ed3ca4a6a48fc9f5874ccd8cedf16a
+SIZE (emscripten-core-emscripten-1.38.38_GH0.tar.gz) = 42463091

Modified: head/devel/emscripten/pkg-plist
==============================================================================
--- head/devel/emscripten/pkg-plist	Sat Jul 13 07:42:36 2019	(r506513)
+++ head/devel/emscripten/pkg-plist	Sat Jul 13 07:49:51 2019	(r506514)
@@ -798,9 +798,7 @@ lib/emscripten/system/include/uuid/uuid.h
 lib/emscripten/system/include/wasm_simd128.h
 lib/emscripten/system/lib/al.c
 lib/emscripten/system/lib/al.symbols
-lib/emscripten/system/lib/asmjs_pthreads.symbols
 lib/emscripten/system/lib/build_cxx_natively.sh
-lib/emscripten/system/lib/compiler-rt.symbols
 lib/emscripten/system/lib/compiler-rt/CREDITS.TXT
 lib/emscripten/system/lib/compiler-rt/LICENSE.TXT
 lib/emscripten/system/lib/compiler-rt/extras.c
@@ -956,6 +954,7 @@ lib/emscripten/system/lib/compiler-rt/lib/lsan/lsan_co
 lib/emscripten/system/lib/compiler-rt/lib/lsan/lsan_common.h
 lib/emscripten/system/lib/compiler-rt/lib/lsan/lsan_common_linux.cc
 lib/emscripten/system/lib/compiler-rt/lib/lsan/lsan_common_mac.cc
+lib/emscripten/system/lib/compiler-rt/lib/lsan/lsan_emscripten.cc
 lib/emscripten/system/lib/compiler-rt/lib/lsan/lsan_flags.inc
 lib/emscripten/system/lib/compiler-rt/lib/lsan/lsan_interceptors.cc
 lib/emscripten/system/lib/compiler-rt/lib/lsan/lsan_linux.cc
@@ -1202,6 +1201,8 @@ lib/emscripten/system/lib/gl/webgl2_ext.h
 lib/emscripten/system/lib/html5.symbols
 lib/emscripten/system/lib/html5/dom_pk_codes.c
 lib/emscripten/system/lib/html5/key_codes.c
+lib/emscripten/system/lib/libc-extras.symbols
+lib/emscripten/system/lib/libc-wasm.symbols
 lib/emscripten/system/lib/libc.symbols
 lib/emscripten/system/lib/libc/README.md
 lib/emscripten/system/lib/libc/emscripten_memcpy.c
@@ -2660,7 +2661,8 @@ lib/emscripten/system/lib/libc/musl/src/unistd/unlinka
 lib/emscripten/system/lib/libc/musl/src/unistd/usleep.c
 lib/emscripten/system/lib/libc/musl/src/unistd/write.c
 lib/emscripten/system/lib/libc/musl/src/unistd/writev.c
-lib/emscripten/system/lib/libc_extras.symbols
+lib/emscripten/system/lib/libcompiler_rt.symbols
+lib/emscripten/system/lib/libcxx.symbols
 lib/emscripten/system/lib/libcxx/CREDITS.TXT
 lib/emscripten/system/lib/libcxx/LICENSE.TXT
 lib/emscripten/system/lib/libcxx/algorithm.cpp
@@ -2711,7 +2713,6 @@ lib/emscripten/system/lib/libcxx/support/solaris/wcsnr
 lib/emscripten/system/lib/libcxx/support/solaris/xlocale.cpp
 lib/emscripten/system/lib/libcxx/support/win32/locale_win32.cpp
 lib/emscripten/system/lib/libcxx/support/win32/support.cpp
-lib/emscripten/system/lib/libcxx/symbols
 lib/emscripten/system/lib/libcxx/system_error.cpp
 lib/emscripten/system/lib/libcxx/thread.cpp
 lib/emscripten/system/lib/libcxx/typeinfo.cpp
@@ -2719,6 +2720,7 @@ lib/emscripten/system/lib/libcxx/utility.cpp
 lib/emscripten/system/lib/libcxx/valarray.cpp
 lib/emscripten/system/lib/libcxx/variant.cpp
 lib/emscripten/system/lib/libcxx/vector.cpp
+lib/emscripten/system/lib/libcxxabi.symbols
 lib/emscripten/system/lib/libcxxabi/CREDITS.TXT
 lib/emscripten/system/lib/libcxxabi/LICENSE.TXT
 lib/emscripten/system/lib/libcxxabi/include/cxxabi.h
@@ -2767,15 +2769,14 @@ lib/emscripten/system/lib/libcxxabi/src/private_typein
 lib/emscripten/system/lib/libcxxabi/src/private_typeinfo.h
 lib/emscripten/system/lib/libcxxabi/src/stdexcept.cpp
 lib/emscripten/system/lib/libcxxabi/src/typeinfo.cpp
-lib/emscripten/system/lib/libcxxabi/symbols
 lib/emscripten/system/lib/pthread/library_pthread.c
 lib/emscripten/system/lib/pthread/library_pthread_asmjs.c
 lib/emscripten/system/lib/pthread/library_pthread_stub.c
 lib/emscripten/system/lib/pthread/library_pthread_wasm.c
 lib/emscripten/system/lib/pthreads.symbols
-lib/emscripten/system/lib/stub_pthreads.symbols
+lib/emscripten/system/lib/pthreads_asmjs.symbols
+lib/emscripten/system/lib/pthreads_stub.symbols
 lib/emscripten/system/lib/test.cpp
-lib/emscripten/system/lib/wasm-libc.symbols
 lib/emscripten/system/local/include/README.txt
 lib/emscripten/third_party/WebIDL.py
 lib/emscripten/third_party/__init__.py
@@ -3511,7 +3512,7 @@ lib/emscripten/tools/tempfiles.py
 lib/emscripten/tools/toolchain_profiler.py
 lib/emscripten/tools/toolchain_profiler.results_template.html
 lib/emscripten/tools/update_js.py
-lib/emscripten/tools/update_libc_symbols.sh
+lib/emscripten/tools/update_symbols.py
 lib/emscripten/tools/validate_asmjs.py
 lib/emscripten/tools/wasm-sourcemap.py
 lib/emscripten/tools/webidl_binder.py



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