Skip to Content.
Sympa Menu

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

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 (e0d55d66e74d6a74ee5654f1902950948e9d9288)
  • Date: Fri, 30 Jun 2006 13:42:03 -0500

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

chat-im/gaim/DETAILS | 3 ++-
chat-im/gaim/HISTORY | 5 +++++
2 files changed, 7 insertions(+), 1 deletion(-)

New commits:
commit e0d55d66e74d6a74ee5654f1902950948e9d9288
Author: George Sherwood <pilot AT sourcemage.org>
Commit: George Sherwood <pilot AT sourcemage.org>

Updated to not use sourceforge svn. Bug #12616.

diff --git a/chat-im/gaim/DETAILS b/chat-im/gaim/DETAILS
index 1762767..38d316d 100755
--- a/chat-im/gaim/DETAILS
+++ b/chat-im/gaim/DETAILS
@@ -2,7 +2,8 @@
if [ "$GAIM_CVS" == "y" ]; then
VERSION=svn
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
else
diff --git a/chat-im/gaim/HISTORY b/chat-im/gaim/HISTORY
index 798949b..7573e1b 100644
--- a/chat-im/gaim/HISTORY
+++ b/chat-im/gaim/HISTORY
@@ -1,3 +1,8 @@
+2006-06-30 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated svn to get bz tarball vice svn check-out
+ Sourceforge usings only https for svn. Not supported in
+ stable sorcery yet. Bug #12616.
+
2006-05-28 George Sherwood <george AT beernabeer.com>
* DETAILS: Updated version to svn versus cvs




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (e0d55d66e74d6a74ee5654f1902950948e9d9288), George Sherwood, 06/30/2006

Archive powered by MHonArc 2.6.24.

Top of Page