[136643] users/devans/GNOME-3/stable/dports/gnome/gnome-keyring
devans at macports.org
devans at macports.org
Sat May 23 08:29:17 PDT 2015
Revision: 136643
https://trac.macports.org/changeset/136643
Author: devans at macports.org
Date: 2015-05-23 08:29:17 -0700 (Sat, 23 May 2015)
Log Message:
-----------
GNOME-3/stable: gnome-keyring, sync with trunk.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/Portfile
Property Changed:
----------------
users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/
Property changes on: users/devans/GNOME-3/stable/dports/gnome/gnome-keyring
___________________________________________________________________
Modified: svn:mergeinfo
- /branches/mld-qt-481/dports/gnome/gnome-keyring:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-keyring:108265-122419
/users/devans/GNOME-3/unstable/dports/gnome/gnome-keyring:117930-118156,125236-125738,133845-134673
/users/rmstonecipher/gnome/gnome-keyring:102363-103172
+ /branches/mld-qt-481/dports/gnome/gnome-keyring:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-keyring:108265-136642
/users/devans/GNOME-3/unstable/dports/gnome/gnome-keyring:117930-118156,125236-125738,133845-134673
/users/rmstonecipher/gnome/gnome-keyring:102363-103172
Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/Portfile 2015-05-23 15:12:23 UTC (rev 136642)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-keyring/Portfile 2015-05-23 15:29:17 UTC (rev 136643)
@@ -2,6 +2,7 @@
# $Id$
PortSystem 1.0
+PortGroup compiler_blacklist_versions 1.0
name gnome-keyring
epoch 1
@@ -42,6 +43,9 @@
port:gcr \
port:libgcrypt
+# blacklist compilers that do not support C11 (redefinition of typedefs)
+compiler.blacklist *gcc* {clang < 300}
+
# reconfigure using upstream autogen.sh for intltool 0.51 compatibility
post-patch {
@@ -53,6 +57,7 @@
configure.args --without-libcap-ng \
--disable-p11-tests \
--disable-silent-rules \
+ --disable-strict \
--disable-schemas-compile
platform darwin {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150523/636c0324/attachment.html>
More information about the macports-changes
mailing list