diff options
author | martti <martti@pkgsrc.org> | 2003-10-02 07:15:32 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-10-02 07:15:32 +0000 |
commit | 97b7225e40e2d6e544c28e73e609a7ff2c43cad2 (patch) | |
tree | fc867d08914aa5bcf1b1ca07310a425dfb5b2c6e /sysutils/xfce4-netload-plugin | |
parent | 24d78764ac80b0c17c0da82fad7c72da6446e686 (diff) | |
download | pkgsrc-97b7225e40e2d6e544c28e73e609a7ff2c43cad2.tar.gz |
Updated xfce4-netload-plugin to 0.2.1
* Fixed bug #972: The total value in the tooltip is now displayed with
fractional portion
* Fixed bug #962: Any errors about wrong configuration are now only
displayed in a dialog after changing configuration and not after
startup. This should help users whose network device is created after
dialing-in.
Diffstat (limited to 'sysutils/xfce4-netload-plugin')
-rw-r--r-- | sysutils/xfce4-netload-plugin/Makefile | 4 | ||||
-rw-r--r-- | sysutils/xfce4-netload-plugin/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/xfce4-netload-plugin/Makefile b/sysutils/xfce4-netload-plugin/Makefile index c9c889025d7..493be1895c5 100644 --- a/sysutils/xfce4-netload-plugin/Makefile +++ b/sysutils/xfce4-netload-plugin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:34:18 martti Exp $ +# $NetBSD: Makefile,v 1.2 2003/10/02 07:15:32 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" -XFCE4_VERSION= 0.2.0pre6 +XFCE4_VERSION= 0.2.1 DISTNAME= xfce4-netload-plugin-${XFCE4_VERSION} CATEGORIES= sysutils diff --git a/sysutils/xfce4-netload-plugin/distinfo b/sysutils/xfce4-netload-plugin/distinfo index 1c3fae3cd54..2a91811acdf 100644 --- a/sysutils/xfce4-netload-plugin/distinfo +++ b/sysutils/xfce4-netload-plugin/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:34:18 martti Exp $ +$NetBSD: distinfo,v 1.2 2003/10/02 07:15:32 martti Exp $ -SHA1 (xfce4-netload-plugin-0.2.0pre6.tar.gz) = 92cb4042865180c94937285fb6fc4ac3b89571ce -Size (xfce4-netload-plugin-0.2.0pre6.tar.gz) = 332996 bytes +SHA1 (xfce4-netload-plugin-0.2.1.tar.gz) = a33bd4583d4f975e8b2e6a283e42c881ce27a227 +Size (xfce4-netload-plugin-0.2.1.tar.gz) = 333855 bytes |