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

Vlad Glagolev scm at sourcemage.org
Sat May 8 05:33:23 EDT 2010


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

 editors/gawk/DETAILS |    6 +++---
 editors/gawk/HISTORY |    3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

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

    gawk: => 3.1.8

diff --git a/editors/gawk/DETAILS b/editors/gawk/DETAILS
index 59b7be7..18386f4 100755
--- a/editors/gawk/DETAILS
+++ b/editors/gawk/DETAILS
@@ -1,8 +1,8 @@
            SPELL=gawk
-         VERSION=3.1.7
+         VERSION=3.1.8
           SOURCE=$SPELL-$VERSION.tar.gz
          SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
    SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
   SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
       SOURCE_GPG=gnu.gpg:$SOURCE2
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
       LICENSE[0]=GPL
          ENTERED=20010922
         KEYWORDS="editors"
-           SHORT="gawk is a free version of awk."
+           SHORT="free version of awk"
 cat << EOF
 gawk - Free version of awk
 gawk performs simple data reformatting tasks, such as making changes in
diff --git a/editors/gawk/HISTORY b/editors/gawk/HISTORY
index 6fcc20d..50a5319 100644
--- a/editors/gawk/HISTORY
+++ b/editors/gawk/HISTORY
@@ -1,3 +1,6 @@
+2010-05-08 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 3.1.8; quoting paths
+
 2009-08-06 George Sherwood <gsherwood at sourcemage.org>
 	* DETAILS: Updated to version 3.1.7
 



More information about the SM-Commit mailing list