[147414] trunk/dports/gnome/gnome-control-center
devans at macports.org
devans at macports.org
Sat Apr 2 23:02:06 PDT 2016
Revision: 147414
https://trac.macports.org/changeset/147414
Author: devans at macports.org
Date: 2016-04-02 23:02:06 -0700 (Sat, 02 Apr 2016)
Log Message:
-----------
gnome-control-center: update to version 3.20.0, dependencies, suppress git submodule update in autogen.sh.
Modified Paths:
--------------
trunk/dports/gnome/gnome-control-center/Portfile
trunk/dports/gnome/gnome-control-center/files/autogen.sh
trunk/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff
Property Changed:
----------------
trunk/dports/gnome/gnome-control-center/
Property changes on: trunk/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
/users/devans/GNOME-3/stable/dports/gnome/gnome-control-center:108269-145114
/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
/users/devans/GNOME-3/stable/dports/gnome/gnome-control-center:108269-147297
/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: trunk/dports/gnome/gnome-control-center/Portfile
===================================================================
--- trunk/dports/gnome/gnome-control-center/Portfile 2016-04-03 06:01:18 UTC (rev 147413)
+++ trunk/dports/gnome/gnome-control-center/Portfile 2016-04-03 06:02:06 UTC (rev 147414)
@@ -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: trunk/dports/gnome/gnome-control-center/files/autogen.sh
===================================================================
--- trunk/dports/gnome/gnome-control-center/files/autogen.sh 2016-04-03 06:01:18 UTC (rev 147413)
+++ trunk/dports/gnome/gnome-control-center/files/autogen.sh 2016-04-03 06:02:06 UTC (rev 147414)
@@ -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: trunk/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff
===================================================================
--- trunk/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff 2016-04-03 06:01:18 UTC (rev 147413)
+++ trunk/dports/gnome/gnome-control-center/files/patch-disable-shell-test-hostname.diff 2016-04-03 06:02:06 UTC (rev 147414)
@@ -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/20160402/fc6c4af2/attachment-0001.html>
More information about the macports-changes
mailing list