head 1.2; access; symbols pkgsrc-2025Q2:1.1.0.2 pkgsrc-2025Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2025.07.04.08.41.44; author wiz; state dead; branches; next 1.1; commitid s9bXKC5CTrETep1G; 1.1 date 2025.05.31.19.22.30; author wiz; state Exp; branches; next ; commitid lajZRLiIzcLkS5XF; desc @@ 1.2 log @perl: update to 5.42.0. Perl 5.42 ships with Unicode 16.0 support, new experimental features of the "any" and "all" operators for list processing, a new ":writer" attribute for field variables, more CORE:: subroutines like "chdir", a new "source::encoding" pragma, various performance enhancements, security fixes, and a variety of other changes. @ text @$NetBSD: patch-Porting_Glossary,v 1.1 2025/05/31 19:22:30 wiz Exp $ https://github.com/Perl/perl5/issues/23010 https://github.com/Perl/perl5/commit/918bfff86ca8d6d4e4ec5b30994451e0bd74aba9.patch --- Porting/Glossary.orig 2025-03-30 10:35:38.000000000 +0000 +++ Porting/Glossary @@@@ -947,6 +947,11 @@@@ d_fmin (d_fmin.U): This variable conditionally defines the HAS_FMIN symbol, which indicates to the C program that the fmin() routine is available. +d_fdopendir (d_fdopendir.U): + This variable conditionally defines the HAS_FORK symbol, which + indicates that the fdopen routine is available to open a + directory descriptor. + d_fork (d_fork.U): This variable conditionally defines the HAS_FORK symbol, which indicates to the C program that the fork() routine is available. @ 1.1 log @perl: fix CVE-2025-40909 using upstream patch Bump PKGREVISION. @ text @d1 1 a1 1 $NetBSD$ @