[Lunar-commits] gnome-vfsmm: Version bump (2.18.0 -> 2.20.0)

Chad 'v3rt1g0' Kittel v3rt1g0 at lunar-linux.org
Sat Dec 22 20:11:14 CET 2007


commit a50328384a33031ebec1bbedb6780cca49334897
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date:   Sat Dec 22 13:11:14 2007 -0600

    gnome-vfsmm:  Version bump (2.18.0 -> 2.20.0)
    
       * update to the GNOME 2.20 version
       * update website URL
       * removed && from DEPENDS
       * removed whitespace in BUILD
---
 gnome2/bindings/gnome-vfsmm/BUILD   |    2 +-
 gnome2/bindings/gnome-vfsmm/DEPENDS |    2 +-
 gnome2/bindings/gnome-vfsmm/DETAILS |   10 +++++-----
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/gnome2/bindings/gnome-vfsmm/BUILD b/gnome2/bindings/gnome-vfsmm/BUILD
index 80d990a..62fc456 100644
--- a/gnome2/bindings/gnome-vfsmm/BUILD
+++ b/gnome2/bindings/gnome-vfsmm/BUILD
@@ -7,6 +7,6 @@
                 --infodir=${GNOME210_PREFIX:-/usr}/share/info \
                 --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
                 $OPTS                             &&
-    default_make                   
+    default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/bindings/gnome-vfsmm/DEPENDS b/gnome2/bindings/gnome-vfsmm/DEPENDS
index 901b50a..bdc9b14 100644
--- a/gnome2/bindings/gnome-vfsmm/DEPENDS
+++ b/gnome2/bindings/gnome-vfsmm/DEPENDS
@@ -1,2 +1,2 @@
-depends  glibmm  &&
+depends  glibmm
 depends  gnome-vfs2
diff --git a/gnome2/bindings/gnome-vfsmm/DETAILS b/gnome2/bindings/gnome-vfsmm/DETAILS
index 10eadb1..53613b5 100644
--- a/gnome2/bindings/gnome-vfsmm/DETAILS
+++ b/gnome2/bindings/gnome-vfsmm/DETAILS
@@ -1,12 +1,12 @@
           MODULE=gnome-vfsmm
-         VERSION=2.18.0
-           MAJOR=2.18
+         VERSION=2.20.0
+           MAJOR=2.20
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:ec550c43f84669dc747038afd5d643a2909d453d
-        WEB_SITE=http://www.gnome.org
+      SOURCE_VFY=sha1:8b49b8299c03be5bf0fce16bfa4cc63d78b26d4c
+        WEB_SITE=http://gtkmm.org
          ENTERED=20050319
-         UPDATED=20070315
+         UPDATED=20071222
            SHORT="C++ wrappers for gnome-vfs"
 
 cat << EOF


More information about the Lunar-commits mailing list