Skip to Content.
Sympa Menu

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

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 (b780c869449601369f2684de2e2fccff0d2106fa)
  • Date: Mon, 8 Sep 2008 07:56:23 -0500

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

chat-irc/silc-client/DEPENDS | 2 +-
chat-irc/silc-client/DETAILS | 2 +-
chat-irc/silc-client/HISTORY | 4 ++++
chat-irc/silc-client/silc-client-1.1.4.tar.bz2.sig | 0
chat-irc/silc-client/silc-client-1.1.5.tar.bz2.sig |binary
dev/null |binary
6 files changed, 6 insertions(+), 2 deletions(-)

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

silc-client: Updated to version 1.1.5. depends glib2 vice glib

diff --git a/chat-irc/silc-client/DEPENDS b/chat-irc/silc-client/DEPENDS
index 9b2f882..9b098ea 100755
--- a/chat-irc/silc-client/DEPENDS
+++ b/chat-irc/silc-client/DEPENDS
@@ -1,4 +1,4 @@
depends ncurses &&
depends sed &&
depends perl &&
-depends glib
\ No newline at end of file
+depends glib2
diff --git a/chat-irc/silc-client/DETAILS b/chat-irc/silc-client/DETAILS
index 8a2cd80..7f9b954 100755
--- a/chat-irc/silc-client/DETAILS
+++ b/chat-irc/silc-client/DETAILS
@@ -1,5 +1,5 @@
SPELL=silc-client
- VERSION=1.1.4
+ VERSION=1.1.5
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/chat-irc/silc-client/HISTORY b/chat-irc/silc-client/HISTORY
index 9655cfa..6806411 100644
--- a/chat-irc/silc-client/HISTORY
+++ b/chat-irc/silc-client/HISTORY
@@ -1,3 +1,7 @@
+2008-09-08 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated to version 1.1.5
+ * DEPENDS: depends glib2 not glib
+
2008-03-29 George Sherwood <george AT beernabeer.com>
* DETAILS: updated version to 1.1.4. SECURITY_PATCH++

diff --git a/chat-irc/silc-client/silc-client-1.1.4.tar.bz2.sig
b/chat-irc/silc-client/silc-client-1.1.4.tar.bz2.sig
deleted file mode 100644
index 8197a9e..0000000
Binary files a/chat-irc/silc-client/silc-client-1.1.4.tar.bz2.sig and
/dev/null differ
diff --git a/chat-irc/silc-client/silc-client-1.1.5.tar.bz2.sig
b/chat-irc/silc-client/silc-client-1.1.5.tar.bz2.sig
new file mode 100644
index 0000000..9f836c3
Binary files /dev/null and
b/chat-irc/silc-client/silc-client-1.1.5.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (b780c869449601369f2684de2e2fccff0d2106fa), George Sherwood, 09/08/2008

Archive powered by MHonArc 2.6.24.

Top of Page