Re: UPDATE: p5-Parallel-Prefork to 0.17

2015-01-20 Thread Nigel J Taylor
On 01/18/15 13:43, Cesare Gargano wrote: > Hi! > I followed your comments, attached new diff using meta/Module-Install > (I created the 4 missing p5-* deps) instead of devel/p5-Module-Install. > > Can we have meta/Module-Install in tree to start using it? > > Thanks! > > -- > C. > > On Sun, Jan

Re: UPDATE: p5-Parallel-Prefork to 0.17

2015-01-18 Thread Cesare Gargano
Hi! I followed your comments, attached new diff using meta/Module-Install (I created the 4 missing p5-* deps) instead of devel/p5-Module-Install. Can we have meta/Module-Install in tree to start using it? Thanks! -- C. On Sun, Jan 18, 2015 at 1:50 AM, Nigel J Taylor wrote: > A quick look and I

Re: UPDATE: p5-Parallel-Prefork to 0.17

2015-01-17 Thread Nigel J Taylor
A quick look and I need to do checks once my build completes building, so it's a visual inspection only... BUILD_DEPENDS = ${RUN_DEPENDS} should be kept, and append devel/p5-Test-Requires and the missing p5-Test-SharedFork. The configure stage then checks the presence of modules, and versions if

Re: UPDATE: p5-Parallel-Prefork to 0.17

2015-01-17 Thread Cesare Gargano
Ping On Thu, Jan 8, 2015 at 8:15 PM, Cesare Gargano wrote: > Hi ports@! > > Update to 0.17, needed for upcoming update to www/p5-Starlet. > > Tested on amd64. > > Index: Makefile > === > RCS file: /cvs/ports/devel/p5-Parallel-Prefork