[Lunar-commits] <moonbase> libIDL: version bumped to 0.8.14.

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


commit af1be1922567302f21a895b67a8e508eaf5a60fa
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Apr 2 23:49:17 2010 +0300

    libIDL: version bumped to 0.8.14.
---
 gnome2/platform/libIDL/BUILD   |   14 +++++++-------
 gnome2/platform/libIDL/DETAILS |   14 +++++++-------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/gnome2/platform/libIDL/BUILD b/gnome2/platform/libIDL/BUILD
index 80d990a..f0ab69a 100644
--- a/gnome2/platform/libIDL/BUILD
+++ b/gnome2/platform/libIDL/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                             &&
-    default_make                   
+                --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/libIDL/DETAILS b/gnome2/platform/libIDL/DETAILS
index d3496ad..894f46e 100644
--- a/gnome2/platform/libIDL/DETAILS
+++ b/gnome2/platform/libIDL/DETAILS
@@ -1,18 +1,18 @@
           MODULE=libIDL
-         VERSION=0.8.13
            MAJOR=0.8
+         VERSION=$MAJOR.14
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:14cab91ecd9428b86dfe4d831b1b0a325be16a5e
-        WEB_SITE=http://www.gnome.org/
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:abedf091bef0c7e65162111baf068dcb739ffcd3
+        WEB_SITE=http://www.gnome.org
          ENTERED=20020713
-         UPDATED=20090318
-           SHORT="a library for creating trees of CORBA IDL files"
+         UPDATED=20100402
+           SHORT="A library for creating trees of CORBA IDL files"
 
 cat << EOF
 libIDL is a library licensed under the GNU LGPL for creating trees of
 CORBA Interface Definition Language (IDL) files, which is a
-specification for defining portable interfaces.  libIDL was initially
+specification for defining portable interfaces. libIDL was initially
 written for ORBit (the ORB from the GNOME project, and the primary
 means of libIDL distribution).  However, the functionality was
 designed to be as reusable and portable as possible.


More information about the Lunar-commits mailing list