Commit graph

13 commits

Author SHA1 Message Date
Stefan
5bab4e50af libmemcached 1.0.16
Closes Homebrew/homebrew#18239.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2013-03-04 15:20:15 -06:00
Stefan
8d0aec3f03 libmemcached 1.0.15
Closes Homebrew/homebrew#16912.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2013-01-05 11:53:58 -08:00
Janusz Harkot
2dd640846e libmemcached 1.0.14
Closes Homebrew/homebrew#16218.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:09:04 -08:00
Jack Nagel
53473b6bf5 Clean up MacOS version method usage
The MacOS.version? family of methods (other than "leopard?") are poorly
defined and lead to confusing code. Replace them in formulae with more
explicit comparisons.

"MacOS.version" is a special version object that can be compared to
numerics, symbols, and strings using the standard Ruby comparison
methods.

The old methods were moved to compat when the version comparison code
was merged, and they must remain there "forever", but they should not be
used in new code.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-09-10 16:16:54 -05:00
Adam Vandenberg
4c5932fbec libmemcached 1.0.8 2012-06-04 21:03:18 -07:00
Matt Blair
a62e9e30f8 libmemcached 1.0.4
Closes Homebrew/homebrew#10264.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-17 14:03:58 -06:00
Adam Vandenberg
e10f4df062 libmemcached 1.0.3 2012-01-22 19:30:51 -08:00
Andy Fowler
61ea946cc6 libmemcached 0.50
0.51 is currently broken, see:
https://bugs.launchpad.net/libmemcached/+bug/817289

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-28 19:39:50 -07:00
Adam Vandenberg
121e4f8614 Normalize use of MACOS_VERSION 2011-04-09 09:36:30 -07:00
Adam Vandenberg
4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
Mike Tigas
69088099f8 libmemcached: fix build "___sync_fetch_and_add" compile error on OS X 10.5 and earlier. Based on patch-Portfile.diff in https://trac.macports.org/ticket/24021
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
2010-12-11 18:12:11 +00:00
Keith Batten
8c92bebdf2 update to version .43
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-09-08 05:22:37 -07:00
Cheah Chu Yeow
29f664dbdd Add libmemcached formula. 2009-11-07 18:22:36 +00:00