From owner-freebsd-perl@FreeBSD.ORG Fri Jan 23 01:59:25 2009 Return-Path: Delivered-To: perl@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6800E1065673; Fri, 23 Jan 2009 01:59:25 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158]) by mx1.freebsd.org (Postfix) with ESMTP id 3E6EE8FC1B; Fri, 23 Jan 2009 01:59:25 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: by syn.atarininja.org (Postfix, from userid 1001) id 7E0A45C3B; Thu, 22 Jan 2009 21:00:43 -0500 (EST) Date: Thu, 22 Jan 2009 21:00:43 -0500 From: Wesley Shields To: "Rodrigo OSORIO (ros)" Message-ID: <20090123020043.GA94145@atarininja.org> References: <1232060306.42745.18.camel@hood.oook.cz> <20090119195426.GG9406@atarininja.org> <20090119195837.GH9406@atarininja.org> <4975D80A.8010902@FreeBSD.org> <20090120210327.GC46918@atarininja.org> <20090123005719.GA45059@hodja.bebik.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090123005719.GA45059@hodja.bebik.net> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: perl@FreeBSD.org, Sergey Matveychuk Subject: Re: X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jan 2009 01:59:25 -0000 On Fri, Jan 23, 2009 at 01:57:19AM +0100, Rodrigo OSORIO (ros) wrote: > Hi, > > I work the past days on wml and found the reason the port fail. > That's the move from Perl 5.8.8 to 5.8.9 who remove some files > who affect wml. So, after a long lookup in the port makefiles > I found some minimal changes we can do to run WML with the new > perl version, half part comming from the patch sent by WXS. > > After the first version failure, I want to take more time to > test my changes in different installs and architectures. Excellent! Please send me the patch when you have tested it and I'll get the port updated. Thank you for looking into this. -- WXS