fixed it up and committed:

- I had to hand added the patch from your offlist mail, you had the contents
of the file included directly in the diff so it didn't apply

- fixed tabs (8 columns for ports please)

- synced WANTLIB/LIB_DEPENDS

- bodged "test ... <" in lib/curl_transport/Makefile

I had a failure with "make test" which looked like this,

gmake[2]: Leaving directory 
'/usr/obj/ports/xmlrpc-c-1.39.12/xmlrpc-c-1.39.12/src'
./test
gmake[1]: *** [Makefile:88: runtests_local] Abort trap (core dumped)
gmake[1]: Leaving directory 
'/usr/obj/ports/xmlrpc-c-1.39.12/xmlrpc-c-1.39.12/test'

I tracked down to port 8080 not being free so, because the error message
showing up there is completely useless, I added a comment in the Makefile
about it.

Reply via email to