Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (d7db776087460b27849927fa19690a52b472b3b8)
  • Date: Mon, 10 Jul 2006 14:54:29 -0500

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

libs/yasm/DETAILS | 11 +++++------
libs/yasm/HISTORY | 5 +++++
libs/yasm/yasm-0.5.0rc2.tar.gz.sig |binary
3 files changed, 10 insertions(+), 6 deletions(-)

New commits:
commit d7db776087460b27849927fa19690a52b472b3b8
Merge: 9a185d2a25a179bb1c06253e23ddc06be8ec7dae
b7fbbdcfa78cde7d281e74c47f826fb1ee18ca61
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Merge branch 'master' of ssh://scm.sourcemage.org/smgl/grimoire

commit 9a185d2a25a179bb1c06253e23ddc06be8ec7dae
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

Updated to 0.5.0rc2 (fixes bugs #12832 and #12833)

diff --git a/libs/yasm/DETAILS b/libs/yasm/DETAILS
index 7e5c1ba..db2bb15 100755
--- a/libs/yasm/DETAILS
+++ b/libs/yasm/DETAILS
@@ -1,15 +1,14 @@
SPELL=yasm
- VERSION=0.4.0
+ VERSION=0.5.0rc2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[1]=http://www.tortall.net/projects/yasm/releases/$SOURCE
- SOURCE_HASH=sha1:46f3666b0aabd64898066c37c4a3141dc7e94129
+ #SOURCE_HASH=sha1:46f3666b0aabd64898066c37c4a3141dc7e94129
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- WEB_SITE=http://www.tortall.net/projects/yasm/
- ENTERED=20050913
- UPDATED=20050913
LICENSE[0]=BSD
- BUILD_API=2
KEYWORDS="libs"
+ WEB_SITE=http://www.tortall.net/projects/yasm/
+ ENTERED=20050913
SHORT="Modular Assembler Project"
cat << EOF
Yasm is a complete rewrite of the NASM assembler under the "new" BSD License
diff --git a/libs/yasm/HISTORY b/libs/yasm/HISTORY
index 6c66d92..393df6b 100644
--- a/libs/yasm/HISTORY
+++ b/libs/yasm/HISTORY
@@ -1,3 +1,7 @@
+2006-07-10 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated to 0.5.0rc2 (fixes bugs #12832 and #12833)
+ Removed BUILD_API=2 (grimoire-wide) and UPDATED
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS

@@ -6,3 +10,4 @@

2005-09-13 George Sherwood <george AT beernabeer.com>
* DETAILS, HISTORY: created spell
+
diff --git a/libs/yasm/yasm-0.5.0rc2.tar.gz.sig
b/libs/yasm/yasm-0.5.0rc2.tar.gz.sig
new file mode 100644
index 0000000..478c064
Binary files /dev/null and b/libs/yasm/yasm-0.5.0rc2.tar.gz.sig differ



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (d7db776087460b27849927fa19690a52b472b3b8), Eric Sandall, 07/10/2006

Archive powered by MHonArc 2.6.24.

Top of Page