aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libxml++.rb
AgeCommit message (Collapse)Author
2014-10-20libxml++: update 2.36.0 bottle.BrewTestBot
2014-09-23libxml++: update 2.36.0 bottle.BrewTestBot
2014-09-23libxml++ 2.36.0Jack Nagel
2014-07-03libxml++: add 2.34.2 bottle.BrewTestBot
2014-04-03Revert "Use download.gnome.org instead of ftp.gnome.org"Jack Nagel
This reverts commit 90575346225fd0c16475ad74ee53b37b62715f0c. Closes #28026.
2014-03-30Use download.gnome.org instead of ftp.gnome.orgJack Nagel
2013-07-10Replace == :leopard with <= :leopardMisty De Meo
2013-02-20libxml++ uses pkg-configJack Nagel
Fixes #17975.
2012-09-10Clean up MacOS version method usageJack Nagel
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-02-06libxml++ 2.34.2Jack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2011-11-29libxml++: depends_on LibXML on LeopardCharlie Sharpsteen
2011-05-01libxml++ 2.34.1Humza
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-11libxml++ 2.33.2Second Planet
Signed-off-by: Adam Vandenberg <flangy@gmail.com>