[Lunar-commits] <moonbase> xfce4-diskperf-plugin: version bumped to 2.2.0.

Florin Braescu florin at lunar-linux.org
Sun Oct 11 20:00:59 CEST 2009


commit 6e7783a9c0ee2ecc2883b5432f82dd01fea74f88
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Oct 11 21:00:59 2009 +0300

    xfce4-diskperf-plugin: version bumped to 2.2.0.
    
    Bugfixes release.
---
 xfce4/goodies/xfce4-diskperf-plugin/BUILD   |    7 ++++---
 xfce4/goodies/xfce4-diskperf-plugin/DETAILS |   13 +++++++------
 2 files changed, 11 insertions(+), 9 deletions(-)

diff --git a/xfce4/goodies/xfce4-diskperf-plugin/BUILD b/xfce4/goodies/xfce4-diskperf-plugin/BUILD
index 12e8e69..ee3c309 100644
--- a/xfce4/goodies/xfce4-diskperf-plugin/BUILD
+++ b/xfce4/goodies/xfce4-diskperf-plugin/BUILD
@@ -1,12 +1,13 @@
 (
+
    [ -f /etc/profile.d/xfce4.rc ] && . /etc/profile.d/xfce4.rc
 
    # make sure proper PKG_CONFIG_PATH is set
    export PKG_CONFIG_PATH="${MODULE_PREFIX}/lib/pkgconfig:${PKG_CONFIG_PATH}" &&
 
-   ./configure  --build=$BUILD                                        \
-                --prefix=${MODULE_PREFIX}        \
-                $OPTS                                           &&
+   ./configure  --build=$BUILD             \
+                --prefix=${MODULE_PREFIX}  \
+                $OPTS                     &&
 
    default_make
 
diff --git a/xfce4/goodies/xfce4-diskperf-plugin/DETAILS b/xfce4/goodies/xfce4-diskperf-plugin/DETAILS
index e29f94f..2ff3adc 100644
--- a/xfce4/goodies/xfce4-diskperf-plugin/DETAILS
+++ b/xfce4/goodies/xfce4-diskperf-plugin/DETAILS
@@ -1,15 +1,16 @@
           MODULE=xfce4-diskperf-plugin
-         VERSION=2.1.0
+         VERSION=2.2.0
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=http://goodies.xfce.org/releases/$MODULE/
-      SOURCE_VFY=sha1:66db93af32f4a3ca0ce931fed312b267a3a3dece
+   SOURCE_URL[0]=http://goodies.xfce.org/releases/$MODULE
+   SOURCE_URL[1]=http://mocha.xfce.org/archive/src/panel-plugins/xfce4-diskperf-plugin/2.2
+      SOURCE_VFY=sha1:d2691727807c56d49ab403d8828da25ad342588b
    MODULE_PREFIX=${XFCE4_PREFIX:-/usr}
         WEB_SITE=http://www.xfce.org
          ENTERED=20061124
-         UPDATED=20070123
-           SHORT="disk/partition performance monitor"
+         UPDATED=20091011
+           SHORT="A disk/partition performance monitor"
 
 cat << EOF
-this plugin displays instant disk/partition performance (bytes 
+This plugin displays instant disk/partition performance (bytes 
 transfered per second)
 EOF


More information about the Lunar-commits mailing list