Index: head/devel/binaryen/files/patch-CMakeLists.txt =================================================================== --- head/devel/binaryen/files/patch-CMakeLists.txt (revision 535831) +++ head/devel/binaryen/files/patch-CMakeLists.txt (nonexistent) @@ -1,18 +0,0 @@ ---- CMakeLists.txt.orig 2020-01-13 02:56:13 UTC -+++ CMakeLists.txt -@@ -11,6 +11,7 @@ endif() - # more useful error reports from users. - option(BYN_ENABLE_ASSERTIONS "Enable assertions" ON) - -+if (FALSE) - find_package(Git QUIET REQUIRED) - execute_process(COMMAND - "${GIT_EXECUTABLE}" --git-dir=${CMAKE_CURRENT_SOURCE_DIR}/.git describe --tags -@@ -24,6 +25,7 @@ if(${GIT_HASH_RESULT}) - set(BINARYEN_VERSION_INFO "(unable to determine version)") - else() - set(BINARYEN_VERSION_INFO "${GIT_HASH}") -+endif() - endif() - configure_file(config.h.in config.h) - Property changes on: head/devel/binaryen/files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/devel/binaryen/Makefile =================================================================== --- head/devel/binaryen/Makefile (revision 535831) +++ head/devel/binaryen/Makefile (revision 535832) @@ -1,23 +1,23 @@ # $FreeBSD$ PORTNAME= binaryen DISTVERSIONPREFIX= version_ -DISTVERSION= 90 +DISTVERSION= 93 CATEGORIES= devel MAINTAINER= greg@unrelenting.technology COMMENT= Compiler infrastructure and toolchain library for WebAssembly LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake python:2.7,build compiler:c++11-lang +USES= cmake python:3.6+,build compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= WebAssembly USE_LDCONFIG= yes CMAKE_ARGS= -DBINARYEN_VERSION_INFO=${DISTVERSION} -BINARY_ALIAS= python=${PYTHON_CMD} +BINARY_ALIAS= python3=${PYTHON_CMD} .include Index: head/devel/binaryen/distinfo =================================================================== --- head/devel/binaryen/distinfo (revision 535831) +++ head/devel/binaryen/distinfo (revision 535832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1578881429 -SHA256 (WebAssembly-binaryen-version_90_GH0.tar.gz) = 9bed0a307e3f4782402b5944426f298dbad0028a93c83068ef10af9e3ff27e2b -SIZE (WebAssembly-binaryen-version_90_GH0.tar.gz) = 3840869 +TIMESTAMP = 1589752112 +SHA256 (WebAssembly-binaryen-version_93_GH0.tar.gz) = a770a26dea4da4b33eee4a020f054196e9530cceeeff17b977e2bc6e4fd2dd7f +SIZE (WebAssembly-binaryen-version_93_GH0.tar.gz) = 4244359