erlang: update to 25.3.1.

Support for fully asynchronous distributed signaling where send
operations never block. This functionality is by default disabled
and can be enabled per process. For more information see the
documentation of process_flag(async_dist, Bool).
This commit is contained in:
wiz 2023-04-27 13:15:55 +00:00
parent 49ac958a1b
commit 29d2bde191
5 changed files with 12 additions and 13 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.115 2023/02/22 09:20:31 wiz Exp $
# $NetBSD: Makefile,v 1.116 2023/04/27 13:15:55 wiz Exp $
DISTNAME= erlang-${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR}${!empty(DIST_VERSION_PATCH):?.:}${DIST_VERSION_PATCH}
PKGNAME= ${DISTNAME:S/OTP-/erlang-/}
PKGREVISION= 3
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GITHUB:=erlang/}
GITHUB_PROJECT= otp

View file

@ -1,11 +1,11 @@
# $NetBSD: Makefile.versions,v 1.62 2022/12/27 16:47:52 schmonz Exp $
# $NetBSD: Makefile.versions,v 1.63 2023/04/27 13:15:55 wiz Exp $
# When making any update to the versions below (even patch level),
# please check to see if the erlang-doc or erlang-man packages also
# need their PLISTs regenerated, as they almost always will.
DIST_VERSION_MAJOR= 25
DIST_VERSION_MINOR= 2
#DIST_VERSION_PATCH= 0
DIST_VERSION_MINOR= 3
DIST_VERSION_PATCH= 1
.include "versions.mk"

View file

@ -1,8 +1,8 @@
$NetBSD: distinfo,v 1.101 2023/02/22 09:20:31 wiz Exp $
$NetBSD: distinfo,v 1.102 2023/04/27 13:15:55 wiz Exp $
BLAKE2s (erlang-25.2.tar.gz) = 11b83e8dcde59029e919dc3d5a036e116c91edc1decb048b4d4b7da90fa18882
SHA512 (erlang-25.2.tar.gz) = bad37d287bd79f42ea19183c959e2865a0ecc19409dfffe96483e29d8cd199ea0b85e3263c9a2297137f640fb9a53ff2cd79ddad1b8d83bb2a95a987a9fdfa28
Size (erlang-25.2.tar.gz) = 60018819 bytes
BLAKE2s (erlang-25.3.1.tar.gz) = 05e5a1d1c07639c8791be826bb2e1e6fff9f71ecea41525badc7364b52589121
SHA512 (erlang-25.3.1.tar.gz) = f9f56a2fed2a8110472ed424592d750fc2073232a6ccbacd7928d3cea38340e2c1b2c8e14330e4013b89a507efe6ef003c165eddecffe1461ca4bdaf5083ee87
Size (erlang-25.3.1.tar.gz) = 60072441 bytes
SHA1 (patch-ab) = 9d1e33ab3660b5cf0faa2b74129158b71aae408f
SHA1 (patch-ay) = 21dc0a123ae0d6f8e86f3fb9ffaf66e26361172b
SHA1 (patch-erts_emulator_drivers_common_inet__drv.c) = dbe72306aac6be0cec09f45869ff077f1bab1e68

View file

@ -1,4 +1,4 @@
# $NetBSD: hacks.mk,v 1.5 2018/09/26 05:41:43 maya Exp $
# $NetBSD: hacks.mk,v 1.6 2023/04/27 13:15:55 wiz Exp $
.if !defined(ERLANG_HACKS_MK)
ERLANG_HACKS_MK= # empty
@ -23,7 +23,7 @@ CFLAGS+= -DMMAP_MAP_FIXED
CFLAGS.NetBSD+= -D_NETBSD_SOURCE
# gcov miscompiled PR 53567
.if !empty(MACHINE_PLATFORM:MNetBSD-8.0-*)
.if ${MACHINE_PLATFORM:MNetBSD-8.0-*}
CONFIGURE_ARGS+= --disable-pgo
.endif

View file

@ -1,3 +1,3 @@
# $NetBSD: versions.mk,v 1.30 2022/12/27 16:47:52 schmonz Exp $
# $NetBSD: versions.mk,v 1.31 2023/04/27 13:15:55 wiz Exp $
# Do not edit, regenerate using 'make versions'
_VERSIONS= common_test 1.23.2 compiler 8.2.2 dialyzer 5.0.4 erts 13.1.3 ftp 1.1.2 inets 8.2 kernel 8.5.2 megaco 4.4.2 mnesia 4.21.3 observer 2.14 os_mon 2.8 public_key 1.13.2 snmp 5.13.2 ssh 4.15.1 ssl 10.8.6 stdlib 4.2 wx 2.2.1 asn1 5.0.21 crypto 5.1.2 debugger 5.3 diameter 2.2.7 edoc 1.2 eldap 1.2.10 erl_docgen 1.4 erl_interface 5.3 et 1.6.5 eunit 2.8.1 jinterface 1.13.1 odbc 2.14 parsetools 2.4.1 reltool 0.9 runtime_tools 1.19 sasl 4.2 syntax_tools 3.0 tftp 1.0.3 tools 3.5.3 xmerl 1.3.30
_VERSIONS= compiler 8.2.5 crypto 5.1.4 eldap 1.2.11 erl_interface 5.3.2 erts 13.2.1 inets 8.3.1 snmp 5.13.5 ssl 10.9.1 stdlib 4.3.1 wx 2.2.2 asn1 5.0.21 common_test 1.24 debugger 5.3.1 dialyzer 5.0.5 diameter 2.2.7 edoc 1.2 erl_docgen 1.4 et 1.6.5 eunit 2.8.2 ftp 1.1.4 jinterface 1.13.2 kernel 8.5.4 megaco 4.4.3 mnesia 4.21.4 observer 2.14 odbc 2.14 os_mon 2.8.1 parsetools 2.4.1 public_key 1.13.3 reltool 0.9.1 runtime_tools 1.19 sasl 4.2 ssh 4.15.3 syntax_tools 3.0.1 tftp 1.0.4 tools 3.5.3 xmerl 1.3.31