Skip to Content.
Sympa Menu

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

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 (c4007928c2e51ad2415d213169b5189f31dd795a)
  • Date: Sun, 27 Feb 2011 08:40:08 -0600

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

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

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

mono: Updated to version 2.10.1

diff --git a/devel/mono/DETAILS b/devel/mono/DETAILS
index 18e27b0..37e76cd 100755
--- a/devel/mono/DETAILS
+++ b/devel/mono/DETAILS
@@ -5,11 +5,11 @@ if [[ "${MONO_TRUNK}" = 'y' ]]; then

SOURCE_URL=http://mono.ximian.com/monobuild/snapshot/snapshot_sources/mono/${SOURCE}

SOURCE_HASH=sha512:2067ee108f15610ea11c515fba67625995f5136c8888d21a1ef9417320538f5e46cc39c19c351873b5c126170bc23f21f042b544575506ca4c454beda4b8438a
else
- VERSION=2.8.2
+ VERSION=2.10.1
SECURITY_PATCH=1
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL=ftp://ftp.novell.com/pub/mono/sources/${SPELL}/${SOURCE}
-
SOURCE_HASH=sha512:2e7ae46885e2ac4a6d369f402f591e6d10d3f70a36f554d8766d8ac86c88ecb7dca3db08c38fa953d6a4b6e317366dcc1e8a4b49d42fc78dac7a7401bfd33df5
+
SOURCE_HASH=sha512:2f495c52f767fa46dd92493a39d75c6f59f356f1331b54542fc4c9c9512f9fd222332ac3c26a3a247d7ca26a7d8994ab30e6862b40621e2ee69e24567645153e
fi
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/devel/mono/HISTORY b/devel/mono/HISTORY
index 5efb96d..edf5b39 100644
--- a/devel/mono/HISTORY
+++ b/devel/mono/HISTORY
@@ -1,3 +1,6 @@
+2011-02-27 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: Updated stable to version 2.10.1
+
2011-01-06 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated stable to version 2.8.2




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (c4007928c2e51ad2415d213169b5189f31dd795a), George Sherwood, 02/27/2011

Archive powered by MHonArc 2.6.24.

Top of Page