summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Sherwood2010-08-01 12:27:29 -0500
committerGeorge Sherwood2010-08-01 12:27:29 -0500
commit6e6ecd0d43d433c5f3f9d76480a7e6939c9ac08d (patch)
tree4c09ed6984b33a822294ecacda2557b0021930b2
parenta62bf46e009b94cede8f7a365768744efa2a26c1 (diff)
mono: Updated to version 2.6.7
-rwxr-xr-xdevel/mono/DETAILS4
-rw-r--r--devel/mono/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/devel/mono/DETAILS b/devel/mono/DETAILS
index c504d5b319..e5c77fb0d8 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.6.4
+ VERSION=2.6.7
SECURITY_PATCH=1
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL=ftp://ftp.novell.com/pub/mono/sources/${SPELL}/${SOURCE}
- SOURCE_HASH=sha512:380f53cf6e33da6e5b815f21d938e0e512dc9d7ddcd45b7e16a9c340249c0f675606ff9406aeb3d96881bf42b008b4c6a220c2c5d764035a29c91b55b5c7f323
+ SOURCE_HASH=sha512:e24be0229c0e0e91ef0c265c0267ae30ef84447c03a298b71a77123c06517ec081ba53ed6f0ca69deb079cb7843bc7daf6aa7aedb874da3c8924ef03cef388b3
fi
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/devel/mono/HISTORY b/devel/mono/HISTORY
index 0230bccd9b..16e5ddbfe9 100644
--- a/devel/mono/HISTORY
+++ b/devel/mono/HISTORY
@@ -1,3 +1,6 @@
+2010-08-01 George Sherwood <gsherwood@sourcemage.org>
+ * DETAILS: Updated stable to version 2.6.7
+
2010-05-01 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated stable to 2.6.4