Bug 217980

Summary: www/p5-Catalyst-Controller-SOAP: Unbreak
Product: Ports & Packages Reporter: Lacey Powers <lacey.leanne>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
www/p5-Catalyst-Controller-SOAP updated depends
none
Updated www/p5-Catalyst-Controller-SOAP patch with updated depends and corrected p5-Moose depends none

Description Lacey Powers 2017-03-21 16:24:58 UTC
Created attachment 181031 [details]
www/p5-Catalyst-Controller-SOAP updated depends

This is a patch to add in the missing dependency of p5-IO-stringy.

The updated package was built under Poudriere for FreeBSD 10.3 and 11.0 AMD64 and i386 without errors.

The patch applies cleanly from the root of the ports tree with:

patch -p0 <www_p5-Catalyst-Controller-SOAP.patch

If there are further changes that need to be made, please let me know.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2017-03-21 16:24:58 UTC
Maintainer informed via mail
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2017-03-22 18:50:41 UTC
This line is still wrong:


 		p5-Moose>=0.9:devel/p5-MRO-Compat
Comment 3 Lacey Powers 2017-03-22 20:07:20 UTC
Created attachment 181069 [details]
Updated www/p5-Catalyst-Controller-SOAP patch with updated depends and corrected p5-Moose depends

Thanks for the catch. I've corrected that line in the updated patch.