[Lunar-commits] <moonbase> libbonobo: version bumped to 2.24.3.

Florin Braescu florin at lunar-linux.org
Fri Apr 2 22:26:54 CEST 2010


commit ccdadf6840450b42085d42717bb6213c0839dc5d
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Apr 2 23:26:54 2010 +0300

    libbonobo: version bumped to 2.24.3.
---
 gnome2/platform/libbonobo/BUILD   |   12 ++++++------
 gnome2/platform/libbonobo/DETAILS |   12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/gnome2/platform/libbonobo/BUILD b/gnome2/platform/libbonobo/BUILD
index 62fc456..f0ab69a 100644
--- a/gnome2/platform/libbonobo/BUILD
+++ b/gnome2/platform/libbonobo/BUILD
@@ -1,12 +1,12 @@
 (
 
    ./configure  --prefix=${GNOME210_PREFIX:-/usr}  \
-                --build=$BUILD                    \
-                --sysconfdir=/etc                 \
-                --localstatedir=/var              \
-                --infodir=${GNOME210_PREFIX:-/usr}/share/info \
-                --mandir=${GNOME210_PREFIX:-/usr}/share/man   \
-                $OPTS                             &&
+                --build=$BUILD        \
+                --sysconfdir=/etc     \
+                --localstatedir=/var  \
+                --infodir=${GNOME210_PREFIX:-/usr}/share/info  \
+                --mandir=${GNOME210_PREFIX:-/usr}/share/man    \
+                $OPTS                                         &&
     default_make
 
 ) > $C_FIFO 2>&1
diff --git a/gnome2/platform/libbonobo/DETAILS b/gnome2/platform/libbonobo/DETAILS
index 61f1256..726c9ac 100644
--- a/gnome2/platform/libbonobo/DETAILS
+++ b/gnome2/platform/libbonobo/DETAILS
@@ -1,18 +1,18 @@
           MODULE=libbonobo
-         VERSION=2.24.2
            MAJOR=2.24
+         VERSION=$MAJOR.3
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:c4ca4b5268581be3c263882b99940f8d787f6445
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:a77e471d967744af08815404834e03636d172151
         WEB_SITE=http://www.gnome.org
          ENTERED=20020729
-         UPDATED=20100116
-           SHORT="the GNOME CORBA framework library"
+         UPDATED=20100402
+           SHORT="The GNOME CORBA framework library"
 
 cat << EOF
 Bonobo is a set of language and system independent CORBA interfaces
 for creating reusable components, controls, and creating compound
-documents.  It was designed and implemented to address the needs and
+documents. It was designed and implemented to address the needs and
 problems of the free-software community for developing large-scale
 applications.
 EOF


More information about the Lunar-commits mailing list