[108532] trunk/dports/devel/git-core/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Thu Jul 25 14:38:05 PDT 2013


Revision: 108532
          https://trac.macports.org/changeset/108532
Author:   ciserlohn at macports.org
Date:     2013-07-25 14:38:05 -0700 (Thu, 25 Jul 2013)
Log Message:
-----------
git-core: don't use CommonCrypto on Tiger (r108527 disabled it on Leaopard, not Tiger)

Revision Links:
--------------
    https://trac.macports.org/changeset/108527

Modified Paths:
--------------
    trunk/dports/devel/git-core/Portfile

Modified: trunk/dports/devel/git-core/Portfile
===================================================================
--- trunk/dports/devel/git-core/Portfile	2013-07-25 21:15:21 UTC (rev 108531)
+++ trunk/dports/devel/git-core/Portfile	2013-07-25 21:38:05 UTC (rev 108532)
@@ -201,7 +201,7 @@
     }
 }
 
-platform darwin 9 {
+platform darwin 8 {
     build.args-append   NO_APPLE_COMMON_CRYPTO=1
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130725/e8db435e/attachment.html>


More information about the macports-changes mailing list