Date: Tue, 13 Sep 2005 14:03:51 +0200 From: Anton Berezin <tobez@tobez.org> To: Cheng-Lung Sung <clsung@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textproc/p5-XML-Atom Makefile distinfo Message-ID: <20050913120351.GD22514@heechee.tobez.org> In-Reply-To: <200509061242.j86CgY20009147@repoman.freebsd.org> References: <200509061242.j86CgY20009147@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 06, 2005 at 12:42:34PM +0000, Cheng-Lung Sung wrote: > clsung 2005-09-06 12:42:34 UTC > > FreeBSD ports repository > > Modified files: > textproc/p5-XML-Atom Makefile distinfo > Log: > - update to 0.13 > - changes see http://search.cpan.org/src/MIYAGAWA/XML-Atom-0.13/Changes It fails with perl 5.6.X - there is no way to use XML::Atom::Util, which wants Encode. This can probably be fixed with some creative patching to use Encode::compat for 5.6.X. Or just require 5.8.X outright. \Anton. -- An undefined problem has an infinite number of solutions. -- Robert A. Humphrey
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050913120351.GD22514>