the previous patch for p5-Task-Catalyst was insufficient

Paul Vixie vixie at isc.org
Sun May 8 20:34:07 UTC 2011


generates apps would not run until i added one more module.

here is the complete patch from what's in ports today.

36c36,40
<               p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite
---
>               p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
>               p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny \
>               p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \
>               p5-MooseX-Role-Parameterized>=0:${PORTSDIR}/devel/p5-MooseX-Role-Parameterized
> 


More information about the freebsd-perl mailing list