From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 23 05:30:01 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBAD516A524; Mon, 23 Feb 2004 05:30:01 -0800 (PST) Received: from mignon.ki.iif.hu (mignon.ki.iif.hu [193.6.222.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8826D43D2D; Mon, 23 Feb 2004 05:30:01 -0800 (PST) (envelope-from mohacsi@niif.hu) Received: from localhost (localhost [127.0.0.1]) by mignon.ki.iif.hu (Postfix) with ESMTP id 98B4756EF; Mon, 23 Feb 2004 14:29:59 +0100 (CET) Received: from mignon.ki.iif.hu ([127.0.0.1]) by localhost (mignon.ki.iif.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 41299-01-13; Mon, 23 Feb 2004 14:29:58 +0100 (CET) Received: by mignon.ki.iif.hu (Postfix, from userid 1003) id 1435156E9; Mon, 23 Feb 2004 14:29:58 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mignon.ki.iif.hu (Postfix) with ESMTP id 122D456C3; Mon, 23 Feb 2004 14:29:58 +0100 (CET) Date: Mon, 23 Feb 2004 14:29:58 +0100 (CET) From: Mohacsi Janos X-X-Sender: mohacsi@mignon.ki.iif.hu To: freebsd-gnats-submit@freebsd.org In-Reply-To: <766118437.1076512243@andromede.faubourg.reaumur.net> Message-ID: <20040223142102.T38013@mignon.ki.iif.hu> References: <200402111358.i1BDwiCs012635@freefall.freebsd.org> <766118437.1076512243@andromede.faubourg.reaumur.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-2 Content-Transfer-Encoding: QUOTED-PRINTABLE cc: Mathieu Arnold cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/62689: maintainer update: net/p5-IO-INET to version 2.01 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 13:30:01 -0000 Hi Mathieu, =09If you look at the patch you can find, that the 'our' keyword and SO_REUSEPORT socket option is missing in perl version 5.005_03. It is not related to utf8. I decided to require at least version 5.6 for this module. I know this is painful for FreeBSD 4.x users ... Best Regards, Janos Mohacsi Network Engineer, Research Associate NIIF/HUNGARNET, HUNGARY Key 00F9AF98: 8645 1312 D249 471B DBAE 21A2 9F52 0D1F 00F9 AF98 On Wed, 11 Feb 2004, Mathieu Arnold wrote: > > > +-le 11/02/2004 05:58 -0800, Mathieu Arnold =E9crivait : > | Synopsis: maintainer update: net/p5-IO-INET to version 2.01 > > I don't understand why you removed the patch and said it was only for 5.6= =2E1. > The only thing which needs 5.6.1 is the test with the "no utf8" which jus= t > say not to use utf8 at all, which is just what 5.005_03 does. > > -- > Mathieu Arnold