[SM-Commit] GIT changes to master grimoire by George Sherwood (57293850c91730b6f5098351cc4be539f763e99f)

George Sherwood scm at mail.sourcemage.org
Mon Sep 4 12:07:45 EDT 2006


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

 libs/gettext/DETAILS |    9 +++++----
 libs/gettext/HISTORY |    4 ++++
 2 files changed, 9 insertions(+), 4 deletions(-)

New commits:
commit 57293850c91730b6f5098351cc4be539f763e99f
Author: George Sherwood <chat at sourcemage.org>
Commit: George Sherwood <chat at sourcemage.org>

    Updated gettext to version 0.15.  Updated to GPG. Removed BUILD_API=2 &
    UPDATED

diff --git a/libs/gettext/DETAILS b/libs/gettext/DETAILS
index f027dea..b5a9920 100755
--- a/libs/gettext/DETAILS
+++ b/libs/gettext/DETAILS
@@ -1,14 +1,15 @@
            SPELL=gettext
-         VERSION=0.14.6
+         VERSION=0.15
           SOURCE=$SPELL-$VERSION.tar.gz
+         SOURCE2=$SOURCE.sig
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
    SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:ade953dc19370288419fa02126a0e2d4f80e4231b5940e705211990cc04b65deffd1886dc1a408099620ba15c79072ce44b0f5371a5e8a3a76592973592320b0
+  SOURCE2_URL[0]=$GNU_URL/$SPELL/$SOURCE2
+      SOURCE_GPG="gnu.gpg:$SOURCE2"
+  SOURCE2_IGNORE=signature
         WEB_SITE=http://www.gnu.org/software/gettext/
          ENTERED=20010922
-         UPDATED=20030901
       LICENSE[0]=GPL
-       BUILD_API=2
         KEYWORDS="libs"
            SHORT="GNU internationalisation library"
 cat << EOF
diff --git a/libs/gettext/HISTORY b/libs/gettext/HISTORY
index 8992803..16c210b 100644
--- a/libs/gettext/HISTORY
+++ b/libs/gettext/HISTORY
@@ -1,3 +1,7 @@
+2006-09-04 George Sherwood <george at beernabeer.com>
+	* DETAILS: Updated to 0.15. Removed UPDATED and BUILD_API=2
+	  Switched to GPG Checking using gnu.gpg
+
 2006-06-22 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 0.14.6
 



More information about the SM-Commit mailing list