Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (5a64671004731a05cee79875084e7ebeddbbfefb)
  • Date: Sat, 29 Mar 2008 01:23:59 -0500

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

devel/mono/DETAILS | 6 +++---
devel/mono/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 5a64671004731a05cee79875084e7ebeddbbfefb
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

mono: Updated to version 1.9. Fixed SOURCE_URL

diff --git a/devel/mono/DETAILS b/devel/mono/DETAILS
index 163ee40..215413e 100755
--- a/devel/mono/DETAILS
+++ b/devel/mono/DETAILS
@@ -1,10 +1,10 @@
SPELL=mono
- VERSION=1.2.6
+ VERSION=1.9
BRANCH=`echo ${VERSION} | cut -f 1,2 -d .`
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL=http://go-mono.com/sources/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:07ec7e66315d428ad549718e46d4b86ccfb17260574166c411f4604fe7275eec6dd184987b4a81466a9148fb3a62d4eec00278723af626ab21cfa174113de057
+ SOURCE_URL=ftp://ftp.novell.com/pub/mono/sources/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:9b1133bcc7fd5e8082a896db597bcf444a47154e114a3962fba50ff0cc391ffe27f77a3f4aa63205892844132526001821bd1ab738d1e23b7b86cd43bb396e11
WEB_SITE=http://www.mono-project.com
ENTERED=20020625
LICENSE[0]=LGPL
diff --git a/devel/mono/HISTORY b/devel/mono/HISTORY
index 097167a..db92f56 100644
--- a/devel/mono/HISTORY
+++ b/devel/mono/HISTORY
@@ -1,3 +1,6 @@
+2008-03-29 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to verison 1.9. Updated SOURCE_URL
+
2008-02-26 Eric Sandall <sandalle AT sourcemage.org>
* BUILD: --with-tls=__thread breaks x86_64, use --with-tls=pthread




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (5a64671004731a05cee79875084e7ebeddbbfefb), George Sherwood, 03/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page