[140845] trunk/dports/gnome/gnome-settings-daemon

devans at macports.org devans at macports.org
Sun Oct 4 12:10:56 PDT 2015


Revision: 140845
          https://trac.macports.org/changeset/140845
Author:   devans at macports.org
Date:     2015-10-04 12:10:56 -0700 (Sun, 04 Oct 2015)
Log Message:
-----------
gnome-settings-daemon: update to version 3.18.0.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-settings-daemon/Portfile
    trunk/dports/gnome/gnome-settings-daemon/files/patch-plugins.diff

Property Changed:
----------------
    trunk/dports/gnome/gnome-settings-daemon/


Property changes on: trunk/dports/gnome/gnome-settings-daemon
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/gnome-settings-daemon:108269-138866
/users/devans/GNOME-3/unstable/dports/gnome/gnome-settings-daemon:116416-118153,119624-125720,132288-134381
   + /users/devans/GNOME-3/stable/dports/gnome/gnome-settings-daemon:108269-140741
/users/devans/GNOME-3/unstable/dports/gnome/gnome-settings-daemon:116416-118153,119624-125720,132288-134381,137387-140521

Modified: trunk/dports/gnome/gnome-settings-daemon/Portfile
===================================================================
--- trunk/dports/gnome/gnome-settings-daemon/Portfile	2015-10-04 19:10:55 UTC (rev 140844)
+++ trunk/dports/gnome/gnome-settings-daemon/Portfile	2015-10-04 19:10:56 UTC (rev 140845)
@@ -5,7 +5,7 @@
 PortGroup           active_variants 1.1
 
 name                gnome-settings-daemon
-version             3.16.3
+version             3.18.0
 license             GPL-2 LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         Gnome 3 settings daemon.
@@ -18,8 +18,8 @@
 
 use_xz              yes
 
-checksums           rmd160  ba8219099f4638267d6d558f33b5d30b4b1c37ae \
-                    sha256  8752f79ba2ee76701744b4806140d1b88c665ad7cd44e7ff58b4e78e1063daea
+checksums           rmd160  6384f5a309302fe7cf611130df77a719f05a313a \
+                    sha256  8d3ef9c18538831ed89122fee0bdaca68b0e482a18b3c4388c4e672aba1b3cd5
 
 depends_build       port:pkgconfig \
                     port:intltool \

Modified: trunk/dports/gnome/gnome-settings-daemon/files/patch-plugins.diff
===================================================================
--- trunk/dports/gnome/gnome-settings-daemon/files/patch-plugins.diff	2015-10-04 19:10:55 UTC (rev 140844)
+++ trunk/dports/gnome/gnome-settings-daemon/files/patch-plugins.diff	2015-10-04 19:10:56 UTC (rev 140845)
@@ -51,7 +51,7 @@
      ;;
  esac
  AC_SUBST([GSD_PLUGIN_LDFLAGS])
-@@ -236,7 +236,7 @@
+@@ -234,7 +234,7 @@
  dnl - color
  dnl ---------------------------------------------------------------------------
  
@@ -60,9 +60,9 @@
  
  dnl ---------------------------------------------------------------------------
  dnl - datetime
---- plugins/Makefile.am.orig	2015-03-13 13:32:32.000000000 -0700
-+++ plugins/Makefile.am	2015-03-23 22:42:06.000000000 -0700
-@@ -4,22 +4,23 @@
+--- plugins/Makefile.am.orig	2015-06-10 16:44:14.000000000 -0700
++++ plugins/Makefile.am	2015-06-10 16:46:21.000000000 -0700
+@@ -4,23 +4,24 @@
  	a11y-keyboard	\
  	a11y-settings	\
  	clipboard	\
@@ -74,6 +74,7 @@
  	keyboard	\
  	media-keys	\
  	mouse		\
+ 	orientation	\
  	screensaver-proxy \
 -	sharing		\
  	sound		\
@@ -82,12 +83,12 @@
  	$(NULL)
  
 -disabled_plugins = $(NULL)
-+disabled_plugins = 	\
-+	color		\
-+	power		\
-+	sharing		\
-+	xrandr		\
-+	$(NULL)
++disabled_plugins =     \
++       color           \
++       power           \
++       sharing         \
++       xrandr          \
++       $(NULL)
  
  if SMARTCARD_SUPPORT
  enabled_plugins += smartcard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151004/17b884e6/attachment.html>


More information about the macports-changes mailing list