[Lunar-commits] <moonbase> opal: version bumped to 3.6.8.

Florin Braescu florin at lunar-linux.org
Wed Jun 2 00:15:28 CEST 2010


commit 9cfb103abae76c5e89b1e27411b2a9e8e95dd11e
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Jun 2 01:15:28 2010 +0300

    opal: version bumped to 3.6.8.
---
 net/opal/BUILD   |    4 ++--
 net/opal/DETAILS |   12 ++++++------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/net/opal/BUILD b/net/opal/BUILD
index b1966a5..53671ec 100644
--- a/net/opal/BUILD
+++ b/net/opal/BUILD
@@ -1,7 +1,7 @@
 (
 
-  sedit 's:_context->rtp_mode://_context->rtp_mode:g' plugins/video/H.263-1998/h263-1998.cxx   &&
-  sedit 's:_avcontext->rtp_mode://_avcontext->rtp_mode:g' plugins/video/MPEG4-ffmpeg/mpeg4.cxx &&
+  sedit 's:_context->rtp_mode://_context->rtp_mode:g' plugins/video/H.263-1998/h263-1998.cxx    &&
+  sedit 's:_avcontext->rtp_mode://_avcontext->rtp_mode:g' plugins/video/MPEG4-ffmpeg/mpeg4.cxx  &&
 
   default_build
 
diff --git a/net/opal/DETAILS b/net/opal/DETAILS
index 45761c0..d7d13bb 100644
--- a/net/opal/DETAILS
+++ b/net/opal/DETAILS
@@ -1,16 +1,16 @@
           MODULE=opal
            MAJOR=3.6
-         VERSION=${MAJOR}.6
+         VERSION=$MAJOR.8
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR/
-      SOURCE_VFY=sha1:bd5e3907faf96db884a64dacdedb2259aca30cd3
-        WEB_SITE=http://www.ekiga.org/
+      SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+      SOURCE_VFY=sha1:c43826bc3e273df048f47a77c4affb36614f2b7e
+        WEB_SITE=http://www.ekiga.org
          ENTERED=20070316
-         UPDATED=20091225
+         UPDATED=20100602
            SHORT="Open Phone Abstraction Library"
 
 cat << EOF
 opal (Open Phone Abstraction Library) aims to create a full featured,
 interoperable, Open Source implementation of the H.323 and SIP
-protocols.  These protocols are most used for Voice over IP.
+protocols. These protocols are most used for Voice over IP.
 EOF


More information about the Lunar-commits mailing list