Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (be7a7655cf16695c8443113065339fc5d047fbe9)
  • Date: Sun, 11 Mar 2007 21:18:34 -0500

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

chat-im/ekiga/DETAILS | 2 +-
chat-im/ekiga/HISTORY | 3 +++
chat-im/ekiga/ekiga-2.0.5.tar.gz.sig | 0
chat-im/ekiga/ekiga-2.0.7.tar.gz.sig |binary
chat-libs/opal/DETAILS | 2 +-
chat-libs/opal/HISTORY | 3 +++
chat-libs/opal/opal-2.2.5.tar.gz.sig | 0
chat-libs/opal/opal-2.2.6.tar.gz.sig |binary
chat-libs/pwlib/DETAILS | 2 +-
chat-libs/pwlib/HISTORY | 3 +++
chat-libs/pwlib/pwlib-1.10.4.tar.gz.sig | 0
chat-libs/pwlib/pwlib-1.10.5.tar.gz.sig |binary
dev/null |binary
13 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit be7a7655cf16695c8443113065339fc5d047fbe9
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

ekiga: Updated to version 2.0.7
pwlib: Updated to version 1.10.5
opal: Updated to vesion 2.2.6

diff --git a/chat-im/ekiga/DETAILS b/chat-im/ekiga/DETAILS
index 01ecc69..85503e2 100755
--- a/chat-im/ekiga/DETAILS
+++ b/chat-im/ekiga/DETAILS
@@ -7,7 +7,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
FORCE_DOWNLOAD=1
SOURCE_IGNORE=volatile
else
- VERSION=2.0.5
+ VERSION=2.0.7
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]=http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/chat-im/ekiga/HISTORY b/chat-im/ekiga/HISTORY
index ba6f092..c6daf61 100644
--- a/chat-im/ekiga/HISTORY
+++ b/chat-im/ekiga/HISTORY
@@ -1,3 +1,6 @@
+2007-03-12 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to 2.0.7
+
2007-02-14 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 2.0.5

diff --git a/chat-im/ekiga/ekiga-2.0.5.tar.gz.sig
b/chat-im/ekiga/ekiga-2.0.5.tar.gz.sig
deleted file mode 100644
index 2a2e7e9..0000000
Binary files a/chat-im/ekiga/ekiga-2.0.5.tar.gz.sig and /dev/null differ
diff --git a/chat-im/ekiga/ekiga-2.0.7.tar.gz.sig
b/chat-im/ekiga/ekiga-2.0.7.tar.gz.sig
new file mode 100644
index 0000000..453482d
Binary files /dev/null and b/chat-im/ekiga/ekiga-2.0.7.tar.gz.sig differ
diff --git a/chat-libs/opal/DETAILS b/chat-libs/opal/DETAILS
index cb287fe..10d7775 100755
--- a/chat-libs/opal/DETAILS
+++ b/chat-libs/opal/DETAILS
@@ -7,7 +7,7 @@ if [ "$CVS" == "y" ]; then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
else
- VERSION=2.2.5
+ VERSION=2.2.6
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/chat-libs/opal/HISTORY b/chat-libs/opal/HISTORY
index bebeaa5..deda8c2 100644
--- a/chat-libs/opal/HISTORY
+++ b/chat-libs/opal/HISTORY
@@ -1,3 +1,6 @@
+2007-03-11 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to 2.2.6
+
2007-02-14 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to 2.2.5

diff --git a/chat-libs/opal/opal-2.2.5.tar.gz.sig
b/chat-libs/opal/opal-2.2.5.tar.gz.sig
deleted file mode 100644
index d75e591..0000000
Binary files a/chat-libs/opal/opal-2.2.5.tar.gz.sig and /dev/null differ
diff --git a/chat-libs/opal/opal-2.2.6.tar.gz.sig
b/chat-libs/opal/opal-2.2.6.tar.gz.sig
new file mode 100644
index 0000000..f693d04
Binary files /dev/null and b/chat-libs/opal/opal-2.2.6.tar.gz.sig differ
diff --git a/chat-libs/pwlib/DETAILS b/chat-libs/pwlib/DETAILS
index b0575f2..118cd65 100755
--- a/chat-libs/pwlib/DETAILS
+++ b/chat-libs/pwlib/DETAILS
@@ -7,7 +7,7 @@ if [ "$CVS" == "y" ]; then
SOURCE_IGNORE=volatile
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}
else
- VERSION=1.10.4
+ VERSION=1.10.5
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/${SOURCE}
SOURCE_URL[1]=${SOURCEFORGE_URL}/openh323/${SOURCE}
diff --git a/chat-libs/pwlib/HISTORY b/chat-libs/pwlib/HISTORY
index 3cd5e78..5552fec 100644
--- a/chat-libs/pwlib/HISTORY
+++ b/chat-libs/pwlib/HISTORY
@@ -1,3 +1,6 @@
+2007-03-11 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 1.10.5
+
2007-02-14 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated to version 1.10.4

diff --git a/chat-libs/pwlib/pwlib-1.10.4.tar.gz.sig
b/chat-libs/pwlib/pwlib-1.10.4.tar.gz.sig
deleted file mode 100644
index 30046fa..0000000
Binary files a/chat-libs/pwlib/pwlib-1.10.4.tar.gz.sig and /dev/null differ
diff --git a/chat-libs/pwlib/pwlib-1.10.5.tar.gz.sig
b/chat-libs/pwlib/pwlib-1.10.5.tar.gz.sig
new file mode 100644
index 0000000..39c645f
Binary files /dev/null and b/chat-libs/pwlib/pwlib-1.10.5.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (be7a7655cf16695c8443113065339fc5d047fbe9), George Sherwood, 03/11/2007

Archive powered by MHonArc 2.6.24.

Top of Page