On Wed, Oct 28, 2015 at 6:56 AM, Landry Breuil <[email protected]> wrote: > On Wed, Oct 28, 2015 at 04:59:40AM -0600, Abel Abraham Camarillo Ojeda wrote: >> Hi ports >> >> importing this old version (2.09) because newer versions >> require p5-DBD-Pg>=3.5.1 for proper support to fetch >> json values from database - and "i'm in a hurry and don't >> require that" >> >> also request for help about how to integrate tests with >> ports - i tested manually using : >> >> $ (cd /tmp; mkdir pg; initdb -U _postgresql -D pg;\ >> postgres -U _postgresql -D pg); >> # (in other terminal:) >> $ cd /usr/ports/mystuff/databases/p5-Mojo-Pg; >> $ make test; >> # then ^C postgres... > > Look at postgresql.port.mk which is made *just* for this. > > Landry >
Hi to all, reattached, now tests works (thanks Landry!) some json related tests fail - which is expected with p5-DBD-PG < 3.5.1, I'll try to update it sometime soon, but I think that would be a bigger project because the number of dependents... comments, ok? Thanks.
p5-Mojo-Pg.tgz
Description: GNU Zip compressed data
