Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (511ffe6850a25ef534d9b1dbe5a131df5034c7bb)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ethan Grammatikidis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (511ffe6850a25ef534d9b1dbe5a131df5034c7bb)
  • Date: Fri, 26 Dec 2008 15:34:53 -0600

GIT changes to master grimoire by Ethan Grammatikidis <eekee57 AT fastmail.fm>:

windowmanagers/sawfish/DETAILS | 2 +-
windowmanagers/sawfish/HISTORY | 2 ++
windowmanagers/sawfish/PREPARE | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 511ffe6850a25ef534d9b1dbe5a131df5034c7bb
Author: Ethan Grammatikidis <eekee57 AT fastmail.fm>
Commit: Ethan Grammatikidis <eekee57 AT fastmail.fm>

sawfish: CVS choice SOURCE_URL corrected; cosmetic change in PREPARE

diff --git a/windowmanagers/sawfish/DETAILS b/windowmanagers/sawfish/DETAILS
index f7963dd..2961e62 100755
--- a/windowmanagers/sawfish/DETAILS
+++ b/windowmanagers/sawfish/DETAILS
@@ -7,7 +7,7 @@ if [[ "${SAWFISH_CVS}" == "y" ]] ; then
fi
SOURCE_IGNORE=volatile
SOURCE=sawfish-cvs.tar.bz2
-
SOURCE_URL[0]=cvs://:pserver:anonymous AT anoncvs.gnome.org:/cvs/gnome:sawfish
+ SOURCE_URL[0]=svn_http://svn.gnome.org/svn/sawfish/trunk:sawfish
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/sawfish-cvs
FORCE_DOWNLOAD=on

diff --git a/windowmanagers/sawfish/HISTORY b/windowmanagers/sawfish/HISTORY
index f21a432..22f4c45 100644
--- a/windowmanagers/sawfish/HISTORY
+++ b/windowmanagers/sawfish/HISTORY
@@ -1,5 +1,7 @@
2008-12-26 Ethan Grammatikidis <eekee57 AT fastmail.fm>
* DETAILS: corrected WEB_SITE
+ * DETAILS: SCM path: corrected SOURCE_URL[0]
+ * PREPARE: SCM path: changed "CVS" in query text to "SVN"

2008-11-22 George Sherwood <gsherwood AT sourcemage.org>
* BUILD: Error in conditional with no spaces
diff --git a/windowmanagers/sawfish/PREPARE b/windowmanagers/sawfish/PREPARE
index 60c69a4..63d2470 100755
--- a/windowmanagers/sawfish/PREPARE
+++ b/windowmanagers/sawfish/PREPARE
@@ -1,4 +1,4 @@
-config_query SAWFISH_CVS "Build the CVS version?" n &&
+config_query SAWFISH_CVS "Build the SVN version?" n &&

if [[ "$SAWFISH_CVS" == "y" ]]; then
config_query SAWFISH_CVS_AUTOUPDATE "Automatically update $SPELL on
system-update?" n



  • [SM-Commit] GIT changes to master grimoire by Ethan Grammatikidis (511ffe6850a25ef534d9b1dbe5a131df5034c7bb), Ethan Grammatikidis, 12/26/2008

Archive powered by MHonArc 2.6.24.

Top of Page