Date: Mon, 14 Jul 2003 04:36:59 -0700 (PDT) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/perl5.8 Makefile ports/lang/perl5.8/files patch-lastcloseparen Message-ID: <200307141137.h6EBb0ef050203@repoman.freebsd.org>
index | next in thread | raw e-mail
tobez 2003/07/14 04:36:59 PDT
FreeBSD ports repository
Modified files:
lang/perl5.8 Makefile
Added files:
lang/perl5.8/files patch-lastcloseparen
Log:
Fix a bug which goes unnoticed on all platforms but leads to a
coredump on FreeBSD/amd64 when one uses $^N variable and there were
no captures in the last executed regexp.
One third of this fix was applied to the perl tree in December 2002,
with the rest hopefully applied in the next couple of days.
Reported by: jwd
Revision Changes Path
1.58 +1 -1 ports/lang/perl5.8/Makefile
1.1 +31 -0 ports/lang/perl5.8/files/patch-lastcloseparen (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307141137.h6EBb0ef050203>
