[SM-Commit] GIT changes to master grimoire by George Sherwood (b1e8da1c2a51a24192cf54ec127798f3aec4d2c1)

George Sherwood scm at sourcemage.org
Thu Sep 25 17:47:21 EDT 2008


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

 chat-irc/ctrlproxy/DEPENDS |    2 +-
 chat-irc/ctrlproxy/DETAILS |    6 +++---
 chat-irc/ctrlproxy/HISTORY |    4 ++++
 3 files changed, 8 insertions(+), 4 deletions(-)

New commits:
commit b1e8da1c2a51a24192cf54ec127798f3aec4d2c1
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    ctrlproxy: Updated to version 3.0.7.  Really depends on glib2

diff --git a/chat-irc/ctrlproxy/DEPENDS b/chat-irc/ctrlproxy/DEPENDS
old mode 100644
new mode 100755
index b6d934c..7961059
--- a/chat-irc/ctrlproxy/DEPENDS
+++ b/chat-irc/ctrlproxy/DEPENDS
@@ -1,3 +1,3 @@
-depends glib &&
+depends glib2 &&
 optional_depends gnutls "" "" "For SSL support"
 
diff --git a/chat-irc/ctrlproxy/DETAILS b/chat-irc/ctrlproxy/DETAILS
index 151b353..8ee6251 100755
--- a/chat-irc/ctrlproxy/DETAILS
+++ b/chat-irc/ctrlproxy/DETAILS
@@ -1,9 +1,9 @@
            SPELL=ctrlproxy
-         VERSION=3.0.2
+         VERSION=3.0.7
           SOURCE=$SPELL-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-   SOURCE_URL[0]=http://jelmer.vernstok.nl/releases/$SOURCE
-     SOURCE_HASH=sha512:fadf7e02d817d62af5f7c0140c218ea2c9e123f4d0373786f52e494b9e162b5742dcd1383f6eb5aee84573ef3f7bd58fba1926049401f9612dcf76aeff62159b
+   SOURCE_URL[0]=http://www.ctrlproxy.org/releases/$SOURCE
+     SOURCE_HASH=sha512:ba806f36c262e09d39dab9a671c33d3c24540e819d6747964b992deb500b32b9a45a27a75397318d7375eb32235c3d4c987111a3201c7968e24d22ccf5130d8e
         WEB_SITE=http://jelmer.vernstok.nl/oss/ctrlproxy/
       LICENSE[0]=GPL
          ENTERED=20070512
diff --git a/chat-irc/ctrlproxy/HISTORY b/chat-irc/ctrlproxy/HISTORY
index 58f06ea..a863b04 100644
--- a/chat-irc/ctrlproxy/HISTORY
+++ b/chat-irc/ctrlproxy/HISTORY
@@ -1,2 +1,6 @@
+2008-09-25 George Sherwood <gsherwood at sourcemage.org>
+	* DETAILS: Updated to version 3.0.7. Fixed SOURCE_URL.
+	* DEPENDS: Updated from depends glib to glib2
+
 2007-05-12 David Kowis <dkowis at shlrm.org>
 	* ALL: Created spell



More information about the SM-Commit mailing list