Index | Thread | Search

From:
Volker Schlecht <openbsd-ports@schlecht.dev>
Subject:
[Maintainer Update] lang/erlang/25 25.3.2.10
To:
ports@openbsd.org
Date:
Sun, 24 Mar 2024 21:12:22 +0100

Download raw body.

Thread
Updates lang/erlang/25 to the latest patch release.

Builds, works, tests run, rebuilds erlang ports on amd64 and those work, too.

ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/erlang/25/Makefile,v
retrieving revision 1.21
diff -u -p -r1.21 Makefile
--- Makefile	30 Dec 2023 20:26:57 -0000	1.21
+++ Makefile	24 Mar 2024 20:00:51 -0000
@@ -4,7 +4,7 @@ USE_NOBTCFI=	Yes
 COMMENT-main=	${COMMENT}
 COMMENT-wx=	WxWidgets bindings for Erlang
 
-V=		25.3.2.8
+V=		25.3.2.10
 PORTROACH=	limit:^OTP-25\.
 DISTNAME=	otp_src_$V
 PKGNAME=	erlang-$V
@@ -65,9 +65,9 @@ UPDATE_PLIST_ARGS = -i V
 # Use the target 'gen-versions' to update this list
 ERL_VERSIONS=	\
 ASN1_VSN        5.0.21.1 \
-COMMON_TEST_VSN 1.24.0.1 \
-COMPILER_VSN    8.2.6.3 \
-CRYPTO_VSN      5.1.4.1 \
+COMMON_TEST_VSN 1.24.0.2 \
+COMPILER_VSN    8.2.6.4 \
+CRYPTO_VSN      5.1.4.2 \
 DEBUGGER_VSN    5.3.1.2 \
 DIALYZER_VSN    5.0.5 \
 DIAMETER_VSN    2.2.7 \
@@ -93,7 +93,7 @@ RELTOOL_VSN     0.9.1 \
 RUNTIME_TOOLS_VSN       1.19 \
 SASL_VSN        4.2 \
 SNMP_VSN        5.13.5 \
-SSH_VSN 4.15.3.1 \
+SSH_VSN 4.15.3.3 \
 SSL_VSN 10.9.1.3 \
 STDLIB_VSN      4.3.1.3 \
 SYNTAX_TOOLS_VSN        3.0.1 \
@@ -101,6 +101,6 @@ TFTP_VSN        1.0.4 \
 TOOLS_VSN       3.5.3 \
 WX_VSN  2.2.2.1 \
 XMERL_VSN       1.3.31.1 \
-ERTS_VSN        13.2.2.5
+ERTS_VSN        13.2.2.7
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/erlang/25/distinfo,v
retrieving revision 1.12
diff -u -p -r1.12 distinfo
--- distinfo	30 Dec 2023 20:26:57 -0000	1.12
+++ distinfo	24 Mar 2024 20:00:51 -0000
@@ -1,4 +1,4 @@
-SHA256 (otp_doc_man_25.3.2.8.tar.gz) = nEpln2gjrfrhiDsPJ5qTpjJaRQ45Mwo7lYb/YVXpgEw=
-SHA256 (otp_src_25.3.2.8.tar.gz) = lCTXcTs2HIokaQUVrL1+D9N7Z9VMrR4eSvFG6uDjNdM=
-SIZE (otp_doc_man_25.3.2.8.tar.gz) = 1717484
-SIZE (otp_src_25.3.2.8.tar.gz) = 104657871
+SHA256 (otp_doc_man_25.3.2.10.tar.gz) = hezFIwdHUfYUKoQNok4bMEuYTPzJ4omebzANvhpzIbY=
+SHA256 (otp_src_25.3.2.10.tar.gz) = CnM4QVyOtq4lZkv9GhBjHCk4OO8HJmUiOlJIMbgjqLc=
+SIZE (otp_doc_man_25.3.2.10.tar.gz) = 1718702
+SIZE (otp_src_25.3.2.10.tar.gz) = 104749148