sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to master quill by Andra?? Levstik (a026f185a04884b3dcf10f6f5866701aee47be87)
- From: Andra?? Levstik <scm AT mail.sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to master quill by Andra?? Levstik (a026f185a04884b3dcf10f6f5866701aee47be87)
- Date: Mon, 5 Mar 2007 16:43:52 -0600
GIT changes to master quill by Andra?? Levstik <ruskie AT mages.ath.cx>:
var/lib/quill/ChangeLog | 2 +-
var/lib/quill/modules/libdetails | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit a026f185a04884b3dcf10f6f5866701aee47be87
Author: Andra?? Levstik <ruskie AT mages.ath.cx>
Commit: Andra?? Levstik <ruskie AT mages.ath.cx>
minor fix
diff --git a/var/lib/quill/ChangeLog b/var/lib/quill/ChangeLog
index 476e1fc..11b89f1 100644
--- a/var/lib/quill/ChangeLog
+++ b/var/lib/quill/ChangeLog
@@ -1,6 +1,6 @@
2007-03-05 Andra?? "ruskie" Levstik <ruskie AT mages.ath.cx>
* libdetails: minor fixes to the src dir hunt code and
- to the sf misc code
+ to the sf misc code, forgot a \
* libperlcpan: check if the current files are out of date by
more than a day then reload if necessary
diff --git a/var/lib/quill/modules/libdetails
b/var/lib/quill/modules/libdetails
index 5d411f5..d06001b 100644
--- a/var/lib/quill/modules/libdetails
+++ b/var/lib/quill/modules/libdetails
@@ -22,7 +22,7 @@ function query_spell_source_url(){
SPELL_SRC_URL=$(sed -e
"s,http://prdownloads.sourceforge.net,$SOURCEFORGE_URL," \
-e
"s,http://downloads.sourceforge.net/\(.*\)?.*,$SOURCEFORGE_URL/\1," \
-e
"s,http://downloads.sourceforge.net/\(.*\),$SOURCEFORGE_URL/\1," \
- -e "s,http://sourceforge.net/project/showfiles.php.*,,"
+ -e
"s,http://sourceforge.net/project/showfiles.php.*,," \
-e "s,/\(.*\)?.*,\1," \
<<< $SPELL_SRC_URL)
if ! [[ $SPELL_SRC_URL ]] ||
@@ -32,7 +32,7 @@ if ! [[ $SPELL_SRC_URL ]] ||
SPELL_SRC_URL=$(sed -e
"s,http://prdownloads.sourceforge.net,$SOURCEFORGE_URL," \
-e
"s,http://downloads.sourceforge.net/\(.*\)?.*,$SOURCEFORGE_URL/\1," \
-e
"s,http://downloads.sourceforge.net/\(.*\),$SOURCEFORGE_URL/\1," \
- -e "s,http://sourceforge.net/project/showfiles.php.*,,"
+ -e
"s,http://sourceforge.net/project/showfiles.php.*,," \
-e "s,/\(.*\)?.*,\1," \
<<< $SPELL_SRC_URL)
fi
- [SM-Commit] GIT changes to master quill by Andra?? Levstik (a026f185a04884b3dcf10f6f5866701aee47be87), Andra?? Levstik, 03/05/2007
Archive powered by MHonArc 2.6.24.