[SM-Commit] GIT changes to master grimoire by George Sherwood (6a71dfd2a46fe061070292c57fdd2a75f95d2035)

George Sherwood scm at sourcemage.org
Fri Sep 26 22:29:31 EDT 2008


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

 ChangeLog         |    3 +++
 devel/boo/DEPENDS |    1 +
 devel/boo/DETAILS |   15 +++++++++++++++
 devel/boo/HISTORY |    3 +++
 4 files changed, 22 insertions(+)

New commits:
commit 6a71dfd2a46fe061070292c57fdd2a75f95d2035
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    boo: Added new spell

diff --git a/ChangeLog b/ChangeLog
index 4525a08..d0a200a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2008-09-26 George Sherwood <gsherwood at sourcemage.org>
+	* devel/boo: new spell
+
 2008-09-24 George Sherwood <gsherwood at sourcemage.org>
 	* chat-libs/ptlib: new spell needed for ekiga
 
diff --git a/devel/boo/DEPENDS b/devel/boo/DEPENDS
new file mode 100755
index 0000000..50cd531
--- /dev/null
+++ b/devel/boo/DEPENDS
@@ -0,0 +1 @@
+depends mono 
diff --git a/devel/boo/DETAILS b/devel/boo/DETAILS
new file mode 100755
index 0000000..d9cb117
--- /dev/null
+++ b/devel/boo/DETAILS
@@ -0,0 +1,15 @@
+           SPELL=boo
+         VERSION=0.8.2.2960
+          SOURCE="${SPELL}-${VERSION}.tar.gz"
+   SOURCE_URL[0]=http://dist.codehaus.org/${SPELL}/distributions/${SOURCE}
+     SOURCE_HASH=sha512:98279a76d1b35c04d9bd5ba209faa75f1f21c597c422543b61fca30cb2b948ae1aa4686ae591f079095072105a009330faf8f89517b9df192859382433fb38ea
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+        WEB_SITE="http://boot.codehaus.org"
+      LICENSE[0]=GPL
+         ENTERED=20080926
+           SHORT="a object oriented statically typed programming language"
+cat << EOF
+Boo is a new object oriented statically typed programming language for the
+Common Language Infrastructure with a python inspired syntax and a special
+focus on language and compiler extensibility.
+EOF
diff --git a/devel/boo/HISTORY b/devel/boo/HISTORY
new file mode 100644
index 0000000..3ffb73d
--- /dev/null
+++ b/devel/boo/HISTORY
@@ -0,0 +1,3 @@
+2008-09-26 George Sherwood <gsherwood at sourcemage.org>
+	* DEPENDS, DETAILS: spell created
+



More information about the SM-Commit mailing list