From owner-cvs-all Tue Oct 29 7:48:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7063237B404; Tue, 29 Oct 2002 07:48:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71DDD43E77; Tue, 29 Oct 2002 07:48:23 -0800 (PST) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9TFlDmV025925; Tue, 29 Oct 2002 07:47:13 -0800 (PST) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9TFlDxp025924; Tue, 29 Oct 2002 07:47:13 -0800 (PST) Message-Id: <200210291547.g9TFlDxp025924@repoman.freebsd.org> From: Anton Berezin Date: Tue, 29 Oct 2002 07:47:13 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/perl5 Makefile ports/lang/perl5/files patch-mg.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tobez 2002/10/29 07:47:13 PST Modified files: lang/perl5 Makefile Added files: lang/perl5/files patch-mg.c Log: Fix a bug in perl 5.6.1 described in http://archive.develooper.com/perl5-porters@perl.org/msg58812.html with a patch from http://archive.develooper.com/perl5-porters@perl.org/msg58819.html While we normally do not fix non-FreeBSD problems with 3rd party software, it is expected that perl 5.6.1 will be used widely for some time to come, and the bug is bad enough to grant the inclusion of the patch here. Revision Changes Path 1.49 +1 -1 ports/lang/perl5/Makefile 1.1 +11 -0 ports/lang/perl5/files/patch-mg.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message