Commit Graph

8 Commits (7373d9b9c64e402c1d4f47b349b63f3a29ba5ba7)

Author SHA1 Message Date
Brett Koonce 54a8019c9f cyassl v2.8.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-09-16 19:33:17 -07:00
Brett Koonce ffe8126bc2 cyassl v2.7.2
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
2013-08-16 23:25:26 -07:00
Birger J. Nordølum f37d707b41 cyassl 2.7.0 + extra options
Closes Homebrew/homebrew#20663.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-06-21 08:19:16 -07:00
John Safranek c9624b81da cyassl 2.6.0
Adjust configure arguments. The bump and fortress options are
application specific, and libz isn't standard DEFLATE behavior. Also
note that several of the enable options have changed case from the
earlier release of the library. This wasn't causing any problems due to
the bump and fortress options, but they are incorrect and needed
updating.

Closes Homebrew/homebrew#19553.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-05-04 00:36:03 -05:00
Birger J. Nordølum 07e408f804 cyassl 2.6.0
Closes Homebrew/homebrew#19302.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-04-19 09:11:17 -07:00
Jack Nagel ec11577107 Switch compilers when no build is specified
Given the current state of OS X compilers, the original fails_with
behavior is becoming less useful, mostly resulting in build failures
each time the compiler is updated. So make the following changes:

When a build is specified, we retain the old behavior: switch compilers
if the available compiler is <= the build, don't switch if it is > the
build.

When no build is specified, unconditionally switch compilers, and don't
output the advice message. This allows us to mark formulae as
perpetually failing, avoiding the need to update formulae each time a
new compiler build is made available.

As a bonus, this makes the logic much easier to reason about.

Closes Homebrew/homebrew#18175.
2013-03-12 13:55:15 -05:00
Birger J. Nordølum 65f07020ec cyassl 2.5.0
Patch to correct upstream mistake. Old patch removed for command
instead.

Enabled more config options as defaults, no higher than 3.1 MB in total size.
And removed some that were broken.

Closes Homebrew/homebrew#17695.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-02-08 17:27:04 -06:00
Birger J. Nordølum 21a170631e cyassl 2.4.6
Closes Homebrew/homebrew#16466.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-14 06:59:31 -08:00