Commit graph

5 commits

Author SHA1 Message Date
nibbles 2bits
4f03d59dc8 shapelib 1.3.0
- Upgrade to 1.3.0
- Adjust the inreplace to set `CC = #{ENV.cc}` and the prefix.
- Add a `-headerpad_max_install_names` to the shared lib command.
- Add the new object file to the shared lib command.
- Install all the binaries.
- It passes `make test`
- Works with superenv.

Closes Homebrew/homebrew#16049.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-11-14 12:27:17 -06:00
Mike McQuaid
88779ade49 Batch convert MD5 formula to SHA1.
Closes Homebrew/homebrew#14653.
2012-09-03 11:36:42 -07:00
Jack Nagel
2cc9a0b98a Replace version strings with Version objects 2012-08-18 11:12:08 -05:00
Adam Vandenberg
da3fdbd0cf Use "cd" instead of "Dir.chdir"
* And "mkdir" isntead of "Dir.mkdir"
* And "Dir[]" instead of "Dir.glob"
* Also style fixes and nitpicks
2012-02-24 21:35:50 -08:00
Adam Vandenberg
651b9c59f4 rename shapefile to shapelib 2011-06-08 22:02:03 -07:00
Renamed from Formula/shapefile.rb (Browse further)