[147297] users/devans/GNOME-3/stable/dports/gnome/gnome-control-center

devans at macports.org devans at macports.org
Fri Apr 1 12:57:15 PDT 2016


Revision: 147297
          https://trac.macports.org/changeset/147297
Author:   devans at macports.org
Date:     2016-04-01 12:57:15 -0700 (Fri, 01 Apr 2016)
Log Message:
-----------
GNOME-3/stable: gnome-control-center, update to version 3.20.0, dependencies, suppress git submodule update in autogen.sh.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/Portfile
    users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/autogen.sh
    users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/gnome-control-center
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-control-center:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-control-center:108265-141337
/users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center:116416-118152,119539-125802,132280-134526,137392-140531
/users/rmstonecipher/gnome/gnome-control-center:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnome-control-center:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-control-center:108265-141337
/users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center:116416-118152,119539-125802,132280-134526,137392-140531,143616-146956
/users/rmstonecipher/gnome/gnome-control-center:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/Portfile	2016-04-01 19:52:44 UTC (rev 147296)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/Portfile	2016-04-01 19:57:15 UTC (rev 147297)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gnome-control-center
-version             3.18.2
+version             3.20.0
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         GNOME's main interface for configuration of the various \
                     aspects of your desktop.
@@ -18,8 +18,8 @@
 
 use_xz              yes
 
-checksums           rmd160  2ae8793c99356095b1c07b8d87547481c8739234 \
-                    sha256  36fe6157247d2b7c8a98dbb3dbcde1c3a6f9e5e8fcc9ccf357e2b2417578f8ad
+checksums           rmd160  81b4089d924d9062da9c94ce5c2dba70519f4fdb \
+                    sha256  b7e7307612e244a8ba15a3bb5dc0d12a043b93381a3939515e585558b064d683
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -53,7 +53,8 @@
                     port:xorg-libXxf86misc \
                     port:xorg-libXi
 
-depends_run         port:yelp
+depends_run         port:gnome-keyring \
+                    port:yelp
 
 # color panel disabled by patch, dependency colord requires libudev
 

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/autogen.sh
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/autogen.sh	2016-04-01 19:52:44 UTC (rev 147296)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/autogen.sh	2016-04-01 19:57:15 UTC (rev 147297)
@@ -18,6 +18,10 @@
 
 rm -f .using-gnome-libs-package
 
+# Fetch submodules if needed
+# echo "+ Setting up submodules"
+# git submodule update --init --recursive
+
 if ! which gnome-autogen.sh ; then
   echo "You need to install the gnome-common module and make"
   echo "sure the gnome-autogen.sh script is in your \$PATH."

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff	2016-04-01 19:52:44 UTC (rev 147296)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff	2016-04-01 19:57:15 UTC (rev 147297)
@@ -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
-@@ -123,6 +124,5 @@
+@@ -132,6 +133,5 @@
  
  EXTRA_DIST += hostnames-test.txt
  check-local: test-hostname
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160401/26d740d6/attachment-0001.html>


More information about the macports-changes mailing list