Opened 10 years ago

Closed 10 years ago

#42783 closed defect (fixed)

dirvish needs to use a specific perl

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: chris@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: haspatch Cc: cooljeanius (Eric Gallager), woutgg (Wouter R.)
Port: dirvish

Description

dirvish declares dependencies specifically on p5.12 modules, but uses /opt/local/bin/perl, which is not necessarily perl5.12. It needs to specifically use /opt/local/bin/perl5.12. Better yet, update to 5.16. See patch, which also includes the fix from #42782.

Attachments (1)

dirvish-perl5.16.diff (1.2 KB) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.
proposed patch

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: dirvish-perl5.16.diff added

proposed patch

comment:1 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:2 Changed 10 years ago by woutgg (Wouter R.)

Cc: webaccount@… added

Cc Me!

comment:3 Changed 10 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

Committed in r118037 without changes, maintainer timeout.

Note: See TracTickets for help on using tickets.