Updates lang/erlang/26 to latest bugfix release 26.0.1

Builds, installs, tests pass on amd64.
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/erlang/26/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 Makefile
--- Makefile	31 May 2023 15:06:44 -0000	1.1.1.1
+++ Makefile	9 Jun 2023 11:13:26 -0000
@@ -5,7 +5,7 @@ USE_WXNEEDED=	Yes
 COMMENT-main=	${COMMENT}
 COMMENT-wx=	WxWidgets bindings for Erlang
 
-V=		26.0
+V=		26.0.1
 DISTNAME=	otp_src_${V}
 PORTROACH=	limit:^OTP-26\.
 PKGNAME=	erlang-${V}
@@ -65,7 +65,7 @@ AUTOCONF_VERSION = 2.69
 ERL_VERSIONS=	\
 ASN1_VSN        5.1 \
 COMMON_TEST_VSN 1.25 \
-COMPILER_VSN    8.3 \
+COMPILER_VSN    8.3.1 \
 CRYPTO_VSN      5.2 \
 DEBUGGER_VSN    5.3.1 \
 DIALYZER_VSN    5.1 \
@@ -79,9 +79,9 @@ ERL_INTERFACE_VSN       5.4 \
 ET_VSN          1.7 \
 EUNIT_VSN       2.8.2 \
 FTP_VSN         1.2 \
-INETS_VSN       9.0 \
+INETS_VSN       9.0.1 \
 JINTERFACE_VSN  1.14 \
-KERNEL_VSN      9.0 \
+KERNEL_VSN      9.0.1 \
 MEGACO_VSN      4.4.4 \
 MNESIA_VSN      4.22 \
 OBSERVER_VSN    2.15 \
@@ -94,13 +94,13 @@ RUNTIME_TOOLS_VSN       2.0 \
 SASL_VSN        4.2.1 \
 SNMP_VSN        5.14 \
 SSH_VSN         5.0 \
-SSL_VSN         11.0 \
-STDLIB_VSN      5.0 \
+SSL_VSN         11.0.1 \
+STDLIB_VSN      5.0.1 \
 SYNTAX_TOOLS_VSN        3.1 \
 TFTP_VSN        1.1 \
 TOOLS_VSN       3.6 \
 WX_VSN          2.3 \
-XMERL_VSN       1.3.31 \
-ERTS_VSN        14.0
+XMERL_VSN       1.3.32 \
+ERTS_VSN        14.0.1
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/erlang/26/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo	31 May 2023 15:06:44 -0000	1.1.1.1
+++ distinfo	9 Jun 2023 11:13:26 -0000
@@ -1,4 +1,4 @@
-SHA256 (otp_doc_man_26.0.tar.gz) = nD6nvzNrIQg5Rnn1o4J7YnxhqppBrVnSUG25b+fEnVw=
-SHA256 (otp_src_26.0.tar.gz) = P/PFPX75pFtXIOlbh1YmnBobWOtRrMyZLKl1Iv2yNNQ=
-SIZE (otp_doc_man_26.0.tar.gz) = 1742307
-SIZE (otp_src_26.0.tar.gz) = 104683285
+SHA256 (otp_doc_man_26.0.1.tar.gz) = p3ZwPTxbvLetKKgB63IJc00YZCsKG5yZitQkCUF5IJ8=
+SHA256 (otp_src_26.0.1.tar.gz) = 0Mjhf3PnFGKUujn0md4IbQZABY7AOMJAIXIuphIgfZI=
+SIZE (otp_doc_man_26.0.1.tar.gz) = 1735789
+SIZE (otp_src_26.0.1.tar.gz) = 104738804

Reply via email to