Opened 10 years ago
Closed 10 years ago
#46227 closed update (fixed)
p5-xml-parser: update to version 2.44
Reported by: | Schamschula (Marius Schamschula) | Owned by: | mjg@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch | Cc: | mojca (Mojca Miklavec), dbevans (David B. Evans) |
Port: | p5-xml-parser |
Description (last modified by dbevans (David B. Evans))
p5-xml-parser has been updated to version 2.44.
Attachments (1)
Change History (11)
comment:1 Changed 10 years ago by dbevans (David B. Evans)
comment:3 Changed 10 years ago by dbevans (David B. Evans)
This port uses a bundled copy of Devel::Checklib instead of the system version and that copy has been updated to version 0.99 in this version. After running Makefile.PL in the debugger it looks like this new version is broken. It fails to find expat, even though it is installed. Previous version (0.93) works fine.
Current port version is useable and effects many ports since it is a dependency of intltool.
Probably would be sensible to hold off on an upgrade or at least proceed cautiously until this problem is worked out.
comment:4 Changed 10 years ago by mojca (Mojca Miklavec)
I added a reminder in r129983 to prevent people from trying to update that port.
comment:6 Changed 10 years ago by dbevans (David B. Evans)
Cc: | mjg@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to mjg@… |
Summary: | p5-xml-parser 2.43 → p5-xml-parser: update to version 2.44 |
Attached is a patch to update p5-xml-parser
to newly released version 2.44. This version builds cleanly without any of the problems associated with 2.43 and all tests are successful.
Please advise whether or not you agree this is ready to commit.
comment:7 Changed 10 years ago by dbevans (David B. Evans)
Keywords: | haspatch added |
---|
comment:8 Changed 10 years ago by mojca (Mojca Miklavec)
You can also remove the reference to https://trac.macports.org/ticket/46227
from line 8.
Changed 10 years ago by dbevans (David B. Evans)
Attachment: | patch-xml-parser-2.44.diff added |
---|
Proposed patch revised
comment:10 Changed 10 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
patch committed in r131769, maintainer timeout.
Has duplicate #46311.