Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F139969236
D34206.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D34206.diff
View Options
Index: Mk/bsd.gecko.mk
===================================================================
--- Mk/bsd.gecko.mk
+++ Mk/bsd.gecko.mk
@@ -98,7 +98,7 @@
# Ignore Mk/bsd.default-versions.mk but respect make.conf(5) unless LTO is enabled
.if !defined(DEFAULT_VERSIONS) || ! ${DEFAULT_VERSIONS:Mllvm*} || ${PORT_OPTIONS:MLTO}
LLVM_DEFAULT= 13 # chase bundled LLVM in lang/rust for LTO
-LLVM_VERSION= 13.0.0 # keep in sync with devel/wasi-compiler-rt${LLVM_DEFAULT}
+LLVM_VERSION= 13.0.1 # keep in sync with devel/wasi-compiler-rt${LLVM_DEFAULT}
.endif
# Require newer Clang than what's in base system unless user opted out
. if ${CC} == cc && ${CXX} == c++ && exists(/usr/lib/libc++.so)
Index: devel/wasi-compiler-rt13/Makefile
===================================================================
--- devel/wasi-compiler-rt13/Makefile
+++ 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}
Index: devel/wasi-compiler-rt13/distinfo
===================================================================
--- devel/wasi-compiler-rt13/distinfo
+++ 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 = 1644302942
+SHA256 (llvm-project-13.0.1.src.tar.xz) = 326335a830f2e32d06d0a36393b5455d17dc73e0bd1211065227ee014f92cbf8
+SIZE (llvm-project-13.0.1.src.tar.xz) = 97584928
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 19, 12:41 PM (4 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27076199
Default Alt Text
D34206.diff (1 KB)
Attached To
Mode
D34206: devel/wasi-compiler-rt13: chase devel/llvm13 update
Attached
Detach File
Event Timeline
Log In to Comment