Opened 11 years ago

Last modified 11 years ago

#39251 closed defect

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

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

Description

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 (0)

Note: See TracTickets for help on using tickets.