Opened 11 years ago

Closed 11 years ago

#39251 closed defect (fixed)

p5.14-app-ack @2.40.0_0 requires File::Next version 1.1 (1.02 available)

Reported by: mirimiri66@… Owned by: mschout@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: p5-app-ack

Description (last modified by ryandesign (Ryan Carsten Schmidt))

After updating p5.14-app-ack I get the following error:

File::Next version 1.1 required--this is only version 1.02 at /opt/local/lib/perl5/vendor_perl/5.14.2/App/Ack/Resources.pm line 5.
BEGIN failed--compilation aborted at /opt/local/lib/perl5/vendor_perl/5.14.2/App/Ack/Resources.pm line 5.
Compilation failed in require at /opt/local/bin/ack line 13.
BEGIN failed--compilation aborted at /opt/local/bin/ack line 13.

p5.14-file-next reinstallation (@1.20.0_3) made no difference.

File::Next contains: our $VERSION = '1.02'; and App::Ack::Resources contains: use File::Next 1.10;

Expected behaviour is display of ack usage instructions.

Change History (6)

comment:1 Changed 11 years ago by mirimiri66@…

Cc: mirimiri66@… added

Cc Me!

comment:2 Changed 11 years ago by robsonpeixoto@…

Last edited 11 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: mirimiri66@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to mschout@…
Port: p5-app-ack added

comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

#39238 was fixed. Does that resolve the issue for you?

comment:5 Changed 11 years ago by mirimiri66@…

Yes it does. Thank you.

comment:6 Changed 11 years ago by larryv (Lawrence Velázquez)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.