pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/wabt



Module Name:    pkgsrc
Committed By:   fcambus
Date:           Wed Oct  5 08:32:33 UTC 2022

Modified Files:
        pkgsrc/devel/wabt: Makefile PLIST distinfo
        pkgsrc/devel/wabt/patches: patch-CMakeLists.txt

Log Message:
wabt: update to 1.0.30.

No upstream ChangeLog.


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/wabt/Makefile \
    pkgsrc/devel/wabt/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/wabt/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/wabt/patches/patch-CMakeLists.txt

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/wabt/Makefile
diff -u pkgsrc/devel/wabt/Makefile:1.13 pkgsrc/devel/wabt/Makefile:1.14
--- pkgsrc/devel/wabt/Makefile:1.13     Fri May 13 09:00:59 2022
+++ pkgsrc/devel/wabt/Makefile  Wed Oct  5 08:32:33 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2022/05/13 09:00:59 fcambus Exp $
+# $NetBSD: Makefile,v 1.14 2022/10/05 08:32:33 fcambus Exp $
 
-DISTNAME=      wabt-1.0.29
+DISTNAME=      wabt-1.0.30
 CATEGORIES=    devel
-PKGREVISION=   1
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=WebAssembly/}
 
 MAINTAINER=    fcambus%NetBSD.org@localhost
Index: pkgsrc/devel/wabt/distinfo
diff -u pkgsrc/devel/wabt/distinfo:1.13 pkgsrc/devel/wabt/distinfo:1.14
--- pkgsrc/devel/wabt/distinfo:1.13     Fri May 13 08:56:52 2022
+++ pkgsrc/devel/wabt/distinfo  Wed Oct  5 08:32:33 2022
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2022/05/13 08:56:52 fcambus Exp $
+$NetBSD: distinfo,v 1.14 2022/10/05 08:32:33 fcambus Exp $
 
-BLAKE2s (wabt-1.0.29.tar.gz) = 757bfe1aa05672c15493929d53d57564cce26af30386ca2d205340705168e969
-SHA512 (wabt-1.0.29.tar.gz) = 7783e16c848da76392cd9f35aa1d205872d3d42e6aea1a815b28df3373cd547d2f139df4899de495bb6ee753c7c0bd608adc35538c2d3eb7325498457d6b3e08
-Size (wabt-1.0.29.tar.gz) = 1150946 bytes
-SHA1 (patch-CMakeLists.txt) = 3f53b60fdeed352cd41090c07d13ae15a1629155
+BLAKE2s (wabt-1.0.30.tar.gz) = 872aed6b418c18c26a4d0ba3bfc2f397b720f28475f6254ba07b475b9ac39413
+SHA512 (wabt-1.0.30.tar.gz) = 0b6a2c48d3f8772eb6e125a52d69062fa4f87c31991c8cc088a8667639d00e7772d38f743c867a53169f3ce689143ca53c6e5c1d33da28d283717238314d3895
+Size (wabt-1.0.30.tar.gz) = 1175828 bytes
+SHA1 (patch-CMakeLists.txt) = 355a02a2612d6e50933436b05928bf91ed5969e3

Index: pkgsrc/devel/wabt/PLIST
diff -u pkgsrc/devel/wabt/PLIST:1.1 pkgsrc/devel/wabt/PLIST:1.2
--- pkgsrc/devel/wabt/PLIST:1.1 Tue Feb 16 16:54:26 2021
+++ pkgsrc/devel/wabt/PLIST     Wed Oct  5 08:32:33 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2021/02/16 16:54:26 fcambus Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/10/05 08:32:33 fcambus Exp $
 bin/spectest-interp
 bin/wasm-decompile
 bin/wasm-interp
@@ -11,8 +11,79 @@ bin/wasm2wat
 bin/wast2json
 bin/wat-desugar
 bin/wat2wasm
+include/wabt/apply-names.h
+include/wabt/base-types.h
+include/wabt/binary-reader-ir.h
+include/wabt/binary-reader-logging.h
+include/wabt/binary-reader-nop.h
+include/wabt/binary-reader-objdump.h
+include/wabt/binary-reader-opcnt.h
+include/wabt/binary-reader.h
+include/wabt/binary-writer-spec.h
+include/wabt/binary-writer.h
+include/wabt/binary.h
+include/wabt/binding-hash.h
+include/wabt/c-writer.h
+include/wabt/cast.h
+include/wabt/circular-array.h
+include/wabt/color.h
+include/wabt/common.h
+include/wabt/config.h
+include/wabt/decompiler-ast.h
+include/wabt/decompiler-ls.h
+include/wabt/decompiler-naming.h
+include/wabt/decompiler.h
+include/wabt/error-formatter.h
+include/wabt/error.h
+include/wabt/expr-visitor.h
+include/wabt/feature.def
+include/wabt/feature.h
+include/wabt/filenames.h
+include/wabt/generate-names.h
+include/wabt/interp/binary-reader-interp.h
+include/wabt/interp/interp-inl.h
+include/wabt/interp/interp-math.h
+include/wabt/interp/interp-util.h
+include/wabt/interp/interp-wasi.h
+include/wabt/interp/interp.h
+include/wabt/interp/istream.h
+include/wabt/interp/wasi_api.def
+include/wabt/intrusive-list.h
+include/wabt/ir-util.h
+include/wabt/ir.h
+include/wabt/leb128.h
+include/wabt/lexer-source-line-finder.h
+include/wabt/lexer-source.h
+include/wabt/literal.h
+include/wabt/make-unique.h
+include/wabt/opcode-code-table.h
+include/wabt/opcode.def
+include/wabt/opcode.h
+include/wabt/option-parser.h
+include/wabt/range.h
+include/wabt/resolve-names.h
+include/wabt/result.h
+include/wabt/shared-validator.h
+include/wabt/stream.h
+include/wabt/string-format.h
+include/wabt/string-util.h
+include/wabt/token.def
+include/wabt/token.h
+include/wabt/tracing.h
+include/wabt/type-checker.h
+include/wabt/type.h
+include/wabt/utf8.h
+include/wabt/validator.h
+include/wabt/wast-lexer.h
+include/wabt/wast-parser.h
+include/wabt/wat-writer.h
 include/wasm-rt-impl.h
 include/wasm-rt.h
+lib/cmake/wabt/wabt-config-version.cmake
+lib/cmake/wabt/wabt-config.cmake
+lib/cmake/wabt/wabt-targets-noconfig.cmake
+lib/cmake/wabt/wabt-targets.cmake
+lib/libwabt.a
 lib/libwasm-rt-impl.a
 man/man1/spectest-interp.1
 man/man1/wasm-decompile.1

Index: pkgsrc/devel/wabt/patches/patch-CMakeLists.txt
diff -u pkgsrc/devel/wabt/patches/patch-CMakeLists.txt:1.1 pkgsrc/devel/wabt/patches/patch-CMakeLists.txt:1.2
--- pkgsrc/devel/wabt/patches/patch-CMakeLists.txt:1.1  Fri May 13 08:56:52 2022
+++ pkgsrc/devel/wabt/patches/patch-CMakeLists.txt      Wed Oct  5 08:32:33 2022
@@ -1,10 +1,10 @@
-$NetBSD: patch-CMakeLists.txt,v 1.1 2022/05/13 08:56:52 fcambus Exp $
+$NetBSD: patch-CMakeLists.txt,v 1.2 2022/10/05 08:32:33 fcambus Exp $
 
 Do not disable extensions, needs gnu++17 for alloca(3).
 
---- CMakeLists.txt.orig        2022-05-04 14:41:06.000000000 +0000
+--- CMakeLists.txt.orig        2022-09-30 21:24:30.000000000 +0000
 +++ CMakeLists.txt
-@@ -153,7 +153,7 @@ else ()
+@@ -146,7 +146,7 @@ else ()
      -Wall -Wextra -Wno-unused-parameter -Wpointer-arith -Wuninitialized
    )
  



Home | Main Index | Thread Index | Old Index