Merge branch 'da/darwin' into maint
commit91863750cd09c3da93368d8fc6d3caeaabf1d66a
authorJunio C Hamano <gitster@pobox.com>
Sun, 30 Jun 2013 22:33:13 +0000 (30 15:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 30 Jun 2013 22:33:14 +0000 (30 15:33 -0700)
treed69a649c02ba516e82197b9f7f2f3330b11aa87a
parent5a87e92232c5468ff8d9a7139dd02a7969c8bbf6
parentbe4c828b761a7c65edcff75b008051b6d027e64a
Merge branch 'da/darwin' into maint

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