aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xfce4-systemload-plugin
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2021-03-24 10:06:14 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2021-03-24 10:06:14 +0000
commitfbd68063d5ae95dce4f7d495d252d77740ab42df (patch)
tree8a56f7e5d694d40651821e84795f2835aca91418 /sysutils/xfce4-systemload-plugin
parentaf556a482ff8db8ff2d474d0b181ce96f52bde26 (diff)
downloadports-fbd68063d5ae95dce4f7d495d252d77740ab42df.tar.gz
ports-fbd68063d5ae95dce4f7d495d252d77740ab42df.zip
- Update xfce4-systemload-plugin to 1.3.1
- Unconditioonally disable libgtop suppport due to crashes - Leave libgtop options parts commented out for easier testing and maybe adding them back once the issue is analyzed and fixed
Notes
Notes: svn path=/head/; revision=569103
Diffstat (limited to 'sysutils/xfce4-systemload-plugin')
-rw-r--r--sysutils/xfce4-systemload-plugin/Makefile10
-rw-r--r--sysutils/xfce4-systemload-plugin/distinfo6
2 files changed, 11 insertions, 5 deletions
diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile
index defe80a86a84..8097e1d74980 100644
--- a/sysutils/xfce4-systemload-plugin/Makefile
+++ b/sysutils/xfce4-systemload-plugin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-systemload-plugin
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.1
CATEGORIES= sysutils xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
@@ -19,14 +19,20 @@ USE_XFCE= panel
SSP_UNSAFE= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-libgtop
INSTALL_TARGET= install-strip
-OPTIONS_DEFINE= NLS UPOWER
+OPTIONS_DEFINE= NLS UPOWER # LIBGTOP
OPTIONS_DEFAULT= UPOWER
OPTIONS_SUB= yes
+# Enabling libgtop causes crashes, needs investigation
+#LIBGTOP_DESC= Use libgtop for network utilization monitoring
UPOWER_DESC= Use upower for adapting update interval to power state
+#LIBGTOP_CONFIGURE_ENABLE= libgtop
+#LIBGTOP_LIB_DEPENDS= libgtop-2.0.so:devel/libgtop
+
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext-runtime
diff --git a/sysutils/xfce4-systemload-plugin/distinfo b/sysutils/xfce4-systemload-plugin/distinfo
index 6348c5715b1e..a363e3de653b 100644
--- a/sysutils/xfce4-systemload-plugin/distinfo
+++ b/sysutils/xfce4-systemload-plugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1615394571
-SHA256 (xfce4/xfce4-systemload-plugin-1.3.0.tar.bz2) = 1148f8e90cc53cae9b3aa32e10df4bd9fdc2f06db09d8429f88fbdd874fc171d
-SIZE (xfce4/xfce4-systemload-plugin-1.3.0.tar.bz2) = 399838
+TIMESTAMP = 1616488989
+SHA256 (xfce4/xfce4-systemload-plugin-1.3.1.tar.bz2) = 56d1007801d52d7c2b5a13bb54745f6d7f06fda28b49ce936145633068817652
+SIZE (xfce4/xfce4-systemload-plugin-1.3.1.tar.bz2) = 417959