Merge branch 'da/darwin' into maint
authorJunio C Hamano <gitster@pobox.com>
Sun, 30 Jun 2013 22:33:13 +0000 (15:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Jun 2013 22:33:14 +0000 (15:33 -0700)
Newer MacOS X encourages the programs to compile and link with their
CommonCrypto, not with OpenSSL.

* da/darwin:
imap-send: eliminate HMAC deprecation warnings on Mac OS X
cache.h: eliminate SHA-1 deprecation warnings on Mac OS X
Makefile: add support for Apple CommonCrypto facility
Makefile: fix default regex settings on Darwin

Trivial merge