[Lunar-commits] ORBit2: Version bump (2.14.8 -> 2.14.11)

Chad 'v3rt1g0' Kittel v3rt1g0 at lunar-linux.org
Sun Jan 27 10:43:18 CET 2008


commit 6976ebcf76514a228d5c9f5cbbb98da87f99c3d1
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date:   Sun Jan 27 03:43:18 2008 -0600

    ORBit2: Version bump (2.14.8 -> 2.14.11)
    
       * lots of various bugfixes between then and now
       * removed && from DEPENDS
    
      compiled/tested: gcc-4.2.2 | glibc-2.7 | kernel headers 2.6.23
---
 gnome2/platform/ORBit2/DEPENDS |    4 ++--
 gnome2/platform/ORBit2/DETAILS |    9 +++++----
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/gnome2/platform/ORBit2/DEPENDS b/gnome2/platform/ORBit2/DEPENDS
index 5c55dfd..24f658f 100644
--- a/gnome2/platform/ORBit2/DEPENDS
+++ b/gnome2/platform/ORBit2/DEPENDS
@@ -1,3 +1,3 @@
-depends libIDL  &&
-depends libxslt &&
+depends libIDL
+depends libxslt
 depends popt
diff --git a/gnome2/platform/ORBit2/DETAILS b/gnome2/platform/ORBit2/DETAILS
index 137e5e8..a8dd27f 100644
--- a/gnome2/platform/ORBit2/DETAILS
+++ b/gnome2/platform/ORBit2/DETAILS
@@ -1,14 +1,15 @@
           MODULE=ORBit2
-         VERSION=2.14.8
+         VERSION=2.14.11
            MAJOR=2.14
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
-      SOURCE_VFY=sha1:9f9c99a356045debcdb2286a65d25790de184415
+      SOURCE_VFY=sha1:eea2ad5125a6cb67111264493e7bfa8f6e729fbd
         WEB_SITE=http://www.gnome.org
          ENTERED=20020714
-         UPDATED=20070823
+         UPDATED=20080127
            PSAFE="no"
-           SHORT="High-performance CORBA Object Request Broker."
+           SHORT="High-performance CORBA Object Request Broker"
+
 cat << EOF
 ORBit is a high-performance CORBA (Common Object Request Broker
 Architecture) ORB (object request broker). It allows programs to


More information about the Lunar-commits mailing list