Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (0f75cec4273ef055a4ee6e101d75bee1a945e4d3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (0f75cec4273ef055a4ee6e101d75bee1a945e4d3)
  • Date: Mon, 12 Jan 2009 21:45:46 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

chat-im/ekiga/DETAILS | 6 +++---
chat-im/ekiga/HISTORY | 3 +++
chat-im/ekiga/ekiga-3.0.1.tar.gz.sig | 0
chat-im/ekiga/ekiga-3.0.2.tar.gz.sig |binary
chat-libs/opal/DETAILS | 8 ++++----
chat-libs/opal/HISTORY | 3 +++
chat-libs/opal/opal-3.4.2.tar.gz.sig | 0
chat-libs/opal/opal-3.4.4.tar.bz2.sig |binary
chat-libs/ptlib/DETAILS | 6 +++---
chat-libs/ptlib/HISTORY | 3 +++
chat-libs/ptlib/ptlib-2.4.2.tar.gz.sig | 0
chat-libs/ptlib/ptlib-2.4.4.tar.bz2.sig |binary
dev/null |binary
13 files changed, 19 insertions(+), 10 deletions(-)

New commits:
commit 0f75cec4273ef055a4ee6e101d75bee1a945e4d3
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

ekiga: Updated to version 3.0.2

commit 728c7d61845611f984d3bdf2d26ff84768807009
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

opal: Updated to version 3.4.4

commit 86a01b540eeb24ac2a0f8393867e16061434866c
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

ptlib: Updated to version 2.4.4

diff --git a/chat-im/ekiga/DETAILS b/chat-im/ekiga/DETAILS
index cebc20e..b3d6f0f 100755
--- a/chat-im/ekiga/DETAILS
+++ b/chat-im/ekiga/DETAILS
@@ -1,15 +1,15 @@
SPELL=ekiga
if [ "$CVS" == "y" ]; then
VERSION=cvs
- SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_URL[0]=http://snapshots.seconix.com/cvs/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
FORCE_DOWNLOAD=1
SOURCE_IGNORE=volatile
else
- VERSION=3.0.1
+ VERSION=3.0.2
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_URL[0]=http://www.ekiga.org/admin/downloads/latest/sources/ekiga_3.0.1/$SOURCE
+
SOURCE_URL[0]=http://www.ekiga.org/admin/downloads/latest/sources/ekiga_3.0.2/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
fi
diff --git a/chat-im/ekiga/HISTORY b/chat-im/ekiga/HISTORY
index 596e7b9..7da0f59 100644
--- a/chat-im/ekiga/HISTORY
+++ b/chat-im/ekiga/HISTORY
@@ -1,3 +1,6 @@
+2009-01-12 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 3.0.2. Fixed SOURCE_URL
+
2008-10-28 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added missing dep

diff --git a/chat-im/ekiga/ekiga-3.0.1.tar.gz.sig
b/chat-im/ekiga/ekiga-3.0.1.tar.gz.sig
deleted file mode 100644
index 28b9e40..0000000
Binary files a/chat-im/ekiga/ekiga-3.0.1.tar.gz.sig and /dev/null differ
diff --git a/chat-im/ekiga/ekiga-3.0.2.tar.gz.sig
b/chat-im/ekiga/ekiga-3.0.2.tar.gz.sig
new file mode 100644
index 0000000..1125687
Binary files /dev/null and b/chat-im/ekiga/ekiga-3.0.2.tar.gz.sig differ
diff --git a/chat-libs/opal/DETAILS b/chat-libs/opal/DETAILS
index ff2fb57..57fa18f 100755
--- a/chat-libs/opal/DETAILS
+++ b/chat-libs/opal/DETAILS
@@ -1,15 +1,15 @@
SPELL=opal
if [ "$CVS" == "y" ]; then
VERSION=cvs
- SOURCE=${SPELL}-${VERSION}.tar.gz
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=http://snapshots.seconix.com/cvs/$SOURCE
FORCE_DOWNLOAD=1
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
else
- VERSION=3.4.2
- SOURCE=${SPELL}-${VERSION}.tar.gz
-
SOURCE_URL[0]=http://www.ekiga.org/admin/downloads/latest/sources/ekiga_3.0.1/$SOURCE
+ VERSION=3.4.4
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://www.ekiga.org/admin/downloads/latest/sources/ekiga_3.0.2/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
fi
diff --git a/chat-libs/opal/HISTORY b/chat-libs/opal/HISTORY
index 38e622a..5ca7a0a 100644
--- a/chat-libs/opal/HISTORY
+++ b/chat-libs/opal/HISTORY
@@ -1,3 +1,6 @@
+2009-01-12 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 3.4.4. Fixed SOURCE_URL & SOURCE
+
2008-10-28 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added missing dep

diff --git a/chat-libs/opal/opal-3.4.2.tar.gz.sig
b/chat-libs/opal/opal-3.4.2.tar.gz.sig
deleted file mode 100644
index 850bc4c..0000000
Binary files a/chat-libs/opal/opal-3.4.2.tar.gz.sig and /dev/null differ
diff --git a/chat-libs/opal/opal-3.4.4.tar.bz2.sig
b/chat-libs/opal/opal-3.4.4.tar.bz2.sig
new file mode 100644
index 0000000..929f297
Binary files /dev/null and b/chat-libs/opal/opal-3.4.4.tar.bz2.sig differ
diff --git a/chat-libs/ptlib/DETAILS b/chat-libs/ptlib/DETAILS
index 606d26f..592b90e 100755
--- a/chat-libs/ptlib/DETAILS
+++ b/chat-libs/ptlib/DETAILS
@@ -1,7 +1,7 @@
SPELL=ptlib
- VERSION=2.4.2
- SOURCE=${SPELL}-${VERSION}.tar.gz
-
SOURCE_URL[0]=http://www.ekiga.org/admin/downloads/latest/sources/ekiga_3.0.1/${SOURCE}
+ VERSION=2.4.4
+ SOURCE=${SPELL}-${VERSION}.tar.bz2
+
SOURCE_URL[0]=http://www.ekiga.org/admin/downloads/latest/sources/ekiga_3.0.2/${SOURCE}
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
LICENSE[0]=GPL
diff --git a/chat-libs/ptlib/HISTORY b/chat-libs/ptlib/HISTORY
index 96fc350..5e08520 100644
--- a/chat-libs/ptlib/HISTORY
+++ b/chat-libs/ptlib/HISTORY
@@ -1,3 +1,6 @@
+2009-01-12 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to verison 2.4.4. Update SOURCE & SOURCE_URL
+
2009-01-03 George Sherwood <gsherwood AT sourcemage.org>
* CONFLICTS: Added conflicts pwlib. Bug 15002.

diff --git a/chat-libs/ptlib/ptlib-2.4.2.tar.gz.sig
b/chat-libs/ptlib/ptlib-2.4.2.tar.gz.sig
deleted file mode 100644
index d12d206..0000000
Binary files a/chat-libs/ptlib/ptlib-2.4.2.tar.gz.sig and /dev/null differ
diff --git a/chat-libs/ptlib/ptlib-2.4.4.tar.bz2.sig
b/chat-libs/ptlib/ptlib-2.4.4.tar.bz2.sig
new file mode 100644
index 0000000..aa539b9
Binary files /dev/null and b/chat-libs/ptlib/ptlib-2.4.4.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (0f75cec4273ef055a4ee6e101d75bee1a945e4d3), George Sherwood, 01/12/2009

Archive powered by MHonArc 2.6.24.

Top of Page