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

George Sherwood scm at mail.sourcemage.org
Sat Oct 7 12:23:58 EDT 2006


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

 chat-im/gaim/DETAILS |    6 +++---
 chat-im/gaim/HISTORY |    4 ++++
 chat-im/gaim/INSTALL |    4 +++-
 3 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit e1a4a92f8c83f811392823bc36a4688b48d7a83e
Author: George Sherwood <chat at sourcemage.org>
Commit: George Sherwood <chat at sourcemage.org>

    Updated gaim svn to 20061007.

diff --git a/chat-im/gaim/DETAILS b/chat-im/gaim/DETAILS
index d22fb76..122e941 100755
--- a/chat-im/gaim/DETAILS
+++ b/chat-im/gaim/DETAILS
@@ -1,12 +1,12 @@
            SPELL=gaim
 if  [  "$GAIM_CVS"  ==  "y"  ]; then
-         VERSION=svn-20060812
+         VERSION=svn-20061007
           SOURCE=$SPELL-$VERSION.tar.bz2
-#   SOURCE_URL[0]=svn_https://svn.sourceforge.net/svnroot/gaim/trunk:gaim
+#  SOURCE_URL[0]=svn_https://svn.sourceforge.net/svnroot/gaim/trunk:gaim
    SOURCE_URL[0]=http://www.beernabeer.com/$SOURCE
 # FORCE_DOWNLOAD=1
 #  SOURCE_IGNORE=volatile
-     SOURCE_HASH=sha512:456ad89188215956e45bbfe882c5118e97ca10e8a198276a15cc47d1c0066cf45c4443772d6db5b081b4f5e171df505d98f9a775a007a83b346bf9dc05cbf333          
+     SOURCE_HASH=sha512:53212f274f24d809158c10c7caa9a58a09a4105b6bfb9d50186edabc73709460969bef044eaa9eb5d9d170c7240b098ff10cccea9a88c940ed361daa43188e9f          
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
 else
          VERSION=1.5.0
diff --git a/chat-im/gaim/HISTORY b/chat-im/gaim/HISTORY
index 1daff0f..2f5a33f 100644
--- a/chat-im/gaim/HISTORY
+++ b/chat-im/gaim/HISTORY
@@ -1,3 +1,7 @@
+2006-10-07 George Sherwood <george at beernabeer.com>
+	* DETAILS: Updated svn to 20061007
+	* INSTALL: For svn don't copy *.pl
+
 2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
 	* DETAILS: [automated] Removed BUILD_API=2.
 
diff --git a/chat-im/gaim/INSTALL b/chat-im/gaim/INSTALL
index d7fc32f..ea1ba8e 100755
--- a/chat-im/gaim/INSTALL
+++ b/chat-im/gaim/INSTALL
@@ -1,3 +1,5 @@
 make_normal                      &&
-default_install                  &&
+default_install 
+if  [  "$GAIM_CVS"  ==  "n"  ]; then
 cp  plugins/*.pl  ${INSTALL_ROOT}/usr/lib/gaim                  
+fi



More information about the SM-Commit mailing list