Opened 13 years ago

Closed 13 years ago

#27940 closed defect (fixed)

XML::LibXSLT 1.68 does not work with XML::LibXML 1.70 and needs to be upgraded

Reported by: vinc17@… Owned by: ryan@…
Priority: High Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: andregirard, l2g@…
Port: p5-xml-libxslt

Description

I get the following error:

This version of XML::LibXSLT requires XML::LibXML 1.67 (ABI 1), which is incompatible with currently installed XML::LibXML 1.70 (ABI 2). Please upgrade XML::LibXSLT, XML::LibXML, or both! at /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/XML/LibXML.pm line 49.
BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/XML/LibXSLT.pm line 7.

An upgrade of XML::LibXSLT (p5-xml-libxslt) to 1.70 would solve the problem.

Attachments (3)

Portfile (910 bytes) - added by vinc17@… 13 years ago.
Portfile for p5-xml-libxslt 1.70, untabified
tmo27940.p5-xml-libxslt.detab.patch (1.9 KB) - added by larry+macports@… 13 years ago.
changes expressed in patch files (patch 1)
tmo27940.p5-xml-libxslt-1.70.patch (1.3 KB) - added by larry+macports@… 13 years ago.
changes expressed in patch files (patch 2)

Download all attachments as: .zip

Change History (8)

Changed 13 years ago by vinc17@…

Attachment: Portfile added

Portfile for p5-xml-libxslt 1.70, untabified

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Cc: larry+macports@… andre.girard@… added

Changed 13 years ago by larry+macports@…

changes expressed in patch files (patch 1)

Changed 13 years ago by larry+macports@…

changes expressed in patch files (patch 2)

comment:2 Changed 13 years ago by larry+macports@…

I thought I posted this comment already, but apparently not.

The changes look good to me after running port -d test p5-xml-libxslt on the new portfile.

Just in case someone wants them, I attached two patch files that make the same changes but break them down into a detabbing step and a version-bump step.

comment:3 Changed 13 years ago by l2g@…

Cc: l2g@… added

Cc Me!

comment:4 Changed 13 years ago by l2g@…

Cc: larry+macports@… removed

comment:5 Changed 13 years ago by l2g@…

Resolution: fixed
Status: newclosed

I've applied the patches and committed the changes in accordance with the maintainer timeout guideline. [75326] [75327]

Note: See TracTickets for help on using tickets.