FreeBSD Bugzilla – Attachment 214590 Details for
Bug 246529
devel/binaryen: Update to 93
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
binaryen93.patch
binaryen.patch (text/plain), 2.15 KB, created by
Val Packett
on 2020-05-17 21:53:23 UTC
(
hide
)
Description:
binaryen93.patch
Filename:
MIME Type:
Creator:
Val Packett
Created:
2020-05-17 21:53:23 UTC
Size:
2.15 KB
patch
obsolete
>diff --git c/devel/binaryen/Makefile i/devel/binaryen/Makefile >index 3638f885f4b7..9251c88210ad 100644 >--- c/devel/binaryen/Makefile >+++ i/devel/binaryen/Makefile >@@ -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 <bsd.port.mk> >diff --git c/devel/binaryen/distinfo i/devel/binaryen/distinfo >index 21bbad28f4d6..9981fad6c884 100644 >--- c/devel/binaryen/distinfo >+++ i/devel/binaryen/distinfo >@@ -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 >diff --git c/devel/binaryen/files/patch-CMakeLists.txt i/devel/binaryen/files/patch-CMakeLists.txt >deleted file mode 100644 >index 463f52c4aa01..000000000000 >--- c/devel/binaryen/files/patch-CMakeLists.txt >+++ /dev/null >@@ -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) >-
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
val
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 246529
: 214590