[133206] users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center

devans at macports.org devans at macports.org
Mon Feb 23 11:27:36 PST 2015


Revision: 133206
          https://trac.macports.org/changeset/133206
Author:   devans at macports.org
Date:     2015-02-23 11:27:36 -0800 (Mon, 23 Feb 2015)
Log Message:
-----------
GNOME-3/unstable: gnome-control-center, update to unstable version 3.15.90.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/Portfile
    users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-color-panel.diff
    users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff
    users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-panels-user-accounts.diff

Removed Paths:
-------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-fix-non-linux-build.diff

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/Portfile	2015-02-23 19:24:57 UTC (rev 133205)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/Portfile	2015-02-23 19:27:36 UTC (rev 133206)
@@ -8,7 +8,7 @@
 if {${os.platform} eq "darwin" && ${os.major} >= 13} {
 
     set mavericks_or_better yes
-    version 3.15.4
+    version 3.15.90
 
 } else {
 
@@ -33,8 +33,8 @@
 
 if {$mavericks_or_better} {
 
-    checksums       rmd160  a1b964999498dfa2128e65317c8830e200bb18d7 \
-                    sha256  d12a34b24a67746ba7b9db81c9ef3dacfac3bf11506c8d73bdb57f598c2a02aa
+    checksums       rmd160  8ee12fd6535d33f0db050fc173724011def3212d \
+                    sha256  6d975e21a1e884b2151b4f9134984fdd19f5549830b69d0f85232a8d880e101a
 
     depends_build   port:pkgconfig \
                     port:intltool \
@@ -70,8 +70,7 @@
 
     patchfiles      patch-disable-color-panel.diff \
                     patch-disable-shell-test-hostname.diff \
-                    patch-panels-user-accounts.diff \
-                    patch-fix-non-linux-build.diff
+                    patch-panels-user-accounts.diff
 
     pre-configure {
         copy -force ${prefix}/share/aclocal/intltool.m4 ${worksrcpath}/m4

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-color-panel.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-color-panel.diff	2015-02-23 19:24:57 UTC (rev 133205)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-color-panel.diff	2015-02-23 19:27:36 UTC (rev 133206)
@@ -8,11 +8,11 @@
  	display \
  	mouse \
  	notifications \
---- shell/Makefile.am.orig	2013-09-16 17:47:34.000000000 -0700
-+++ shell/Makefile.am	2013-09-16 17:48:10.000000000 -0700
-@@ -55,7 +55,6 @@
- 	$(top_builddir)/libgd/libgd.la					\
+--- shell/Makefile.am.orig	2015-02-10 03:40:21.000000000 -0800
++++ shell/Makefile.am	2015-02-19 17:53:03.000000000 -0800
+@@ -56,7 +56,6 @@
  	$(top_builddir)/panels/common/liblanguage.la			\
+ 	$(top_builddir)/panels/common/libdevice.la			\
  	$(top_builddir)/panels/background/libbackground.la		\
 -	$(top_builddir)/panels/color/libcolor.la			\
  	$(top_builddir)/panels/datetime/libdate_time.la			\

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff	2015-02-23 19:24:57 UTC (rev 133205)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff	2015-02-23 19:27:36 UTC (rev 133206)
@@ -1,6 +1,6 @@
 --- shell/Makefile.am.orig	2014-04-29 04:10:25.000000000 -0700
 +++ shell/Makefile.am	2014-04-29 04:10:25.000000000 -0700
-@@ -120,6 +120,5 @@
+@@ -121,6 +122,5 @@
  
  EXTRA_DIST += hostnames-test.txt
  check-local: test-hostname

Deleted: users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-fix-non-linux-build.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-fix-non-linux-build.diff	2015-02-23 19:24:57 UTC (rev 133205)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-fix-non-linux-build.diff	2015-02-23 19:27:36 UTC (rev 133206)
@@ -1,31 +0,0 @@
-From 9140b47fe370f95878a7599957394bd2dd83da8f Mon Sep 17 00:00:00 2001
-From: Bastien Nocera <hadess at hadess.net>
-Date: Thu, 22 Jan 2015 15:48:31 +0100
-Subject: common: Fix build on non-Linux systems
-
-Only define HAVE_WAYLAND when GDK_WINDOWING_WAYLAND is defined.
-
-https://bugzilla.gnome.org/show_bug.cgi?id=743266
-
-diff --git a/panels/common/gnome-settings-bus.h b/panels/common/gnome-settings-bus.h
-index 0698f01..ce58f58 100644
---- panels/common/gnome-settings-bus.h
-+++ panels/common/gnome-settings-bus.h
-@@ -3,6 +3,8 @@
- 
- #include <gdk/gdkx.h>
- 
-+#ifdef GDK_WINDOWING_WAYLAND
-+
- #define HAVE_WAYLAND 1
- 
- static inline gboolean
-@@ -10,3 +12,5 @@ gnome_settings_is_wayland (void)
- {
-   return !GDK_IS_X11_DISPLAY (gdk_display_get_default ());
- }
-+
-+#endif /* GDK_WINDOWING_WAYLAND */
--- 
-cgit v0.10.1
-

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-panels-user-accounts.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-panels-user-accounts.diff	2015-02-23 19:24:57 UTC (rev 133205)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-panels-user-accounts.diff	2015-02-23 19:27:36 UTC (rev 133206)
@@ -1,6 +1,6 @@
 --- panels/user-accounts/Makefile.am.orig	2014-08-08 03:00:40.000000000 -0700
 +++ panels/user-accounts/Makefile.am	2014-08-20 18:35:39.000000000 -0700
-@@ -63,7 +63,6 @@
+@@ -67,7 +67,6 @@
  	$(USER_ACCOUNTS_PANEL_LIBS)	\
  	$(builddir)/../common/liblanguage.la	\
  	-lpwquality			\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150223/f35f87f6/attachment.html>


More information about the macports-changes mailing list