aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-02-08 19:26:13 +0000
committerChristoph Moench-Tegeder <cmt@FreeBSD.org>2022-02-09 09:21:59 +0000
commit9449a3427ca802ffba790357af6056fb57244ef0 (patch)
tree5d9cc8158f6981dec9ed79ecbae63f434898bc6a /devel
parentfa7265045779fd8912630904113dcaad7f95a852 (diff)
downloadports-9449a3427ca802ffba790357af6056fb57244ef0.tar.gz
ports-9449a3427ca802ffba790357af6056fb57244ef0.zip
www/firefox: unbreak after b00578b9b208
the webasm components must follow llvm (the llvm we use for building firefox), and wasi-compiler-rt and wasi-libcxx are really just llvm components and should be at the same version as the llvm we need. (cherry picked from commit 51e8257584202f96099f31adf71577099fbb12ce)
Diffstat (limited to 'devel')
-rw-r--r--devel/wasi-compiler-rt13/Makefile2
-rw-r--r--devel/wasi-compiler-rt13/distinfo6
-rw-r--r--devel/wasi-libcxx/Makefile3
-rw-r--r--devel/wasi-libcxx/distinfo6
4 files changed, 8 insertions, 9 deletions
diff --git a/devel/wasi-compiler-rt13/Makefile b/devel/wasi-compiler-rt13/Makefile
index 392889bdd401..f27c8c4f8884 100644
--- a/devel/wasi-compiler-rt13/Makefile
+++ b/devel/wasi-compiler-rt13/Makefile
@@ -1,5 +1,5 @@
PORTNAME= compiler-rt
-DISTVERSION= 13.0.0
+DISTVERSION= 13.0.1
CATEGORIES= devel lang
MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ \
https://${PRE_}releases.llvm.org/${LLVM_RELEASE}/${RCDIR}
diff --git a/devel/wasi-compiler-rt13/distinfo b/devel/wasi-compiler-rt13/distinfo
index 065a7c5d1fab..81d8f09ceaf2 100644
--- a/devel/wasi-compiler-rt13/distinfo
+++ b/devel/wasi-compiler-rt13/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633602220
-SHA256 (llvm-project-13.0.0.src.tar.xz) = 6075ad30f1ac0e15f07c1bf062c1e1268c241d674f11bd32cdf0e040c71f2bf3
-SIZE (llvm-project-13.0.0.src.tar.xz) = 97577404
+TIMESTAMP = 1644329424
+SHA256 (llvm-project-13.0.1.src.tar.xz) = 326335a830f2e32d06d0a36393b5455d17dc73e0bd1211065227ee014f92cbf8
+SIZE (llvm-project-13.0.1.src.tar.xz) = 97584928
diff --git a/devel/wasi-libcxx/Makefile b/devel/wasi-libcxx/Makefile
index eb5fe7308a65..f31bf903eace 100644
--- a/devel/wasi-libcxx/Makefile
+++ b/devel/wasi-libcxx/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libcxx
-DISTVERSION= 13.0.0
-PORTREVISION= 1
+DISTVERSION= 13.0.1
CATEGORIES= devel lang
MASTER_SITES= https://github.com/llvm/llvm-project/releases/download/llvmorg-${DISTVERSION:S/rc/-rc/}/ \
https://${PRE_}releases.llvm.org/${LLVM_RELEASE}/${RCDIR}
diff --git a/devel/wasi-libcxx/distinfo b/devel/wasi-libcxx/distinfo
index 99e281be244f..bea44b0abafa 100644
--- a/devel/wasi-libcxx/distinfo
+++ b/devel/wasi-libcxx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1633603390
-SHA256 (llvm-project-13.0.0.src.tar.xz) = 6075ad30f1ac0e15f07c1bf062c1e1268c241d674f11bd32cdf0e040c71f2bf3
-SIZE (llvm-project-13.0.0.src.tar.xz) = 97577404
+TIMESTAMP = 1644329406
+SHA256 (llvm-project-13.0.1.src.tar.xz) = 326335a830f2e32d06d0a36393b5455d17dc73e0bd1211065227ee014f92cbf8
+SIZE (llvm-project-13.0.1.src.tar.xz) = 97584928