Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (d5e1cd216d0ec2c3f8d7b23d2bf72adf35059202)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (d5e1cd216d0ec2c3f8d7b23d2bf72adf35059202)
  • Date: Fri, 23 May 2008 23:31:12 -0500

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

devel/kite/DETAILS | 13 +++++++------
devel/kite/HISTORY | 3 +++
devel/kite/kite-1.0b1.tar.gz.sig |binary
3 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit d5e1cd216d0ec2c3f8d7b23d2bf72adf35059202
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

kite: Updated to 1.0b1

diff --git a/devel/kite/DETAILS b/devel/kite/DETAILS
index 2db8d0e..de58bcb 100755
--- a/devel/kite/DETAILS
+++ b/devel/kite/DETAILS
@@ -1,11 +1,12 @@
SPELL=kite
- VERSION=1.0a4
- SOURCE="${SPELL}-${VERSION}.tar.gz"
- SOURCE_URL[0]=http://${SPELL}-language.org/files/${SOURCE}
-
SOURCE_HASH=sha512:ba5b09c2856d938425b843b62ca71301c1b443c5c1df8d292283fa48d829ca8b418506fbebc835623e2a2a2239193b74fe4b4fdbae8c5433d2df22decb0fc42a
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://kite-language.org/";
+ VERSION=1.0b1
+ SOURCE="$SPELL-$VERSION.tar.gz"
+ SOURCE_URL[0]=http://$SPELL-language.org/files/$SOURCE
+#
SOURCE_HASH=sha512:ba5b09c2856d938425b843b62ca71301c1b443c5c1df8d292283fa48d829ca8b418506fbebc835623e2a2a2239193b74fe4b4fdbae8c5433d2df22decb0fc42a
+ SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=BSD
+ WEB_SITE="http://kite-language.org/";
ENTERED=20080331
SHORT="Kite is a minimal programming language."
cat << EOF
diff --git a/devel/kite/HISTORY b/devel/kite/HISTORY
index 6cb52ef..32889e0 100644
--- a/devel/kite/HISTORY
+++ b/devel/kite/HISTORY
@@ -1,3 +1,6 @@
+2008-05-23 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 1.0b1
+
2008-04-13 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Removed, all covered by basesystem

diff --git a/devel/kite/kite-1.0b1.tar.gz.sig
b/devel/kite/kite-1.0b1.tar.gz.sig
new file mode 100644
index 0000000..4ada620
Binary files /dev/null and b/devel/kite/kite-1.0b1.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (d5e1cd216d0ec2c3f8d7b23d2bf72adf35059202), Eric Sandall, 05/24/2008

Archive powered by MHonArc 2.6.24.

Top of Page