aboutsummaryrefslogtreecommitdiff
path: root/lang/erlang-runtime22
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2020-01-23 11:59:21 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2020-01-23 11:59:21 +0000
commit6fbfd7b161d0dd449e1b0939946026a3477a2729 (patch)
tree8f86af1d03158d57e57beb528df51f0ed7ad0a5b /lang/erlang-runtime22
parent6966b5c62217702b7a46cfbdf884fc3fc86423c1 (diff)
downloadports-6fbfd7b161d0dd449e1b0939946026a3477a2729.tar.gz
ports-6fbfd7b161d0dd449e1b0939946026a3477a2729.zip
lang/erlang*: include serious scheduler bugfixes
OTP-16371 Taking a scheduler offline could cause timers set while executing on that scheduler to be delayed until the scheduler was put online again. This bug was introduced in ERTS version 10.0 (OTP 21.0). OTP-16378 | ERL-1125 The ets:update_counter/4 core dumped when given an ordered_set with write_concurrency enabled and an invalid position. OTP-16379 A process calling erlang:system_flag(multi_scheduling, block) could end up blocked waiting for the operation to complete indefinitely. Reviewed by: olgeni MFH: 2020Q1 Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D23313
Notes
Notes: svn path=/head/; revision=523923
Diffstat (limited to 'lang/erlang-runtime22')
-rw-r--r--lang/erlang-runtime22/Makefile2
-rw-r--r--lang/erlang-runtime22/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/erlang-runtime22/Makefile b/lang/erlang-runtime22/Makefile
index 34e3cbe2074b..c19af1530a32 100644
--- a/lang/erlang-runtime22/Makefile
+++ b/lang/erlang-runtime22/Makefile
@@ -3,7 +3,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
-DISTVERSION= 22.2.2
+DISTVERSION= 22.2.3
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime22
DIST_SUBDIR= erlang
diff --git a/lang/erlang-runtime22/distinfo b/lang/erlang-runtime22/distinfo
index 617c3c1e576e..c712a5393e3e 100644
--- a/lang/erlang-runtime22/distinfo
+++ b/lang/erlang-runtime22/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1579014137
-SHA256 (erlang/erlang-otp-OTP-22.2.2_GH0.tar.gz) = 92df7d22239b09f7580572305c862da1fb030a97cef7631ba060ac51fa3864cc
-SIZE (erlang/erlang-otp-OTP-22.2.2_GH0.tar.gz) = 55743605
+TIMESTAMP = 1579645446
+SHA256 (erlang/erlang-otp-OTP-22.2.3_GH0.tar.gz) = 8470fff519d9ffa5defba4e42c3c1e64cd86905313040246d4a6e35799a9e614
+SIZE (erlang/erlang-otp-OTP-22.2.3_GH0.tar.gz) = 55742102
SHA256 (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 36f397e6aef97eebda629badb0570cb4ddc979a6d1557bc487a9e13671facf8f
SIZE (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 1422685