Depreciates default-names in favour of with-default-names, adds a test.
ClosesHomebrew/homebrew#34148.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Depreciates the now defunct default-names option in favour of
with-default-names. Adds a test.
ClosesHomebrew/homebrew#34147.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Depreciates the now defunct default-names option, moves the Homepage
because the current one is dead, and adds a test.
ClosesHomebrew/homebrew#34146.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
When OpenSSL is used as an option, it currently taps the system
OpenSSL. This fixes that by adding an optional dependency to our
OpenSSL.
ClosesHomebrew/homebrew#34136.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Adds an OpenSSL dependency to override using the depreciated system
version.
ClosesHomebrew/homebrew#34134.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Hevea 2.18 has been removed from hevea.inria.fr/distri, and replaced with hevea 2.19. 'inreplace' is not required anymore.
Fixes issue Homebrew/homebrew#34144ClosesHomebrew/homebrew#34145.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Version bump, rebased the patch against the latest release and
externalised it, adds some inreplaces discussed with upstream to fix
compile issues, and adds a test.
ClosesHomebrew/homebrew#34114.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
The wiki page no longer exists, as it seems to have been moved to the master git repo.
ClosesHomebrew/homebrew#34090.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Version bump. Removes an unnecessary dependency, adds an optional
dependency, removes the patch as that seems to be part of 3.3.10’s code
natively, and adds a simple test.
ClosesHomebrew/homebrew#34118.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Even with the gost configure option in place unbound is still tapping
the system OpenSSL heavily, so we may as well switch to using our
OpenSSL. It also uses Libevent, so there’s a new dependency there as
well.
ClosesHomebrew/homebrew#34120.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>