[126463] users/devans/GNOME-3/stable/dports/gnome

devans at macports.org devans at macports.org
Fri Oct 10 10:34:36 PDT 2014


Revision: 126463
          https://trac.macports.org/changeset/126463
Author:   devans at macports.org
Date:     2014-10-10 10:34:36 -0700 (Fri, 10 Oct 2014)
Log Message:
-----------
GNOME-3/stable: eog-plugins, gnome-terminal, libgdata, sync with trunk.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/eog-plugins/Portfile
    users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/Portfile
    users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/files/patch-src-Makefile.am.diff

Removed Paths:
-------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/files/patch-gschema.xml.in.diff

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/eog-plugins/
    users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/
    users/devans/GNOME-3/stable/dports/gnome/libgdata/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/eog-plugins
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/gnome/eog-plugins:113657-119026
/users/devans/GNOME-3/unstable/dports/gnome/eog-plugins:116525-118152,124221-125772
   + /trunk/dports/gnome/eog-plugins:113657-126462
/users/devans/GNOME-3/unstable/dports/gnome/eog-plugins:116525-118152,124221-125772

Modified: users/devans/GNOME-3/stable/dports/gnome/eog-plugins/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/eog-plugins/Portfile	2014-10-10 17:15:22 UTC (rev 126462)
+++ users/devans/GNOME-3/stable/dports/gnome/eog-plugins/Portfile	2014-10-10 17:34:36 UTC (rev 126463)
@@ -34,7 +34,7 @@
                 port:libexif \
                 port:gsettings-desktop-schemas
 
-# map plugins uses "gnome-mime-image" from gnome-icon-theme
+# map plugin uses "gnome-mime-image" from gnome-icon-theme
 
 depends_lib-append \
                 port:gnome-icon-theme


Property changes on: users/devans/GNOME-3/stable/dports/gnome/gnome-terminal
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-terminal:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-terminal:108265-119792
/users/devans/GNOME-3/unstable/dports/gnome/gnome-terminal:116416-118154,119539-125614
/users/rmstonecipher/gnome/gnome-terminal:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnome-terminal:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-terminal:108265-126326
/users/devans/GNOME-3/unstable/dports/gnome/gnome-terminal:116416-118154,119539-125614
/users/rmstonecipher/gnome/gnome-terminal:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/Portfile	2014-10-10 17:15:22 UTC (rev 126462)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/Portfile	2014-10-10 17:34:36 UTC (rev 126463)
@@ -18,8 +18,8 @@
 
 use_xz          yes
 
-checksums           rmd160  f844123ab325b1f9a59236f4b30706acdb891ed3 \
-                    sha256  3680ffe52a834566f249ad85b44c32d521f34a7a6816e900942ae54a58e0413d
+checksums       rmd160  f844123ab325b1f9a59236f4b30706acdb891ed3 \
+                sha256  3680ffe52a834566f249ad85b44c32d521f34a7a6816e900942ae54a58e0413d
 
 depends_build   port:pkgconfig \
                 port:intltool \
@@ -42,7 +42,8 @@
                 port:yelp
 
 patchfiles      patch-uuid.diff \
-                no-dupfd_cloexec.patch
+                no-dupfd_cloexec.patch \
+                patch-src-Makefile.am.diff
 
 # update m4/intltool.m4 and autoreconf
 

Deleted: users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/files/patch-gschema.xml.in.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/files/patch-gschema.xml.in.diff	2014-10-10 17:15:22 UTC (rev 126462)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/files/patch-gschema.xml.in.diff	2014-10-10 17:34:36 UTC (rev 126463)
@@ -1,11 +0,0 @@
---- src/org.gnome.Terminal.gschema.xml.in.orig	2013-09-14 23:31:09.000000000 -0700
-+++ src/org.gnome.Terminal.gschema.xml.in	2013-09-14 23:33:06.000000000 -0700
-@@ -248,7 +248,7 @@
-       <_summary>The code sequence the Delete key generates</_summary>
-     </key>
-     <key name="use-theme-colors" type="b">
--      <default>true</default>
-+      <default>false</default>
-       <_summary>Whether to use the colors from the theme for the terminal widget</_summary>
-     </key>
-     <key name="use-system-font" type="b">

Copied: users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/files/patch-src-Makefile.am.diff (from rev 126326, trunk/dports/gnome/gnome-terminal/files/patch-src-Makefile.am.diff)
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/files/patch-src-Makefile.am.diff	                        (rev 0)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-terminal/files/patch-src-Makefile.am.diff	2014-10-10 17:34:36 UTC (rev 126463)
@@ -0,0 +1,11 @@
+--- src/Makefile.am.orig	2014-10-07 15:58:41.000000000 -0700
++++ src/Makefile.am	2014-10-07 15:59:21.000000000 -0700
+@@ -199,8 +199,6 @@
+ 	$(WARN_CFLAGS) \
+ 	-Wno-cast-qual \
+ 	-Wno-format-nonliteral \
+-	-Wno-suggest-attribute=format \
+-	-Wno-unused-but-set-variable \
+ 	-Wno-unused-function \
+ 	-Wno-unused-variable \
+ 	-Wno-write-strings \


Property changes on: users/devans/GNOME-3/stable/dports/gnome/libgdata
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/libgdata:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/libgdata:108265-117658
/users/devans/GNOME-3/unstable/dports/gnome/libgdata:116416-118154,125521-125568
/users/rmstonecipher/gnome/libgdata:102363-103172
   + /branches/mld-qt-481/dports/gnome/libgdata:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/libgdata:108265-126326
/users/devans/GNOME-3/unstable/dports/gnome/libgdata:116416-118154,125521-125568
/users/rmstonecipher/gnome/libgdata:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile	2014-10-10 17:15:22 UTC (rev 126462)
+++ users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile	2014-10-10 17:34:36 UTC (rev 126463)
@@ -55,4 +55,7 @@
                 --enable-goa \
                 --disable-silent-rules
 
+# gobject-introspection uses g-ir-scanner, which uses $CC from env
+build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
+
 livecheck.type  gnome
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141010/29f7ddd3/attachment-0001.html>


More information about the macports-changes mailing list