[153013] users/devans/GNOME-3/stable/dports/gnome/gnome-system-monitor

devans at macports.org devans at macports.org
Thu Sep 22 03:11:47 PDT 2016


Revision: 153013
          https://trac.macports.org/changeset/153013
Author:   devans at macports.org
Date:     2016-09-22 03:11:47 -0700 (Thu, 22 Sep 2016)
Log Message:
-----------
GNOME-3/stable: gnome-system-monitor, merge unstable to stable and update to stable version 3.22.0, use cxx11 portgroup, disable compile warnings.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-system-monitor/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/gnome-system-monitor/


Property changes on: users/devans/GNOME-3/stable/dports/gnome/gnome-system-monitor
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/gnome-system-monitor:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-system-monitor:108271-146410
/users/devans/GNOME-3/unstable/dports/gnome/gnome-system-monitor:114069-118154,119539-125854,128305-134455,137961-140633,143562-147202
/users/rmstonecipher/gnome/gnome-system-monitor:102363-103172
   + /branches/mld-qt-481/dports/gnome/gnome-system-monitor:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/gnome-system-monitor:108271-146410
/users/devans/GNOME-3/unstable/dports/gnome/gnome-system-monitor:114069-118154,119539-125854,128305-134455,137961-140633,143562-147202,150604-153012
/users/rmstonecipher/gnome/gnome-system-monitor:102363-103172

Modified: users/devans/GNOME-3/stable/dports/gnome/gnome-system-monitor/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnome-system-monitor/Portfile	2016-09-22 09:53:47 UTC (rev 153012)
+++ users/devans/GNOME-3/stable/dports/gnome/gnome-system-monitor/Portfile	2016-09-22 10:11:47 UTC (rev 153013)
@@ -4,8 +4,12 @@
 PortSystem          1.0
 PortGroup           compiler_blacklist_versions 1.0
 
+# As of 3.17.90 requires C++11 to build when using gtkmm3 > 3.16.0
+
+PortGroup           cxx11 1.0
+
 name                gnome-system-monitor
-version             3.20.1
+version             3.22.0
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         A system monitor.
@@ -20,8 +24,8 @@
 
 use_xz              yes
 
-checksums           rmd160  22ddc69fded540691642d3452df69d371ad47301 \
-                    sha256  9b23ab443fd92050b95c03a0ab321bbd41696a0ffc89c06e79c8798dca0a44f9
+checksums           rmd160  2ae9bc5b0a73b01815f113bb061d6bf46ee58ae8 \
+                    sha256  4339d36c2f7b702652ee03424a241f855992c583bb437d7083c61d8dcfe3fff8
 
 depends_build       port:pkgconfig \
                     port:intltool \
@@ -55,6 +59,7 @@
 configure.cmd       ./autogen.sh
 
 configure.args      --disable-silent-rules \
+                    --enable-compile-warnings=no \
                     --enable-wnck \
                     --disable-systemd \
                     --disable-schemas-compile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160922/cf16dde3/attachment.html>


More information about the macports-changes mailing list