[138080] trunk/dports/security/gpg-agent/Portfile

ionic at macports.org ionic at macports.org
Sat Jun 27 18:13:06 PDT 2015


Revision: 138080
          https://trac.macports.org/changeset/138080
Author:   ionic at macports.org
Date:     2015-06-27 18:13:06 -0700 (Sat, 27 Jun 2015)
Log Message:
-----------
gpg-agent: clarify what the gl/stdint_.h patch is doing.

Modified Paths:
--------------
    trunk/dports/security/gpg-agent/Portfile

Modified: trunk/dports/security/gpg-agent/Portfile
===================================================================
--- trunk/dports/security/gpg-agent/Portfile	2015-06-28 01:13:02 UTC (rev 138079)
+++ trunk/dports/security/gpg-agent/Portfile	2015-06-28 01:13:06 UTC (rev 138080)
@@ -46,9 +46,13 @@
                     port:pth
 
 
-patchfiles          patch-po_Makevars.diff \
-                    patch-gl_stdint__h.diff
+patchfiles          patch-po_Makevars.diff
 
+# Recent clang versions include the system stdint.h header
+# and we don't need quirks for "estoric" systems, so just
+# we simply include the system header.
+patchfiles-append   patch-gl_stdint__h.diff
+
 # DO NOT USE. Maintainer-only helper for debugging purposes. DO NOT USE.
 #configure.cflags-append -g3 -ggdb3 -gdwarf-2 -O0
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150627/5c26061a/attachment-0001.html>


More information about the macports-changes mailing list