Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Sep 2003 04:00:36 -0700 (PDT)
From:      "Lars Thegler" <lars@thegler.dk>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/56163: [PATCH] textproc/p5-XML-SimpleObject: fix bento build error
Message-ID:  <200309021100.h82B0aK8019292@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/56163; it has been noted by GNATS.

From: "Lars Thegler" <lars@thegler.dk>
To: <foxfair@FreeBSD.org>
Cc: <freebsd-gnats-submit@FreeBSD.org>
Subject: Re: ports/56163: [PATCH] textproc/p5-XML-SimpleObject: fix bento build error
Date: Tue, 2 Sep 2003 12:55:17 +0200

 Foxfair Hu <foxfair@drago.fomokka.net> wrote:
 >   Actually XML::SimpleObject::LibXML is included in XML::SimpleObject.
 > And they use the same package file in CPAN. You can see a LibXML/ sub
 > directory after you extract it.
 
 I'm not sure I understand what you mean about "the same package file in
 CPAN". In CPAN, the $VERSIONs of LibXML.pm are not the same:
 
 DBRIAN/XML-SimpleObject-0.53/LibXML/LibXML.pm  0.53
 DBRIAN/XML-SimpleObject-LibXML-0.59/LibXML.pm  0.59
 
 The diff between those two versions seems to be non-trivial - if you want to
 provide XML::SimpleObject::LibXML, I suggest you do that by porting
 XML-SimpleObject-LibXML-0.59 rather that taking the LibXML.pm from
 XML-SimpleObject-0.53. It seems the original author has created a bit of a
 version mess here, but there is no need for us porters to continue that
 tradition :)
 
 >   Since there will be a pkg-plist change too, so bump PORTREVISION
 > is also needed.
 
 Fine by me! Commit at will :)
 
 /Lars
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309021100.h82B0aK8019292>