git: 9a041ed25bda - main - devel/binaryen: Update to 115
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 09:13:25 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a041ed25bda993853cf43457cf585121f81e138 commit 9a041ed25bda993853cf43457cf585121f81e138 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2023-09-14 07:12:07 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-09-14 09:13:08 +0000 devel/binaryen: Update to 115 ChangeLog: https://github.com/WebAssembly/binaryen/blob/main/CHANGELOG.md --- devel/binaryen/Makefile | 5 ++++- devel/binaryen/distinfo | 8 +++++--- devel/binaryen/pkg-plist | 1 + 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/devel/binaryen/Makefile b/devel/binaryen/Makefile index 0091bf592311..935553db0299 100644 --- a/devel/binaryen/Makefile +++ b/devel/binaryen/Makefile @@ -1,8 +1,11 @@ PORTNAME= binaryen DISTVERSIONPREFIX= version_ -DISTVERSION= 114 +DISTVERSION= 115 CATEGORIES= devel +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES= 9d79632c210a8c5002657ae87ff06c70ee109e8f.patch:-p1 #https://github.com/WebAssembly/binaryen/issues/5928 + MAINTAINER= eduardo@FreeBSD.org COMMENT= Compiler infrastructure and toolchain library for WebAssembly WWW= https://github.com/WebAssembly/binaryen diff --git a/devel/binaryen/distinfo b/devel/binaryen/distinfo index bde5b8e18c41..c07f36960902 100644 --- a/devel/binaryen/distinfo +++ b/devel/binaryen/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1688025194 -SHA256 (WebAssembly-binaryen-version_114_GH0.tar.gz) = 54f794a843d96cc841bf8045a9dfeaad8161341f0b50ac5b197518c2d39482ce -SIZE (WebAssembly-binaryen-version_114_GH0.tar.gz) = 4728373 +TIMESTAMP = 1694674523 +SHA256 (WebAssembly-binaryen-version_115_GH0.tar.gz) = 8682b98e8c6ec8e52425e77a8256e226ffc8b3436f3ef37c442f3d1bee5f7880 +SIZE (WebAssembly-binaryen-version_115_GH0.tar.gz) = 4792377 SHA256 (google-googletest-e2239ee_GH0.tar.gz) = 47a8ca2e1be737588628cbc82726a7c4fed060ae0098709003845e3ef298da2f SIZE (google-googletest-e2239ee_GH0.tar.gz) = 886254 +SHA256 (9d79632c210a8c5002657ae87ff06c70ee109e8f.patch) = 0aff80918ffbddca8dfa32a0c59faf72e5b74cf97d0a0d4fcb6b0d51db35d507 +SIZE (9d79632c210a8c5002657ae87ff06c70ee109e8f.patch) = 958 diff --git a/devel/binaryen/pkg-plist b/devel/binaryen/pkg-plist index 6022698562ce..946c03df7d9b 100644 --- a/devel/binaryen/pkg-plist +++ b/devel/binaryen/pkg-plist @@ -3,6 +3,7 @@ bin/wasm-as bin/wasm-ctor-eval bin/wasm-dis bin/wasm-emscripten-finalize +bin/wasm-fuzz-lattices bin/wasm-fuzz-types bin/wasm-merge bin/wasm-metadce