aboutsummaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorAndrei Horodniceanu <a.horodniceanu@proton.me>2024-07-07 18:00:01 +0300
committerAndrei Horodniceanu <a.horodniceanu@proton.me>2024-07-07 18:00:01 +0300
commit1e1eecea2dadd260c4d83dad658f20fc90fd42a5 (patch)
tree17be8f8d56986fc8bc2664113b70d6a34769a0eb /eclass
parentdev-lang/dmd: add 2.109.1 (diff)
downloaddlang-1e1eecea2dadd260c4d83dad658f20fc90fd42a5.tar.gz
dlang-1e1eecea2dadd260c4d83dad658f20fc90fd42a5.tar.bz2
dlang-1e1eecea2dadd260c4d83dad658f20fc90fd42a5.zip
dev-lang/ldc2: add 1.39.0
The LICENSE has been corrected as I've mistaken the license of the valgrind headers as being BSD when, in fact, it is BZIP2. The other change to LICENSE, RSA being replaced by `|| ( CC0-1.0 Apache-2.0 )' is because some internal hashing implementation has changed. The arm64 keyword has been dropped temporarily as I find myself without the hardware to test it. Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/dlang-compilers-r1.eclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/eclass/dlang-compilers-r1.eclass b/eclass/dlang-compilers-r1.eclass
index 4588e5b..f601e92 100644
--- a/eclass/dlang-compilers-r1.eclass
+++ b/eclass/dlang-compilers-r1.eclass
@@ -96,6 +96,7 @@ readonly _DLANG_LDC2_FRONTENDS=(
"1.36 2.106 ~amd64 ~arm64 ~x86"
"1.37 2.107 ~amd64 ~arm64 ~x86"
"1.38 2.108 ~amd64 ~arm64 ~x86"
+ "1.39 2.109 ~amd64 ~arm64 ~x86"
)
# @FUNCTION: _dlang_accumulate_implementations