Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (1a104fd757132eb85ee667f2638181fa822ac5f1)
  • Date: Wed, 7 Feb 2007 12:24:43 -0600

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

dev/null |binary
devel/mono-debugger/DETAILS | 2 +-
devel/mono-debugger/HISTORY | 4 ++++
devel/mono-debugger/PREPARE | 3 +--
devel/mono-debugger/mono-debugger-0.11.tar.gz.sig | 0
devel/mono-debugger/mono-debugger-0.31.tar.gz.sig |binary
6 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 1a104fd757132eb85ee667f2638181fa822ac5f1
Author: George Sherwood <chat AT sourcemage.org>
Commit: George Sherwood <chat AT sourcemage.org>

mono-debugger: Updated to version 0.31. Removed libgc warning in
PREPARE.

diff --git a/devel/mono-debugger/DETAILS b/devel/mono-debugger/DETAILS
index 5ab14c2..60ec128 100755
--- a/devel/mono-debugger/DETAILS
+++ b/devel/mono-debugger/DETAILS
@@ -1,5 +1,5 @@
SPELL=mono-debugger
- VERSION=0.11
+ VERSION=0.31
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/devel/mono-debugger/HISTORY b/devel/mono-debugger/HISTORY
index 6227f86..d867fc3 100644
--- a/devel/mono-debugger/HISTORY
+++ b/devel/mono-debugger/HISTORY
@@ -1,3 +1,7 @@
+2007-02-07 George Sherwood <george AT beernabeer.com>
+ * DETAILS: Updated to version 0.31
+ * PREPARE: Removed warning about libgc. No longer an option for mono
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/devel/mono-debugger/PREPARE b/devel/mono-debugger/PREPARE
index eb138de..12f4c0a 100755
--- a/devel/mono-debugger/PREPARE
+++ b/devel/mono-debugger/PREPARE
@@ -2,5 +2,4 @@ if [[ ! glibc_is_nptl ]] ; then
message "${PROBLEM_COLOR}This package requires glibc to be built with
NPTL${DEFAULT_COLOR}" &&
message "${PROBLEM_COLOR}Please cast -r glibc and make sure it has
NPTL${DEFAULT_COLOR}" &&
return 1
-fi &&
-message "${PROBLEM_COLOR}You should build mono without optional libgc or
this package will fail${DEFAULT_COLOR}"
+fi
diff --git a/devel/mono-debugger/mono-debugger-0.11.tar.gz.sig
b/devel/mono-debugger/mono-debugger-0.11.tar.gz.sig
deleted file mode 100644
index 2632ae6..0000000
Binary files a/devel/mono-debugger/mono-debugger-0.11.tar.gz.sig and
/dev/null differ
diff --git a/devel/mono-debugger/mono-debugger-0.31.tar.gz.sig
b/devel/mono-debugger/mono-debugger-0.31.tar.gz.sig
new file mode 100644
index 0000000..92eb6ea
Binary files /dev/null and
b/devel/mono-debugger/mono-debugger-0.31.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (1a104fd757132eb85ee667f2638181fa822ac5f1), George Sherwood, 02/07/2007

Archive powered by MHonArc 2.6.24.

Top of Page