#36370: Hydra 7.3 update ----------------------------+--------------------------------- Reporter: andreaponza@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch maintainer Port: hydra | ----------------------------+--------------------------------- Comment (by raimue@…): There where some strange whitespace changes in the submitted patch. The license should follow the [https://www.macports.org/guide/chunked/reference.html usual format] of `GPL-3` and also includes an exception for linking with OpenSSL. The distname option `${name}-${version}` is the default value, so this can be removed. I corrected those mistake and will attach the new patch. There are still issues with this port as the configure script (not autoconf) tries to auto-detect lots of libraries. In MacPorts, we don't want this to make builds reproducible. So each of these libraries needs to be disabled or always enabled with the proper dependencies. Also, make sure the configure script picks up all libraries from `/usr` and not from `${prefix}`. -- Ticket URL: <https://trac.macports.org/ticket/36370#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS