[151994] users/devans/GNOME-3/unstable/dports/gnome

devans at macports.org devans at macports.org
Thu Aug 25 19:13:35 PDT 2016


Revision: 151994
          https://trac.macports.org/changeset/151994
Author:   devans at macports.org
Date:     2016-08-25 19:13:35 -0700 (Thu, 25 Aug 2016)
Log Message:
-----------
GNOME-3/unstable: gnome-control-center, copy from stable and update to unstable version 3.21.90, use gnome unstable livecheck.

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-panels-user-accounts.diff

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/Portfile	2016-08-25 22:57:48 UTC (rev 151992)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/Portfile	2016-08-26 02:13:35 UTC (rev 151994)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 
 name                gnome-control-center
-version             3.20.1
+version             3.21.90
 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  48c422e81fbc322894e25a847d2c1a5c721de9b9 \
-                    sha256  ce6474fc60f78ed3cfaf555e55a52ec3ebb6437fa184e08ad6077bbec380a1ed
+checksums           rmd160  f72ffca1b8c1fa37b3331e1e0b7d5eb17e98fdc9 \
+                    sha256  632d0298306f196cb059ff98af20eed820bfa4bf08b24ba22ba2a58df21a88b8
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -59,7 +59,6 @@
 # color panel disabled by patch, dependency colord requires libudev
 
 patchfiles          patch-disable-color-panel.diff \
-                    patch-disable-shell-test-hostname.diff \
                     patch-panels-user-accounts.diff
 
 # reconfigure using upstream autogen.sh for intltool 0.51 compatibility
@@ -111,6 +110,6 @@
         # Version 3.8.6 is the last version that will build on platforms supporting libstdc++
         livecheck.type  none
     } else {
-        livecheck.type  gnome
+        livecheck.type  gnome-with-unstable
     }
 }

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-color-panel.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/patch-disable-color-panel.diff	2016-08-25 22:57:48 UTC (rev 151992)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-disable-color-panel.diff	2016-08-26 02:13:35 UTC (rev 151994)
@@ -10,7 +10,7 @@
  	notifications \
 --- shell/Makefile.am.orig	2015-02-10 03:40:21.000000000 -0800
 +++ shell/Makefile.am	2015-02-19 17:53:03.000000000 -0800
-@@ -58,7 +58,6 @@
+@@ -78,7 +78,6 @@
  	$(top_builddir)/panels/common/liblanguage.la			\
  	$(top_builddir)/panels/common/libdevice.la			\
  	$(top_builddir)/panels/background/libbackground.la		\
@@ -30,12 +30,12 @@
    PANEL_TYPE("datetime",         cc_date_time_panel_get_type    ),
    PANEL_TYPE("display",          cc_display_panel_get_type      ),
    PANEL_TYPE("info",             cc_info_panel_get_type         ),
---- configure.ac.orig	2014-04-16 05:41:24.000000000 -0700
-+++ configure.ac	2014-04-24 06:59:38.000000000 -0700
-@@ -143,11 +143,11 @@
+--- configure.ac.orig	2016-08-25 09:54:08.000000000 -0700
++++ configure.ac	2016-08-25 18:34:56.000000000 -0700
+@@ -141,11 +141,11 @@
+                   polkit-gobject-1 >= $POLKIT_REQUIRED_VERSION)
+ PKG_CHECK_MODULES(NOTIFICATIONS_PANEL, $COMMON_MODULES)
  PKG_CHECK_MODULES(ONLINE_ACCOUNTS_PANEL, $COMMON_MODULES goa-1.0 goa-backend-1.0 >= $GOA_REQUIRED_VERSION)
- PKG_CHECK_MODULES(POWER_PANEL, $COMMON_MODULES upower-glib >= 0.99.0
-                   gnome-settings-daemon >= $GSD_REQUIRED_VERSION)
 -PKG_CHECK_MODULES(COLOR_PANEL, $COMMON_MODULES
 -                  colord >= $COLORD_REQUIRED_VERSION
 -                  colord-gtk >= $COLORD_GTK_REQUIRED_VERSION

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-panels-user-accounts.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-control-center/files/patch-panels-user-accounts.diff	2016-08-25 22:57:48 UTC (rev 151992)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-control-center/files/patch-panels-user-accounts.diff	2016-08-26 02:13:35 UTC (rev 151994)
@@ -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
-@@ -67,7 +67,6 @@
+@@ -63,7 +63,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/20160825/caba6be5/attachment.html>


More information about the macports-changes mailing list