[SM-Commit] PERFORCE change 78224 by George J. Sherwood for review
Perforce Review Daemon
p4review at smee.org
Sat Apr 22 22:35:01 EDT 2006
Change 78224 by george_sherwood at georges on 2006/04/23 03:33:18
gaim now using subversion and not cvs
Affected files ...
... //sgl/grimoires/devel/chat-im/gaim/DEPENDS#4 edit
... //sgl/grimoires/devel/chat-im/gaim/DETAILS#19 edit
... //sgl/grimoires/devel/chat-im/gaim/HISTORY#27 edit
... //sgl/grimoires/devel/chat-im/gaim/PREPARE#3 edit
Differences ...
==== //sgl/grimoires/devel/chat-im/gaim/DEPENDS#4 (xtext) ====
@@ -2,7 +2,7 @@
if [ "$GAIM_CVS" == "y" ]
then
- depends CVS
+ depends subversion
fi &&
optional_depends evolution2 \
==== //sgl/grimoires/devel/chat-im/gaim/DETAILS#19 (xtext) ====
@@ -2,9 +2,9 @@
if [ "$GAIM_CVS" == "y" ]; then
VERSION=cvs
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=cvs://:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gaim:gaim
+ SOURCE_URL[0]=svn_https://svn.sourceforge.net/svnroot/gaim/trunk:gaim
FORCE_DOWNLOAD=1
- SOURCE_IGNORE=volatile
+ SOURCE_IGNORE=volatile
else
VERSION=2.0.0beta3
SOURCE=$SPELL-$VERSION.tar.bz2
==== //sgl/grimoires/devel/chat-im/gaim/HISTORY#27 (text) ====
@@ -1,3 +1,8 @@
+2006-04-22 George Sherwood <george at beernabeer.com>
+ * DETAILS: No longer using cvs. Using subversion.
+ * DEPENDS: Added depends subversion for subversion version
+ * PREPARE: Changed working from cvs to subversion
+
2006-03-29 George Sherwood <george at beernabeer.com>
* DETAILS: Updated to version 2.0.0beta3
==== //sgl/grimoires/devel/chat-im/gaim/PREPARE#3 (xtext) ====
@@ -1,1 +1,1 @@
-config_query GAIM_CVS "Build the cvs version?" n
+config_query GAIM_CVS "Build the subversion version?" n
More information about the SM-Commit
mailing list