aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2025-08-22 13:29:45 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2025-08-22 13:37:06 +0000
commit10d810ec97b3c0a520b634df3f39fd64bf1e4123 (patch)
tree5e8e71628ea4109f4d7b26ab067bfcaa0fba9729
parent36ad804372c1bdc412dd71e0079017d27999fd3b (diff)
UPDATING: update perl5 default to 5.42
mat@ forgot to update UPDATING after recent bump of defaults, so do this for him.
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 63925771607b..bc46a74adace 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20250817:
+ AFFECTS: users of lang/perl5.*
+ AUTHOR: mat@FreeBSD.org
+
+ The default Perl version has been switched to 5.42.
+
+ See entry 20231017 for updating instructions.
+
20250815:
AFFECTS: users of net/syncthing
AUTHOR: dvl@FreeBSD.org