Omar Polo <[email protected]> writes:
> Hello ports, > > The following updates net/toxcore to its latest release. > > Upstream switched tests to gtest, but in their CMake machinery they > search for the sources of gtest in /usr/... -- sources that our package > does not install, so I've left the NO_TESTS and dropped the patch. > > I've bumped the so version to 1.0. I don't know if there is a "proper" > way to do this, but I've dumped the symbols (the T column in nm(1) > output), sorted it and compared with the one I get with the new > version. This update added symbols (like dht_addfriend), removed > symbols (like do_DHT) and renamed a bunch of functions (DHT_* -> dht_* > for instance.) > > I have a question regarding the SHARED_LIBS: what's the meaning of the > comment? I've seen something like that in various ports, but neither > bsd.port.mk nor Makefile.template mention it. > > net/toxic still builds (but I'm gonna update that port too) I've forgot to mention that for some reason the makefile and DESCR have the execute bit set. I don't know how to fix this.
