[143394] users/devans/GNOME-3/stable/dports/gnome/libgit2-glib

devans at macports.org devans at macports.org
Sat Dec 12 09:48:02 PST 2015


Revision: 143394
          https://trac.macports.org/changeset/143394
Author:   devans at macports.org
Date:     2015-12-11 15:27:56 -0800 (Fri, 11 Dec 2015)
Log Message:
-----------
GNOME-3/stable: libgit2-glib, blacklist gcc-4.2 and such, build fix for 10.6 and earlier (#49134).

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/libgit2-glib
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/libgit2-glib:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/libgit2-glib:119419-140223
/users/rmstonecipher/gnome/libgit2-glib:102363-103172
   + /branches/mld-qt-481/dports/gnome/libgit2-glib:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/libgit2-glib:119419-143392
/users/rmstonecipher/gnome/libgit2-glib:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/Portfile	2015-12-11 23:26:57 UTC (rev 143393)
+++ users/devans/GNOME-3/stable/dports/gnome/libgit2-glib/Portfile	2015-12-11 23:27:56 UTC (rev 143394)
@@ -3,6 +3,7 @@
 
 PortSystem          1.0
 PortGroup           gobject_introspection 1.0
+PortGroup           compiler_blacklist_versions 1.0
 
 name                libgit2-glib
 version             0.23.6
@@ -33,6 +34,8 @@
 
 gobject_introspection yes
 
+compiler.blacklist  *gcc* {clang < 300}
+
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/641e0974/attachment.html>


More information about the macports-changes mailing list