| Age | Commit message (Collapse) | Author |
|
|
|
Closes #35113.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Closes #26998.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #26692.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #22259.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #21497.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #18239.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #16912.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #16218.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
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>
|
|
|
|
Closes #10264.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
0.51 is currently broken, see:
https://bugs.launchpad.net/libmemcached/+bug/817289
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
|
|
and earlier. Based on patch-Portfile.diff in https://trac.macports.org/ticket/24021
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|