Opened 11 years ago

Closed 10 years ago

#40868 closed defect (fixed)

p5-www-mechanize @1.660.0_2 : missing dependency on p5-html-tree

Reported by: gregori.emiliano@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: haspatch Cc:
Port: p5-www-mechanize

Description

The WWW::Mechanize module needs the HTML::TreeBuilder when the method $mech->content(...) is called, otherwise returns an error.

See http://search.cpan.org/~ether/WWW-Mechanize-1.73/lib/WWW/Mechanize.pm

The proposed patch adds the missing dependency.

Attachments (1)

depends_html-tree.diff (1.2 KB) - added by gregori.emiliano@… 10 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 11 years ago by mf2k (Frank Schima)

The revision needs to be increased too.

comment:2 in reply to:  1 Changed 10 years ago by gregori.emiliano@…

Replying to macsforever2000@…:

The revision needs to be increased too.

Revision increased to 1.73 (last version). Thanks.

comment:3 Changed 10 years ago by mf2k (Frank Schima)

You are talking about the version. Since you are increasing the version, the revision line needs to be deleted now.

Changed 10 years ago by gregori.emiliano@…

Attachment: depends_html-tree.diff added

comment:4 in reply to:  3 Changed 10 years ago by gregori.emiliano@…

Replying to macsforever2000@…:

You are talking about the version. Since you are increasing the version, the revision line needs to be deleted now.

You're right! Now the version is upgraded to 1.73 with removed revision. Is it right? Thanks again.

comment:5 Changed 10 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

Thanks and sorry for the delay! r119879.

Note: See TracTickets for help on using tickets.