pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/binaryen binaryen: update to 109.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0bf3b9147793
branches:  trunk
changeset: 380780:0bf3b9147793
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Wed Jun 15 10:22:46 2022 +0000

description:
binaryen: update to 109.

v109
----

- Add Global Struct Inference pass (#4659) (#4714)
- Restore and fix SpillPointers pass (#4570)
- Update relaxed SIMD instructions to latest spec

diffstat:

 devel/binaryen/Makefile |  4 ++--
 devel/binaryen/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 4780cbe8a9fc -r 0bf3b9147793 devel/binaryen/Makefile
--- a/devel/binaryen/Makefile   Wed Jun 15 10:07:03 2022 +0000
+++ b/devel/binaryen/Makefile   Wed Jun 15 10:22:46 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2022/05/15 17:22:12 fcambus Exp $
+# $NetBSD: Makefile,v 1.12 2022/06/15 10:22:46 fcambus Exp $
 
-VERSION=       108
+VERSION=       109
 DISTNAME=      binaryen-${VERSION}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=WebAssembly/}
diff -r 4780cbe8a9fc -r 0bf3b9147793 devel/binaryen/distinfo
--- a/devel/binaryen/distinfo   Wed Jun 15 10:07:03 2022 +0000
+++ b/devel/binaryen/distinfo   Wed Jun 15 10:22:46 2022 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2022/05/12 07:57:22 fcambus Exp $
+$NetBSD: distinfo,v 1.13 2022/06/15 10:22:46 fcambus Exp $
 
-BLAKE2s (binaryen-108.tar.gz) = df25363cb7cbbd0967423fa7fc32f87a8f7da083322bf6a660793f032ffc7f51
-SHA512 (binaryen-108.tar.gz) = 671f57875509a7094b49ecf6ebe5efe1d53c455d37d94713c942ce2d3d1cfa8e303dcb6275c421bf2914225f643f386df30e521ec957e791cbd51bf582b8f6b2
-Size (binaryen-108.tar.gz) = 4098965 bytes
+BLAKE2s (binaryen-109.tar.gz) = fd65fb90aaa3e0cd76a1d8aa606b42b127a9398b0755747e53217d480d934c69
+SHA512 (binaryen-109.tar.gz) = ab4d99d8900cff765c7671ec83b23d54ff3c9691f915c8434799c1e0095f6645ab1e4c3e27cdb192146ed7cf4eb75448deb70b8e292a2692e4e72812126e7f79
+Size (binaryen-109.tar.gz) = 4134622 bytes
 SHA1 (patch-third__party_CMakeLists.txt) = 02f3f7476049348a29e93ebe3bceb2dbba47ebf3



Home | Main Index | Thread Index | Old Index