| Age | Commit message (Collapse) | Author |
|
|
|
Closes #32799.
|
|
|
|
Closes #32737.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #32415.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Fixes #32791.
|
|
Closes #32796.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #32788.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Version bump
Closes #32798.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
updated package from 1.15.3 to 1.16.0.
added "--disable-silent-rules" to configure arguments.
modified formula make check/install to use argument syntax.
Closes #32797.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #32795.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
https://github.com/Homebrew/homebrew/issues/32793
Closes #32794.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #32792.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #32600.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #32600.
|
|
Fontforge version bump, homepage change to reflect the new page, and
culled out all the patches which have been merged upstream in this
release, and shuffled the dependencies about as required, and I’ve made
the X11 build recommended the default with an option to override
because upstream recommend building an app bundle now. Added double
quotes everywhere.
|
|
Closes #32641.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Another thing that's been tapping the outdated system OpenSSL.
Closes #32763.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
We’ve been picking up on the system OpenSSL here as well.
Executing an “otool -L” on the clamav binaries reveals:
/usr/lib/libssl.0.9.8.dylib (compatibility version 0.9.8, current
version 0.9.8)
/usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current
version 0.9.8)
This fixes that.
/usr/local/opt/openssl/lib/libssl.1.0.0.dylib (compatibility version
1.0.0, current version 1.0.0)
/usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib (compatibility version
1.0.0, current version 1.0.0)
Closes #32774.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #32625.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
|
|
Fixes #32781.
|
|
Closes #32681.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #32787.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #32782.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
|
|
|
|
Closes #32784.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Closes #32785.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Fixes the seemingly broken url for Epstool. The homepage is functional,
but the download link itself is the way of the dodo. This switches the
mirror over to the main url, and I’ve put a new mirror up.
Closes #32773.
Signed-off-by: Tim D. Smith <git@tim-smith.us>
|
|
|
|
Version bump to 1.3.8 & new HEAD.
I’ve also stumbled across one of the strangest conflicts I’ve seen in
quite some time. For whatever reason, PolarSSL ships with GNU’s ‘Hello’
program included, and consequently doesn’t link if we already have
‘Hello’ installed. Doh.
Closes #32768.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|