[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (5b182462a4b57e6f0ddf4ddee0325aa4cb3d6dfa)

Vlad Glagolev scm at sourcemage.org
Fri Oct 24 05:12:26 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 devel/nasm/DETAILS |   16 ++++++++--------
 devel/nasm/HISTORY |    3 +++
 2 files changed, 11 insertions(+), 8 deletions(-)

New commits:
commit 5b182462a4b57e6f0ddf4ddee0325aa4cb3d6dfa
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    nasm: => 2.05

diff --git a/devel/nasm/DETAILS b/devel/nasm/DETAILS
index d02757f..7f43926 100755
--- a/devel/nasm/DETAILS
+++ b/devel/nasm/DETAILS
@@ -1,6 +1,6 @@
            SPELL=nasm
-         VERSION=2.04
-     SOURCE_HASH=sha512:cfcc518726f6bb646bdd3466dae81edf32412c08669c46b7a86f27de18c56844108fca9da14d8e081be0fe08322c6a15dfaf4d89bc6805f2592de8a11580cf07
+         VERSION=2.05
+     SOURCE_HASH=sha512:cad0fc023d7ccc4021288384ad2e8efb6b4842d7bec092523043feaca682bee0052d6d7768247b1d0e8ea09e9c0d492dc8c0d85c61a389e7e35e7e95d55ae073
           SOURCE=$SPELL-$VERSION.tar.bz2
 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
    SOURCE_URL[0]=http://www.nasm.us/pub/nasm/releasebuilds/$VERSION/$SOURCE
@@ -10,13 +10,13 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
         KEYWORDS="devel"
            SHORT="80x86 assembler designed for portability/modularity"
 cat << EOF
-NASM is an 80x86 assembler designed for portability and modularity.
-It's syntax is designed to be simple and easy to understand, similar
-to Intel's but less complex.
+NASM is an 80x86 assembler designed for portability and modularity. Its syntax
+is designed to be simple and easy to understand, similar to Intel's but less
+complex.
 
-It supports a range of object file formats, including Linux and NetBSD/
-FreeBSD a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also
-output plain binary files.
+It supports a range of object file formats, including Linux and NetBSD/FreeBSD
+a.out and ELF, COFF, Microsoft 16-bit OBJ and Win32. It will also output plain
+binary files.
 
 It supports Pentium, P6, MMX, 3DNow!, SSE and SSE2 opcodes, and has macro
 capability. It includes a disassembler as well.
diff --git a/devel/nasm/HISTORY b/devel/nasm/HISTORY
index 4b1acd6..d4bfd61 100644
--- a/devel/nasm/HISTORY
+++ b/devel/nasm/HISTORY
@@ -1,3 +1,6 @@
+2008-10-24 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 2.05
+
 2008-09-26 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: fixed website; quoting paths
 



More information about the SM-Commit mailing list