[126321] trunk/dports/gnome/gnome-terminal

devans at macports.org devans at macports.org
Tue Oct 7 16:07:20 PDT 2014


Revision: 126321
          https://trac.macports.org/changeset/126321
Author:   devans at macports.org
Date:     2014-10-07 16:07:20 -0700 (Tue, 07 Oct 2014)
Log Message:
-----------
gnome-terminal: remove cflags that break build on 10.6 and possibly earlier, delete unused patch file.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-terminal/Portfile

Added Paths:
-----------
    trunk/dports/gnome/gnome-terminal/files/patch-src-Makefile.am.diff

Removed Paths:
-------------
    trunk/dports/gnome/gnome-terminal/files/patch-gschema.xml.in.diff

Modified: trunk/dports/gnome/gnome-terminal/Portfile
===================================================================
--- trunk/dports/gnome/gnome-terminal/Portfile	2014-10-07 23:07:18 UTC (rev 126320)
+++ trunk/dports/gnome/gnome-terminal/Portfile	2014-10-07 23:07:20 UTC (rev 126321)
@@ -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: trunk/dports/gnome/gnome-terminal/files/patch-gschema.xml.in.diff
===================================================================
--- trunk/dports/gnome/gnome-terminal/files/patch-gschema.xml.in.diff	2014-10-07 23:07:18 UTC (rev 126320)
+++ trunk/dports/gnome/gnome-terminal/files/patch-gschema.xml.in.diff	2014-10-07 23:07:20 UTC (rev 126321)
@@ -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">

Added: trunk/dports/gnome/gnome-terminal/files/patch-src-Makefile.am.diff
===================================================================
--- trunk/dports/gnome/gnome-terminal/files/patch-src-Makefile.am.diff	                        (rev 0)
+++ trunk/dports/gnome/gnome-terminal/files/patch-src-Makefile.am.diff	2014-10-07 23:07:20 UTC (rev 126321)
@@ -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 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141007/88e7c58c/attachment.html>


More information about the macports-changes mailing list