lang/erlang-runtime22: update from RC to 22.0.1
Approved by: jrm (mentor) Differential Revision: https://reviews.freebsd.org/D20354
This commit is contained in:
parent
ea258fcfe0
commit
9b27108d2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502292
2 changed files with 4 additions and 6 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= erlang
|
||||
DISTVERSIONPREFIX= OTP-
|
||||
DISTVERSION= 22.0-rc3
|
||||
DISTVERSION= 22.0.1
|
||||
CATEGORIES= lang parallel java
|
||||
PKGNAMESUFFIX= -runtime22
|
||||
DIST_SUBDIR= erlang
|
||||
|
@ -53,8 +53,6 @@ OPTIONS_EXCLUDE_armv6= DTRACE
|
|||
OPTIONS_EXCLUDE_armv7= DTRACE
|
||||
OPTIONS_EXCLUDE_i386= DTRACE
|
||||
|
||||
OPENSSL_VARS= BROKEN_SSL=openssl111
|
||||
|
||||
# If you run Erlang and get a message resembling "WARNING: number of
|
||||
# probes fixed does not match the number of defined probes (54 != 132,
|
||||
# respectively)" you probably misconfigured DTrace in some way.
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1556121439
|
||||
SHA256 (erlang/erlang-otp-OTP-22.0-rc3_GH0.tar.gz) = e7a746661dc86c2b1f7f106394e9776970031d68103b40b121b52611701b100d
|
||||
SIZE (erlang/erlang-otp-OTP-22.0-rc3_GH0.tar.gz) = 54728948
|
||||
TIMESTAMP = 1558518766
|
||||
SHA256 (erlang/erlang-otp-OTP-22.0.1_GH0.tar.gz) = 694f133abfca3c7fb8376b223ea484413bcd16b82354f178fba798f37335f163
|
||||
SIZE (erlang/erlang-otp-OTP-22.0.1_GH0.tar.gz) = 54793796
|
||||
|
|
Loading…
Reference in a new issue