searching an interesting behavior about p5-DBD-Pg ports and tinderbox

olli hauer ohauer at gmx.de
Sun Jan 2 15:59:38 EST 2011


Hi,

I'm searching an interesting behavior for the database/p5-DBD-Pg port.

If I build the port manual in the ports directory it choose the
postgresql84-client. But when I build the port in tinderbox it choose
the postgresql90-client port ...

I stopped the build with a .sleepme file chrooted into the build
and looked for the following vars.

# cd database/p5-DBD-Pg
# make -V DEFAULT_PGSQL_VER
84
# make -V PGSQL_VER
90


Then I have deinstalled the postgresql90-client inside the build and got.

# make -V DEFAULT_PGSQL_VER
84
# make -V PGSQL_VER
84


Second test with deleting all packages/logs and a tbcleanup same results.


PS:
- etc/env is empty
- no make.conf

--
Regards,
olli


More information about the tinderbox-list mailing list