Updates lang/erlang/25 to the latest maintenance release.

Tests pass, dependent ports rebuild and work on amd64.

ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/erlang/25/Makefile,v
retrieving revision 1.20
diff -u -p -r1.20 Makefile
--- Makefile	7 Aug 2023 15:47:03 -0000	1.20
+++ Makefile	16 Oct 2023 21:59:46 -0000
@@ -4,7 +4,7 @@ USE_NOBTCFI=	Yes
 COMMENT-main=	${COMMENT}
 COMMENT-wx=	WxWidgets bindings for Erlang
 
-V=		25.3.2.5
+V=		25.3.2.7
 PORTROACH=	limit:^OTP-25\.
 DISTNAME=	otp_src_$V
 PKGNAME=	erlang-$V
@@ -67,8 +67,8 @@ ERL_VERSIONS=	\
 ASN1_VSN        5.0.21 \
 COMMON_TEST_VSN 1.24.0.1 \
 COMPILER_VSN    8.2.6.3 \
-CRYPTO_VSN      5.1.4 \
-DEBUGGER_VSN    5.3.1.1 \
+CRYPTO_VSN      5.1.4.1 \
+DEBUGGER_VSN    5.3.1.2 \
 DIALYZER_VSN    5.0.5 \
 DIAMETER_VSN    2.2.7 \
 EDOC_VSN        1.2 \
@@ -79,28 +79,28 @@ ERL_DOCGEN_VSN  1.4 \
 ET_VSN  1.6.5 \
 EUNIT_VSN       2.8.2 \
 FTP_VSN 1.1.4 \
-INETS_VSN       8.3.1.1 \
+INETS_VSN       8.3.1.2 \
 JINTERFACE_VSN  1.13.1 \
-KERNEL_VSN      8.5.4.1 \
+KERNEL_VSN      8.5.4.2 \
 MEGACO_VSN      4.4.3 \
-MNESIA_VSN      4.21.4 \
+MNESIA_VSN      4.21.4.1 \
 OBSERVER_VSN    2.14 \
 ODBC_VSN        2.14 \
 OS_MON_VSN      2.8.2 \
 PARSETOOLS_VSN  2.4.1 \
-PUBLIC_KEY_VSN  1.13.3 \
+PUBLIC_KEY_VSN  1.13.3.1 \
 RELTOOL_VSN     0.9.1 \
 RUNTIME_TOOLS_VSN       1.19 \
 SASL_VSN        4.2 \
 SNMP_VSN        5.13.5 \
 SSH_VSN 4.15.3 \
-SSL_VSN 10.9.1.1 \
-STDLIB_VSN      4.3.1.2 \
+SSL_VSN 10.9.1.2 \
+STDLIB_VSN      4.3.1.3 \
 SYNTAX_TOOLS_VSN        3.0.1 \
 TFTP_VSN        1.0.4 \
 TOOLS_VSN       3.5.3 \
 WX_VSN  2.2.2 \
 XMERL_VSN       1.3.31.1 \
-ERTS_VSN        13.2.2.2
+ERTS_VSN        13.2.2.4
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/lang/erlang/25/distinfo,v
retrieving revision 1.11
diff -u -p -r1.11 distinfo
--- distinfo	7 Aug 2023 15:47:03 -0000	1.11
+++ distinfo	16 Oct 2023 21:59:46 -0000
@@ -1,4 +1,4 @@
-SHA256 (otp_doc_man_25.3.2.5.tar.gz) = g5S0EcRMnoxxUkB7k69g6S1/Hvn/1e/UAtzAQOrBiIQ=
-SHA256 (otp_src_25.3.2.5.tar.gz) = H4mbSx74VpwIcTt2vFRgeglQOh0Yjm1hUSA2GIzDVts=
-SIZE (otp_doc_man_25.3.2.5.tar.gz) = 1716246
-SIZE (otp_src_25.3.2.5.tar.gz) = 106241022
+SHA256 (otp_doc_man_25.3.2.7.tar.gz) = gVVefptx6dfNm+y2+pOISqtpv3/+4TD3V57+OUKcXBY=
+SHA256 (otp_src_25.3.2.7.tar.gz) = qGYoWdFT08QlPGo6TRU40PMs4c8Cu1SEsXycF22jezc=
+SIZE (otp_doc_man_25.3.2.7.tar.gz) = 1717740
+SIZE (otp_src_25.3.2.7.tar.gz) = 106217185

Reply via email to