pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/binaryen
Module Name: pkgsrc
Committed By: fcambus
Date: Wed Jun 15 10:22:46 UTC 2022
Modified Files:
pkgsrc/devel/binaryen: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/binaryen/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/binaryen/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/binaryen/Makefile
diff -u pkgsrc/devel/binaryen/Makefile:1.11 pkgsrc/devel/binaryen/Makefile:1.12
--- pkgsrc/devel/binaryen/Makefile:1.11 Sun May 15 17:22:12 2022
+++ pkgsrc/devel/binaryen/Makefile Wed Jun 15 10:22:46 2022
@@ -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/}
Index: pkgsrc/devel/binaryen/distinfo
diff -u pkgsrc/devel/binaryen/distinfo:1.12 pkgsrc/devel/binaryen/distinfo:1.13
--- pkgsrc/devel/binaryen/distinfo:1.12 Thu May 12 07:57:22 2022
+++ pkgsrc/devel/binaryen/distinfo Wed Jun 15 10:22:46 2022
@@ -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