Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d94a9a2bd3efa93f278808f77b6f77795f9c4781)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d94a9a2bd3efa93f278808f77b6f77795f9c4781)
  • Date: Mon, 29 Aug 2011 06:16:43 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

shell-term-fm/mc/DETAILS | 2 +-
shell-term-fm/mc/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit d94a9a2bd3efa93f278808f77b6f77795f9c4781
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

mc: corrected source url to make it downloadable via wget

diff --git a/shell-term-fm/mc/DETAILS b/shell-term-fm/mc/DETAILS
index af02ff6..e998039 100755
--- a/shell-term-fm/mc/DETAILS
+++ b/shell-term-fm/mc/DETAILS
@@ -2,7 +2,7 @@
VERSION=4.7.5.3
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://www.midnight-commander.org/downloads/$SOURCE
+ SOURCE_URL[0]=https://www.midnight-commander.org/downloads/$SOURCE
WEB_SITE=http://www.midnight-commander.org/
ENTERED=20010922

SOURCE_HASH=sha512:9b0f2addb168a5152803f234aad16a67351873a8565852a69d5b68cb3292c0d8e4267b83d29d928101d1cc5fa913b6490d03f567ad4e3a8302e796326ddc2f9f
diff --git a/shell-term-fm/mc/HISTORY b/shell-term-fm/mc/HISTORY
index de834b3..e07ad41 100644
--- a/shell-term-fm/mc/HISTORY
+++ b/shell-term-fm/mc/HISTORY
@@ -1,3 +1,6 @@
+2011-08-29 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: corrected source url to make it downloadable via wget
+
2011-08-20 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: added SOURCE_HINTS=no-check-certificate otherwise download
fails with aria




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (d94a9a2bd3efa93f278808f77b6f77795f9c4781), Vlad Glagolev, 08/29/2011

Archive powered by MHonArc 2.6.24.

Top of Page